From c8740800771e9c61a7fbc9f8ff8b118b1d393184 Mon Sep 17 00:00:00 2001 From: Christoph Date: Sat, 7 Mar 2020 23:14:46 +0100 Subject: [PATCH] New Crowdin translations (#6075) * New translations JabRef_en.properties (Chinese Simplified) * New translations JabRef_en.properties (Dutch) * New translations JabRef_en.properties (French) * New translations JabRef_en.properties (German) * New translations JabRef_en.properties (Greek) * New translations JabRef_en.properties (Danish) * New translations JabRef_en.properties (Portuguese, Brazilian) * New translations JabRef_en.properties (Turkish) * New translations JabRef_en.properties (Tagalog) * New translations JabRef_en.properties (Swedish) * New translations JabRef_en.properties (Spanish) * New translations JabRef_en.properties (Russian) * New translations JabRef_en.properties (Persian) * New translations JabRef_en.properties (Portuguese) * New translations JabRef_en.properties (Polish) * New translations JabRef_en.properties (Norwegian) * New translations JabRef_en.properties (Japanese) * New translations JabRef_en.properties (Italian) * New translations JabRef_en.properties (Indonesian) * New translations JabRef_en.properties (Vietnamese) --- src/main/resources/l10n/JabRef_da.properties | 7 +++---- src/main/resources/l10n/JabRef_de.properties | 7 +++---- src/main/resources/l10n/JabRef_el.properties | 7 +++---- src/main/resources/l10n/JabRef_es.properties | 7 +++---- src/main/resources/l10n/JabRef_fa.properties | 4 +++- src/main/resources/l10n/JabRef_fr.properties | 11 +++++++---- src/main/resources/l10n/JabRef_in.properties | 7 +++---- src/main/resources/l10n/JabRef_it.properties | 11 +++++++---- src/main/resources/l10n/JabRef_ja.properties | 7 +++---- src/main/resources/l10n/JabRef_nl.properties | 7 +++---- src/main/resources/l10n/JabRef_no.properties | 7 +++---- src/main/resources/l10n/JabRef_pl.properties | 5 +++-- src/main/resources/l10n/JabRef_pt.properties | 7 +++---- src/main/resources/l10n/JabRef_pt_BR.properties | 7 +++---- src/main/resources/l10n/JabRef_ru.properties | 7 +++---- src/main/resources/l10n/JabRef_sv.properties | 7 +++---- src/main/resources/l10n/JabRef_tl.properties | 7 +++---- src/main/resources/l10n/JabRef_tr.properties | 7 +++---- src/main/resources/l10n/JabRef_vi.properties | 7 +++---- src/main/resources/l10n/JabRef_zh.properties | 7 +++---- 20 files changed, 68 insertions(+), 75 deletions(-) diff --git a/src/main/resources/l10n/JabRef_da.properties b/src/main/resources/l10n/JabRef_da.properties index 9a736e319f6..5022b49c63c 100644 --- a/src/main/resources/l10n/JabRef_da.properties +++ b/src/main/resources/l10n/JabRef_da.properties @@ -156,7 +156,6 @@ Could\ not\ import\ preferences=Kunne ikke importere indstillinger Could\ not\ instantiate\ %0=Kunne ikke instantiere %0 Could\ not\ instantiate\ %0\ %1=Kunne ikke instantiere %0 %1 Could\ not\ instantiate\ %0.\ Have\ you\ chosen\ the\ correct\ package\ path?=Kunne ikke instantiere %0. Har du valgt korrekt pakke-sti? -Could\ not\ open\ link=Kunne ikke åbne link Could\ not\ print\ preview=Kunne ikke printe forhåndsvisning @@ -305,8 +304,6 @@ External\ file\ links=Eksterne links External\ programs=Eksterne programmer -External\ viewer\ called=Eksternt program kaldt - Field=Felt field=felt @@ -512,7 +509,6 @@ No\ journal\ names\ could\ be\ abbreviated.=Ingen tidsskriftsnavne kunne forkort No\ journal\ names\ could\ be\ unabbreviated.=Ingen tidsskriftsnavne kunne ekspanderes. -No\ URL\ defined=Ingen URL er defineret not=ikke not\ found=ikke fundet @@ -1121,3 +1117,6 @@ Default\ pattern=Standardmønster + + + diff --git a/src/main/resources/l10n/JabRef_de.properties b/src/main/resources/l10n/JabRef_de.properties index ca663edce6a..762262759b0 100644 --- a/src/main/resources/l10n/JabRef_de.properties +++ b/src/main/resources/l10n/JabRef_de.properties @@ -170,7 +170,6 @@ Could\ not\ import\ preferences=Einstellungen konnten nicht importiert werden Could\ not\ instantiate\ %0=Konnte Importer nicht erzeugen %0 Could\ not\ instantiate\ %0\ %1=Konnte Importer nicht erzeugen %0 %1 Could\ not\ instantiate\ %0.\ Have\ you\ chosen\ the\ correct\ package\ path?=Konnte %0 nicht realisieren. Haben Sie den richtigen Paket-Pfad angegeben? -Could\ not\ open\ link=Link konnte nicht geöffnet werden Could\ not\ print\ preview=Druckvorschau fehlgeschlagen @@ -331,8 +330,6 @@ External\ file\ links=Links zu externen Dateien External\ programs=Externe Programme -External\ viewer\ called=Externer Betrachter aufgerufen - Field=Feld field=Feld @@ -566,7 +563,6 @@ No\ journal\ names\ could\ be\ unabbreviated.=Das Aufheben der Abkürzung konnte Open\ PDF=PDF öffnen -No\ URL\ defined=Keine URL angegeben not=nicht not\ found=davon nicht gefunden @@ -2091,6 +2087,7 @@ Keyword\ delimiter=Schlüsselwort-Trennzeichen Hierarchical\ keyword\ delimiter=Hierarchisches Schlüsselwort-Trennzeichen Escape\ ampersands=Kaufmnännische-Und-Zeichen maskieren + Plain\ References\ Parser=Parser für einfache Referenzen Please\ enter\ the\ plain\ references\ to\ extract\ from\ separated\ by\ double\ empty\ lines.=Bitte geben Sie die einfachen Referenzen ein, die durch doppelte Leerzeilen getrennt werden sollen. Add\ to\ current\ library=Zur aktuellen Bibliothek hinzufügen @@ -2115,5 +2112,7 @@ Optional=Optional Required=Erforderlich Entry\ type\ cannot\ be\ empty.\ Please\ enter\ a\ name.=Eintragstyp darf nicht leer sein. Bitte geben Sie einen Namen ein. Field\ cannot\ be\ empty.\ Please\ enter\ a\ name.=Feld darf nicht leer sein. Bitte geben Sie einen Namen ein. + + Shared\ database=Geteilte Datenbank Lookup=Nachschlagen diff --git a/src/main/resources/l10n/JabRef_el.properties b/src/main/resources/l10n/JabRef_el.properties index 2d69700f06e..62a1889da1a 100644 --- a/src/main/resources/l10n/JabRef_el.properties +++ b/src/main/resources/l10n/JabRef_el.properties @@ -161,7 +161,6 @@ Could\ not\ import\ preferences=Αδυναμία εισαγωγής των πρ Could\ not\ instantiate\ %0=Αδυναμία δημιουργίας υπόστασης %0 Could\ not\ instantiate\ %0\ %1=Αδυναμία δημιουργίας υπόστασης %0 %1 Could\ not\ instantiate\ %0.\ Have\ you\ chosen\ the\ correct\ package\ path?=Αδυναμία δημιουργίας υπόστασης %0. Έχετε επιλέξει τη σωστή διαδρομή πακέτου; -Could\ not\ open\ link=Αδυναμία ανοίγματος συνδέσμου Could\ not\ print\ preview=Αδυναμία προεπισκόπηση εκτύπωσης @@ -312,8 +311,6 @@ External\ file\ links=Εξωτερικοί σύνδεσμοι αρχείων External\ programs=Εξωτερικά προγράμματα -External\ viewer\ called=Κλήθηκε εξωτερικός αναγνώστης - Field=Πεδίο field=πεδίο @@ -532,7 +529,6 @@ No\ journal\ names\ could\ be\ unabbreviated.=Δεν ήταν δυνατή η α Open\ PDF=Άνοιγμα PDF -No\ URL\ defined=Δεν έχει καθοριστεί διεύθυνση URL not=δεν not\ found=δεν βρέθηκε @@ -1805,3 +1801,6 @@ Default\ pattern=Προεπιλεγμένο μοτίβο + + + diff --git a/src/main/resources/l10n/JabRef_es.properties b/src/main/resources/l10n/JabRef_es.properties index 928ed959c29..86276319205 100644 --- a/src/main/resources/l10n/JabRef_es.properties +++ b/src/main/resources/l10n/JabRef_es.properties @@ -170,7 +170,6 @@ Could\ not\ import\ preferences=No se pueden importar las preferencias Could\ not\ instantiate\ %0=No se puede instanciar %0 Could\ not\ instantiate\ %0\ %1=No se puede instanciar %0 %1 Could\ not\ instantiate\ %0.\ Have\ you\ chosen\ the\ correct\ package\ path?=No se puede instanciar %0. ¿Ha escogido la ruta del paquete correctamente? -Could\ not\ open\ link=No se puede abrir el enlace Could\ not\ print\ preview=No se puede imprimir la vista previa @@ -331,8 +330,6 @@ External\ file\ links=Enlaces a archivos externos External\ programs=Programas externos -External\ viewer\ called=Se ha lanzado el visor externo - Field=Campo field=campo @@ -566,7 +563,6 @@ No\ journal\ names\ could\ be\ unabbreviated.=No se pudieron expandir nombres de Open\ PDF=Abrir PDF -No\ URL\ defined=Ninguna URL definida not=no not\ found=no encontrado @@ -2091,6 +2087,7 @@ Keyword\ delimiter=Separador de palabras clave Hierarchical\ keyword\ delimiter=Separador de palabras clave jerárquicas Escape\ ampersands=Escape de ampersands + Plain\ References\ Parser=Analizador de las referencias simples Please\ enter\ the\ plain\ references\ to\ extract\ from\ separated\ by\ double\ empty\ lines.=Por favor, introduzca las referencias simples de las que extraer separadas por líneas dobles vacías. Add\ to\ current\ library=Añade a la biblioteca actual @@ -2115,4 +2112,6 @@ Optional=Opcional Required=Necesario Entry\ type\ cannot\ be\ empty.\ Please\ enter\ a\ name.=El tipo de entrada no puede estar vacío. Por favor, introduzca un nombre. Field\ cannot\ be\ empty.\ Please\ enter\ a\ name.=El campo no puede estar vacío. Por favor, introduzca un nombre. + + Shared\ database=Base de datos compartida diff --git a/src/main/resources/l10n/JabRef_fa.properties b/src/main/resources/l10n/JabRef_fa.properties index 7a803b601f4..05ecb8527b7 100644 --- a/src/main/resources/l10n/JabRef_fa.properties +++ b/src/main/resources/l10n/JabRef_fa.properties @@ -236,7 +236,6 @@ Donate\ to\ JabRef=هدیه دادن به JabRef - Manage\ external\ file\ types=مدیریت نوع پرونده‌های خارجی @@ -577,6 +576,9 @@ Push\ entries\ to\ external\ application\ (%0)=(نشاندن ورودی‌ها + + + diff --git a/src/main/resources/l10n/JabRef_fr.properties b/src/main/resources/l10n/JabRef_fr.properties index 27e9bdd97a1..97aa4fa4114 100644 --- a/src/main/resources/l10n/JabRef_fr.properties +++ b/src/main/resources/l10n/JabRef_fr.properties @@ -170,7 +170,6 @@ Could\ not\ import\ preferences=L'importation des préférences a échoué Could\ not\ instantiate\ %0=N'a pas pu initialiser %0 Could\ not\ instantiate\ %0\ %1=N'a pas pu initialiser %0 %1 Could\ not\ instantiate\ %0.\ Have\ you\ chosen\ the\ correct\ package\ path?=%0 a échoué. Avez-vous choisi le chemin de paquetage correct ? -Could\ not\ open\ link=Le lien n'a pas pu être ouvert Could\ not\ print\ preview=Échec de l'impression de l'aperçu @@ -331,8 +330,6 @@ External\ file\ links=Liens vers les fichiers externes External\ programs=Programmes externes -External\ viewer\ called=Afficheur externe lancé - Field=Champ field=Champ @@ -566,7 +563,6 @@ No\ journal\ names\ could\ be\ unabbreviated.=Aucun nom de journal n'a pu être Open\ PDF=Ouvrir le PDF -No\ URL\ defined=Pas d'URL définie not=non not\ found=non trouvé @@ -2091,6 +2087,9 @@ Keyword\ delimiter=Séparateur de mots-clefs Hierarchical\ keyword\ delimiter=Séparateur de mots-clefs hiérarchique Escape\ ampersands=Échapper les esperluettes +Copied\ '%0'\ to\ clipboard.='%0' copié dans le presse-papiers. +This\ operation\ requires\ an\ open\ library.=Cette opération nécessite qu'un fichier soit ouvert. + Plain\ References\ Parser=Analyseur de références brutes Please\ enter\ the\ plain\ references\ to\ extract\ from\ separated\ by\ double\ empty\ lines.=Veuillez entrer les références brutes à extraire, séparées par des doubles lignes vides. Add\ to\ current\ library=Ajouter au fichier courant @@ -2115,5 +2114,9 @@ Optional=Optionnel Required=Requis Entry\ type\ cannot\ be\ empty.\ Please\ enter\ a\ name.=Le type d'entrée ne peut pas être vide. Veuillez entrer un nom. Field\ cannot\ be\ empty.\ Please\ enter\ a\ name.=Le champ ne peut pas être vide. Veuillez entrer un nom. + +Search\ ShortScience=Recherche ShortScience +Unable\ to\ open\ ShortScience.=Impossible de se connecter à ShortScience. + Shared\ database=Base de données partagée Lookup=Rechercher diff --git a/src/main/resources/l10n/JabRef_in.properties b/src/main/resources/l10n/JabRef_in.properties index 32f1a2b43f4..fca7af6f318 100644 --- a/src/main/resources/l10n/JabRef_in.properties +++ b/src/main/resources/l10n/JabRef_in.properties @@ -159,7 +159,6 @@ Could\ not\ import\ preferences=Tidak bisa impor preferensi Could\ not\ instantiate\ %0=Tidak bisa instansiasi %0 Could\ not\ instantiate\ %0\ %1=Tidak bisa instansiasi %0 %1 Could\ not\ instantiate\ %0.\ Have\ you\ chosen\ the\ correct\ package\ path?=Tidak bisa instansiasi %0. Apakah anda sudah memilih lokasi paket yang benar? -Could\ not\ open\ link=Tidak bisa membuka tautan Could\ not\ print\ preview=Tidak bisa mencetak pratampilan @@ -309,8 +308,6 @@ External\ file\ links=Tautan berkas eksternal External\ programs=Program eksternal -External\ viewer\ called=Penampil eksternal dijalankan - Field=Bidang field=bidang @@ -527,7 +524,6 @@ No\ journal\ names\ could\ be\ unabbreviated.=Tidak ada ada nama jurnal yang bis Open\ PDF=PDF terbuka -No\ URL\ defined=Tidak ada URL didefinisikan not=tidak not\ found=tidak ditemukan @@ -1746,3 +1742,6 @@ Default\ pattern=Pola bawaan + + + diff --git a/src/main/resources/l10n/JabRef_it.properties b/src/main/resources/l10n/JabRef_it.properties index 7c8a9cec5b9..64cc5feb09c 100644 --- a/src/main/resources/l10n/JabRef_it.properties +++ b/src/main/resources/l10n/JabRef_it.properties @@ -170,7 +170,6 @@ Could\ not\ import\ preferences=Impossibile importare le preferenze Could\ not\ instantiate\ %0=Impossibile istanziare %0 Could\ not\ instantiate\ %0\ %1=Impossibile istanziare %0 %1 Could\ not\ instantiate\ %0.\ Have\ you\ chosen\ the\ correct\ package\ path?=Impossibile istanziare %0. Verificare il "package path". -Could\ not\ open\ link=Impossibile aprire il collegamento Could\ not\ print\ preview=Impossibile visualizzare l'anteprima di stampa @@ -331,8 +330,6 @@ External\ file\ links=Collegamenti a file esterni External\ programs=Programmi esterni -External\ viewer\ called=Chiamata a visualizzatore esterno - Field=Campo field=campo @@ -566,7 +563,6 @@ No\ journal\ names\ could\ be\ unabbreviated.=Nessuna abbreviazione di rivista p Open\ PDF=Apri PDF -No\ URL\ defined=Nessun URL trovato not=non not\ found=non trovato @@ -2091,6 +2087,9 @@ Keyword\ delimiter=Delimitatore parole chiave Hierarchical\ keyword\ delimiter=Delimitatore di parole chiave gerarchiche Escape\ ampersands=Preserva le e commerciali +Copied\ '%0'\ to\ clipboard.=Copiato '%0' negli Appunti. +This\ operation\ requires\ an\ open\ library.=Questa operazione richiede una libreria aperta. + Plain\ References\ Parser=Analizzatore di riferimenti semplici Please\ enter\ the\ plain\ references\ to\ extract\ from\ separated\ by\ double\ empty\ lines.=Inserisci i riferimenti semplici da cui estrarre, separati da due righe vuote. Add\ to\ current\ library=Aggiungi alla libreria corrente @@ -2115,5 +2114,9 @@ Optional=Opzionale Required=Obbligatorio Entry\ type\ cannot\ be\ empty.\ Please\ enter\ a\ name.=Il tipo di voce non può essere vuoto. Si prega di inserire un nome. Field\ cannot\ be\ empty.\ Please\ enter\ a\ name.=Il campo non può essere vuoto. Si prega di inserire un nome. + +Search\ ShortScience=Cerca su ShortScience +Unable\ to\ open\ ShortScience.=Impossibile aprire ShortScience. + Shared\ database=Database condiviso Lookup=Ricerca diff --git a/src/main/resources/l10n/JabRef_ja.properties b/src/main/resources/l10n/JabRef_ja.properties index 5275669b713..bc71e359652 100644 --- a/src/main/resources/l10n/JabRef_ja.properties +++ b/src/main/resources/l10n/JabRef_ja.properties @@ -170,7 +170,6 @@ Could\ not\ import\ preferences=設定を読み込めませんでした Could\ not\ instantiate\ %0=%0にインスタンス化できませんでした Could\ not\ instantiate\ %0\ %1=%0 %1にインスタンス化できませんでした Could\ not\ instantiate\ %0.\ Have\ you\ chosen\ the\ correct\ package\ path?=%0にインスタンス化できませんでした.正しいパッケージパスを選択しましたか? -Could\ not\ open\ link=リンクを開けませんでした Could\ not\ print\ preview=プレビューを印刷できませんでした @@ -331,8 +330,6 @@ External\ file\ links=外部ファイルリンク External\ programs=外部プログラム -External\ viewer\ called=外部ビューアが呼び出されました - Field=フィールド field=フィールド @@ -566,7 +563,6 @@ No\ journal\ names\ could\ be\ unabbreviated.=学術誌名を非短縮形にす Open\ PDF=PDFを開く -No\ URL\ defined=URLは定義されていません not=非 not\ found=見つかりません @@ -2071,6 +2067,7 @@ Normalizes\ all\ newline\ characters\ in\ the\ field\ content.=フィールド Search\ term\ is\ empty.=検索キーワードが空です. Invalid\ regular\ expression.=正規表現が不正です. + Add\ to\ current\ library=現在のライブラリに追加 Your\ text\ is\ being\ parsed...=テキストを解析しています... @@ -2081,3 +2078,5 @@ Field\ type=フィールド型 Remove\ entry\ type=項目型を削除 Required=必須 + + diff --git a/src/main/resources/l10n/JabRef_nl.properties b/src/main/resources/l10n/JabRef_nl.properties index 66b4d5fc544..01022444315 100644 --- a/src/main/resources/l10n/JabRef_nl.properties +++ b/src/main/resources/l10n/JabRef_nl.properties @@ -163,7 +163,6 @@ Could\ not\ import\ preferences=Kon voorkeuren niet importeren Could\ not\ instantiate\ %0=Kon %0 niet instantiëren Could\ not\ instantiate\ %0\ %1=Kon %0 %1 niet instantiëren Could\ not\ instantiate\ %0.\ Have\ you\ chosen\ the\ correct\ package\ path?=Kon %0 niet instantiëren. Heeft u het juiste pakketpad gekozen? -Could\ not\ open\ link=Kan bestand niet openen Could\ not\ print\ preview=Kan geen afdrukvoorbeeld weergeven @@ -316,8 +315,6 @@ External\ file\ links=Externe bestand links External\ programs=Externe programma's -External\ viewer\ called=Externe viewer opgeroepen - Field=Veld field=veld @@ -539,7 +536,6 @@ No\ journal\ names\ could\ be\ unabbreviated.=Geen logboeknamen konden niet word Open\ PDF=PDF openen -No\ URL\ defined=Geen URL gedefinieerd not=niet not\ found=niet gevonden @@ -1842,3 +1838,6 @@ Default\ pattern=Standaard patroon + + + diff --git a/src/main/resources/l10n/JabRef_no.properties b/src/main/resources/l10n/JabRef_no.properties index 730cc405f85..d239a2fa897 100644 --- a/src/main/resources/l10n/JabRef_no.properties +++ b/src/main/resources/l10n/JabRef_no.properties @@ -162,7 +162,6 @@ Could\ not\ import\ preferences=Kunne ikke importere innstillinger Could\ not\ instantiate\ %0=Kunne ikke instansiere %0 Could\ not\ instantiate\ %0\ %1=Kunne ikke instansiere %0 %1 Could\ not\ instantiate\ %0.\ Have\ you\ chosen\ the\ correct\ package\ path?=Kunne ikke instansiere %0. Har du valgt riktig katalog? -Could\ not\ open\ link=Kunne ikke åpne link Could\ not\ print\ preview=Kunne ikke skrive ut forhåndsvisningen @@ -317,8 +316,6 @@ External\ file\ links=Eksterne linker External\ programs=Eksterne programmer -External\ viewer\ called=Eksternt program kalt opp - Field=Felt field=felt @@ -537,7 +534,6 @@ No\ journal\ names\ could\ be\ unabbreviated.=Ingen journalnavn kunne ekspandere Open\ PDF=Åpne PDF -No\ URL\ defined=Ingen url er definert not=ikke not\ found=ikke funnet @@ -1250,3 +1246,6 @@ Default\ pattern=Standardmønster + + + diff --git a/src/main/resources/l10n/JabRef_pl.properties b/src/main/resources/l10n/JabRef_pl.properties index 058f2f3bfd9..e9a48ba9dec 100644 --- a/src/main/resources/l10n/JabRef_pl.properties +++ b/src/main/resources/l10n/JabRef_pl.properties @@ -114,7 +114,6 @@ Could\ not\ export\ file=Nie udało się wyeksportować pliku -Could\ not\ open\ link=Nie można otworzyć linku Could\ not\ print\ preview=Nie można wydrukować podglądu @@ -238,7 +237,6 @@ Export\ to\ text\ file.=Eksportuj do pliku tekstowego. - Field=Pole field=pole @@ -968,3 +966,6 @@ Reset\ All=Resetuj wszystko + + + diff --git a/src/main/resources/l10n/JabRef_pt.properties b/src/main/resources/l10n/JabRef_pt.properties index 7bbb0b1ae31..b79a7338c51 100644 --- a/src/main/resources/l10n/JabRef_pt.properties +++ b/src/main/resources/l10n/JabRef_pt.properties @@ -166,7 +166,6 @@ Could\ not\ import\ preferences=Não foi possível importar as preferências Could\ not\ instantiate\ %0=Não foi possível instanciar %0 Could\ not\ instantiate\ %0\ %1=Não foi possível instanciar %0 %1 Could\ not\ instantiate\ %0.\ Have\ you\ chosen\ the\ correct\ package\ path?=Não foi possível instanciar %0. Você escolheu o caminho correto do pacote? -Could\ not\ open\ link=Não foi possível abrir o link Could\ not\ print\ preview=Não foi possível imprimir a previsualização @@ -322,8 +321,6 @@ External\ file\ links=Links de arquivos externos External\ programs=Programas externos -External\ viewer\ called=Visualizador externo chamado - Field=Campo field=campo @@ -553,7 +550,6 @@ No\ journal\ names\ could\ be\ unabbreviated.=Nenhum nome de periódico pôde se Open\ PDF=Abrir PDF -No\ URL\ defined=Nenhuma URL definida not=não not\ found=não encontrado @@ -1430,3 +1426,6 @@ Default\ pattern=Ppadrão predefinido + + + diff --git a/src/main/resources/l10n/JabRef_pt_BR.properties b/src/main/resources/l10n/JabRef_pt_BR.properties index 9504122ebec..6e6bcf45399 100644 --- a/src/main/resources/l10n/JabRef_pt_BR.properties +++ b/src/main/resources/l10n/JabRef_pt_BR.properties @@ -170,7 +170,6 @@ Could\ not\ import\ preferences=Não foi possível importar as preferências Could\ not\ instantiate\ %0=Não foi possível instanciar %0 Could\ not\ instantiate\ %0\ %1=Não foi possível instanciar %0 %1 Could\ not\ instantiate\ %0.\ Have\ you\ chosen\ the\ correct\ package\ path?=Não foi possível instanciar %0. Você escolheu o caminho correto do pacote? -Could\ not\ open\ link=Não foi possível abrir o link Could\ not\ print\ preview=Não foi possível imprimir a previsualização @@ -331,8 +330,6 @@ External\ file\ links=Links de arquivos externos External\ programs=Programas externos -External\ viewer\ called=Visualizador externo chamado - Field=Campo field=campo @@ -566,7 +563,6 @@ No\ journal\ names\ could\ be\ unabbreviated.=Nenhum nome de periódico pôde se Open\ PDF=Abrir PDF -No\ URL\ defined=Nenhuma URL definida not=não not\ found=não encontrado @@ -2091,6 +2087,7 @@ Keyword\ delimiter=Delimitador de palavra-chave Hierarchical\ keyword\ delimiter=Delimitador hierárquico de palavra-chave Escape\ ampersands="Escapar" ampersands (&) + Plain\ References\ Parser=Analisador de Referências Simples Please\ enter\ the\ plain\ references\ to\ extract\ from\ separated\ by\ double\ empty\ lines.=Por favor, insira as referências simples (plain) para extrair da separação com duas linhas vazias. Add\ to\ current\ library=Adicionar à biblioteca atual @@ -2115,5 +2112,7 @@ Optional=Opcional Required=Obrigatório Entry\ type\ cannot\ be\ empty.\ Please\ enter\ a\ name.=Tipo de referência não pode estar vazio. Insira um nome. Field\ cannot\ be\ empty.\ Please\ enter\ a\ name.=O campo não pode estar vazio. Por favor insira um nome. + + Shared\ database=Banco de dados compartilhado Lookup=Procurar diff --git a/src/main/resources/l10n/JabRef_ru.properties b/src/main/resources/l10n/JabRef_ru.properties index 2d606a37aa6..9a85293a792 100644 --- a/src/main/resources/l10n/JabRef_ru.properties +++ b/src/main/resources/l10n/JabRef_ru.properties @@ -166,7 +166,6 @@ Could\ not\ import\ preferences=Не удалось импортировать Could\ not\ instantiate\ %0=Не удалось создать экземпляр %0 Could\ not\ instantiate\ %0\ %1=Не удалось создать экземпляр %0 %1 Could\ not\ instantiate\ %0.\ Have\ you\ chosen\ the\ correct\ package\ path?=Не удалось создать экземпляр %0. Проверьте правильность пути пакета. -Could\ not\ open\ link=Не удалось открыть ссылку Could\ not\ print\ preview=Не удалось напечатать предпросмотр @@ -321,8 +320,6 @@ External\ file\ links=Ссылки на внешние файлы External\ programs=Внешние программы -External\ viewer\ called=Вызов внешней программы просмотра - Field=Поле field=поле @@ -541,7 +538,6 @@ No\ journal\ names\ could\ be\ unabbreviated.=Названия журналов Open\ PDF=Открыть PDF -No\ URL\ defined=URL-адрес не определен not=не not\ found=не найдено @@ -1711,3 +1707,6 @@ Default\ pattern=Шаблон по умолчанию + + + diff --git a/src/main/resources/l10n/JabRef_sv.properties b/src/main/resources/l10n/JabRef_sv.properties index bd570c2b7ae..c21823b9494 100644 --- a/src/main/resources/l10n/JabRef_sv.properties +++ b/src/main/resources/l10n/JabRef_sv.properties @@ -155,7 +155,6 @@ Could\ not\ import\ preferences=Kunde inte importera inställningar Could\ not\ instantiate\ %0=Kunde inte instansiera %0 Could\ not\ instantiate\ %0\ %1=Kunde inte instansiera %0 %1 Could\ not\ instantiate\ %0.\ Have\ you\ chosen\ the\ correct\ package\ path?=Kunde inte instansiera %0. Har du valt rätt sökväg? -Could\ not\ open\ link=Kunde inte öppna länk Could\ not\ print\ preview=Kunde inte skriva ut postvisning @@ -303,8 +302,6 @@ External\ file\ links=Externa fillänkar External\ programs=Externa program -External\ viewer\ called=Öppnar i externt program - Field=Fält field=fält @@ -500,7 +497,6 @@ No\ journal\ names\ could\ be\ abbreviated.=Inga tidskriftsnamn kunde förkortas No\ journal\ names\ could\ be\ unabbreviated.=Inga tidskriftsnamn kunde expanderas. -No\ URL\ defined=Ingen URL angiven not=inte not\ found=hittades inte @@ -1494,3 +1490,6 @@ Default\ pattern=Standardmönster + + + diff --git a/src/main/resources/l10n/JabRef_tl.properties b/src/main/resources/l10n/JabRef_tl.properties index 3e44d62929a..4782266869a 100644 --- a/src/main/resources/l10n/JabRef_tl.properties +++ b/src/main/resources/l10n/JabRef_tl.properties @@ -161,7 +161,6 @@ Could\ not\ import\ preferences=Hindi ma-import ang preferences Could\ not\ instantiate\ %0=Hindi maaring ma-instantiate %0 Could\ not\ instantiate\ %0\ %1=Hindi maka-instantiate %0 %1 Could\ not\ instantiate\ %0.\ Have\ you\ chosen\ the\ correct\ package\ path?=Hindi maka-instantiate %0. Tama ba ang napili mong pakete para sa landas? -Could\ not\ open\ link=Hindi mabuksan ang link Could\ not\ print\ preview=Hindi maka-print ang preview @@ -309,8 +308,6 @@ External\ file\ links=Mga labas na file links External\ programs=Panlabas na mga programa -External\ viewer\ called=Panlabas na pananaw ang tawag - Field=Patlang field=patlang @@ -527,7 +524,6 @@ No\ journal\ names\ could\ be\ unabbreviated.=Walang talaarawag ang puwedeng pai Open\ PDF=Buksan ang PDF -No\ URL\ defined=Walang URL ang natukoy not=hindi not\ found=hindi nakita @@ -1438,3 +1434,6 @@ Default\ pattern=Default na pattern + + + diff --git a/src/main/resources/l10n/JabRef_tr.properties b/src/main/resources/l10n/JabRef_tr.properties index e52fe2704a7..edda857aa89 100644 --- a/src/main/resources/l10n/JabRef_tr.properties +++ b/src/main/resources/l10n/JabRef_tr.properties @@ -170,7 +170,6 @@ Could\ not\ import\ preferences=Tercihler içe aktarılamıyor Could\ not\ instantiate\ %0=%0 somutlaştırılamıyor Could\ not\ instantiate\ %0\ %1=%0 %1 somutlaştırılamıyor Could\ not\ instantiate\ %0.\ Have\ you\ chosen\ the\ correct\ package\ path?=%0 somutlaştırılamıyor. Doğru paket yolunu seçmiş miydiniz? -Could\ not\ open\ link=Link açılamıyor Could\ not\ print\ preview=Yazdırma önizlenemiyor @@ -331,8 +330,6 @@ External\ file\ links=Harici dosya linkleri External\ programs=Harici programlar -External\ viewer\ called=Harici görüntüleyici çağrıldı - Field=Alan field=alan @@ -566,7 +563,6 @@ No\ journal\ names\ could\ be\ unabbreviated.=Hiçbir dergi adı kısaltması a Open\ PDF=DPF'i aç -No\ URL\ defined=Hiç url tanımlanmamış not=hariç not\ found=bulunmadı @@ -2091,6 +2087,7 @@ Keyword\ delimiter=Anahtar sözcük sınırlayıcı Hierarchical\ keyword\ delimiter=Hiyerarşik anahtar sözcük sınırlayıcı Escape\ ampersands=Ve simgelerini (ampersand) öncele + Plain\ References\ Parser=Sade Kaynak Ayrıştırıcı Please\ enter\ the\ plain\ references\ to\ extract\ from\ separated\ by\ double\ empty\ lines.=Lütfen ayıklamak için çift boş satırla ayrılmış sade kaynakları girin. Add\ to\ current\ library=Mevcut kütüphaneye ekle @@ -2115,5 +2112,7 @@ Optional=Tercihe bağlı Required=Zorunlu Entry\ type\ cannot\ be\ empty.\ Please\ enter\ a\ name.=Girdi türü boş olamaz. Lütfen bir isim giriniz. Field\ cannot\ be\ empty.\ Please\ enter\ a\ name.=Alan boş olamaz. Lütfen bir isim giriniz. + + Shared\ database=Paylaşılmış veritabanı Lookup=Ara diff --git a/src/main/resources/l10n/JabRef_vi.properties b/src/main/resources/l10n/JabRef_vi.properties index 3994b77eab4..c1880b582be 100644 --- a/src/main/resources/l10n/JabRef_vi.properties +++ b/src/main/resources/l10n/JabRef_vi.properties @@ -169,7 +169,6 @@ Could\ not\ import\ preferences=Không thể nhập các tùy thích Could\ not\ instantiate\ %0=Không thể tạo đối tượng %0 Could\ not\ instantiate\ %0\ %1=Không thể tạo đối tượng %0 %1 Could\ not\ instantiate\ %0.\ Have\ you\ chosen\ the\ correct\ package\ path?=Không thể tạo đối tượng %0. Bạn đã chọn đường dẫn gói đúng chưa? -Could\ not\ open\ link=Không thể mở liên kết Could\ not\ print\ preview=Không thể in phần xem trước @@ -325,8 +324,6 @@ External\ file\ links=Các liên kết tập tin ngoài External\ programs=Các chương trình ngoài -External\ viewer\ called=Trình xem ngoài được gọi - Field=Dữ liệu field=dữ liệu @@ -541,7 +538,6 @@ No\ journal\ names\ could\ be\ abbreviated.=Không có tên tạp chí nào có No\ journal\ names\ could\ be\ unabbreviated.=Không có tên tạp chí nào có thể viết đầy đủ. -No\ URL\ defined=Không có url nào được định nghĩa not=không not\ found=không tìm thấy @@ -1165,3 +1161,6 @@ Default\ pattern=Kiểu mặc định + + + diff --git a/src/main/resources/l10n/JabRef_zh.properties b/src/main/resources/l10n/JabRef_zh.properties index 095391a1332..e112bc648ee 100644 --- a/src/main/resources/l10n/JabRef_zh.properties +++ b/src/main/resources/l10n/JabRef_zh.properties @@ -163,7 +163,6 @@ Could\ not\ import\ preferences=无法导入首选项 Could\ not\ instantiate\ %0=无法例示 %0 Could\ not\ instantiate\ %0\ %1=无法例示 %0 %1 Could\ not\ instantiate\ %0.\ Have\ you\ chosen\ the\ correct\ package\ path?=无法例示 %0,您选择了正确的包路径吗? -Could\ not\ open\ link=无法打开链接 Could\ not\ print\ preview=无法打印预览 @@ -316,8 +315,6 @@ External\ file\ links=外部文件链接 External\ programs=外部程序 -External\ viewer\ called=成功调用外部查看器 - Field=域 field=域 @@ -539,7 +536,6 @@ No\ journal\ names\ could\ be\ unabbreviated.=没有可供展开的期刊名缩 Open\ PDF=打开 PDF -No\ URL\ defined=没有定义 url not=非 not\ found=无法找到 @@ -1843,3 +1839,6 @@ Default\ pattern=默认模式 + + +