diff --git a/apps/cloud_federation_api/l10n/cs.js b/apps/cloud_federation_api/l10n/cs.js index 8e98718b383ada00502042ed7be59b9697b1ab0a..f6176d5447d13ecd04749a43cc5d4a0e4b660ae4 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 b23253516d93bb5a0eaf9ebf9a50e3d285f4c8a5..f7a47c5f27fca99d2a75db2b701ff914da84e850 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 fa814d575e0abec33478631234d59740e2279112..9169f911865eec3ef23a65d621f1179a18129935 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 9234e5b9d990be17f5bc988f420a227c78b176a4..cfe0720fe22ed129870884a35010911d6abf5909 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 da731b36af2fce16d16f19d47a59671cad8fccf3..9841e5d92c6954ff5a3d632d384af71b892d6220 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 cc4333b6bb215cd602ada6e1e38aae19cb156ab3..7a7dd91147158696f8d0ccaeb67923f051ca6710 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 9fa36cf1ae032839d2be3dfc8c7aba9f7dcf5d0e..8d2babdbfbe3efb7ed7eb8487e63ebc3a1b94bbe 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 a8222f1e8872420ca603036cdc31870090629138..fbd4aa10e1081cdd342c6dccd950cefcf637c097 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 886a39bcccafe78310861fec8d65e721c63ca5dc..b521fe16578f87e39fd371742d7b48b0afb63c3e 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 f4e9f86641b062803a321dec13ebc3258b0120d1..d081028ef39a36081d4c93fea63a086c94596760 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 3f1fb377b1547720a14472d38157f2b8a702f25b..88b22b70e07a5d01ad2087c73d3a1efc2a7dd783 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 4144b15ac939f17001c18e5d9e3f76f85ff72d65..d042f8b93155935dfe406f89e061e508b2b6b215 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 f1702652e57bebba051627b84a2bb01870cd3e56..b643ee08687109878baba0d79164a96b4fb50474 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 9c33542fe21f71db4d38d15e5e6e81f3698f80be..4e2ebf665fd12fa8d8e8ab7931b46a91029a72b7 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 029bb808a4d9b33962f2b9bcf2cd1e03871e1dfc..f9163b0ee8d2768ea6ac86363a7601323b28994a 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 8072c76cacc7d4d8f7a75e1e0f6b66cdc77e1001..3870dd2ea4a277ab1c7e6276beb90adfbfb9d913 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 42581e68eb14697dc1ee475c8f254ec95fad5488..1824c8104d1eb5e1484f742ff9802d5fe7935373 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 f7dabbf0b3fff865be308001f30999baedd087f1..1cc2f04e463fa92e8b66f47acb2227307af2038b 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 857c70871a7cbdcccd6c4a68edd989c7c68a65de..6b9bcd44aceb0406f4bd3b85c9cffc1481f92828 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 5a94802ddcb358ffb3fda642eb89b112a4e91d63..cbf8ffd2c4816361c5c06de7f63a1044c1b82762 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}",