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/ro.js')
-rw-r--r--l10n/ro.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/ro.js b/l10n/ro.js
index aecf74d59..4d2de3047 100644
--- a/l10n/ro.js
+++ b/l10n/ro.js
@@ -6,7 +6,6 @@ OC.L10N.register(
"Use current version" : "Folosește versiunea curentă",
"Use the saved version" : "Folosește versiuna salvată",
"Retry" : "Reîncearcă",
- "Last save {lastSave}" : "Ultima salvare {lastSave}",
"Unsaved changes" : "Modificări nesalvate",
"Insert image" : "Introdu imagine",
"Add link" : "Adaugă link",
@@ -14,6 +13,7 @@ OC.L10N.register(
"Show file" : "Arată fișierul",
"Edit" : "Editează",
"Undo" : "Anulează ultima acțiune",
- "Network connection error: Could not connect to the document" : "Probleme conexiune: Nu m-am putut conecta la document"
+ "Network connection error: Could not connect to the document" : "Probleme conexiune: Nu m-am putut conecta la document",
+ "Last save {lastSave}" : "Ultima salvare {lastSave}"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");