Files
Nextcloud bot 7e474a9ac4 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-20 00:20:34 +00:00

24 lines
858 B
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
OC.L10N.register(
"dashboard",
{
"Dashboard" : "Tablèu de bòrd",
"Dashboard app" : "Aplicacion de tablèu de bòrd",
"Weather" : "Metèo",
"Status" : "Estat",
"Good morning" : "Bonjorn",
"Good morning, {name}" : "Bonjorn, {name}",
"Good afternoon" : "Bonjorn",
"Good afternoon, {name}" : "Bonjorn, {name}",
"Good evening" : "Bonser",
"Good evening, {name}" : "Bonser, {name}",
"Hello" : "Adieu",
"Hello, {name}" : "Adieu, {name}",
"Customize" : "Personalizar",
"Edit widgets" : "Editar widgets",
"Get more widgets from the App Store" : "Obténer mai de widgets sus lApp Store",
"Weather service" : "Servici de metèo",
"Weather data from Met.no" : "Donadas meteorologica de Met.no",
"geocoding with Nominatim" : "geocoding amb Nominatim"
},
"nplurals=2; plural=(n > 1);");