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:
-rw-r--r--apps/files/l10n/fr.js2
-rw-r--r--apps/files/l10n/fr.json2
-rw-r--r--apps/files_external/l10n/ca.js1
-rw-r--r--apps/files_external/l10n/ca.json1
-rw-r--r--apps/files_external/l10n/fr.js1
-rw-r--r--apps/files_external/l10n/fr.json1
-rw-r--r--apps/files_external/l10n/gl.js1
-rw-r--r--apps/files_external/l10n/gl.json1
-rw-r--r--apps/files_external/l10n/it.js1
-rw-r--r--apps/files_external/l10n/it.json1
-rw-r--r--apps/files_external/l10n/pt_BR.js1
-rw-r--r--apps/files_external/l10n/pt_BR.json1
-rw-r--r--apps/files_external/l10n/tr.js1
-rw-r--r--apps/files_external/l10n/tr.json1
-rw-r--r--apps/files_external/l10n/zh_CN.js1
-rw-r--r--apps/files_external/l10n/zh_CN.json1
-rw-r--r--apps/systemtags/l10n/ca.js77
-rw-r--r--apps/systemtags/l10n/ca.json77
-rw-r--r--apps/theming/l10n/ca.js44
-rw-r--r--apps/theming/l10n/ca.json44
-rw-r--r--apps/twofactor_backupcodes/l10n/ca.js8
-rw-r--r--apps/twofactor_backupcodes/l10n/ca.json8
-rw-r--r--lib/l10n/ca.js7
-rw-r--r--lib/l10n/ca.json7
-rw-r--r--lib/l10n/fr.js1
-rw-r--r--lib/l10n/fr.json1
-rw-r--r--lib/l10n/gl.js3
-rw-r--r--lib/l10n/gl.json3
-rw-r--r--lib/l10n/it.js1
-rw-r--r--lib/l10n/it.json1
-rw-r--r--lib/l10n/pt_BR.js1
-rw-r--r--lib/l10n/pt_BR.json1
-rw-r--r--lib/l10n/tr.js1
-rw-r--r--lib/l10n/tr.json1
-rw-r--r--lib/l10n/zh_CN.js3
-rw-r--r--lib/l10n/zh_CN.json3
-rw-r--r--settings/l10n/ca.js6
-rw-r--r--settings/l10n/ca.json6
-rw-r--r--settings/l10n/gl.js2
-rw-r--r--settings/l10n/gl.json2
-rw-r--r--settings/l10n/zh_CN.js2
-rw-r--r--settings/l10n/zh_CN.json2
42 files changed, 210 insertions, 120 deletions
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index 91180e98cb3..8021fe002a2 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -139,7 +139,7 @@ OC.L10N.register(
"%1$s%% of %2$s used" : "%1$s%% de %2$s utilisés",
"%s used" : "%s utilisé",
"Settings" : "Paramètres",
- "Show hidden files" : "Afficher les fichiers cachés",
+ "Show hidden files" : "Afficher les fichiers masqués",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">accéder à vos fichiers par WebDAV</a>",
"Toggle grid view" : "Activer/Désactiver l'affichage mosaïque",
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json
index 26516b83b12..de56fe1649c 100644
--- a/apps/files/l10n/fr.json
+++ b/apps/files/l10n/fr.json
@@ -137,7 +137,7 @@
"%1$s%% of %2$s used" : "%1$s%% de %2$s utilisés",
"%s used" : "%s utilisé",
"Settings" : "Paramètres",
- "Show hidden files" : "Afficher les fichiers cachés",
+ "Show hidden files" : "Afficher les fichiers masqués",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">accéder à vos fichiers par WebDAV</a>",
"Toggle grid view" : "Activer/Désactiver l'affichage mosaïque",
diff --git a/apps/files_external/l10n/ca.js b/apps/files_external/l10n/ca.js
index 0311b4a1099..27a861990f4 100644
--- a/apps/files_external/l10n/ca.js
+++ b/apps/files_external/l10n/ca.js
@@ -103,6 +103,7 @@ OC.L10N.register(
"SFTP with secret key login" : "Inici de sessió SFTP amb clau secreta",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Comparteix",
+ "Show hidden files" : "Mostra els fitxers ocults",
"SMB / CIFS using OC login" : "SMB / CIFS fent servir acreditació OC",
"Username as share" : "Nom d'usuari amb que es comparteix",
"OpenStack Object Storage" : "OpenStack Object Storage",
diff --git a/apps/files_external/l10n/ca.json b/apps/files_external/l10n/ca.json
index eb8ef4fcc58..42711327607 100644
--- a/apps/files_external/l10n/ca.json
+++ b/apps/files_external/l10n/ca.json
@@ -101,6 +101,7 @@
"SFTP with secret key login" : "Inici de sessió SFTP amb clau secreta",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Comparteix",
+ "Show hidden files" : "Mostra els fitxers ocults",
"SMB / CIFS using OC login" : "SMB / CIFS fent servir acreditació OC",
"Username as share" : "Nom d'usuari amb que es comparteix",
"OpenStack Object Storage" : "OpenStack Object Storage",
diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js
index 93cdb5fc9eb..4b6a2719bb1 100644
--- a/apps/files_external/l10n/fr.js
+++ b/apps/files_external/l10n/fr.js
@@ -103,6 +103,7 @@ OC.L10N.register(
"SFTP with secret key login" : "SFTP avec identification par clé",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Partage",
+ "Show hidden files" : "Afficher les fichiers masqués",
"SMB / CIFS using OC login" : "SMB / CIFS en utilisant les identifiants OC",
"Username as share" : "Nom d'utilisateur comme nom de partage",
"OpenStack Object Storage" : "OpenStack Object Storage",
diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json
index 23e59b7fd26..29ea0bdfd9f 100644
--- a/apps/files_external/l10n/fr.json
+++ b/apps/files_external/l10n/fr.json
@@ -101,6 +101,7 @@
"SFTP with secret key login" : "SFTP avec identification par clé",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Partage",
+ "Show hidden files" : "Afficher les fichiers masqués",
"SMB / CIFS using OC login" : "SMB / CIFS en utilisant les identifiants OC",
"Username as share" : "Nom d'utilisateur comme nom de partage",
"OpenStack Object Storage" : "OpenStack Object Storage",
diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js
index efdf0064c52..eb35ca616f6 100644
--- a/apps/files_external/l10n/gl.js
+++ b/apps/files_external/l10n/gl.js
@@ -103,6 +103,7 @@ OC.L10N.register(
"SFTP with secret key login" : "SFTP con chave secreta de acceso",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Compartir",
+ "Show hidden files" : "Amosar os ficheiros agochados",
"SMB / CIFS using OC login" : "SMB / CIFS usando acceso OC",
"Username as share" : "Nome de usuario como compartición",
"OpenStack Object Storage" : "OpenStack Object Storage",
diff --git a/apps/files_external/l10n/gl.json b/apps/files_external/l10n/gl.json
index 3c4dd07c34a..4ba1a02adc3 100644
--- a/apps/files_external/l10n/gl.json
+++ b/apps/files_external/l10n/gl.json
@@ -101,6 +101,7 @@
"SFTP with secret key login" : "SFTP con chave secreta de acceso",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Compartir",
+ "Show hidden files" : "Amosar os ficheiros agochados",
"SMB / CIFS using OC login" : "SMB / CIFS usando acceso OC",
"Username as share" : "Nome de usuario como compartición",
"OpenStack Object Storage" : "OpenStack Object Storage",
diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js
index 69f0120e8c9..d6aeba92a71 100644
--- a/apps/files_external/l10n/it.js
+++ b/apps/files_external/l10n/it.js
@@ -103,6 +103,7 @@ OC.L10N.register(
"SFTP with secret key login" : "SFTP con accesso a chiave segreta",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Condividi",
+ "Show hidden files" : "Mostra i file nascosti",
"SMB / CIFS using OC login" : "SMB / CIFS utilizzando le credenziali di OC",
"Username as share" : "Nome utente come condivisione",
"OpenStack Object Storage" : "OpenStack Object Storage",
diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json
index 7abbe8c58ca..249954f1d55 100644
--- a/apps/files_external/l10n/it.json
+++ b/apps/files_external/l10n/it.json
@@ -101,6 +101,7 @@
"SFTP with secret key login" : "SFTP con accesso a chiave segreta",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Condividi",
+ "Show hidden files" : "Mostra i file nascosti",
"SMB / CIFS using OC login" : "SMB / CIFS utilizzando le credenziali di OC",
"Username as share" : "Nome utente come condivisione",
"OpenStack Object Storage" : "OpenStack Object Storage",
diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js
index ea21879bbcf..ba0caadb22c 100644
--- a/apps/files_external/l10n/pt_BR.js
+++ b/apps/files_external/l10n/pt_BR.js
@@ -103,6 +103,7 @@ OC.L10N.register(
"SFTP with secret key login" : "SFTP com login de chave secreta",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Compartilhar",
+ "Show hidden files" : "Mostrar arquivos ocultos",
"SMB / CIFS using OC login" : "SMB / CIFS usando OC login",
"Username as share" : "Nome de usuário como compartilhamento",
"OpenStack Object Storage" : "Armazenamento de Objetos OpenStack",
diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json
index 0792970aeac..949e776e2b4 100644
--- a/apps/files_external/l10n/pt_BR.json
+++ b/apps/files_external/l10n/pt_BR.json
@@ -101,6 +101,7 @@
"SFTP with secret key login" : "SFTP com login de chave secreta",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Compartilhar",
+ "Show hidden files" : "Mostrar arquivos ocultos",
"SMB / CIFS using OC login" : "SMB / CIFS usando OC login",
"Username as share" : "Nome de usuário como compartilhamento",
"OpenStack Object Storage" : "Armazenamento de Objetos OpenStack",
diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js
index e8508d3b917..87dc675d0d3 100644
--- a/apps/files_external/l10n/tr.js
+++ b/apps/files_external/l10n/tr.js
@@ -103,6 +103,7 @@ OC.L10N.register(
"SFTP with secret key login" : "Gizli oturum açma anahtarı ile SFTP",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Paylaş",
+ "Show hidden files" : "Gizli dosyaları görüntüle",
"SMB / CIFS using OC login" : "OC oturum açma ile SMB / CIFS",
"Username as share" : "Paylaşım olarak kullanıcı adı",
"OpenStack Object Storage" : "OpenStack Nesne Depolama",
diff --git a/apps/files_external/l10n/tr.json b/apps/files_external/l10n/tr.json
index 0ef2cf9bfb1..19001a2459f 100644
--- a/apps/files_external/l10n/tr.json
+++ b/apps/files_external/l10n/tr.json
@@ -101,6 +101,7 @@
"SFTP with secret key login" : "Gizli oturum açma anahtarı ile SFTP",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Paylaş",
+ "Show hidden files" : "Gizli dosyaları görüntüle",
"SMB / CIFS using OC login" : "OC oturum açma ile SMB / CIFS",
"Username as share" : "Paylaşım olarak kullanıcı adı",
"OpenStack Object Storage" : "OpenStack Nesne Depolama",
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js
index 272784943b2..4b52ba6482d 100644
--- a/apps/files_external/l10n/zh_CN.js
+++ b/apps/files_external/l10n/zh_CN.js
@@ -103,6 +103,7 @@ OC.L10N.register(
"SFTP with secret key login" : "包含 secret key 的 SFTP",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "共享",
+ "Show hidden files" : "显示隐藏文件",
"SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登录信息",
"Username as share" : "以用户名作为共享名",
"OpenStack Object Storage" : "OpenStack 对象存储",
diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json
index 22675e7253b..3eb01f28815 100644
--- a/apps/files_external/l10n/zh_CN.json
+++ b/apps/files_external/l10n/zh_CN.json
@@ -101,6 +101,7 @@
"SFTP with secret key login" : "包含 secret key 的 SFTP",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "共享",
+ "Show hidden files" : "显示隐藏文件",
"SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登录信息",
"Username as share" : "以用户名作为共享名",
"OpenStack Object Storage" : "OpenStack 对象存储",
diff --git a/apps/systemtags/l10n/ca.js b/apps/systemtags/l10n/ca.js
index d0f5c997438..f74fcbec3f2 100644
--- a/apps/systemtags/l10n/ca.js
+++ b/apps/systemtags/l10n/ca.js
@@ -5,52 +5,59 @@ OC.L10N.register(
"Update" : "Actualitza",
"Create" : "Crea",
"Select tag…" : "Selecciona etiqueta...",
- "Added system tag {systemtag}" : "S'ha afegit l'etiqueta del sistema {systemtag}",
- "Added system tag %1$s" : "S'ha afegit l'etiqueta del sistema%1$s",
- "%1$s added system tag %2$s" : "%1$setiqueta del sistema afegida%2$s",
- "{actor} added system tag {systemtag}" : "{actor} etiqueta del sistema afegida {systemtag}",
- "Removed system tag {systemtag}" : "S'ha eliminat l'etiqueta del sistema {systemtag}",
- "Removed system tag %1$s" : "S'ha eliminat l'etiqueta del sistema%1$s",
- "%1$s removed system tag %2$s" : "%1$setiqueta del sistema eliminada%2$s",
- "{actor} removed system tag {systemtag}" : "{actor} ha eliminat l'etiqueta del sistema {systemtag}",
- "You created system tag %1$s" : "Has creat la marca de sistema %1$s",
- "You created system tag {systemtag}" : "Has creat la marca de sistema {systemtag}",
- "%1$s created system tag %2$s" : "%1$s ha creat la marca de sistema %2$s",
- "{actor} created system tag {systemtag}" : "{actor} ha creat l'etiqueta del sistema {systemtag}",
- "You deleted system tag %1$s" : "Has esborrat la marca de sistema %1$s",
- "You deleted system tag {systemtag}" : "Heu suprimit l'etiqueta del sistema {systemtag}",
- "%1$s deleted system tag %2$s" : "%1$s ha esborrat la marca de sistema %2$s",
- "{actor} deleted system tag {systemtag}" : "{actor} sistema de sistema eliminat {systemtag}",
- "You updated system tag %2$s to %1$s" : "Has actualitzat les marques de sistema de la %2$s a la %1$s",
- "You updated system tag {oldsystemtag} to {newsystemtag}" : "Heu actualitzat l'etiqueta del sistema {oldsystemtag} a {newsystemtag}",
- "%1$s updated system tag %3$s to %2$s" : "%1$s ha actualitzat les marques de sistema de la %3$s a la %2$s",
- "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} etiqueta del sistema actualitzada {oldsystemtag} a {newsystemtag}",
- "You added system tag %2$s to %1$s" : "Heu afegit l'etiqueta del sistema %2$sa%1$s",
- "You added system tag {systemtag} to {file}" : "Heu afegit l'etiqueta del sistema {systemtag} a {file}",
- "%1$s added system tag %3$s to %2$s" : "%1$sS'ha afegit una etiqueta al sistema%3$s%2$s",
- "{actor} added system tag {systemtag} to {file}" : "{actor} ha afegit l'etiqueta del sistema {systemtag} a {file}",
- "You removed system tag %2$s from %1$s" : "Heu eliminat l'etiqueta del sistema%2$s %1$s",
- "You removed system tag {systemtag} from {file}" : "Heu eliminat l'etiqueta del sistema {systemtag} de {file}",
- "%1$s removed system tag %3$s from %2$s" : "%1$sS'ha eliminat l'etiqueta del sistema%3$s%2$s",
- "{actor} removed system tag {systemtag} from {file}" : "{actor} ha eliminat l'etiqueta del sistema {systemtag} de {file}",
+ "System tag %1$s added by the system" : "Etiqueta de sistema %1$s afegida pel sistema",
+ "Added system tag {systemtag}" : "S'ha afegit l'etiqueta de sistema {systemtag}",
+ "Added system tag %1$s" : "S'ha afegit l'etiqueta de sistema %1$s",
+ "%1$s added system tag %2$s" : "%1$s ha afegit l'etiqueta de sistema %2$s",
+ "{actor} added system tag {systemtag}" : "{actor} ha afegit l'etiqueta de sistema {systemtag}",
+ "System tag %1$s removed by the system" : "Etiqueta de sistema %1$s suprimida pel sistema",
+ "Removed system tag {systemtag}" : "S'ha suprimit l'etiqueta de sistema {systemtag}",
+ "Removed system tag %1$s" : "S'ha suprimit l'etiqueta de sistema%1$s",
+ "%1$s removed system tag %2$s" : "%1$s ha suprimit l'etiqueta de sistema %2$s",
+ "{actor} removed system tag {systemtag}" : "{actor} ha suprimit l'etiqueta de sistema {systemtag}",
+ "You created system tag %1$s" : "Heu creat l'etiqueta de sistema %1$s",
+ "You created system tag {systemtag}" : "Heu creat l'etiqueta de sistema {systemtag}",
+ "%1$s created system tag %2$s" : "%1$s ha creat l'etiqueta de sistema %2$s",
+ "{actor} created system tag {systemtag}" : "{actor} ha creat l'etiqueta de sistema {systemtag}",
+ "You deleted system tag %1$s" : "Heu suprimit l'etiqueta de sistema %1$s",
+ "You deleted system tag {systemtag}" : "Heu suprimit l'etiqueta de sistema {systemtag}",
+ "%1$s deleted system tag %2$s" : "%1$s ha suprimit l'etiqueta de sistema %2$s",
+ "{actor} deleted system tag {systemtag}" : "{actor} ha suprimit l'etiqueta de sistema {systemtag}",
+ "You updated system tag %2$s to %1$s" : "Heu actualitzat l'etiqueta de sistema %2$s a %1$s",
+ "You updated system tag {oldsystemtag} to {newsystemtag}" : "Heu actualitzat l'etiqueta de sistema {oldsystemtag} a {newsystemtag}",
+ "%1$s updated system tag %3$s to %2$s" : "%1$s ha actualitzat l'etiqueta de sistema %3$s a %2$s",
+ "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} ha actualitzat l'etiqueta de sistema {oldsystemtag} a {newsystemtag}",
+ "System tag %2$s was added to %1$s by the system" : "L'etiqueta de sistema %2$s ha estat afegida a %1$s pel sistema",
+ "System tag {systemtag} was added to {file} by the system" : "L'etiqueta de sistema {systemtag} ha estat afegida a {file} pel sistema",
+ "You added system tag %2$s to %1$s" : "Heu afegit l'etiqueta de sistema %2$sa%1$s",
+ "You added system tag {systemtag} to {file}" : "Heu afegit l'etiqueta de sistema {systemtag} a {file}",
+ "%1$s added system tag %3$s to %2$s" : "%1$s ha afegit l'etiqueta de sistema %3$s a %2$s",
+ "{actor} added system tag {systemtag} to {file}" : "{actor} ha afegit l'etiqueta de sistema {systemtag} a {file}",
+ "System tag %2$s was removed from %1$s by the system" : "L'etiqueta de sistema %2$s ha estat suprimida de %1$s pel sistema",
+ "System tag {systemtag} was removed from {file} by the system" : "L'etiqueta de sistema {systemtag} ha estat suprimida de {file} pel sistema",
+ "You removed system tag %2$s from %1$s" : "Heu suprimit l'etiqueta de sistema%2$s de %1$s",
+ "You removed system tag {systemtag} from {file}" : "Heu suprimit l'etiqueta de sistema {systemtag} de {file}",
+ "%1$s removed system tag %3$s from %2$s" : "%1$s ha suprimit l'etiqueta de sistema %3$s de %2$s",
+ "{actor} removed system tag {systemtag} from {file}" : "{actor} ha suprimit l'etiqueta de sistema {systemtag} de {file}",
"%s (restricted)" : "%s (restringit)",
"%s (invisible)" : "%s (invisible)",
- "<strong>System tags</strong> for a file have been modified" : "Les <strong>Marques de Sistema</strong> d'un fitxer s'han modificat",
+ "<strong>System tags</strong> for a file have been modified" : "S'han modificat les <strong>etiquetes de sistema</strong> d'un fitxer",
"Collaborative tags" : "Etiquetes col·laboratives",
"Tagged files" : "Fitxers marcats",
"Select tags to filter by" : "Selecciona les marques per filtrar-ne",
"No tags found" : "No s'han trobat etiquetes",
- "Please select tags to filter by" : "Si us plau selecciona les marques per filtrar-ne",
- "No files found for the selected tags" : "No s'han trobat fitxers per les marques sel·leccionades",
+ "Please select tags to filter by" : "Si us plau seleccioneu les etiquetes amb les que es filtrarà",
+ "No files found for the selected tags" : "No s'han trobat fitxers per les etiquetes seleccionades",
"Select tag …" : "Selecciona etiqueta...",
+ "Create a new tag" : "Crea una nova etiqueta",
"Name" : "Nom",
"Public" : "Públic",
"Restricted" : "Restringit",
"Invisible" : "Invisible",
- "Delete" : "Esborra",
- "Reset" : "Canvia",
- "No files in here" : "No hi ha arxius",
- "No entries found in this folder" : "No hi ha entrades en aquesta carpeta",
+ "Delete" : "Suprimeix",
+ "Reset" : "Restableix",
+ "No files in here" : "No hi ha fitxers aquí",
+ "No entries found in this folder" : "No s'han trobat entrades en aquesta carpeta",
"Size" : "Mida",
"Modified" : "Modificat"
},
diff --git a/apps/systemtags/l10n/ca.json b/apps/systemtags/l10n/ca.json
index bc40cb449ec..18198b3d51e 100644
--- a/apps/systemtags/l10n/ca.json
+++ b/apps/systemtags/l10n/ca.json
@@ -3,52 +3,59 @@
"Update" : "Actualitza",
"Create" : "Crea",
"Select tag…" : "Selecciona etiqueta...",
- "Added system tag {systemtag}" : "S'ha afegit l'etiqueta del sistema {systemtag}",
- "Added system tag %1$s" : "S'ha afegit l'etiqueta del sistema%1$s",
- "%1$s added system tag %2$s" : "%1$setiqueta del sistema afegida%2$s",
- "{actor} added system tag {systemtag}" : "{actor} etiqueta del sistema afegida {systemtag}",
- "Removed system tag {systemtag}" : "S'ha eliminat l'etiqueta del sistema {systemtag}",
- "Removed system tag %1$s" : "S'ha eliminat l'etiqueta del sistema%1$s",
- "%1$s removed system tag %2$s" : "%1$setiqueta del sistema eliminada%2$s",
- "{actor} removed system tag {systemtag}" : "{actor} ha eliminat l'etiqueta del sistema {systemtag}",
- "You created system tag %1$s" : "Has creat la marca de sistema %1$s",
- "You created system tag {systemtag}" : "Has creat la marca de sistema {systemtag}",
- "%1$s created system tag %2$s" : "%1$s ha creat la marca de sistema %2$s",
- "{actor} created system tag {systemtag}" : "{actor} ha creat l'etiqueta del sistema {systemtag}",
- "You deleted system tag %1$s" : "Has esborrat la marca de sistema %1$s",
- "You deleted system tag {systemtag}" : "Heu suprimit l'etiqueta del sistema {systemtag}",
- "%1$s deleted system tag %2$s" : "%1$s ha esborrat la marca de sistema %2$s",
- "{actor} deleted system tag {systemtag}" : "{actor} sistema de sistema eliminat {systemtag}",
- "You updated system tag %2$s to %1$s" : "Has actualitzat les marques de sistema de la %2$s a la %1$s",
- "You updated system tag {oldsystemtag} to {newsystemtag}" : "Heu actualitzat l'etiqueta del sistema {oldsystemtag} a {newsystemtag}",
- "%1$s updated system tag %3$s to %2$s" : "%1$s ha actualitzat les marques de sistema de la %3$s a la %2$s",
- "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} etiqueta del sistema actualitzada {oldsystemtag} a {newsystemtag}",
- "You added system tag %2$s to %1$s" : "Heu afegit l'etiqueta del sistema %2$sa%1$s",
- "You added system tag {systemtag} to {file}" : "Heu afegit l'etiqueta del sistema {systemtag} a {file}",
- "%1$s added system tag %3$s to %2$s" : "%1$sS'ha afegit una etiqueta al sistema%3$s%2$s",
- "{actor} added system tag {systemtag} to {file}" : "{actor} ha afegit l'etiqueta del sistema {systemtag} a {file}",
- "You removed system tag %2$s from %1$s" : "Heu eliminat l'etiqueta del sistema%2$s %1$s",
- "You removed system tag {systemtag} from {file}" : "Heu eliminat l'etiqueta del sistema {systemtag} de {file}",
- "%1$s removed system tag %3$s from %2$s" : "%1$sS'ha eliminat l'etiqueta del sistema%3$s%2$s",
- "{actor} removed system tag {systemtag} from {file}" : "{actor} ha eliminat l'etiqueta del sistema {systemtag} de {file}",
+ "System tag %1$s added by the system" : "Etiqueta de sistema %1$s afegida pel sistema",
+ "Added system tag {systemtag}" : "S'ha afegit l'etiqueta de sistema {systemtag}",
+ "Added system tag %1$s" : "S'ha afegit l'etiqueta de sistema %1$s",
+ "%1$s added system tag %2$s" : "%1$s ha afegit l'etiqueta de sistema %2$s",
+ "{actor} added system tag {systemtag}" : "{actor} ha afegit l'etiqueta de sistema {systemtag}",
+ "System tag %1$s removed by the system" : "Etiqueta de sistema %1$s suprimida pel sistema",
+ "Removed system tag {systemtag}" : "S'ha suprimit l'etiqueta de sistema {systemtag}",
+ "Removed system tag %1$s" : "S'ha suprimit l'etiqueta de sistema%1$s",
+ "%1$s removed system tag %2$s" : "%1$s ha suprimit l'etiqueta de sistema %2$s",
+ "{actor} removed system tag {systemtag}" : "{actor} ha suprimit l'etiqueta de sistema {systemtag}",
+ "You created system tag %1$s" : "Heu creat l'etiqueta de sistema %1$s",
+ "You created system tag {systemtag}" : "Heu creat l'etiqueta de sistema {systemtag}",
+ "%1$s created system tag %2$s" : "%1$s ha creat l'etiqueta de sistema %2$s",
+ "{actor} created system tag {systemtag}" : "{actor} ha creat l'etiqueta de sistema {systemtag}",
+ "You deleted system tag %1$s" : "Heu suprimit l'etiqueta de sistema %1$s",
+ "You deleted system tag {systemtag}" : "Heu suprimit l'etiqueta de sistema {systemtag}",
+ "%1$s deleted system tag %2$s" : "%1$s ha suprimit l'etiqueta de sistema %2$s",
+ "{actor} deleted system tag {systemtag}" : "{actor} ha suprimit l'etiqueta de sistema {systemtag}",
+ "You updated system tag %2$s to %1$s" : "Heu actualitzat l'etiqueta de sistema %2$s a %1$s",
+ "You updated system tag {oldsystemtag} to {newsystemtag}" : "Heu actualitzat l'etiqueta de sistema {oldsystemtag} a {newsystemtag}",
+ "%1$s updated system tag %3$s to %2$s" : "%1$s ha actualitzat l'etiqueta de sistema %3$s a %2$s",
+ "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} ha actualitzat l'etiqueta de sistema {oldsystemtag} a {newsystemtag}",
+ "System tag %2$s was added to %1$s by the system" : "L'etiqueta de sistema %2$s ha estat afegida a %1$s pel sistema",
+ "System tag {systemtag} was added to {file} by the system" : "L'etiqueta de sistema {systemtag} ha estat afegida a {file} pel sistema",
+ "You added system tag %2$s to %1$s" : "Heu afegit l'etiqueta de sistema %2$sa%1$s",
+ "You added system tag {systemtag} to {file}" : "Heu afegit l'etiqueta de sistema {systemtag} a {file}",
+ "%1$s added system tag %3$s to %2$s" : "%1$s ha afegit l'etiqueta de sistema %3$s a %2$s",
+ "{actor} added system tag {systemtag} to {file}" : "{actor} ha afegit l'etiqueta de sistema {systemtag} a {file}",
+ "System tag %2$s was removed from %1$s by the system" : "L'etiqueta de sistema %2$s ha estat suprimida de %1$s pel sistema",
+ "System tag {systemtag} was removed from {file} by the system" : "L'etiqueta de sistema {systemtag} ha estat suprimida de {file} pel sistema",
+ "You removed system tag %2$s from %1$s" : "Heu suprimit l'etiqueta de sistema%2$s de %1$s",
+ "You removed system tag {systemtag} from {file}" : "Heu suprimit l'etiqueta de sistema {systemtag} de {file}",
+ "%1$s removed system tag %3$s from %2$s" : "%1$s ha suprimit l'etiqueta de sistema %3$s de %2$s",
+ "{actor} removed system tag {systemtag} from {file}" : "{actor} ha suprimit l'etiqueta de sistema {systemtag} de {file}",
"%s (restricted)" : "%s (restringit)",
"%s (invisible)" : "%s (invisible)",
- "<strong>System tags</strong> for a file have been modified" : "Les <strong>Marques de Sistema</strong> d'un fitxer s'han modificat",
+ "<strong>System tags</strong> for a file have been modified" : "S'han modificat les <strong>etiquetes de sistema</strong> d'un fitxer",
"Collaborative tags" : "Etiquetes col·laboratives",
"Tagged files" : "Fitxers marcats",
"Select tags to filter by" : "Selecciona les marques per filtrar-ne",
"No tags found" : "No s'han trobat etiquetes",
- "Please select tags to filter by" : "Si us plau selecciona les marques per filtrar-ne",
- "No files found for the selected tags" : "No s'han trobat fitxers per les marques sel·leccionades",
+ "Please select tags to filter by" : "Si us plau seleccioneu les etiquetes amb les que es filtrarà",
+ "No files found for the selected tags" : "No s'han trobat fitxers per les etiquetes seleccionades",
"Select tag …" : "Selecciona etiqueta...",
+ "Create a new tag" : "Crea una nova etiqueta",
"Name" : "Nom",
"Public" : "Públic",
"Restricted" : "Restringit",
"Invisible" : "Invisible",
- "Delete" : "Esborra",
- "Reset" : "Canvia",
- "No files in here" : "No hi ha arxius",
- "No entries found in this folder" : "No hi ha entrades en aquesta carpeta",
+ "Delete" : "Suprimeix",
+ "Reset" : "Restableix",
+ "No files in here" : "No hi ha fitxers aquí",
+ "No entries found in this folder" : "No s'han trobat entrades en aquesta carpeta",
"Size" : "Mida",
"Modified" : "Modificat"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/theming/l10n/ca.js b/apps/theming/l10n/ca.js
index 55b11cd070a..7e26e6a9c0d 100644
--- a/apps/theming/l10n/ca.js
+++ b/apps/theming/l10n/ca.js
@@ -1,39 +1,51 @@
OC.L10N.register(
"theming",
{
- "Loading preview…" : "Carregant vista prèvia ...",
- "Saved" : "Guardat",
- "Admin" : "Admin",
- "a safe home for all your data" : "un lloc segur per a les teves dades",
+ "Loading preview…" : "S'està carregant la vista prèvia ...",
+ "Saved" : "Desat",
+ "Admin" : "Administrador",
+ "a safe home for all your data" : "un lloc segur per a les vostres dades",
"Name cannot be empty" : "El nom del fitxer no pot estar buit",
"The given name is too long" : "El nom introduït és massa llarg",
"The given web address is too long" : "L'adreça web proporcionada és massa llarga",
- "The given slogan is too long" : "El lema indicat és massa llarg",
- "The given color is invalid" : "El color donat no és vàlid",
+ "The given legal notice address is too long" : "L'adreça d'avís legal és massa llarga",
+ "The given privacy policy address is too long" : "L'adreça de política de privadesa és massa llarga",
+ "The given slogan is too long" : "L'eslògan proporcionat és massa llarg",
+ "The given color is invalid" : "El color proporcionat no és vàlid",
"The file was uploaded" : "S'ha carregat el fitxer",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El fitxer carregat supera la directiva upload_max_filesize a php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El fitxer carregat supera la directiva MAX_FILE_SIZE especificada al formulari HTML",
+ "The file was only partially uploaded" : "El fitxer només es ha estat carregat parcialment",
"No file was uploaded" : "No s'ha carregat cap fitxer",
+ "Missing a temporary folder" : "Falta una carpeta temporal",
+ "Could not write file to disk" : "No s’ha pogut escriure el fitxer al disc",
+ "A PHP extension stopped the file upload" : "Una extensió de PHP ha aturat la càrrega del fitxer",
"No file uploaded" : "No s'ha carregat cap fitxer",
"Unsupported image type" : "Tipus d'imatge no compatible",
- "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ja estàs utilitzant un tema propi. La configuració de l'app s'hauria d'haver modificat.",
+ "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ja esteu fent servir un tema propi. La configuració de l'aplicació s'hauria d'haver modificat.",
"Theming" : "Aparença",
"Legal notice" : "Avís legal",
"Privacy policy" : "Política de privadesa",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "La personalització permet canviar fàcilment l'aspecte de la vostra web i dels clients. Això serà visible per a tots els usuaris.",
+ "Adjust the Nextcloud theme" : "Ajusta el tema de Nextcloud",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "L'aparença permet personalitzar fàcilment l'aspecte de la vostra web i dels clients. Això serà visible per a tots els usuaris.",
"Name" : "Nom",
- "Reset to default" : "Restablir al valor predeterminat",
+ "Reset to default" : "Restableix als valors predeterminats",
+ "Web link" : "Enllaç web",
"https://…" : "https://...",
- "Slogan" : "Lema",
+ "Slogan" : "Eslògan",
"Color" : "Color",
"Logo" : "Logotip",
- "Upload new logo" : "Penjar un nou logotip",
- "Login image" : "Login logo",
- "Upload new login background" : "Carregar nou fons d'inici de sessió",
- "Remove background image" : "Elimina la imatge de fons",
+ "Upload new logo" : "Carrega un nou logotip",
+ "Login image" : "Imatge d'inici de sessió",
+ "Upload new login background" : "Carrega un nou fons d'inici de sessió",
+ "Remove background image" : "Suprimeix la imatge de fons",
"Advanced options" : "Opcions avançades",
"Legal notice link" : "Enllaç a l'avís legal",
"Privacy policy link" : "Enllaç a la política de privadesa",
- "Header logo" : "Logo de capçalera",
- "Upload new header logo" : "Pujar un nou logo de capçalera",
+ "Header logo" : "Logotip de capçalera",
+ "Upload new header logo" : "Carrega un nou logotip de capçalera",
+ "Favicon" : "Favicon",
+ "Upload new favicon" : "Carrega un nou favicon",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instal·la l'extensió Imagemagick per al PHP i es generarà automàticament un favicon a partir del logo i del color del tema."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/ca.json b/apps/theming/l10n/ca.json
index 50121247dd7..4409f1e6a17 100644
--- a/apps/theming/l10n/ca.json
+++ b/apps/theming/l10n/ca.json
@@ -1,37 +1,49 @@
{ "translations": {
- "Loading preview…" : "Carregant vista prèvia ...",
- "Saved" : "Guardat",
- "Admin" : "Admin",
- "a safe home for all your data" : "un lloc segur per a les teves dades",
+ "Loading preview…" : "S'està carregant la vista prèvia ...",
+ "Saved" : "Desat",
+ "Admin" : "Administrador",
+ "a safe home for all your data" : "un lloc segur per a les vostres dades",
"Name cannot be empty" : "El nom del fitxer no pot estar buit",
"The given name is too long" : "El nom introduït és massa llarg",
"The given web address is too long" : "L'adreça web proporcionada és massa llarga",
- "The given slogan is too long" : "El lema indicat és massa llarg",
- "The given color is invalid" : "El color donat no és vàlid",
+ "The given legal notice address is too long" : "L'adreça d'avís legal és massa llarga",
+ "The given privacy policy address is too long" : "L'adreça de política de privadesa és massa llarga",
+ "The given slogan is too long" : "L'eslògan proporcionat és massa llarg",
+ "The given color is invalid" : "El color proporcionat no és vàlid",
"The file was uploaded" : "S'ha carregat el fitxer",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El fitxer carregat supera la directiva upload_max_filesize a php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El fitxer carregat supera la directiva MAX_FILE_SIZE especificada al formulari HTML",
+ "The file was only partially uploaded" : "El fitxer només es ha estat carregat parcialment",
"No file was uploaded" : "No s'ha carregat cap fitxer",
+ "Missing a temporary folder" : "Falta una carpeta temporal",
+ "Could not write file to disk" : "No s’ha pogut escriure el fitxer al disc",
+ "A PHP extension stopped the file upload" : "Una extensió de PHP ha aturat la càrrega del fitxer",
"No file uploaded" : "No s'ha carregat cap fitxer",
"Unsupported image type" : "Tipus d'imatge no compatible",
- "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ja estàs utilitzant un tema propi. La configuració de l'app s'hauria d'haver modificat.",
+ "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ja esteu fent servir un tema propi. La configuració de l'aplicació s'hauria d'haver modificat.",
"Theming" : "Aparença",
"Legal notice" : "Avís legal",
"Privacy policy" : "Política de privadesa",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "La personalització permet canviar fàcilment l'aspecte de la vostra web i dels clients. Això serà visible per a tots els usuaris.",
+ "Adjust the Nextcloud theme" : "Ajusta el tema de Nextcloud",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "L'aparença permet personalitzar fàcilment l'aspecte de la vostra web i dels clients. Això serà visible per a tots els usuaris.",
"Name" : "Nom",
- "Reset to default" : "Restablir al valor predeterminat",
+ "Reset to default" : "Restableix als valors predeterminats",
+ "Web link" : "Enllaç web",
"https://…" : "https://...",
- "Slogan" : "Lema",
+ "Slogan" : "Eslògan",
"Color" : "Color",
"Logo" : "Logotip",
- "Upload new logo" : "Penjar un nou logotip",
- "Login image" : "Login logo",
- "Upload new login background" : "Carregar nou fons d'inici de sessió",
- "Remove background image" : "Elimina la imatge de fons",
+ "Upload new logo" : "Carrega un nou logotip",
+ "Login image" : "Imatge d'inici de sessió",
+ "Upload new login background" : "Carrega un nou fons d'inici de sessió",
+ "Remove background image" : "Suprimeix la imatge de fons",
"Advanced options" : "Opcions avançades",
"Legal notice link" : "Enllaç a l'avís legal",
"Privacy policy link" : "Enllaç a la política de privadesa",
- "Header logo" : "Logo de capçalera",
- "Upload new header logo" : "Pujar un nou logo de capçalera",
+ "Header logo" : "Logotip de capçalera",
+ "Upload new header logo" : "Carrega un nou logotip de capçalera",
+ "Favicon" : "Favicon",
+ "Upload new favicon" : "Carrega un nou favicon",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instal·la l'extensió Imagemagick per al PHP i es generarà automàticament un favicon a partir del logo i del color del tema."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/twofactor_backupcodes/l10n/ca.js b/apps/twofactor_backupcodes/l10n/ca.js
index 3d1817bff24..de5dca753ec 100644
--- a/apps/twofactor_backupcodes/l10n/ca.js
+++ b/apps/twofactor_backupcodes/l10n/ca.js
@@ -1,19 +1,21 @@
OC.L10N.register(
"twofactor_backupcodes",
{
+ "_" : "_",
+ "An error occurred while generating your backup codes" : "S'ha produït un error mentre es generaven els codis de seguretat",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Aquests són els codis de seguretat. Deseu-los i / o imprimiu-los ja que no podreu tornar a llegir els codis més tard",
"Save backup codes" : "Guardar els codis de la copia de seguretat",
"Print backup codes" : "Imprimeix codis de còpia de seguretat",
"Regenerate backup codes" : "Regenerar els codis de la copia de seguretat",
+ "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Si regeneres codis de còpia de seguretat, invalida automàticament els codis antics.",
"Generate backup codes" : "Generar codis de la copia de seguretat",
- "An error occurred while generating your backup codes" : "S'ha produït un error en generar els codis de seguretat",
- "Nextcloud backup codes" : "Codis de la copia de seguretat de Nextcloud",
"You created two-factor backup codes for your account" : "Heu creat codis de còpia de seguretat de dos factors per al vostre compte",
"Second-factor backup codes" : "Codis secundaris de còpia de seguretat",
"Backup code" : "Codi de copia de seguretat",
"Use backup code" : "Utilitza un codi de copia de seguretat",
"Two factor backup codes" : "Codis de seguretat de l'autenticació en dos factors",
- "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "S'han generat codis de còpia de seguretat. S'han usat {{used}} de {{total}} codis."
+ "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "S'han generat codis de còpia de seguretat. S'han usat {{used}} de {{total}} codis.",
+ "Nextcloud backup codes" : "Codis de la copia de seguretat de Nextcloud"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/twofactor_backupcodes/l10n/ca.json b/apps/twofactor_backupcodes/l10n/ca.json
index e1be06150af..51d0c6a10bd 100644
--- a/apps/twofactor_backupcodes/l10n/ca.json
+++ b/apps/twofactor_backupcodes/l10n/ca.json
@@ -1,17 +1,19 @@
{ "translations": {
+ "_" : "_",
+ "An error occurred while generating your backup codes" : "S'ha produït un error mentre es generaven els codis de seguretat",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Aquests són els codis de seguretat. Deseu-los i / o imprimiu-los ja que no podreu tornar a llegir els codis més tard",
"Save backup codes" : "Guardar els codis de la copia de seguretat",
"Print backup codes" : "Imprimeix codis de còpia de seguretat",
"Regenerate backup codes" : "Regenerar els codis de la copia de seguretat",
+ "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Si regeneres codis de còpia de seguretat, invalida automàticament els codis antics.",
"Generate backup codes" : "Generar codis de la copia de seguretat",
- "An error occurred while generating your backup codes" : "S'ha produït un error en generar els codis de seguretat",
- "Nextcloud backup codes" : "Codis de la copia de seguretat de Nextcloud",
"You created two-factor backup codes for your account" : "Heu creat codis de còpia de seguretat de dos factors per al vostre compte",
"Second-factor backup codes" : "Codis secundaris de còpia de seguretat",
"Backup code" : "Codi de copia de seguretat",
"Use backup code" : "Utilitza un codi de copia de seguretat",
"Two factor backup codes" : "Codis de seguretat de l'autenticació en dos factors",
- "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "S'han generat codis de còpia de seguretat. S'han usat {{used}} de {{total}} codis."
+ "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "S'han generat codis de còpia de seguretat. S'han usat {{used}} de {{total}} codis.",
+ "Nextcloud backup codes" : "Codis de la copia de seguretat de Nextcloud"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js
index 05a823baad8..362b1c97f79 100644
--- a/lib/l10n/ca.js
+++ b/lib/l10n/ca.js
@@ -29,7 +29,12 @@ OC.L10N.register(
"Following platforms are supported: %s" : "S'admeten les següents plataformes: %s",
"Server version %s or higher is required." : "Es requereix una versió de servidor %s o superior.",
"Server version %s or lower is required." : "Es requereix una versió de servidor %s o inferior.",
- "Logged in user must be an admin" : "L'usuari registrat ha de ser un administrador",
+ "Logged in user must be an admin or sub admin" : "L'usuari que ha iniciat la sessió ha de ser un administrador o un subadministrador",
+ "Logged in user must be an admin" : "L'usuari que ha iniciat la sessió ha de ser un administrador",
+ "Remote wipe started" : "S'ha iniciat la neteja remota",
+ "A remote wipe was started on device %s" : "S'ha engegat una neteja remota en el dispositiu %s",
+ "Remote wipe finished" : "Ha finalitzat la neteja remota",
+ "The remote wipe on %s has finished" : "Ha finalitzat la neteja remota a %s",
"Unknown filetype" : "Tipus de fitxer desconegut",
"Invalid image" : "Imatge no vàlida",
"Avatar image is not square" : "La imatge de perfil no és quadrada",
diff --git a/lib/l10n/ca.json b/lib/l10n/ca.json
index b797eac99aa..07b4424f912 100644
--- a/lib/l10n/ca.json
+++ b/lib/l10n/ca.json
@@ -27,7 +27,12 @@
"Following platforms are supported: %s" : "S'admeten les següents plataformes: %s",
"Server version %s or higher is required." : "Es requereix una versió de servidor %s o superior.",
"Server version %s or lower is required." : "Es requereix una versió de servidor %s o inferior.",
- "Logged in user must be an admin" : "L'usuari registrat ha de ser un administrador",
+ "Logged in user must be an admin or sub admin" : "L'usuari que ha iniciat la sessió ha de ser un administrador o un subadministrador",
+ "Logged in user must be an admin" : "L'usuari que ha iniciat la sessió ha de ser un administrador",
+ "Remote wipe started" : "S'ha iniciat la neteja remota",
+ "A remote wipe was started on device %s" : "S'ha engegat una neteja remota en el dispositiu %s",
+ "Remote wipe finished" : "Ha finalitzat la neteja remota",
+ "The remote wipe on %s has finished" : "Ha finalitzat la neteja remota a %s",
"Unknown filetype" : "Tipus de fitxer desconegut",
"Invalid image" : "Imatge no vàlida",
"Avatar image is not square" : "La imatge de perfil no és quadrada",
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index 1b1923c1755..a8e2a8a42b5 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -29,6 +29,7 @@ OC.L10N.register(
"Following platforms are supported: %s" : "Les plateformes suivantes sont prises en charge : %s",
"Server version %s or higher is required." : "Un serveur de version %s ou supérieure est requis.",
"Server version %s or lower is required." : "Un serveur de version %s ou inférieure est requis.",
+ "Logged in user must be an admin or sub admin" : "L'utilisateur connecté doit être administrateur ou sous-administrateur",
"Logged in user must be an admin" : "L'utilisateur connecté doit être un administrateur",
"Remote wipe started" : "Nettoyage à distance lancé",
"A remote wipe was started on device %s" : "Un nettoyage à distance à été lancé sur l'appareil %s",
diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json
index c01d60d2b66..02e1c00f8a0 100644
--- a/lib/l10n/fr.json
+++ b/lib/l10n/fr.json
@@ -27,6 +27,7 @@
"Following platforms are supported: %s" : "Les plateformes suivantes sont prises en charge : %s",
"Server version %s or higher is required." : "Un serveur de version %s ou supérieure est requis.",
"Server version %s or lower is required." : "Un serveur de version %s ou inférieure est requis.",
+ "Logged in user must be an admin or sub admin" : "L'utilisateur connecté doit être administrateur ou sous-administrateur",
"Logged in user must be an admin" : "L'utilisateur connecté doit être un administrateur",
"Remote wipe started" : "Nettoyage à distance lancé",
"A remote wipe was started on device %s" : "Un nettoyage à distance à été lancé sur l'appareil %s",
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index ca580dcbff7..a5daea47dbd 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -29,7 +29,8 @@ OC.L10N.register(
"Following platforms are supported: %s" : "Admítense as seguintes plataformas: %s",
"Server version %s or higher is required." : "Requírese a versión %s ou superior do servidor.",
"Server version %s or lower is required." : "Requírese a versión %s ou inferior do servidor.",
- "Logged in user must be an admin" : "O usuario registrado debe ser un administrador",
+ "Logged in user must be an admin or sub admin" : "O usuario rexistrado debe ser un administrador ou subadministrador",
+ "Logged in user must be an admin" : "O usuario rexistrado debe ser un administrador",
"Remote wipe started" : "Iniciouse a limpeza remota",
"A remote wipe was started on device %s" : "Iniciouse unha limpeza remota no dispositivo %s",
"Remote wipe finished" : "Rematou a limpeza remota",
diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json
index d9344090fec..6481cd17565 100644
--- a/lib/l10n/gl.json
+++ b/lib/l10n/gl.json
@@ -27,7 +27,8 @@
"Following platforms are supported: %s" : "Admítense as seguintes plataformas: %s",
"Server version %s or higher is required." : "Requírese a versión %s ou superior do servidor.",
"Server version %s or lower is required." : "Requírese a versión %s ou inferior do servidor.",
- "Logged in user must be an admin" : "O usuario registrado debe ser un administrador",
+ "Logged in user must be an admin or sub admin" : "O usuario rexistrado debe ser un administrador ou subadministrador",
+ "Logged in user must be an admin" : "O usuario rexistrado debe ser un administrador",
"Remote wipe started" : "Iniciouse a limpeza remota",
"A remote wipe was started on device %s" : "Iniciouse unha limpeza remota no dispositivo %s",
"Remote wipe finished" : "Rematou a limpeza remota",
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index fba5c873972..63cbcb4d43c 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -29,6 +29,7 @@ OC.L10N.register(
"Following platforms are supported: %s" : "Sono supportate le seguenti piattaforme: %s",
"Server version %s or higher is required." : "È richiesta la versione %s o successiva.",
"Server version %s or lower is required." : "È richiesta la versione %s o precedente.",
+ "Logged in user must be an admin or sub admin" : "L'utente che ha eseguito l'accesso deve esere un amministratore o sub-amministratore",
"Logged in user must be an admin" : "L'utente che ha eseguito l'accesso deve essere un amministratore ",
"Remote wipe started" : "Cancellazione remota avviata",
"A remote wipe was started on device %s" : "Una cancellazione remota è stata avviata sul dispositivo %s",
diff --git a/lib/l10n/it.json b/lib/l10n/it.json
index 69d9922e53a..b137a1b7d37 100644
--- a/lib/l10n/it.json
+++ b/lib/l10n/it.json
@@ -27,6 +27,7 @@
"Following platforms are supported: %s" : "Sono supportate le seguenti piattaforme: %s",
"Server version %s or higher is required." : "È richiesta la versione %s o successiva.",
"Server version %s or lower is required." : "È richiesta la versione %s o precedente.",
+ "Logged in user must be an admin or sub admin" : "L'utente che ha eseguito l'accesso deve esere un amministratore o sub-amministratore",
"Logged in user must be an admin" : "L'utente che ha eseguito l'accesso deve essere un amministratore ",
"Remote wipe started" : "Cancellazione remota avviata",
"A remote wipe was started on device %s" : "Una cancellazione remota è stata avviata sul dispositivo %s",
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index 79f1b1f7123..b9fbcff465c 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -29,6 +29,7 @@ OC.L10N.register(
"Following platforms are supported: %s" : "As seguintes plataformas são suportadas: %s",
"Server version %s or higher is required." : "É requerido um servidor da versão %s ou superior.",
"Server version %s or lower is required." : "É requerido um servidor da versão %s ou abaixo.",
+ "Logged in user must be an admin or sub admin" : "O usuário conectado deve ser um administrador ou subadministrador",
"Logged in user must be an admin" : "O usuário conectado deve ser um administrador",
"Remote wipe started" : "Limpeza remota iniciada",
"A remote wipe was started on device %s" : "Uma limpeza remota iniciou no dispositivo %s",
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index 26d2263dd1c..85a0b0e57af 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -27,6 +27,7 @@
"Following platforms are supported: %s" : "As seguintes plataformas são suportadas: %s",
"Server version %s or higher is required." : "É requerido um servidor da versão %s ou superior.",
"Server version %s or lower is required." : "É requerido um servidor da versão %s ou abaixo.",
+ "Logged in user must be an admin or sub admin" : "O usuário conectado deve ser um administrador ou subadministrador",
"Logged in user must be an admin" : "O usuário conectado deve ser um administrador",
"Remote wipe started" : "Limpeza remota iniciada",
"A remote wipe was started on device %s" : "Uma limpeza remota iniciou no dispositivo %s",
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index 6eb811d9ed4..c072367abf3 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -29,6 +29,7 @@ OC.L10N.register(
"Following platforms are supported: %s" : "Şu platformlar destekleniyor: %s",
"Server version %s or higher is required." : "Sunucu %s ya da daha sonraki bir sürüm olmalıdır.",
"Server version %s or lower is required." : "Sunucu %s ya da daha önceki bir sürüm olmalıdır.",
+ "Logged in user must be an admin or sub admin" : "Oturum açmış kullanıcı bir yönetici ya da alt yönetici olmalıdır",
"Logged in user must be an admin" : "Oturum açmış kullanıcı bir yönetici olmalıdır",
"Remote wipe started" : "Uzaktan silme başlatıldı",
"A remote wipe was started on device %s" : "%s aygıtı üzerinde bir uzaktan silme işlemi başlatıldı",
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json
index 5f48efefb5c..f9080fcb1ee 100644
--- a/lib/l10n/tr.json
+++ b/lib/l10n/tr.json
@@ -27,6 +27,7 @@
"Following platforms are supported: %s" : "Şu platformlar destekleniyor: %s",
"Server version %s or higher is required." : "Sunucu %s ya da daha sonraki bir sürüm olmalıdır.",
"Server version %s or lower is required." : "Sunucu %s ya da daha önceki bir sürüm olmalıdır.",
+ "Logged in user must be an admin or sub admin" : "Oturum açmış kullanıcı bir yönetici ya da alt yönetici olmalıdır",
"Logged in user must be an admin" : "Oturum açmış kullanıcı bir yönetici olmalıdır",
"Remote wipe started" : "Uzaktan silme başlatıldı",
"A remote wipe was started on device %s" : "%s aygıtı üzerinde bir uzaktan silme işlemi başlatıldı",
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 6d5be352e37..601a2325fff 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -29,7 +29,8 @@ OC.L10N.register(
"Following platforms are supported: %s" : "支持以下平台:%s",
"Server version %s or higher is required." : "需要服务器版本 %s 或更高版本。",
"Server version %s or lower is required." : "需要服务器版本 %s 或更低版本。",
- "Logged in user must be an admin" : "必须使用管理员用户登录",
+ "Logged in user must be an admin or sub admin" : "当前登录用户必须为管理员或子管理员",
+ "Logged in user must be an admin" : "当前登录用户必须为管理员",
"Remote wipe started" : "远程擦除开始",
"A remote wipe was started on device %s" : "设备%s上一个远程擦除操作已开始",
"Remote wipe finished" : "远程擦除完成",
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index 8b9e76cc74b..50afee70aa7 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -27,7 +27,8 @@
"Following platforms are supported: %s" : "支持以下平台:%s",
"Server version %s or higher is required." : "需要服务器版本 %s 或更高版本。",
"Server version %s or lower is required." : "需要服务器版本 %s 或更低版本。",
- "Logged in user must be an admin" : "必须使用管理员用户登录",
+ "Logged in user must be an admin or sub admin" : "当前登录用户必须为管理员或子管理员",
+ "Logged in user must be an admin" : "当前登录用户必须为管理员",
"Remote wipe started" : "远程擦除开始",
"A remote wipe was started on device %s" : "设备%s上一个远程擦除操作已开始",
"Remote wipe finished" : "远程擦除完成",
diff --git a/settings/l10n/ca.js b/settings/l10n/ca.js
index 79a66ffe9dc..65340bc79df 100644
--- a/settings/l10n/ca.js
+++ b/settings/l10n/ca.js
@@ -26,6 +26,8 @@ OC.L10N.register(
"Security" : "Seguretat",
"You successfully logged in using two-factor authentication (%1$s)" : "Us heu identificat correctament amb l'autenticació en dues passes (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Ha fallat l'inici de sessió mitjançant l'autenticació en dues passes (%1$s)",
+ "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>",
"Couldn't remove app." : "No s'ha pogut suprimit l'aplicació.",
"Couldn't update app." : "No s'ha pogut actualitzar l'aplicació.",
@@ -547,10 +549,13 @@ OC.L10N.register(
"Excluded groups" : "Grups exclosos",
"When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Quan es seleccionen/exclouen grups, es fa servir la lògica següent per determinar si un usuari té 2FA (Autentificació de 2 Factors) obligada: si no hi ha grups seleccionats, 2FA està activada per a tothom, a excepció de membres dels grups exclosos. Si els grups estan seleccionats, 2FA està activada per a tots els membres d'aquests. Si un usuari està tant en un grup seleccionat com exclòs, els seleccionats tenen prioritat i 2FA s'imposa.",
"Save changes" : "Desa els canvis",
+ "Marked for remote wipe" : "Marcat per netejar remotament",
"Device settings" : "Paràmetres del dispositiu",
"Allow filesystem access" : "Permet l'accés al sistema de fitxers",
"Rename" : "Canvia el nom",
"Revoke" : "Revoca",
+ "Wipe device" : "Neteja dispositiu",
+ "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Revocant aquest token impedirà la neteja del vostre dispositiu is encara no ha començat.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -573,6 +578,7 @@ OC.L10N.register(
"Error while updating device token scope" : "S'ha produït un error mentre s'actualitzava l’abast de testimonis del dispositiu",
"Error while updating device token name" : "S'ha produït un error mentre s'actualitzava el nom del testimoni del dispositiu",
"Error while deleting the token" : "S'ha produït un error mentre se suprimia el testimoni",
+ "Error while wiping the device with the token" : "S'ha produït un error mentre es netejava el dispositiu amb el token",
"App name" : "Nom de l'aplicació",
"Create new app password" : "Crea una nova contrasenya d'aplicació",
"Use the credentials below to configure your app or device." : "Utilitzeu les credencials de sota per configurar la vostra aplicació o dispositiu.",
diff --git a/settings/l10n/ca.json b/settings/l10n/ca.json
index e14e20f928a..c4b1fcb6604 100644
--- a/settings/l10n/ca.json
+++ b/settings/l10n/ca.json
@@ -24,6 +24,8 @@
"Security" : "Seguretat",
"You successfully logged in using two-factor authentication (%1$s)" : "Us heu identificat correctament amb l'autenticació en dues passes (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Ha fallat l'inici de sessió mitjançant l'autenticació en dues passes (%1$s)",
+ "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>",
"Couldn't remove app." : "No s'ha pogut suprimit l'aplicació.",
"Couldn't update app." : "No s'ha pogut actualitzar l'aplicació.",
@@ -545,10 +547,13 @@
"Excluded groups" : "Grups exclosos",
"When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Quan es seleccionen/exclouen grups, es fa servir la lògica següent per determinar si un usuari té 2FA (Autentificació de 2 Factors) obligada: si no hi ha grups seleccionats, 2FA està activada per a tothom, a excepció de membres dels grups exclosos. Si els grups estan seleccionats, 2FA està activada per a tots els membres d'aquests. Si un usuari està tant en un grup seleccionat com exclòs, els seleccionats tenen prioritat i 2FA s'imposa.",
"Save changes" : "Desa els canvis",
+ "Marked for remote wipe" : "Marcat per netejar remotament",
"Device settings" : "Paràmetres del dispositiu",
"Allow filesystem access" : "Permet l'accés al sistema de fitxers",
"Rename" : "Canvia el nom",
"Revoke" : "Revoca",
+ "Wipe device" : "Neteja dispositiu",
+ "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Revocant aquest token impedirà la neteja del vostre dispositiu is encara no ha començat.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -571,6 +576,7 @@
"Error while updating device token scope" : "S'ha produït un error mentre s'actualitzava l’abast de testimonis del dispositiu",
"Error while updating device token name" : "S'ha produït un error mentre s'actualitzava el nom del testimoni del dispositiu",
"Error while deleting the token" : "S'ha produït un error mentre se suprimia el testimoni",
+ "Error while wiping the device with the token" : "S'ha produït un error mentre es netejava el dispositiu amb el token",
"App name" : "Nom de l'aplicació",
"Create new app password" : "Crea una nova contrasenya d'aplicació",
"Use the credentials below to configure your app or device." : "Utilitzeu les credencials de sota per configurar la vostra aplicació o dispositiu.",
diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js
index 24fc04ed428..f6ce764c2fc 100644
--- a/settings/l10n/gl.js
+++ b/settings/l10n/gl.js
@@ -74,7 +74,7 @@ OC.L10N.register(
"Set your password" : "Estabeleza o seu contrasinal",
"Go to %s" : "Ira a %s",
"Install Client" : "Instalar o cliente",
- "Logged in user must be a subadmin" : "O usuario registrado debe ser un subadministrador",
+ "Logged in user must be a subadmin" : "O usuario rexistrado debe ser un subadministrador",
"Migration in progress. Please wait until the migration is finished" : "A migración está en proceso. Agarde a que remate.",
"Migration started …" : "Iniciada a migración ...",
"Not saved" : "Sen gardar",
diff --git a/settings/l10n/gl.json b/settings/l10n/gl.json
index b9d5a24c0a0..1c2ec6bb143 100644
--- a/settings/l10n/gl.json
+++ b/settings/l10n/gl.json
@@ -72,7 +72,7 @@
"Set your password" : "Estabeleza o seu contrasinal",
"Go to %s" : "Ira a %s",
"Install Client" : "Instalar o cliente",
- "Logged in user must be a subadmin" : "O usuario registrado debe ser un subadministrador",
+ "Logged in user must be a subadmin" : "O usuario rexistrado debe ser un subadministrador",
"Migration in progress. Please wait until the migration is finished" : "A migración está en proceso. Agarde a que remate.",
"Migration started …" : "Iniciada a migración ...",
"Not saved" : "Sen gardar",
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js
index 4034abad60f..cf9914c6157 100644
--- a/settings/l10n/zh_CN.js
+++ b/settings/l10n/zh_CN.js
@@ -74,7 +74,7 @@ OC.L10N.register(
"Set your password" : "设置您的密码",
"Go to %s" : "访问 %s",
"Install Client" : "安装客户端",
- "Logged in user must be a subadmin" : "已登录的用户必须为子管理员",
+ "Logged in user must be a subadmin" : "当前登录用户必须为子管理员",
"Migration in progress. Please wait until the migration is finished" : "正在进行迁移。请稍等,直到迁移完成",
"Migration started …" : "迁移开始...",
"Not saved" : "未保存",
diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json
index 605fb40b970..d86bb48e872 100644
--- a/settings/l10n/zh_CN.json
+++ b/settings/l10n/zh_CN.json
@@ -72,7 +72,7 @@
"Set your password" : "设置您的密码",
"Go to %s" : "访问 %s",
"Install Client" : "安装客户端",
- "Logged in user must be a subadmin" : "已登录的用户必须为子管理员",
+ "Logged in user must be a subadmin" : "当前登录用户必须为子管理员",
"Migration in progress. Please wait until the migration is finished" : "正在进行迁移。请稍等,直到迁移完成",
"Migration started …" : "迁移开始...",
"Not saved" : "未保存",