[tx-robot] updated from transifex
This commit is contained in:
parent
844e7a74cd
commit
46de79cfe8
8 changed files with 94 additions and 2 deletions
|
@ -4,6 +4,7 @@ OC.L10N.register(
|
|||
"Dark theme" : "Tmavý motív",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tmavý motív vzhľadu pre úľavu vašim očiam znížením celkovej svietivosti a jasu. Je ešte stále vo vývoji, ak náhodou narazíte na nejaký problém, tak nám ho prosím nahláste.",
|
||||
"High contrast mode" : "Režim vysokého kontrastu",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Mód s vysokým kontrastom pre uľahčenie navigácie. Zníži sa síce vizuálna kvalita, ale zvýši sa čitateľnosť.",
|
||||
"Dyslexia font" : "Písmo pre dyslektikov",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic je slobodný typ písma navrhnutý priamo pre obmedzenie vplyvu niektorých bežných porúch čítania spôsobených dyslexiou.",
|
||||
"Accessibility" : "Prístupnosť",
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
"Dark theme" : "Tmavý motív",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tmavý motív vzhľadu pre úľavu vašim očiam znížením celkovej svietivosti a jasu. Je ešte stále vo vývoji, ak náhodou narazíte na nejaký problém, tak nám ho prosím nahláste.",
|
||||
"High contrast mode" : "Režim vysokého kontrastu",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Mód s vysokým kontrastom pre uľahčenie navigácie. Zníži sa síce vizuálna kvalita, ale zvýši sa čitateľnosť.",
|
||||
"Dyslexia font" : "Písmo pre dyslektikov",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic je slobodný typ písma navrhnutý priamo pre obmedzenie vplyvu niektorých bežných porúch čítania spôsobených dyslexiou.",
|
||||
"Accessibility" : "Prístupnosť",
|
||||
|
|
|
@ -12,20 +12,56 @@ OC.L10N.register(
|
|||
"The given start time is invalid" : "Zadaný čas začatia nie je platný",
|
||||
"The given end time is invalid" : "Zadaný čas ukončenia nie je platný",
|
||||
"The given group does not exist" : "Zadaná skupina neexistuje",
|
||||
"File" : "Súbor",
|
||||
"File created" : "Vytvorený súbor",
|
||||
"File updated" : "Aktualizovaný súbor",
|
||||
"File renamed" : "Premenovaný súbor",
|
||||
"File deleted" : "Zmazaný súbor",
|
||||
"File accessed" : "Prístup k súboru",
|
||||
"File copied" : "Kopírovaný súbor",
|
||||
"Tag assigned" : "Priradený štítok",
|
||||
"Operation #%s does not exist" : "Operácia #%s neexistuje",
|
||||
"Entity %s does not exist" : "Entita%s neexistuje",
|
||||
"Entity %s is invalid" : "Entita %s je neplatná",
|
||||
"No events are chosen." : "Neboli vybrané žiadne udalosti.",
|
||||
"Entity %s has no event %s" : "Entita %s nemá udalosť %s",
|
||||
"Operation %s does not exist" : "Operácia %s neexistuje",
|
||||
"Operation %s is invalid" : "Operácia #%s nie je platná",
|
||||
"Check %s does not exist" : "Kontrola %s neexistuje",
|
||||
"Check %s is invalid" : "Kontrola %s je neplatná",
|
||||
"Check %s is not allowed with this entity" : "Kontrola %s nie je pre túto entitu povolená",
|
||||
"Check #%s does not exist" : "Kontrola #%s neexistuje",
|
||||
"Check %s is invalid or does not exist" : "Kontrola %s je neplatná alebo neexistuje",
|
||||
"Workflows" : "Pracovné toky",
|
||||
"Select a filter" : "Vybrať filter",
|
||||
"Select a comparator" : "Vybrať porovnávač",
|
||||
"Select a file type" : "Vyberte typ súboru",
|
||||
"Images" : "Obrázky",
|
||||
"Office documents" : "Dokumenty Office",
|
||||
"PDF documents" : "Dokumenty PDF",
|
||||
"Custom mimetype" : "Vlastné typy mime",
|
||||
"No results" : "Žiadne výsledky",
|
||||
"%s (invisible)" : "%s (neviditeľné)",
|
||||
"%s (restricted)" : "%s (obmedzené)",
|
||||
"Select a request URL" : "Vybrať URL požiadavku",
|
||||
"Predefined URLs" : "Preddefinované URL",
|
||||
"Files WebDAV" : "WebDAV súbory",
|
||||
"Others" : "Ostatné",
|
||||
"Custom URL" : "Vlastná URL",
|
||||
"Select a user agent" : "Zvoliť užívateľského agenta",
|
||||
"Sync clients" : "Synchronizovať klientov",
|
||||
"Android client" : "Android klient",
|
||||
"iOS client" : "iOS klient",
|
||||
"Desktop client" : "Desktopový klient",
|
||||
"Thunderbird & Outlook addons" : "Doplnky pre Thunderbird a Outlook",
|
||||
"Custom user agent" : "Vlastný agent užívateľa",
|
||||
"When" : "Keď",
|
||||
"and" : "a",
|
||||
"Cancel rule creation" : "Zrušiť tvorbu pravidla",
|
||||
"Remove rule" : "Odstrániť pravidlo",
|
||||
"The configuration is invalid" : "Konfigurácia je neplatná",
|
||||
"Show less" : "Zobraziť menej",
|
||||
"Show more" : "Zobraziť viac",
|
||||
"File name" : "Názov súboru",
|
||||
"is" : "je",
|
||||
"is not" : "nie je",
|
||||
|
|
|
@ -10,20 +10,56 @@
|
|||
"The given start time is invalid" : "Zadaný čas začatia nie je platný",
|
||||
"The given end time is invalid" : "Zadaný čas ukončenia nie je platný",
|
||||
"The given group does not exist" : "Zadaná skupina neexistuje",
|
||||
"File" : "Súbor",
|
||||
"File created" : "Vytvorený súbor",
|
||||
"File updated" : "Aktualizovaný súbor",
|
||||
"File renamed" : "Premenovaný súbor",
|
||||
"File deleted" : "Zmazaný súbor",
|
||||
"File accessed" : "Prístup k súboru",
|
||||
"File copied" : "Kopírovaný súbor",
|
||||
"Tag assigned" : "Priradený štítok",
|
||||
"Operation #%s does not exist" : "Operácia #%s neexistuje",
|
||||
"Entity %s does not exist" : "Entita%s neexistuje",
|
||||
"Entity %s is invalid" : "Entita %s je neplatná",
|
||||
"No events are chosen." : "Neboli vybrané žiadne udalosti.",
|
||||
"Entity %s has no event %s" : "Entita %s nemá udalosť %s",
|
||||
"Operation %s does not exist" : "Operácia %s neexistuje",
|
||||
"Operation %s is invalid" : "Operácia #%s nie je platná",
|
||||
"Check %s does not exist" : "Kontrola %s neexistuje",
|
||||
"Check %s is invalid" : "Kontrola %s je neplatná",
|
||||
"Check %s is not allowed with this entity" : "Kontrola %s nie je pre túto entitu povolená",
|
||||
"Check #%s does not exist" : "Kontrola #%s neexistuje",
|
||||
"Check %s is invalid or does not exist" : "Kontrola %s je neplatná alebo neexistuje",
|
||||
"Workflows" : "Pracovné toky",
|
||||
"Select a filter" : "Vybrať filter",
|
||||
"Select a comparator" : "Vybrať porovnávač",
|
||||
"Select a file type" : "Vyberte typ súboru",
|
||||
"Images" : "Obrázky",
|
||||
"Office documents" : "Dokumenty Office",
|
||||
"PDF documents" : "Dokumenty PDF",
|
||||
"Custom mimetype" : "Vlastné typy mime",
|
||||
"No results" : "Žiadne výsledky",
|
||||
"%s (invisible)" : "%s (neviditeľné)",
|
||||
"%s (restricted)" : "%s (obmedzené)",
|
||||
"Select a request URL" : "Vybrať URL požiadavku",
|
||||
"Predefined URLs" : "Preddefinované URL",
|
||||
"Files WebDAV" : "WebDAV súbory",
|
||||
"Others" : "Ostatné",
|
||||
"Custom URL" : "Vlastná URL",
|
||||
"Select a user agent" : "Zvoliť užívateľského agenta",
|
||||
"Sync clients" : "Synchronizovať klientov",
|
||||
"Android client" : "Android klient",
|
||||
"iOS client" : "iOS klient",
|
||||
"Desktop client" : "Desktopový klient",
|
||||
"Thunderbird & Outlook addons" : "Doplnky pre Thunderbird a Outlook",
|
||||
"Custom user agent" : "Vlastný agent užívateľa",
|
||||
"When" : "Keď",
|
||||
"and" : "a",
|
||||
"Cancel rule creation" : "Zrušiť tvorbu pravidla",
|
||||
"Remove rule" : "Odstrániť pravidlo",
|
||||
"The configuration is invalid" : "Konfigurácia je neplatná",
|
||||
"Show less" : "Zobraziť menej",
|
||||
"Show more" : "Zobraziť viac",
|
||||
"File name" : "Názov súboru",
|
||||
"is" : "je",
|
||||
"is not" : "nie je",
|
||||
|
|
|
@ -216,6 +216,7 @@ OC.L10N.register(
|
|||
"An internal error occurred." : "Der opstod en intern fejl.",
|
||||
"Please try again or contact your administrator." : "Kontakt venligst din administrator.",
|
||||
"Username or email" : "Brugernavn eller e-mail",
|
||||
"Username or\temail" : "Brugernavn eller ePostadresse",
|
||||
"Log in" : "Log ind",
|
||||
"Logging in …" : "Logger ind …",
|
||||
"Wrong username or password." : "Forkert brugernavn eller adgangskode",
|
||||
|
@ -227,6 +228,7 @@ OC.L10N.register(
|
|||
"Back to login" : "Tilbage til log in",
|
||||
"New password" : "Ny adgangskode",
|
||||
"I know what I'm doing" : "Jeg ved, hvad jeg har gang i",
|
||||
"Resetting password" : "Nulstilling af adgangskode",
|
||||
"Forgot password?" : "Glemt adgangskode?",
|
||||
"Settings" : "Indstillingér",
|
||||
"Could not load your contacts" : "Kunne ikke indlæse kontakter.",
|
||||
|
@ -240,6 +242,9 @@ OC.L10N.register(
|
|||
"No files in here" : "Ingen filer",
|
||||
"New folder" : "Ny mappe",
|
||||
"No more subfolders in here" : "Her er ikke flere undermapper",
|
||||
"Name" : "Navn",
|
||||
"Size" : "Størrelse",
|
||||
"Modified" : "Ændret",
|
||||
"{newName} already exists" : "{newname} eksisterer allerede",
|
||||
"Choose" : "Vælg",
|
||||
"Move" : "Flyt",
|
||||
|
@ -269,6 +274,10 @@ OC.L10N.register(
|
|||
"seconds ago" : "sekunder siden",
|
||||
"Connection to server lost" : "Forbindelsen til serveren er tabt",
|
||||
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Der opstod et problem med at hente siden, prøver igen om %n sekund","Der opstod et problem med at hente siden, prøver igen om %n sekunder"],
|
||||
"Show details" : "Vis detaljer",
|
||||
"Rename project" : "Omdøb projekt",
|
||||
"Failed to rename the project" : "Kunne ikke omdøbe projektet",
|
||||
"Failed to create a project" : "Kunne ikke oprette projekt",
|
||||
"New in" : "Ny i",
|
||||
"View changelog" : "Se ændringslog",
|
||||
"No action available" : "Ingen funktion tilgængelig",
|
||||
|
|
|
@ -214,6 +214,7 @@
|
|||
"An internal error occurred." : "Der opstod en intern fejl.",
|
||||
"Please try again or contact your administrator." : "Kontakt venligst din administrator.",
|
||||
"Username or email" : "Brugernavn eller e-mail",
|
||||
"Username or\temail" : "Brugernavn eller ePostadresse",
|
||||
"Log in" : "Log ind",
|
||||
"Logging in …" : "Logger ind …",
|
||||
"Wrong username or password." : "Forkert brugernavn eller adgangskode",
|
||||
|
@ -225,6 +226,7 @@
|
|||
"Back to login" : "Tilbage til log in",
|
||||
"New password" : "Ny adgangskode",
|
||||
"I know what I'm doing" : "Jeg ved, hvad jeg har gang i",
|
||||
"Resetting password" : "Nulstilling af adgangskode",
|
||||
"Forgot password?" : "Glemt adgangskode?",
|
||||
"Settings" : "Indstillingér",
|
||||
"Could not load your contacts" : "Kunne ikke indlæse kontakter.",
|
||||
|
@ -238,6 +240,9 @@
|
|||
"No files in here" : "Ingen filer",
|
||||
"New folder" : "Ny mappe",
|
||||
"No more subfolders in here" : "Her er ikke flere undermapper",
|
||||
"Name" : "Navn",
|
||||
"Size" : "Størrelse",
|
||||
"Modified" : "Ændret",
|
||||
"{newName} already exists" : "{newname} eksisterer allerede",
|
||||
"Choose" : "Vælg",
|
||||
"Move" : "Flyt",
|
||||
|
@ -267,6 +272,10 @@
|
|||
"seconds ago" : "sekunder siden",
|
||||
"Connection to server lost" : "Forbindelsen til serveren er tabt",
|
||||
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Der opstod et problem med at hente siden, prøver igen om %n sekund","Der opstod et problem med at hente siden, prøver igen om %n sekunder"],
|
||||
"Show details" : "Vis detaljer",
|
||||
"Rename project" : "Omdøb projekt",
|
||||
"Failed to rename the project" : "Kunne ikke omdøbe projektet",
|
||||
"Failed to create a project" : "Kunne ikke oprette projekt",
|
||||
"New in" : "Ny i",
|
||||
"View changelog" : "Se ændringslog",
|
||||
"No action available" : "Ingen funktion tilgængelig",
|
||||
|
|
|
@ -271,7 +271,7 @@ OC.L10N.register(
|
|||
"(all selected)" : "(все выбранные)",
|
||||
"({count} selected)" : "(выбрано: {count})",
|
||||
"Error loading file exists template" : "Ошибка при загрузке шаблона существующего файла",
|
||||
"Pending" : "Ожидание",
|
||||
"Pending" : "Ожидается",
|
||||
"Copy to {folder}" : "Скопировать в «{folder}»",
|
||||
"Move to {folder}" : "Переместить в «{folder}»",
|
||||
"Saving..." : "Сохранение…",
|
||||
|
|
|
@ -269,7 +269,7 @@
|
|||
"(all selected)" : "(все выбранные)",
|
||||
"({count} selected)" : "(выбрано: {count})",
|
||||
"Error loading file exists template" : "Ошибка при загрузке шаблона существующего файла",
|
||||
"Pending" : "Ожидание",
|
||||
"Pending" : "Ожидается",
|
||||
"Copy to {folder}" : "Скопировать в «{folder}»",
|
||||
"Move to {folder}" : "Переместить в «{folder}»",
|
||||
"Saving..." : "Сохранение…",
|
||||
|
|
Loading…
Reference in a new issue