diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-21 02:20:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-21 02:20:36 +0000 |
commit | 054783e38530da14ae043c3ceeb022e86c44bce8 (patch) | |
tree | cc1ede117084a1b42b139b6c9a3d314100fffb49 /apps/dashboard/l10n/ca.js | |
parent | c686f8a03a36d076144b38f69b02ab2cc30695e4 (diff) | |
download | nextcloud-server-054783e38530da14ae043c3ceeb022e86c44bce8.tar.gz nextcloud-server-054783e38530da14ae043c3ceeb022e86c44bce8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard/l10n/ca.js')
-rw-r--r-- | apps/dashboard/l10n/ca.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/ca.js b/apps/dashboard/l10n/ca.js index f557269e8f0..537afd54ddf 100644 --- a/apps/dashboard/l10n/ca.js +++ b/apps/dashboard/l10n/ca.js @@ -11,6 +11,8 @@ OC.L10N.register( "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", + "geocoding with Nominatim" : "codis geogràfics amb Nominatim", + "elevation data from OpenTopoData" : "dades d'altitud d'OpenTopoData", "Weather" : "Temps", "Status" : "Estat", "Good morning" : "Bon dia", @@ -19,6 +21,9 @@ OC.L10N.register( "Good afternoon, {name}" : "Bona tarda, {name}", "Good evening" : "Bona tarda", "Good evening, {name}" : "Bona nit, {name}", + "Hello" : "Hola", + "Hello, {name}" : "Hola {name}", + "Pick from Files" : "Trieu dels fitxers", "Default images" : "Imatges predeterminades", "Plain background" : "Fons senzill", "Insert from {productName}" : "Insereix des de {productName}", |