From 7560415105c9013b53ebd0bebb0998a4e51303e6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 28 Feb 2024 00:28:25 +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 4111384d4af..5bc6238fa60 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -224,7 +224,6 @@ OC.L10N.register( "Select file or folder to link to" : "Seleccioneu el fitxer o la carpeta que voleu enllaçar", "Choose file" : "Tria el fitxer", "Choose {file}" : "Tria {file}", - "Add" : "Afegeix", "Loading current folder" : "S'està carregant la carpeta actual", "No files in here" : "No hi ha cap fitxer aquí", "Upload some content or sync with your devices!" : "Pugeu contingut o sincronitzeu els vostres dispositius!", @@ -345,6 +344,7 @@ OC.L10N.register( "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", "Choose" : "Tria", - "No files or folders have been deleted yet" : "Encara no s'ha suprimit cap fitxer o carpeta" + "No files or folders have been deleted yet" : "Encara no s'ha suprimit cap fitxer o carpeta", + "Add" : "Afegeix" }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3