Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-17 05:29:30 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-17 05:29:30 +0300
commit67472b716718de6d09fbf386fc08ee4213de6e0b (patch)
treeef34fae447de89d22dc145af7f26652141e0b28b /apps/files/l10n/ro.js
parentab0548e4edb1d2cf47718f752272d68aa6be07e2 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ro.js')
-rw-r--r--apps/files/l10n/ro.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js
index d4474320d5d..8e9580a41a3 100644
--- a/apps/files/l10n/ro.js
+++ b/apps/files/l10n/ro.js
@@ -38,7 +38,6 @@ OC.L10N.register(
"Could not load info for file \"{file}\"" : "Nu s-a putut încărca informația pentru fișierul \"{file}\"",
"Files" : "Fișiere",
"Details" : "Detalii",
- "Select" : "Alege",
"Pending" : "În așteptare",
"Unable to determine date" : "Nu s-a putut determina data",
"This operation is forbidden" : "Operațiunea este interzisă",
@@ -165,6 +164,7 @@ OC.L10N.register(
"Deleted shares" : "Partajări șterse",
"Pending shares" : "Partajări in asteptare",
"Text file" : "Fișier text",
- "New text file.txt" : "Fișier nou.txt"
+ "New text file.txt" : "Fișier nou.txt",
+ "Select" : "Alege"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");