Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-02-08 06:15:38 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-08 06:15:38 +0300
commit026097655da079b52aa6ed45537128071cf30c92 (patch)
tree0c2ad200de8d9ba5231713336a8cf49046a3cfea /l10n
parenta074eef0c933cfa784c1a905e9167eb0fab93eab (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs.js4
-rw-r--r--l10n/cs.json4
-rw-r--r--l10n/de_DE.js2
-rw-r--r--l10n/de_DE.json2
-rw-r--r--l10n/gl.js4
-rw-r--r--l10n/gl.json4
6 files changed, 18 insertions, 2 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index f34d766e2..b91b8e265 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -14,6 +14,8 @@ OC.L10N.register(
"Reconnect" : "Obnovit připojení",
"The document has been changed outside of the editor. The changes cannot be applied." : "Dokument byl mezitím změněn mimo editor. Změny provedené v editoru proto nelze uplatnit.",
"File could not be loaded. Please check your internet connection." : "Soubor se nepodařilo načíst. Zkontrolujte své připojení k Internetu.",
+ "Saving …" : "Ukládání …",
+ "Saved" : "Uloženo",
"Last saved {lastSaved}" : "Naposledy uloženo {lastSaved}",
"Unsaved changes" : "Neuložené změny",
"Enter your name so other users can see who is editing" : "Zadejte své jméno aby ostatní viděli, kdo upravuje",
@@ -23,6 +25,8 @@ OC.L10N.register(
"Insert an image" : "Vložit obrázek",
"Link file" : "Soubor pro odkaz",
"Select file to link to" : "Vyberte soubor na který poslat odkaz",
+ "Show author colors" : "Zobraz barvy autorů",
+ "Author colors are only shown until everyone has closed the document." : "Barvy autorů se zobrazují pouze tehdy, když všichni zavřou dokument.",
"Currently active users:" : "Počet aktivních uživatelů:",
"_and %n other editor_::_and %n other editors_" : ["a %n další editor(ka)","a %n další editoři/editorky","a %n dalších editorů/editorek","a %n další editoři/editorky"],
"Show rich workspaces" : "Zobrazit rich workspaces",
diff --git a/l10n/cs.json b/l10n/cs.json
index 968165b85..e02d404d7 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -12,6 +12,8 @@
"Reconnect" : "Obnovit připojení",
"The document has been changed outside of the editor. The changes cannot be applied." : "Dokument byl mezitím změněn mimo editor. Změny provedené v editoru proto nelze uplatnit.",
"File could not be loaded. Please check your internet connection." : "Soubor se nepodařilo načíst. Zkontrolujte své připojení k Internetu.",
+ "Saving …" : "Ukládání …",
+ "Saved" : "Uloženo",
"Last saved {lastSaved}" : "Naposledy uloženo {lastSaved}",
"Unsaved changes" : "Neuložené změny",
"Enter your name so other users can see who is editing" : "Zadejte své jméno aby ostatní viděli, kdo upravuje",
@@ -21,6 +23,8 @@
"Insert an image" : "Vložit obrázek",
"Link file" : "Soubor pro odkaz",
"Select file to link to" : "Vyberte soubor na který poslat odkaz",
+ "Show author colors" : "Zobraz barvy autorů",
+ "Author colors are only shown until everyone has closed the document." : "Barvy autorů se zobrazují pouze tehdy, když všichni zavřou dokument.",
"Currently active users:" : "Počet aktivních uživatelů:",
"_and %n other editor_::_and %n other editors_" : ["a %n další editor(ka)","a %n další editoři/editorky","a %n dalších editorů/editorek","a %n další editoři/editorky"],
"Show rich workspaces" : "Zobrazit rich workspaces",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 09cd6d1cb..6ab5151ea 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -14,7 +14,7 @@ OC.L10N.register(
"Reconnect" : "Wiederverbinden",
"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. Prüfen Sie Ihre Internetverbindung.",
- "Saving …" : "Speichern…",
+ "Saving …" : "Speichern …",
"Saved" : "Gespeichert",
"Last saved {lastSaved}" : "Zuletzt gespeichert {lastSaved}",
"Unsaved changes" : "Ungespeicherte Änderungen",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 489997ec1..7a2f29d85 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -12,7 +12,7 @@
"Reconnect" : "Wiederverbinden",
"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. Prüfen Sie Ihre Internetverbindung.",
- "Saving …" : "Speichern…",
+ "Saving …" : "Speichern …",
"Saved" : "Gespeichert",
"Last saved {lastSaved}" : "Zuletzt gespeichert {lastSaved}",
"Unsaved changes" : "Ungespeicherte Änderungen",
diff --git a/l10n/gl.js b/l10n/gl.js
index 8e061ac6a..5ce25f5c3 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -14,6 +14,8 @@ OC.L10N.register(
"Reconnect" : "Volver conectar",
"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.",
+ "Saving …" : "Gardando…",
+ "Saved" : "Gardado",
"Last saved {lastSaved}" : "Último gardado {lastSaved}",
"Unsaved changes" : "Cambios sen gardar",
"Enter your name so other users can see who is editing" : "Introduza o seu nome para que outros usuarios poidan ver quen está a editar",
@@ -23,6 +25,8 @@ OC.L10N.register(
"Insert an image" : "Inserir unha imaxe",
"Link file" : "Ligar un ficheiro",
"Select file to link to" : "Seleccione o ficheiro ao que ligar",
+ "Show author colors" : "Amosar as cores do autor",
+ "Author colors are only shown until everyone has closed the document." : "As cores do autor só se amosan ata que todos pechen o documento.",
"Currently active users:" : "Usuarios activos actualmente:",
"_and %n other editor_::_and %n other editors_" : ["e outro editor ","e outros %n editores"],
"Show rich workspaces" : "Amosa espazos de traballo mellorados",
diff --git a/l10n/gl.json b/l10n/gl.json
index f4b174f68..5c496761a 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -12,6 +12,8 @@
"Reconnect" : "Volver conectar",
"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.",
+ "Saving …" : "Gardando…",
+ "Saved" : "Gardado",
"Last saved {lastSaved}" : "Último gardado {lastSaved}",
"Unsaved changes" : "Cambios sen gardar",
"Enter your name so other users can see who is editing" : "Introduza o seu nome para que outros usuarios poidan ver quen está a editar",
@@ -21,6 +23,8 @@
"Insert an image" : "Inserir unha imaxe",
"Link file" : "Ligar un ficheiro",
"Select file to link to" : "Seleccione o ficheiro ao que ligar",
+ "Show author colors" : "Amosar as cores do autor",
+ "Author colors are only shown until everyone has closed the document." : "As cores do autor só se amosan ata que todos pechen o documento.",
"Currently active users:" : "Usuarios activos actualmente:",
"_and %n other editor_::_and %n other editors_" : ["e outro editor ","e outros %n editores"],
"Show rich workspaces" : "Amosa espazos de traballo mellorados",