From 582c34e60510f550aa0bd0f20f4da33b2784922e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 14 Sep 2023 00:27:03 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files/l10n/ca.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/files/l10n/ca.js') diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index 5ae599b5ab5..f4c4219d221 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -111,8 +111,6 @@ OC.L10N.register( "Create new folder" : "Crea una carpeta", "Upload file" : "Puja un fitxer", "Recent" : "Recents", - "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}", "Not favorited" : "No s'inclou en els preferits", "Remove from favorites" : "Suprimeix dels preferits", "Add to favorites" : "Afegeix als preferits", @@ -285,6 +283,8 @@ OC.L10N.register( "Shared with you" : "Compartit amb vós", "Deleted shares" : "Suprimit", "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}", "Open folder {name}" : "Obre la carpeta {name}", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Aquesta llista no es mostra completament per raons de rendiment. Es mostraran els fitxers a mesura que navegueu per la llista.", "Search for an account" : "Cerqueu un compte", -- cgit v1.2.3