passman/l10n/oc.js
Nextcloud bot bdaa8aad2d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-24 01:21:40 +00:00

77 lines
2.5 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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(
"passman",
{
"You created %1$s" : "Avètz creat %1$s",
"You deleted %1$s" : "Avètz suprimit %1$s",
"Passwords" : "Senhals",
"Passwords do not match" : "Los senhals correspondon pas",
"General" : "Generals",
"An error occurred" : "Una error ses producha",
"Done" : "Done",
"Settings saved" : "Paramètres enregistrats",
"General settings" : "Paramètres generals",
"Password settings" : "Paramètres de senhal",
"Sharing" : "Partiment",
"Share link" : "Partejar lo ligam",
"Saved!" : "Enregistrat!",
"Good" : "Bon",
"Copy to clipboard" : "Copiar dins lo quichapapièrs",
"Generate password" : "Generar senhal",
"Username" : "Nom d'utilizaire",
"Text" : "Tèxt",
"File" : "File",
"Add" : "Apondre",
"Value" : "Valor",
"Type" : "Tipe",
"Actions" : "Accions",
"Filename" : "Nom de fichièr",
"Size" : "Talha",
"Secret" : "Secret",
"Expiration date" : "Data d'expiracion",
"No expiration date set" : "Cap de data dexpiracion pas definida",
"Disabled" : "Desactivat",
"Password length" : "Longor de senhal",
"Export" : "Exportar",
"Change" : "Modificar",
"Processing" : "Tractament",
"Version" : "Version",
"Import" : "Importar",
"Uploading" : "Uploading",
"User" : "User",
"Read" : "Legit",
"Files" : "Fichièrs",
"Pending" : "En espèra",
"Details" : "Detalhs",
"Hide details" : "Amagar detalhs",
"by" : "per",
"Save" : "Salvar",
"Cancel" : "Anullar",
"Settings" : "Paramètres",
"Unshare" : "Partejar pas mai",
"Account" : "Compte",
"Password" : "Senhal",
"Email" : "Corrièl",
"URL" : "URL",
"Notes" : "Nòtas",
"Edit" : "Modificar",
"Delete" : "Suprimir",
"Share" : "Partejar",
"Permissions" : "Autorizacions",
"Date" : "Date",
"Accept" : "Acceptar",
"Decline" : "Declinar",
"Never" : "Pas jamais",
"Cancel destruction request" : "Anullar requèsta de destruccion",
"Logout" : "Desconnexion",
"Tags" : "Etiquetas",
"Expired" : "Expirat",
"Loading …" : "Cargament…",
"Description" : "Descripcion",
"An error occurred!" : "Una error s'es produsida !",
"Loading&hellip;" : "Cargament&hellip;",
"Connection to server lost" : "Connexion al servidor perduda",
"Saving …" : "Enregistrament...",
"Dismiss" : "Ignorar",
"seconds ago" : "fa qualques segondas"
},
"nplurals=2; plural=(n > 1);");