diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-23 02:19:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-23 02:19:02 +0000 |
commit | be4cf8992d31f39c8012413fca588ab4b87f6919 (patch) | |
tree | 6446ca0d4cd49ccc51817b446689d4330493936b /apps/dav/l10n/ro.js | |
parent | c03c446bd8f7a0218491b3392a5fa70e32f1e3a4 (diff) | |
download | nextcloud-server-be4cf8992d31f39c8012413fca588ab4b87f6919.tar.gz nextcloud-server-be4cf8992d31f39c8012413fca588ab4b87f6919.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/ro.js')
-rw-r--r-- | apps/dav/l10n/ro.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/ro.js b/apps/dav/l10n/ro.js index a4ca88b8356..fb3e71bfdc1 100644 --- a/apps/dav/l10n/ro.js +++ b/apps/dav/l10n/ro.js @@ -50,10 +50,10 @@ OC.L10N.register( "Decline" : "Refuză", "Contacts" : "Persoane de contact", "WebDAV" : "WebDAV", + "Tentative" : "Tentativă", + "Save" : "Salvează", "Technical details" : "Detalii tehnice", "Remote Address: %s" : "Adresă la distanță: %s", - "Request ID: %s" : "ID-ul cererii: %s", - "Tentative" : "Tentativă", - "Save" : "Salvează" + "Request ID: %s" : "ID-ul cererii: %s" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); |