From ca377d2f41b96f82aa36e143eb5a5170177840f8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 20 Jan 2021 02:21:14 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- apps/files/l10n/cs.js | 1 + apps/files/l10n/cs.json | 1 + apps/files_sharing/l10n/cs.js | 2 ++ apps/files_sharing/l10n/cs.json | 2 ++ apps/files_sharing/l10n/de.js | 2 ++ apps/files_sharing/l10n/de.json | 2 ++ apps/files_sharing/l10n/de_DE.js | 2 ++ apps/files_sharing/l10n/de_DE.json | 2 ++ apps/files_sharing/l10n/es.js | 2 ++ apps/files_sharing/l10n/es.json | 2 ++ apps/files_sharing/l10n/gl.js | 2 ++ apps/files_sharing/l10n/gl.json | 2 ++ apps/files_sharing/l10n/it.js | 2 ++ apps/files_sharing/l10n/it.json | 2 ++ apps/files_sharing/l10n/pl.js | 2 ++ apps/files_sharing/l10n/pl.json | 2 ++ apps/files_sharing/l10n/tr.js | 2 ++ apps/files_sharing/l10n/tr.json | 2 ++ apps/files_sharing/l10n/zh_CN.js | 2 ++ apps/files_sharing/l10n/zh_CN.json | 2 ++ apps/settings/l10n/cs.js | 3 +++ apps/settings/l10n/cs.json | 3 +++ 22 files changed, 44 insertions(+) diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 7f50e95841..069fc5cf47 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 1cb243b1a3..b42aac2bc7 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 2076bf79a3..5c2e3859a4 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 10961bfb68..8f4c49ddf7 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 1df2e83452..950237c6f8 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 6940c3b519..57427b0828 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 65fe74139e..b9b48fc7ef 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 f06df34f89..25c5dc2925 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 1bf24d0f50..5bc266bfa5 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 2676059bc7..41968b5abd 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 ae3341606c..6da8d0c109 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 01e3d2a60b..d3ed0415de 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 3ab00d84c8..9409a702d4 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 da18575f4f..633cc3b9b9 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 a9f4d7f1d0..5985acbd6c 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 6d5e4f3a18..255c63d4b2 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 11b07985f4..618bb5fce3 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 49091d81c9..37f4f8f3f1 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 ec6a80b49b..2bd61e7411 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 f9b4df75ed..0065f42270 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 7224e14189..00f0afe475 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 e613289a2a..b1fd980fb4 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í",