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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-19 05:52:02 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-19 05:52:02 +0300
commit7711505d3951e0160588da2834233f8b68c84820 (patch)
tree9a1899ab8b949051c901f6a42282b5b68642e9c5
parent6c4ed8313f370292c337ecd0214e493105635b58 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/cs.js1
-rw-r--r--l10n/cs.json1
-rw-r--r--l10n/de.js6
-rw-r--r--l10n/de.json6
-rw-r--r--l10n/de_DE.js1
-rw-r--r--l10n/de_DE.json1
-rw-r--r--l10n/lt_LT.js1
-rw-r--r--l10n/lt_LT.json1
-rw-r--r--l10n/zh_TW.js1
-rw-r--r--l10n/zh_TW.json1
10 files changed, 20 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 0eeb268a..f17bdd99 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -167,6 +167,7 @@ OC.L10N.register(
"Create" : "Vytvořit",
"Select template" : "Vybrat šablonu",
"Edit with {productName}" : "Upravit pomocí {productName}",
+ "Open with {productName}" : "Otevřít v {productName}",
"Global templates" : "Globální šablony",
"Add a new template" : "Přidat novou šablonu",
"No templates defined." : "Nebyla určena žádná šablona.",
diff --git a/l10n/cs.json b/l10n/cs.json
index 861b8877..e74892fa 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -165,6 +165,7 @@
"Create" : "Vytvořit",
"Select template" : "Vybrat šablonu",
"Edit with {productName}" : "Upravit pomocí {productName}",
+ "Open with {productName}" : "Otevřít v {productName}",
"Global templates" : "Globální šablony",
"Add a new template" : "Přidat novou šablonu",
"No templates defined." : "Nebyla určena žádná šablona.",
diff --git a/l10n/de.js b/l10n/de.js
index dac6af96..6a519dc1 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -136,10 +136,15 @@ OC.L10N.register(
"Nickname" : "Spitzname",
"Set" : "Setzen",
"Close version preview" : "Versionsvorschau schließen",
+ "Open in local editor" : "Im lokalen Editor öffnen",
"Please enter the filename to store the document as." : "Bitte den Dateinamen angeben, unter welchem dieses Dokument gespeichert werden soll.",
"Save As" : "Speichern als",
"New filename" : "Neuer Dateiname",
"Save" : "Speichern",
+ "When opening a file locally, the document will close for all users currently viewing the document." : "Beim lokalen Öffnen einer Datei wird das Dokument für alle Benutzer geschlossen, die das Dokument derzeit betrachten.",
+ "Open file locally" : "Datei lokal öffnen",
+ "Open locally" : "Lokal öffnen",
+ "Continue editing online" : "Weiter online bearbeiten",
"Failed to connect to {productName}. Please try again later or contact your server administrator." : "Fehler beim Verbinden mit {productName}. Bitte versuchen es noch einmal oder kontaktiere deinen Administrator.",
"Select a personal template folder" : "Persönlichen Vorlagenordner auswählen",
"Saving…" : "Speichere…",
@@ -162,6 +167,7 @@ OC.L10N.register(
"Create" : "Erstellen",
"Select template" : "Vorlage auswählen",
"Edit with {productName}" : "Mit {productName} bearbeiten",
+ "Open with {productName}" : "Mit {productName} öffnen",
"Global templates" : "Globale Vorlagen",
"Add a new template" : "Neue Vorlage hinzufügen",
"No templates defined." : "Keine Vorlagen definiert.",
diff --git a/l10n/de.json b/l10n/de.json
index c394a335..e84bd984 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -134,10 +134,15 @@
"Nickname" : "Spitzname",
"Set" : "Setzen",
"Close version preview" : "Versionsvorschau schließen",
+ "Open in local editor" : "Im lokalen Editor öffnen",
"Please enter the filename to store the document as." : "Bitte den Dateinamen angeben, unter welchem dieses Dokument gespeichert werden soll.",
"Save As" : "Speichern als",
"New filename" : "Neuer Dateiname",
"Save" : "Speichern",
+ "When opening a file locally, the document will close for all users currently viewing the document." : "Beim lokalen Öffnen einer Datei wird das Dokument für alle Benutzer geschlossen, die das Dokument derzeit betrachten.",
+ "Open file locally" : "Datei lokal öffnen",
+ "Open locally" : "Lokal öffnen",
+ "Continue editing online" : "Weiter online bearbeiten",
"Failed to connect to {productName}. Please try again later or contact your server administrator." : "Fehler beim Verbinden mit {productName}. Bitte versuchen es noch einmal oder kontaktiere deinen Administrator.",
"Select a personal template folder" : "Persönlichen Vorlagenordner auswählen",
"Saving…" : "Speichere…",
@@ -160,6 +165,7 @@
"Create" : "Erstellen",
"Select template" : "Vorlage auswählen",
"Edit with {productName}" : "Mit {productName} bearbeiten",
+ "Open with {productName}" : "Mit {productName} öffnen",
"Global templates" : "Globale Vorlagen",
"Add a new template" : "Neue Vorlage hinzufügen",
"No templates defined." : "Keine Vorlagen definiert.",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 46575009..ecbe0ce2 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -167,6 +167,7 @@ OC.L10N.register(
"Create" : "Erstellen",
"Select template" : "Vorlage auswählen",
"Edit with {productName}" : "Mit {productName} bearbeiten",
+ "Open with {productName}" : "Mit {productName} öffnen",
"Global templates" : "Globale Vorlagen",
"Add a new template" : "Neue Vorlage hinzufügen",
"No templates defined." : "Keine Vorlagen definiert.",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 091326cb..51bbfbf8 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -165,6 +165,7 @@
"Create" : "Erstellen",
"Select template" : "Vorlage auswählen",
"Edit with {productName}" : "Mit {productName} bearbeiten",
+ "Open with {productName}" : "Mit {productName} öffnen",
"Global templates" : "Globale Vorlagen",
"Add a new template" : "Neue Vorlage hinzufügen",
"No templates defined." : "Keine Vorlagen definiert.",
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index af1df37c..e2dff009 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -42,6 +42,7 @@ OC.L10N.register(
"I will setup my own server" : "Aš nusistatysiu asmeninį serverį",
"Advanced settings" : "Išplėstiniai nustatymai",
"Select groups" : "Pasirinkti grupes",
+ "Available fonts" : "Prieinami šriftai",
"Secure view settings" : "Saugaus rodinio nustatymai",
"Secure view enables you to secure documents by embedding a watermark" : "Saugusis rodinys leidžia jums apsaugoti dokumentus įterpiant vandenženklį",
"Enable watermarking" : "Įjungti vandenženklių darymą",
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index 6dca149c..df9f7ae4 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -40,6 +40,7 @@
"I will setup my own server" : "Aš nusistatysiu asmeninį serverį",
"Advanced settings" : "Išplėstiniai nustatymai",
"Select groups" : "Pasirinkti grupes",
+ "Available fonts" : "Prieinami šriftai",
"Secure view settings" : "Saugaus rodinio nustatymai",
"Secure view enables you to secure documents by embedding a watermark" : "Saugusis rodinys leidžia jums apsaugoti dokumentus įterpiant vandenženklį",
"Enable watermarking" : "Įjungti vandenženklių darymą",
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 353fab8a..8cda817f 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -167,6 +167,7 @@ OC.L10N.register(
"Create" : "建立",
"Select template" : "選擇範本",
"Edit with {productName}" : "使用 {productName} 編輯",
+ "Open with {productName}" : "使用 {productName} 開啟",
"Global templates" : "全域範本",
"Add a new template" : "加入新範本",
"No templates defined." : "未定義範本。",
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index 8706a421..e56eb0d7 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -165,6 +165,7 @@
"Create" : "建立",
"Select template" : "選擇範本",
"Edit with {productName}" : "使用 {productName} 編輯",
+ "Open with {productName}" : "使用 {productName} 開啟",
"Global templates" : "全域範本",
"Add a new template" : "加入新範本",
"No templates defined." : "未定義範本。",