Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed May 25, 2023
1 parent b8ae166 commit 1f2a9de
Show file tree
Hide file tree
Showing 12 changed files with 46 additions and 2 deletions.
1 change: 1 addition & 0 deletions apps/comments/l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ OC.L10N.register(
"No comments yet, start the conversation!" : "Zatím bez komentářů, začněte konverzaci!",
"No more messages" : "Žádné další zprávy",
"Retry" : "Zkusit znovu",
"Failed to mark comments as read" : "Nepodařilo se označit komentáře jako přečtené",
"Unable to load the comments list" : "Nedaří se načíst seznam komentářů",
"_%n unread comment_::_%n unread comments_" : ["%n nepřečtený komentář","%n nepřečtené komentáře","%n nepřečtených komentářů","%n nepřečtené komentáře"],
"_1 new comment_::_{unread} new comments_" : ["Jeden nový komentář","{unread} nové komentáře","{unread} nových komentářů","{unread} nové komentáře"],
Expand Down
1 change: 1 addition & 0 deletions apps/comments/l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"No comments yet, start the conversation!" : "Zatím bez komentářů, začněte konverzaci!",
"No more messages" : "Žádné další zprávy",
"Retry" : "Zkusit znovu",
"Failed to mark comments as read" : "Nepodařilo se označit komentáře jako přečtené",
"Unable to load the comments list" : "Nedaří se načíst seznam komentářů",
"_%n unread comment_::_%n unread comments_" : ["%n nepřečtený komentář","%n nepřečtené komentáře","%n nepřečtených komentářů","%n nepřečtené komentáře"],
"_1 new comment_::_{unread} new comments_" : ["Jeden nový komentář","{unread} nové komentáře","{unread} nových komentářů","{unread} nové komentáře"],
Expand Down
2 changes: 2 additions & 0 deletions apps/encryption/l10n/cs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions apps/encryption/l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,12 @@
"Encryption password" : "Šifrovací heslo",
"The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "Správce zapnul šifrování na straně serveru. Vaše soubory byly zašifrovány pomocí hesla <strong>%s</strong>.",
"The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "Správce zapnul šifrování na straně serveru. Vaše soubory byly zašifrovány pomocí hesla „%s“.",
"Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old log-in password\" field and your current login-password." : "Přihlaste se do webového rozhraní, jděte do osobních nastavení, sekce „Zabezpečení“ a zaktualizujte své šifrovací heslo zadáním tohoto hesla do kolonky „Původní přihlašovací heslo“ a pak jako nové nastavte to heslo, kterým se nyní přihlašujete do Nexcloud.",
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tento soubor se nedaří rozšifrovat – pravděpodobně se jedná o nasdílený soubor. Požádejte jeho vlastníka, aby vám ho znovu nasdílel.",
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Z tohoto souboru se nedaří číst – pravděpodobně se jedná o nasdílený soubor. Požádejte jeho vlastníka, aby vám ho znovu nasdílel.",
"Default encryption module" : "Výchozí šifrovací modul",
"Default encryption module for server-side encryption" : "Výchozí modul pro šifrování na straně serveru",
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Pro používání tohoto šifrovacího modulu je třeba zapnout šifrování na straně serveru v nastavení správy. Jakmile je zapnutý, tento modul transparentně zašifruje všechny vaše soubory. Šifrování je založeno na AES 256 klíčích.\nModul se nedotkne existujících souborů, zašifrovány budou pouze nové soubory po zapnutí šifrování na straně serveru už není možné ho zase vypnout a vrátit se k nešifrovanému systému.\nNež se rozhodnete zapnout šifrování na straně serveru přečtěte si dokumentaci, abyste se seznámili se známými důsledky.",
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikace pro šifrování je zapnuta, ale šifrovací klíče ještě nejsou inicializované. Odhlaste se a znovu se přihlaste",
"Encrypt the home storage" : "Zašifrovat domovské úložiště",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Povolení tohoto nastavení zašifruje všechny soubory uložené v hlavním úložišti, jinak budou šifrovány pouze soubory na externích úložištích.",
Expand Down
2 changes: 1 addition & 1 deletion apps/settings/l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ OC.L10N.register(
"Test and verify email settings" : "Tester les paramètres de messagerie",
"Send email" : "Envoyer un e-mail",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Il est important pour la sécurité et la performance de votre instance que celle-ci soit correctement configurée. Afin de vous aider, votre instance Nextcloud effectue des vérifications automatiques. Pour de plus amples informations, veuillez consulter la documentation liée.",
"All checks passed." : "Tous les tests ont réussi.",
"All checks passed." : "Tous les contrôles ont été réussis.",
"There are some errors regarding your setup." : "Il y a quelques erreurs concernant votre configuration.",
"There are some warnings regarding your setup." : "Il y a quelques avertissements concernant votre configuration.",
"Checking for system and security issues." : "Vérification des problèmes de système et de sécurité.",
Expand Down
2 changes: 1 addition & 1 deletion apps/settings/l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@
"Test and verify email settings" : "Tester les paramètres de messagerie",
"Send email" : "Envoyer un e-mail",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Il est important pour la sécurité et la performance de votre instance que celle-ci soit correctement configurée. Afin de vous aider, votre instance Nextcloud effectue des vérifications automatiques. Pour de plus amples informations, veuillez consulter la documentation liée.",
"All checks passed." : "Tous les tests ont réussi.",
"All checks passed." : "Tous les contrôles ont été réussis.",
"There are some errors regarding your setup." : "Il y a quelques erreurs concernant votre configuration.",
"There are some warnings regarding your setup." : "Il y a quelques avertissements concernant votre configuration.",
"Checking for system and security issues." : "Vérification des problèmes de système et de sécurité.",
Expand Down
1 change: 1 addition & 0 deletions apps/settings/l10n/sl.js
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ OC.L10N.register(
"Your profile picture" : "Slika profila",
"Upload profile picture" : "Pošlji sliko profila",
"Remove profile picture" : "Odstrani sliko profila",
"The file must be a PNG or JPG" : "Datoteka mora biti v zapisu PNG ali JPG",
"Picture provided by original account" : "Slika iz izvornega računa",
"Cancel" : "Prekliči",
"Set as profile picture" : "Nastavi sliko profila",
Expand Down
1 change: 1 addition & 0 deletions apps/settings/l10n/sl.json
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@
"Your profile picture" : "Slika profila",
"Upload profile picture" : "Pošlji sliko profila",
"Remove profile picture" : "Odstrani sliko profila",
"The file must be a PNG or JPG" : "Datoteka mora biti v zapisu PNG ali JPG",
"Picture provided by original account" : "Slika iz izvornega računa",
"Cancel" : "Prekliči",
"Set as profile picture" : "Nastavi sliko profila",
Expand Down
1 change: 1 addition & 0 deletions core/l10n/cs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions core/l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@
"Your connection is not secure" : "Vaše připojení není zabezpečené",
"Passwordless authentication is only available over a secure connection." : "Ověření se bez hesla je k dispozici pouze přes zabezpečené připojení.",
"Reset password" : "Resetovat heslo",
"If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help." : "Pokud tento účet existuje, byla na jeho e-mailovou adresu odeslána zpráva s pokyny pro znovunastavení hesla. Pokud jste ji neobdrželi, podívejte se také do složek s nevyžádanou poštou (spam) a/nebo požádejte svého místního správce o pomoc.",
"Couldn't send reset email. Please contact your administrator." : "Nepodařilo se odeslat e-mail pro změnu hesla. Obraťte se na správce.",
"Password cannot be changed. Please contact your administrator." : "Heslo nelze změnit. Obraťte se na svého správce systému.",
"Back to login" : "Zpět na přihlášení",
Expand Down
Loading

0 comments on commit 1f2a9de

Please sign in to comment.