diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-08 02:23:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-08 02:23:49 +0000 |
commit | 996accd30a334f073e6995043efde4d7abc6fcab (patch) | |
tree | e7d56b8cf0f6fd3ea793f2c869b461a3f2ac4278 /apps | |
parent | 86fd191ac5a5df1602548413f10a0ce7cccd1f63 (diff) | |
download | nextcloud-server-996accd30a334f073e6995043efde4d7abc6fcab.tar.gz nextcloud-server-996accd30a334f073e6995043efde4d7abc6fcab.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files/l10n/ca.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/ca.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/zh_TW.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ca.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ca.json | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/tr.js | 8 | ||||
-rw-r--r-- | apps/files_sharing/l10n/tr.json | 8 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.json | 3 | ||||
-rw-r--r-- | apps/settings/l10n/ca.js | 17 | ||||
-rw-r--r-- | apps/settings/l10n/ca.json | 17 |
12 files changed, 58 insertions, 8 deletions
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index d08e8027ddd..ede0a52f5ec 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -39,6 +39,8 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "No s'ha pogut carregar la informació del fitxer «{file}»", "Files" : "Fitxers", "Details" : "Detalls", + "Show list view" : "Mostra en vista de llista", + "Show grid view" : "Mostra en vista de graella", "Please select tag(s) to add to the selection" : "Seleccioneu les etiquetes que voleu afegir a la selecció", "Apply tag(s) to selection" : "Aplica les etiquetes a la selecció", "Select directory \"{dirName}\"" : "Selecciona la carpeta «{dirName}»", diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index 95bb4e1a4d5..0b188ae2794 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -37,6 +37,8 @@ "Could not load info for file \"{file}\"" : "No s'ha pogut carregar la informació del fitxer «{file}»", "Files" : "Fitxers", "Details" : "Detalls", + "Show list view" : "Mostra en vista de llista", + "Show grid view" : "Mostra en vista de graella", "Please select tag(s) to add to the selection" : "Seleccioneu les etiquetes que voleu afegir a la selecció", "Apply tag(s) to selection" : "Aplica les etiquetes a la selecció", "Select directory \"{dirName}\"" : "Selecciona la carpeta «{dirName}»", diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index fa9124f0ba7..764ddfee398 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -77,6 +77,7 @@ OC.L10N.register( "_including %n hidden_::_including %n hidden_" : ["包含 %n 個隱藏檔"], "You do not have permission to upload or create files here" : "您無權在此上傳或建立檔案", "_Uploading %n file_::_Uploading %n files_" : ["正在上傳 %n 個檔案"], + "New file/folder menu" : "新檔案/資料夾選單", "Select file range" : "選取多個檔案", "{used} of {quota} used" : "已使用 {quota} 當中的 {used}", "{used} used" : "已使用 {used}", diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 641432a185b..893c233e5be 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -75,6 +75,7 @@ "_including %n hidden_::_including %n hidden_" : ["包含 %n 個隱藏檔"], "You do not have permission to upload or create files here" : "您無權在此上傳或建立檔案", "_Uploading %n file_::_Uploading %n files_" : ["正在上傳 %n 個檔案"], + "New file/folder menu" : "新檔案/資料夾選單", "Select file range" : "選取多個檔案", "{used} of {quota} used" : "已使用 {quota} 當中的 {used}", "{used} used" : "已使用 {used}", diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index 1034f43004e..18291e7afe8 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -224,6 +224,8 @@ OC.L10N.register( "sharing is disabled" : "s'ha desactivat la compartició", "For more info, please ask the person who sent this link." : "Per més informació contacteu amb qui us ha enviat l'enllaç.", "Share note" : "Comparteix nota", + "Show list view" : "Mostra en vista de llista", + "Show grid view" : "Mostra en vista de graella", "Upload files to %s" : "Carrega fitxers a %s", "Note" : "Nota", "Select or drop files" : "Selecciona o deixa anar els fitxers", diff --git a/apps/files_sharing/l10n/ca.json b/apps/files_sharing/l10n/ca.json index 683120636c7..89fc363996f 100644 --- a/apps/files_sharing/l10n/ca.json +++ b/apps/files_sharing/l10n/ca.json @@ -222,6 +222,8 @@ "sharing is disabled" : "s'ha desactivat la compartició", "For more info, please ask the person who sent this link." : "Per més informació contacteu amb qui us ha enviat l'enllaç.", "Share note" : "Comparteix nota", + "Show list view" : "Mostra en vista de llista", + "Show grid view" : "Mostra en vista de graella", "Upload files to %s" : "Carrega fitxers a %s", "Note" : "Nota", "Select or drop files" : "Selecciona o deixa anar els fitxers", diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 231c9874c3b..e2e737f2537 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -123,7 +123,7 @@ OC.L10N.register( "Could not lock node" : "Düğüm kilitlenemedi", "Could not lock path" : "Yol kilitlenemedi", "Wrong or no update parameter given" : "Parametre yanlış ya da herhangi bir parametre belirtilmemiş", - "Cannot increase permissions" : "Erişim izinleri yükseltilemez", + "Cannot increase permissions" : "Erişim izinleri yükseltilemedi", "Share must at least have READ or CREATE permissions" : "Paylaşım için en az OKUMA ve OLUŞTURMA izinleri olmalıdır", "Share must have READ permission if UPDATE or DELETE permission is set" : "UPDATE ya da DELETE izinleri verilmiş ise paylaşıma READ izni verilmelidir", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Nextcloud Talk etkinleştirilmemiş olduğundan, paylaşım parolası Nextcloud Talk ile gönderilemedi.", @@ -175,17 +175,17 @@ OC.L10N.register( "Shared with the group {user} by {owner}" : "{owner} tarafından grup {user} ile paylaşılmış", "Shared with the conversation {user} by {owner}" : "{owner} tarafından görüşme {user} ile paylaştırılmış", "Shared with {user} by {owner}" : "{owner} tarafından {user} ile paylaşılmış", - "Allow download" : "İndirmeye izin ver", + "Allow download" : "İndirilebilsin", "Added by {initiator}" : "{initiator} tarafından eklendi", "Via “{folder}”" : "“{folder}” ile", "Internal link" : "İç bağlantı", - "Copy internal link to clipboard" : "Dahili bağlantıyı panoya kopyala", + "Copy internal link to clipboard" : "İç bağlantıyı panoya kopyala", "Link copied" : "Bağlantı kopyalandı", "Cannot copy, please copy the link manually" : "Kopyalanamadı. Lütfen bağlantıyı el ile kopyalayın", "Copy to clipboard" : "Panoya kopyala", "Only works for users with access to this folder" : "Yalnızca bu klasöre erişebilen kullanıcılar için geçerlidir", "Only works for users with access to this file" : "Yalnızca bu dosyaya erişebilen kullanıcılar için geçerlidir", - "Copy public link to clipboard" : "Genel(Dış) bağlantıyı panoya kopyala", + "Copy public link to clipboard" : "Herkese açık bağlantıyı panoya kopyala", "Please enter the following required information before creating the share" : "Lütfen paylaşımı oluşturmadan önce aşağıdaki zorunlu bilgileri yazın", "Password protection (enforced)" : "Parola koruması (dayatılmış)", "Password protection" : "Parola koruması", diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index a7ca2d12279..5b74600bcef 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -121,7 +121,7 @@ "Could not lock node" : "Düğüm kilitlenemedi", "Could not lock path" : "Yol kilitlenemedi", "Wrong or no update parameter given" : "Parametre yanlış ya da herhangi bir parametre belirtilmemiş", - "Cannot increase permissions" : "Erişim izinleri yükseltilemez", + "Cannot increase permissions" : "Erişim izinleri yükseltilemedi", "Share must at least have READ or CREATE permissions" : "Paylaşım için en az OKUMA ve OLUŞTURMA izinleri olmalıdır", "Share must have READ permission if UPDATE or DELETE permission is set" : "UPDATE ya da DELETE izinleri verilmiş ise paylaşıma READ izni verilmelidir", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Nextcloud Talk etkinleştirilmemiş olduğundan, paylaşım parolası Nextcloud Talk ile gönderilemedi.", @@ -173,17 +173,17 @@ "Shared with the group {user} by {owner}" : "{owner} tarafından grup {user} ile paylaşılmış", "Shared with the conversation {user} by {owner}" : "{owner} tarafından görüşme {user} ile paylaştırılmış", "Shared with {user} by {owner}" : "{owner} tarafından {user} ile paylaşılmış", - "Allow download" : "İndirmeye izin ver", + "Allow download" : "İndirilebilsin", "Added by {initiator}" : "{initiator} tarafından eklendi", "Via “{folder}”" : "“{folder}” ile", "Internal link" : "İç bağlantı", - "Copy internal link to clipboard" : "Dahili bağlantıyı panoya kopyala", + "Copy internal link to clipboard" : "İç bağlantıyı panoya kopyala", "Link copied" : "Bağlantı kopyalandı", "Cannot copy, please copy the link manually" : "Kopyalanamadı. Lütfen bağlantıyı el ile kopyalayın", "Copy to clipboard" : "Panoya kopyala", "Only works for users with access to this folder" : "Yalnızca bu klasöre erişebilen kullanıcılar için geçerlidir", "Only works for users with access to this file" : "Yalnızca bu dosyaya erişebilen kullanıcılar için geçerlidir", - "Copy public link to clipboard" : "Genel(Dış) bağlantıyı panoya kopyala", + "Copy public link to clipboard" : "Herkese açık bağlantıyı panoya kopyala", "Please enter the following required information before creating the share" : "Lütfen paylaşımı oluşturmadan önce aşağıdaki zorunlu bilgileri yazın", "Password protection (enforced)" : "Parola koruması (dayatılmış)", "Password protection" : "Parola koruması", diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 6a6e4dfee0f..a84717eb385 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -175,14 +175,17 @@ OC.L10N.register( "Shared with the group {user} by {owner}" : "由 {owner} 與群組 {user} 分享", "Shared with the conversation {user} by {owner}" : "由 {owner} 與對話 {user} 分享", "Shared with {user} by {owner}" : "由 {owner} 與 {user} 分享", + "Allow download" : "允許下載", "Added by {initiator}" : "由 {initiator} 新增", "Via “{folder}”" : "透過「{folder}」", "Internal link" : "內部連結", + "Copy internal link to clipboard" : "複製內部連結至剪貼簿", "Link copied" : "連結已複製", "Cannot copy, please copy the link manually" : "無法複製,請手動複製連結", "Copy to clipboard" : "複製到剪貼簿", "Only works for users with access to this folder" : "僅對可存取此資料夾的使用者有效", "Only works for users with access to this file" : "僅對可存取此檔案的使用者有效", + "Copy public link to clipboard" : "複製公開連結至剪貼簿", "Please enter the following required information before creating the share" : "在建立分享前,請輸入以下的必要資訊", "Password protection (enforced)" : "密碼保護(強制)", "Password protection" : "密碼保護", diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index b1c97597d37..ad3e6714eaa 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.json @@ -173,14 +173,17 @@ "Shared with the group {user} by {owner}" : "由 {owner} 與群組 {user} 分享", "Shared with the conversation {user} by {owner}" : "由 {owner} 與對話 {user} 分享", "Shared with {user} by {owner}" : "由 {owner} 與 {user} 分享", + "Allow download" : "允許下載", "Added by {initiator}" : "由 {initiator} 新增", "Via “{folder}”" : "透過「{folder}」", "Internal link" : "內部連結", + "Copy internal link to clipboard" : "複製內部連結至剪貼簿", "Link copied" : "連結已複製", "Cannot copy, please copy the link manually" : "無法複製,請手動複製連結", "Copy to clipboard" : "複製到剪貼簿", "Only works for users with access to this folder" : "僅對可存取此資料夾的使用者有效", "Only works for users with access to this file" : "僅對可存取此檔案的使用者有效", + "Copy public link to clipboard" : "複製公開連結至剪貼簿", "Please enter the following required information before creating the share" : "在建立分享前,請輸入以下的必要資訊", "Password protection (enforced)" : "密碼保護(強制)", "Password protection" : "密碼保護", diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index 027952b6387..c5fe8ea5381 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -3,8 +3,10 @@ OC.L10N.register( { "Private" : "Privat", "Local" : "Local", + "Only visible to people on this instance and guests" : "Només visible per a les persones d'aquesta instància i convidats", "Federated" : "Federat", "Only synchronize to trusted servers" : "Sincronitza només amb servidors de confiança", + "Published" : "Publicat", "Synchronize to trusted servers and the global and public address book" : "Sincronitza amb servidors de confiança i amb la llibreta d'adreces global i pública", "Verify" : "Verifica", "Verifying …" : "S'està verificant …", @@ -40,6 +42,7 @@ OC.L10N.register( "You changed your email address" : "Heu canviat la vostra adreça de correu electrònic", "Your email address was changed by an administrator" : "Un administrador ha canviat la vostra adreça de correu electrònic", "You created app password \"{token}\"" : "Heu creat \"{token}\" a l’aplicació de contrasenyes", + "An administrator created app password \"{token}\"" : "Un administrador ha creat la contrasenya de l'aplicació \"{token}\"", "You deleted app password \"{token}\"" : "Heu suprimit \"{token}\" de l’aplicació de contrasenyes", "You renamed app password \"{token}\" to \"{newToken}\"" : "Heu reanomenat \"{token}\" a \"{newToken} a l'aplicació de contrasenyes", "You granted filesystem access to app password \"{token}\"" : "Heu donat accés al sistema de fitxers a l'aplicació de contrasenyes \"{token}\"", @@ -50,14 +53,28 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "S'ha engegat la neteja remota a %1$s", "Remote wipe has finished on %1$s" : "Ha finalitzat la neteja remota a %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "S'ha modificat la vostra <strong>contrasenya</strong> o <strong>correu electrònic</strong>", + "Could not remove app." : "No s'ha pogut suprimir l'aplicació.", + "Could not update app." : "No s'ha pogut actualitzar l'aplicació.", "Wrong password" : "Contrasenya incorrecta", + "Unable to change personal password" : "No s'ha pogut canviar la contrasenya personal", "Saved" : "S'ha desat", "No user supplied" : "No heu proporcionat cap usuari", + "Unable to change password. Password too long." : "No s'ha pogut canviar la contrasenya. És massa llarga.", "Authentication error" : "Error d'autenticació", "Please provide an admin recovery password; otherwise, all user data will be lost." : "Si us plau, proporcioneu una contrasenya d'administrador de recuperació; en cas contrari, es perdran totes les dades.", "Wrong admin recovery password. Please check the password and try again." : "La contrasenya d'administrador de recuperació és incorrecta. Si us plau, comproveu-la i torneu-ho a provar.", + "Backend does not support password change, but the user's encryption key was updated." : "El rerefons no admet el canvi de contrasenya, però s'ha actualitzat la clau de xifratge de l'usuari.", + "installing and updating apps via the App Store or Federated Cloud Sharing" : "instal·lació i actualització d'aplicacions a través de la botiga d'aplicacions o el Núvol Federat", "Federated Cloud Sharing" : "Compartició de Núvols Federats", "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL està fent servir una versió %1$s antiquada (%2$s). Si us plau, actualitzeu el vostre sistema operatiu o característiques com %3$s no funcionaran amb fiabilitat.", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "No s'ha pogut determinar si la versió TLS de cURL està obsoleta o no perquè s'ha produït un error durant la sol·licitud HTTPS contra https://nextcloud.com. Comproveu el fitxer de registre de Nextcloud per obtenir més detalls.", + "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "El mòdul OPcache de PHP no està carregat. Per a un millor rendiment, es recomana carregar-lo a la instal·lació PHP.", + "OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration." : "OPcache està inhabilitat. Per a un millor rendiment, es recomana aplicar <code>opcache.enable=1</code> a la configuració de PHP.", + "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache està configurat per suprimir comentaris de codi. Amb OPcache habilitat, s'ha d'establir <code>opcache.save.comments=1</code> perquè Nextcloud funcioni.", + "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud no té permís per utilitzar l'API OPcache. Amb OPcache habilitat, us recomanem que inclogueu tots els directoris Nextcloud amb <code>opcache.restrict.api</code> o que desconfigureu aquest paràmetre per inhabilitar les restriccions de l'API OPcache i evitar errors durant les actualitzacions del nucli de Nextcloud o de l'aplicació.", + "Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud no té permís per utilitzar l'API OPcache. Us recomanem que inclogueu tots els directoris Nextcloud amb <code>1opcache.restrict.api1</code> o que desconfigureu aquest paràmetre per inhabilitar les restriccions de l'API OPcache i evitar errors durant les actualitzacions del nucli de Nextcloud o de l'aplicació.", + "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Gairebé s'ha excedit el nombre màxim de claus d'OPcache. Per assegurar-vos que tots els scripts es puguin mantenir a la memòria cau, us recomanem que apliqueu <code>opcache.max.accelerated.files</code> a la configuració de PHP amb un valor superior a <code>%s</code>.", + "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>." : "La memòria intermèdia d'OPcache està gairebé plena. Per garantir que tots els scripts es puguin mantenir a la memòria cau, us recomanem que apliqueu <code>opcache.memory.consumption</code> a la configuració de PHP amb un valor superior a <code>%s</code>.", "Invalid SMTP password." : "Contrasenya SMTP no vàlida.", "Email setting test" : "Prova de configuració del correu electrònic", "Well done, %s!" : "Ben fet, %s!", diff --git a/apps/settings/l10n/ca.json b/apps/settings/l10n/ca.json index 0ddf6f6b182..08765ae9133 100644 --- a/apps/settings/l10n/ca.json +++ b/apps/settings/l10n/ca.json @@ -1,8 +1,10 @@ { "translations": { "Private" : "Privat", "Local" : "Local", + "Only visible to people on this instance and guests" : "Només visible per a les persones d'aquesta instància i convidats", "Federated" : "Federat", "Only synchronize to trusted servers" : "Sincronitza només amb servidors de confiança", + "Published" : "Publicat", "Synchronize to trusted servers and the global and public address book" : "Sincronitza amb servidors de confiança i amb la llibreta d'adreces global i pública", "Verify" : "Verifica", "Verifying …" : "S'està verificant …", @@ -38,6 +40,7 @@ "You changed your email address" : "Heu canviat la vostra adreça de correu electrònic", "Your email address was changed by an administrator" : "Un administrador ha canviat la vostra adreça de correu electrònic", "You created app password \"{token}\"" : "Heu creat \"{token}\" a l’aplicació de contrasenyes", + "An administrator created app password \"{token}\"" : "Un administrador ha creat la contrasenya de l'aplicació \"{token}\"", "You deleted app password \"{token}\"" : "Heu suprimit \"{token}\" de l’aplicació de contrasenyes", "You renamed app password \"{token}\" to \"{newToken}\"" : "Heu reanomenat \"{token}\" a \"{newToken} a l'aplicació de contrasenyes", "You granted filesystem access to app password \"{token}\"" : "Heu donat accés al sistema de fitxers a l'aplicació de contrasenyes \"{token}\"", @@ -48,14 +51,28 @@ "Remote wipe was started on %1$s" : "S'ha engegat la neteja remota a %1$s", "Remote wipe has finished on %1$s" : "Ha finalitzat la neteja remota a %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "S'ha modificat la vostra <strong>contrasenya</strong> o <strong>correu electrònic</strong>", + "Could not remove app." : "No s'ha pogut suprimir l'aplicació.", + "Could not update app." : "No s'ha pogut actualitzar l'aplicació.", "Wrong password" : "Contrasenya incorrecta", + "Unable to change personal password" : "No s'ha pogut canviar la contrasenya personal", "Saved" : "S'ha desat", "No user supplied" : "No heu proporcionat cap usuari", + "Unable to change password. Password too long." : "No s'ha pogut canviar la contrasenya. És massa llarga.", "Authentication error" : "Error d'autenticació", "Please provide an admin recovery password; otherwise, all user data will be lost." : "Si us plau, proporcioneu una contrasenya d'administrador de recuperació; en cas contrari, es perdran totes les dades.", "Wrong admin recovery password. Please check the password and try again." : "La contrasenya d'administrador de recuperació és incorrecta. Si us plau, comproveu-la i torneu-ho a provar.", + "Backend does not support password change, but the user's encryption key was updated." : "El rerefons no admet el canvi de contrasenya, però s'ha actualitzat la clau de xifratge de l'usuari.", + "installing and updating apps via the App Store or Federated Cloud Sharing" : "instal·lació i actualització d'aplicacions a través de la botiga d'aplicacions o el Núvol Federat", "Federated Cloud Sharing" : "Compartició de Núvols Federats", "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL està fent servir una versió %1$s antiquada (%2$s). Si us plau, actualitzeu el vostre sistema operatiu o característiques com %3$s no funcionaran amb fiabilitat.", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "No s'ha pogut determinar si la versió TLS de cURL està obsoleta o no perquè s'ha produït un error durant la sol·licitud HTTPS contra https://nextcloud.com. Comproveu el fitxer de registre de Nextcloud per obtenir més detalls.", + "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "El mòdul OPcache de PHP no està carregat. Per a un millor rendiment, es recomana carregar-lo a la instal·lació PHP.", + "OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration." : "OPcache està inhabilitat. Per a un millor rendiment, es recomana aplicar <code>opcache.enable=1</code> a la configuració de PHP.", + "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache està configurat per suprimir comentaris de codi. Amb OPcache habilitat, s'ha d'establir <code>opcache.save.comments=1</code> perquè Nextcloud funcioni.", + "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud no té permís per utilitzar l'API OPcache. Amb OPcache habilitat, us recomanem que inclogueu tots els directoris Nextcloud amb <code>opcache.restrict.api</code> o que desconfigureu aquest paràmetre per inhabilitar les restriccions de l'API OPcache i evitar errors durant les actualitzacions del nucli de Nextcloud o de l'aplicació.", + "Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud no té permís per utilitzar l'API OPcache. Us recomanem que inclogueu tots els directoris Nextcloud amb <code>1opcache.restrict.api1</code> o que desconfigureu aquest paràmetre per inhabilitar les restriccions de l'API OPcache i evitar errors durant les actualitzacions del nucli de Nextcloud o de l'aplicació.", + "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Gairebé s'ha excedit el nombre màxim de claus d'OPcache. Per assegurar-vos que tots els scripts es puguin mantenir a la memòria cau, us recomanem que apliqueu <code>opcache.max.accelerated.files</code> a la configuració de PHP amb un valor superior a <code>%s</code>.", + "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>." : "La memòria intermèdia d'OPcache està gairebé plena. Per garantir que tots els scripts es puguin mantenir a la memòria cau, us recomanem que apliqueu <code>opcache.memory.consumption</code> a la configuració de PHP amb un valor superior a <code>%s</code>.", "Invalid SMTP password." : "Contrasenya SMTP no vàlida.", "Email setting test" : "Prova de configuració del correu electrònic", "Well done, %s!" : "Ben fet, %s!", |