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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-05 06:20:19 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-05 06:20:19 +0300
commit3420e2fe413209dda59349fd96abde3c04cc558b (patch)
treeedde5bd792c291254072f9e6c9052c2b7417796b
parent01ad1f7e2363b9e10c01c68ec616c5fa49d3ce90 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/oc.js26
-rw-r--r--l10n/oc.json26
2 files changed, 50 insertions, 2 deletions
diff --git a/l10n/oc.js b/l10n/oc.js
index 345c09cda..b7cace9cf 100644
--- a/l10n/oc.js
+++ b/l10n/oc.js
@@ -6,8 +6,32 @@ OC.L10N.register(
"text document" : "document tèxt",
"Readme" : "Readme",
"Text" : "Tèxt",
+ "📝 Collaborative document editing" : "📝 Edicion collaborativa de document",
"Saving …" : "Enregistrament...",
"Saved" : "Enregistrat",
- "Edit" : "Modificar"
+ "Unsaved changes" : "Modificacions pas enregistradas",
+ "Enter your name so other users can see who is editing" : "Picatz vòstre nom per que los autres utilizaires vejan qual es a modificar",
+ "Edit guest name" : "Modificar lo nom de convidat",
+ "Save guest name" : "Enregistrar lo nom de convidat",
+ "Insert image" : "Inserir imatge",
+ "Insert an image" : "Inserir un imatge",
+ "Currently active users:" : "Utilizaires actius :",
+ "Edit" : "Modificar",
+ "Bold" : "Gras",
+ "Italic" : "Italica",
+ "Headings" : "Títols",
+ "Heading 1" : "Títol 1",
+ "Heading 2" : "Títol 2",
+ "Heading 3" : "Títol 3",
+ "Heading 4" : "Títol 4",
+ "Heading 5" : "Títol 5",
+ "Heading 6" : "Títol 6",
+ "Unordered list" : "Lista pas ordenada",
+ "Ordered list" : "Lista ordenada",
+ "Retry" : "Tornar ensajar",
+ "Add link" : "Apondre un ligam",
+ "Show image" : "Afichar imatge",
+ "Show file" : "Afichar fichièr",
+ "Paragraph" : "Paragraf"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/oc.json b/l10n/oc.json
index f7e641bd0..d0f9c0a73 100644
--- a/l10n/oc.json
+++ b/l10n/oc.json
@@ -4,8 +4,32 @@
"text document" : "document tèxt",
"Readme" : "Readme",
"Text" : "Tèxt",
+ "📝 Collaborative document editing" : "📝 Edicion collaborativa de document",
"Saving …" : "Enregistrament...",
"Saved" : "Enregistrat",
- "Edit" : "Modificar"
+ "Unsaved changes" : "Modificacions pas enregistradas",
+ "Enter your name so other users can see who is editing" : "Picatz vòstre nom per que los autres utilizaires vejan qual es a modificar",
+ "Edit guest name" : "Modificar lo nom de convidat",
+ "Save guest name" : "Enregistrar lo nom de convidat",
+ "Insert image" : "Inserir imatge",
+ "Insert an image" : "Inserir un imatge",
+ "Currently active users:" : "Utilizaires actius :",
+ "Edit" : "Modificar",
+ "Bold" : "Gras",
+ "Italic" : "Italica",
+ "Headings" : "Títols",
+ "Heading 1" : "Títol 1",
+ "Heading 2" : "Títol 2",
+ "Heading 3" : "Títol 3",
+ "Heading 4" : "Títol 4",
+ "Heading 5" : "Títol 5",
+ "Heading 6" : "Títol 6",
+ "Unordered list" : "Lista pas ordenada",
+ "Ordered list" : "Lista ordenada",
+ "Retry" : "Tornar ensajar",
+ "Add link" : "Apondre un ligam",
+ "Show image" : "Afichar imatge",
+ "Show file" : "Afichar fichièr",
+ "Paragraph" : "Paragraf"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file