diff options
Diffstat (limited to 'apps/dashboard/l10n/ca.js')
-rw-r--r-- | apps/dashboard/l10n/ca.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dashboard/l10n/ca.js b/apps/dashboard/l10n/ca.js index 562dbc76dc9..2cfdd61b144 100644 --- a/apps/dashboard/l10n/ca.js +++ b/apps/dashboard/l10n/ca.js @@ -7,7 +7,6 @@ OC.L10N.register( "Customize" : "Personalitza", "Edit widgets" : "Edita els ginys", "Get more widgets from the App Store" : "Aconseguiu més widgets de la botiga d'aplicacions", - "Change background image" : "Canvia la imatge de fons", "Weather service" : "Servei meteorològic", "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Per a la seva privacitat, les dades meteorològiques les sol·licita el seu servidor Nextcloud en el seu lloc perquè el servei meteorològic no rebi cap informació personal.", "Weather data from Met.no" : "Dades meteorològiques de Met.no", @@ -23,10 +22,11 @@ OC.L10N.register( "Good evening, {name}" : "Bona nit, {name}", "Hello" : "Hola", "Hello, {name}" : "Hola {name}", + "Show something" : "Mostra alguna cosa", + "Change background image" : "Canvia la imatge de fons", "Pick from Files" : "Trieu dels fitxers", + "Default images" : "Imatges predeterminades", "Plain background" : "Fons senzill", - "Insert from {productName}" : "Insereix des de {productName}", - "Show something" : "Mostra alguna cosa", - "Default images" : "Imatges predeterminades" + "Insert from {productName}" : "Insereix des de {productName}" }, "nplurals=2; plural=(n != 1);"); |