diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-26 02:14:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-26 02:14:16 +0000 |
commit | 7f689af6f4c8465f7525c17f5ca9d836ae6a53ae (patch) | |
tree | efd99560991bac83c4257a58c6dc5d03d066a595 /apps | |
parent | 2736f54785923e0ed72eb0e10dec16674c30cfcd (diff) | |
download | nextcloud-server-7f689af6f4c8465f7525c17f5ca9d836ae6a53ae.tar.gz nextcloud-server-7f689af6f4c8465f7525c17f5ca9d836ae6a53ae.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files/l10n/fr.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/fr.json | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/ca.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/ca.json | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/fr.json | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/gl.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/gl.json | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/it.json | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/pt_BR.json | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/tr.json | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/zh_CN.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/zh_CN.json | 1 | ||||
-rw-r--r-- | apps/systemtags/l10n/ca.js | 77 | ||||
-rw-r--r-- | apps/systemtags/l10n/ca.json | 77 | ||||
-rw-r--r-- | apps/theming/l10n/ca.js | 44 | ||||
-rw-r--r-- | apps/theming/l10n/ca.json | 44 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/ca.js | 8 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/ca.json | 8 |
22 files changed, 166 insertions, 110 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 |