summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-24 00:08:22 +0000
committerNextcloud bot <bot@nextcloud.com>2017-05-24 00:08:22 +0000
commit6cc26efbc5329066cfd0a197023d2772311c85c0 (patch)
tree1405b88f7f73a6b55b0aea4c998636dd0f31cc85 /core
parent30ac7ec2bfd0b98a3ddd0ce332775d62ec4cf3ba (diff)
downloadnextcloud-server-6cc26efbc5329066cfd0a197023d2772311c85c0.tar.gz
nextcloud-server-6cc26efbc5329066cfd0a197023d2772311c85c0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/is.js2
-rw-r--r--core/l10n/is.json2
-rw-r--r--core/l10n/sk.js8
-rw-r--r--core/l10n/sk.json8
4 files changed, 14 insertions, 6 deletions
diff --git a/core/l10n/is.js b/core/l10n/is.js
index 6bedecf23f8..f50471caa3f 100644
--- a/core/l10n/is.js
+++ b/core/l10n/is.js
@@ -299,7 +299,7 @@ OC.L10N.register(
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Gakktu úr skugga um að gagnagrunnurinn, config mappan og gagnamappan hafi verið öryggisafritaðar áður en lengra er haldið.",
"Start update" : "Hefja uppfærslu",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Til að forðast að falla á tímamörkum með stærri uppsetningar, getur þú í staðinn keyrt eftirfarandi skipun úr uppsetningarmöppunni:",
- "Detailed logs" : "Ítarlegir annálar",
+ "Detailed logs" : "Ítarlegar atvikaskrár",
"Update needed" : "Þarfnast uppfærslu",
"Please use the command line updater because you have a big instance with more than 50 users." : "Endilega notaðu uppfærslutólið af skipanalínu, því þú ert með mjög stóra uppsetningu með fleiri en 50 notendum.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Til að fá hjálp er best að skoða fyrst <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">hjálparskjölin</a>.",
diff --git a/core/l10n/is.json b/core/l10n/is.json
index f644adf8f54..f3579e279ac 100644
--- a/core/l10n/is.json
+++ b/core/l10n/is.json
@@ -297,7 +297,7 @@
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Gakktu úr skugga um að gagnagrunnurinn, config mappan og gagnamappan hafi verið öryggisafritaðar áður en lengra er haldið.",
"Start update" : "Hefja uppfærslu",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Til að forðast að falla á tímamörkum með stærri uppsetningar, getur þú í staðinn keyrt eftirfarandi skipun úr uppsetningarmöppunni:",
- "Detailed logs" : "Ítarlegir annálar",
+ "Detailed logs" : "Ítarlegar atvikaskrár",
"Update needed" : "Þarfnast uppfærslu",
"Please use the command line updater because you have a big instance with more than 50 users." : "Endilega notaðu uppfærslutólið af skipanalínu, því þú ert með mjög stóra uppsetningu með fleiri en 50 notendum.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Til að fá hjálp er best að skoða fyrst <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">hjálparskjölin</a>.",
diff --git a/core/l10n/sk.js b/core/l10n/sk.js
index 4ca31fe6a93..1661cc56c15 100644
--- a/core/l10n/sk.js
+++ b/core/l10n/sk.js
@@ -14,9 +14,13 @@ OC.L10N.register(
"No crop data provided" : "Dáta pre orezanie neboli zadané",
"No valid crop data provided" : "Neplatné dáta pre orezanie neboli zadané",
"Crop is not square" : "Orezanie nie je štvorcové",
- "Couldn't reset password because the token is invalid" : "Nemožno zmeniť heslo pre neplatnosť tokenu.",
- "Couldn't reset password because the token is expired" : "Nepodarilo sa obnoviť heslo, pretože platnosť tokenu uplynula.",
+ "Password reset is disabled" : "Obnovenie hesla nie je povolené",
+ "Couldn't reset password because the token is invalid" : "Nepodarilo sa obnoviť heslo, pretože token nie je platný",
+ "Couldn't reset password because the token is expired" : "Nepodarilo sa obnoviť heslo, pretože platnosť tokenu uplynula",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "Nemožno poslať email pre obnovu, lebo pre zadaného používateľa neexistuje emailová adresa. Kontaktujte prosím vášho administrátora.",
+ "Password reset" : "Obnovenie hesla",
+ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Pre obnovenie hesla kliknite na nasledujúce tlačidlo. Pokiaľ ste nevyžiadali obnovenie hesla, tento email ignorujte.",
+ "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Pre obnovenie hesla kliknite na nasledujúci odkaz. Pokiaľ ste nevyžiadali obnovenie hesla, tento email ignorujte.",
"%s password reset" : "reset hesla %s",
"Couldn't send reset email. Please contact your administrator." : "Nemožno poslať email pre obnovu. Kontaktujte prosím vášho administrátora.",
"Couldn't send reset email. Please make sure your username is correct." : "Nemožno poslať email pre obnovu. Uistite sa, či vkladáte správne používateľské meno.",
diff --git a/core/l10n/sk.json b/core/l10n/sk.json
index efb4593a200..aa0e01d8b80 100644
--- a/core/l10n/sk.json
+++ b/core/l10n/sk.json
@@ -12,9 +12,13 @@
"No crop data provided" : "Dáta pre orezanie neboli zadané",
"No valid crop data provided" : "Neplatné dáta pre orezanie neboli zadané",
"Crop is not square" : "Orezanie nie je štvorcové",
- "Couldn't reset password because the token is invalid" : "Nemožno zmeniť heslo pre neplatnosť tokenu.",
- "Couldn't reset password because the token is expired" : "Nepodarilo sa obnoviť heslo, pretože platnosť tokenu uplynula.",
+ "Password reset is disabled" : "Obnovenie hesla nie je povolené",
+ "Couldn't reset password because the token is invalid" : "Nepodarilo sa obnoviť heslo, pretože token nie je platný",
+ "Couldn't reset password because the token is expired" : "Nepodarilo sa obnoviť heslo, pretože platnosť tokenu uplynula",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "Nemožno poslať email pre obnovu, lebo pre zadaného používateľa neexistuje emailová adresa. Kontaktujte prosím vášho administrátora.",
+ "Password reset" : "Obnovenie hesla",
+ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Pre obnovenie hesla kliknite na nasledujúce tlačidlo. Pokiaľ ste nevyžiadali obnovenie hesla, tento email ignorujte.",
+ "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Pre obnovenie hesla kliknite na nasledujúci odkaz. Pokiaľ ste nevyžiadali obnovenie hesla, tento email ignorujte.",
"%s password reset" : "reset hesla %s",
"Couldn't send reset email. Please contact your administrator." : "Nemožno poslať email pre obnovu. Kontaktujte prosím vášho administrátora.",
"Couldn't send reset email. Please make sure your username is correct." : "Nemožno poslať email pre obnovu. Uistite sa, či vkladáte správne používateľské meno.",