Translation
First try
This commit is contained in:
parent
ed9c8cc6c1
commit
b36a04ab23
@ -1,109 +1,108 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
'No item' => 'Aucun élément',
|
'No item' => 'Žádný článěk',
|
||||||
'items' => 'éléments',
|
'items' => 'články',
|
||||||
'The following feeds are empty, there is maybe an error: %s' =>
|
'The following feeds are empty, there is maybe an error: %s' =>
|
||||||
'Les abonnements suivants sont vides, il y a peut-être une erreur : %s',
|
'Následující zdroje jsou prázdně, možná je tu chyba: %s',
|
||||||
'Items per page' => 'Nombre d\'éléments par page',
|
'Items per page' => 'Článků na stránku',
|
||||||
'Previous page' => 'Page précédente',
|
'Previous page' => 'Předchozí stránka',
|
||||||
'Next page' => 'Page suivante',
|
'Next page' => 'Další stránka',
|
||||||
'Do not fetch the content of articles' => 'Ne pas récupérer le contenu des articles',
|
'Do not fetch the content of articles' => 'Nestahovat obsah článků',
|
||||||
'Remove automatically read items' => 'Supprimer automatiquement les éléments lus',
|
'Remove automatically read items' => 'Automaticky odstraňovat přečtené stránky',
|
||||||
'Never' => 'Jamais',
|
'Never' => 'Nikdy',
|
||||||
'After %d day' => 'Après %d jour',
|
'After %d day' => 'Po %d dni',
|
||||||
'After %d days' => 'Après %d jours',
|
'After %d days' => 'Po %d dnech',
|
||||||
'French' => 'Français',
|
'French' => 'Francouzština',
|
||||||
'English' => 'Anglais',
|
'English' => 'Angličtina',
|
||||||
'German' => 'Allemand',
|
'German' => 'Němčina',
|
||||||
'Italian' => 'Italien',
|
'Italian' => 'Italština',
|
||||||
'Simplified Chinese' => 'Chinois simplifié',
|
'Simplified Chinese' => 'Zjednodušená čínština',
|
||||||
'unread' => 'non lus',
|
'unread' => 'nepřečtené',
|
||||||
'bookmarks' => 'favoris',
|
'bookmark' => 'přidat do záložek',
|
||||||
'bookmark' => 'ajouter aux favoris',
|
'remove bookmark' => 'odstranit záložku',
|
||||||
'remove bookmark' => 'supprimer des favoris',
|
'bookmarks' => 'záložky',
|
||||||
'bookmarks' => 'favoris',
|
'Bookmarks' => 'Záložky',
|
||||||
'Bookmarks' => 'Favoris',
|
'Bookmark item' => 'Přidat článek do záložek',
|
||||||
'Bookmark item' => 'Ajouter l\'élément séléctionné aux favoris',
|
'No bookmark' => 'Žádné záložky',
|
||||||
'No bookmark' => 'Aucun favoris',
|
'history' => 'historie',
|
||||||
'history' => 'historique',
|
'subscriptions' => 'odběry',
|
||||||
'subscriptions' => 'abonnements',
|
'Subscriptions' => 'Odběry',
|
||||||
'Subscriptions' => 'Abonnements',
|
'preferences' => 'nastavení',
|
||||||
'preferences' => 'préférences',
|
'Preferences' => 'Nastavení',
|
||||||
'Preferences' => 'Préférences',
|
'logout' => 'odhlásit',
|
||||||
'logout' => 'déconnexion',
|
'Username' => 'Přihlašovací jméno',
|
||||||
'Username' => 'Utilisateur',
|
'Password' => 'Heslo',
|
||||||
'Password' => 'Mot de passe',
|
'Confirmation' => 'Potvrzení',
|
||||||
'Confirmation' => 'Confirmation',
|
'Language' => 'Jazyk',
|
||||||
'Language' => 'Langue',
|
'Save' => 'Uložit',
|
||||||
'Save' => 'Sauvegarder',
|
'More informations' => 'Více informací',
|
||||||
'More informations' => 'Plus d\'informations',
|
'Database' => 'Databáze',
|
||||||
'Database' => 'Base de données',
|
'Database size:' => 'Velikost databáze:',
|
||||||
'Database size:' => 'Taille de la base de données :',
|
'Optimize the database' => 'Optimalizovat databázi',
|
||||||
'Optimize the database' => 'Optimiser la base de données',
|
'(VACUUM command)' => '(příkaz VACUUM)',
|
||||||
'(VACUUM command)' => '(commande SQL VACUUM)',
|
'Download the entire database' => 'Stáhnout celou databázi',
|
||||||
'Download the entire database' => 'Télécharger la base de données complète',
|
'(Gzip compressed Sqlite file)' => '(Gzipem komprimovaný SQLite soubot)',
|
||||||
'(Gzip compressed Sqlite file)' => '(Fichier Sqlite compressé en Gzip)',
|
'Keyboard shortcuts' => 'Klávesové zkratky',
|
||||||
'Keyboard shortcuts' => 'Raccourcis clavier',
|
'Previous item' => 'Předchozí článek',
|
||||||
'Previous item' => 'Élément précédent',
|
'Next item' => 'Další článek',
|
||||||
'Next item' => 'Élément suivant',
|
'Mark as read or unread' => 'Označit jako (ne)přečtené',
|
||||||
'Mark as read or unread' => 'Marquer comme lu ou non lu',
|
'Open original link' => 'Otevřít původní odkaz',
|
||||||
'Open original link' => 'Ouvrir le lien original',
|
'Open item' => 'Otevřít článek',
|
||||||
'Open item' => 'Ouvrir un élément',
|
'About' => 'O aplikaci',
|
||||||
'About' => 'A propos',
|
'Miniflux version:' => 'Verze Miniflux:',
|
||||||
'Miniflux version:' => 'Version de Miniflux :',
|
'Nothing to read' => 'Nic ke čtení',
|
||||||
'Nothing to read' => 'Rien à lire',
|
'unread items' => 'nepřečtené články',
|
||||||
'unread items' => 'éléments non lus',
|
'mark all as read' => 'označit vše jako přečtené',
|
||||||
'mark all as read' => 'tout marquer comme lu',
|
'original link' => 'původní odkaz',
|
||||||
'original link' => 'lien original',
|
'mark as read' => 'označit jako přečtené',
|
||||||
'mark as read' => 'marquer comme lu',
|
'No history' => 'Žádná historie',
|
||||||
'No history' => 'Aucun historique',
|
'mark as unread' => 'označit jako nepřečtené',
|
||||||
'mark as unread' => 'marquer comme non lu',
|
'History' => 'Historie',
|
||||||
'History' => 'Historique',
|
'flush all items' => 'zahodit všechny články',
|
||||||
'flush all items' => 'supprimer tous les éléments',
|
'Item not found' => 'Článek nenalezen',
|
||||||
'Item not found' => 'Élément introuvable',
|
'Unread items' => 'Nepřečtené články',
|
||||||
'Unread items' => 'Éléments non lus',
|
'Next' => 'Další',
|
||||||
'Next' => 'Suivant',
|
'Previous' => 'Předchozí',
|
||||||
'Previous' => 'Précédent',
|
'Sign in' => 'Přihlásit',
|
||||||
'Sign in' => 'Connexion',
|
'feeds' => 'zdroje',
|
||||||
'feeds' => 'abonnements',
|
'add' => 'přidat',
|
||||||
'add' => 'ajouter',
|
'import' => 'importovat',
|
||||||
'import' => 'importer',
|
'export' => 'exportovat',
|
||||||
'export' => 'exporter',
|
'OPML Import' => 'Importovat OPML',
|
||||||
'OPML Import' => 'Importation OPML',
|
'OPML file' => 'OPML soubor',
|
||||||
'OPML file' => 'Fichier OPML',
|
'Import' => 'Importovat',
|
||||||
'Import' => 'Importer',
|
'refresh all' => 'aktualizovat vše',
|
||||||
'refresh all' => 'actualiser',
|
'No subscription' => 'Žádné zdroje',
|
||||||
'No subscription' => 'Aucun abonnement',
|
'remove' => 'odstranit',
|
||||||
'remove' => 'supprimer',
|
'refresh' => 'aktualizovat',
|
||||||
'refresh' => 'actualiser',
|
'feed link' => 'odkaz zdroje',
|
||||||
'feed link' => 'lien du flux',
|
'New subscription' => 'Nový odběr',
|
||||||
'New subscription' => 'Nouvel abonnement',
|
'Website or Feed URL' => 'URL stránky nebo zdroje',
|
||||||
'Website or Feed URL' => 'URL du site ou du flux',
|
'Add' => 'Přidat',
|
||||||
'Add' => 'Ajouter',
|
'http://website/' => 'http://webova-stranka/',
|
||||||
'http://website/' => 'http://site-web/',
|
'Yes' => 'Ano',
|
||||||
'Yes' => 'Oui',
|
'cancel' => 'zrušit',
|
||||||
'cancel' => 'annuler',
|
'or' => 'nebo',
|
||||||
'or' => 'ou',
|
'Official website:' => 'Oficiální stránka:',
|
||||||
'Official website:' => 'Site officiel :',
|
'Bad username or password' => 'Špatné přihlašovací jméno nebo heslo',
|
||||||
'Bad username or password' => 'Mauvais utilisateur ou mot de passe',
|
'Unable to update your preferences.' => 'Nelze aktualizovat nastavení.',
|
||||||
'Unable to update your preferences.' => 'Impossible de mettre à jour vos préférences.',
|
'Your preferences are updated.' => 'Nastavení aktualizována.',
|
||||||
'Your preferences are updated.' => 'Vos préférences ont été mises à jour.',
|
'Unable to import your OPML file.' => 'Nelze importovat OPML soubor.',
|
||||||
'Unable to import your OPML file.' => 'Impossible d\'importer votre fichier OPML',
|
'Your feeds have been imported.' => 'Zdroje byly naimportovány.',
|
||||||
'Your feeds have been imported.' => 'Vos abonnements ont été importés avec succès.',
|
'Unable to find a subscription.' => 'Nelze nalézt odběry.',
|
||||||
'Unable to find a subscription.' => 'Impossible de trouver un abonnement.',
|
'Subscription added successfully.' => 'Odběr úspěšně přidán.',
|
||||||
'Subscription added successfully.' => 'Abonnement ajouté avec succès.',
|
'Your subscriptions are updated' => 'Odběry aktualizovány',
|
||||||
'Your subscriptions are updated' => 'Vos abonnements ont été mis à jour',
|
'Unable to remove this subscription.' => 'Nelze odstranit tento odběr.',
|
||||||
'Unable to remove this subscription.' => 'Impossible de supprimer cet abonnement.',
|
'This subscription has been removed successfully.' => 'Tento odběr byl úspěšně odstraněn.',
|
||||||
'This subscription has been removed successfully.' => 'L\'abonnement a été supprimé avec succès.',
|
'The user name is required' => 'Přihlašovací jméno je vyžadováno',
|
||||||
'The user name is required' => 'Le nom d\'utilisateur est obligatoire',
|
'The maximum length is 50 characters' => 'Maximální délka je 50 znaků',
|
||||||
'The maximum length is 50 characters' => 'La longueur maximale est de 50 caractères',
|
'The password is required' => 'Heslo je vyžadováno',
|
||||||
'The password is required' => 'Le mot de passe est obligatoire',
|
'The minimum length is 6 characters' => 'Minimální délka je 6 znaků',
|
||||||
'The minimum length is 6 characters' => 'La longueur minimale est de 6 caractères',
|
'The confirmation is required' => 'Potvrzení je vyžadováno',
|
||||||
'The confirmation is required' => 'La confirmation est obligatoire',
|
'Passwords doesn\'t match' => 'Hesla se neshodují',
|
||||||
'Passwords doesn\'t match' => 'Les mots de passe ne sont pas identiques',
|
'Do you really want to remove these items from your history?' => 'Opravdu chcete odstranit tyto články z historie?',
|
||||||
'Do you really want to remove these items from your history?' => 'Voulez-vous vraiment supprimer les éléments de votre historique ?',
|
'Do you really want to remove this subscription: "%s"?' => 'Opravdu chcete odstranit tento odběr: "%s"?',
|
||||||
'Do you really want to remove this subscription: "%s"?' => 'Voulez-vous vraiment supprimer cet abonnement : "%s" ?',
|
|
||||||
'Nothing to read, do you want to <a href="?action=refresh-all" data-action="refresh-all">update your subscriptions?</a>' =>
|
'Nothing to read, do you want to <a href="?action=refresh-all" data-action="refresh-all">update your subscriptions?</a>' =>
|
||||||
'Il n\'y a rien à lire, voulez-vous <a href="?action=refresh-all" data-action="refresh-all">mettre à jour vos abonnements ?</a>'
|
'Nic ke čtení, chete <a href="?action=refresh-all" data-action="refresh-all">aktualizovat vaše odběry?</a>'
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user