aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/ro.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-14 00:19:23 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-14 00:19:23 +0000
commit42987e7a45f27392a0eeec1b976b1a0e7bb8c7a4 (patch)
treedd6ad94170d41fa01991cf9a05eb5d465e4c3dd4 /core/l10n/ro.json
parent20932c8430dbe1d6173aba06c9a971af76c5efd5 (diff)
downloadnextcloud-server-42987e7a45f27392a0eeec1b976b1a0e7bb8c7a4.tar.gz
nextcloud-server-42987e7a45f27392a0eeec1b976b1a0e7bb8c7a4.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ro.json')
-rw-r--r--core/l10n/ro.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ro.json b/core/l10n/ro.json
index cc0717349c5..7e308afc265 100644
--- a/core/l10n/ro.json
+++ b/core/l10n/ro.json
@@ -214,7 +214,6 @@
"Search in" : "Caută în",
"Filter in current view" : "Filtrează în vizualizarea curentă",
"Searching …" : "Căutare ...",
- "Start typing in search" : "Tastați în căutare",
"No matching results" : "Niciun rezultat găsit",
"Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Între ${this.dateFilter.startFrom.toLocaleDateString()} și ${this.dateFilter.endAt.toLocaleDateString()}",
"This browser is not supported" : "Browser incompatibil",
@@ -450,6 +449,7 @@
"Your remote address was identified as \"{remoteAddress}\" and is bruteforce throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Adresa ta a fost identificată ca \"{remoteAddress}\" și este în prezent limitată datorită protecției împotriva atacurilor, performanța fiind degradată. Dacă această adresă nu este a ta, poate fi un indiciu că un proxy nu este configurat corect. Informații suplimentare se pot găsi în {linkstart}documentație↗{linkend}.",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "Pentru blocarea tranzacțională a fișierelor este folosită baza de date. Pentru îmbunătățirea performanței, configurați memcache, dacă este disponibilă. Vedeți {linkstart}documentația ↗{linkend} pentru mai multe informații.",
"PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart}one of the officially supported PHP versions provided by the PHP Group ↗{linkend} as soon as possible." : "PHP 8.0 este abandonat de la Nextcloud 27. Nextcloud 28 necesită cel puțin PHP 8.1. Faceți upgrade la {linkstart} o versiune PHP suportată oficial, furnizată de PHP Group ↗{linkend} cât mai repede.",
- "Avatar of {fullName}" : "Avatarul {fullName}"
+ "Avatar of {fullName}" : "Avatarul {fullName}",
+ "Start typing in search" : "Tastați în căutare"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
} \ No newline at end of file