diff options
Diffstat (limited to 'apps/dashboard/l10n/sc.js')
-rw-r--r-- | apps/dashboard/l10n/sc.js | 23 |
1 files changed, 8 insertions, 15 deletions
diff --git a/apps/dashboard/l10n/sc.js b/apps/dashboard/l10n/sc.js index 677671ebb22..05d4d523bcd 100644 --- a/apps/dashboard/l10n/sc.js +++ b/apps/dashboard/l10n/sc.js @@ -3,15 +3,6 @@ OC.L10N.register( { "Dashboard" : "Pannellu de controllu", "Dashboard app" : "Aplicatzione de su pannellu de controllu", - "Customize" : "Personaliza", - "Edit widgets" : "Modìfica ordìngios", - "Get more widgets from the App Store" : "Otene àteros trastos dae sa butega de is aplicatziones", - "Change background image" : "Càmbia immàgine de isfundu", - "Weather service" : "Servìtziu de su tempus", - "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Pro sa riservadesa tua, su serbidore Nextcloud rechedet is datos de su tempus pro tene, duncas su servìtziu de su tempus no retzit informatziones personales.", - "Weather data from Met.no" : "Datos de su tempus dae Met.no", - "geocoding with Nominatim" : "geocodìfica cun Nominatim", - "elevation data from OpenTopoData" : "datos de elevada dae OpenTopoData", "Weather" : "Tempus", "Status" : "Istadu", "Good morning" : "Bona die", @@ -22,11 +13,13 @@ OC.L10N.register( "Good evening, {name}" : "Salude, {name}", "Hello" : "Salude", "Hello, {name}" : "Salude, {name}", - "Pick from Files" : "Sèbera dae archìvios", - "Default images" : "Imàgines predefinidas", - "Plain background" : "Isfundu simpre", - "Insert from {productName}" : "Inserta dae {productName}", - "Show something" : "Mustra calicuna cosa", - "Get more widgets from the app store" : "Otene àteros trastos dae sa butega de is aplicatziones" + "Customize" : "Personaliza", + "Edit widgets" : "Modìfica ordìngios", + "Get more widgets from the App Store" : "Otene àteros trastos dae sa butega de is aplicatziones", + "Weather service" : "Servìtziu de su tempus", + "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Pro sa riservadesa tua, su serbidore Nextcloud rechedet is datos de su tempus pro tene, duncas su servìtziu de su tempus no retzit informatziones personales.", + "Weather data from Met.no" : "Datos de su tempus dae Met.no", + "geocoding with Nominatim" : "geocodìfica cun Nominatim", + "elevation data from OpenTopoData" : "datos de elevada dae OpenTopoData" }, "nplurals=2; plural=(n != 1);"); |