diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 7f50e958411cb..069fc5cf478e0 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -171,6 +171,7 @@ OC.L10N.register( "%1$s of %2$s used" : "%1$s z %2$s použito", "Settings" : "Nastavení", "Show hidden files" : "Zobrazit skryté soubory", + "Crop image previews" : "Oříznout náhledy obrázků", "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "Tuto adresu použijte pro přístup k vašim souborům prostřednictvím protokolu WebDAV", "Toggle grid view" : "Vyp/zap. zobrazení v mřížce", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 1cb243b1a384b..b42aac2bc72ee 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -169,6 +169,7 @@ "%1$s of %2$s used" : "%1$s z %2$s použito", "Settings" : "Nastavení", "Show hidden files" : "Zobrazit skryté soubory", + "Crop image previews" : "Oříznout náhledy obrázků", "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "Tuto adresu použijte pro přístup k vašim souborům prostřednictvím protokolu WebDAV", "Toggle grid view" : "Vyp/zap. zobrazení v mřížce", diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 2076bf79a350f..5c2e3859a4d3b 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -203,7 +203,9 @@ OC.L10N.register( "Expires {relativetime}" : "Platnost končí {relativetime}", "this share just expired." : "platnost tohoto sdílení právě skončila.", "Link to a file" : "Odkaz na soubor", + "Error creating the share: {errorMessage}" : "Chyba při vytváření sdílení: {errorMessage}", "Error creating the share" : "Chyba při vytváření sdílení", + "Error updating the share: {errorMessage}" : "Chyba při aktualizaci sdílení: {errorMessage}", "Error updating the share" : "Chyba při aktualizaci sdílení", "Shared" : "Sdíleno", "Share" : "Sdílet", diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index 10961bfb686a7..8f4c49ddf7496 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -201,7 +201,9 @@ "Expires {relativetime}" : "Platnost končí {relativetime}", "this share just expired." : "platnost tohoto sdílení právě skončila.", "Link to a file" : "Odkaz na soubor", + "Error creating the share: {errorMessage}" : "Chyba při vytváření sdílení: {errorMessage}", "Error creating the share" : "Chyba při vytváření sdílení", + "Error updating the share: {errorMessage}" : "Chyba při aktualizaci sdílení: {errorMessage}", "Error updating the share" : "Chyba při aktualizaci sdílení", "Shared" : "Sdíleno", "Share" : "Sdílet", diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 1df2e8345290b..950237c6f8b59 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -203,7 +203,9 @@ OC.L10N.register( "Expires {relativetime}" : "Läuft {relativetime} ab", "this share just expired." : "Diese Freigabe ist gerade abgelaufen.", "Link to a file" : "Mit einer Datei verknüpfen", + "Error creating the share: {errorMessage}" : "Fehler beim Erstellen der Freigabe: {errorMessage}", "Error creating the share" : "Fehler beim Erstellen der Freigabe", + "Error updating the share: {errorMessage}" : "Fehler beim Aktualisieren der Freigabe: {errorMessage}", "Error updating the share" : "Fehler beim Aktualisieren der Freigabe", "Shared" : "Geteilt", "Share" : "Teilen", diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index 6940c3b519f0f..57427b0828d2c 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -201,7 +201,9 @@ "Expires {relativetime}" : "Läuft {relativetime} ab", "this share just expired." : "Diese Freigabe ist gerade abgelaufen.", "Link to a file" : "Mit einer Datei verknüpfen", + "Error creating the share: {errorMessage}" : "Fehler beim Erstellen der Freigabe: {errorMessage}", "Error creating the share" : "Fehler beim Erstellen der Freigabe", + "Error updating the share: {errorMessage}" : "Fehler beim Aktualisieren der Freigabe: {errorMessage}", "Error updating the share" : "Fehler beim Aktualisieren der Freigabe", "Shared" : "Geteilt", "Share" : "Teilen", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 65fe74139e143..b9b48fc7ef7f7 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -203,7 +203,9 @@ OC.L10N.register( "Expires {relativetime}" : "Läuft {relativetime} ab", "this share just expired." : "Diese Freigabe ist gerade abgelaufen.", "Link to a file" : "Mit einer Datei verknüpfen", + "Error creating the share: {errorMessage}" : "Fehler beim Erstellen der Freigabe: {errorMessage}", "Error creating the share" : "Fehler beim Erstellen der Freigabe", + "Error updating the share: {errorMessage}" : "Fehler beim Aktualisieren der Freigabe: {errorMessage}", "Error updating the share" : "Fehler beim Aktualisieren der Freigabe", "Shared" : "Geteilt", "Share" : "Teilen", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index f06df34f89d60..25c5dc2925115 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -201,7 +201,9 @@ "Expires {relativetime}" : "Läuft {relativetime} ab", "this share just expired." : "Diese Freigabe ist gerade abgelaufen.", "Link to a file" : "Mit einer Datei verknüpfen", + "Error creating the share: {errorMessage}" : "Fehler beim Erstellen der Freigabe: {errorMessage}", "Error creating the share" : "Fehler beim Erstellen der Freigabe", + "Error updating the share: {errorMessage}" : "Fehler beim Aktualisieren der Freigabe: {errorMessage}", "Error updating the share" : "Fehler beim Aktualisieren der Freigabe", "Shared" : "Geteilt", "Share" : "Teilen", diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 1bf24d0f50b17..5bc266bfa5bbc 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -203,7 +203,9 @@ OC.L10N.register( "Expires {relativetime}" : "Caduca en {relativetime}", "this share just expired." : "este recurso compartido acaba de caducar.", "Link to a file" : "Enlace al archivo", + "Error creating the share: {errorMessage}" : "Error al crear el recurso compartido: {errorMessage}", "Error creating the share" : "Error quitando el recurso compartido", + "Error updating the share: {errorMessage}" : "Error al actualizar el recurso compartido: {errorMessage}", "Error updating the share" : "Error actualizando el recurso compartido", "Shared" : "Compartido", "Share" : "Compartir", diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 2676059bc7d56..41968b5abd03b 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -201,7 +201,9 @@ "Expires {relativetime}" : "Caduca en {relativetime}", "this share just expired." : "este recurso compartido acaba de caducar.", "Link to a file" : "Enlace al archivo", + "Error creating the share: {errorMessage}" : "Error al crear el recurso compartido: {errorMessage}", "Error creating the share" : "Error quitando el recurso compartido", + "Error updating the share: {errorMessage}" : "Error al actualizar el recurso compartido: {errorMessage}", "Error updating the share" : "Error actualizando el recurso compartido", "Shared" : "Compartido", "Share" : "Compartir", diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index ae3341606c4bf..6da8d0c109e71 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -203,7 +203,9 @@ OC.L10N.register( "Expires {relativetime}" : "Caducidades {relativetime}", "this share just expired." : "acaba de caducar este recurso compartido.", "Link to a file" : "Ligar a un ficheiro", + "Error creating the share: {errorMessage}" : "Produciuse un erro ao crear a compartición: {errorMessage}", "Error creating the share" : "Produciuse un erro ao crear a compartición", + "Error updating the share: {errorMessage}" : "Produciuse un erro ao actualizar a compartición: {errorMessage}", "Error updating the share" : "Produciuse un erro ao actualizar a compartición", "Shared" : "Compartido", "Share" : "Compartir", diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index 01e3d2a60bda4..d3ed0415dee48 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -201,7 +201,9 @@ "Expires {relativetime}" : "Caducidades {relativetime}", "this share just expired." : "acaba de caducar este recurso compartido.", "Link to a file" : "Ligar a un ficheiro", + "Error creating the share: {errorMessage}" : "Produciuse un erro ao crear a compartición: {errorMessage}", "Error creating the share" : "Produciuse un erro ao crear a compartición", + "Error updating the share: {errorMessage}" : "Produciuse un erro ao actualizar a compartición: {errorMessage}", "Error updating the share" : "Produciuse un erro ao actualizar a compartición", "Shared" : "Compartido", "Share" : "Compartir", diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index 3ab00d84c891e..9409a702d4de5 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -203,7 +203,9 @@ OC.L10N.register( "Expires {relativetime}" : "Scade il {relativetime}", "this share just expired." : "questa condivisione è appena scaduta.", "Link to a file" : "Collega a un file", + "Error creating the share: {errorMessage}" : "Errore durante la creazione della condivisione: {errorMessage}", "Error creating the share" : "Errore durante la creazione della condivisione", + "Error updating the share: {errorMessage}" : "Errore durante l'aggiornamento della condivisione: {errorMessage}", "Error updating the share" : "Errore durante l'aggiornamento della condivisione", "Shared" : "Condiviso", "Share" : "Condividi", diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index da18575f4f6e9..633cc3b9b9247 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -201,7 +201,9 @@ "Expires {relativetime}" : "Scade il {relativetime}", "this share just expired." : "questa condivisione è appena scaduta.", "Link to a file" : "Collega a un file", + "Error creating the share: {errorMessage}" : "Errore durante la creazione della condivisione: {errorMessage}", "Error creating the share" : "Errore durante la creazione della condivisione", + "Error updating the share: {errorMessage}" : "Errore durante l'aggiornamento della condivisione: {errorMessage}", "Error updating the share" : "Errore durante l'aggiornamento della condivisione", "Shared" : "Condiviso", "Share" : "Condividi", diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index a9f4d7f1d0e6a..5985acbd6c6df 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -203,7 +203,9 @@ OC.L10N.register( "Expires {relativetime}" : "Wygasa {relativetime}", "this share just expired." : "te udostępnienie właśnie wygasło.", "Link to a file" : "Link do pliku", + "Error creating the share: {errorMessage}" : "Błąd podczas tworzenia udostępnienia: {errorMessage}", "Error creating the share" : "Błąd podczas tworzenia udostępnienia", + "Error updating the share: {errorMessage}" : "Błąd podczas aktualizacji udostępnienia: {errorMessage}", "Error updating the share" : "Błąd podczas aktualizacji udostępnienia", "Shared" : "Udostępniono", "Share" : "Udostępnij", diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index 6d5e4f3a18ea5..255c63d4b2b10 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -201,7 +201,9 @@ "Expires {relativetime}" : "Wygasa {relativetime}", "this share just expired." : "te udostępnienie właśnie wygasło.", "Link to a file" : "Link do pliku", + "Error creating the share: {errorMessage}" : "Błąd podczas tworzenia udostępnienia: {errorMessage}", "Error creating the share" : "Błąd podczas tworzenia udostępnienia", + "Error updating the share: {errorMessage}" : "Błąd podczas aktualizacji udostępnienia: {errorMessage}", "Error updating the share" : "Błąd podczas aktualizacji udostępnienia", "Shared" : "Udostępniono", "Share" : "Udostępnij", diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 11b07985f4448..618bb5fce3134 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -203,7 +203,9 @@ OC.L10N.register( "Expires {relativetime}" : "Kullanma süresi sonu {relativetime}", "this share just expired." : "bu paylaşımın kullanma süresi doldu.", "Link to a file" : "Bir dosya ile bağla", + "Error creating the share: {errorMessage}" : "Paylaşım oluşturulurken sorun çıktı: {errorMessage}", "Error creating the share" : "Paylaşım oluşturulurken sorun çıktı", + "Error updating the share: {errorMessage}" : "Paylaşım güncellenirken sorun çıktı: {errorMessage}", "Error updating the share" : "Paylaşım güncellenirken sorun çıktı", "Shared" : "Paylaşılan", "Share" : "Paylaş", diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index 49091d81c9612..37f4f8f3f1900 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -201,7 +201,9 @@ "Expires {relativetime}" : "Kullanma süresi sonu {relativetime}", "this share just expired." : "bu paylaşımın kullanma süresi doldu.", "Link to a file" : "Bir dosya ile bağla", + "Error creating the share: {errorMessage}" : "Paylaşım oluşturulurken sorun çıktı: {errorMessage}", "Error creating the share" : "Paylaşım oluşturulurken sorun çıktı", + "Error updating the share: {errorMessage}" : "Paylaşım güncellenirken sorun çıktı: {errorMessage}", "Error updating the share" : "Paylaşım güncellenirken sorun çıktı", "Shared" : "Paylaşılan", "Share" : "Paylaş", diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index ec6a80b49b13e..2bd61e741169c 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -203,7 +203,9 @@ OC.L10N.register( "Expires {relativetime}" : "过期 {relativetime}", "this share just expired." : "此共享已过期。", "Link to a file" : "链接到文件", + "Error creating the share: {errorMessage}" : "创建共享失败:{errorMessage}", "Error creating the share" : "创建共享时出错", + "Error updating the share: {errorMessage}" : "更新共享失败:{errorMessage}", "Error updating the share" : "更新共享时出错", "Shared" : "已共享", "Share" : "共享", diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index f9b4df75edb9f..0065f42270299 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -201,7 +201,9 @@ "Expires {relativetime}" : "过期 {relativetime}", "this share just expired." : "此共享已过期。", "Link to a file" : "链接到文件", + "Error creating the share: {errorMessage}" : "创建共享失败:{errorMessage}", "Error creating the share" : "创建共享时出错", + "Error updating the share: {errorMessage}" : "更新共享失败:{errorMessage}", "Error updating the share" : "更新共享时出错", "Shared" : "已共享", "Share" : "共享", diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 7224e141890c9..00f0afe475b1f 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -125,6 +125,9 @@ OC.L10N.register( "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Úloha na pozadí čeká na kontrolu uživatelských importovaných SSL certifikátů. Zkuste to prosím později.", "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Existují některé SSL certifikáty importované uživatelem, které se již nepoužívají s Nextcloud 21. Lze je importovat na příkazový řádek pomocí příkazu \"occ security:certificates:import\". Jejich cesty uvnitř datového adresáře jsou uvedeny níže.", "The old server-side-encryption format is enabled. We recommend disabling this." : "Je zapnutý starý formát šifrování na straně serveru. Je doporučeno toto vypnout.", + "MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "Je používána verze MariaDB \"%s\". Nextcloud 21 již nebude podporovat tuto verzi a vyžaduje MariaDB 10.2 nebo vyšší.", + "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8 or higher." : "Je používána verze MySQL \"%s\". Nextcloud 21 již nebude podporovat tuto verzi a vyžaduje MySQL 8 nebo vyšší.", + "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Je používána verze \"%s\". Nextcloud 21 již nebude podporovat tuto verzi a vyžaduje PostgreSQL 9.6 nebo vyšší.", "Nextcloud settings" : "Nastavení Nextcloud", "Two-factor authentication can be enforced for all users 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 už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í", diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index e613289a2ad66..b1fd980fb435e 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -123,6 +123,9 @@ "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Úloha na pozadí čeká na kontrolu uživatelských importovaných SSL certifikátů. Zkuste to prosím později.", "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Existují některé SSL certifikáty importované uživatelem, které se již nepoužívají s Nextcloud 21. Lze je importovat na příkazový řádek pomocí příkazu \"occ security:certificates:import\". Jejich cesty uvnitř datového adresáře jsou uvedeny níže.", "The old server-side-encryption format is enabled. We recommend disabling this." : "Je zapnutý starý formát šifrování na straně serveru. Je doporučeno toto vypnout.", + "MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "Je používána verze MariaDB \"%s\". Nextcloud 21 již nebude podporovat tuto verzi a vyžaduje MariaDB 10.2 nebo vyšší.", + "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8 or higher." : "Je používána verze MySQL \"%s\". Nextcloud 21 již nebude podporovat tuto verzi a vyžaduje MySQL 8 nebo vyšší.", + "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Je používána verze \"%s\". Nextcloud 21 již nebude podporovat tuto verzi a vyžaduje PostgreSQL 9.6 nebo vyšší.", "Nextcloud settings" : "Nastavení Nextcloud", "Two-factor authentication can be enforced for all users 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 už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í",