Translation

First try
This commit is contained in:
Ing. Jan Kaláb 2013-07-13 10:55:47 +02:00
parent ed9c8cc6c1
commit b36a04ab23
1 changed files with 102 additions and 103 deletions

View File

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