Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-09-03 05:28:29 +0300
committerNextcloud bot <bot@nextcloud.com>2021-09-03 05:28:29 +0300
commit6a9afe37365cfe588d605a219dae55eaf301e5b1 (patch)
treef9f97744d7c25fde5449e7aa2efbfb6a54c51380 /apps/files_sharing/l10n/hr.js
parent3899dba3523a578b12285423fa433d3d2965158c (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/hr.js')
-rw-r--r--apps/files_sharing/l10n/hr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/hr.js b/apps/files_sharing/l10n/hr.js
index 9efcdc3e838..f3e02d6582c 100644
--- a/apps/files_sharing/l10n/hr.js
+++ b/apps/files_sharing/l10n/hr.js
@@ -230,7 +230,6 @@ OC.L10N.register(
"For more info, please ask the person who sent this link." : "Za više se informacija obratite osobi koja je poslala ovu poveznicu.",
"Share note" : "Dijeli bilješku",
"Toggle grid view" : "Uključi/isključi prikaz rešetke",
- "Download %s" : "Preuzmi %s",
"Upload files to %s" : "Otpremi datoteke na %s",
"Note" : "Bilješka",
"Select or drop files" : "Odaberi ili ispusti datoteke",
@@ -241,6 +240,7 @@ OC.L10N.register(
"invalid permissions" : "nevažeća dopuštenja",
"Can't change permissions for public share links" : "Nije moguće promijeniti dopuštenja za javne poveznice dijeljenja",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Neuspješno dijeljenje slanjem zaporke za Nextcloud Talk jer Nextcloud Talk nije omogućen",
- "Name, email, or federated cloud ID …" : "Naziv, adresa e-pošte ili ID udruženog oblaka…"
+ "Name, email, or federated cloud ID …" : "Naziv, adresa e-pošte ili ID udruženog oblaka…",
+ "Download %s" : "Preuzmi %s"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");