diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-25 00:26:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-25 00:26:11 +0000 |
commit | 93b8e662ad5d02b70718a69c6208312a7466778a (patch) | |
tree | b0d311e92f572c889e8421e1eab81afd29e6a06c /apps/sharebymail/l10n/ro.json | |
parent | fe4be9f83dd1fdeb6f86ba8a3d488c646981e2a0 (diff) | |
download | nextcloud-server-93b8e662ad5d02b70718a69c6208312a7466778a.tar.gz nextcloud-server-93b8e662ad5d02b70718a69c6208312a7466778a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n/ro.json')
-rw-r--r-- | apps/sharebymail/l10n/ro.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/ro.json b/apps/sharebymail/l10n/ro.json new file mode 100644 index 00000000000..6520ee58673 --- /dev/null +++ b/apps/sharebymail/l10n/ro.json @@ -0,0 +1,24 @@ +{ "translations": { + "Shared with {email}" : "Partajat cu {email}", + "Shared with {email} by {actor}" : "Partajat cu {email} de {actor}", + "Unshared from {email}" : "Partajarea cu {email} eliminată", + "Unshared from {email} by {actor}" : "Partajarea cu {email} eliminată de {actor}", + "Password for mail share sent to {email}" : "Parola pentru partajare a fost trimisă către {email}", + "Password for mail share sent to you" : "V-s fot trimisă parola pentru partajare", + "Share by mail" : "Partajază prin mail", + "%1$s shared »%2$s« with you" : "%1$s a partajat »%2$s« cu tine", + "%1$s shared »%2$s« with you." : "%1$sa partajat »%2$s« cu tine.", + "Click the button below to open it." : "Apasă pe butonul de jos pentru a deschide.", + "Open »%s«" : "Deschide »%s«", + "%1$s via %2$s" : "%1$sprin %2$s", + "Password to access »%1$s« shared to you by %2$s" : "Parola pentru a accesa »%1$s« partajată cu tine de către %2$s", + "Password to access »%s«" : "Parola pentru access »%s«", + "It is protected with the following password:" : "Este protejat cu urmatoarea parolă:", + "%1$s shared »%2$s« with you and wants to add:" : "%1$s a partajat »%2$s« cu tine și vrea să adauge", + "%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:", + "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));" +}
\ No newline at end of file |