diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-01 00:26:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-01 00:26:19 +0000 |
commit | 5fbfd1a3e841b1529fccf0a2218a53e8ae53e73c (patch) | |
tree | 372c8ab6ba3e727bfd1cbb0e28dda139e7a2982c /apps | |
parent | 75778dfba976537a2d8fabdfa8dbbc9123830f8e (diff) | |
download | nextcloud-server-5fbfd1a3e841b1529fccf0a2218a53e8ae53e73c.tar.gz nextcloud-server-5fbfd1a3e841b1529fccf0a2218a53e8ae53e73c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r-- | apps/dav/l10n/sk.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/sk.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/sk.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/sk.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/sk.js | 4 | ||||
-rw-r--r-- | apps/settings/l10n/sk.json | 4 |
6 files changed, 8 insertions, 4 deletions
diff --git a/apps/dav/l10n/sk.js b/apps/dav/l10n/sk.js index 0f136cbef29..be3a1f3a7e9 100644 --- a/apps/dav/l10n/sk.js +++ b/apps/dav/l10n/sk.js @@ -73,6 +73,7 @@ OC.L10N.register( "Where: %s" : "Kde: %s", "%1$s via %2$s" : "%1$s cez %2$s", "Cancelled: %1$s" : "Zrušené: %1$s", + "\"%1$s\" has been canceled" : "\"%1$s\" bolo zrušené", "Re: %1$s" : "Re: %1$s", "Invitation: %1$s" : "Pozvánka: %1$s", "Organizer:" : "Organizátor:", diff --git a/apps/dav/l10n/sk.json b/apps/dav/l10n/sk.json index c4d1c51bf40..8eb5fd6553a 100644 --- a/apps/dav/l10n/sk.json +++ b/apps/dav/l10n/sk.json @@ -71,6 +71,7 @@ "Where: %s" : "Kde: %s", "%1$s via %2$s" : "%1$s cez %2$s", "Cancelled: %1$s" : "Zrušené: %1$s", + "\"%1$s\" has been canceled" : "\"%1$s\" bolo zrušené", "Re: %1$s" : "Re: %1$s", "Invitation: %1$s" : "Pozvánka: %1$s", "Organizer:" : "Organizátor:", diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 02b06fc4f0f..fb4c1f0594c 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -244,6 +244,7 @@ OC.L10N.register( "Blank" : "Prázdne", "Unable to create new file from template" : "Nemôžem vytvoriť nový súbor zo šablóny", "Delete permanently" : "Zmazať natrvalo", + "Cancelled move or copy operation" : "Zrušená operácia kopírovania alebo presunu", "Open folder {displayName}" : "Otvoriť adresár {displayName}", "Open in Files" : "Otvoriť v súboroch", "Open details" : "Otvoriť detaily", diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index 88a30890608..2777f804f83 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -242,6 +242,7 @@ "Blank" : "Prázdne", "Unable to create new file from template" : "Nemôžem vytvoriť nový súbor zo šablóny", "Delete permanently" : "Zmazať natrvalo", + "Cancelled move or copy operation" : "Zrušená operácia kopírovania alebo presunu", "Open folder {displayName}" : "Otvoriť adresár {displayName}", "Open in Files" : "Otvoriť v súboroch", "Open details" : "Otvoriť detaily", 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ť", |