diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-07 00:09:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-07 00:09:00 +0000 |
commit | a3c5d43cd562c3799cc820e8c0d882e8dad4690b (patch) | |
tree | e57912ef85ad231b8b4c2b0796387e352315d654 /settings/l10n/hr.js | |
parent | 72235064fb354f5ab9d07075170a164afc5be6fb (diff) | |
download | nextcloud-server-a3c5d43cd562c3799cc820e8c0d882e8dad4690b.tar.gz nextcloud-server-a3c5d43cd562c3799cc820e8c0d882e8dad4690b.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 1adeccc7e87..279e69bb629 100644 --- a/settings/l10n/hr.js +++ b/settings/l10n/hr.js @@ -101,7 +101,6 @@ OC.L10N.register( "Help translate" : "Pomozite prevesti", "Get the apps to sync your files" : "Koristite aplikacije za sinkronizaciju svojih datoteka", "Show First Run Wizard again" : "Opet pokažite First Run Wizard", - "Name" : "Naziv", "Username" : "Korisničko ime", "Show storage location" : "Prikaži mjesto pohrane", "Create" : "Kreirajte", @@ -131,6 +130,7 @@ OC.L10N.register( "Cron was not executed yet!" : "Cron još nije izvršen!", "Use system's cron service to call the cron.php file every 15 minutes." : "Koristite cron uslugu sustava za pozivanje cron.php datoteke svakih 15 minuta.", "Cheers!" : "Cheers!", + "Name" : "Naziv", "Show last log in" : "Prikaži zadnje spajanje" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |