diff options
Diffstat (limited to 'apps/dashboard/l10n/oc.js')
-rw-r--r-- | apps/dashboard/l10n/oc.js | 18 |
1 files changed, 7 insertions, 11 deletions
diff --git a/apps/dashboard/l10n/oc.js b/apps/dashboard/l10n/oc.js index 255961cf75c..4f737af8207 100644 --- a/apps/dashboard/l10n/oc.js +++ b/apps/dashboard/l10n/oc.js @@ -3,14 +3,6 @@ OC.L10N.register( { "Dashboard" : "Tablèu de bòrd", "Dashboard app" : "Aplicacion de tablèu de bòrd", - "Customize" : "Personalizar", - "Edit widgets" : "Editar widgets", - "Get more widgets from the App Store" : "Obténer mai de widgets sus l’App Store", - "Change background image" : "Cambiar l’imatge de fons", - "Weather service" : "Servici de metèo", - "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Per vòstre confidencialitat, las donadas de metèo son demandadas per vòstre servidor Nextcloud per vos per que lo servici de metèo aja pas cap de vòstras donadas personalas.", - "Weather data from Met.no" : "Donadas meteorologica de Met.no", - "geocoding with Nominatim" : "geocoding amb Nominatim", "Weather" : "Metèo", "Status" : "Estat", "Good morning" : "Bonjorn", @@ -21,8 +13,12 @@ OC.L10N.register( "Good evening, {name}" : "Bonser, {name}", "Hello" : "Adieu", "Hello, {name}" : "Adieu, {name}", - "Default images" : "Imatges per defaut", - "Plain background" : "Fons unit", - "Show something" : "Mostrar quicòm" + "Customize" : "Personalizar", + "Edit widgets" : "Editar widgets", + "Get more widgets from the App Store" : "Obténer mai de widgets sus l’App Store", + "Weather service" : "Servici de metèo", + "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Per vòstre confidencialitat, las donadas de metèo son demandadas per vòstre servidor Nextcloud per vos per que lo servici de metèo aja pas cap de vòstras donadas personalas.", + "Weather data from Met.no" : "Donadas meteorologica de Met.no", + "geocoding with Nominatim" : "geocoding amb Nominatim" }, "nplurals=2; plural=(n > 1);"); |