From ebe5cd3f1705f12f1316c137df9fab2d08956773 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 29 Nov 2023 00:20:46 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/sharebymail/l10n/ro.js | 1 + apps/sharebymail/l10n/ro.json | 1 + 2 files changed, 2 insertions(+) (limited to 'apps/sharebymail/l10n') 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));" -- cgit v1.2.3