diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 7f50e958411cb7c1f1472860e8f1c088391a3b35..069fc5cf478e06f212d6467adb794bf5e607913c 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 1cb243b1a384b01105e5b73357bc9b06ee020279..b42aac2bc72eee19b259dd38b7e505ac292cb31e 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 2076bf79a350f1fcf4c9326b0507c4401bb4529e..5c2e3859a4d3b4c71f874fa8e315d447b3e93428 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 10961bfb686a703d1d0779cbce7e91bd945dfc8d..8f4c49ddf749673fe09300d12f90621f5fff220d 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 1df2e8345290bf8e2f86ed0e6835beee4a05bc1d..950237c6f8b594e677e0398c8a5a62ee01a383ad 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 6940c3b519f0f631e2387c329cfce4bedacb45be..57427b0828d2c1607338981991ad425b223c9e28 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 65fe74139e1433fa1b7e40114902a924c5a06eb7..b9b48fc7ef7f709f12fc63c4fad3f4769344d878 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 f06df34f89d60f63b8de1a83472933318f4a604d..25c5dc292511573b6ade49c9875f8fc1318f369f 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 1bf24d0f50b1797351a5d497a3c35ec77552e22a..5bc266bfa5bbce11fe57515772c9ac3f3c460c0e 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 2676059bc7d566c5c4983e3b150a478975d64fb1..41968b5abd03b0466c5e8855bb589a6bf4ffe1d2 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 ae3341606c4bf13011b9a58f9183b092f565617c..6da8d0c109e711a7ed78aa289285b38c19297f45 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 01e3d2a60bda4b8d09594f9742fd439bb4de5a0f..d3ed0415dee48fec4f086b953dba5f8b081f8b46 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 3ab00d84c891ec910da7b00f79ceef80dd2ce9ed..9409a702d4de541a9df9848bd37a8ddb00b42c91 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 da18575f4f6e9425c270ecbf6eee3365029979a6..633cc3b9b9247b0a24b8121f9f7e5968127c0930 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 a9f4d7f1d0e6a99cb14618dcfd90fd6473d42a23..5985acbd6c6df0efd89a179127b8195ab238eb04 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 6d5e4f3a18ea561bbb60a808c4f1966758909bd1..255c63d4b2b1077a5864e4ca93ae22a49d5075d2 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 11b07985f4448c20712976d920c98988260983e7..618bb5fce3134079bb86c4a4df9b6e5e2503d856 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 49091d81c96128484246904d78e49006e698d903..37f4f8f3f19003060f3814bd5fdfcb2ef4a359be 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 ec6a80b49b13e4854034e57573d2e32f6ec1ffe7..2bd61e741169cddf82c677b715051c63fcd7a0aa 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 f9b4df75edb9f94f92e036c9291333ba3df95916..0065f422702995a7e7837f36e2ae83761ec8c2d5 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 7224e141890c90d798ea7a54712efe53cf6d4270..00f0afe475b1f31d47c7fd722165214913afacc6 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 e613289a2ad6608a71c157ab4efb3571f14ee815..b1fd980fb435eab931f0ffa40006ee9ee6f3a540 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Ã",