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-06-03 06:38:01 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-03 06:38:01 +0300
commit1e437206e4e8e1e8ec687583666695fc374d4a9f (patch)
tree2f975e6a98e8994ad393c1f7714ce596340b9517
parent278c2e6413c1bdd3181aa3f778d86d05478f6976 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ro.js5
-rw-r--r--l10n/ro.json5
2 files changed, 10 insertions, 0 deletions
diff --git a/l10n/ro.js b/l10n/ro.js
index c4dc8b124..2e4913f26 100644
--- a/l10n/ro.js
+++ b/l10n/ro.js
@@ -1,9 +1,14 @@
OC.L10N.register(
"text",
{
+ "The file was uploaded" : "Fișierul a fost încărcat",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Fișierul încărcat depășește directiva upload_max_filesize din php.ini",
"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",
+ "The file was only partially uploaded" : "Fișierul a fost încărcat doar parțial",
"No file was uploaded" : "Nu a fost încărcat niciun fișier",
"Missing a temporary folder" : "Lipsește un dosar temporar",
+ "Could not write file to disk" : "Nu s-a putut scrie fișierul pe disc",
+ "A PHP extension stopped the file upload" : "O extensie PHP a oprit încărcarea fișierelor",
"Text" : "Text",
"Use current version" : "Folosește versiunea curentă",
"Use the saved version" : "Folosește versiuna salvată",
diff --git a/l10n/ro.json b/l10n/ro.json
index 32b6af78c..c392a0e7c 100644
--- a/l10n/ro.json
+++ b/l10n/ro.json
@@ -1,7 +1,12 @@
{ "translations": {
+ "The file was uploaded" : "Fișierul a fost încărcat",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Fișierul încărcat depășește directiva upload_max_filesize din php.ini",
"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",
+ "The file was only partially uploaded" : "Fișierul a fost încărcat doar parțial",
"No file was uploaded" : "Nu a fost încărcat niciun fișier",
"Missing a temporary folder" : "Lipsește un dosar temporar",
+ "Could not write file to disk" : "Nu s-a putut scrie fișierul pe disc",
+ "A PHP extension stopped the file upload" : "O extensie PHP a oprit încărcarea fișierelor",
"Text" : "Text",
"Use current version" : "Folosește versiunea curentă",
"Use the saved version" : "Folosește versiuna salvată",