From aee3bb42aeb716ff6c60401cd60ec7d6d7a36bec Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 26 Nov 2021 02:46:04 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- apps/dashboard/l10n/oc.js | 7 +++++++ apps/dashboard/l10n/oc.json | 7 +++++++ 2 files changed, 14 insertions(+) (limited to 'apps/dashboard/l10n') diff --git a/apps/dashboard/l10n/oc.js b/apps/dashboard/l10n/oc.js index 9f08b59c5dd..d6bf6f75f47 100644 --- a/apps/dashboard/l10n/oc.js +++ b/apps/dashboard/l10n/oc.js @@ -2,10 +2,16 @@ OC.L10N.register( "dashboard", { "Dashboard" : "Tablèu de bòrd", + "Dashboard app" : "Aplicacion de tablèu de bòrd", "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", "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", @@ -17,6 +23,7 @@ OC.L10N.register( "Hello" : "Adieu", "Hello, {name}" : "Adieu, {name}", "Default images" : "Imatges per defaut", + "Plain background" : "Fons unit", "Good night, {name}" : "Bona nuèch, {name}", "Good night" : "Bona nuèch" }, diff --git a/apps/dashboard/l10n/oc.json b/apps/dashboard/l10n/oc.json index b550fcd3058..4799d1b13fe 100644 --- a/apps/dashboard/l10n/oc.json +++ b/apps/dashboard/l10n/oc.json @@ -1,9 +1,15 @@ { "translations": { "Dashboard" : "Tablèu de bòrd", + "Dashboard app" : "Aplicacion de tablèu de bòrd", "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", "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", @@ -15,6 +21,7 @@ "Hello" : "Adieu", "Hello, {name}" : "Adieu, {name}", "Default images" : "Imatges per defaut", + "Plain background" : "Fons unit", "Good night, {name}" : "Bona nuèch, {name}", "Good night" : "Bona nuèch" },"pluralForm" :"nplurals=2; plural=(n > 1);" -- cgit v1.2.3