nextcloud/lib/l10n/oc.js
Nextcloud bot 9db33055b2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-19 02:28:19 +00:00

79 řádky
3.0 KiB
JavaScript
Surový Blame Historie

Tento soubor obsahuje neviditelné znaky Unicode

Tento soubor obsahuje neviditelné Unicode znaky, které jsou pro člověka nerozeznatelné, ale mohou být zpracovány jiným způsobem. Pokud si myslíte, že je to záměrné, můžete toto varování bezpečně ignorovat. Použijte tlačítko Escape sekvence k jejich zobrazení.

Tento soubor obsahuje znaky Unicode, které mohou být zaměněny s jinými znaky. Pokud si myslíte, že je to záměrné, můžete toto varování bezpečně ignorovat. Použijte tlačítko Escape sekvence k jejich zobrazení.

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",
"Help" : "Ajuda",
"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.",
"User disabled" : "Utilizaire desactivat",
"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",
"Full name" : "Nom complèt"
},
"nplurals=2; plural=(n > 1);");