diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:23 +0000 |
commit | a40838b61cfbad9fc3d969b82179f12308b8cd09 (patch) | |
tree | 640cb363b4637ec800b51f391cafdc35a563f272 /apps/settings/l10n/ro.js | |
parent | 8afd99c2067364cc619d283914fb50bf12f9f58c (diff) | |
download | nextcloud-server-a40838b61cfbad9fc3d969b82179f12308b8cd09.tar.gz nextcloud-server-a40838b61cfbad9fc3d969b82179f12308b8cd09.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ro.js')
-rw-r--r-- | apps/settings/l10n/ro.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/settings/l10n/ro.js b/apps/settings/l10n/ro.js index db48bd1a951..ea3bf41c9dd 100644 --- a/apps/settings/l10n/ro.js +++ b/apps/settings/l10n/ro.js @@ -286,7 +286,6 @@ OC.L10N.register( "For security reasons this password will only be shown once." : "Din motive de securitate, această parolă va fi afișată doar o singură dată.", "Copied!" : "S-a copiat!", "Copy" : "Copiază", - "png or jpg, max. 20 MB" : "png sau jpg, max. 20 MB", "Your email address" : "Adresa ta de email", "You do not have permissions to see the details of this user" : "Nu aveți permisiuni pentru a vedea detaliile acestui utilizator", "Add group" : "Adaugă grup", @@ -298,7 +297,6 @@ OC.L10N.register( "SMTP Username" : "Nume utilizator SMTP", "Set default expiration date" : "Setează data implicită de expirare", "Exclude groups from sharing" : "Exclude grupuri de la partajare", - "These groups will still be able to receive shares, but not to initiate them." : "Aceste grupuri vor putea în continuare să primească partajări, dar nu să le inițieze.", - "Allow username autocompletion in share dialog" : "Permite autocompletarea numelor în dialogul de partajare" + "These groups will still be able to receive shares, but not to initiate them." : "Aceste grupuri vor putea în continuare să primească partajări, dar nu să le inițieze." }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); |