aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-09 02:14:12 +0000
committerNextcloud bot <bot@nextcloud.com>2022-10-09 02:14:12 +0000
commit00485eff56436dca388127c557712ab0b00666e7 (patch)
treed80164098d7d7db49aaead1e884cce93389f280f /apps/sharebymail/l10n
parentafdb75d98b19f9d93723866dd09806e3ec1af9b6 (diff)
downloadnextcloud-server-00485eff56436dca388127c557712ab0b00666e7.tar.gz
nextcloud-server-00485eff56436dca388127c557712ab0b00666e7.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n')
-rw-r--r--apps/sharebymail/l10n/sk.js4
-rw-r--r--apps/sharebymail/l10n/sk.json4
2 files changed, 6 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/sk.js b/apps/sharebymail/l10n/sk.js
index 5f35094e94b..f35ccf4b775 100644
--- a/apps/sharebymail/l10n/sk.js
+++ b/apps/sharebymail/l10n/sk.js
@@ -39,6 +39,7 @@ OC.L10N.register(
"Password to access »%1$s« shared to you by %2$s" : "Heslo pre prístup k »%1$s« Vám sprístupnil %2$s",
"Password to access »%s«" : "Heslo pre prístup k »%s«",
"It is protected with the following password:" : "Je chránené nasledovným heslom:",
+ "This password will expire at %s" : "Platnosť tohto hesla končí v %s.",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s vám sprístupnil »%2$s« s poznámkou:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s vám sprístupnil »%2$s« s poznámkou",
"»%s« added a note to a file shared with you" : "»%s« pridal poznámku k súboru ktorý s Vami zdieľa",
@@ -50,6 +51,7 @@ OC.L10N.register(
"Share provider which allows you to share files by mail" : "Poskytovateľ zdieľania umožňuje zdieľať súbory pomocou e-mailu",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Povoľuje používateľom zdieľať personalizovaný odkaz na súbor alebo priečinok zadaním e-mailovej adresy.",
"Send password by mail" : "Odoslať heslo e-mailom",
- "Reply to initiator" : "Odpovedať iniciátorovi"
+ "Reply to initiator" : "Odpovedať iniciátorovi",
+ "Unable to update share by mail config" : "Nepodarila sa aktualizovať konfigurácia zdieľania prostredníctvom e-mailu"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/apps/sharebymail/l10n/sk.json b/apps/sharebymail/l10n/sk.json
index 350d377e98f..1cc73056c55 100644
--- a/apps/sharebymail/l10n/sk.json
+++ b/apps/sharebymail/l10n/sk.json
@@ -37,6 +37,7 @@
"Password to access »%1$s« shared to you by %2$s" : "Heslo pre prístup k »%1$s« Vám sprístupnil %2$s",
"Password to access »%s«" : "Heslo pre prístup k »%s«",
"It is protected with the following password:" : "Je chránené nasledovným heslom:",
+ "This password will expire at %s" : "Platnosť tohto hesla končí v %s.",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s vám sprístupnil »%2$s« s poznámkou:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s vám sprístupnil »%2$s« s poznámkou",
"»%s« added a note to a file shared with you" : "»%s« pridal poznámku k súboru ktorý s Vami zdieľa",
@@ -48,6 +49,7 @@
"Share provider which allows you to share files by mail" : "Poskytovateľ zdieľania umožňuje zdieľať súbory pomocou e-mailu",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Povoľuje používateľom zdieľať personalizovaný odkaz na súbor alebo priečinok zadaním e-mailovej adresy.",
"Send password by mail" : "Odoslať heslo e-mailom",
- "Reply to initiator" : "Odpovedať iniciátorovi"
+ "Reply to initiator" : "Odpovedať iniciátorovi",
+ "Unable to update share by mail config" : "Nepodarila sa aktualizovať konfigurácia zdieľania prostredníctvom e-mailu"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file