You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/lib/l10n/oc.js

78 lines
2.9 KiB
JavaScript

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

OC.L10N.register(
"lib",
{
"The page could not be found on the server." : "Se podiá pas trobar la pagina sul servidor.",
"Other activities" : "Autras activitats",
"Authentication" : "Autentificacion",
"Unknown filetype" : "filetype desconegut",
"Invalid image" : "Imatge invalid",
"Files" : "Fichièrs",
"View profile" : "Veire perfil",
"today" : "uèi",
"yesterday" : "ièr",
"_in %n day_::_in %n days_" : ["daquí %n jorn","daquí %n jorns"],
"_%n day ago_::_%n days ago_" : ["fa %n jorn","fa %n jorns"],
"last month" : "lo mes passat",
"_in %n month_::_in %n months_" : ["daquí %n mes","daquí %n meses"],
"_%n month ago_::_%n months ago_" : ["fa %n mes","fa %n meses"],
"last year" : "lan passat",
"_in %n year_::_in %n years_" : ["daquí %n annada","daquí %n annadas"],
"_%n year ago_::_%n years ago_" : ["fa %n annada","fa %n annadas"],
"_in %n hour_::_in %n hours_" : ["daquí %n ora","daquí %n oras"],
"_%n hour ago_::_%n hours ago_" : ["fa %n ora ","fa %n oras"],
"_in %n minute_::_in %n minutes_" : ["daquí %n minuta","daquí %n minutas"],
"_%n minute ago_::_%n minutes ago_" : ["fa %n minuta","fa %n minutas"],
"seconds ago" : "fa qualques segondas",
"Empty file" : "Fichièr void",
"File already exists" : "Lo fichièr existís ja",
"Templates" : "Modèls",
"__language_name__" : "Occitan",
"Apps" : "Aplicacions",
"Settings" : "Paramètres",
"Log out" : "Desconnexion",
"Users" : "Utilizaires",
"Email" : "Corrièl",
"Mail %s" : "Mail %s",
"Phone" : "Telefòn",
"Call %s" : "Sonar %s",
"Twitter" : "Twitter",
"View %s on Twitter" : "Veire %s sus Twitter",
"Website" : "Site web",
"Visit %s" : "Visitar %s",
"Address" : "Adreça",
"Profile picture" : "Imatge de perfil",
"About" : "A prepaus",
"Headline" : "Títol",
"Organisation" : "Organizacion",
"Role" : "Ròtle",
"Additional settings" : "Paramètres addicionals",
"Set an admin password." : "Definir un senhal admin.",
"Open »%s«" : "Dobrir « %s»",
"Sunday" : "dimenge",
"Monday" : "diluns",
"Tuesday" : "dimars",
"Wednesday" : "dimècres",
"Thursday" : "dijòus",
"Friday" : "divendres",
"Saturday" : "dissabte",
"January" : "Genièr",
"February" : "Febrièr",
"March" : "Març",
"April" : "Abril",
"May" : "Mai",
"June" : "Junh",
"July" : "Julhet",
"August" : "Agost",
"September" : "Setembre",
"October" : "Octòbre",
"November" : "Novembre",
"December" : "Decembre",
"May." : "Mai.",
"a safe home for all your data" : "un ostal segur per vòstras donadas",
"Authentication error" : "Error dautentificacion",
"Storage is temporarily not available" : "Emmagazinatge temporàriament indisponible",
"Help" : "Ajuda",
"User disabled" : "Utilizaire desactivat"
},
"nplurals=2; plural=(n > 1);");