summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-19 02:17:21 +0000
committerNextcloud bot <bot@nextcloud.com>2020-01-19 02:17:21 +0000
commit434fd438d90a844b6ae0d2f584b985ba657812d4 (patch)
treeb1dab06f318a939045ccf5e4dbd8058ab97977e0 /apps
parenta61bad6ede7d99eae7e754f94ef39272d7ff1ba7 (diff)
downloadnextcloud-server-434fd438d90a844b6ae0d2f584b985ba657812d4.tar.gz
nextcloud-server-434fd438d90a844b6ae0d2f584b985ba657812d4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/dav/l10n/cs.js2
-rw-r--r--apps/dav/l10n/cs.json2
-rw-r--r--apps/encryption/l10n/cs.js4
-rw-r--r--apps/encryption/l10n/cs.json4
-rw-r--r--apps/files/l10n/cs.js12
-rw-r--r--apps/files/l10n/cs.json12
-rw-r--r--apps/files_external/l10n/cs.js8
-rw-r--r--apps/files_external/l10n/cs.json8
-rw-r--r--apps/files_external/l10n/eu.js1
-rw-r--r--apps/files_external/l10n/eu.json1
-rw-r--r--apps/files_sharing/l10n/cs.js2
-rw-r--r--apps/files_sharing/l10n/cs.json2
-rw-r--r--apps/files_sharing/l10n/el.js1
-rw-r--r--apps/files_sharing/l10n/el.json1
-rw-r--r--apps/settings/l10n/cs.js6
-rw-r--r--apps/settings/l10n/cs.json6
-rw-r--r--apps/settings/l10n/eu.js4
-rw-r--r--apps/settings/l10n/eu.json4
-rw-r--r--apps/settings/l10n/sl.js24
-rw-r--r--apps/settings/l10n/sl.json24
-rw-r--r--apps/theming/l10n/cs.js10
-rw-r--r--apps/theming/l10n/cs.json10
-rw-r--r--apps/twofactor_backupcodes/l10n/cs.js2
-rw-r--r--apps/twofactor_backupcodes/l10n/cs.json2
-rw-r--r--apps/updatenotification/l10n/cs.js2
-rw-r--r--apps/updatenotification/l10n/cs.json2
-rw-r--r--apps/user_ldap/l10n/cs.js2
-rw-r--r--apps/user_ldap/l10n/cs.json2
-rw-r--r--apps/workflowengine/l10n/cs.js2
-rw-r--r--apps/workflowengine/l10n/cs.json2
30 files changed, 110 insertions, 54 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js
index 354455f21cc..57193cc9646 100644
--- a/apps/dav/l10n/cs.js
+++ b/apps/dav/l10n/cs.js
@@ -81,7 +81,7 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV endpoint",
"Technical details" : "Technické podrobnosti",
- "Remote Address: %s" : "Vzdálená adresa: %s",
+ "Remote Address: %s" : "Adresa protějšku: %s",
"Request ID: %s" : "Identif. požadavku: %s",
"There was an error updating your attendance status." : "Vyskytla se chyba při aktualizaci vašeho stavu účasti.",
"Please contact the organizer directly." : "Kontaktujte organizátora přímo.",
diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json
index cdf3bac7bd2..df6f7976117 100644
--- a/apps/dav/l10n/cs.json
+++ b/apps/dav/l10n/cs.json
@@ -79,7 +79,7 @@
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV endpoint",
"Technical details" : "Technické podrobnosti",
- "Remote Address: %s" : "Vzdálená adresa: %s",
+ "Remote Address: %s" : "Adresa protějšku: %s",
"Request ID: %s" : "Identif. požadavku: %s",
"There was an error updating your attendance status." : "Vyskytla se chyba při aktualizaci vašeho stavu účasti.",
"Please contact the organizer directly." : "Kontaktujte organizátora přímo.",
diff --git a/apps/encryption/l10n/cs.js b/apps/encryption/l10n/cs.js
index ff77ee31f2d..cf40fc42178 100644
--- a/apps/encryption/l10n/cs.js
+++ b/apps/encryption/l10n/cs.js
@@ -33,10 +33,10 @@ OC.L10N.register(
"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\n\t\tencryption in the admin settings. Once enabled this module will encrypt\n\t\tall your files transparently. The encryption is based on AES 256 keys.\n\t\tThe module won't touch existing files, only new files will be encrypted\n\t\tafter server-side encryption was enabled. It is also not possible to\n\t\tdisable the encryption again and switch back to a unencrypted system.\n\t\tPlease read the documentation to know all implications before you decide\n\t\tto enable server-side encryption." : "Pro používání tohoto šifrovacího modulu je třeba zapnout šifrování na straně serveru\n\t\t ve správním nastavení. Jakmile je zapnutý, tento modul transparentně zašifruje\n\t\tvšechny vaše soubory. Šifrování je založeno na AES 256 klíčích.\n\t\tModul se nedotkne existujících souborů, zašifrovány budou pouze nové soubory\n\t\tpo zapnutí šifrování na straně serveru už není možné\n\t\tho zase vypnout a vrátit se k nešifrovanému systému.\n\t\tNež se rozhodnete zapnout šifrování na straně serveru\n\t\tpřečtěte si dokumentaci, abyste se seznámili se známými důsledky.",
- "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' 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.\n\n" : "Zdravíme,\n\nSprávce zapnul šifrování dat na straně serveru. Vaše soubory byly zašifrovány za použití hesla „%s“.\n\nPřihlaste se do webového rozhraní, přejděte do nastavení „základního šifrovacího modulu“ a aktualizujte šifrovací heslo zadáním hesla výše do kolonky „původní přihlašovací heslo“ a svého aktuálního přihlašovacího hesla.\n\n",
+ "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' 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.\n\n" : "Zdravíme,\n\nz důvodu zabezpečení, správce vámi využívané instance Nextcloud zapnul šifrování dat na straně serveru. Vaše soubory byly zašifrovány za použití hesla „%s“.\n\nPřihlaste se do webového rozhraní, jděte do nastavení, sekce „základní šifrovací modul“ a aktualizujte šifrovací heslo zadáním výše uvedeného hesla do kolonky „původní přihlašovací heslo“ a pak jako nové nastavte to heslo, kterým se přihlašujete do Nexcloud.\n\n",
"The share will expire on %s." : "Platnost sdílení skončí %s.",
"Cheers!" : "Ať slouží!",
- "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" 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.<br><br>" : "Ahoj!<br><br>Administrátor povolil šifrování dat na serveru. Vaše soubory byly zašifrovány za použití hesla <strong>%s<strong>.<br><br>Přihlašte se do webového rozhraní, přejděte do nastavení „základního šifrovacího modulu“ a aktualizujte šifrovací heslo zadáním hesla výše do pole „původní přihlašovací heslo“ a svého aktuálního přihlašovacího hesla.<br><br>",
+ "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" 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.<br><br>" : "Zdravíme,<br><br>z důvodu zabezpečení, správce vámi využívané instance Nextcloud zapnul šifrování dat na straně serveru. Vaše soubory byly zašifrovány za použití hesla <strong>%s<strong>.<br><br>Přihlaste se do webového rozhraní, jděte do nastavení, sekce „základní šifrovací modul“ a aktualizujte šifrovací heslo zadáním výše uvedeného hesla do kolonky „původní přihlašovací heslo“ a pak jako nové nastavte to heslo, kterým se přihlašujete do Nexcloud.<br><br>",
"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.",
diff --git a/apps/encryption/l10n/cs.json b/apps/encryption/l10n/cs.json
index 013a4c48ba7..e109ed5ecc3 100644
--- a/apps/encryption/l10n/cs.json
+++ b/apps/encryption/l10n/cs.json
@@ -31,10 +31,10 @@
"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\n\t\tencryption in the admin settings. Once enabled this module will encrypt\n\t\tall your files transparently. The encryption is based on AES 256 keys.\n\t\tThe module won't touch existing files, only new files will be encrypted\n\t\tafter server-side encryption was enabled. It is also not possible to\n\t\tdisable the encryption again and switch back to a unencrypted system.\n\t\tPlease read the documentation to know all implications before you decide\n\t\tto enable server-side encryption." : "Pro používání tohoto šifrovacího modulu je třeba zapnout šifrování na straně serveru\n\t\t ve správním nastavení. Jakmile je zapnutý, tento modul transparentně zašifruje\n\t\tvšechny vaše soubory. Šifrování je založeno na AES 256 klíčích.\n\t\tModul se nedotkne existujících souborů, zašifrovány budou pouze nové soubory\n\t\tpo zapnutí šifrování na straně serveru už není možné\n\t\tho zase vypnout a vrátit se k nešifrovanému systému.\n\t\tNež se rozhodnete zapnout šifrování na straně serveru\n\t\tpřečtěte si dokumentaci, abyste se seznámili se známými důsledky.",
- "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' 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.\n\n" : "Zdravíme,\n\nSprávce zapnul šifrování dat na straně serveru. Vaše soubory byly zašifrovány za použití hesla „%s“.\n\nPřihlaste se do webového rozhraní, přejděte do nastavení „základního šifrovacího modulu“ a aktualizujte šifrovací heslo zadáním hesla výše do kolonky „původní přihlašovací heslo“ a svého aktuálního přihlašovacího hesla.\n\n",
+ "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' 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.\n\n" : "Zdravíme,\n\nz důvodu zabezpečení, správce vámi využívané instance Nextcloud zapnul šifrování dat na straně serveru. Vaše soubory byly zašifrovány za použití hesla „%s“.\n\nPřihlaste se do webového rozhraní, jděte do nastavení, sekce „základní šifrovací modul“ a aktualizujte šifrovací heslo zadáním výše uvedeného hesla do kolonky „původní přihlašovací heslo“ a pak jako nové nastavte to heslo, kterým se přihlašujete do Nexcloud.\n\n",
"The share will expire on %s." : "Platnost sdílení skončí %s.",
"Cheers!" : "Ať slouží!",
- "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" 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.<br><br>" : "Ahoj!<br><br>Administrátor povolil šifrování dat na serveru. Vaše soubory byly zašifrovány za použití hesla <strong>%s<strong>.<br><br>Přihlašte se do webového rozhraní, přejděte do nastavení „základního šifrovacího modulu“ a aktualizujte šifrovací heslo zadáním hesla výše do pole „původní přihlašovací heslo“ a svého aktuálního přihlašovacího hesla.<br><br>",
+ "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" 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.<br><br>" : "Zdravíme,<br><br>z důvodu zabezpečení, správce vámi využívané instance Nextcloud zapnul šifrování dat na straně serveru. Vaše soubory byly zašifrovány za použití hesla <strong>%s<strong>.<br><br>Přihlaste se do webového rozhraní, jděte do nastavení, sekce „základní šifrovací modul“ a aktualizujte šifrovací heslo zadáním výše uvedeného hesla do kolonky „původní přihlašovací heslo“ a pak jako nové nastavte to heslo, kterým se přihlašujete do Nexcloud.<br><br>",
"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.",
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index 9ca697c11ba..4d3f4ea28db 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -110,18 +110,18 @@ OC.L10N.register(
"Moved by {user}" : "Přesunul(a) {user}",
"\"remote user\"" : "„uživatel na protějšku“",
"You created {file}" : "Vytvořili jste {file}",
- "You created an encrypted file in {file}" : "Vytvořili jste šifrovaný soubor {file}",
+ "You created an encrypted file in {file}" : "Vytvořili jste šifrovaný soubor v {file}",
"{user} created {file}" : "{user} vytvořil(a) {file}",
- "{user} created an encrypted file in {file}" : "{user} vytvořil šifrovaný soubor {file}",
+ "{user} created an encrypted file in {file}" : "{user} vytvořil(a) šifrovaný soubor v {file}",
"{file} was created in a public folder" : "Soubor {file} byl vytvořen ve veřejné složce",
"You changed {file}" : "Změnili jste {file}",
- "You changed an encrypted file in {file}" : "Změnili jste šifrovaný soubor {file}",
+ "You changed an encrypted file in {file}" : "Změnili jste šifrovaný soubor v {file}",
"{user} changed {file}" : "{user} změnil(a) {file}",
- "{user} changed an encrypted file in {file}" : "{user} změnil(a) šifrovaný soubor {file}",
+ "{user} changed an encrypted file in {file}" : "{user} změnil(a) šifrovaný soubor v {file}",
"You deleted {file}" : "Odstranili jste {file}",
- "You deleted an encrypted file in {file}" : "Smazali jste šifrovaný soubor {file}",
+ "You deleted an encrypted file in {file}" : "Smazali jste šifrovaný soubor v {file}",
"{user} deleted {file}" : "{user} smazal(a) {file}",
- "{user} deleted an encrypted file in {file}" : "{user} smazal šifrovaný soubor {file}",
+ "{user} deleted an encrypted file in {file}" : "{user} smazal(a) šifrovaný soubor v {file}",
"You restored {file}" : "Obnovili jste {file}",
"{user} restored {file}" : "{user} obnovil(a) {file}",
"You renamed {oldfile} to {newfile}" : "Přejmenovali jste {oldfile} na {newfile}",
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json
index 9220620116a..363bf38c5ab 100644
--- a/apps/files/l10n/cs.json
+++ b/apps/files/l10n/cs.json
@@ -108,18 +108,18 @@
"Moved by {user}" : "Přesunul(a) {user}",
"\"remote user\"" : "„uživatel na protějšku“",
"You created {file}" : "Vytvořili jste {file}",
- "You created an encrypted file in {file}" : "Vytvořili jste šifrovaný soubor {file}",
+ "You created an encrypted file in {file}" : "Vytvořili jste šifrovaný soubor v {file}",
"{user} created {file}" : "{user} vytvořil(a) {file}",
- "{user} created an encrypted file in {file}" : "{user} vytvořil šifrovaný soubor {file}",
+ "{user} created an encrypted file in {file}" : "{user} vytvořil(a) šifrovaný soubor v {file}",
"{file} was created in a public folder" : "Soubor {file} byl vytvořen ve veřejné složce",
"You changed {file}" : "Změnili jste {file}",
- "You changed an encrypted file in {file}" : "Změnili jste šifrovaný soubor {file}",
+ "You changed an encrypted file in {file}" : "Změnili jste šifrovaný soubor v {file}",
"{user} changed {file}" : "{user} změnil(a) {file}",
- "{user} changed an encrypted file in {file}" : "{user} změnil(a) šifrovaný soubor {file}",
+ "{user} changed an encrypted file in {file}" : "{user} změnil(a) šifrovaný soubor v {file}",
"You deleted {file}" : "Odstranili jste {file}",
- "You deleted an encrypted file in {file}" : "Smazali jste šifrovaný soubor {file}",
+ "You deleted an encrypted file in {file}" : "Smazali jste šifrovaný soubor v {file}",
"{user} deleted {file}" : "{user} smazal(a) {file}",
- "{user} deleted an encrypted file in {file}" : "{user} smazal šifrovaný soubor {file}",
+ "{user} deleted an encrypted file in {file}" : "{user} smazal(a) šifrovaný soubor v {file}",
"You restored {file}" : "Obnovili jste {file}",
"{user} restored {file}" : "{user} obnovil(a) {file}",
"You renamed {oldfile} to {newfile}" : "Přejmenovali jste {oldfile} na {newfile}",
diff --git a/apps/files_external/l10n/cs.js b/apps/files_external/l10n/cs.js
index c9e4f361f5f..c2151002493 100644
--- a/apps/files_external/l10n/cs.js
+++ b/apps/files_external/l10n/cs.js
@@ -4,7 +4,7 @@ OC.L10N.register(
"External storages" : "Externí úložiště",
"Personal" : "Osobní",
"System" : "Systém",
- "Grant access" : "Povolit přístup",
+ "Grant access" : "Udělit přístup",
"Error configuring OAuth1" : "Chyba při nastavování OAuth1",
"Please provide a valid app key and secret." : "Zadejte platný klíč aplikace a tajné heslo.",
"Error configuring OAuth2" : "Chyba při nastavování OAuth2",
@@ -61,7 +61,7 @@ OC.L10N.register(
"App key" : "Klíč aplikace",
"App secret" : "Tajemství aplikace",
"OAuth2" : "OAuth2",
- "Client ID" : "Klientské ID",
+ "Client ID" : "Identif. klienta",
"Client secret" : "Klientské tajemství",
"OpenStack v2" : "OpenStack v2",
"Tenant name" : "Jméno nájemníka",
@@ -76,9 +76,9 @@ OC.L10N.register(
"Log-in credentials, save in session" : "Přihlašovací údaje, ukládat v sezení",
"Global credentials, user entered" : "Globální přihlašovací údaje, zadané uživatelem",
"User entered, store in database" : "Uživatel zadán, uložit v databázi",
- "RSA public key" : "RSA veřejný klíč",
+ "RSA public key" : "Veřejná část RSA klíče",
"Public key" : "Veřejný klíč",
- "RSA private key" : "Soukromý RSA klíč",
+ "RSA private key" : "Soukromá část RSA klíče",
"Private key" : "Soukromá část klíče",
"Kerberos ticket" : "Kerberos ticket",
"Amazon S3" : "Amazon S3",
diff --git a/apps/files_external/l10n/cs.json b/apps/files_external/l10n/cs.json
index 5bad27fa58e..7bf60b41b25 100644
--- a/apps/files_external/l10n/cs.json
+++ b/apps/files_external/l10n/cs.json
@@ -2,7 +2,7 @@
"External storages" : "Externí úložiště",
"Personal" : "Osobní",
"System" : "Systém",
- "Grant access" : "Povolit přístup",
+ "Grant access" : "Udělit přístup",
"Error configuring OAuth1" : "Chyba při nastavování OAuth1",
"Please provide a valid app key and secret." : "Zadejte platný klíč aplikace a tajné heslo.",
"Error configuring OAuth2" : "Chyba při nastavování OAuth2",
@@ -59,7 +59,7 @@
"App key" : "Klíč aplikace",
"App secret" : "Tajemství aplikace",
"OAuth2" : "OAuth2",
- "Client ID" : "Klientské ID",
+ "Client ID" : "Identif. klienta",
"Client secret" : "Klientské tajemství",
"OpenStack v2" : "OpenStack v2",
"Tenant name" : "Jméno nájemníka",
@@ -74,9 +74,9 @@
"Log-in credentials, save in session" : "Přihlašovací údaje, ukládat v sezení",
"Global credentials, user entered" : "Globální přihlašovací údaje, zadané uživatelem",
"User entered, store in database" : "Uživatel zadán, uložit v databázi",
- "RSA public key" : "RSA veřejný klíč",
+ "RSA public key" : "Veřejná část RSA klíče",
"Public key" : "Veřejný klíč",
- "RSA private key" : "Soukromý RSA klíč",
+ "RSA private key" : "Soukromá část RSA klíče",
"Private key" : "Soukromá část klíče",
"Kerberos ticket" : "Kerberos ticket",
"Amazon S3" : "Amazon S3",
diff --git a/apps/files_external/l10n/eu.js b/apps/files_external/l10n/eu.js
index 91f870213e3..b2444a4e952 100644
--- a/apps/files_external/l10n/eu.js
+++ b/apps/files_external/l10n/eu.js
@@ -20,6 +20,7 @@ OC.L10N.register(
"Saved" : "Gordeta",
"Saving..." : "Gordetzen...",
"Save" : "Gorde",
+ "external-storage" : "kanpo-biltegiratzea",
"Username" : "Erabiltzaile izena",
"Password" : "Pasahitza",
"Credentials saved" : "Kredentzialak gordeta",
diff --git a/apps/files_external/l10n/eu.json b/apps/files_external/l10n/eu.json
index e555e380654..a6646c16263 100644
--- a/apps/files_external/l10n/eu.json
+++ b/apps/files_external/l10n/eu.json
@@ -18,6 +18,7 @@
"Saved" : "Gordeta",
"Saving..." : "Gordetzen...",
"Save" : "Gorde",
+ "external-storage" : "kanpo-biltegiratzea",
"Username" : "Erabiltzaile izena",
"Password" : "Pasahitza",
"Credentials saved" : "Kredentzialak gordeta",
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js
index a5c0a5784cd..85109c0d6e1 100644
--- a/apps/files_sharing/l10n/cs.js
+++ b/apps/files_sharing/l10n/cs.js
@@ -10,7 +10,7 @@ OC.L10N.register(
"Shared by link" : "Sdíleno pomocí odkazu",
"No shared links" : "Žádné sdílené odkazy",
"Files and folders you share by link will show up here" : "Zde budou zobrazeny soubory a složky, sdílené jako webové odkazy",
- "Deleted shares" : "Smazat sdílení",
+ "Deleted shares" : "Smazaná sdílení",
"No deleted shares" : "Žádná smazaná sdílení",
"Shares you deleted will show up here" : "Sdílení která smažete se zobrazí zde",
"Pending shares" : "Čekající sdílení",
diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json
index 8ac6cea7c14..7e6048accb0 100644
--- a/apps/files_sharing/l10n/cs.json
+++ b/apps/files_sharing/l10n/cs.json
@@ -8,7 +8,7 @@
"Shared by link" : "Sdíleno pomocí odkazu",
"No shared links" : "Žádné sdílené odkazy",
"Files and folders you share by link will show up here" : "Zde budou zobrazeny soubory a složky, sdílené jako webové odkazy",
- "Deleted shares" : "Smazat sdílení",
+ "Deleted shares" : "Smazaná sdílení",
"No deleted shares" : "Žádná smazaná sdílení",
"Shares you deleted will show up here" : "Sdílení která smažete se zobrazí zde",
"Pending shares" : "Čekající sdílení",
diff --git a/apps/files_sharing/l10n/el.js b/apps/files_sharing/l10n/el.js
index b36abec55c0..d2a5d9444cd 100644
--- a/apps/files_sharing/l10n/el.js
+++ b/apps/files_sharing/l10n/el.js
@@ -106,6 +106,7 @@ OC.L10N.register(
"group" : "ομάδα",
"conversation" : "συζήτηση",
"remote" : "απομακρυσμένα",
+ "remote group" : "απομακρυσμένη ομάδα",
"guest" : "Επισκέπτης",
"Link copied" : "Ο σύνδεσμος αντιγράφηκε",
"Copy to clipboard" : "Αντιγραφή στο πρόχειρο",
diff --git a/apps/files_sharing/l10n/el.json b/apps/files_sharing/l10n/el.json
index 4e5feec4bc7..30537114151 100644
--- a/apps/files_sharing/l10n/el.json
+++ b/apps/files_sharing/l10n/el.json
@@ -104,6 +104,7 @@
"group" : "ομάδα",
"conversation" : "συζήτηση",
"remote" : "απομακρυσμένα",
+ "remote group" : "απομακρυσμένη ομάδα",
"guest" : "Επισκέπτης",
"Link copied" : "Ο σύνδεσμος αντιγράφηκε",
"Copy to clipboard" : "Αντιγραφή στο πρόχειρο",
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js
index 675832b81aa..146252b0639 100644
--- a/apps/settings/l10n/cs.js
+++ b/apps/settings/l10n/cs.js
@@ -98,7 +98,7 @@ OC.L10N.register(
"The new email address is %s" : "Nová e-mailová adresa je %s",
"Your %s account was created" : "Účet %s byl vytvořen",
"Welcome aboard" : "Vítejte na palubě",
- "Welcome aboard %s" : "Vítej na palubě, %s",
+ "Welcome aboard %s" : "Vítejte na palubě, %s",
"Welcome to your %s account, you can add, protect, and share your data." : "Vítejte ve svém %s účtu, můžete vkládat, chránit a sdílet svoje data.",
"Your username is: %s" : "Vaše uživatelské jméno je: %s",
"Set your password" : "Nastavte si své heslo",
@@ -110,7 +110,7 @@ OC.L10N.register(
"Reshare" : "Sdílet dál dalším",
"Unlimited" : "Neomezeně",
"Verifying" : "Ověřuje se",
- "Nextcloud settings" : "Nextcloud nastavení",
+ "Nextcloud settings" : "Nastavení Nextcloud",
"Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvoufázové ověřování je možné vynutit pro všechny\tuživatele a konkrétní skupiny. Pokud nemají nastaveného poskytovatele dvoufázového ověřování, nebudou se moci přihlásit do systému.",
"Enforce two-factor authentication" : "Vynutit dvoufázové ověřování",
"Limit to groups" : "Omezit na skupiny",
@@ -358,7 +358,7 @@ OC.L10N.register(
"Follow us on Twitter" : "Sledujte nás na Twitteru",
"Follow us on Mastodon" : "Následujte nás na Mastodon",
"Check out our blog" : "Podívejte se na náš blog",
- "Subscribe to our newsletter" : "Odebírejte náš zpravodaj",
+ "Subscribe to our newsletter" : "Přihlaste se k odběru našeho zpravodaje",
"Profile picture" : "Profilový obrázek",
"Upload new" : "Nahrát nový",
"Select from Files" : "Vybrat ze Souborů",
diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json
index 01d5e6f0dab..70529481274 100644
--- a/apps/settings/l10n/cs.json
+++ b/apps/settings/l10n/cs.json
@@ -96,7 +96,7 @@
"The new email address is %s" : "Nová e-mailová adresa je %s",
"Your %s account was created" : "Účet %s byl vytvořen",
"Welcome aboard" : "Vítejte na palubě",
- "Welcome aboard %s" : "Vítej na palubě, %s",
+ "Welcome aboard %s" : "Vítejte na palubě, %s",
"Welcome to your %s account, you can add, protect, and share your data." : "Vítejte ve svém %s účtu, můžete vkládat, chránit a sdílet svoje data.",
"Your username is: %s" : "Vaše uživatelské jméno je: %s",
"Set your password" : "Nastavte si své heslo",
@@ -108,7 +108,7 @@
"Reshare" : "Sdílet dál dalším",
"Unlimited" : "Neomezeně",
"Verifying" : "Ověřuje se",
- "Nextcloud settings" : "Nextcloud nastavení",
+ "Nextcloud settings" : "Nastavení Nextcloud",
"Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvoufázové ověřování je možné vynutit pro všechny\tuživatele a konkrétní skupiny. Pokud nemají nastaveného poskytovatele dvoufázového ověřování, nebudou se moci přihlásit do systému.",
"Enforce two-factor authentication" : "Vynutit dvoufázové ověřování",
"Limit to groups" : "Omezit na skupiny",
@@ -356,7 +356,7 @@
"Follow us on Twitter" : "Sledujte nás na Twitteru",
"Follow us on Mastodon" : "Následujte nás na Mastodon",
"Check out our blog" : "Podívejte se na náš blog",
- "Subscribe to our newsletter" : "Odebírejte náš zpravodaj",
+ "Subscribe to our newsletter" : "Přihlaste se k odběru našeho zpravodaje",
"Profile picture" : "Profilový obrázek",
"Upload new" : "Nahrát nový",
"Select from Files" : "Vybrat ze Souborů",
diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js
index 458cd3a7065..7076deb0f01 100644
--- a/apps/settings/l10n/eu.js
+++ b/apps/settings/l10n/eu.js
@@ -106,6 +106,7 @@ OC.L10N.register(
"Logged in user must be a subadmin" : "Saioa hasitako erabiltzailea azpi-administratzailea izan behar du",
"Create" : "Sortu",
"Change" : "Aldatu",
+ "Reshare" : "Birpartekatu",
"Unlimited" : "Mugarik gabe",
"Verifying" : "Egiaztatzen",
"Nextcloud settings" : "Nextcloud ezarpenak",
@@ -132,6 +133,7 @@ OC.L10N.register(
"Admin documentation" : "Administratzailearen dokumentazioa",
"Developer documentation" : "Garatzailearen dokumentazioa",
"Update to {update}" : "Eguneratu {update} bertsiora",
+ "Update all" : "Eguneratu denak",
"Results from other categories" : "Beste kategoriatako emaitzak",
"No apps found for your version" : "Ez dira aplikaziorik aurkitu zure bertsiorako",
"Disable all" : "Desgaitu guztia",
@@ -180,6 +182,8 @@ OC.L10N.register(
"Copy" : "Kopiatu",
"Could not copy app password. Please copy it manually." : "Ezin izan da aplikazioaren pasahitza kopiatu. Kopia ezazu eskuz, mesedez.",
"You do not have permissions to see the details of this user" : "Ez duzu baimenik erabiltzaile honen xehetasunak ikusteko",
+ "Add new password" : "Gehitu pasahitz berria",
+ "Add new email address" : "Gehitu e-mail helbide berria",
"Add user in group" : "Gehitu erabiltzailea talde batean",
"Select user quota" : "Aukeratu erabiltzaile-kuota ",
"No language set" : "Ez da hizkuntzarik ezarri",
diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json
index 99bb14d41ba..ba0e56c13cd 100644
--- a/apps/settings/l10n/eu.json
+++ b/apps/settings/l10n/eu.json
@@ -104,6 +104,7 @@
"Logged in user must be a subadmin" : "Saioa hasitako erabiltzailea azpi-administratzailea izan behar du",
"Create" : "Sortu",
"Change" : "Aldatu",
+ "Reshare" : "Birpartekatu",
"Unlimited" : "Mugarik gabe",
"Verifying" : "Egiaztatzen",
"Nextcloud settings" : "Nextcloud ezarpenak",
@@ -130,6 +131,7 @@
"Admin documentation" : "Administratzailearen dokumentazioa",
"Developer documentation" : "Garatzailearen dokumentazioa",
"Update to {update}" : "Eguneratu {update} bertsiora",
+ "Update all" : "Eguneratu denak",
"Results from other categories" : "Beste kategoriatako emaitzak",
"No apps found for your version" : "Ez dira aplikaziorik aurkitu zure bertsiorako",
"Disable all" : "Desgaitu guztia",
@@ -178,6 +180,8 @@
"Copy" : "Kopiatu",
"Could not copy app password. Please copy it manually." : "Ezin izan da aplikazioaren pasahitza kopiatu. Kopia ezazu eskuz, mesedez.",
"You do not have permissions to see the details of this user" : "Ez duzu baimenik erabiltzaile honen xehetasunak ikusteko",
+ "Add new password" : "Gehitu pasahitz berria",
+ "Add new email address" : "Gehitu e-mail helbide berria",
"Add user in group" : "Gehitu erabiltzailea talde batean",
"Select user quota" : "Aukeratu erabiltzaile-kuota ",
"No language set" : "Ez da hizkuntzarik ezarri",
diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js
index 3ed91108ab2..2577f2a0251 100644
--- a/apps/settings/l10n/sl.js
+++ b/apps/settings/l10n/sl.js
@@ -54,7 +54,9 @@ OC.L10N.register(
"You deleted app password \"{token}\"" : "Izbrišeta žeton gesla programa »{token}«",
"You renamed app password \"{token}\" to \"{newToken}\"" : "Preimenujete žeton gesla programa »{token}« to »{newToken}«",
"You granted filesystem access to app password \"{token}\"" : "Odobrite sistemski dostop do žetona gesla programa »{token}«",
+ "You revoked filesystem access from app password \"{token}\"" : "Odobrite sistemski datotečni dostop gesla programa »{token}«",
"Security" : "Varnost",
+ "You successfully logged in using two-factor authentication (%1$s)" : "Uspešno zabeležite uporabo dvo-stopenjske overitve (%1$s)",
"Remote wipe was started on %1$s" : "Oddaljeno varnostno brisanje je bilo začeto na %1$s.",
"Remote wipe has finished on %1$s" : "Oddaljeno varnostno brisanje je bilo končano na %1$s.",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Spremenjeno je bilo <strong>geslo</strong> oziroma <strong>elektronski naslov</strong>",
@@ -191,7 +193,7 @@ OC.L10N.register(
"Email" : "Elektronski naslov",
"Default language" : "Privzeti jezik",
"Add a new user" : "Dodaj uporabnika",
- "Close" : "apri",
+ "Close" : "Zapri",
"Group admin for" : "Skrbnik skupine za",
"Quota" : "Količinska omejitev",
"Language" : "Jezik",
@@ -575,6 +577,9 @@ OC.L10N.register(
"Norwegian Bokmål" : "Norveški Bokmål",
"Norwegian Nynorsk (Norway)" : "Norveški Nynorsk (Norveška)",
"Norwegian Nynorsk" : "Norveški Nynorsk",
+ "Oromo (Ethiopia)" : "Oromo (Etiopija)",
+ "Oromo (Kenya)" : "Oromo (Kenja)",
+ "Oromo" : "Oromo",
"Pashto (Afghanistan)" : "Pašto (Afganistan)",
"Pashto" : "Pašto",
"Persian (Afghanistan)" : "Perzijščina (Afganistan)",
@@ -587,9 +592,16 @@ OC.L10N.register(
"Portuguese (Mozambique)" : "Portugalščina (Mozambik)",
"Portuguese (Portugal)" : "Portugalščina (Portugalska)",
"Portuguese" : "Portugalščina",
+ "Punjabi (Arabic)" : "Pandžabi (arabski)",
+ "Punjabi (Arabic, Pakistan)" : "Pandžabi (Pakistan)",
+ "Punjabi (Gurmukhi)" : "Pandžabi (Gurmuki)",
+ "Punjabi (Gurmukhi, India)" : "Pandžabi (Indija)",
+ "Punjabi" : "Pandžabi",
"Romanian (Moldova)" : "Romunščina (Moldavija)",
"Romanian (Romania)" : "Romunščina (Romunija)",
"Romanian" : "Romunščina",
+ "Rombo (Tanzania)" : "Rombo (Tanzanija)",
+ "Rombo" : "Rombo",
"Russian (Moldova)" : "Ruščina (Moldavija)",
"Russian (Russia)" : "Ruščina (Rusija)",
"Russian (Ukraine)" : "Ruščina (Ukrajina)",
@@ -644,16 +656,26 @@ OC.L10N.register(
"Swedish" : "Švedščina",
"Tamil" : "Tamilšlina",
"Telugu" : "Telugu",
+ "Thai (Thailand)" : "Tajščina (Tajska)",
"Thai" : "Tajščina",
+ "Tibetan (China)" : "Tibetanščina (Kitajska)",
+ "Tibetan (India)" : "Tibetanščina (Indija)",
"Tibetan" : "Tibetanščina",
"Tonga (Tonga)" : "Tonga (Tonga)",
"Tonga" : "Tonga",
"Turkish" : "Turščina",
+ "Ukrainian (Ukraine)" : "Ukrajinščina (Ukrajina)",
"Ukrainian" : "Ukrajinščina",
+ "Urdu" : "Urdujščina",
+ "Vietnamese (Vietnam)" : "Vietnamščina (Vietnam)",
"Vietnamese" : "Vietnamščina",
+ "Zulu (South Africa)" : "Zulu (Južna Afrika)",
+ "Zulu" : "Zulu",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Uradne programe razvijajo posamezniki, ki sodelujejo s skupnostjo. Paketi vključujejo osrednje zmožnosti programa, uporaba pa je namenjena tudi končnim uporabnikom.",
"Official" : "Uradno",
"Store credentials" : "Shrani poverila",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "Za določila periodičnih opravil Webcron je vpisana datoteka cron.php. Opravilo se izvede vsakih 15 minut pri povezavi prek protokola HTTP.",
+ "Use system cron service to call the cron.php file every 15 minutes." : "Uporabi sistemsko storitev cron za periodična opravila datoteke cron.php vsakih 15 minut.",
"Set default expiration date" : "Samodejno nastavi datuma poteka",
"Follow us on Google+" : "Sledite nam na Google+",
"Share" : "Souporaba"
diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json
index 549761e661b..0d209a0d5ce 100644
--- a/apps/settings/l10n/sl.json
+++ b/apps/settings/l10n/sl.json
@@ -52,7 +52,9 @@
"You deleted app password \"{token}\"" : "Izbrišeta žeton gesla programa »{token}«",
"You renamed app password \"{token}\" to \"{newToken}\"" : "Preimenujete žeton gesla programa »{token}« to »{newToken}«",
"You granted filesystem access to app password \"{token}\"" : "Odobrite sistemski dostop do žetona gesla programa »{token}«",
+ "You revoked filesystem access from app password \"{token}\"" : "Odobrite sistemski datotečni dostop gesla programa »{token}«",
"Security" : "Varnost",
+ "You successfully logged in using two-factor authentication (%1$s)" : "Uspešno zabeležite uporabo dvo-stopenjske overitve (%1$s)",
"Remote wipe was started on %1$s" : "Oddaljeno varnostno brisanje je bilo začeto na %1$s.",
"Remote wipe has finished on %1$s" : "Oddaljeno varnostno brisanje je bilo končano na %1$s.",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Spremenjeno je bilo <strong>geslo</strong> oziroma <strong>elektronski naslov</strong>",
@@ -189,7 +191,7 @@
"Email" : "Elektronski naslov",
"Default language" : "Privzeti jezik",
"Add a new user" : "Dodaj uporabnika",
- "Close" : "apri",
+ "Close" : "Zapri",
"Group admin for" : "Skrbnik skupine za",
"Quota" : "Količinska omejitev",
"Language" : "Jezik",
@@ -573,6 +575,9 @@
"Norwegian Bokmål" : "Norveški Bokmål",
"Norwegian Nynorsk (Norway)" : "Norveški Nynorsk (Norveška)",
"Norwegian Nynorsk" : "Norveški Nynorsk",
+ "Oromo (Ethiopia)" : "Oromo (Etiopija)",
+ "Oromo (Kenya)" : "Oromo (Kenja)",
+ "Oromo" : "Oromo",
"Pashto (Afghanistan)" : "Pašto (Afganistan)",
"Pashto" : "Pašto",
"Persian (Afghanistan)" : "Perzijščina (Afganistan)",
@@ -585,9 +590,16 @@
"Portuguese (Mozambique)" : "Portugalščina (Mozambik)",
"Portuguese (Portugal)" : "Portugalščina (Portugalska)",
"Portuguese" : "Portugalščina",
+ "Punjabi (Arabic)" : "Pandžabi (arabski)",
+ "Punjabi (Arabic, Pakistan)" : "Pandžabi (Pakistan)",
+ "Punjabi (Gurmukhi)" : "Pandžabi (Gurmuki)",
+ "Punjabi (Gurmukhi, India)" : "Pandžabi (Indija)",
+ "Punjabi" : "Pandžabi",
"Romanian (Moldova)" : "Romunščina (Moldavija)",
"Romanian (Romania)" : "Romunščina (Romunija)",
"Romanian" : "Romunščina",
+ "Rombo (Tanzania)" : "Rombo (Tanzanija)",
+ "Rombo" : "Rombo",
"Russian (Moldova)" : "Ruščina (Moldavija)",
"Russian (Russia)" : "Ruščina (Rusija)",
"Russian (Ukraine)" : "Ruščina (Ukrajina)",
@@ -642,16 +654,26 @@
"Swedish" : "Švedščina",
"Tamil" : "Tamilšlina",
"Telugu" : "Telugu",
+ "Thai (Thailand)" : "Tajščina (Tajska)",
"Thai" : "Tajščina",
+ "Tibetan (China)" : "Tibetanščina (Kitajska)",
+ "Tibetan (India)" : "Tibetanščina (Indija)",
"Tibetan" : "Tibetanščina",
"Tonga (Tonga)" : "Tonga (Tonga)",
"Tonga" : "Tonga",
"Turkish" : "Turščina",
+ "Ukrainian (Ukraine)" : "Ukrajinščina (Ukrajina)",
"Ukrainian" : "Ukrajinščina",
+ "Urdu" : "Urdujščina",
+ "Vietnamese (Vietnam)" : "Vietnamščina (Vietnam)",
"Vietnamese" : "Vietnamščina",
+ "Zulu (South Africa)" : "Zulu (Južna Afrika)",
+ "Zulu" : "Zulu",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Uradne programe razvijajo posamezniki, ki sodelujejo s skupnostjo. Paketi vključujejo osrednje zmožnosti programa, uporaba pa je namenjena tudi končnim uporabnikom.",
"Official" : "Uradno",
"Store credentials" : "Shrani poverila",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "Za določila periodičnih opravil Webcron je vpisana datoteka cron.php. Opravilo se izvede vsakih 15 minut pri povezavi prek protokola HTTP.",
+ "Use system cron service to call the cron.php file every 15 minutes." : "Uporabi sistemsko storitev cron za periodična opravila datoteke cron.php vsakih 15 minut.",
"Set default expiration date" : "Samodejno nastavi datuma poteka",
"Follow us on Google+" : "Sledite nam na Google+",
"Share" : "Souporaba"
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js
index 8fc41b4a838..53aa879db4f 100644
--- a/apps/theming/l10n/cs.js
+++ b/apps/theming/l10n/cs.js
@@ -21,19 +21,19 @@ OC.L10N.register(
"The file was only partially uploaded" : "Soubor byl nahrán pouze z části",
"No file was uploaded" : "Nebyl nahrán žádný soubor",
"Missing a temporary folder" : "Chybí složka pro dočasné soubory",
- "Could not write file to disk" : "Nedaří se zapsat na datové úložiště",
+ "Could not write file to disk" : "Soubor se nedaří zapsat na datové úložiště",
"A PHP extension stopped the file upload" : "PHP rozšíření zastavilo nahrávání souboru",
"No file uploaded" : "Nenahrán žádný soubor",
"Unsupported image type" : "Nepodporovaný typ obrázku",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Už používáte svůj vlastní motiv vzhledu. Nastavení aplikace pro změnu motivu vzhledu tím mohou být přepsána.",
- "Theming" : "Motivy",
+ "Theming" : "Motiv vzhledu",
"Legal notice" : "Právní upozornění",
"Privacy policy" : "Zásady ochrany soukromí",
"Adjust the Nextcloud theme" : "Upravit motiv vzhledu Nextcloud",
"Open documentation" : "Otevřít dokumentaci",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motivy umožňují jednoduché přizpůsobení vzhledu vaší instance a podporovaných klientů. Tato přizpůsobení uvidí všichni uživatelé.",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motivy umožňují jednoduše přizpůsobit vzhled a dojem z vaší instance a podporovaných klientů. Projeví se všem uživatelům.",
"Name" : "Název",
- "Reset to default" : "Obnovit výchozí",
+ "Reset to default" : "Vrátit zpět na výchozí hodnoty",
"Web link" : "Webový odkaz",
"https://…" : "https://…",
"Slogan" : "Slogan",
@@ -48,7 +48,7 @@ OC.L10N.register(
"Privacy policy link" : "Odkaz na zásady ochrany osobních údajů",
"Header logo" : "Logo v záhlaví",
"Upload new header logo" : "Nahrát nové logo do hlavičky",
- "Favicon" : "Favicon",
+ "Favicon" : "ikona webu",
"Upload new favicon" : "Nahrát novou ikonu webu",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Nainstalujte rozšíření Imagemagick PHP s podporou obrázků SVG, které automaticky generuje favicony na základě nahraného loga a barvy."
},
diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json
index d2e5353385d..c96264ea996 100644
--- a/apps/theming/l10n/cs.json
+++ b/apps/theming/l10n/cs.json
@@ -19,19 +19,19 @@
"The file was only partially uploaded" : "Soubor byl nahrán pouze z části",
"No file was uploaded" : "Nebyl nahrán žádný soubor",
"Missing a temporary folder" : "Chybí složka pro dočasné soubory",
- "Could not write file to disk" : "Nedaří se zapsat na datové úložiště",
+ "Could not write file to disk" : "Soubor se nedaří zapsat na datové úložiště",
"A PHP extension stopped the file upload" : "PHP rozšíření zastavilo nahrávání souboru",
"No file uploaded" : "Nenahrán žádný soubor",
"Unsupported image type" : "Nepodporovaný typ obrázku",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Už používáte svůj vlastní motiv vzhledu. Nastavení aplikace pro změnu motivu vzhledu tím mohou být přepsána.",
- "Theming" : "Motivy",
+ "Theming" : "Motiv vzhledu",
"Legal notice" : "Právní upozornění",
"Privacy policy" : "Zásady ochrany soukromí",
"Adjust the Nextcloud theme" : "Upravit motiv vzhledu Nextcloud",
"Open documentation" : "Otevřít dokumentaci",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motivy umožňují jednoduché přizpůsobení vzhledu vaší instance a podporovaných klientů. Tato přizpůsobení uvidí všichni uživatelé.",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motivy umožňují jednoduše přizpůsobit vzhled a dojem z vaší instance a podporovaných klientů. Projeví se všem uživatelům.",
"Name" : "Název",
- "Reset to default" : "Obnovit výchozí",
+ "Reset to default" : "Vrátit zpět na výchozí hodnoty",
"Web link" : "Webový odkaz",
"https://…" : "https://…",
"Slogan" : "Slogan",
@@ -46,7 +46,7 @@
"Privacy policy link" : "Odkaz na zásady ochrany osobních údajů",
"Header logo" : "Logo v záhlaví",
"Upload new header logo" : "Nahrát nové logo do hlavičky",
- "Favicon" : "Favicon",
+ "Favicon" : "ikona webu",
"Upload new favicon" : "Nahrát novou ikonu webu",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Nainstalujte rozšíření Imagemagick PHP s podporou obrázků SVG, které automaticky generuje favicony na základě nahraného loga a barvy."
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
diff --git a/apps/twofactor_backupcodes/l10n/cs.js b/apps/twofactor_backupcodes/l10n/cs.js
index 52f9f5c6e50..5d30103a884 100644
--- a/apps/twofactor_backupcodes/l10n/cs.js
+++ b/apps/twofactor_backupcodes/l10n/cs.js
@@ -29,7 +29,7 @@ OC.L10N.register(
"created" : "vytvořen",
"beforeUpdate" : "předAktualizací",
"beforeDestroy" : "předZničením",
- "destroyed" : "zničeno",
+ "destroyed" : "zlikvidováno",
"beforeMount" : "předPřipojením",
"Nextcloud backup codes" : "Nextcloud záložní kódy",
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Máte zapnuté dvouúrovňové ověřování ale zatím jste nenechali vytvořit záložní kódy. Určitě to udělejte pro případ ztráty přístupu k druhé fázi.",
diff --git a/apps/twofactor_backupcodes/l10n/cs.json b/apps/twofactor_backupcodes/l10n/cs.json
index e092b56f610..3e95125fde5 100644
--- a/apps/twofactor_backupcodes/l10n/cs.json
+++ b/apps/twofactor_backupcodes/l10n/cs.json
@@ -27,7 +27,7 @@
"created" : "vytvořen",
"beforeUpdate" : "předAktualizací",
"beforeDestroy" : "předZničením",
- "destroyed" : "zničeno",
+ "destroyed" : "zlikvidováno",
"beforeMount" : "předPřipojením",
"Nextcloud backup codes" : "Nextcloud záložní kódy",
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Máte zapnuté dvouúrovňové ověřování ale zatím jste nenechali vytvořit záložní kódy. Určitě to udělejte pro případ ztráty přístupu k druhé fázi.",
diff --git a/apps/updatenotification/l10n/cs.js b/apps/updatenotification/l10n/cs.js
index 1d510a71da8..631b0a81634 100644
--- a/apps/updatenotification/l10n/cs.js
+++ b/apps/updatenotification/l10n/cs.js
@@ -15,7 +15,7 @@ OC.L10N.register(
"Apps missing updates" : "Aplikace s chybějícími aktualizacemi",
"View in store" : "Zobrazit v instalačním katalogu",
"Apps with available updates" : "Aplikace s dostupnými aktualizacemi",
- "Open updater" : "Otevřít aktualizátor",
+ "Open updater" : "Otevřít nástroj pro aktualizaci",
"Download now" : "Stáhnout nyní",
"What's new?" : "Co je nového?",
"The update check is not yet finished. Please refresh the page." : "Kontrola aktualizací ještě neskončila. Načtěte stránku znovu.",
diff --git a/apps/updatenotification/l10n/cs.json b/apps/updatenotification/l10n/cs.json
index 0bce44a5a57..693921b5f60 100644
--- a/apps/updatenotification/l10n/cs.json
+++ b/apps/updatenotification/l10n/cs.json
@@ -13,7 +13,7 @@
"Apps missing updates" : "Aplikace s chybějícími aktualizacemi",
"View in store" : "Zobrazit v instalačním katalogu",
"Apps with available updates" : "Aplikace s dostupnými aktualizacemi",
- "Open updater" : "Otevřít aktualizátor",
+ "Open updater" : "Otevřít nástroj pro aktualizaci",
"Download now" : "Stáhnout nyní",
"What's new?" : "Co je nového?",
"The update check is not yet finished. Please refresh the page." : "Kontrola aktualizací ještě neskončila. Načtěte stránku znovu.",
diff --git a/apps/user_ldap/l10n/cs.js b/apps/user_ldap/l10n/cs.js
index 26e01604f15..1c75a80633c 100644
--- a/apps/user_ldap/l10n/cs.js
+++ b/apps/user_ldap/l10n/cs.js
@@ -101,7 +101,7 @@ OC.L10N.register(
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "DN klientského uživatele, ke kterému tvoříte vazbu, např. uid=agent,dc=example,dc=com. Pro anonymní přístup ponechte DN a heslo prázdné.",
"Password" : "Heslo",
"For anonymous access, leave DN and Password empty." : "Pro anonymní přístup ponechte údaje DN and heslo prázdné.",
- "Save Credentials" : "Uložit pověření",
+ "Save Credentials" : "Uložit přihlašovací údaje",
"One Base DN per line" : "Každé základní DN na samostatném řádku",
"You can specify Base DN for users and groups in the Advanced tab" : "V rozšířeném nastavení můžete určit základní DN pro uživatele a skupiny",
"Detect Base DN" : "Zjistitit Base DN",
diff --git a/apps/user_ldap/l10n/cs.json b/apps/user_ldap/l10n/cs.json
index 8fe17ab718b..f38179a6ff8 100644
--- a/apps/user_ldap/l10n/cs.json
+++ b/apps/user_ldap/l10n/cs.json
@@ -99,7 +99,7 @@
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "DN klientského uživatele, ke kterému tvoříte vazbu, např. uid=agent,dc=example,dc=com. Pro anonymní přístup ponechte DN a heslo prázdné.",
"Password" : "Heslo",
"For anonymous access, leave DN and Password empty." : "Pro anonymní přístup ponechte údaje DN and heslo prázdné.",
- "Save Credentials" : "Uložit pověření",
+ "Save Credentials" : "Uložit přihlašovací údaje",
"One Base DN per line" : "Každé základní DN na samostatném řádku",
"You can specify Base DN for users and groups in the Advanced tab" : "V rozšířeném nastavení můžete určit základní DN pro uživatele a skupiny",
"Detect Base DN" : "Zjistitit Base DN",
diff --git a/apps/workflowengine/l10n/cs.js b/apps/workflowengine/l10n/cs.js
index e2727384436..673defb73f5 100644
--- a/apps/workflowengine/l10n/cs.js
+++ b/apps/workflowengine/l10n/cs.js
@@ -109,7 +109,7 @@ OC.L10N.register(
"between" : "mezi",
"not between" : "není mezi",
"Request user agent" : "User agent požadavku",
- "User group membership" : "Členství ve skupině uživatelů",
+ "User group membership" : "Členství ve skupinách uživatelů",
"is member of" : "je členem",
"is not member of" : "není členem",
"Short rule description" : "Stručný popis pravidla",
diff --git a/apps/workflowengine/l10n/cs.json b/apps/workflowengine/l10n/cs.json
index baf3d08eb08..b79c30e7bbf 100644
--- a/apps/workflowengine/l10n/cs.json
+++ b/apps/workflowengine/l10n/cs.json
@@ -107,7 +107,7 @@
"between" : "mezi",
"not between" : "není mezi",
"Request user agent" : "User agent požadavku",
- "User group membership" : "Členství ve skupině uživatelů",
+ "User group membership" : "Členství ve skupinách uživatelů",
"is member of" : "je členem",
"is not member of" : "není členem",
"Short rule description" : "Stručný popis pravidla",