diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-13 02:26:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-13 02:26:42 +0000 |
commit | 50417be8c57769351f7598e5d8e4b89604eb63a9 (patch) | |
tree | 84a47a0d2b92359a47d008f237e8e15a390be9f2 /lib/l10n/ro.js | |
parent | e2f9138c34a32c2a56b8ba6b833c1c1fb9a98ef8 (diff) | |
download | nextcloud-server-50417be8c57769351f7598e5d8e4b89604eb63a9.tar.gz nextcloud-server-50417be8c57769351f7598e5d8e4b89604eb63a9.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ro.js')
-rw-r--r-- | lib/l10n/ro.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js index 54ffe8f5c47..66a4b116f71 100644 --- a/lib/l10n/ro.js +++ b/lib/l10n/ro.js @@ -19,6 +19,7 @@ OC.L10N.register( "Unknown filetype" : "Tip fișier necunoscut", "Invalid image" : "Imagine invalidă", "View profile" : "Vezi profilul", + "Local time: %s" : "Timp local: %s", "today" : "astăzi", "tomorrow" : "mâine", "yesterday" : "ieri", @@ -29,6 +30,7 @@ OC.L10N.register( "next year" : "anul viitor", "last year" : "ultimul an", "_%n year ago_::_%n years ago_" : ["%n an în urmă","%n ani în urmâ","%n ani în urmâ"], + "_%n hour ago_::_%n hours ago_" : ["%n oră în urmă","%n ore în urmă","%n ore în urmă"], "in a few seconds" : "în câteva secunde", "seconds ago" : "secunde în urmă", "File already exists" : "Fișierul există deja", @@ -128,6 +130,7 @@ OC.L10N.register( "Token expired. Please reload page." : "Token expirat. Te rugăm să reîncarci pagina.", "PHP module %s not installed." : "Modulul PHP %s nu este instalat.", "PHP setting \"%s\" is not set to \"%s\"." : "Setarea PHP \"%s\" nu este setată la \"%s\".", + "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP este aparent configurat pentru a elimina blocurile de documente inline. Acest lucru va face mai multe aplicații de bază inaccesibile.", "PHP modules have been installed, but they are still listed as missing?" : "Modulele PHP au fost instalate, dar apar ca lipsind?", "Storage is temporarily not available" : "Spațiu de stocare este indisponibil temporar", "%s enter the database username and name." : "%s introdu numele de utilizator și parola pentru baza de date.", |