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:
Diffstat (limited to 'l10n/ro.js')
-rw-r--r--l10n/ro.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/ro.js b/l10n/ro.js
index 8f450519..922b0ec1 100644
--- a/l10n/ro.js
+++ b/l10n/ro.js
@@ -13,12 +13,12 @@ OC.L10N.register(
"Nickname" : "Pseudonim",
"Cancel" : "Anulează",
"Save" : "Salvează",
- "Could not create file" : "Nu s-a putut crea fisierul",
- "Create" : "Creează",
"Saving…" : "Se salvează...",
"Remove from favorites" : "Șterge din favorite",
"Add to favorites" : "Adăugați la favorite",
"Details" : "Detalii",
- "Download" : "Descărcare"
+ "Download" : "Descărcare",
+ "Could not create file" : "Nu s-a putut crea fisierul",
+ "Create" : "Creează"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");