diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:19:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:19:16 +0000 |
commit | af313a79e879f6af5b6f430a981befb4df23a4b1 (patch) | |
tree | ed7242538637b3b7c7ed373e91587b4cfdc125f9 /apps/files/l10n/ca.json | |
parent | 9695c021c2da7a497a248aba969396f16dea5d49 (diff) | |
download | nextcloud-server-af313a79e879f6af5b6f430a981befb4df23a4b1.tar.gz nextcloud-server-af313a79e879f6af5b6f430a981befb4df23a4b1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ca.json')
-rw-r--r-- | apps/files/l10n/ca.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index dfab86b4baa..9296868afe4 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -176,7 +176,6 @@ "Upload successful" : "S'ha pujat correctament", "\"{displayName}\" action executed successfully" : "L'acció «{displayName}» s'ha executat correctament", "\"{displayName}\" action failed" : "S'ha produït un error en l'acció «{displayName}»", - "Select the row for {displayName}" : "Selecciona la fila per a {displayName}", "Rename file" : "Canvia el nom del fitxer", "File name" : "Nom del fitxer", "Folder name" : "Nom de la carpeta", @@ -194,8 +193,6 @@ "Could not copy {file}. {message}" : "No s'ha pogut copiar {file}. {message}", "Could not move {file}. {message}" : "No s'ha pogut moure {file}. {message}", "Total rows summary" : "Resum de totes les files", - "Select all" : "Selecciona-ho tot", - "Unselect all" : "Anul·la tota la selecció", "\"{displayName}\" failed on some elements " : "S'ha produït un error en l'acció «{displayName}» per a alguns elements", "\"{displayName}\" batch action executed successfully" : "L'acció per lots «{displayName}» s'ha executat correctament", "List of files and folders." : "Llista de fitxers i carpetes.", @@ -296,6 +293,7 @@ "Files and folders you recently modified will show up here." : "Els fitxers i les carpetes que heu modificat recentment es mostraran aquí", "Toggle %1$s sublist" : "Canvia la subllista de %1$s", "No entries found in this folder" : "No s'ha trobat cap entrada en aquesta carpeta", + "Select all" : "Selecciona-ho tot", "Upload too large" : "La pujada és massa gran", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Els fitxers que intenteu pujar superen la mida màxima de pujada de fitxers del servidor.", "Text file" : "Fitxer de text", @@ -313,7 +311,9 @@ "Pending shares" : "Pendent", "This file has the tag {tag}" : "Aquest fitxer té l'etiqueta {tag}", "This file has the tags {firstTags} and {lastTag}" : "Aquest fitxer té les etiquetes {firstTags} i {lastTag}", + "Select the row for {displayName}" : "Selecciona la fila per a {displayName}", "Open folder {name}" : "Obre la carpeta {name}", + "Unselect all" : "Anul·la tota la selecció", "ascending" : "ascendent", "descending" : "descendent", "Sort list by {column} ({direction})" : "Ordena la llista per {column} ({direction})", |