From bc9d45cea5ba4cc8475195ea85c3f693b4f63fbb Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 11 Jan 2020 03:07:19 +0000 Subject: [tx-robot] updated from transifex --- l10n/de.js | 1 + l10n/de.json | 1 + l10n/de_DE.js | 1 + l10n/de_DE.json | 1 + l10n/es.js | 1 + l10n/es.json | 1 + l10n/es_AR.js | 4 +++- l10n/es_AR.json | 4 +++- l10n/fr.js | 1 + l10n/fr.json | 1 + l10n/gl.js | 3 ++- l10n/gl.json | 3 ++- l10n/hr.js | 4 ++++ l10n/hr.json | 4 ++++ l10n/lt_LT.js | 1 + l10n/lt_LT.json | 1 + l10n/nl.js | 1 + l10n/nl.json | 1 + l10n/pl.js | 1 + l10n/pl.json | 1 + l10n/pt_BR.js | 1 + l10n/pt_BR.json | 1 + l10n/sv.js | 1 + l10n/sv.json | 1 + l10n/tr.js | 1 + l10n/tr.json | 1 + 26 files changed, 38 insertions(+), 4 deletions(-) diff --git a/l10n/de.js b/l10n/de.js index cc829a6f4..b7a6ba9a0 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -10,6 +10,7 @@ OC.L10N.register( "Use current version" : "Verwende aktuelle Version", "Use the saved version" : "Die gespeicherte Version verwenden", "The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen könnten nicht angewandt werden.", + "File could not be loaded. Please check your internet connection." : "Datei konnte nicht geladen werden. Internetverbindung prüfen.", "Retry" : "Wiederholen", "Last save {lastSave}" : "Zuletzt gespeichert {lastSave}", "Unpushed changes" : "Nicht synchronisiert Änderungen", diff --git a/l10n/de.json b/l10n/de.json index 4028f0fbe..85a2d4856 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -8,6 +8,7 @@ "Use current version" : "Verwende aktuelle Version", "Use the saved version" : "Die gespeicherte Version verwenden", "The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen könnten nicht angewandt werden.", + "File could not be loaded. Please check your internet connection." : "Datei konnte nicht geladen werden. Internetverbindung prüfen.", "Retry" : "Wiederholen", "Last save {lastSave}" : "Zuletzt gespeichert {lastSave}", "Unpushed changes" : "Nicht synchronisiert Änderungen", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index f8aeaa7c9..725e03ca9 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -10,6 +10,7 @@ OC.L10N.register( "Use current version" : "Verwende aktuelle Version", "Use the saved version" : "Die gespeicherte Version verwenden", "The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen könnten nicht angewandt werden.", + "File could not be loaded. Please check your internet connection." : "Datei konnte nicht geladen werden. Internetverbindung prüfen.", "Retry" : "Wiederholen", "Last save {lastSave}" : "Zuletzt gespeichert {lastSave}", "Unpushed changes" : "Nicht synchronisiert Änderungen", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 01bbd5ca0..ec6f2094a 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -8,6 +8,7 @@ "Use current version" : "Verwende aktuelle Version", "Use the saved version" : "Die gespeicherte Version verwenden", "The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen könnten nicht angewandt werden.", + "File could not be loaded. Please check your internet connection." : "Datei konnte nicht geladen werden. Internetverbindung prüfen.", "Retry" : "Wiederholen", "Last save {lastSave}" : "Zuletzt gespeichert {lastSave}", "Unpushed changes" : "Nicht synchronisiert Änderungen", diff --git a/l10n/es.js b/l10n/es.js index d6ba21869..8eb0e3070 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -10,6 +10,7 @@ OC.L10N.register( "Use current version" : "Usar versión actual", "Use the saved version" : "Usar la versión guardada", "The document has been changed outside of the editor. The changes cannot be applied." : "El documento ha cambiado fuera del editor. Los cambios no se pueden aplicar.", + "File could not be loaded. Please check your internet connection." : "El archivo no se pudo cargar. Por favor, compruebe su conexión a internet.", "Retry" : "Reintentar", "Last save {lastSave}" : "Guardado por última vez: {lastSave}", "Unpushed changes" : "Cambios sin subir", diff --git a/l10n/es.json b/l10n/es.json index 707351e67..e7523f9ad 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -8,6 +8,7 @@ "Use current version" : "Usar versión actual", "Use the saved version" : "Usar la versión guardada", "The document has been changed outside of the editor. The changes cannot be applied." : "El documento ha cambiado fuera del editor. Los cambios no se pueden aplicar.", + "File could not be loaded. Please check your internet connection." : "El archivo no se pudo cargar. Por favor, compruebe su conexión a internet.", "Retry" : "Reintentar", "Last save {lastSave}" : "Guardado por última vez: {lastSave}", "Unpushed changes" : "Cambios sin subir", diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 3eee610a6..1214f18ea 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -4,6 +4,8 @@ OC.L10N.register( "Text" : "Texto", "Retry" : "Reintentar", "Edit" : "Editar", - "Undo" : "Deshacer" + "Undo" : "Deshacer", + "Bold" : "Negrita", + "Italic" : "Itálico" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_AR.json b/l10n/es_AR.json index 836f06143..4b0c4d6f5 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -2,6 +2,8 @@ "Text" : "Texto", "Retry" : "Reintentar", "Edit" : "Editar", - "Undo" : "Deshacer" + "Undo" : "Deshacer", + "Bold" : "Negrita", + "Italic" : "Itálico" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index a8a836ff3..0dc2b5f4c 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -10,6 +10,7 @@ OC.L10N.register( "Use current version" : "Utiliser la version actuelle", "Use the saved version" : "Utiliser la version enregistrée", "The document has been changed outside of the editor. The changes cannot be applied." : "Le document a été modifié par un autre programme que l'éditeur. Les changements ne peuvent être appliqués.", + "File could not be loaded. Please check your internet connection." : "Le fichier n'a pu être chargé. Vérifiez votre connexion Internet.", "Retry" : "Réessayer", "Last save {lastSave}" : "Enregistré pour la dernière fois le {lastSave}", "Unpushed changes" : "Modifications non poussées", diff --git a/l10n/fr.json b/l10n/fr.json index 7f7d49b2c..6c1d8a6f7 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -8,6 +8,7 @@ "Use current version" : "Utiliser la version actuelle", "Use the saved version" : "Utiliser la version enregistrée", "The document has been changed outside of the editor. The changes cannot be applied." : "Le document a été modifié par un autre programme que l'éditeur. Les changements ne peuvent être appliqués.", + "File could not be loaded. Please check your internet connection." : "Le fichier n'a pu être chargé. Vérifiez votre connexion Internet.", "Retry" : "Réessayer", "Last save {lastSave}" : "Enregistré pour la dernière fois le {lastSave}", "Unpushed changes" : "Modifications non poussées", diff --git a/l10n/gl.js b/l10n/gl.js index 616029608..c995c3764 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -10,6 +10,7 @@ OC.L10N.register( "Use current version" : "Empregar a versión actual", "Use the saved version" : "Empregar a versión gardada", "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi modificado fora do editor. Non é posíbel aplicar os cambios.", + "File could not be loaded. Please check your internet connection." : "Non foi posíbel cargar o ficheiro. Comprobe a súa conexión a Internet.", "Retry" : "Volver tentar", "Last save {lastSave}" : "Último gardado {lastSave}", "Unpushed changes" : "Cambios sen enviar", @@ -23,7 +24,7 @@ OC.L10N.register( "Show image" : "Amosar a imaxe", "Show file" : "Amosar o ficheiro", "Show rich workspaces" : "Amosa espazos de traballo mellorados", - "Add notes, lists or links …" : "Engade notas, listas ou ligazóns…", + "Add notes, lists or links …" : "Engadir notas, listas ou ligazóns…", "Edit" : "Editar", "Undo" : "Desfacer", "Redo" : "Refacer", diff --git a/l10n/gl.json b/l10n/gl.json index 43ce81726..3c08b758a 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -8,6 +8,7 @@ "Use current version" : "Empregar a versión actual", "Use the saved version" : "Empregar a versión gardada", "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi modificado fora do editor. Non é posíbel aplicar os cambios.", + "File could not be loaded. Please check your internet connection." : "Non foi posíbel cargar o ficheiro. Comprobe a súa conexión a Internet.", "Retry" : "Volver tentar", "Last save {lastSave}" : "Último gardado {lastSave}", "Unpushed changes" : "Cambios sen enviar", @@ -21,7 +22,7 @@ "Show image" : "Amosar a imaxe", "Show file" : "Amosar o ficheiro", "Show rich workspaces" : "Amosa espazos de traballo mellorados", - "Add notes, lists or links …" : "Engade notas, listas ou ligazóns…", + "Add notes, lists or links …" : "Engadir notas, listas ou ligazóns…", "Edit" : "Editar", "Undo" : "Desfacer", "Redo" : "Refacer", diff --git a/l10n/hr.js b/l10n/hr.js index 39258ebc2..8cbfad82f 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -1,7 +1,9 @@ OC.L10N.register( "text", { + "Nextcloud Text" : "Nextcloud Text", "New text document" : "Novi tekstni dokument", + "Readme" : "Informacije", "Text" : "Tekst", "📝 Collaborative document editing" : "📝 Zajedničko obrađivanje dokumenata", "** 📝 Collaborative document editing!**\n\n- **📝 Focused writing:** No distractions, only the formatting you need.\n- **🙋 Work together:** Share and collaborate with friends and colleagues, no matter if they use Nextcloud or not!\n- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.\n- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!" : "** 📝 Zajedničko obrađivanje dokumenata!**\n\n- **📝 Usredotočite se na pisanje:** bez ikakvih ometanja, koristite se formatiranjem koje vam je potrebno.\n- **🙋 Radite zajedno:** dijelite i surađujte s prijateljima i kolegama neovisno o tome imaju li Nextcloud!\n- **💾 Otvoren format:** datoteke se spremaju kao [Markdown](https://en.wikipedia.org/wiki/Markdown) kako biste ih mogli uređivati iz bilo koje aplikacije za uređivanje teksta.\n- **✊ Snažni temelji:** koristimo [🐈 tiptap](https://tiptap.scrumpy.io) temeljen na [🦉 ProseMirror](https://prosemirror.net) – puno im hvala!", @@ -20,6 +22,7 @@ OC.L10N.register( "_and %n other editor_::_and %n other editors_" : ["i %n drugi uređivač","i %n drugih uređivača","i %n drugih uređivača"], "Show image" : "Prikaži sliku", "Show file" : "Prikaži datoteku", + "Show rich workspaces" : "Prikaži bogate radne okoline", "Add notes, lists or links …" : "Dodajte bilješke, popise ili poveznice…", "Edit" : "Uredi", "Undo" : "Poništi", @@ -37,6 +40,7 @@ OC.L10N.register( "Heading 6" : "Naslov 6", "Unordered list" : "Nerazvrstani popis", "Ordered list" : "Razvrstani popis", + "ToDo list" : "Popis zadataka", "Blockquote" : "Oblikovano navođenje", "Code block" : "Odjeljak s kodom", "Network connection error: Could not connect to the document" : "Pogreška veze: povezivanje s dokumentom nije moguće", diff --git a/l10n/hr.json b/l10n/hr.json index 1b4d8b11a..61c02a6d2 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -1,5 +1,7 @@ { "translations": { + "Nextcloud Text" : "Nextcloud Text", "New text document" : "Novi tekstni dokument", + "Readme" : "Informacije", "Text" : "Tekst", "📝 Collaborative document editing" : "📝 Zajedničko obrađivanje dokumenata", "** 📝 Collaborative document editing!**\n\n- **📝 Focused writing:** No distractions, only the formatting you need.\n- **🙋 Work together:** Share and collaborate with friends and colleagues, no matter if they use Nextcloud or not!\n- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.\n- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!" : "** 📝 Zajedničko obrađivanje dokumenata!**\n\n- **📝 Usredotočite se na pisanje:** bez ikakvih ometanja, koristite se formatiranjem koje vam je potrebno.\n- **🙋 Radite zajedno:** dijelite i surađujte s prijateljima i kolegama neovisno o tome imaju li Nextcloud!\n- **💾 Otvoren format:** datoteke se spremaju kao [Markdown](https://en.wikipedia.org/wiki/Markdown) kako biste ih mogli uređivati iz bilo koje aplikacije za uređivanje teksta.\n- **✊ Snažni temelji:** koristimo [🐈 tiptap](https://tiptap.scrumpy.io) temeljen na [🦉 ProseMirror](https://prosemirror.net) – puno im hvala!", @@ -18,6 +20,7 @@ "_and %n other editor_::_and %n other editors_" : ["i %n drugi uređivač","i %n drugih uređivača","i %n drugih uređivača"], "Show image" : "Prikaži sliku", "Show file" : "Prikaži datoteku", + "Show rich workspaces" : "Prikaži bogate radne okoline", "Add notes, lists or links …" : "Dodajte bilješke, popise ili poveznice…", "Edit" : "Uredi", "Undo" : "Poništi", @@ -35,6 +38,7 @@ "Heading 6" : "Naslov 6", "Unordered list" : "Nerazvrstani popis", "Ordered list" : "Razvrstani popis", + "ToDo list" : "Popis zadataka", "Blockquote" : "Oblikovano navođenje", "Code block" : "Odjeljak s kodom", "Network connection error: Could not connect to the document" : "Pogreška veze: povezivanje s dokumentom nije moguće", diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 204258408..9a50d8929 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -9,6 +9,7 @@ OC.L10N.register( "Use current version" : "Naudoti esamą versiją", "Use the saved version" : "Naudoti įrašytą versiją", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentas pakeistas už redaktoriaus ribų. Pakeitimai negali būti pritaikyti.", + "File could not be loaded. Please check your internet connection." : "Nepavyko įkelti failo. Patikrinkite savo interneto ryšį.", "Retry" : "Bandyti dar kartą", "Last save {lastSave}" : "Paskutinis įrašymas {lastSave}", "Unsaved changes" : "Neįrašyti pakeitimai", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 27389a8d0..892c42a21 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -7,6 +7,7 @@ "Use current version" : "Naudoti esamą versiją", "Use the saved version" : "Naudoti įrašytą versiją", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentas pakeistas už redaktoriaus ribų. Pakeitimai negali būti pritaikyti.", + "File could not be loaded. Please check your internet connection." : "Nepavyko įkelti failo. Patikrinkite savo interneto ryšį.", "Retry" : "Bandyti dar kartą", "Last save {lastSave}" : "Paskutinis įrašymas {lastSave}", "Unsaved changes" : "Neįrašyti pakeitimai", diff --git a/l10n/nl.js b/l10n/nl.js index f4286d03c..ccca36c3a 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -1,6 +1,7 @@ OC.L10N.register( "text", { + "Nextcloud Text" : "Nextcloud Tekst", "New text document" : "Nieuw tekstdocument", "Readme" : "Leesmij", "Text" : "Tekst", diff --git a/l10n/nl.json b/l10n/nl.json index d9ad34c2a..6de5c6ac1 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -1,4 +1,5 @@ { "translations": { + "Nextcloud Text" : "Nextcloud Tekst", "New text document" : "Nieuw tekstdocument", "Readme" : "Leesmij", "Text" : "Tekst", diff --git a/l10n/pl.js b/l10n/pl.js index 4b3bac936..eb3e53326 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -10,6 +10,7 @@ OC.L10N.register( "Use current version" : "Użyj bieżącej wersji", "Use the saved version" : "Użyj zapisanej wersji", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument został zmieniony poza edytorem. Nie można zastosować zmian.", + "File could not be loaded. Please check your internet connection." : "Nie można załadować pliku. Sprawdź połączenie z internetem.", "Retry" : "Powtórz", "Last save {lastSave}" : "Ostatni zapis {lastSave}", "Unpushed changes" : "Niewysłane zmiany", diff --git a/l10n/pl.json b/l10n/pl.json index dac06fa97..b78ba0efe 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -8,6 +8,7 @@ "Use current version" : "Użyj bieżącej wersji", "Use the saved version" : "Użyj zapisanej wersji", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument został zmieniony poza edytorem. Nie można zastosować zmian.", + "File could not be loaded. Please check your internet connection." : "Nie można załadować pliku. Sprawdź połączenie z internetem.", "Retry" : "Powtórz", "Last save {lastSave}" : "Ostatni zapis {lastSave}", "Unpushed changes" : "Niewysłane zmiany", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index a6e35feb6..21c8c4d4d 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -10,6 +10,7 @@ OC.L10N.register( "Use current version" : "Usar versão atual", "Use the saved version" : "Usar a versão salva", "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi alterado fora do editor. As alterações não podem ser aplicadas.", + "File could not be loaded. Please check your internet connection." : "Não foi possível carregar o arquivo. Verifique sua conexão à internet.", "Retry" : "Tentar novamente", "Last save {lastSave}" : "Última gravação {lastSave}", "Unpushed changes" : "Alterações não gravadas", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 8412f54b4..d0bf27533 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -8,6 +8,7 @@ "Use current version" : "Usar versão atual", "Use the saved version" : "Usar a versão salva", "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi alterado fora do editor. As alterações não podem ser aplicadas.", + "File could not be loaded. Please check your internet connection." : "Não foi possível carregar o arquivo. Verifique sua conexão à internet.", "Retry" : "Tentar novamente", "Last save {lastSave}" : "Última gravação {lastSave}", "Unpushed changes" : "Alterações não gravadas", diff --git a/l10n/sv.js b/l10n/sv.js index d5bea21f5..6ffcc1195 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -10,6 +10,7 @@ OC.L10N.register( "Use current version" : "Använd nuvarande version", "Use the saved version" : "Använd den sparade versionen", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentet har ändrats utanför text-appen. Ändringarna kan inte tillämpas.", + "File could not be loaded. Please check your internet connection." : "Filen kunde inte laddas. Kontrollera din internetanslutning.", "Retry" : "Försök igen", "Last save {lastSave}" : "Senast sparade {lastSave}", "Unpushed changes" : "Inte slutförda ändringar", diff --git a/l10n/sv.json b/l10n/sv.json index 29323c970..1d80a6a05 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -8,6 +8,7 @@ "Use current version" : "Använd nuvarande version", "Use the saved version" : "Använd den sparade versionen", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentet har ändrats utanför text-appen. Ändringarna kan inte tillämpas.", + "File could not be loaded. Please check your internet connection." : "Filen kunde inte laddas. Kontrollera din internetanslutning.", "Retry" : "Försök igen", "Last save {lastSave}" : "Senast sparade {lastSave}", "Unpushed changes" : "Inte slutförda ändringar", diff --git a/l10n/tr.js b/l10n/tr.js index f62ecb23b..3d51120a7 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -10,6 +10,7 @@ OC.L10N.register( "Use current version" : "Geçerli sürüm kullanılsın", "Use the saved version" : "Kaydedilmiş sürüm kullanılsın", "The document has been changed outside of the editor. The changes cannot be applied." : "Belge düzenleyici dışında başka bir uygulama ile değiştirilmiş. Değişiklikler uygulanamayacak.", + "File could not be loaded. Please check your internet connection." : "Dosya yüklenemedi. lütfen İnternet bağlantınızı denetleyin.", "Retry" : "Yeniden Dene", "Last save {lastSave}" : "Son kayıt {lastSave}", "Unpushed changes" : "Gönderilmemiş değişiklikler", diff --git a/l10n/tr.json b/l10n/tr.json index 688ce04ec..7341dafbc 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -8,6 +8,7 @@ "Use current version" : "Geçerli sürüm kullanılsın", "Use the saved version" : "Kaydedilmiş sürüm kullanılsın", "The document has been changed outside of the editor. The changes cannot be applied." : "Belge düzenleyici dışında başka bir uygulama ile değiştirilmiş. Değişiklikler uygulanamayacak.", + "File could not be loaded. Please check your internet connection." : "Dosya yüklenemedi. lütfen İnternet bağlantınızı denetleyin.", "Retry" : "Yeniden Dene", "Last save {lastSave}" : "Son kayıt {lastSave}", "Unpushed changes" : "Gönderilmemiş değişiklikler", -- cgit v1.2.3