From 9477deaafe4b16d594bf254043e2c15ed8b2a186 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 13 Mar 2023 02:29:05 +0000 Subject: [PATCH] =?utf8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translation?= =?utf8?q?s=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- apps/cloud_federation_api/l10n/cs.js | 2 +- apps/cloud_federation_api/l10n/cs.json | 2 +- apps/dav/l10n/cs.js | 2 +- apps/dav/l10n/cs.json | 2 +- apps/files/l10n/es.js | 1 + apps/files/l10n/es.json | 1 + apps/files/l10n/hu.js | 6 +++--- apps/files/l10n/hu.json | 6 +++--- apps/files/l10n/id.js | 7 +++++-- apps/files/l10n/id.json | 7 +++++-- apps/files/l10n/zh_TW.js | 1 + apps/files/l10n/zh_TW.json | 1 + apps/files_sharing/l10n/hu.js | 2 +- apps/files_sharing/l10n/hu.json | 2 +- apps/user_ldap/l10n/cs.js | 8 ++++---- apps/user_ldap/l10n/cs.json | 8 ++++---- core/l10n/cs.js | 4 ++-- core/l10n/cs.json | 4 ++-- core/l10n/id.js | 2 ++ core/l10n/id.json | 2 ++ 20 files changed, 42 insertions(+), 28 deletions(-) diff --git a/apps/cloud_federation_api/l10n/cs.js b/apps/cloud_federation_api/l10n/cs.js index 8e98718b383..f6176d5447d 100644 --- a/apps/cloud_federation_api/l10n/cs.js +++ b/apps/cloud_federation_api/l10n/cs.js @@ -2,7 +2,7 @@ OC.L10N.register( "cloud_federation_api", { "Cloud Federation API" : "API pro federovaný cloud", - "Enable clouds to communicate with each other and exchange data" : "Umožňuje cloudům navzájem komunikovat a vyměňovat si data", + "Enable clouds to communicate with each other and exchange data" : "Umožňuje cloudům vzájemně komunikovat a vyměňovat si data", "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "API pro federovaný cloud umožňuje různým instancím Nextcloud vzájemně komunikovat a vyměňovat si data." }, "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/cloud_federation_api/l10n/cs.json b/apps/cloud_federation_api/l10n/cs.json index b23253516d9..f7a47c5f27f 100644 --- a/apps/cloud_federation_api/l10n/cs.json +++ b/apps/cloud_federation_api/l10n/cs.json @@ -1,6 +1,6 @@ { "translations": { "Cloud Federation API" : "API pro federovaný cloud", - "Enable clouds to communicate with each other and exchange data" : "Umožňuje cloudům navzájem komunikovat a vyměňovat si data", + "Enable clouds to communicate with each other and exchange data" : "Umožňuje cloudům vzájemně komunikovat a vyměňovat si data", "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "API pro federovaný cloud umožňuje různým instancím Nextcloud vzájemně komunikovat a vyměňovat si data." },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js index fa814d575e0..9169f911865 100644 --- a/apps/dav/l10n/cs.js +++ b/apps/dav/l10n/cs.js @@ -129,7 +129,7 @@ OC.L10N.register( "Could not rename part file assembled from chunks" : "Nedaří se přejmenovat částečný soubor složený ze shluků", "Failed to write file contents: %1$s" : "Nepodařilo se zapsat obsahy souborů: %1$s", "File not found: %1$s" : "Soubor nenalezen: %1$s", - "System is in maintenance mode." : "Na systému právě probíhá údržba.", + "System is in maintenance mode." : "Systém se právě nachází v režimu údržby.", "Upgrade needed" : "Je třeba přejít na novější verzi", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Váš %s potřebuje být nastavený aby používal HTTPS, aby bylo možné používat CalDAV a CardDAV s iOS/macOS.", "Configures a CalDAV account" : "Nastaví CalDAV účet", diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json index 9234e5b9d99..cfe0720fe22 100644 --- a/apps/dav/l10n/cs.json +++ b/apps/dav/l10n/cs.json @@ -127,7 +127,7 @@ "Could not rename part file assembled from chunks" : "Nedaří se přejmenovat částečný soubor složený ze shluků", "Failed to write file contents: %1$s" : "Nepodařilo se zapsat obsahy souborů: %1$s", "File not found: %1$s" : "Soubor nenalezen: %1$s", - "System is in maintenance mode." : "Na systému právě probíhá údržba.", + "System is in maintenance mode." : "Systém se právě nachází v režimu údržby.", "Upgrade needed" : "Je třeba přejít na novější verzi", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Váš %s potřebuje být nastavený aby používal HTTPS, aby bylo možné používat CalDAV a CardDAV s iOS/macOS.", "Configures a CalDAV account" : "Nastaví CalDAV účet", diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index da731b36af2..9841e5d92c6 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -193,6 +193,7 @@ OC.L10N.register( "WebDAV" : "WebDAV", "Copy to clipboard" : "Copiar al portapapeles", "Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a tus archivos vía WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si ha habilitado 2FA, debe crear y utilizar una nueva contraseña de aplicación haciendo clic aquí.", "Clipboard is not available" : "El portapapeles no está disponible", "WebDAV URL copied to clipboard" : "El URL Webdav URL fue copiado al portapapeles", "Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero", diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index cc4333b6bb2..7a7dd911471 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -191,6 +191,7 @@ "WebDAV" : "WebDAV", "Copy to clipboard" : "Copiar al portapapeles", "Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a tus archivos vía WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si ha habilitado 2FA, debe crear y utilizar una nueva contraseña de aplicación haciendo clic aquí.", "Clipboard is not available" : "El portapapeles no está disponible", "WebDAV URL copied to clipboard" : "El URL Webdav URL fue copiado al portapapeles", "Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero", diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index 9fa36cf1ae0..8d2babdbfbe 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -166,10 +166,10 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "A(z) {path} tulajdonjogának átruházása {user} részéről sikeres.", "in %s" : "itt: %s", "File Management" : "Fájlkezelés", - "Storage informations" : "Tárhely információk", + "Storage informations" : "Tárhely-információk", "{usedQuotaByte} used" : "{usedQuotaByte} felhasználva", "{relative}% used" : "{relative}% felhasználva", - "Could not refresh storage stats" : "Nem sikerült frissíteni a tárolói statisztikákat", + "Could not refresh storage stats" : "Nem sikerült frissíteni a tárhelystatisztikákat", "Transfer ownership of a file or folder" : "Fájl vagy mappa tulajdonjogának átruházása", "Choose file or folder to transfer" : "Válasszon egy fájlt vagy mappát az átruházáshoz", "Change" : "Módosítás", @@ -183,7 +183,7 @@ OC.L10N.register( "Ownership transfer request sent" : "Tulajdonjog átruházási kérés elküldve", "Cannot transfer ownership of a file or folder you do not own" : "Nem ruházható át olyan fájl vagy mappa tulajdonjoga, amely nem Öné", "Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát", - "Open the files app settings" : "Nyissa meg a fájlalkalmazás beállításait", + "Open the files app settings" : "Nyissa meg a Fájlok lalkalmazás beállításait", "Files settings" : "Fájlok beállításai", "Show hidden files" : "Rejtett fájlok megjelenítése", "Crop image previews" : "Kép előnézetek vágása", diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json index a8222f1e887..fbd4aa10e10 100644 --- a/apps/files/l10n/hu.json +++ b/apps/files/l10n/hu.json @@ -164,10 +164,10 @@ "The ownership transfer of {path} from {user} has completed." : "A(z) {path} tulajdonjogának átruházása {user} részéről sikeres.", "in %s" : "itt: %s", "File Management" : "Fájlkezelés", - "Storage informations" : "Tárhely információk", + "Storage informations" : "Tárhely-információk", "{usedQuotaByte} used" : "{usedQuotaByte} felhasználva", "{relative}% used" : "{relative}% felhasználva", - "Could not refresh storage stats" : "Nem sikerült frissíteni a tárolói statisztikákat", + "Could not refresh storage stats" : "Nem sikerült frissíteni a tárhelystatisztikákat", "Transfer ownership of a file or folder" : "Fájl vagy mappa tulajdonjogának átruházása", "Choose file or folder to transfer" : "Válasszon egy fájlt vagy mappát az átruházáshoz", "Change" : "Módosítás", @@ -181,7 +181,7 @@ "Ownership transfer request sent" : "Tulajdonjog átruházási kérés elküldve", "Cannot transfer ownership of a file or folder you do not own" : "Nem ruházható át olyan fájl vagy mappa tulajdonjoga, amely nem Öné", "Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát", - "Open the files app settings" : "Nyissa meg a fájlalkalmazás beállításait", + "Open the files app settings" : "Nyissa meg a Fájlok lalkalmazás beállításait", "Files settings" : "Fájlok beállításai", "Show hidden files" : "Rejtett fájlok megjelenítése", "Crop image previews" : "Kép előnézetek vágása", diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js index 886a39bccca..b521fe16578 100644 --- a/apps/files/l10n/id.js +++ b/apps/files/l10n/id.js @@ -6,7 +6,9 @@ OC.L10N.register( "Download" : "Unduh", "Delete" : "Hapus", "Tags" : "Tag", - "Home" : "Rumah", + "Show list view" : "Tampilkan sebagai daftar", + "Show grid view" : "Tampilkan sebagai kisi", + "Home" : "Beranda", "Close" : "Tutup", "Favorites" : "Favorit", "Could not create folder \"{dir}\"" : "Tidak dapat membuat folder \"{dir}\"", @@ -14,11 +16,12 @@ OC.L10N.register( "Upload cancelled." : "Pengunggahan dibatalkan.", "Processing files …" : "Memproses berkas ...", "…" : "...", - "Unable to upload {filename} as it is a directory or has 0 bytes" : "Tidak dapat mengunggah {filename} karena ini sebuah direktori atau memiliki ukuran 0 byte", + "Unable to upload {filename} as it is a directory or has 0 bytes" : "Tidak dapat mengunggah {filename} karena ini sebuah direktori atau memiliki ukuran 0 bita", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ruang bebas tidak mencukupi, Anda mengunggah {size1} tetapi hanya {size2} yang tersisa", "Target folder \"{dir}\" does not exist any more" : "Folder target \"{dir}\" sudah tidak ada lagi", "Not enough free space" : "Ruang kosong tidak cukup", "An unknown error has occurred" : "Terjadi galat yang tak diketahui", + "File could not be uploaded" : "Berkas tidak dapat diunggah", "Uploading …" : "Mengunggah …", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} dari {totalSize} ({bitrate})", "Uploading that item is not supported" : "Pengunggahan itu tidak didukung", diff --git a/apps/files/l10n/id.json b/apps/files/l10n/id.json index f4e9f86641b..d081028ef39 100644 --- a/apps/files/l10n/id.json +++ b/apps/files/l10n/id.json @@ -4,7 +4,9 @@ "Download" : "Unduh", "Delete" : "Hapus", "Tags" : "Tag", - "Home" : "Rumah", + "Show list view" : "Tampilkan sebagai daftar", + "Show grid view" : "Tampilkan sebagai kisi", + "Home" : "Beranda", "Close" : "Tutup", "Favorites" : "Favorit", "Could not create folder \"{dir}\"" : "Tidak dapat membuat folder \"{dir}\"", @@ -12,11 +14,12 @@ "Upload cancelled." : "Pengunggahan dibatalkan.", "Processing files …" : "Memproses berkas ...", "…" : "...", - "Unable to upload {filename} as it is a directory or has 0 bytes" : "Tidak dapat mengunggah {filename} karena ini sebuah direktori atau memiliki ukuran 0 byte", + "Unable to upload {filename} as it is a directory or has 0 bytes" : "Tidak dapat mengunggah {filename} karena ini sebuah direktori atau memiliki ukuran 0 bita", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ruang bebas tidak mencukupi, Anda mengunggah {size1} tetapi hanya {size2} yang tersisa", "Target folder \"{dir}\" does not exist any more" : "Folder target \"{dir}\" sudah tidak ada lagi", "Not enough free space" : "Ruang kosong tidak cukup", "An unknown error has occurred" : "Terjadi galat yang tak diketahui", + "File could not be uploaded" : "Berkas tidak dapat diunggah", "Uploading …" : "Mengunggah …", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} dari {totalSize} ({bitrate})", "Uploading that item is not supported" : "Pengunggahan itu tidak didukung", diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 3f1fb377b15..88b22b70e07 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -193,6 +193,7 @@ OC.L10N.register( "WebDAV" : "WebDAV", "Copy to clipboard" : "複製到剪貼簿", "Use this address to access your Files via WebDAV" : "使用此位置透過 WebDAV 存取您的檔案", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "若您啟用了 2FA,您必須點擊此處建立並使用新的應用程式密碼。", "Clipboard is not available" : "剪貼簿無法使用", "WebDAV URL copied to clipboard" : "WebDAV URL 已複製到剪貼簿", "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 4144b15ac93..d042f8b9315 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -191,6 +191,7 @@ "WebDAV" : "WebDAV", "Copy to clipboard" : "複製到剪貼簿", "Use this address to access your Files via WebDAV" : "使用此位置透過 WebDAV 存取您的檔案", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "若您啟用了 2FA,您必須點擊此處建立並使用新的應用程式密碼。", "Clipboard is not available" : "剪貼簿無法使用", "WebDAV URL copied to clipboard" : "WebDAV URL 已複製到剪貼簿", "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index f1702652e57..b643ee08687 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -275,6 +275,6 @@ OC.L10N.register( "Copy to clipboard" : "Másolás a vágólapra", "Sorry, this link doesn’t seem to work anymore." : "Sajnos úgy tűnik, ez a hivatkozás már nem működik.", "Toggle grid view" : "Rácsnézet be/ki", - "Error generating password from password_policy" : "Hiba a password_policy használatával történő jelszó előállításakor" + "Error generating password from password_policy" : "Hiba a password_policy használatával történő jelszó-előállításkor" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json index 9c33542fe21..4e2ebf665fd 100644 --- a/apps/files_sharing/l10n/hu.json +++ b/apps/files_sharing/l10n/hu.json @@ -273,6 +273,6 @@ "Copy to clipboard" : "Másolás a vágólapra", "Sorry, this link doesn’t seem to work anymore." : "Sajnos úgy tűnik, ez a hivatkozás már nem működik.", "Toggle grid view" : "Rácsnézet be/ki", - "Error generating password from password_policy" : "Hiba a password_policy használatával történő jelszó előállításakor" + "Error generating password from password_policy" : "Hiba a password_policy használatával történő jelszó-előállításkor" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/user_ldap/l10n/cs.js b/apps/user_ldap/l10n/cs.js index 029bb808a4d..f9163b0ee8d 100644 --- a/apps/user_ldap/l10n/cs.js +++ b/apps/user_ldap/l10n/cs.js @@ -16,7 +16,7 @@ OC.L10N.register( "Renewing …" : "Obnovování…", "Very weak password" : "Velmi snadno prolomitelné heslo", "Weak password" : "Snadno prolomitelné heslo", - "So-so password" : "Přijatelné heslo", + "So-so password" : "Ještě použitelné heslo", "Good password" : "Dobré heslo", "Strong password" : "Odolné heslo", "The Base DN appears to be wrong" : "Base DN se nezdá být pořádku", @@ -64,7 +64,7 @@ OC.L10N.register( "_%n group found_::_%n groups found_" : ["nalezena %n skupina","nalezeny %n skupiny","nalezeno %n skupin","nalezeny %n skupiny"], "> 1000 groups found" : "nalezeno více než 1 000 skupin", "> 1000 users found" : "nalezeno více než 1 000 uživatelů", - "_%n user found_::_%n users found_" : ["nalezen %n uživatel","nalezení %n uživatelé","nalezeno %n uživatelů","nalezeni %n uživatelé"], + "_%n user found_::_%n users found_" : ["nalezen %n uživatel","nalezeni %n uživatelé","nalezeno %n uživatelů","nalezeni %n uživatelé"], "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Nedaří se zjistit atribut pro zobrazení jména uživatele. Upřesněte ho sami v rozšířeném nastavení LDAP.", "Could not find the desired feature" : "Nelze nalézt požadovanou vlastnost", "Invalid Host" : "Neplatný hostitel", @@ -90,7 +90,7 @@ OC.L10N.register( "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Umožňuje přihlašování pomocí atributu e-mail. Je možné použít „mail“ a „mailPrimaryAddress“.", "Other Attributes:" : "Další atributy:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Definuje filtr který použít při pokusu o přihlášení. „%%uid“ je nahrazeno uživatelským jménem z přihlašovací akce. Příklad: „uid=%%uid“", - "Test Loginname" : "Testovací přihlašovací jméno", + "Test Loginname" : "Vyzkoušet přihlašovací jméno", "Verify settings" : "Ověřit nastavení", "%s. Server:" : "%s. Server:", "Add a new configuration" : "Přidat nové nastavení", @@ -145,7 +145,7 @@ OC.L10N.register( "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." : "Nedoporučuje se, určeno pouze k testovacímu použití. Pokud spojení funguje jen s touto volbou, importujte SSL certifikát vašeho LDAP serveru na server %s.", "Cache Time-To-Live" : "TTL vyrovnávací paměti", "in seconds. A change empties the cache." : "v sekundách. Změna vyprázdní mezipaměť.", - "Directory Settings" : "Nastavení adresáře kontaktů", + "Directory Settings" : "Nastavení adresáře", "User Display Name Field" : "Kolonka zobrazovaného jména uživatele", "The LDAP attribute to use to generate the user's display name." : "LDAP atribut použitý k vytvoření zobrazovaného jména uživatele.", "2nd User Display Name Field" : "Druhá kolonka zobrazovaného jména uživatele", diff --git a/apps/user_ldap/l10n/cs.json b/apps/user_ldap/l10n/cs.json index 8072c76cacc..3870dd2ea4a 100644 --- a/apps/user_ldap/l10n/cs.json +++ b/apps/user_ldap/l10n/cs.json @@ -14,7 +14,7 @@ "Renewing …" : "Obnovování…", "Very weak password" : "Velmi snadno prolomitelné heslo", "Weak password" : "Snadno prolomitelné heslo", - "So-so password" : "Přijatelné heslo", + "So-so password" : "Ještě použitelné heslo", "Good password" : "Dobré heslo", "Strong password" : "Odolné heslo", "The Base DN appears to be wrong" : "Base DN se nezdá být pořádku", @@ -62,7 +62,7 @@ "_%n group found_::_%n groups found_" : ["nalezena %n skupina","nalezeny %n skupiny","nalezeno %n skupin","nalezeny %n skupiny"], "> 1000 groups found" : "nalezeno více než 1 000 skupin", "> 1000 users found" : "nalezeno více než 1 000 uživatelů", - "_%n user found_::_%n users found_" : ["nalezen %n uživatel","nalezení %n uživatelé","nalezeno %n uživatelů","nalezeni %n uživatelé"], + "_%n user found_::_%n users found_" : ["nalezen %n uživatel","nalezeni %n uživatelé","nalezeno %n uživatelů","nalezeni %n uživatelé"], "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Nedaří se zjistit atribut pro zobrazení jména uživatele. Upřesněte ho sami v rozšířeném nastavení LDAP.", "Could not find the desired feature" : "Nelze nalézt požadovanou vlastnost", "Invalid Host" : "Neplatný hostitel", @@ -88,7 +88,7 @@ "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Umožňuje přihlašování pomocí atributu e-mail. Je možné použít „mail“ a „mailPrimaryAddress“.", "Other Attributes:" : "Další atributy:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Definuje filtr který použít při pokusu o přihlášení. „%%uid“ je nahrazeno uživatelským jménem z přihlašovací akce. Příklad: „uid=%%uid“", - "Test Loginname" : "Testovací přihlašovací jméno", + "Test Loginname" : "Vyzkoušet přihlašovací jméno", "Verify settings" : "Ověřit nastavení", "%s. Server:" : "%s. Server:", "Add a new configuration" : "Přidat nové nastavení", @@ -143,7 +143,7 @@ "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." : "Nedoporučuje se, určeno pouze k testovacímu použití. Pokud spojení funguje jen s touto volbou, importujte SSL certifikát vašeho LDAP serveru na server %s.", "Cache Time-To-Live" : "TTL vyrovnávací paměti", "in seconds. A change empties the cache." : "v sekundách. Změna vyprázdní mezipaměť.", - "Directory Settings" : "Nastavení adresáře kontaktů", + "Directory Settings" : "Nastavení adresáře", "User Display Name Field" : "Kolonka zobrazovaného jména uživatele", "The LDAP attribute to use to generate the user's display name." : "LDAP atribut použitý k vytvoření zobrazovaného jména uživatele.", "2nd User Display Name Field" : "Druhá kolonka zobrazovaného jména uživatele", diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 42581e68eb1..1824c8104d1 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -13,7 +13,7 @@ OC.L10N.register( "Missing a temporary folder" : "Chybí složka pro dočasné soubory", "Could not write file to disk" : "Soubor se nedaří zapsat na úložiště", "A PHP extension stopped the file upload" : "PHP rozšíření zastavilo nahrávání souboru", - "Invalid file provided" : "Zadán neplatný soubor", + "Invalid file provided" : "Poskytnut neplatný soubor", "No image or file provided" : "Neposkytnut žádný obrázek nebo soubor", "Unknown filetype" : "Neznámý typ souboru", "An error occurred. Please contact your admin." : "Došlo k chybě. Obraťte se na svého správce.", @@ -282,7 +282,7 @@ OC.L10N.register( "View changelog" : "Zobrazit souhrn změn", "Very weak password" : "Velmi snadno prolomitelné heslo", "Weak password" : "Snadno prolomitelné heslo", - "So-so password" : "Středně odolné heslo", + "So-so password" : "Ještě použitelné heslo", "Good password" : "Dobré heslo", "Strong password" : "Odolné heslo", "No action available" : "Není dostupná žádná akce", diff --git a/core/l10n/cs.json b/core/l10n/cs.json index f7dabbf0b3f..1cc2f04e463 100644 --- a/core/l10n/cs.json +++ b/core/l10n/cs.json @@ -11,7 +11,7 @@ "Missing a temporary folder" : "Chybí složka pro dočasné soubory", "Could not write file to disk" : "Soubor se nedaří zapsat na úložiště", "A PHP extension stopped the file upload" : "PHP rozšíření zastavilo nahrávání souboru", - "Invalid file provided" : "Zadán neplatný soubor", + "Invalid file provided" : "Poskytnut neplatný soubor", "No image or file provided" : "Neposkytnut žádný obrázek nebo soubor", "Unknown filetype" : "Neznámý typ souboru", "An error occurred. Please contact your admin." : "Došlo k chybě. Obraťte se na svého správce.", @@ -280,7 +280,7 @@ "View changelog" : "Zobrazit souhrn změn", "Very weak password" : "Velmi snadno prolomitelné heslo", "Weak password" : "Snadno prolomitelné heslo", - "So-so password" : "Středně odolné heslo", + "So-so password" : "Ještě použitelné heslo", "Good password" : "Dobré heslo", "Strong password" : "Odolné heslo", "No action available" : "Není dostupná žádná akce", diff --git a/core/l10n/id.js b/core/l10n/id.js index 857c70871a7..6b9bcd44ace 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -195,6 +195,8 @@ OC.L10N.register( "(all selected)" : "(semua terpilih)", "({count} selected)" : "({count} terpilih)", "Error loading file exists template" : "Kesalahan memuat templat berkas yang sudah ada", + "Show list view" : "Tampilkan sebagai daftar", + "Show grid view" : "Tampilkan sebagai kisi", "Pending" : "Terutnda", "Home" : "Beranda", "Copy to {folder}" : "Salin ke {folder}", diff --git a/core/l10n/id.json b/core/l10n/id.json index 5a94802ddcb..cbf8ffd2c48 100644 --- a/core/l10n/id.json +++ b/core/l10n/id.json @@ -193,6 +193,8 @@ "(all selected)" : "(semua terpilih)", "({count} selected)" : "({count} terpilih)", "Error loading file exists template" : "Kesalahan memuat templat berkas yang sudah ada", + "Show list view" : "Tampilkan sebagai daftar", + "Show grid view" : "Tampilkan sebagai kisi", "Pending" : "Terutnda", "Home" : "Beranda", "Copy to {folder}" : "Salin ke {folder}", -- 2.39.5