Skip to content

Commit 0b71216

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent f11c808 commit 0b71216

File tree

10 files changed

+22
-0
lines changed

10 files changed

+22
-0
lines changed

apps/dav/l10n/sk.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ OC.L10N.register(
236236
"Failed to check file size: %1$s" : "Kontrola veľkosti súboru zlyhala: %1$s",
237237
"Could not open file: %1$s (%2$d), file does seem to exist" : "Nie je možné otvoriť súbor: %1$s (%2$d), zdá sa že súbor existuje",
238238
"Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Nie je možné otvoriť súbor: %1$s (%2$d), nezdá sa že súbor existuje",
239+
"Failed to get size for : %1$s" : "Nepodarilo sa získať veľkosť pre: %1$s",
239240
"Encryption not ready: %1$s" : "Šifrovanie nie je dostupné: %1$s",
240241
"Failed to open file: %1$s" : "Otvorenie súboru zlyhalo: %1$s",
241242
"Failed to unlink: %1$s" : "Odpojenie zlyhalo: %1$s",
@@ -252,6 +253,7 @@ OC.L10N.register(
252253
"Completed on %s" : "Dokončené %s",
253254
"Due on %s by %s" : "Termín od %s do %s",
254255
"Due on %s" : "Termín do %s",
256+
"This is an example contact" : "Toto je príklad kontaktu",
255257
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Vitajte v Nextcloud Calendar!\n\nToto je ukážková udalosť – preskúmajte flexibilitu plánovania s Nextcloud Calendar tým, že vykonáte akékoľvek úpravy, ktoré chcete!\n\nS Nextcloud Calendar môžete:\n- Jednoducho vytvárať, upravovať a spravovať udalosti.\n- Vytvárať viacero kalendárov a zdieľať ich s tímom, priateľmi alebo rodinou.\n- Skontrolovať dostupnosť a zobraziť svoje zaneprázdnené časy pre ostatných.\n- Bezproblémovo integrovať s aplikáciami a zariadeniami cez CalDAV.\n- Prispôsobiť si skúsenosti: naplánovať opakujúce sa udalosti, nastaviť notifikácie a iné nastavenia.",
256258
"Example event - open me!" : "Príklad udalosti - otvorte ma!",
257259
"System Address Book" : "Systémový Adresár",

apps/dav/l10n/sk.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@
234234
"Failed to check file size: %1$s" : "Kontrola veľkosti súboru zlyhala: %1$s",
235235
"Could not open file: %1$s (%2$d), file does seem to exist" : "Nie je možné otvoriť súbor: %1$s (%2$d), zdá sa že súbor existuje",
236236
"Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Nie je možné otvoriť súbor: %1$s (%2$d), nezdá sa že súbor existuje",
237+
"Failed to get size for : %1$s" : "Nepodarilo sa získať veľkosť pre: %1$s",
237238
"Encryption not ready: %1$s" : "Šifrovanie nie je dostupné: %1$s",
238239
"Failed to open file: %1$s" : "Otvorenie súboru zlyhalo: %1$s",
239240
"Failed to unlink: %1$s" : "Odpojenie zlyhalo: %1$s",
@@ -250,6 +251,7 @@
250251
"Completed on %s" : "Dokončené %s",
251252
"Due on %s by %s" : "Termín od %s do %s",
252253
"Due on %s" : "Termín do %s",
254+
"This is an example contact" : "Toto je príklad kontaktu",
253255
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Vitajte v Nextcloud Calendar!\n\nToto je ukážková udalosť – preskúmajte flexibilitu plánovania s Nextcloud Calendar tým, že vykonáte akékoľvek úpravy, ktoré chcete!\n\nS Nextcloud Calendar môžete:\n- Jednoducho vytvárať, upravovať a spravovať udalosti.\n- Vytvárať viacero kalendárov a zdieľať ich s tímom, priateľmi alebo rodinou.\n- Skontrolovať dostupnosť a zobraziť svoje zaneprázdnené časy pre ostatných.\n- Bezproblémovo integrovať s aplikáciami a zariadeniami cez CalDAV.\n- Prispôsobiť si skúsenosti: naplánovať opakujúce sa udalosti, nastaviť notifikácie a iné nastavenia.",
254256
"Example event - open me!" : "Príklad udalosti - otvorte ma!",
255257
"System Address Book" : "Systémový Adresár",

apps/files/l10n/sk.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ OC.L10N.register(
9595
"Another entry with the same name already exists." : "Iná položka s rovnakým menom už existuje.",
9696
"Invalid filename." : "Chybný názov súboru.",
9797
"Rename file" : "Premenovať súbor",
98+
"Recently created" : "Nedávno vytvorené",
9899
"Folder" : "Priečinok",
99100
"Unknown file type" : "Neznámy typ súboru",
100101
"{ext} image" : "{ext} obrázok",

apps/files/l10n/sk.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
"Another entry with the same name already exists." : "Iná položka s rovnakým menom už existuje.",
9494
"Invalid filename." : "Chybný názov súboru.",
9595
"Rename file" : "Premenovať súbor",
96+
"Recently created" : "Nedávno vytvorené",
9697
"Folder" : "Priečinok",
9798
"Unknown file type" : "Neznámy typ súboru",
9899
"{ext} image" : "{ext} obrázok",

apps/files_external/l10n/sv.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ OC.L10N.register(
1616
"Insufficient data: %s" : "Otillräcklig data: %s",
1717
"Storage with ID \"%d\" is not editable by non-admins" : "Lagring med ID \"%d\" kan inte redigeras av icke-administratörer",
1818
"Static credentials" : "Statiska inloggningsuppgifter",
19+
"Access key ID" : "Åtkomstnyckel-ID",
20+
"Secret access key" : "Hemlig åtkomstnyckel",
1921
"Builtin" : "Inbyggt",
2022
"None" : "Ingen",
2123
"OpenStack v2" : "OpenStack v2",
@@ -49,7 +51,9 @@ OC.L10N.register(
4951
"Storage Class" : "Lagringsklass",
5052
"Enable SSL" : "Aktivera SSL",
5153
"Enable Path Style" : "Aktivera Path Style",
54+
"Use Legacy S3 signing (v2)" : "Använd äldre S3-signering (v2)",
5255
"Enable multipart copy" : "Aktivera flerdelad kopiering",
56+
"Use presigned S3 url" : "Använd försignerad S3-URL",
5357
"SSE-C encryption key" : "SSE-C krypteringsnyckel",
5458
"WebDAV" : "WebDAV",
5559
"URL" : "Webbadress",
@@ -105,6 +109,7 @@ OC.L10N.register(
105109
"Restricted to" : "Begränsad till",
106110
"Actions" : "Funktioner",
107111
"Checking …" : "Kontrollerar...",
112+
"Recheck status" : "Kontrollera status igen",
108113
"Delete" : "Ta bort",
109114
"System provided storage" : "Lagring tillhandahållen av systemet",
110115
"Saved" : "Sparad",
@@ -127,6 +132,7 @@ OC.L10N.register(
127132
"The cURL support in PHP is not enabled or installed." : "Stöd för cURL i PHP är inte aktiverat eller installerat.",
128133
"The FTP support in PHP is not enabled or installed." : "Stöd för FTP i PHP är inte aktiverat eller installerat.",
129134
"{module} is not installed." : "{module} är inte installerad.",
135+
"Dependant backends" : "Beroende backends",
130136
"No external storage configured or you do not have the permission to configure them" : "Ingen extern lagringsenhet är konfigurerad, eller så har du inte behörighet att konfigurera den.",
131137
"Add external storage" : "Lägg till extern lagring",
132138
"Global credentials saved" : "Globala uppgifter sparade",

apps/files_external/l10n/sv.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
"Insufficient data: %s" : "Otillräcklig data: %s",
1515
"Storage with ID \"%d\" is not editable by non-admins" : "Lagring med ID \"%d\" kan inte redigeras av icke-administratörer",
1616
"Static credentials" : "Statiska inloggningsuppgifter",
17+
"Access key ID" : "Åtkomstnyckel-ID",
18+
"Secret access key" : "Hemlig åtkomstnyckel",
1719
"Builtin" : "Inbyggt",
1820
"None" : "Ingen",
1921
"OpenStack v2" : "OpenStack v2",
@@ -47,7 +49,9 @@
4749
"Storage Class" : "Lagringsklass",
4850
"Enable SSL" : "Aktivera SSL",
4951
"Enable Path Style" : "Aktivera Path Style",
52+
"Use Legacy S3 signing (v2)" : "Använd äldre S3-signering (v2)",
5053
"Enable multipart copy" : "Aktivera flerdelad kopiering",
54+
"Use presigned S3 url" : "Använd försignerad S3-URL",
5155
"SSE-C encryption key" : "SSE-C krypteringsnyckel",
5256
"WebDAV" : "WebDAV",
5357
"URL" : "Webbadress",
@@ -103,6 +107,7 @@
103107
"Restricted to" : "Begränsad till",
104108
"Actions" : "Funktioner",
105109
"Checking …" : "Kontrollerar...",
110+
"Recheck status" : "Kontrollera status igen",
106111
"Delete" : "Ta bort",
107112
"System provided storage" : "Lagring tillhandahållen av systemet",
108113
"Saved" : "Sparad",
@@ -125,6 +130,7 @@
125130
"The cURL support in PHP is not enabled or installed." : "Stöd för cURL i PHP är inte aktiverat eller installerat.",
126131
"The FTP support in PHP is not enabled or installed." : "Stöd för FTP i PHP är inte aktiverat eller installerat.",
127132
"{module} is not installed." : "{module} är inte installerad.",
133+
"Dependant backends" : "Beroende backends",
128134
"No external storage configured or you do not have the permission to configure them" : "Ingen extern lagringsenhet är konfigurerad, eller så har du inte behörighet att konfigurera den.",
129135
"Add external storage" : "Lägg till extern lagring",
130136
"Global credentials saved" : "Globala uppgifter sparade",

core/l10n/en_GB.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,7 @@ OC.L10N.register(
352352
"This share is password-protected" : "This share is password-protected",
353353
"The password is wrong or expired. Please try again or request a new one." : "The password is wrong or expired. Please try again or request a new one.",
354354
"Submit" : "Submit",
355+
"If the email address was correct then you will receive an email with the password." : "If the email address was correct then you will receive an email with the password.",
355356
"Please type in your email address to request a temporary password" : "Please type in your email address to request a temporary password",
356357
"Email address" : "Email address",
357358
"Request password" : "Request password",

core/l10n/en_GB.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,7 @@
350350
"This share is password-protected" : "This share is password-protected",
351351
"The password is wrong or expired. Please try again or request a new one." : "The password is wrong or expired. Please try again or request a new one.",
352352
"Submit" : "Submit",
353+
"If the email address was correct then you will receive an email with the password." : "If the email address was correct then you will receive an email with the password.",
353354
"Please type in your email address to request a temporary password" : "Please type in your email address to request a temporary password",
354355
"Email address" : "Email address",
355356
"Request password" : "Request password",

core/l10n/sk.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,7 @@ OC.L10N.register(
352352
"This share is password-protected" : "Toto zdieľanie je chránené heslom",
353353
"The password is wrong or expired. Please try again or request a new one." : "Heslo je nesprávne alebo jeho platnosť vypršala. Skúste to znova alebo požiadajte o nové heslo.",
354354
"Submit" : "Odoslať",
355+
"If the email address was correct then you will receive an email with the password." : "Ak bola e-mailová adresa správna, dostanete e-mail s heslom.",
355356
"Please type in your email address to request a temporary password" : "Prosím zadajte vašu e-mailovú adresu pre získanie dočasného hesla",
356357
"Email address" : "E-mailová adresa",
357358
"Request password" : "Vyžiadať heslo",

core/l10n/sk.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,7 @@
350350
"This share is password-protected" : "Toto zdieľanie je chránené heslom",
351351
"The password is wrong or expired. Please try again or request a new one." : "Heslo je nesprávne alebo jeho platnosť vypršala. Skúste to znova alebo požiadajte o nové heslo.",
352352
"Submit" : "Odoslať",
353+
"If the email address was correct then you will receive an email with the password." : "Ak bola e-mailová adresa správna, dostanete e-mail s heslom.",
353354
"Please type in your email address to request a temporary password" : "Prosím zadajte vašu e-mailovú adresu pre získanie dočasného hesla",
354355
"Email address" : "E-mailová adresa",
355356
"Request password" : "Vyžiadať heslo",

0 commit comments

Comments
 (0)