diff options
Diffstat (limited to 'apps/theming/l10n/ca.json')
-rw-r--r-- | apps/theming/l10n/ca.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/ca.json b/apps/theming/l10n/ca.json index 92b4e8d0155..16c9048c372 100644 --- a/apps/theming/l10n/ca.json +++ b/apps/theming/l10n/ca.json @@ -22,8 +22,6 @@ "Could not write file to disk" : "No s’ha pogut escriure el fitxer en el disc", "A PHP extension stopped the file upload" : "Una extensió del PHP ha aturat la pujada del fitxer", "No file uploaded" : "No s'ha pujat cap fitxer", - "Failed to clean up the old administration theming images folder" : "No s'ha pogut netejar la carpeta antiga d'imatges de temes d'administració", - "Failed to clean up the old administration image folder" : "No s'ha pogut netejar la carpeta antiga d'imatges d'administració", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ja utilitzeu un tema personalitzat. És possible que aquest tema substitueixi els paràmetres de l'aplicació Aparença.", "Theming" : "Aparença", "Appearance and accessibility" : "Aparença i accessibilitat", @@ -110,6 +108,8 @@ "Reset to default" : "Reinicialitza els valors per defecte", "Upload" : "Puja", "Remove background image" : "Suprimeix la imatge de fons", + "Failed to clean up the old administration theming images folder" : "No s'ha pogut netejar la carpeta antiga d'imatges de temes d'administració", + "Failed to clean up the old administration image folder" : "No s'ha pogut netejar la carpeta antiga d'imatges d'administració", "Select a custom color" : "Selecciona un color personalitzat" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |