diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-02 01:12:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-02 01:12:16 +0000 |
commit | 777313db42d386f39338a5bc007724b95f39b9b2 (patch) | |
tree | a8400b20a936d87b89c1a0b016cabba7d6fc67e2 /settings/l10n/hr.js | |
parent | e8f9257ec9c29eca5b369807ad2c13e7bcedb72f (diff) | |
download | nextcloud-server-777313db42d386f39338a5bc007724b95f39b9b2.tar.gz nextcloud-server-777313db42d386f39338a5bc007724b95f39b9b2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/hr.js')
-rw-r--r-- | settings/l10n/hr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/hr.js b/settings/l10n/hr.js index 33cdee16065..196b28470a7 100644 --- a/settings/l10n/hr.js +++ b/settings/l10n/hr.js @@ -37,7 +37,6 @@ OC.L10N.register( "never" : "nikad", "deleted {userName}" : "izbrisano {userName}", "A valid username must be provided" : "Nužno je navesti valjano korisničko ime", - "A valid password must be provided" : "Nužno je navesti valjanu lozinku", "Documentation:" : "Dokumentacija:", "Enable only for specific groups" : "Omogućite samo za specifične grupe", "Common Name" : "Common Name", @@ -104,6 +103,7 @@ OC.L10N.register( "change full name" : "promijenite puno ime", "set new password" : "postavite novu lozinku", "Default" : "Zadano", + "A valid password must be provided" : "Nužno je navesti valjanu lozinku", "Create" : "Kreirajte" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |