summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/hr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-07 07:32:43 +0000
committerNextcloud bot <bot@nextcloud.com>2020-02-07 07:32:43 +0000
commite161be8e2ad302fe7c0b58bbfbc1a014d1c4f405 (patch)
tree2c0090ddf053a702ae14a61a9c9e0a17476d4098 /apps/files_external/l10n/hr.js
parent9dbc4df10d49e4f6b781cfb092bff56b7392da1b (diff)
downloadnextcloud-server-e161be8e2ad302fe7c0b58bbfbc1a014d1c4f405.tar.gz
nextcloud-server-e161be8e2ad302fe7c0b58bbfbc1a014d1c4f405.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/hr.js')
-rw-r--r--apps/files_external/l10n/hr.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_external/l10n/hr.js b/apps/files_external/l10n/hr.js
index c1589fd9a72..6590e39f1f8 100644
--- a/apps/files_external/l10n/hr.js
+++ b/apps/files_external/l10n/hr.js
@@ -25,7 +25,7 @@ OC.L10N.register(
"Are you sure you want to delete this external storage?" : "Jeste li sigurni da želite izbrisati ovu vanjsku pohranu?",
"Delete storage?" : "Želite li izbrisati pohranu?",
"Saved" : "Spremljeno",
- "Saving..." : "Spremanje...",
+ "Saving …" : "Spremanje...",
"Save" : "Spremi",
"Empty response from the server" : "Prazan odgovor poslužitelja",
"Couldn't access. Please log out and in again to activate this mount point" : "Nije moguće pristupiti. Odjavite se i ponovno se prijavite kako biste aktivirali ovu točku postavljanja",
@@ -132,6 +132,7 @@ OC.L10N.register(
"Add storage" : "Dodaj pohranu",
"Advanced settings" : "Napredne postavke",
"Allow users to mount external storage" : "Dopusti korisnicima postavljanje vanjske pohrane",
- "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globalne vjerodajnice mogu se upotrebljavati za provođenje autentifikacije na više vanjskih pohrana koje imaju iste vjerodajnice."
+ "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globalne vjerodajnice mogu se upotrebljavati za provođenje autentifikacije na više vanjskih pohrana koje imaju iste vjerodajnice.",
+ "Saving..." : "Spremanje..."
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");