diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-09 00:25:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-09 00:25:27 +0000 |
commit | dda6dd0bf4851386c97e2ea413ebdc682ef89e58 (patch) | |
tree | c2f5f8d3a2b4ed6994bdb598b6a9ce0e49288545 /core/l10n/ro.js | |
parent | 82d2ec09311a2db13edd7eb407629d03333037c1 (diff) | |
download | nextcloud-server-dda6dd0bf4851386c97e2ea413ebdc682ef89e58.tar.gz nextcloud-server-dda6dd0bf4851386c97e2ea413ebdc682ef89e58.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ro.js')
-rw-r--r-- | core/l10n/ro.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js index 5c713aeccce..4efd140545c 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -93,6 +93,7 @@ OC.L10N.register( "Continue to {productName}" : "Continuă la {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Actualizare efectuată. Redirectare la {productName} în %n secundă.","Actualizare efectuată. Redirectare la {productName} în %n seconde.","Actualizare efectuată. Redirectare la {productName} în %n secunde."], "Applications menu" : "Meniul aplicațiilor", + "Apps" : "Aplicații", "More apps" : "Mai multe aplicatii", "_{count} notification_::_{count} notifications_" : ["{count} notificare","{count} notificări","{count} notificări"], "No" : "Nu", @@ -241,7 +242,6 @@ OC.L10N.register( "Collaborative tags" : "Etichete colaborative", "No tags found" : "Nu au fost găsite etichete", "Personal" : "Personal", - "Apps" : "Aplicații", "Admin" : "Administrator", "Help" : "Ajutor", "Access forbidden" : "Acces restricționat", |