Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-08 05:23:49 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-08 05:23:49 +0300
commit996accd30a334f073e6995043efde4d7abc6fcab (patch)
treee7d56b8cf0f6fd3ea793f2c869b461a3f2ac4278
parent86fd191ac5a5df1602548413f10a0ce7cccd1f63 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--apps/files/l10n/ca.js2
-rw-r--r--apps/files/l10n/ca.json2
-rw-r--r--apps/files/l10n/zh_TW.js1
-rw-r--r--apps/files/l10n/zh_TW.json1
-rw-r--r--apps/files_sharing/l10n/ca.js2
-rw-r--r--apps/files_sharing/l10n/ca.json2
-rw-r--r--apps/files_sharing/l10n/tr.js8
-rw-r--r--apps/files_sharing/l10n/tr.json8
-rw-r--r--apps/files_sharing/l10n/zh_TW.js3
-rw-r--r--apps/files_sharing/l10n/zh_TW.json3
-rw-r--r--apps/settings/l10n/ca.js17
-rw-r--r--apps/settings/l10n/ca.json17
-rw-r--r--core/l10n/ca.js164
-rw-r--r--core/l10n/ca.json164
-rw-r--r--core/l10n/zh_TW.js1
-rw-r--r--core/l10n/zh_TW.json1
-rw-r--r--lib/l10n/tr.js2
-rw-r--r--lib/l10n/tr.json2
-rw-r--r--lib/l10n/zh_TW.js1
-rw-r--r--lib/l10n/zh_TW.json1
20 files changed, 254 insertions, 148 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!",
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index b1207a579b6..943b3593388 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -6,86 +6,87 @@ OC.L10N.register(
"The selected file is not an image." : "El fitxer seleccionat no és una imatge.",
"The selected file cannot be read." : "No s'ha pogut llegir el fitxer seleccionat.",
"The file was uploaded" : "S'ha pujat el fitxer",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El fitxer pujat excedeix la directiva upload_max_filesize a php.ini",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El fitxer pujat excedeix la directiva upload_max_filesize de php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El fitxer pujat excedeix la directiva MAX_FILE_SIZE que s'ha especificat en el formulari HTML",
"The file was only partially uploaded" : "El fitxer només s'ha pujat parcialment",
"No file was uploaded" : "No s'ha pujat cap fitxer",
- "Missing a temporary folder" : "No es troba cap carpeta temporal",
- "Could not write file to disk" : "No s'ha pogut escriure el fitxer al disc",
+ "Missing a temporary folder" : "Falta una carpeta temporal",
+ "Could not write file to disk" : "No s'ha pogut escriure el fitxer en el disc",
"A PHP extension stopped the file upload" : "Una extensió PHP ha aturat la pujada del fitxer",
"Invalid file provided" : "El fitxer proporcionat no és vàlid",
- "No image or file provided" : "No s'han proporcionat imatges o fitxers",
+ "No image or file provided" : "No s'ha proporcionat cap imatge o fitxer",
"Unknown filetype" : "Tipus de fitxer desconegut",
- "Invalid image" : "Imatge no vàlida",
- "An error occurred. Please contact your admin." : "Hi ha hagut un error. Contacteu amb l'administrador.",
- "No temporary profile picture available, try again" : "No hi ha imatge temporal de perfil disponible, torneu a intentar-ho",
- "No crop data provided" : "No heu proporcionat dades del retall",
+ "Invalid image" : "La imatge no és vàlida",
+ "An error occurred. Please contact your admin." : "S'ha produït un error. Contacteu amb l'administrador.",
+ "No temporary profile picture available, try again" : "No hi ha cap imatge temporal de perfil disponible; torneu-ho a provar",
+ "No crop data provided" : "No s'han proporcionat dades del retall",
"No valid crop data provided" : "Les dades del retall proporcionades no són vàlides",
"Crop is not square" : "El retall no és quadrat",
"State token does not match" : "El testimoni d'estat no coincideix",
"Invalid app password" : "La contrasenya de l'aplicació no és vàlida",
"Could not complete login" : "No s'ha pogut completar l'inici de sessió",
"Your login token is invalid or has expired" : "El testimoni d'inici de sessió no és vàlid o ha caducat",
- "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Aquest llançament de la comunitat de Nextcloud no és compatible i les notificacions instantànies no estan disponibles.",
- "Login" : "Entra",
- "Password reset is disabled" : "El restabliment de contrasenya està inhabilitat",
- "Could not reset password because the token is expired" : "No s'ha pogut restablir la contrasenya perquè el \"token\" ha caducat",
- "Could not reset password because the token is invalid" : "No s'ha pogut restablir la contrasenya perquè el \"token\" no és vàlid",
- "%s password reset" : "restableix la contrasenya %s",
- "Password reset" : "Restableix contrasenya",
- "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Feu clic al següent botó pel restabliment de la vostra contrasenya. Si no heu sol·licitat un canvi de contrasenya, ignoreu aquest correu electrònic.",
- "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Feu clic al següent enllaç pel restabliment de la contrasenya. Si no sol·liciteu la reinicialització de contrasenya, llavors ignoreu aquest correu electrònic.",
- "Reset your password" : "Restableix la contrasenya",
- "Nextcloud Server" : "Servidor Nextcloud",
- "Some of your link shares have been removed" : "S'han suprimit alguns dels vostres enllaços de compartició",
- "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Degut a un error de seguretat hem hagut d'eliminar alguns dels vostres enllaços de compartició. Mireu l'enllaç per a més informació.",
- "The user limit of this instance is reached." : "S'ha assolit el límit d'usuari d'aquesta instància.",
- "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Introduïu la vostra clau de subscripció per augmentar el límit d'usuari. Per a més informació sobre Nextcloud Enterprise consulteu el nostre lloc web.",
+ "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Aquesta versió de la comunitat del Nextcloud no és compatible i les notificacions instantànies no estan disponibles.",
+ "Login" : "Inici de sessió",
+ "Password reset is disabled" : "La reinicialització de contrasenya està inhabilitada",
+ "Could not reset password because the token is expired" : "No s'ha pogut reinicialitzar la contrasenya perquè el testimoni ha caducat",
+ "Could not reset password because the token is invalid" : "No s'ha pogut reinicialitzar la contrasenya perquè el testimoni no és vàlid",
+ "%s password reset" : "Reinicialització de la contrasenya del %s",
+ "Password reset" : "Reinicialització de la contrasenya",
+ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Feu clic en el botó següent per a reinicialitzar la contrasenya. Si no heu sol·licitat un canvi de contrasenya, ignoreu aquest correu electrònic.",
+ "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Feu clic en l'enllaç següent per a reinicialitzar la contrasenya. Si no heu sol·licitat un canvi de contrasenya, ignoreu aquest correu electrònic.",
+ "Reset your password" : "Reinicialitza la contrasenya",
+ "Nextcloud Server" : "Servidor del Nextcloud",
+ "Some of your link shares have been removed" : "S'han suprimit alguns dels vostres enllaços compartits",
+ "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "A causa d'un error de seguretat, hem suprimit alguns dels vostres enllaços compartits. Consulteu l'enllaç per a obtenir més informació.",
+ "The user limit of this instance is reached." : "S'ha assolit el límit d'usuaris d'aquesta instància.",
+ "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Indiqueu la vostra clau de subscripció per a augmentar el límit d'usuaris. Per a obtenir més informació sobre el Nextcloud Enterprise, consulteu el nostre lloc web.",
"Preparing update" : "S'està preparant l'actualització",
- "[%d / %d]: %s" : "[%d / %d]: %s",
+ "[%d / %d]: %s" : "[%d/%d]: %s",
"Repair step:" : "Pas de reparació:",
"Repair info:" : "Informació de reparació:",
"Repair warning:" : "Avís de reparació:",
"Repair error:" : "Error de reparació:",
- "Please use the command line updater because automatic updating is disabled in the config.php." : "Utilitzeu l’actualitzador de línia de comandes perquè l'actualització automàtica està deshabilitada en el config.php.",
- "[%d / %d]: Checking table %s" : "[%d / %d]: Revisant la taula %s",
+ "Please use the command line updater because automatic updating is disabled in the config.php." : "Utilitzeu l’actualitzador de la línia d'ordres; l'actualització automàtica està inhabilitada en el fitxer config.php.",
+ "[%d / %d]: Checking table %s" : "[%d/%d]: S'està comprovant la taula %s",
"Turned on maintenance mode" : "S'ha activat el mode de manteniment",
"Turned off maintenance mode" : "S'ha desactivat el mode de manteniment",
"Maintenance mode is kept active" : "El mode de manteniment es manté activat",
"Updating database schema" : "S'està actualitzant l'esquema de la base de dades",
"Updated database" : "S'ha actualitzat la base de dades",
- "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "S'està comprovant si l'esquema de base de dades per %s pot ser actualitzat (això pot trigar temps segons la mida de la base de dades)",
- "Updated \"%1$s\" to %2$s" : "Actualitzat \"%1$s\" a %2$s",
- "Set log level to debug" : "Modifica el nivell de registre a depuració",
- "Reset log level" : "Reinicia el nivell de registre",
- "Starting code integrity check" : "Inicia el test d'integritat del codi",
- "Finished code integrity check" : "Finalitzat el test d'integritat del codi",
- "%s (incompatible)" : "%s (incompatible)",
- "The following apps have been disabled: %s" : "S'han desactivat les aplicacions següents: %s",
- "Already up to date" : "Ja està actualitzat",
- "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "El servidor web no està configurat correctament per permetre la sincronització de fitxers perquè la interfície WebDAV sembla no funcionar correctament.",
- "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no sembla que estigui configurat correctament per obtenir variables d'entorn del sistema. La prova amb getenv(\"PATH\") només torna una resposta buida.",
- "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "S'ha habilitat la configuració només de lectura. Això evita establir algunes configuracions mitjançant la interfície web. A més, al fitxer s’ha de permetre la escriptura manualment a cada actualització.",
- "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "La base de dades no funciona amb el nivell “READ COMMITTED” d'aïllament de transaccions. Això pot provocar problemes quan s'executin múltiples accions en paral·lel.",
- "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "El mòdul de PHP \"fileinfo\" no es troba. És molt recomanable habilitar aquest mòdul per aconseguir els millors resultats amb detecció de tipus MIME.",
- "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No ha estat possible executar la tasca de cron mitjançant la línia d'ordres. Han aparegut els errors tècnics següents:",
- "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La funció PHP \"set_time_limit\" no està disponible. Això podria resultar en scripts que s’aturin a mitja execució, trencant la instal·lació. Us recomanem activar aquesta funció.",
- "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "El vostre PHP no té suport FreeType, cosa que provoca un trencament de les fotos de perfil i la interfície de paràmetres.",
- "Missing index \"{indexName}\" in table \"{tableName}\"." : "Índex \"{indexName}\" desaparegut a la taula \"{tableName}\".",
- "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "A la base de dades li falten alguns índexs. Degut al fet que afegir índexs en grans taules podria trigar una mica no s'han afegit automàticament. Executant “occ db:add-missing-indices” els índexs que falten es podrien afegir manualment mentre la instància continua funcionant. Un cop s'afegeixen els índexs les consultes a les taules són en general molt més ràpides.",
- "Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Falta la columna opcional \"{columnName}\" a la taula \"{tableName}\".",
- "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Falten algunes columnes opcionals a la base de dades. Com que afegir columnes en taules grans pot tardar una estona i són opcionals, no s'han afegit automàticament. Podeu executar «occ db:add-missing-columns» per afegir les columnes que falten manualment mentre s'executa la instància. Quan s'hagin afegit les columnes, és possible que millori el temps de resposta o la usabilitat d'algunes característiques.",
- "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "A aquesta instància li falten alguns mòduls PHP recomanats. Per obtenir un millor rendiment i una millor compatibilitat, es recomana instal·lar-los.",
- "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "El mòdul php-imagick d'aquesta instància no té suport per SVG.\nEs recomana instal·lar-lo per una millor compatibilitat.",
- "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite s’està fent servir actualment com a servidor de base de dades. Per a instal·lacions més grans recomanem canviar a un altre servidor de base de dades.",
- "This is particularly recommended when using the desktop client for file synchronisation." : "Això és especialment recomanable quan utilitzeu el client d’escriptori per a la sincronització de fitxers.",
- "The PHP memory limit is below the recommended value of 512MB." : "El límit de memòria de PHP està per sota del valor recomanat de 512MB.",
- "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Alguns directoris d'app són propietat d'un altre usuari diferent del servidor web. Això pot ser el cas si algunes apps s'han instal·lat manualment. Comproveu els permisos dels directoris d’app següents:",
- "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Aquesta instància fa servir un emmagatzematge d'objectes basat en S3 com a emmagatzematge primari. Els fitxers penjats s’emmagatzemen temporalment al servidor i, per tant, es recomana disposar d’un espai lliure de 50 GB al directori temporal de PHP. Comproveu els registres per obtenir més detalls sobre la ruta i l’espai disponible. Per millorar-ho, si us plau canvieu el directori temporal del php.ini o feu-hi més espai disponible.",
- "Error occurred while checking server setup" : "Hi ha hagut un error en comprovar la configuració del servidor",
- "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP \"{header}\" no s’ha definit com a \"{expected}\". Això és un risc potencial de seguretat o privacitat, es recomana ajustar aquest paràmetre adequadament.",
- "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP “{header}” no té el valor “{expected}”. Algunes funcionalitats podrien no funcionar correctament, es recomana ajustar aquest paràmetre adequadament.",
- "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP “{header}” no conté “{expected}”. Això és un risc potencial de seguretat o privacitat, es recomana ajustar aquest paràmetre adequadament.",
+ "Update app \"%s\" from App Store" : "Actualitzeu l'aplicació «%s» de l'App Store",
+ "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "S'està comprovant si es pot actualitzar l'esquema de la base de dades de %s (pot tardar molta estona segons la mida de la base de dades)",
+ "Updated \"%1$s\" to %2$s" : "S'ha actualitzat «%1$s» a la versió %2$s",
+ "Set log level to debug" : "S'ha establert el nivell de registre en depuració",
+ "Reset log level" : "S'ha reinicialitzat el nivell de registre",
+ "Starting code integrity check" : "S'està iniciant la comprovació d'integritat del codi",
+ "Finished code integrity check" : "La comprovació d'integritat del codi ha finalitzat",
+ "%s (incompatible)" : "%s (no compatible)",
+ "The following apps have been disabled: %s" : "S'han inhabilitat les aplicacions següents: %s",
+ "Already up to date" : "Ja teniu la versió més recent",
+ "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "El servidor web no està configurat correctament per a permetre la sincronització de fitxers perquè sembla que la interfície WebDAV no funciona correctament.",
+ "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Sembla que PHP no s'ha configurat correctament per a obtenir les variables d'entorn del sistema. La prova amb getenv(\"PATH\") només retorna una resposta buida.",
+ "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "S'ha habilitat la configuració de només lectura. Això evita establir alguns paràmetres mitjançant la interfície web. A més, a cada actualització cal habilitar l'escriptura del fitxer manualment.",
+ "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "La base de dades no s'executa amb el nivell d'aïllament de transaccions «READ COMMITTED». Això pot provocar problemes quan s'executin diverses accions en paral·lel.",
+ "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "No s'ha trobat el mòdul de PHP «fileinfo». És molt recomanable habilitar aquest mòdul per a obtenir els millors resultats amb la detecció de tipus MIME.",
+ "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No s'ha pogut executar la tasca del cron mitjançant la línia d'ordres. S'han produït els errors tècnics següents:",
+ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La funció de PHP «set_time_limit» no està disponible. Això pot fer que els scripts s’aturin a mitja execució i interrompin la instal·lació. Us recomanem habilitar aquesta funció.",
+ "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "La vostra versió de PHP no és compatible amb FreeType, per la qual cosa és possible que les imatges de perfil i la interfície de paràmetres no funcionin correctament.",
+ "Missing index \"{indexName}\" in table \"{tableName}\"." : "Falta l'índex «{indexName}» en la taula «{tableName}».",
+ "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Falten alguns índexs en la base de dades. Com que afegir índexs a taules grans pot tardar una estona, no s'han afegit automàticament. Si executeu «occ db:add-missing-indices», els índexs que falten es podran afegir manualment amb la instància en funcionament. Un cop afegits els índexs, les consultes en les taules solen ser molt més ràpides.",
+ "Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Falta la columna opcional «{columnName}» en la taula «{tableName}».",
+ "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Falten algunes columnes opcionals en la base de dades. Com que afegir columnes a taules grans pot tardar una estona i són opcionals, no s'han afegit automàticament. Podeu executar «occ db:add-missing-columns» per a afegir les columnes que falten manualment amb la instància en funcionament. Després d'afegir les columnes, és possible que millori el temps de resposta o la usabilitat d'algunes característiques.",
+ "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "A aquesta instància li falten alguns mòduls de PHP recomanats. Es recomana instal·lar-los per a millorar el rendiment i la compatibilitat.",
+ "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "El mòdul php-imagick d'aquesta instància no és compatible amb SVG. Per a millorar la compatibilitat, es recomana instal·lar-lo.",
+ "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualment s'utilitza SQLite com a rerefons de base de dades. Per a instal·lacions més grans, es recomana canviar a un altre rerefons de base de dades.",
+ "This is particularly recommended when using the desktop client for file synchronisation." : "Això és recomanable especialment quan utilitzeu el client d’escriptori per a la sincronització de fitxers.",
+ "The PHP memory limit is below the recommended value of 512MB." : "El límit de memòria de PHP està per sota del valor recomanat de 512 MB.",
+ "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Alguns directoris d'aplicació són propietat d'un altre usuari del servidor web. Això pot passar si algunes aplicacions s'han instal·lat manualment. Comproveu els permisos dels directoris d’aplicació següents:",
+ "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Aquesta instància utilitza un magatzem d'objectes d'S3 com a emmagatzematge principal. Els fitxers pujats s’emmagatzemen temporalment en el servidor i, per tant, es recomana disposar de 50 GB d'espai lliure en el directori temporal de PHP. Consulteu els registres per a veure els detalls complets del camí i l’espai disponible. Per a millorar-ho, canvieu el directori temporal en el fitxer php.ini o allibereu-ne espai.",
+ "Error occurred while checking server setup" : "S'ha produït un error en comprovar la configuració del servidor",
+ "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP «{header}» no s’ha definit com a «{expected}». Això és un risc potencial de seguretat o privadesa, perquè es recomana ajustar aquest paràmetre adequadament.",
+ "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP «{header}» no té el valor «{expected}». És possible que algunes característiques no funcionin correctament, perquè es recomana ajustar aquest paràmetre adequadament.",
+ "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP «{header}» no conté «{expected}». Això és un risc potencial de seguretat o privadesa, perquè es recomana ajustar aquest paràmetre adequadament.",
"unknown text" : "text desconegut",
"Hello world!" : "Hola a tothom!",
"sunny" : "assolellat",
@@ -93,33 +94,38 @@ OC.L10N.register(
"Hello {name}" : "Hola, {name}",
"<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Aquests són els resultats de la cerca<script>alert(1)</script></strong>",
"new" : "nou",
- "_download %n file_::_download %n files_" : ["descarregar l'arxiu %n","baixa %n fitxers"],
- "The update is in progress, leaving this page might interrupt the process in some environments." : "L'actualització està en marxa, abandonar aquesta pàgina podria interrompre el procés en alguns entorns.",
- "Update to {version}" : "Actualitza a {version}",
+ "_download %n file_::_download %n files_" : ["baixa %n fitxers","baixa %n fitxers"],
+ "The update is in progress, leaving this page might interrupt the process in some environments." : "L'actualització està en curs; si sortiu d'aquesta pàgina, és possible que s'interrompi el procés en alguns entorns.",
+ "Update to {version}" : "Actualització a la versió {version}",
"An error occurred." : "S'ha produït un error.",
- "Please reload the page." : "Carregueu la pàgina de nou.",
- "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "L'actualització no ha anat bé. Per a més informació <a href=\"{url}\">consulteu la nostra nota al fòrum</a> que parla d'aquest tema.",
- "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "L'actualització no ha anat bé. Si us plau informeu aquesta incidència a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunitat Nextcloud</a>.",
+ "Please reload the page." : "Torneu a carregar la pàgina.",
+ "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "S'ha produït un error durant l'actualització. Per a obtenir més informació, <a href=\"{url}\">consulteu la nostra publicació en el fòrum</a> que parla d'aquest error.",
+ "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "S'ha produït un error durant l'actualització. Informeu d'aquest error a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunitat del Nextcloud</a>.",
+ "Continue to {productName}" : "Continua a {productName}",
+ "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["L'actualització ha estat satisfactòria. Se us redirigirà al {productName} en %n segon.","L'actualització ha estat satisfactòria. Se us redirigirà al {productName} en %n segons."],
"Log in" : "Inicia la sessió",
"Logging in …" : "S'està iniciant la sessió...",
- "Server side authentication failed!" : "L'autenticació del servidor ha fallat!",
+ "Server side authentication failed!" : "S'ha produït un error en l'autenticació del servidor!",
"Please contact your administrator." : "Contacteu amb l'administrador.",
"An internal error occurred." : "S'ha produït un error intern.",
- "Please try again or contact your administrator." : "Si us plau, torneu-ho a provar o contacteu amb el vostre administrador.",
+ "Please try again or contact your administrator." : "Torneu-ho a provar o contacteu amb l'administrador.",
"Username or email" : "Nom d'usuari o adreça electrònica",
"Password" : "Contrasenya",
"Show password" : "Mostra la contrasenya",
"Hide password" : "Amaga la contrasenya",
- "Wrong username or password." : "Usuari o contrasenya erronis.",
- "User disabled" : "Usuari inhabilitat",
- "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hem detectat múltiples intents de inici de sessió no vàlids des de la vostra IP. Per tant, el vostre següent inici de sessió s'ha restringit fins a 30 segons.",
+ "Wrong username or password." : "El nom d'usuari o la contrasenya són incorrectes.",
+ "User disabled" : "L'usuari està inhabilitat",
+ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hem detectat diversos intents d'inici de sessió no vàlids des de la vostra IP. Per tant, el següent inici de sessió s'ha endarrerit fins a 30 segons.",
"Your account is not setup for passwordless login." : "El vostre compte no està configurat per a l'inici de sessió sense contrasenya.",
"Browser not supported" : "El navegador no és compatible",
"Passwordless authentication is not supported in your browser." : "L'autenticació sense contrasenya no és compatible amb el vostre navegador.",
+ "Your connection is not secure" : "La vostra connexió no és segura",
"Passwordless authentication is only available over a secure connection." : "L'autenticació sense contrasenya només està disponible en una connexió segura.",
"Reset password" : "Reinicialitza la contrasenya",
+ "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "S'ha enviat un missatge de reinicialització de la contrasenya a l'adreça electrònica d'aquest compte. Si no el rebeu, comproveu les carpetes de correu brossa o demaneu ajuda al vostre administrador local.",
"If it is not there ask your local administrator." : "Si no és allà pregunteu al vostre administrador local.",
"Couldn't send reset email. Please contact your administrator." : "No s'ha pogut restablir el correu. Contacteu amb l'administrador.",
+ "Password cannot be changed. Please contact your administrator." : "No es pot canviar la contrasenya. Contacteu amb el vostre administrador.",
"Back to login" : "Torna a l'inici de sessió",
"New password" : "Contrasenya nova",
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Els vostres fitxers estan xifrats. No hi haurà manera de recuperar les vostres dades un cop que es reinicialitzi la contrasenya. Si no esteu segurs del que feu, contacteu el vostre administrador abans de continuar. Esteu segurs de voler continuar ara?",
@@ -129,6 +135,8 @@ OC.L10N.register(
"Loading apps …" : "S'estan carregant les aplicacions...",
"Installing apps …" : "S'estan instal·lant les aplicacions...",
"App download or installation failed" : "No s'ha pogut baixar o instal·lar l'aplicació",
+ "Cannot install this app because it is not compatible" : "No s'ha pogut instal·lar aquesta aplicació, perquè no és compatible",
+ "Cannot install this app" : "No es pot instal·lar l'aplicació",
"Skip" : "Omet",
"Install recommended apps" : "Instal·la les aplicacions recomanades",
"Schedule work & meetings, synced with all your devices." : "Planifica feines i reunions, sincronitzat amb els vostres dispositius.",
@@ -141,9 +149,15 @@ OC.L10N.register(
"Log in with a device" : "Inicia la sessió amb un dispositiu",
"Back" : "Torna",
"Login form is disabled." : "El formulari d'inici de sessió està inhabilitat.",
+ "Edit Profile" : "Edita el perfil",
+ "The headline and about sections will show up here" : "La capçalera i les seccions d'informació es mostraran aquí",
+ "You have not added any info yet" : "No hi heu afegit cap informació encara",
+ "{user} has not added any info yet" : "{user} no hi ha afegit cap informació encara",
"Reset search" : "Reinicialitza la cerca",
+ "Start search" : "Inicia la cerca",
"Search for {name} only" : "Cerqueu només per {name}",
"No results for {query}" : "No hi ha cap resultat per a {query}",
+ "Press enter to start searching" : "Premeu Retorn per a iniciar la cerca",
"Start typing to search" : "Escriviu per a cercar",
"Loading more results …" : "S'estan carregant més resultats...",
"Load more results" : "Carrega més resultats",
@@ -190,6 +204,8 @@ OC.L10N.register(
"(all selected)" : "(selecciona-ho tot)",
"({count} selected)" : "({count} seleccionats)",
"Error loading file exists template" : "Error en carregar la plantilla de fitxer existent",
+ "Show list view" : "Mostra en vista de llista",
+ "Show grid view" : "Mostra en vista de graella",
"Pending" : "Pendent",
"Copy to {folder}" : "Copia a {folder}",
"Move to {folder}" : "Mou a {folder}",
@@ -232,6 +248,8 @@ OC.L10N.register(
"Admin" : "Administració",
"Help" : "Ajuda",
"Access forbidden" : "Accés prohibit",
+ "Profile not found" : "No s'ha trobat el perfil",
+ "The profile does not exist." : "El perfil no existeix.",
"Back to %s" : "Torna a %s",
"File not found" : "No s'ha trobat el fitxer",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "El document no s’ha trobat en el servidor. Potser la referència s'ha suprimit o ha caducat?",
@@ -257,6 +275,7 @@ OC.L10N.register(
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Per a informació sobre com configurar correctament el servidor, si us plau consulteu la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentació</a>.",
"Create an <strong>admin account</strong>" : "Crea un <strong>compte d'administrador</strong>",
"Username" : "Nom d'usuari",
+ "Toggle password visibility" : "Commuta la visibilitat de la contrasenya",
"Storage & database" : "Emmagatzematge i base de dades",
"Data folder" : "Carpeta de dades",
"Configure the database" : "Configura la base de dades",
@@ -283,6 +302,7 @@ OC.L10N.register(
"Skip to main content" : "Salta al contingut principal",
"Skip to navigation of app" : "Salta a la navegació d'app",
"Get your own free account" : "Obtingueu el vostre propi compte gratuït",
+ "%s's homepage" : "Pàgina d'inici de %s",
"More apps" : "Més aplicacions",
"More" : "Més",
"More apps menu" : "Menú de més aplicacions",
@@ -296,12 +316,17 @@ OC.L10N.register(
"Grant access" : "Concedeix l'accés",
"Alternative log in using app token" : "Inici de sessió alternatiu fent servir testimoni d’app",
"Account access" : "Accés al compte",
+ "Currently logged in as %1$s (%2$s)." : "S'ha iniciat la sessió com a %1$s (%2$s)",
"You are about to grant %1$s access to your %2$s account." : "Esteu a punt de concedir %1$s accés al vostre compte %2$s.",
"Account connected" : "S'ha connectat el compte",
"Your client should now be connected!" : "El teu client ara hauria d'estar connectat!",
"You can close this window." : "Podeu tancar aquesta finestra.",
"This share is password-protected" : "Aquesta compartició està protegida amb contrasenya",
+ "The password is wrong or expired. Please try again or request a new one." : "La contrasenya és incorrecta o ha vençut. Torneu-ho a provar o sol·liciteu-ne una de nova.",
+ "Please type in your email address to request a temporary password" : "Introduïu la vostra adreça electrònica per a sol·licitar una contrasenya temporal",
"Email address" : "Adreça de correu",
+ "Password sent!" : "S'ha enviat la contrasenya!",
+ "You are not authorized to request a password for this share" : "No esteu autoritzat a sol·licitar una contrasenya d'aquesta compartició",
"Go to %s" : "Ves a %s",
"Two-factor authentication" : "Autenticació de dos factors",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "La seguretat millorada està habilitada per al vostre compte. Trieu un segon factor d'autenticació:",
@@ -337,6 +362,7 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacteu amb l'administrador del sistema si aquest missatge persisteix o apareix inesperadament.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Aquest servidor no té una connexió a Internet operativa: no es poden accedir múltiples punts finals. Això significa que algunes de les funcions com a muntar emmagatzematge extern, notificacions sobre les actualitzacions o instal·lació d'apps de tercers no funcionarà. L’accés a fitxers remots i l’enviament de correus electrònics de notificació podrien no funcionar, tampoc. Establiu una connexió d'aquest servidor a Internet per a gaudir de totes les funcionalitats.",
"Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 és l’última versió compatible amb PHP 7.2. Nextcloud 21 requereix com a mínim PHP 7.3.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "Per a migrar a una altra base de dades utilitzeu l'eina de la línia d'ordres: 'occ db:convert-type', o consulteu la {linkstart}documentació ↗{linkend}.",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "El vostre directori de dades i els fitxers són probablement accessibles des d'Internet. El fitxer .htaccess no està funcionant. És molt recomanable que configureu el servidor web de manera que el directori de dades no sigui accessible, o moure el directori de dades fora de l'arrel de documents del servidor web.",
"Settings menu" : "Menú de paràmetres",
"The password is wrong. Try again." : "Contrasenya incorrecta. Torneu-ho a provar.",
diff --git a/core/l10n/ca.json b/core/l10n/ca.json
index 4811849d8e8..5bf8155fd72 100644
--- a/core/l10n/ca.json
+++ b/core/l10n/ca.json
@@ -4,86 +4,87 @@
"The selected file is not an image." : "El fitxer seleccionat no és una imatge.",
"The selected file cannot be read." : "No s'ha pogut llegir el fitxer seleccionat.",
"The file was uploaded" : "S'ha pujat el fitxer",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El fitxer pujat excedeix la directiva upload_max_filesize a php.ini",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El fitxer pujat excedeix la directiva upload_max_filesize de php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El fitxer pujat excedeix la directiva MAX_FILE_SIZE que s'ha especificat en el formulari HTML",
"The file was only partially uploaded" : "El fitxer només s'ha pujat parcialment",
"No file was uploaded" : "No s'ha pujat cap fitxer",
- "Missing a temporary folder" : "No es troba cap carpeta temporal",
- "Could not write file to disk" : "No s'ha pogut escriure el fitxer al disc",
+ "Missing a temporary folder" : "Falta una carpeta temporal",
+ "Could not write file to disk" : "No s'ha pogut escriure el fitxer en el disc",
"A PHP extension stopped the file upload" : "Una extensió PHP ha aturat la pujada del fitxer",
"Invalid file provided" : "El fitxer proporcionat no és vàlid",
- "No image or file provided" : "No s'han proporcionat imatges o fitxers",
+ "No image or file provided" : "No s'ha proporcionat cap imatge o fitxer",
"Unknown filetype" : "Tipus de fitxer desconegut",
- "Invalid image" : "Imatge no vàlida",
- "An error occurred. Please contact your admin." : "Hi ha hagut un error. Contacteu amb l'administrador.",
- "No temporary profile picture available, try again" : "No hi ha imatge temporal de perfil disponible, torneu a intentar-ho",
- "No crop data provided" : "No heu proporcionat dades del retall",
+ "Invalid image" : "La imatge no és vàlida",
+ "An error occurred. Please contact your admin." : "S'ha produït un error. Contacteu amb l'administrador.",
+ "No temporary profile picture available, try again" : "No hi ha cap imatge temporal de perfil disponible; torneu-ho a provar",
+ "No crop data provided" : "No s'han proporcionat dades del retall",
"No valid crop data provided" : "Les dades del retall proporcionades no són vàlides",
"Crop is not square" : "El retall no és quadrat",
"State token does not match" : "El testimoni d'estat no coincideix",
"Invalid app password" : "La contrasenya de l'aplicació no és vàlida",
"Could not complete login" : "No s'ha pogut completar l'inici de sessió",
"Your login token is invalid or has expired" : "El testimoni d'inici de sessió no és vàlid o ha caducat",
- "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Aquest llançament de la comunitat de Nextcloud no és compatible i les notificacions instantànies no estan disponibles.",
- "Login" : "Entra",
- "Password reset is disabled" : "El restabliment de contrasenya està inhabilitat",
- "Could not reset password because the token is expired" : "No s'ha pogut restablir la contrasenya perquè el \"token\" ha caducat",
- "Could not reset password because the token is invalid" : "No s'ha pogut restablir la contrasenya perquè el \"token\" no és vàlid",
- "%s password reset" : "restableix la contrasenya %s",
- "Password reset" : "Restableix contrasenya",
- "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Feu clic al següent botó pel restabliment de la vostra contrasenya. Si no heu sol·licitat un canvi de contrasenya, ignoreu aquest correu electrònic.",
- "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Feu clic al següent enllaç pel restabliment de la contrasenya. Si no sol·liciteu la reinicialització de contrasenya, llavors ignoreu aquest correu electrònic.",
- "Reset your password" : "Restableix la contrasenya",
- "Nextcloud Server" : "Servidor Nextcloud",
- "Some of your link shares have been removed" : "S'han suprimit alguns dels vostres enllaços de compartició",
- "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Degut a un error de seguretat hem hagut d'eliminar alguns dels vostres enllaços de compartició. Mireu l'enllaç per a més informació.",
- "The user limit of this instance is reached." : "S'ha assolit el límit d'usuari d'aquesta instància.",
- "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Introduïu la vostra clau de subscripció per augmentar el límit d'usuari. Per a més informació sobre Nextcloud Enterprise consulteu el nostre lloc web.",
+ "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Aquesta versió de la comunitat del Nextcloud no és compatible i les notificacions instantànies no estan disponibles.",
+ "Login" : "Inici de sessió",
+ "Password reset is disabled" : "La reinicialització de contrasenya està inhabilitada",
+ "Could not reset password because the token is expired" : "No s'ha pogut reinicialitzar la contrasenya perquè el testimoni ha caducat",
+ "Could not reset password because the token is invalid" : "No s'ha pogut reinicialitzar la contrasenya perquè el testimoni no és vàlid",
+ "%s password reset" : "Reinicialització de la contrasenya del %s",
+ "Password reset" : "Reinicialització de la contrasenya",
+ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Feu clic en el botó següent per a reinicialitzar la contrasenya. Si no heu sol·licitat un canvi de contrasenya, ignoreu aquest correu electrònic.",
+ "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Feu clic en l'enllaç següent per a reinicialitzar la contrasenya. Si no heu sol·licitat un canvi de contrasenya, ignoreu aquest correu electrònic.",
+ "Reset your password" : "Reinicialitza la contrasenya",
+ "Nextcloud Server" : "Servidor del Nextcloud",
+ "Some of your link shares have been removed" : "S'han suprimit alguns dels vostres enllaços compartits",
+ "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "A causa d'un error de seguretat, hem suprimit alguns dels vostres enllaços compartits. Consulteu l'enllaç per a obtenir més informació.",
+ "The user limit of this instance is reached." : "S'ha assolit el límit d'usuaris d'aquesta instància.",
+ "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Indiqueu la vostra clau de subscripció per a augmentar el límit d'usuaris. Per a obtenir més informació sobre el Nextcloud Enterprise, consulteu el nostre lloc web.",
"Preparing update" : "S'està preparant l'actualització",
- "[%d / %d]: %s" : "[%d / %d]: %s",
+ "[%d / %d]: %s" : "[%d/%d]: %s",
"Repair step:" : "Pas de reparació:",
"Repair info:" : "Informació de reparació:",
"Repair warning:" : "Avís de reparació:",
"Repair error:" : "Error de reparació:",
- "Please use the command line updater because automatic updating is disabled in the config.php." : "Utilitzeu l’actualitzador de línia de comandes perquè l'actualització automàtica està deshabilitada en el config.php.",
- "[%d / %d]: Checking table %s" : "[%d / %d]: Revisant la taula %s",
+ "Please use the command line updater because automatic updating is disabled in the config.php." : "Utilitzeu l’actualitzador de la línia d'ordres; l'actualització automàtica està inhabilitada en el fitxer config.php.",
+ "[%d / %d]: Checking table %s" : "[%d/%d]: S'està comprovant la taula %s",
"Turned on maintenance mode" : "S'ha activat el mode de manteniment",
"Turned off maintenance mode" : "S'ha desactivat el mode de manteniment",
"Maintenance mode is kept active" : "El mode de manteniment es manté activat",
"Updating database schema" : "S'està actualitzant l'esquema de la base de dades",
"Updated database" : "S'ha actualitzat la base de dades",
- "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "S'està comprovant si l'esquema de base de dades per %s pot ser actualitzat (això pot trigar temps segons la mida de la base de dades)",
- "Updated \"%1$s\" to %2$s" : "Actualitzat \"%1$s\" a %2$s",
- "Set log level to debug" : "Modifica el nivell de registre a depuració",
- "Reset log level" : "Reinicia el nivell de registre",
- "Starting code integrity check" : "Inicia el test d'integritat del codi",
- "Finished code integrity check" : "Finalitzat el test d'integritat del codi",
- "%s (incompatible)" : "%s (incompatible)",
- "The following apps have been disabled: %s" : "S'han desactivat les aplicacions següents: %s",
- "Already up to date" : "Ja està actualitzat",
- "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "El servidor web no està configurat correctament per permetre la sincronització de fitxers perquè la interfície WebDAV sembla no funcionar correctament.",
- "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no sembla que estigui configurat correctament per obtenir variables d'entorn del sistema. La prova amb getenv(\"PATH\") només torna una resposta buida.",
- "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "S'ha habilitat la configuració només de lectura. Això evita establir algunes configuracions mitjançant la interfície web. A més, al fitxer s’ha de permetre la escriptura manualment a cada actualització.",
- "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "La base de dades no funciona amb el nivell “READ COMMITTED” d'aïllament de transaccions. Això pot provocar problemes quan s'executin múltiples accions en paral·lel.",
- "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "El mòdul de PHP \"fileinfo\" no es troba. És molt recomanable habilitar aquest mòdul per aconseguir els millors resultats amb detecció de tipus MIME.",
- "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No ha estat possible executar la tasca de cron mitjançant la línia d'ordres. Han aparegut els errors tècnics següents:",
- "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La funció PHP \"set_time_limit\" no està disponible. Això podria resultar en scripts que s’aturin a mitja execució, trencant la instal·lació. Us recomanem activar aquesta funció.",
- "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "El vostre PHP no té suport FreeType, cosa que provoca un trencament de les fotos de perfil i la interfície de paràmetres.",
- "Missing index \"{indexName}\" in table \"{tableName}\"." : "Índex \"{indexName}\" desaparegut a la taula \"{tableName}\".",
- "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "A la base de dades li falten alguns índexs. Degut al fet que afegir índexs en grans taules podria trigar una mica no s'han afegit automàticament. Executant “occ db:add-missing-indices” els índexs que falten es podrien afegir manualment mentre la instància continua funcionant. Un cop s'afegeixen els índexs les consultes a les taules són en general molt més ràpides.",
- "Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Falta la columna opcional \"{columnName}\" a la taula \"{tableName}\".",
- "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Falten algunes columnes opcionals a la base de dades. Com que afegir columnes en taules grans pot tardar una estona i són opcionals, no s'han afegit automàticament. Podeu executar «occ db:add-missing-columns» per afegir les columnes que falten manualment mentre s'executa la instància. Quan s'hagin afegit les columnes, és possible que millori el temps de resposta o la usabilitat d'algunes característiques.",
- "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "A aquesta instància li falten alguns mòduls PHP recomanats. Per obtenir un millor rendiment i una millor compatibilitat, es recomana instal·lar-los.",
- "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "El mòdul php-imagick d'aquesta instància no té suport per SVG.\nEs recomana instal·lar-lo per una millor compatibilitat.",
- "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite s’està fent servir actualment com a servidor de base de dades. Per a instal·lacions més grans recomanem canviar a un altre servidor de base de dades.",
- "This is particularly recommended when using the desktop client for file synchronisation." : "Això és especialment recomanable quan utilitzeu el client d’escriptori per a la sincronització de fitxers.",
- "The PHP memory limit is below the recommended value of 512MB." : "El límit de memòria de PHP està per sota del valor recomanat de 512MB.",
- "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Alguns directoris d'app són propietat d'un altre usuari diferent del servidor web. Això pot ser el cas si algunes apps s'han instal·lat manualment. Comproveu els permisos dels directoris d’app següents:",
- "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Aquesta instància fa servir un emmagatzematge d'objectes basat en S3 com a emmagatzematge primari. Els fitxers penjats s’emmagatzemen temporalment al servidor i, per tant, es recomana disposar d’un espai lliure de 50 GB al directori temporal de PHP. Comproveu els registres per obtenir més detalls sobre la ruta i l’espai disponible. Per millorar-ho, si us plau canvieu el directori temporal del php.ini o feu-hi més espai disponible.",
- "Error occurred while checking server setup" : "Hi ha hagut un error en comprovar la configuració del servidor",
- "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP \"{header}\" no s’ha definit com a \"{expected}\". Això és un risc potencial de seguretat o privacitat, es recomana ajustar aquest paràmetre adequadament.",
- "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP “{header}” no té el valor “{expected}”. Algunes funcionalitats podrien no funcionar correctament, es recomana ajustar aquest paràmetre adequadament.",
- "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP “{header}” no conté “{expected}”. Això és un risc potencial de seguretat o privacitat, es recomana ajustar aquest paràmetre adequadament.",
+ "Update app \"%s\" from App Store" : "Actualitzeu l'aplicació «%s» de l'App Store",
+ "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "S'està comprovant si es pot actualitzar l'esquema de la base de dades de %s (pot tardar molta estona segons la mida de la base de dades)",
+ "Updated \"%1$s\" to %2$s" : "S'ha actualitzat «%1$s» a la versió %2$s",
+ "Set log level to debug" : "S'ha establert el nivell de registre en depuració",
+ "Reset log level" : "S'ha reinicialitzat el nivell de registre",
+ "Starting code integrity check" : "S'està iniciant la comprovació d'integritat del codi",
+ "Finished code integrity check" : "La comprovació d'integritat del codi ha finalitzat",
+ "%s (incompatible)" : "%s (no compatible)",
+ "The following apps have been disabled: %s" : "S'han inhabilitat les aplicacions següents: %s",
+ "Already up to date" : "Ja teniu la versió més recent",
+ "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "El servidor web no està configurat correctament per a permetre la sincronització de fitxers perquè sembla que la interfície WebDAV no funciona correctament.",
+ "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Sembla que PHP no s'ha configurat correctament per a obtenir les variables d'entorn del sistema. La prova amb getenv(\"PATH\") només retorna una resposta buida.",
+ "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "S'ha habilitat la configuració de només lectura. Això evita establir alguns paràmetres mitjançant la interfície web. A més, a cada actualització cal habilitar l'escriptura del fitxer manualment.",
+ "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "La base de dades no s'executa amb el nivell d'aïllament de transaccions «READ COMMITTED». Això pot provocar problemes quan s'executin diverses accions en paral·lel.",
+ "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "No s'ha trobat el mòdul de PHP «fileinfo». És molt recomanable habilitar aquest mòdul per a obtenir els millors resultats amb la detecció de tipus MIME.",
+ "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No s'ha pogut executar la tasca del cron mitjançant la línia d'ordres. S'han produït els errors tècnics següents:",
+ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La funció de PHP «set_time_limit» no està disponible. Això pot fer que els scripts s’aturin a mitja execució i interrompin la instal·lació. Us recomanem habilitar aquesta funció.",
+ "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "La vostra versió de PHP no és compatible amb FreeType, per la qual cosa és possible que les imatges de perfil i la interfície de paràmetres no funcionin correctament.",
+ "Missing index \"{indexName}\" in table \"{tableName}\"." : "Falta l'índex «{indexName}» en la taula «{tableName}».",
+ "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Falten alguns índexs en la base de dades. Com que afegir índexs a taules grans pot tardar una estona, no s'han afegit automàticament. Si executeu «occ db:add-missing-indices», els índexs que falten es podran afegir manualment amb la instància en funcionament. Un cop afegits els índexs, les consultes en les taules solen ser molt més ràpides.",
+ "Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Falta la columna opcional «{columnName}» en la taula «{tableName}».",
+ "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Falten algunes columnes opcionals en la base de dades. Com que afegir columnes a taules grans pot tardar una estona i són opcionals, no s'han afegit automàticament. Podeu executar «occ db:add-missing-columns» per a afegir les columnes que falten manualment amb la instància en funcionament. Després d'afegir les columnes, és possible que millori el temps de resposta o la usabilitat d'algunes característiques.",
+ "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "A aquesta instància li falten alguns mòduls de PHP recomanats. Es recomana instal·lar-los per a millorar el rendiment i la compatibilitat.",
+ "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "El mòdul php-imagick d'aquesta instància no és compatible amb SVG. Per a millorar la compatibilitat, es recomana instal·lar-lo.",
+ "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualment s'utilitza SQLite com a rerefons de base de dades. Per a instal·lacions més grans, es recomana canviar a un altre rerefons de base de dades.",
+ "This is particularly recommended when using the desktop client for file synchronisation." : "Això és recomanable especialment quan utilitzeu el client d’escriptori per a la sincronització de fitxers.",
+ "The PHP memory limit is below the recommended value of 512MB." : "El límit de memòria de PHP està per sota del valor recomanat de 512 MB.",
+ "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Alguns directoris d'aplicació són propietat d'un altre usuari del servidor web. Això pot passar si algunes aplicacions s'han instal·lat manualment. Comproveu els permisos dels directoris d’aplicació següents:",
+ "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Aquesta instància utilitza un magatzem d'objectes d'S3 com a emmagatzematge principal. Els fitxers pujats s’emmagatzemen temporalment en el servidor i, per tant, es recomana disposar de 50 GB d'espai lliure en el directori temporal de PHP. Consulteu els registres per a veure els detalls complets del camí i l’espai disponible. Per a millorar-ho, canvieu el directori temporal en el fitxer php.ini o allibereu-ne espai.",
+ "Error occurred while checking server setup" : "S'ha produït un error en comprovar la configuració del servidor",
+ "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP «{header}» no s’ha definit com a «{expected}». Això és un risc potencial de seguretat o privadesa, perquè es recomana ajustar aquest paràmetre adequadament.",
+ "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP «{header}» no té el valor «{expected}». És possible que algunes característiques no funcionin correctament, perquè es recomana ajustar aquest paràmetre adequadament.",
+ "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP «{header}» no conté «{expected}». Això és un risc potencial de seguretat o privadesa, perquè es recomana ajustar aquest paràmetre adequadament.",
"unknown text" : "text desconegut",
"Hello world!" : "Hola a tothom!",
"sunny" : "assolellat",
@@ -91,33 +92,38 @@
"Hello {name}" : "Hola, {name}",
"<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Aquests són els resultats de la cerca<script>alert(1)</script></strong>",
"new" : "nou",
- "_download %n file_::_download %n files_" : ["descarregar l'arxiu %n","baixa %n fitxers"],
- "The update is in progress, leaving this page might interrupt the process in some environments." : "L'actualització està en marxa, abandonar aquesta pàgina podria interrompre el procés en alguns entorns.",
- "Update to {version}" : "Actualitza a {version}",
+ "_download %n file_::_download %n files_" : ["baixa %n fitxers","baixa %n fitxers"],
+ "The update is in progress, leaving this page might interrupt the process in some environments." : "L'actualització està en curs; si sortiu d'aquesta pàgina, és possible que s'interrompi el procés en alguns entorns.",
+ "Update to {version}" : "Actualització a la versió {version}",
"An error occurred." : "S'ha produït un error.",
- "Please reload the page." : "Carregueu la pàgina de nou.",
- "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "L'actualització no ha anat bé. Per a més informació <a href=\"{url}\">consulteu la nostra nota al fòrum</a> que parla d'aquest tema.",
- "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "L'actualització no ha anat bé. Si us plau informeu aquesta incidència a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunitat Nextcloud</a>.",
+ "Please reload the page." : "Torneu a carregar la pàgina.",
+ "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "S'ha produït un error durant l'actualització. Per a obtenir més informació, <a href=\"{url}\">consulteu la nostra publicació en el fòrum</a> que parla d'aquest error.",
+ "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "S'ha produït un error durant l'actualització. Informeu d'aquest error a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunitat del Nextcloud</a>.",
+ "Continue to {productName}" : "Continua a {productName}",
+ "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["L'actualització ha estat satisfactòria. Se us redirigirà al {productName} en %n segon.","L'actualització ha estat satisfactòria. Se us redirigirà al {productName} en %n segons."],
"Log in" : "Inicia la sessió",
"Logging in …" : "S'està iniciant la sessió...",
- "Server side authentication failed!" : "L'autenticació del servidor ha fallat!",
+ "Server side authentication failed!" : "S'ha produït un error en l'autenticació del servidor!",
"Please contact your administrator." : "Contacteu amb l'administrador.",
"An internal error occurred." : "S'ha produït un error intern.",
- "Please try again or contact your administrator." : "Si us plau, torneu-ho a provar o contacteu amb el vostre administrador.",
+ "Please try again or contact your administrator." : "Torneu-ho a provar o contacteu amb l'administrador.",
"Username or email" : "Nom d'usuari o adreça electrònica",
"Password" : "Contrasenya",
"Show password" : "Mostra la contrasenya",
"Hide password" : "Amaga la contrasenya",
- "Wrong username or password." : "Usuari o contrasenya erronis.",
- "User disabled" : "Usuari inhabilitat",
- "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hem detectat múltiples intents de inici de sessió no vàlids des de la vostra IP. Per tant, el vostre següent inici de sessió s'ha restringit fins a 30 segons.",
+ "Wrong username or password." : "El nom d'usuari o la contrasenya són incorrectes.",
+ "User disabled" : "L'usuari està inhabilitat",
+ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hem detectat diversos intents d'inici de sessió no vàlids des de la vostra IP. Per tant, el següent inici de sessió s'ha endarrerit fins a 30 segons.",
"Your account is not setup for passwordless login." : "El vostre compte no està configurat per a l'inici de sessió sense contrasenya.",
"Browser not supported" : "El navegador no és compatible",
"Passwordless authentication is not supported in your browser." : "L'autenticació sense contrasenya no és compatible amb el vostre navegador.",
+ "Your connection is not secure" : "La vostra connexió no és segura",
"Passwordless authentication is only available over a secure connection." : "L'autenticació sense contrasenya només està disponible en una connexió segura.",
"Reset password" : "Reinicialitza la contrasenya",
+ "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "S'ha enviat un missatge de reinicialització de la contrasenya a l'adreça electrònica d'aquest compte. Si no el rebeu, comproveu les carpetes de correu brossa o demaneu ajuda al vostre administrador local.",
"If it is not there ask your local administrator." : "Si no és allà pregunteu al vostre administrador local.",
"Couldn't send reset email. Please contact your administrator." : "No s'ha pogut restablir el correu. Contacteu amb l'administrador.",
+ "Password cannot be changed. Please contact your administrator." : "No es pot canviar la contrasenya. Contacteu amb el vostre administrador.",
"Back to login" : "Torna a l'inici de sessió",
"New password" : "Contrasenya nova",
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Els vostres fitxers estan xifrats. No hi haurà manera de recuperar les vostres dades un cop que es reinicialitzi la contrasenya. Si no esteu segurs del que feu, contacteu el vostre administrador abans de continuar. Esteu segurs de voler continuar ara?",
@@ -127,6 +133,8 @@
"Loading apps …" : "S'estan carregant les aplicacions...",
"Installing apps …" : "S'estan instal·lant les aplicacions...",
"App download or installation failed" : "No s'ha pogut baixar o instal·lar l'aplicació",
+ "Cannot install this app because it is not compatible" : "No s'ha pogut instal·lar aquesta aplicació, perquè no és compatible",
+ "Cannot install this app" : "No es pot instal·lar l'aplicació",
"Skip" : "Omet",
"Install recommended apps" : "Instal·la les aplicacions recomanades",
"Schedule work & meetings, synced with all your devices." : "Planifica feines i reunions, sincronitzat amb els vostres dispositius.",
@@ -139,9 +147,15 @@
"Log in with a device" : "Inicia la sessió amb un dispositiu",
"Back" : "Torna",
"Login form is disabled." : "El formulari d'inici de sessió està inhabilitat.",
+ "Edit Profile" : "Edita el perfil",
+ "The headline and about sections will show up here" : "La capçalera i les seccions d'informació es mostraran aquí",
+ "You have not added any info yet" : "No hi heu afegit cap informació encara",
+ "{user} has not added any info yet" : "{user} no hi ha afegit cap informació encara",
"Reset search" : "Reinicialitza la cerca",
+ "Start search" : "Inicia la cerca",
"Search for {name} only" : "Cerqueu només per {name}",
"No results for {query}" : "No hi ha cap resultat per a {query}",
+ "Press enter to start searching" : "Premeu Retorn per a iniciar la cerca",
"Start typing to search" : "Escriviu per a cercar",
"Loading more results …" : "S'estan carregant més resultats...",
"Load more results" : "Carrega més resultats",
@@ -188,6 +202,8 @@
"(all selected)" : "(selecciona-ho tot)",
"({count} selected)" : "({count} seleccionats)",
"Error loading file exists template" : "Error en carregar la plantilla de fitxer existent",
+ "Show list view" : "Mostra en vista de llista",
+ "Show grid view" : "Mostra en vista de graella",
"Pending" : "Pendent",
"Copy to {folder}" : "Copia a {folder}",
"Move to {folder}" : "Mou a {folder}",
@@ -230,6 +246,8 @@
"Admin" : "Administració",
"Help" : "Ajuda",
"Access forbidden" : "Accés prohibit",
+ "Profile not found" : "No s'ha trobat el perfil",
+ "The profile does not exist." : "El perfil no existeix.",
"Back to %s" : "Torna a %s",
"File not found" : "No s'ha trobat el fitxer",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "El document no s’ha trobat en el servidor. Potser la referència s'ha suprimit o ha caducat?",
@@ -255,6 +273,7 @@
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Per a informació sobre com configurar correctament el servidor, si us plau consulteu la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentació</a>.",
"Create an <strong>admin account</strong>" : "Crea un <strong>compte d'administrador</strong>",
"Username" : "Nom d'usuari",
+ "Toggle password visibility" : "Commuta la visibilitat de la contrasenya",
"Storage & database" : "Emmagatzematge i base de dades",
"Data folder" : "Carpeta de dades",
"Configure the database" : "Configura la base de dades",
@@ -281,6 +300,7 @@
"Skip to main content" : "Salta al contingut principal",
"Skip to navigation of app" : "Salta a la navegació d'app",
"Get your own free account" : "Obtingueu el vostre propi compte gratuït",
+ "%s's homepage" : "Pàgina d'inici de %s",
"More apps" : "Més aplicacions",
"More" : "Més",
"More apps menu" : "Menú de més aplicacions",
@@ -294,12 +314,17 @@
"Grant access" : "Concedeix l'accés",
"Alternative log in using app token" : "Inici de sessió alternatiu fent servir testimoni d’app",
"Account access" : "Accés al compte",
+ "Currently logged in as %1$s (%2$s)." : "S'ha iniciat la sessió com a %1$s (%2$s)",
"You are about to grant %1$s access to your %2$s account." : "Esteu a punt de concedir %1$s accés al vostre compte %2$s.",
"Account connected" : "S'ha connectat el compte",
"Your client should now be connected!" : "El teu client ara hauria d'estar connectat!",
"You can close this window." : "Podeu tancar aquesta finestra.",
"This share is password-protected" : "Aquesta compartició està protegida amb contrasenya",
+ "The password is wrong or expired. Please try again or request a new one." : "La contrasenya és incorrecta o ha vençut. Torneu-ho a provar o sol·liciteu-ne una de nova.",
+ "Please type in your email address to request a temporary password" : "Introduïu la vostra adreça electrònica per a sol·licitar una contrasenya temporal",
"Email address" : "Adreça de correu",
+ "Password sent!" : "S'ha enviat la contrasenya!",
+ "You are not authorized to request a password for this share" : "No esteu autoritzat a sol·licitar una contrasenya d'aquesta compartició",
"Go to %s" : "Ves a %s",
"Two-factor authentication" : "Autenticació de dos factors",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "La seguretat millorada està habilitada per al vostre compte. Trieu un segon factor d'autenticació:",
@@ -335,6 +360,7 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacteu amb l'administrador del sistema si aquest missatge persisteix o apareix inesperadament.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Aquest servidor no té una connexió a Internet operativa: no es poden accedir múltiples punts finals. Això significa que algunes de les funcions com a muntar emmagatzematge extern, notificacions sobre les actualitzacions o instal·lació d'apps de tercers no funcionarà. L’accés a fitxers remots i l’enviament de correus electrònics de notificació podrien no funcionar, tampoc. Establiu una connexió d'aquest servidor a Internet per a gaudir de totes les funcionalitats.",
"Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 és l’última versió compatible amb PHP 7.2. Nextcloud 21 requereix com a mínim PHP 7.3.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "Per a migrar a una altra base de dades utilitzeu l'eina de la línia d'ordres: 'occ db:convert-type', o consulteu la {linkstart}documentació ↗{linkend}.",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "El vostre directori de dades i els fitxers són probablement accessibles des d'Internet. El fitxer .htaccess no està funcionant. És molt recomanable que configureu el servidor web de manera que el directori de dades no sigui accessible, o moure el directori de dades fora de l'arrel de documents del servidor web.",
"Settings menu" : "Menú de paràmetres",
"The password is wrong. Try again." : "Contrasenya incorrecta. Torneu-ho a provar.",
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index 4d621df0a88..0b6583154df 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -344,6 +344,7 @@ OC.L10N.register(
"More apps menu" : "更多應用程式選單",
"Contacts" : "聯絡人",
"Contacts menu" : "聯絡人選單",
+ "Open settings menu" : "開啟設定選單",
"Confirm your password" : "確認密碼",
"Connect to your account" : "連結您的帳號",
"Please log in before granting %1$s access to your %2$s account." : "請登入後再授權「%1$s」存取您的 %2$s 帳號",
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json
index 66fe67ee83e..a5b0b9d4aba 100644
--- a/core/l10n/zh_TW.json
+++ b/core/l10n/zh_TW.json
@@ -342,6 +342,7 @@
"More apps menu" : "更多應用程式選單",
"Contacts" : "聯絡人",
"Contacts menu" : "聯絡人選單",
+ "Open settings menu" : "開啟設定選單",
"Confirm your password" : "確認密碼",
"Connect to your account" : "連結您的帳號",
"Please log in before granting %1$s access to your %2$s account." : "請登入後再授權「%1$s」存取您的 %2$s 帳號",
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index 13856043835..1093853236e 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -207,7 +207,7 @@ OC.L10N.register(
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "\"%1$s\" uygulaması, şu gereklilikler sağlanmadığı için kurulamıyor: %2$s",
"a safe home for all your data" : "verileriniz için güvenli bir barınak",
"File is currently busy, please try again later" : "Dosya şu anda meşgul. Lütfen bir süre sonra yeniden deneyin",
- "Cannot download file" : "Dosya indirilemiyor",
+ "Cannot download file" : "Dosya indirilemedi",
"Application is not enabled" : "Uygulama etkinleştirilmemiş",
"Authentication error" : "Kimlik doğrulama sorunu",
"Token expired. Please reload page." : "Kodun süresi dolmuş. Lütfen sayfayı yenileyin.",
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json
index 9877e885af1..36bf1d804a1 100644
--- a/lib/l10n/tr.json
+++ b/lib/l10n/tr.json
@@ -205,7 +205,7 @@
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "\"%1$s\" uygulaması, şu gereklilikler sağlanmadığı için kurulamıyor: %2$s",
"a safe home for all your data" : "verileriniz için güvenli bir barınak",
"File is currently busy, please try again later" : "Dosya şu anda meşgul. Lütfen bir süre sonra yeniden deneyin",
- "Cannot download file" : "Dosya indirilemiyor",
+ "Cannot download file" : "Dosya indirilemedi",
"Application is not enabled" : "Uygulama etkinleştirilmemiş",
"Authentication error" : "Kimlik doğrulama sorunu",
"Token expired. Please reload page." : "Kodun süresi dolmuş. Lütfen sayfayı yenileyin.",
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 0547b6a6354..7d04bd7d3e7 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -207,6 +207,7 @@ OC.L10N.register(
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "應用程式 \"%1$s\" 無法被安裝,缺少下列所需元件: %2$s",
"a safe home for all your data" : "您資料的安全屋",
"File is currently busy, please try again later" : "檔案目前忙碌中,請稍候再試",
+ "Cannot download file" : "無法下載檔案",
"Application is not enabled" : "應用程式未啟用",
"Authentication error" : "認證錯誤",
"Token expired. Please reload page." : "Token 過期,請重新整理頁面。",
diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json
index a47f606d260..c522a9f7277 100644
--- a/lib/l10n/zh_TW.json
+++ b/lib/l10n/zh_TW.json
@@ -205,6 +205,7 @@
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "應用程式 \"%1$s\" 無法被安裝,缺少下列所需元件: %2$s",
"a safe home for all your data" : "您資料的安全屋",
"File is currently busy, please try again later" : "檔案目前忙碌中,請稍候再試",
+ "Cannot download file" : "無法下載檔案",
"Application is not enabled" : "應用程式未啟用",
"Authentication error" : "認證錯誤",
"Token expired. Please reload page." : "Token 過期,請重新整理頁面。",