| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170 |
- // Code generated by go generate; DO NOT EDIT.
- // 2018-06-30 12:36:10.057382143 -0700 PDT m=+0.028630754
- package locale
- var translations = map[string]string{
- "de_DE": `{
- "plural.feed.error_count": [
- "%d Fehler",
- "%d Fehler"
- ],
- "plural.categories.feed_count": [
- "Es gibt %d Abonnement.",
- "Es gibt %d Abonnements."
- ],
- "Username": "Benutzername",
- "Password": "Passwort",
- "Unread": "Ungelesen",
- "History": "Verlauf",
- "Feeds": "Abonnements",
- "Categories": "Kategorien",
- "Settings": "Einstellungen",
- "Logout": "Abmelden",
- "Next": "Nächste",
- "Previous": "Vorherige",
- "New Subscription": "Neues Abonnement",
- "Import": "Importieren",
- "Export": "Exportieren",
- "There is no category. You must have at least one category.": "Es ist keine Kategorie vorhanden. Wenigstens eine Kategorie muss angelegt sein.",
- "URL": "URL",
- "Category": "Kategorie",
- "Find a subscription": "Abonnement suchen",
- "Loading...": "Lade...",
- "Create a category": "Kategorie anlegen",
- "There is no category.": "Es ist keine Kategorie vorhanden.",
- "Edit": "Bearbeiten",
- "Remove": "Entfernen",
- "No feed.": "Kein Abonnement.",
- "There is no article in this category.": "Es befindet sich kein Artikel in dieser Kategorie.",
- "Original": "Original-Artikel",
- "Mark this page as read": "Diese Seite als gelesen markieren",
- "not yet": "noch nicht",
- "just now": "gerade",
- "1 minute ago": "vor einer Minute",
- "%d minutes ago": "vor %d Minuten",
- "1 hour ago": "vor einer Stunde",
- "%d hours ago": "vor %d Stunden",
- "yesterday": "gestern",
- "%d days ago": "vor %d Tagen",
- "%d weeks ago": "vor %d Wochen",
- "%d months ago": "vor %d Monaten",
- "%d years ago": "vor %d Jahren",
- "Date": "Datum",
- "IP Address": "IP Adresse",
- "User Agent": "Benutzeragent",
- "Actions": "Aktionen",
- "Current session": "Aktuelle Sitzung",
- "Sessions": "Sitzungen",
- "Users": "Benutzer",
- "Add user": "Benutzer anlegen",
- "Choose a Subscription": "Abonnement auswählen",
- "Subscribe": "Abonnieren",
- "New Category": "Neue Kategorie",
- "Title": "Titel",
- "Save": "Speichern",
- "or": "oder",
- "cancel": "abbrechen",
- "New User": "Neuer Benutzer",
- "Confirmation": "Bestätigung",
- "Administrator": "Administrator",
- "Edit Category: %s": "Kategorie bearbeiten : %s",
- "Update": "Aktualisieren",
- "Edit Feed: %s": "Abonnement bearbeiten : %s",
- "There is no category!": "Es ist keine Kategorie vorhanden!",
- "Edit user: %s": "Benutzer bearbeiten: %s",
- "There is no article for this feed.": "Es existiert kein Artikel für dieses Abonnement.",
- "Add subscription": "Abonnement hinzufügen",
- "You don't have any subscription.": "Es sind keine Abonnements vorhanden",
- "Last check:": "Letzte Aktualisierung:",
- "Refresh": "Aktualisieren",
- "There is no history at the moment.": "Es exisitiert zur Zeit kein Verlauf.",
- "OPML file": "OPML Datei",
- "Sign In": "Anmeldung",
- "Sign in": "Anmelden",
- "Theme": "Thema",
- "Timezone": "Zeitzone",
- "Language": "Sprache",
- "There is no unread article.": "Es existiert kein ungelesener Artikel.",
- "You are the only user.": "Sie sind der einzige Benutzer.",
- "Last Login": "Letzte Anmeldung",
- "Yes": "Ja",
- "No": "Nein",
- "This feed already exists (%s)": "Diese Abonnement existiert bereits (%s)",
- "Unable to fetch feed (Status Code = %d)": "Abonnement konnte nicht abgerufen werden (code=%d)",
- "Unable to open this link: %v": "Dieser Link konnte nicht geöffnet werden: %v",
- "Unable to analyze this page: %v": "Diese Seite konnte nicht analysiert werden: %v",
- "Unable to find any subscription.": "Es wurden keine Abonnements gefunden.",
- "The URL and the category are mandatory.": "Die URL und die Kategorie sind obligatorisch.",
- "All fields are mandatory.": "Alle Felder sind obligatorisch.",
- "Passwords are not the same.": "Passwörter stimmen nicht überein.",
- "You must use at least 6 characters.": "Wenigstens 6 Zeichen müssen genutzt werden.",
- "The username is mandatory.": "Der Benutzername ist obligatorisch.",
- "The username, theme, language and timezone fields are mandatory.": "Die Felder für Benutzername, Thema, Sprache und Zeitzone sind obligatorisch.",
- "The title is mandatory.": "Der Titel ist obligatorisch.",
- "About": "Über",
- "Version": "Version",
- "Version:": "Version :",
- "Build Date:": "Datum der Kompilierung:",
- "Author:": "Autor:",
- "Authors": "Autoren",
- "License:": "Lizenz:",
- "Attachments": "Anhänge",
- "Download": "Herunterladen",
- "Invalid username or password.": "Benutzername oder Passwort ungültig.",
- "Never": "Niemals",
- "Unable to execute request: %v": "Diese Anfrage konnte nicht ausgeführt werden: %v",
- "Last Parsing Error": "Letzter Analysefehler",
- "There is a problem with this feed": "Es gibt ein Problem mit diesem Abonnement",
- "Unable to parse OPML file: %q": "OPML Datei konnte nicht gelesen werden: %q",
- "Unable to parse RSS feed: %q": "RSS Feed konnte nicht gelesen werden: %q",
- "Unable to parse Atom feed: %q": "Atom Feed konnte nicht gelesen werden: %q",
- "Unable to parse JSON feed: %q": "JSON Feed konnte nicht gelesen werden: %q",
- "Unable to parse RDF feed: %q": "RDF Feed konnte nicht gelesen werden: %q",
- "Unable to normalize encoding: %q": "Zeichenkodierung konnte nicht normalisiert werden: %q",
- "Unable to create this category.": "Diese Kategorie konnte nicht angelegt werden.",
- "yes": "ja",
- "no": "nein",
- "Are you sure?": "Sind Sie sicher?",
- "Work in progress...": "In Arbeit...",
- "This user already exists.": "Dieser Benutzer existiert bereits.",
- "This category already exists.": "Diese Kategorie existiert bereits.",
- "Unable to update this category.": "Diese Kategorie konnte nicht aktualisiert werden.",
- "Integrations": "Dienste",
- "Bookmarklet": "Bookmarklet",
- "Drag and drop this link to your bookmarks.": "Ziehen Sie diesen Link in Ihre Lesezeichen.",
- "This special link allows you to subscribe to a website directly by using a bookmark in your web browser.": "Dieser spezielle Link ermöglicht es, eine Webseite direkt über ein Lesezeichen im Browser zu abonnieren.",
- "Add to Miniflux": "Mit Miniflux abonnieren",
- "Refresh all feeds in background": "Alle Abonnements im Hintergrund aktualisieren",
- "Sign in with Google": "Anmeldung mit Google",
- "Unlink my Google account": "Google Konto abmelden",
- "Link my Google account": "Google Konto verknüpfen",
- "Category not found for this user": "Diese Kategorie existiert nicht für diesen Benutzer",
- "Invalid theme.": "Dieses Thema ist fehlerhaft.",
- "Entry Sorting": "Sortierung der Artikel",
- "Older entries first": "Älteste Artikel zuerst",
- "Recent entries first": "Neueste Artikel zuerst",
- "Saving...": "Speichern...",
- "Done!": "Erledigt!",
- "Save this article": "Diesen Artikel speichern",
- "Mark bookmark as unread": "Lesezeichen als ungelesen markieren",
- "Pinboard Tags": "Pinboard Tags",
- "Pinboard API Token": "Pinboard API Token",
- "Save articles to Pinboard": "Artikel in Pinboard speichern",
- "Save articles to Instapaper": "Artikel in Instapaper speichern",
- "Instapaper Username": "Instapaper Benutzername",
- "Instapaper Password": "Instapaper Passwort",
- "Activate Fever API": "Fever API aktivieren",
- "Fever Username": "Fever Benutzername",
- "Fever Password": "Fever Passwort",
- "Fetch original content": "Inhalt herunterladen",
- "Scraper Rules": "Extraktionsregeln",
- "Rewrite Rules": "Umschreiberegeln",
- "Preferences saved!": "Einstellungen gespeichert!",
- "Your external account is now linked!": "Ihr externes Konto wurde verknüpft!",
- "Save articles to Wallabag": "Artikel in Wallabag speichern",
- "Wallabag API Endpoint": "Wallabag URL",
- "Wallabag Client ID": "Wallabag Client-ID",
- "Wallabag Client Secret": "Wallabag Client-Secret",
- "Wallabag Username": "Wallabag Benutzername",
- "Wallabag Password": "Wallabag Passwort",
- "Save articles to Nunux Keeper": "Artikel in Nunux Keeper speichern",
- "Nunux Keeper API Endpoint": "Nunux Keeper API-Endpunkt",
- "Nunux Keeper API key": "Nunux Keeper API-Schlüssel",
- "Keyboard Shortcut: %s": "Tastenkürzel: %s",
- "Favorites": "Lesezeichen",
- "Star": "Lesezeichen hinzufügen",
- "Unstar": "Lesezeichen entfernen",
- "Starred": "Lesezeichen",
- "There is no bookmark at the moment.": "Es existiert derzeit kein Lesezeichen.",
- "Last checked:": "Zuletzt geprüft:",
- "ETag header:": "ETag-Kopfzeile:",
- "LastModified header:": "Zuletzt geändert:",
- "None": "Nicht verfügbar",
- "Keyboard Shortcuts": "Tastenkürzel",
- "Sections Navigation": "Navigation zwischen den Menüpunkten",
- "Go to unread": "Zu den ungelesenen Artikeln gehen",
- "Go to bookmarks": "Zu den Lesezeichen gehen",
- "Go to history": "Zum Verlauf gehen",
- "Go to feeds": "Zu den Abonnements gehen",
- "Go to categories": "Zu den Kategorien gehen",
- "Go to settings": "Zu den Einstellungen gehen",
- "Show keyboard shortcuts": "Liste der Tastenkürzel anzeigen",
- "Items Navigation": "Navigation zwischen den Artikeln",
- "Go to previous item": "Zum vorherigen Artikel gehen",
- "Go to next item": "Zum nächsten Artikel gehen",
- "Pages Navigation": "Navigation zwischen den Seiten",
- "Go to previous page": "Zur vorherigen Seite gehen",
- "Go to next page": "Zur nächsten Seite gehen",
- "Open selected item": "Gewählten Artikel öffnen",
- "Open original link": "Original-Artikel öffnen",
- "Toggle read/unread": "Gewählten Artikel als gelesen/ungelesen markieren",
- "Mark current page as read": "Aktuelle Seite als gelesen markieren",
- "Download original content": "Vollständigen Inhalt herunterladen",
- "Toggle bookmark": "Lesezeichen hinzufügen/entfernen",
- "Close modal dialog": "Liste der Tastenkürzel schließen",
- "Save article": "Artikel speichern",
- "There is already someone associated with this provider!": "Es ist bereits jemand mit diesem Anbieter assoziiert!",
- "There is already someone else with the same Fever username!": "Es existiert bereits jemand mit diesem Fever Benutzernamen!",
- "Mark all as read": "Alle als gelesen markieren",
- "This feed is empty": "Dieses Abonnement ist leer",
- "Flush history": "Verlauf leeren",
- "Site URL": "Webseite-URL",
- "Feed URL": "Feed-URL",
- "Logged as %s": "Angemeldet als %s",
- "Unread Items": "Ungelesen",
- "Change entry status": "Status des Artikels ändern",
- "Read": "Gelesen",
- "Fever API endpoint:": "Fever API Endpunkt:",
- "Miniflux API": "Miniflux API",
- "API Endpoint": "API Endpunkt",
- "Your account password": "Ihr Konto Passwort",
- "This web page is empty": "Diese Webseite ist leer",
- "Invalid SSL certificate (original error: %q)": "Ungültiges SSL-Zertifikat (ursprünglicher Fehler: %q)",
- "This website is temporarily unreachable (original error: %q)": "Diese Webseite ist vorübergehend nicht erreichbar (ursprünglicher Fehler: %q)",
- "This website is permanently unreachable (original error: %q)": "Diese Webseite ist dauerhaft nicht erreichbar (ursprünglicher Fehler: %q)",
- "Website unreachable, the request timed out after %d seconds": "Webseite nicht erreichbar, die Anfrage endete nach %d Sekunden",
- "Comments": "Kommentare",
- "View Comments": "Kommentare anzeigen",
- "This file is empty": "Diese Datei ist leer",
- "Your external account is now dissociated!": "Ihr externer Account ist jetzt getrennt!",
- "You must define a password otherwise you won't be able to login again.": "Sie müssen ein Passwort festlegen, sonst können Sie sich nicht erneut anmelden.",
- "Save articles to Pocket": "Artikel in Pocket speichern",
- "Connect your Pocket account": "Verbinden Sie Ihr Pocket Konto",
- "Pocket Consumer Key": "« Pocket Consumer Key »",
- "Pocket Access Token": "« Pocket Access Token »",
- "Your Pocket account is now linked!": "Ihr Pocket Konto ist jetzt verknüpft!",
- "Unable to fetch access token from Pocket!": "Zugriffstoken konnte nicht von Pocket abgerufen werden!",
- "Unable to fetch request token from Pocket!": "Anfrage-Token konnte nicht von Pocket abgerufen werden!",
- "Advanced Options": "Erweiterte Optionen",
- "Feed Username": "Benutzername des Abonnements",
- "Feed Password": "Passwort des Abonnements"
- }
- `,
- "en_US": `{
- "plural.feed.error_count": [
- "%d error",
- "%d errors"
- ],
- "plural.categories.feed_count": [
- "There is %d feed.",
- "There are %d feeds."
- ]
- }`,
- "fr_FR": `{
- "plural.feed.error_count": [
- "%d erreur",
- "%d erreurs"
- ],
- "plural.categories.feed_count": [
- "Il y a %d abonnement.",
- "Il y a %d abonnements."
- ],
- "Username": "Nom d'utilisateur",
- "Password": "Mot de passe",
- "Unread": "Non lus",
- "History": "Historique",
- "Feeds": "Abonnements",
- "Categories": "Catégories",
- "Settings": "Réglages",
- "Logout": "Se déconnecter",
- "Next": "Suivant",
- "Previous": "Précédent",
- "New Subscription": "Nouvel Abonnment",
- "Import": "Importation",
- "Export": "Exportation",
- "There is no category. You must have at least one category.": "Il n'y a aucune catégorie. Vous devez avoir au moins une catégorie.",
- "URL": "URL",
- "Category": "Catégorie",
- "Find a subscription": "Trouver un abonnement",
- "Loading...": "Chargement...",
- "Create a category": "Créer une catégorie",
- "There is no category.": "Il n'y a aucune catégorie.",
- "Edit": "Modifier",
- "Remove": "Supprimer",
- "No feed.": "Aucun abonnement.",
- "There is no article in this category.": "Il n'y a aucun article dans cette catégorie.",
- "Original": "Original",
- "Mark this page as read": "Marquer cette page comme lu",
- "not yet": "pas encore",
- "just now": "à l'instant",
- "1 minute ago": "il y a une minute",
- "%d minutes ago": "il y a %d minutes",
- "1 hour ago": "il y a une heure",
- "%d hours ago": "il y a %d heures",
- "yesterday": "hier",
- "%d days ago": "il y a %d jours",
- "%d weeks ago": "il y a %d semaines",
- "%d months ago": "il y a %d mois",
- "%d years ago": "il y a %d ans",
- "Date": "Date",
- "IP Address": "Adresse IP",
- "User Agent": "Navigateur Web",
- "Actions": "Actions",
- "Current session": "Session actuelle",
- "Sessions": "Sessions",
- "Users": "Utilisateurs",
- "Add user": "Ajouter un utilisateur",
- "Choose a Subscription": "Choisissez un abonnement",
- "Subscribe": "S'abonner",
- "New Category": "Nouvelle Catégorie",
- "Title": "Titre",
- "Save": "Sauvegarder",
- "or": "ou",
- "cancel": "annuler",
- "New User": "Nouvel Utilisateur",
- "Confirmation": "Confirmation",
- "Administrator": "Administrateur",
- "Edit Category: %s": "Modification de la catégorie : %s",
- "Update": "Mettre à jour",
- "Edit Feed: %s": "Modification de l'abonnement : %s",
- "There is no category!": "Il n'y a aucune catégorie !",
- "Edit user: %s": "Modification de l'utilisateur : %s",
- "There is no article for this feed.": "Il n'y a aucun article pour cet abonnement.",
- "Add subscription": "Ajouter un abonnement",
- "You don't have any subscription.": "Vous n'avez aucun abonnement",
- "Last check:": "Dernière vérification :",
- "Refresh": "Actualiser",
- "There is no history at the moment.": "Il n'y a aucun historique pour le moment.",
- "OPML file": "Fichier OPML",
- "Sign In": "Connexion",
- "Sign in": "Connexion",
- "Theme": "Thème",
- "Timezone": "Fuseau horaire",
- "Language": "Langue",
- "There is no unread article.": "Il n'y a rien de nouveau à lire.",
- "You are the only user.": "Vous êtes le seul utilisateur.",
- "Last Login": "Dernière connexion",
- "Yes": "Oui",
- "No": "Non",
- "This feed already exists (%s)": "Cet abonnement existe déjà (%s)",
- "Unable to fetch feed (Status Code = %d)": "Impossible de récupérer cet abonnement (code=%d)",
- "Unable to open this link: %v": "Impossible d'ouvrir ce lien : %v",
- "Unable to analyze this page: %v": "Impossible d'analyzer cette page : %v",
- "Unable to find any subscription.": "Impossible de trouver un abonnement.",
- "The URL and the category are mandatory.": "L'URL et la catégorie sont obligatoire.",
- "All fields are mandatory.": "Tous les champs sont obligatoire.",
- "Passwords are not the same.": "Les mots de passe ne sont pas les mêmes.",
- "You must use at least 6 characters.": "Vous devez utiliser au moins 6 caractères.",
- "The username is mandatory.": "Le nom d'utilisateur est obligatoire.",
- "The username, theme, language and timezone fields are mandatory.": "Le nom d'utilisateur, le thème, la langue et le fuseau horaire sont obligatoire.",
- "The title is mandatory.": "Le titre est obligatoire.",
- "About": "A propos",
- "Version": "Version",
- "Version:": "Version :",
- "Build Date:": "Date de la compilation :",
- "Author:": "Auteur :",
- "Authors": "Auteurs",
- "License:": "Licence :",
- "Attachments": "Pièces jointes",
- "Download": "Télécharger",
- "Invalid username or password.": "Mauvais identifiant ou mot de passe.",
- "Never": "Jamais",
- "Unable to execute request: %v": "Impossible d'exécuter cette requête: %v",
- "Last Parsing Error": "Dernière erreur d'analyse",
- "There is a problem with this feed": "Il y a un problème avec cet abonnement",
- "Unable to parse OPML file: %q": "Impossible de lire ce fichier OPML : %q",
- "Unable to parse RSS feed: %q": "Impossible de lire ce flux RSS : %q",
- "Unable to parse Atom feed: %q": "Impossible de lire ce flux Atom : %q",
- "Unable to parse JSON feed: %q": "Impossible de lire ce flux JSON : %q",
- "Unable to parse RDF feed: %q": "Impossible de lire ce flux RDF : %q",
- "Unable to normalize encoding: %q": "Impossible de normaliser l'encodage : %q",
- "Unable to create this category.": "Impossible de créer cette catégorie.",
- "yes": "oui",
- "no": "non",
- "Are you sure?": "Êtes-vous sûr ?",
- "Work in progress...": "Travail en cours...",
- "This user already exists.": "Cet utilisateur existe déjà.",
- "This category already exists.": "Cette catégorie existe déjà.",
- "Unable to update this category.": "Impossible de mettre à jour cette catégorie.",
- "Integrations": "Intégrations",
- "Bookmarklet": "Bookmarklet",
- "Drag and drop this link to your bookmarks.": "Glisser-déposer ce lien dans vos favoris.",
- "This special link allows you to subscribe to a website directly by using a bookmark in your web browser.": "Ce lien spécial vous permet de vous abonner à un site web directement en utilisant un marque page dans votre navigateur web.",
- "Add to Miniflux": "Ajouter à Miniflux",
- "Refresh all feeds in background": "Actualiser les abonnements en arrière-plan",
- "Sign in with Google": "Se connecter avec Google",
- "Unlink my Google account": "Dissocier mon compte Google",
- "Link my Google account": "Associer mon compte Google",
- "Category not found for this user": "Cette catégorie n'existe pas pour cet utilisateur",
- "Invalid theme.": "Le thème est invalide.",
- "Entry Sorting": "Ordre des éléments",
- "Older entries first": "Ancien éléments en premier",
- "Recent entries first": "Éléments récents en premier",
- "Saving...": "Enregistrement...",
- "Done!": "Terminé !",
- "Save this article": "Sauvegarder cet article",
- "Mark bookmark as unread": "Marquer le lien comme non lu",
- "Pinboard Tags": "Libellés de Pinboard",
- "Pinboard API Token": "Jeton de sécurité de l'API de Pinboard",
- "Save articles to Pinboard": "Sauvegarder les articles vers Pinboard",
- "Save articles to Instapaper": "Sauvegarder les articles vers Instapaper",
- "Instapaper Username": "Nom d'utilisateur Instapaper",
- "Instapaper Password": "Mot de passe Instapaper",
- "Activate Fever API": "Activer l'API de Fever",
- "Fever Username": "Nom d'utilisateur pour l'API de Fever",
- "Fever Password": "Mot de passe pour l'API de Fever",
- "Fetch original content": "Récupérer le contenu original",
- "Scraper Rules": "Règles pour récupérer le contenu original",
- "Rewrite Rules": "Règles de réécriture",
- "Preferences saved!": "Préférences sauvegardées !",
- "Your external account is now linked!": "Votre compte externe est maintenant associé !",
- "Save articles to Wallabag": "Sauvegarder les articles vers Wallabag",
- "Wallabag API Endpoint": "URL de l'API de Wallabag",
- "Wallabag Client ID": "Identifiant du client Wallabag",
- "Wallabag Client Secret": "Clé secrète du client Wallabag",
- "Wallabag Username": "Nom d'utilisateur de Wallabag",
- "Wallabag Password": "Mot de passe de Wallabag",
- "Save articles to Nunux Keeper": "Sauvegarder les articles vers Nunux Keeper",
- "Nunux Keeper API Endpoint": "URL de l'API de Nunux Keeper",
- "Nunux Keeper API key": "Clé d'API de Nunux Keeper",
- "Keyboard Shortcut: %s": "Raccourci clavier : %s",
- "Favorites": "Favoris",
- "Star": "Favoris",
- "Unstar": "Enlever favoris",
- "Starred": "Favoris",
- "There is no bookmark at the moment.": "Il n'y a aucun favoris pour le moment.",
- "Last checked:": "Dernière vérification :",
- "ETag header:": "En-tête ETag :",
- "LastModified header:": "En-tête LastModified :",
- "None": "Aucun/Aucune",
- "Keyboard Shortcuts": "Raccourcis clavier",
- "Sections Navigation": "Naviguation entre les sections",
- "Go to unread": "Aller aux éléments non lus",
- "Go to bookmarks": "Aller aux favoris",
- "Go to history": "Voir l'historique",
- "Go to feeds": "Voir les abonnements",
- "Go to categories": "Voir les catégories",
- "Go to settings": "Voir les réglages",
- "Show keyboard shortcuts": "Voir les raccourcis clavier",
- "Items Navigation": "Naviguation entre les éléments",
- "Go to previous item": "Élément précédent",
- "Go to next item": "Élément suivant",
- "Pages Navigation": "Naviguation entre les pages",
- "Go to previous page": "Page précédente",
- "Go to next page": "Page suivante",
- "Open selected item": "Ouvrir élément sélectionné",
- "Open original link": "Ouvrir lien original",
- "Toggle read/unread": "Basculer entre lu/non lu",
- "Mark current page as read": "Marquer la page actuelle comme lu",
- "Download original content": "Télécharger le contenu original",
- "Toggle bookmark": "Ajouter/Enlever favoris",
- "Close modal dialog": "Fermer la boite de dialogue",
- "Save article": "Sauvegarder l'article",
- "There is already someone associated with this provider!": "Il y a déjà quelqu'un d'associé avec ce provider !",
- "There is already someone else with the same Fever username!": "Il y a déjà quelqu'un d'autre avec le même nom d'utilisateur Fever !",
- "Mark all as read": "Tout marquer comme lu",
- "This feed is empty": "Cet abonnement est vide",
- "Flush history": "Supprimer l'historique",
- "Site URL": "URL du site web",
- "Feed URL": "URL du flux",
- "Logged as %s": "Connecté en tant que %s",
- "Unread Items": "Éléments non lus",
- "Change entry status": "Changer le statut de l'élément",
- "Read": "Lu",
- "Fever API endpoint:": "Point de terminaison de l'API Fever :",
- "Miniflux API": "API de Miniflux",
- "API Endpoint": "Point de terminaison de l'API",
- "Your account password": "Le mot de passe de votre compte",
- "This web page is empty": "Cette page web est vide",
- "Invalid SSL certificate (original error: %q)": "Certificat SSL invalide (erreur originale : %q)",
- "This website is temporarily unreachable (original error: %q)": "Ce site web est temporairement injoignable (erreur originale : %q)",
- "This website is permanently unreachable (original error: %q)": "Ce site web n'est pas joignable de façon permanente (erreur originale : %q)",
- "Website unreachable, the request timed out after %d seconds": "Site web injoignable, la requête à échouée après %d secondes",
- "Comments": "Commentaires",
- "View Comments": "Voir les commentaires",
- "This file is empty": "Ce fichier est vide",
- "Your external account is now dissociated!": "Votre compte externe est maintenant dissocié !",
- "You must define a password otherwise you won't be able to login again.": "Vous devez définir un mot de passe sinon vous ne pourrez plus vous connecter par la suite.",
- "Save articles to Pocket": "Sauvegarder les articles vers Pocket",
- "Connect your Pocket account": "Connectez votre compte Pocket",
- "Pocket Consumer Key": "« Pocket Consumer Key »",
- "Pocket Access Token": "« Pocket Access Token »",
- "Your Pocket account is now linked!": "Votre compte Pocket est maintenant connecté !",
- "Unable to fetch access token from Pocket!": "Impossible de récupérer le jeton d'accès depuis Pocket !",
- "Unable to fetch request token from Pocket!": "Impossible de récupérer le jeton d'accès depuis Pocket !",
- "Advanced Options": "Options avancées",
- "Feed Username": "Nom d'utilisateur du flux",
- "Feed Password": "Mot de passe du flux",
- "You are not authorized to access this resource (invalid username/password)": "Vous n'êtes pas autorisé à accéder à cette ressource (nom d'utilisateur / mot de passe incorrect)",
- "Unable to fetch this resource (Status Code = %d)": "Impossible de récupérer cette ressource (code=%d)",
- "Resource not found (404), this feed doesn't exists anymore, check the feed URL": "Page introuvable (404), cet abonnement n'existe plus, vérifiez l'adresse du flux"
- }
- `,
- "nl_NL": `{
- "plural.feed.error_count": [
- "%d error",
- "%d errors"
- ],
- "plural.categories.feed_count": [
- "Er is %d feed.",
- "Er zijn %d feeds."
- ],
- "Username": "Gebruikersnaam",
- "Password": "Wachtwoord",
- "Unread": "Ongelezen",
- "History": "Geschiedenis",
- "Feeds": "Feeds",
- "Categories": "Categorieën",
- "Settings": "Instellingen",
- "Logout": "Uitloggen",
- "Next": "Volgende",
- "Previous": "Vorige",
- "New Subscription": "Nieuwe feed",
- "Import": "Importeren",
- "Export": "Exporteren",
- "There is no category. You must have at least one category.": "Er zijn geen categorieën. Je moet op zijn minst één caterogie hebben.",
- "URL": "URL",
- "Category": "Categorie",
- "Find a subscription": "Feed zoeken",
- "Loading...": "Laden...",
- "Create a category": "Categorie toevoegen",
- "There is no category.": "Er zijn geen categorieën.",
- "Edit": "Bewerken",
- "Remove": "Verwijderen",
- "No feed.": "Geen feeds.",
- "There is no article in this category.": "Deze categorie bevat geen feeds.",
- "Original": "Origineel",
- "Mark this page as read": "Markeer deze pagina als gelezen",
- "not yet": "in de toekomst",
- "just now": "minder dan een minuut geleden",
- "1 minute ago": "een minuut geleden",
- "%d minutes ago": "%d minuten geleden",
- "1 hour ago": "een uur geleden",
- "%d hours ago": "%d uur geleden",
- "yesterday": "gisteren",
- "%d days ago": "%d dagen geleden",
- "%d weeks ago": "%d weken geleden",
- "%d months ago": "%d maanden geleden",
- "%d years ago": "%d jaar geleden",
- "Date": "Datum",
- "IP Address": "IP-adres",
- "User Agent": "User-agent",
- "Actions": "Acties",
- "Current session": "Huidige sessie",
- "Sessions": "Sessies",
- "Users": "Gebruikers",
- "Add user": "Gebruiker toevoegen",
- "Choose a Subscription": "Feed kiezen",
- "Subscribe": "Abboneren",
- "New Category": "Nieuwe categorie",
- "Title": "Naam",
- "Save": "Opslaan",
- "or": "of",
- "cancel": "annuleren",
- "New User": "Nieuwe gebruiker",
- "Confirmation": "Bevestig wachtwoord",
- "Administrator": "Administrator",
- "Edit Category: %s": "Bewerken van categorie: %s",
- "Update": "Updaten",
- "Edit Feed: %s": "Bewerken van feed: %s",
- "There is no category!": "Er zijn geen categorieën!",
- "Edit user: %s": "Gebruiker aanpassen: %s",
- "There is no article for this feed.": "Er zijn geen artikelen in deze feed.",
- "Add subscription": "Feed toevoegen",
- "You don't have any subscription.": "Je hebt nog geen feeds geabboneerd staan.",
- "Last check:": "Laatste update:",
- "Refresh": "Vernieuwen",
- "There is no history at the moment.": "Geschiedenis is op dit moment leeg.",
- "OPML file": "OPML-bestand",
- "Sign In": "Inloggen",
- "Theme": "Skin",
- "Timezone": "Tijdzone",
- "Language": "Taal",
- "There is no unread article.": "Er zijn geen ongelezen artikelen.",
- "You are the only user.": "Je bent de enige gebruiker.",
- "Last Login": "Laatste login",
- "Yes": "Ja",
- "No": "Nee",
- "This feed already exists (%s)": "Deze feed bestaat al (%s)",
- "Unable to fetch feed (Status Code = %d)": "Kon feed niet update (code=%d)",
- "Unable to open this link: %v": "Kon link niet volgen: %v",
- "Unable to analyze this page: %v": "Kon pagina niet analyseren: %v",
- "Unable to find any subscription.": "Kon geen feeds vinden.",
- "The URL and the category are mandatory.": "The URL en de categorie zijn verplicht.",
- "All fields are mandatory.": "Alle velden moeten ingevuld zijn.",
- "Passwords are not the same.": "Wachtwoorden zijn niet hetzelfde.",
- "You must use at least 6 characters.": "Je moet minstens 6 tekens gebruiken.",
- "The username is mandatory.": "Gebruikersnaam is verplicht",
- "The username, theme, language and timezone fields are mandatory.": "Gebruikersnaam, skin, taal en tijdzone zijn verplicht.",
- "The title is mandatory.": "Naam van categorie is verplicht.",
- "About": "Over Miniflux",
- "Version": "Versie",
- "Version:": "Versie:",
- "Build Date:": "Datum build:",
- "Author:": "Auteur:",
- "Authors": "Auteurs",
- "License:": "Licentie:",
- "Attachments": "Bijlages",
- "Download": "Download",
- "Invalid username or password.": "Onjuiste gebruikersnaam of wachtwoord.",
- "Never": "Nooit",
- "Unable to execute request: %v": "Kon request niet uitvoeren: %v",
- "Last Parsing Error": "Laatste parse error",
- "There is a problem with this feed": "Er is een probleem met deze feed",
- "Unable to parse OPML file: %q": "Kon OPML niet parsen: %q",
- "Unable to parse RSS feed: %q": "Kon RSS-feed niet parsen: %q",
- "Unable to parse Atom feed: %q": "Kon Atom-feed niet parsen: %q",
- "Unable to parse JSON feed: %q": "Kon JSON-feed niet parsen: %q",
- "Unable to parse RDF feed: %q": "Kon RDF-feed niet parsen: %q",
- "Unable to normalize encoding: %q": "Kon encoding niet normaliseren: %q",
- "Unable to create this category.": "Kon categorie niet aanmaken.",
- "yes": "ja",
- "no": "nee",
- "Are you sure?": "Weet je het zeker?",
- "Work in progress...": "Bezig...",
- "This user already exists.": "Deze gebruiker bestaat al.",
- "This category already exists.": "Deze categorie bestaat al.",
- "Unable to update this category.": "Kon categorie niet updaten.",
- "Integrations": "Integraties",
- "Bookmarklet": "Bookmarklet",
- "Drag and drop this link to your bookmarks.": "Sleep deze link naar je bookmarks.",
- "This special link allows you to subscribe to a website directly by using a bookmark in your web browser.": "Gebruik deze link als bookmark in je browser om je direct te abboneren op een website.",
- "Add to Miniflux": "Toevoegen aan Miniflux",
- "Refresh all feeds in background": "Vernieuw alle feeds in de achtergrond",
- "Sign in with Google": "Inloggen via Google",
- "Unlink my Google account": "Ontkoppel mijn Google-account",
- "Link my Google account": "Koppel mijn Google-account",
- "Category not found for this user": "Categorie niet gevonden voor deze gebruiker",
- "Invalid theme.": "Ongeldige skin.",
- "Entry Sorting": "Volgorde van items",
- "Older entries first": "Oudere items eerst",
- "Recent entries first": "Recente items eerst",
- "Saving...": "Opslaag...",
- "Done!": "Klaar!",
- "Save this article": "Artikel opslaan",
- "Mark bookmark as unread": "Markeer bookmark als gelezen",
- "Pinboard Tags": "Pinboard tags",
- "Pinboard API Token": "Pinboard API token",
- "Save articles to Pinboard": "Artikelen opslaan naar Pinboard",
- "Save articles to Instapaper": "Artikelen opstaan naar Instapaper",
- "Instapaper Username": "Instapaper gebruikersnaam",
- "Instapaper Password": "Instapaper wachtwoord",
- "Activate Fever API": "Activeer Fever API",
- "Fever Username": "Fever gebruikersnaam",
- "Fever Password": "Fever wachtwoord",
- "Fetch original content": "Download originele content",
- "Scraper Rules": "Scraper regels",
- "Rewrite Rules": "Rewrite regels",
- "Preferences saved!": "Instellingen opgeslagen!",
- "Your external account is now linked!": "Jouw externe account is nu gekoppeld!",
- "Save articles to Wallabag": "Sauvegarder les articles vers Wallabag",
- "Wallabag API Endpoint": "Wallabag URL",
- "Wallabag Client ID": "Wallabag Client-ID",
- "Wallabag Client Secret": "Wallabag Client-Secret",
- "Wallabag Username": "Wallabag gebruikersnaam",
- "Wallabag Password": "Wallabag wachtwoord",
- "Save articles to Nunux Keeper": "Opslaan naar Nunux Keeper",
- "Nunux Keeper API Endpoint": "Nunux Keeper URL",
- "Nunux Keeper API key": "Nunux Keeper API-sleutel",
- "Keyboard Shortcut: %s": "Sneltoets: %s",
- "Favorites": "Favorieten",
- "Star": "Ster toevoegen",
- "Unstar": "Ster weghalen",
- "Starred": "Favorieten",
- "There is no bookmark at the moment.": "Er zijn op dit moment geen favorieten.",
- "Last checked:": "Laatste update:",
- "ETag header:": "ETAG-header:",
- "LastModified header:": "LastModified-header:",
- "None": "Geen",
- "Keyboard Shortcuts": "Sneltoetsen",
- "Sections Navigation": "Naviguatie tussen menu's",
- "Go to unread": "Ga naar ongelezen",
- "Go to bookmarks": "Ga naar favorieten",
- "Go to history": "Ga naar geschiedenis",
- "Go to feeds": "Ga naar feeds",
- "Go to categories": "Ga naar categorieën",
- "Go to settings": "Ga naar instellingen",
- "Show keyboard shortcuts": "Laat sneltoetsen zien",
- "Items Navigation": "Navigatie tussen items",
- "Go to previous item": "Vorige item",
- "Go to next item": "Volgende item",
- "Pages Navigation": "Naviguatie tussen pagina's",
- "Go to previous page": "Vorige pagina",
- "Go to next page": "Volgende pagina",
- "Open selected item": "Open geselecteerde link",
- "Open original link": "Open originele link",
- "Toggle read/unread": "Markeer gelezen/ongelezen",
- "Mark current page as read": "Markeer deze pagina als gelezen",
- "Download original content": "Download originele content",
- "Toggle bookmark": "Ster toevoegen/weghalen",
- "Close modal dialog": "Sluit dialoogscherm",
- "Save article": "Artikel opslaan",
- "There is already someone associated with this provider!": "Er is al iemand geregistreerd met deze provider!",
- "There is already someone else with the same Fever username!": "Er is al iemand met dezelfde Fever gebruikersnaam!",
- "Mark all as read": "Markeer alle items als gelezen",
- "This feed is empty": "Deze feed is leeg",
- "Flush history": "Verwijder geschiedenis",
- "Site URL": "Website URL",
- "Feed URL": "Feed URL",
- "Logged as %s": "Ingelogd als %s",
- "Unread Items": "Ongelezen items",
- "Change entry status": "Verander status van item",
- "Read": "Gelezen",
- "Fever API endpoint:": "Fever URL:",
- "Miniflux API": "Miniflux API",
- "API Endpoint": "API-URL",
- "Your account password": "Wachtwoord van jouw account",
- "This web page is empty": "Deze webpagina is leeg",
- "Invalid SSL certificate (original error: %q)": "Ongeldig SSL-certificaat (originele error: %q)",
- "This website is temporarily unreachable (original error: %q)": "Deze website is tijdelijk onbereikbaar (originele error: %q)",
- "This website is permanently unreachable (original error: %q)": "Deze website is permanent onbereikbaar (originele error: %q)",
- "Website unreachable, the request timed out after %d seconds": "Website onbereikbaar, de request gaf een timeout na %d seconden"
- }
- `,
- "pl_PL": `{
- "plural.feed.error_count": [
- "%d błąd",
- "%d błąd",
- "%d błędów"
- ],
- "plural.categories.feed_count": [
- "Jest %d kanał.",
- "Są %d kanały.",
- "Jest %d kanałów."
- ],
- "Username": "Nazwa użytkownika",
- "Password": "Hasło",
- "Unread": "Nieprzeczytane",
- "History": "Historia",
- "Feeds": "Kanały",
- "Categories": "Kategorie",
- "Settings": "Ustawienia",
- "Logout": "Wyloguj się",
- "Next": "Następny",
- "Previous": "Poprzedni",
- "New Subscription": "Nowa subskrypcja",
- "Import": "Importuj",
- "Export": "Eksportuj",
- "There is no category. You must have at least one category.": "Nie ma żadnej kategorii. Musisz mieć co najmniej jedną kategorię",
- "URL": "URL",
- "Category": "Kategoria",
- "Find a subscription": "Znajdź subskrypcję",
- "Loading...": "Ładowanie...",
- "Create a category": "Utwórz kategorię",
- "There is no category.": "Nie masz żadnej kategorii",
- "Edit": "Edytuj",
- "Remove": "Usuń",
- "No feed.": "Brak kanałów.",
- "There is no article in this category.": "W tej kategorii nie ma żadnych artykułów",
- "Original": "Oryginalny artykuł",
- "Mark this page as read": "Oznacz jako przeczytane",
- "not yet": "jeszcze nie",
- "just now": "przed chwilą",
- "1 minute ago": "minutę temu",
- "%d minutes ago": "%d minut temu",
- "1 hour ago": "godzinę temu",
- "%d hours ago": "%d godzin temu",
- "yesterday": "wczoraj",
- "%d days ago": "%d dni temu",
- "%d weeks ago": "%d tygodni temu",
- "%d months ago": "%d miesięcy temu",
- "%d years ago": "%d lat temu",
- "Date": "Data",
- "IP Address": "Adres IP",
- "User Agent": "User Agent",
- "Actions": "Działania",
- "Current session": "Bieżąca sesja",
- "Sessions": "Sesje",
- "Users": "Użytkownicy",
- "Add user": "Dodaj użytkownika",
- "Choose a Subscription": "Wybierz subskrypcję",
- "Subscribe": "Subskrypcja",
- "New Category": "Nowa kategoria",
- "Title": "Tytuł",
- "Save": "Zapisz",
- "or": "lub",
- "cancel": "anuluj",
- "New User": "Nowy użytkownik",
- "Confirmation": "Potwierdź",
- "Administrator": "Administrator",
- "Edit Category: %s": "Edycja Kategorii: %s",
- "Update": "Zaktualizuj",
- "Edit Feed: %s": "Edytuj kanał: %s",
- "There is no category!": "Nie ma żadnej kategorii!",
- "Edit user: %s": "Edytuj użytkownika: %s",
- "There is no article for this feed.": "Nie ma artykułu dla tego kanału.",
- "Add subscription": "Dodaj subskrypcję",
- "You don't have any subscription.": "Nie masz żadnej subskrypcji",
- "Last check:": "Ostatnia aktualizacja:",
- "Refresh": "Odśwież",
- "There is no history at the moment.": "Obecnie nie ma żadnej historii.",
- "OPML file": "Plik OPML",
- "Sign In": "Zaloguj się",
- "Sign in": "Zaloguj się",
- "Theme": "Wygląd",
- "Timezone": "Strefa czasowa",
- "Language": "Język",
- "There is no unread article.": "Nie ma żadnych nieprzeczytanych artykułów.",
- "You are the only user.": "Jesteś jedynym użytkownikiem.",
- "Last Login": "Ostatnie logowanie",
- "Yes": "Tak",
- "No": "Nie",
- "This feed already exists (%s)": "Ten kanał już istnieje (%s)",
- "Unable to fetch feed (Status Code = %d)": "Kanał nie mógł zostać pobrany (kod=%d)",
- "Unable to open this link: %v": "Nie można było otworzyć tego linku: %v",
- "Unable to analyze this page: %v": "Nie można przeanalizować tej strony: %v",
- "Unable to find any subscription.": "Nie znaleziono żadnych subskrypcji.",
- "The URL and the category are mandatory.": "URL i kategoria są obowiązkowe.",
- "All fields are mandatory.": "Wszystkie pola są obowiązkowe.",
- "Passwords are not the same.": "Hasła nie są identyczne.",
- "You must use at least 6 characters.": "Musisz użyć co najmniej 6 znaków.",
- "The username is mandatory.": "Nazwa użytkownika jest obowiązkowa.",
- "The username, theme, language and timezone fields are mandatory.": "Pola nazwy użytkownika, tematu, języka i strefy czasowej są obowiązkowe.",
- "The title is mandatory.": "Tytuł jest obowiązkowy.",
- "About": "O stronie",
- "Version": "Wersja",
- "Version:": "Wersja :",
- "Build Date:": "Data opracowania:",
- "Author:": "Autor:",
- "Authors": "Autorzy",
- "License:": "Licencja:",
- "Attachments": "Załączniki",
- "Download": "Pobierz",
- "Invalid username or password.": "Nieprawidłowa nazwa użytkownika lub hasło.",
- "Never": "Nigdy",
- "Unable to execute request: %v": "To polecenie nie mogło zostać wykonane: %v",
- "Last Parsing Error": "Ostatni błąd analizy",
- "There is a problem with this feed": "Z tym kanałem jest problem",
- "Unable to parse OPML file: %q": "Plik OPML nie mógł zostać odczytany: %q",
- "Unable to parse RSS feed: %q": "Nie można było odczytać kanału RSS: %q",
- "Unable to parse Atom feed: %q": "Nie można było odczytać kanału Atom: %q",
- "Unable to parse JSON feed: %q": "Nie można było odczytać kanału JSON: %q",
- "Unable to parse RDF feed: %q": "Nie można było odczytać kanału RDF: %q",
- "Unable to normalize encoding: %q": "Kodowanie znaków nie mogło zostać znormalizowane: %q",
- "Unable to create this category.": "Ta kategoria nie mogła zostać utworzona.",
- "yes": "tak",
- "no": "nie",
- "Are you sure?": "Czy jesteś pewny?",
- "Work in progress...": "W toku...",
- "This user already exists.": "Ten użytkownik już istnieje.",
- "This category already exists.": "Ta kategoria już istnieje.",
- "Unable to update this category.": "Ta kategoria nie mogła zostać zaktualizowana.",
- "Integrations": "Usługi",
- "Bookmarklet": "Bookmarklet",
- "Drag and drop this link to your bookmarks.": "Przeciągnij i upuść to łącze do zakładek.",
- "This special link allows you to subscribe to a website directly by using a bookmark in your web browser.": "Ten link umożliwia subskrypcję strony internetowej bezpośrednio za pomocą zakładki w przeglądarce internetowej",
- "Add to Miniflux": "Dodaj do Miniflux",
- "Refresh all feeds in background": "Odśwież wszystkie subskrypcje w tle",
- "Sign in with Google": "Zaloguj przez Google",
- "Unlink my Google account": "Odłącz moje konto Google",
- "Link my Google account": "Połącz z moim kontem Google",
- "Category not found for this user": "Kategoria nie znaleziona dla tego użytkownika",
- "Invalid theme.": "Ten temat jest nieprawidłowy.",
- "Entry Sorting": "Sortowanie artykułów",
- "Older entries first": "Najstarsze wpisy jako pierwsze",
- "Recent entries first": "Najnowsze wpisy jako pierwsze",
- "Saving...": "Zapisywanie...",
- "Done!": "Gotowe!",
- "Save this article": "Zapisz ten artykuł",
- "Mark bookmark as unread": "Zaznacz zakładkę jako nieprzeczytaną",
- "Pinboard Tags": "Pinboard Tags",
- "Pinboard API Token": "Token Pinboard API",
- "Save articles to Pinboard": "Zapisz artykuł w Pinboard",
- "Save articles to Instapaper": "Zapisz artykuł w Instapaper",
- "Instapaper Username": "Login do Instapaper",
- "Instapaper Password": "Hasło do Instapaper",
- "Activate Fever API": "Aktywuj Fever API",
- "Fever Username": "Login do Fever",
- "Fever Password": "Hasło do Fever",
- "Fetch original content": "Pobierz oryginalną treść",
- "Scraper Rules": "Zasady ekstrakcji",
- "Rewrite Rules": "Reguły zapisu",
- "Preferences saved!": "Ustawienia zapisane!",
- "Your external account is now linked!": "Twoje zewnętrzne konto jest teraz połączone!",
- "Save articles to Wallabag": "Zapisz artykuły do Wallabag",
- "Wallabag API Endpoint": "Wallabag URL",
- "Wallabag Client ID": "Wallabag Client-ID",
- "Wallabag Client Secret": "Wallabag Client Secret",
- "Wallabag Username": "Login do Wallabag",
- "Wallabag Password": "Hasło do Wallabag",
- "Save articles to Nunux Keeper": "Zapisz artykuly do Nunux Keeper",
- "Nunux Keeper API Endpoint": "Nunux Keeper URL",
- "Nunux Keeper API key": "Nunux Keeper API key",
- "Keyboard Shortcut: %s": "Skróty klawiszowe: %s",
- "Favorites": "Ulubione",
- "Star": "Oznacz gwiazdką",
- "Unstar": "Usuń gwiazdkę",
- "Starred": "Oznaczone gwiazdką",
- "There is no bookmark at the moment.": "Obecnie nie ma żadnych zakładek.",
- "Last checked:": "Ostatnio sprawdzone:",
- "ETag header:": "Nagłówek ETag:",
- "LastModified header:": "Ostatnio zmienione:",
- "None": "Brak",
- "Keyboard Shortcuts": "Skróty klawiszowe",
- "Sections Navigation": "Nawigacja między punktami menu",
- "Go to unread": "Przejdź do nieprzeczytanych artykułów",
- "Go to bookmarks": "Przejdź do zakładek",
- "Go to history": "Przejdź do historii",
- "Go to feeds": "Przejdź do kanałów",
- "Go to categories": "Przejdź do kategorii",
- "Go to settings": "Przejdź do ustawień",
- "Show keyboard shortcuts": "Pokaż listę skrótów klawiszowych",
- "Items Navigation": "Nawigacja między artykułami",
- "Go to previous item": "Przejdź do poprzedniego artykułu",
- "Go to next item": "Przejdź do następnego punktu artykułu",
- "Pages Navigation": "Nawigacja między stronami",
- "Go to previous page": "Przejdź do poprzedniej strony",
- "Go to next page": "Przejdź do następnej strony",
- "Open selected item": "Otwórz zaznaczony artykuł",
- "Open original link": "Otwórz oryginalny artykuł",
- "Toggle read/unread": "Oznacz jako przeczytane/nieprzeczytane",
- "Mark current page as read": "Zaznacz aktualną stronę jako przeczytaną",
- "Download original content": "Pobierz oryginalną zawartość",
- "Toggle bookmark": "Dodaj/usuń zakładki",
- "Close modal dialog": "Zamknij listę skrótów klawiszowych",
- "Save article": "Zapisz artykuł",
- "There is already someone associated with this provider!": "Już ktoś jest powiązany z tym dostawcą!",
- "There is already someone else with the same Fever username!": "Już ktoś inny używa tej nazwy użytkownika Fever!",
- "Mark all as read": "Oznacz wszystko jako przeczytane",
- "This feed is empty": "Ten kanał jest pusty",
- "Flush history": "Usuń historię",
- "Site URL": "URL strony",
- "Feed URL": "URL kanału",
- "Logged as %s": "Zalogowany jako %s",
- "Unread Items": "Nieprzeczytane",
- "Change entry status": "Zmień status artykułu",
- "Read": "Przeczytane",
- "Fever API endpoint:": "Fever API endpoint:",
- "Miniflux API": "Miniflux API",
- "API Endpoint": "API endpoint",
- "Your account password": "Hasło konta",
- "This web page is empty": "Ta strona jest pusta",
- "Invalid SSL certificate (original error: %q)": "Certyfikat SSL jest nieprawidłowy (błąd: %q)",
- "This website is temporarily unreachable (original error: %q)": "Ta strona jest tymczasowo niedostępna (błąd: %q)",
- "This website is permanently unreachable (original error: %q)": "Ta strona jest niedostępna (błąd: %q)",
- "Website unreachable, the request timed out after %d seconds": "Strona internetowa nieosiągalna, żądanie wygasło po %d sekundach"
- }
- `,
- "zh_CN": `{
- "plural.feed.error_count": [
- "%d 错误",
- "%d 错误"
- ],
- "plural.categories.feed_count": [
- "有 %d 个源.",
- "有 %d 个源."
- ],
- "Username": "用户名",
- "Password": "密码",
- "Unread": "未读",
- "History": "历史",
- "Feeds": "源",
- "Categories": "分类",
- "Settings": "设置",
- "Logout": "登出",
- "Next": "下一页",
- "Previous": "上一页",
- "New Subscription": "新订阅",
- "Import": "导入",
- "Export": "导出",
- "There is no category. You must have at least one category.": "目前没有分类.需要有一个已有的分类存在.",
- "URL": "URL",
- "Category": "分类",
- "Find a subscription": "寻找订阅",
- "Loading...": "载入中...",
- "Create a category": "新建分类",
- "There is no category.": "目前没有分类.",
- "Edit": "编辑",
- "Remove": "删除",
- "No feed.": "没有源.",
- "There is no article in this category.": "该分类下没有文章.",
- "Original": "原始链接",
- "Mark this page as read": "标记为已读",
- "not yet": "尚未",
- "just now": "刚刚",
- "1 minute ago": "1 分钟前",
- "%d minutes ago": "%d 分钟前",
- "1 hour ago": "1 小时前",
- "%d hours ago": "%d 小时前",
- "yesterday": "昨天",
- "%d days ago": "%d 天前",
- "%d weeks ago": "%d 周前",
- "%d months ago": "%d 月前",
- "%d years ago": "%d 年前",
- "Date": "日期",
- "IP Address": "IP地址",
- "User Agent": "User Agent",
- "Actions": "操作",
- "Current session": "当前会话",
- "Sessions": "会话",
- "Users": "用户",
- "Add user": "新建用户",
- "Choose a Subscription": "选择一个订阅",
- "Subscribe": "订阅",
- "New Category": "新分类",
- "Title": "标题",
- "Save": "保存",
- "or": "或",
- "cancel": "取消",
- "New User": "新用户",
- "Confirmation": "确认",
- "Administrator": "管理员",
- "Edit Category: %s": "编辑分类 : %s",
- "Update": "更新",
- "Edit Feed: %s": "编辑源 : %s",
- "There is no category!": "没有分类!",
- "Edit user: %s": "编辑用户: %s",
- "There is no article for this feed.": "这个源中没有文章.",
- "Add subscription": "新增订阅",
- "You don't have any subscription.": "当前没有订阅",
- "Last check:": "最后检查时间:",
- "Refresh": "更新",
- "There is no history at the moment.": "当前没有历史.",
- "OPML file": "OPML 文件",
- "Sign In": "登陆",
- "Sign in": "登陆",
- "Theme": "主题",
- "Timezone": "时区",
- "Language": "语言",
- "There is no unread article.": "目前没有未读文章.",
- "You are the only user.": "你是目前仅有的用户.",
- "Last Login": "最后登录时间",
- "Yes": "是",
- "No": "否",
- "This feed already exists (%s)": "源已存在 (%s)",
- "Unable to fetch feed (Status Code = %d)": "无法获取源 (错误代码=%d)",
- "Unable to open this link: %v": "无法打开这一链接: %v",
- "Unable to analyze this page: %v": "无法分析这一页面: %v",
- "Unable to find any subscription.": "找不到任何订阅.",
- "The URL and the category are mandatory.": "必须填写URL和分类.",
- "All fields are mandatory.": "必须填写全部信息.",
- "Passwords are not the same.": "两次输入的密码不同.",
- "You must use at least 6 characters.": "请至少使用6个字符.",
- "The username is mandatory.": "必须填写用户名.",
- "The username, theme, language and timezone fields are mandatory.": "必须填写用户名,主题,语言和时区.",
- "The title is mandatory.": "必须填写标题.",
- "About": "关于",
- "Version": "版本",
- "Version:": "版本:",
- "Build Date:": "构建日期:",
- "Author:": "作者:",
- "Authors": "作者",
- "License:": "协议:",
- "Attachments": "附件",
- "Download": "下载",
- "Invalid username or password.": "用户名或密码无效.",
- "Never": "永不",
- "Unable to execute request: %v": "无法执行这一请求: %v",
- "Last Parsing Error": "最后一次解析错误",
- "There is a problem with this feed": "这一源存在问题",
- "Unable to parse OPML file: %q": "无法解析OPML文件: %q",
- "Unable to parse RSS feed: %q": "无法解析RSS源: %q",
- "Unable to parse Atom feed: %q": "无法解析Atom源: %q",
- "Unable to parse JSON feed: %q": "无法解析JSON源: %q",
- "Unable to parse RDF feed: %q": "无法解析RDF源: %q",
- "Unable to normalize encoding: %q": "无法正则化编码: %q",
- "Unable to create this category.": "无法建立这个分类.",
- "yes": "是",
- "no": "否",
- "Are you sure?": "您确认吗?",
- "Work in progress...": "执行中...",
- "This user already exists.": "用户已存在.",
- "This category already exists.": "分类已存在.",
- "Unable to update this category.": "无法更新该分类.",
- "Integrations": "集成",
- "Bookmarklet": "书签小应用",
- "Drag and drop this link to your bookmarks.": "拖动这个链接到书签.",
- "This special link allows you to subscribe to a website directly by using a bookmark in your web browser.": "你可以打开这个特殊的书签来直接订阅网站.",
- "Add to Miniflux": "新增到Miniflux",
- "Refresh all feeds in background": "在后台更新全部源",
- "Sign in with Google": "使用Google登陆",
- "Unlink my Google account": "去除Google账号关联",
- "Link my Google account": "关联我的Google账户",
- "Category not found for this user": "未找到该用户的这一分类",
- "Invalid theme.": "无效的主题.",
- "Entry Sorting": "内容排序",
- "Older entries first": "旧->新",
- "Recent entries first": "新->旧",
- "Saving...": "保存中",
- "Done!": "完成!",
- "Save this article": "保存这篇文章",
- "Mark bookmark as unread": "标记为未读",
- "Pinboard Tags": "Pinboard 标签",
- "Pinboard API Token": "Pinboard API Token",
- "Save articles to Pinboard": "保存文章到Pinboard",
- "Save articles to Instapaper": "保存文章到Instapaper",
- "Instapaper Username": "Instapaper 用户名",
- "Instapaper Password": "Instapaper 密码",
- "Activate Fever API": "启用 Fever API",
- "Fever Username": "Fever 用户名",
- "Fever Password": "Fever 密码",
- "Fetch original content": "抓取原内容",
- "Scraper Rules": "Scraper规则",
- "Rewrite Rules": "重写规则",
- "Preferences saved!": "偏好已存储!",
- "Your external account is now linked!": "您的外部账号已关联!",
- "Save articles to Wallabag": "保存文章到Wallabag",
- "Wallabag API Endpoint": "Wallabag URL",
- "Wallabag Client ID": "Wallabag 客户端ID",
- "Wallabag Client Secret": "Wallabag 客户端Secret",
- "Wallabag Username": "Wallabag 用户名",
- "Wallabag Password": "Wallabag 密码",
- "Save articles to Nunux Keeper": "保存文章到Nunux Keeper",
- "Nunux Keeper API Endpoint": "Nunux Keeper API Endpoint",
- "Nunux Keeper API key": "Nunux Keeper API key",
- "Keyboard Shortcut: %s": "快捷键: %s",
- "Favorites": "收藏",
- "Star": "标记星标",
- "Unstar": "去掉星标",
- "Starred": "星标",
- "There is no bookmark at the moment.": "当前没有书签.",
- "Last checked:": "上次检查:",
- "ETag header:": "ETag header:",
- "LastModified header:": "最后修改的Header:",
- "None": "无",
- "Keyboard Shortcuts": "快捷键",
- "Sections Navigation": "分区导航",
- "Go to unread": "去往未读",
- "Go to bookmarks": "去往书签",
- "Go to history": "去往历史",
- "Go to feeds": "去往源",
- "Go to categories": "去往分类",
- "Go to settings": "去往设定",
- "Show keyboard shortcuts": "显示快捷键",
- "Items Navigation": "条目导航",
- "Go to previous item": "上一条目",
- "Go to next item": "下一条目",
- "Pages Navigation": "页面导航",
- "Go to previous page": "上一页",
- "Go to next page": "下一页",
- "Open selected item": "打开选定的条目",
- "Open original link": "打开原始链接",
- "Toggle read/unread": "切换已读/未读状态",
- "Mark current page as read": "标记当前",
- "Download original content": "下载原始内容",
- "Toggle bookmark": "切换收藏状态",
- "Close modal dialog": "关闭模态对话窗口",
- "Save article": "保存文章",
- "There is already someone associated with this provider!": "该Provider已被关联!",
- "There is already someone else with the same Fever username!": "Fever用户名已被占用!",
- "Mark all as read": "全标记为已读",
- "This feed is empty": "该源是空的",
- "Flush history": "清理历史",
- "Site URL": "站点URL",
- "Feed URL": "源URL",
- "Logged as %s": "当前登录 %s",
- "Unread Items": "未读条目",
- "Change entry status": "更改状态",
- "Read": "标为已读",
- "Fever API endpoint:": "Fever API Endpoint:",
- "Miniflux API": "Miniflux API",
- "API Endpoint": "API Endpoint",
- "Your account password": "您账户的密码",
- "This web page is empty": "该网页是空的",
- "Invalid SSL certificate (original error: %q)": "无效的SSL证书 (原始错误: %q)",
- "This website is temporarily unreachable (original error: %q)": "该网站暂时不可达 (原始错误: %q)",
- "This website is permanently unreachable (original error: %q)": "该网站永久不可达 (原始错误: %q)",
- "Website unreachable, the request timed out after %d seconds": "网站不可达, 请求已在 %d 秒后超时"
- }
- `,
- }
- var translationsChecksums = map[string]string{
- "de_DE": "bbc822f9acd0033eca10ac025229d375c9509977d5ba47afacbfb5b597bbc24c",
- "en_US": "6fe95384260941e8a5a3c695a655a932e0a8a6a572c1e45cb2b1ae8baa01b897",
- "fr_FR": "7a451a1d09e051a847f554937e07a6af24b92f1da7f46da8c0ef2d4cc31bcec6",
- "nl_NL": "bec647fdfb325a30050c50bdb9a29fee58b0705109d32c09b5ace77aa0777e7c",
- "pl_PL": "2295f35a98c8f60cfc6bab241d26b224c06979cc9ca3740bb89c63c7596a0431",
- "zh_CN": "f5fb0a9b7336c51e74d727a2fb294bab3514e3002376da7fd904e0d7caed1a1c",
- }
|