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>2022-04-20 06:25:05 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-20 06:25:05 +0300
commit0f93020cc830df17e92a1b9fe9eae19862e35d95 (patch)
treeeca70b2813332100b6ca3a3c7b21740741403fc0 /l10n/ro.js
parent42713436eef651f92aef1413da2d95633b268788 (diff)
[tx-robot] updated from transifexv23.0.4
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 5bcd944f8..9b1b1a812 100644
--- a/l10n/ro.js
+++ b/l10n/ro.js
@@ -6,8 +6,8 @@ OC.L10N.register(
"Use current version" : "Folosește versiunea curentă",
"Use the saved version" : "Folosește versiuna salvată",
"Unsaved changes" : "Modificări nesalvate",
- "Insert image" : "Introdu imagine",
"Edit" : "Editează",
- "Undo" : "Anulează ultima acțiune"
+ "Undo" : "Anulează ultima acțiune",
+ "Insert image" : "Introdu imagine"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");