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-04-02 05:26:32 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-02 05:26:32 +0300
commitd702c66a9d64ee017f79c4ece98c7dfb35ab6f7f (patch)
treeff1185e22c5c9bcfb669a3df8462a8c763e71d80 /apps/sharebymail
parente8a85f4915071602661e47a87c36062168545418 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail')
-rw-r--r--apps/sharebymail/l10n/hr.js2
-rw-r--r--apps/sharebymail/l10n/hr.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/hr.js b/apps/sharebymail/l10n/hr.js
index b53be1174cd..0e948923bf5 100644
--- a/apps/sharebymail/l10n/hr.js
+++ b/apps/sharebymail/l10n/hr.js
@@ -24,6 +24,7 @@ OC.L10N.register(
"Password to access {file} was sent to {email}" : "Zaporka za pristupanje {file} poslana je {email}",
"Password to access %1$s was sent to you" : "Poslana vam je zaporka za pristupanje %1$s",
"Password to access {file} was sent to you" : "Poslana vam je zaporka za pristupanje {file}",
+ "Sharing %1$s failed, because this item is already shared with user %2$s" : "Dijeljenje %1$s nije uspjelo jer je ova stavka već podijeljena s korisnikom %2$s",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ne možemo vam poslati automatski generiranu zaporku. U osobnim postavkama postavite valjanu adresu e-pošte i pokušajte ponovo.",
"Failed to send share by email" : "Slanje dijeljenja putem e-pošte nije uspjelo",
"%1$s shared »%2$s« with you" : "%1$s dijeli »%2$s« s vama",
@@ -48,6 +49,7 @@ OC.L10N.register(
"Share provider which allows you to share files by mail" : "Davatelj usluge dijeljenja koji vam omogućuje dijeljenje datoteka poštom",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Omogućuje korisnicima dijeljenje personalizirane poveznice na datoteku ili mapu dodavanjem adrese e-pošte.",
"Send password by mail" : "Pošalji zaporku poštom",
+ "Reply to initiator" : "Odgovori pokretaču",
"Enforce password protection" : "Nametni zaštitu zaporkom"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
diff --git a/apps/sharebymail/l10n/hr.json b/apps/sharebymail/l10n/hr.json
index 1dfb91cb4ed..8ead92e78a0 100644
--- a/apps/sharebymail/l10n/hr.json
+++ b/apps/sharebymail/l10n/hr.json
@@ -22,6 +22,7 @@
"Password to access {file} was sent to {email}" : "Zaporka za pristupanje {file} poslana je {email}",
"Password to access %1$s was sent to you" : "Poslana vam je zaporka za pristupanje %1$s",
"Password to access {file} was sent to you" : "Poslana vam je zaporka za pristupanje {file}",
+ "Sharing %1$s failed, because this item is already shared with user %2$s" : "Dijeljenje %1$s nije uspjelo jer je ova stavka već podijeljena s korisnikom %2$s",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ne možemo vam poslati automatski generiranu zaporku. U osobnim postavkama postavite valjanu adresu e-pošte i pokušajte ponovo.",
"Failed to send share by email" : "Slanje dijeljenja putem e-pošte nije uspjelo",
"%1$s shared »%2$s« with you" : "%1$s dijeli »%2$s« s vama",
@@ -46,6 +47,7 @@
"Share provider which allows you to share files by mail" : "Davatelj usluge dijeljenja koji vam omogućuje dijeljenje datoteka poštom",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Omogućuje korisnicima dijeljenje personalizirane poveznice na datoteku ili mapu dodavanjem adrese e-pošte.",
"Send password by mail" : "Pošalji zaporku poštom",
+ "Reply to initiator" : "Odgovori pokretaču",
"Enforce password protection" : "Nametni zaštitu zaporkom"
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
} \ No newline at end of file