diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
commit | 8cc41974a43ce893fee58b44ac8c213461eaa898 (patch) | |
tree | f901982908dafc2b29853fb7919697be33f33feb /settings/l10n/ro.js | |
parent | a5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff) | |
download | nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.tar.gz nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ro.js')
-rw-r--r-- | settings/l10n/ro.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/settings/l10n/ro.js b/settings/l10n/ro.js index d2460d3b1a7..78741edd1b8 100644 --- a/settings/l10n/ro.js +++ b/settings/l10n/ro.js @@ -309,7 +309,6 @@ OC.L10N.register( "Help translate" : "Ajută la traducere", "Current password" : "Parola curentă", "Change password" : "Schimbă parola", - "Store credentials" : "Stochează datele de autentificare", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Utilizezi <strong>%s</strong> din <strong>%s</strong> (<strong>%s %%</strong>)" + "Store credentials" : "Stochează datele de autentificare" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); |