diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-29 00:20:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-29 00:20:46 +0000 |
commit | ebe5cd3f1705f12f1316c137df9fab2d08956773 (patch) | |
tree | 53b587d6a1b659b21730da3d75aa387ed07108c0 /apps/sharebymail/l10n | |
parent | 744b3c0813eb777ac5ccf13b93fccbb908610f8b (diff) | |
download | nextcloud-server-ebe5cd3f1705f12f1316c137df9fab2d08956773.tar.gz nextcloud-server-ebe5cd3f1705f12f1316c137df9fab2d08956773.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n')
-rw-r--r-- | apps/sharebymail/l10n/ro.js | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/ro.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/ro.js b/apps/sharebymail/l10n/ro.js index de9e18007be..2c5555ef25d 100644 --- a/apps/sharebymail/l10n/ro.js +++ b/apps/sharebymail/l10n/ro.js @@ -20,6 +20,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s a partajat »%2$s« cu tine și vrea să adauge", "»%s« added a note to a file shared with you" : "%s« a adaugat un comentariu la un fișier partajat cu tine", "This is the password:" : "Aceasta este parola:", + "You can choose a different password at any time in the share dialog." : "Puteți schimba parola oricând în dialogul de partajare.", "Could not find share" : "Nu am putut găsi partajarea", "Send password by mail" : "Trimite parola prin mail" }, diff --git a/apps/sharebymail/l10n/ro.json b/apps/sharebymail/l10n/ro.json index 6520ee58673..4a3978e82e0 100644 --- a/apps/sharebymail/l10n/ro.json +++ b/apps/sharebymail/l10n/ro.json @@ -18,6 +18,7 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s a partajat »%2$s« cu tine și vrea să adauge", "»%s« added a note to a file shared with you" : "%s« a adaugat un comentariu la un fișier partajat cu tine", "This is the password:" : "Aceasta este parola:", + "You can choose a different password at any time in the share dialog." : "Puteți schimba parola oricând în dialogul de partajare.", "Could not find share" : "Nu am putut găsi partajarea", "Send password by mail" : "Trimite parola prin mail" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" |