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-28 06:28:46 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-28 06:28:46 +0300
commite503088c24663669742c33ef1b0ba4e274f48341 (patch)
tree08c696cfcb181c38835d3971b28875f51398bd7b /l10n/ro.js
parentb5d9f37a27c948ea62963f83f2fe70f94138cd6f (diff)
[tx-robot] updated from transifex
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 e47c638cd..d868870e6 100644
--- a/l10n/ro.js
+++ b/l10n/ro.js
@@ -1,7 +1,6 @@
OC.L10N.register(
"text",
{
- "New text document" : "Nou document text",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Fișierul încărcat depășește directiva MAX_FILE_SIZE specificată în formularul HTML",
"No file was uploaded" : "Nu a fost încărcat niciun fișier",
"Missing a temporary folder" : "Lipsește un dosar temporar",
@@ -17,6 +16,7 @@ OC.L10N.register(
"Info" : "Info",
"Success" : "Succes",
"Warning" : "Atenție",
- "Insert image" : "Introdu imagine"
+ "Insert image" : "Introdu imagine",
+ "New text document" : "Nou document text"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");