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>2020-01-10 06:07:25 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-10 06:07:25 +0300
commitb1eace88206feb1ec2ed891544dd21d6f245c731 (patch)
tree975e66844321bdf8c2f80e44dfa376cfb2f2b59c /l10n/ro.js
parent999deeccf0739bc53fab62835b6ca9173d8b4b47 (diff)
[tx-robot] updated from transifex
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 daa35fefe..aecf74d59 100644
--- a/l10n/ro.js
+++ b/l10n/ro.js
@@ -5,7 +5,6 @@ OC.L10N.register(
"Text" : "Text",
"Use current version" : "Folosește versiunea curentă",
"Use the saved version" : "Folosește versiuna salvată",
- "Network connection error: Could not connect to the document" : "Probleme conexiune: Nu m-am putut conecta la document",
"Retry" : "Reîncearcă",
"Last save {lastSave}" : "Ultima salvare {lastSave}",
"Unsaved changes" : "Modificări nesalvate",
@@ -14,6 +13,7 @@ OC.L10N.register(
"Show image" : "Arată imaginea",
"Show file" : "Arată fișierul",
"Edit" : "Editează",
- "Undo" : "Anulează ultima acțiune"
+ "Undo" : "Anulează ultima acțiune",
+ "Network connection error: Could not connect to the document" : "Probleme conexiune: Nu m-am putut conecta la document"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");