diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-01 00:26:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-01 00:26:09 +0000 |
commit | 645002a1be38e5b089d9610cac11f81c00301b25 (patch) | |
tree | 6ec4f7a8c918f4319de379b5f183ed0219ce9c88 /apps/settings | |
parent | 83cbd9c3072a71eef1aabf5f2953a9f156f2e9a6 (diff) | |
download | nextcloud-server-645002a1be38e5b089d9610cac11f81c00301b25.tar.gz nextcloud-server-645002a1be38e5b089d9610cac11f81c00301b25.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/sk.js | 4 | ||||
-rw-r--r-- | apps/settings/l10n/sk.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index fed7638ffab..9777aa40a45 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -232,7 +232,7 @@ OC.L10N.register( "Copied!" : "Skopírované!", "Copy" : "Kopírovať", "Could not copy app password. Please copy it manually." : "Nie je možné skopírovať heslo pre aplikáciu. Skopírujte ho ručne.", - "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Pre optimálny výkon je dôležité nakonfigurovať úlohy na pozadí správne. Odporúča sa 'Cron'. Viac informácií je možné nájsť v dokumentácii.", + "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Aby mohol server dobre fungovať je dôležité správne nakonfigurovať úlohy spúšťané na pozadí. Odporúčame použiť 'Cron'. Viac informácií nájdete v dokumentácii.", "Last job execution ran {time}. Something seems wrong." : "Úloha naposledy prebehla za %s. Zdá sa, že niečo nie je v poriadku.", "Last job ran {relativeTime}." : "Posledná úloha bežala {relativeTime}.", "Background job did not run yet!" : "Úloha na pozadí ešte nebežala!", @@ -444,7 +444,7 @@ OC.L10N.register( "Port" : "Port", "Authentication" : "Autentifikácia", "Authentication required" : "Vyžaduje sa overenie", - "Credentials" : "Prihlasovanie údaje", + "Credentials" : "Prihlasovacie údaje", "SMTP Username" : "SMTP používateľské meno", "SMTP Password" : "SMTP heslo", "Save" : "Uložiť", diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json index b145f27dba3..2e69e62c514 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -230,7 +230,7 @@ "Copied!" : "Skopírované!", "Copy" : "Kopírovať", "Could not copy app password. Please copy it manually." : "Nie je možné skopírovať heslo pre aplikáciu. Skopírujte ho ručne.", - "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Pre optimálny výkon je dôležité nakonfigurovať úlohy na pozadí správne. Odporúča sa 'Cron'. Viac informácií je možné nájsť v dokumentácii.", + "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Aby mohol server dobre fungovať je dôležité správne nakonfigurovať úlohy spúšťané na pozadí. Odporúčame použiť 'Cron'. Viac informácií nájdete v dokumentácii.", "Last job execution ran {time}. Something seems wrong." : "Úloha naposledy prebehla za %s. Zdá sa, že niečo nie je v poriadku.", "Last job ran {relativeTime}." : "Posledná úloha bežala {relativeTime}.", "Background job did not run yet!" : "Úloha na pozadí ešte nebežala!", @@ -442,7 +442,7 @@ "Port" : "Port", "Authentication" : "Autentifikácia", "Authentication required" : "Vyžaduje sa overenie", - "Credentials" : "Prihlasovanie údaje", + "Credentials" : "Prihlasovacie údaje", "SMTP Username" : "SMTP používateľské meno", "SMTP Password" : "SMTP heslo", "Save" : "Uložiť", |