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:
Diffstat (limited to 'l10n/oc.js')
-rw-r--r--l10n/oc.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/l10n/oc.js b/l10n/oc.js
index 2951d520f..e12381bdd 100644
--- a/l10n/oc.js
+++ b/l10n/oc.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"đź“ť Collaborative document editing" : "đź“ť Edicion collaborativa de document",
"Use current version" : "Utilizar la version actuala",
"Use the saved version" : "Utilizar la version salvada",
+ "Insert an image" : "Inserir un imatge",
"Reconnect" : "Se reconnectar",
"The document has been changed outside of the editor. The changes cannot be applied." : "Lo document es estat modificar defòra de l’editor. Se pòdon pas aplicar las modificacions.",
"Saving …" : "Enregistrament...",
@@ -34,14 +35,11 @@ OC.L10N.register(
"Ordered list" : "Lista ordenada",
"Blockquote" : "Citacion",
"Code block" : "Còdi",
- "Insert emoji" : "Inserir emoji",
- "Insert an image" : "Inserir un imatge",
"Link file" : "Ligam fichièr",
"Remove Link" : "Suprimir ligam",
"Participants" : "Participants",
"Show author colors" : "Afichar las colors dels utilizaires",
"Add notes, lists or links …" : "Apondre nòtas, listas o ligamas…",
- "Edit" : "Modificar",
"Undo" : "Anullar",
"Redo" : "Refar",
"Headings" : "TĂ­tols",
@@ -53,9 +51,11 @@ OC.L10N.register(
"Info" : "Info",
"Success" : "Succès",
"Warning" : "Avertiment",
- "Emoji picker" : "Selector emoji",
+ "Insert emoji" : "Inserir emoji",
"Insert image" : "Inserir imatge",
+ "Edit" : "Modificar",
"New text document" : "Novèl fichièr tèxte",
- "Currently active users:" : "Utilizaires actius :"
+ "Currently active users:" : "Utilizaires actius :",
+ "Emoji picker" : "Selector emoji"
},
"nplurals=2; plural=(n > 1);");