fix(l10n): Update translations from Transifex
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / changes (push) Waiting to run
Psalm static code analysis / static-code-analysis (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-security (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ocp (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ncu (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-strict (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-summary (push) Blocked by required conditions

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2026-04-13 00:19:37 +00:00
parent f11c808ef6
commit 0b7121627c
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
10 changed files with 22 additions and 0 deletions

View file

@ -236,6 +236,7 @@ OC.L10N.register(
"Failed to check file size: %1$s" : "Kontrola veľkosti súboru zlyhala: %1$s",
"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",
"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",
"Failed to get size for : %1$s" : "Nepodarilo sa získať veľkosť pre: %1$s",
"Encryption not ready: %1$s" : "Šifrovanie nie je dostupné: %1$s",
"Failed to open file: %1$s" : "Otvorenie súboru zlyhalo: %1$s",
"Failed to unlink: %1$s" : "Odpojenie zlyhalo: %1$s",
@ -252,6 +253,7 @@ OC.L10N.register(
"Completed on %s" : "Dokončené %s",
"Due on %s by %s" : "Termín od %s do %s",
"Due on %s" : "Termín do %s",
"This is an example contact" : "Toto je príklad kontaktu",
"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.",
"Example event - open me!" : "Príklad udalosti - otvorte ma!",
"System Address Book" : "Systémový Adresár",

View file

@ -234,6 +234,7 @@
"Failed to check file size: %1$s" : "Kontrola veľkosti súboru zlyhala: %1$s",
"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",
"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",
"Failed to get size for : %1$s" : "Nepodarilo sa získať veľkosť pre: %1$s",
"Encryption not ready: %1$s" : "Šifrovanie nie je dostupné: %1$s",
"Failed to open file: %1$s" : "Otvorenie súboru zlyhalo: %1$s",
"Failed to unlink: %1$s" : "Odpojenie zlyhalo: %1$s",
@ -250,6 +251,7 @@
"Completed on %s" : "Dokončené %s",
"Due on %s by %s" : "Termín od %s do %s",
"Due on %s" : "Termín do %s",
"This is an example contact" : "Toto je príklad kontaktu",
"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.",
"Example event - open me!" : "Príklad udalosti - otvorte ma!",
"System Address Book" : "Systémový Adresár",

View file

@ -95,6 +95,7 @@ OC.L10N.register(
"Another entry with the same name already exists." : "Iná položka s rovnakým menom už existuje.",
"Invalid filename." : "Chybný názov súboru.",
"Rename file" : "Premenovať súbor",
"Recently created" : "Nedávno vytvorené",
"Folder" : "Priečinok",
"Unknown file type" : "Neznámy typ súboru",
"{ext} image" : "{ext} obrázok",

View file

@ -93,6 +93,7 @@
"Another entry with the same name already exists." : "Iná položka s rovnakým menom už existuje.",
"Invalid filename." : "Chybný názov súboru.",
"Rename file" : "Premenovať súbor",
"Recently created" : "Nedávno vytvorené",
"Folder" : "Priečinok",
"Unknown file type" : "Neznámy typ súboru",
"{ext} image" : "{ext} obrázok",

View file

@ -16,6 +16,8 @@ OC.L10N.register(
"Insufficient data: %s" : "Otillräcklig data: %s",
"Storage with ID \"%d\" is not editable by non-admins" : "Lagring med ID \"%d\" kan inte redigeras av icke-administratörer",
"Static credentials" : "Statiska inloggningsuppgifter",
"Access key ID" : "Åtkomstnyckel-ID",
"Secret access key" : "Hemlig åtkomstnyckel",
"Builtin" : "Inbyggt",
"None" : "Ingen",
"OpenStack v2" : "OpenStack v2",
@ -49,7 +51,9 @@ OC.L10N.register(
"Storage Class" : "Lagringsklass",
"Enable SSL" : "Aktivera SSL",
"Enable Path Style" : "Aktivera Path Style",
"Use Legacy S3 signing (v2)" : "Använd äldre S3-signering (v2)",
"Enable multipart copy" : "Aktivera flerdelad kopiering",
"Use presigned S3 url" : "Använd försignerad S3-URL",
"SSE-C encryption key" : "SSE-C krypteringsnyckel",
"WebDAV" : "WebDAV",
"URL" : "Webbadress",
@ -105,6 +109,7 @@ OC.L10N.register(
"Restricted to" : "Begränsad till",
"Actions" : "Funktioner",
"Checking …" : "Kontrollerar...",
"Recheck status" : "Kontrollera status igen",
"Delete" : "Ta bort",
"System provided storage" : "Lagring tillhandahållen av systemet",
"Saved" : "Sparad",
@ -127,6 +132,7 @@ OC.L10N.register(
"The cURL support in PHP is not enabled or installed." : "Stöd för cURL i PHP är inte aktiverat eller installerat.",
"The FTP support in PHP is not enabled or installed." : "Stöd för FTP i PHP är inte aktiverat eller installerat.",
"{module} is not installed." : "{module} är inte installerad.",
"Dependant backends" : "Beroende backends",
"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.",
"Add external storage" : "Lägg till extern lagring",
"Global credentials saved" : "Globala uppgifter sparade",

View file

@ -14,6 +14,8 @@
"Insufficient data: %s" : "Otillräcklig data: %s",
"Storage with ID \"%d\" is not editable by non-admins" : "Lagring med ID \"%d\" kan inte redigeras av icke-administratörer",
"Static credentials" : "Statiska inloggningsuppgifter",
"Access key ID" : "Åtkomstnyckel-ID",
"Secret access key" : "Hemlig åtkomstnyckel",
"Builtin" : "Inbyggt",
"None" : "Ingen",
"OpenStack v2" : "OpenStack v2",
@ -47,7 +49,9 @@
"Storage Class" : "Lagringsklass",
"Enable SSL" : "Aktivera SSL",
"Enable Path Style" : "Aktivera Path Style",
"Use Legacy S3 signing (v2)" : "Använd äldre S3-signering (v2)",
"Enable multipart copy" : "Aktivera flerdelad kopiering",
"Use presigned S3 url" : "Använd försignerad S3-URL",
"SSE-C encryption key" : "SSE-C krypteringsnyckel",
"WebDAV" : "WebDAV",
"URL" : "Webbadress",
@ -103,6 +107,7 @@
"Restricted to" : "Begränsad till",
"Actions" : "Funktioner",
"Checking …" : "Kontrollerar...",
"Recheck status" : "Kontrollera status igen",
"Delete" : "Ta bort",
"System provided storage" : "Lagring tillhandahållen av systemet",
"Saved" : "Sparad",
@ -125,6 +130,7 @@
"The cURL support in PHP is not enabled or installed." : "Stöd för cURL i PHP är inte aktiverat eller installerat.",
"The FTP support in PHP is not enabled or installed." : "Stöd för FTP i PHP är inte aktiverat eller installerat.",
"{module} is not installed." : "{module} är inte installerad.",
"Dependant backends" : "Beroende backends",
"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.",
"Add external storage" : "Lägg till extern lagring",
"Global credentials saved" : "Globala uppgifter sparade",

View file

@ -352,6 +352,7 @@ OC.L10N.register(
"This share is password-protected" : "This share is password-protected",
"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.",
"Submit" : "Submit",
"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.",
"Please type in your email address to request a temporary password" : "Please type in your email address to request a temporary password",
"Email address" : "Email address",
"Request password" : "Request password",

View file

@ -350,6 +350,7 @@
"This share is password-protected" : "This share is password-protected",
"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.",
"Submit" : "Submit",
"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.",
"Please type in your email address to request a temporary password" : "Please type in your email address to request a temporary password",
"Email address" : "Email address",
"Request password" : "Request password",

View file

@ -352,6 +352,7 @@ OC.L10N.register(
"This share is password-protected" : "Toto zdieľanie je chránené heslom",
"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.",
"Submit" : "Odoslať",
"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.",
"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",
"Email address" : "E-mailová adresa",
"Request password" : "Vyžiadať heslo",

View file

@ -350,6 +350,7 @@
"This share is password-protected" : "Toto zdieľanie je chránené heslom",
"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.",
"Submit" : "Odoslať",
"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.",
"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",
"Email address" : "E-mailová adresa",
"Request password" : "Vyžiadať heslo",