Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ca.js')
-rw-r--r--l10n/ca.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index a178cca0..78834884 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"Shared with you" : "Compartit amb vós",
"Tagged photos" : "Fotografies etiquetades",
"Locations" : "Ubicacions",
- "Settings" : "Paràmetres",
"Open the full size \"{name}\" image" : "Obre la imatge «{name}» a mida completa",
"Open the \"{name}\" sub-directory" : "Obre la subcarpeta «{name}»",
"Share this folder" : "Comparteix la carpeta",
@@ -23,6 +22,7 @@ OC.L10N.register(
"An error occurred" : "S'ha produït un error",
"No photos in here" : "No hi ha cap fotografia",
"No tags yet" : "Encara no hi ha etiquetes",
- "Photos with tags will show up here" : "Aquí es mostraran les fotografies amb etiquetes"
+ "Photos with tags will show up here" : "Aquí es mostraran les fotografies amb etiquetes",
+ "Settings" : "Paràmetres"
},
"nplurals=2; plural=(n != 1);");