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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-11-26 05:46:04 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-26 05:46:04 +0300
commitaee3bb42aeb716ff6c60401cd60ec7d6d7a36bec (patch)
tree04e5223fd72eaa95ecbe1d9d0b16fd5997d05e87 /apps/dashboard
parent9c05dfacaeef89d84d49cf217dd29e820c40b68d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard')
-rw-r--r--apps/dashboard/l10n/oc.js7
-rw-r--r--apps/dashboard/l10n/oc.json7
2 files changed, 14 insertions, 0 deletions
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);"