Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/oc.js')
-rw-r--r--l10n/oc.js39
1 files changed, 39 insertions, 0 deletions
diff --git a/l10n/oc.js b/l10n/oc.js
new file mode 100644
index 00000000..4da48d74
--- /dev/null
+++ b/l10n/oc.js
@@ -0,0 +1,39 @@
+OC.L10N.register(
+ "passman",
+ {
+ "General" : "Generals",
+ "Done" : "Done",
+ "Sharing" : "Partiment",
+ "Share link" : "Partejar lo ligam",
+ "Username" : "Nom d'utilizaire",
+ "File" : "File",
+ "Add" : "Apondre",
+ "Type" : "Tipe",
+ "Expiration date" : "Data d'expiracion",
+ "Export" : "Exportar",
+ "Import" : "Importar",
+ "Uploading" : "Uploading",
+ "User" : "User",
+ "Read" : "Legit",
+ "Files" : "Fichièrs",
+ "Details" : "Detalhs",
+ "by" : "per",
+ "Save" : "Salvar",
+ "Cancel" : "Anullar",
+ "Settings" : "Paramètres",
+ "Unshare" : "Partejar pas",
+ "Password" : "Senhal",
+ "URL" : "URL",
+ "Notes" : "Nòtas",
+ "Edit" : "Modificar",
+ "Delete" : "Suprimir",
+ "Share" : "Partejar",
+ "Date" : "Date",
+ "Never" : "Pas jamais",
+ "Loading…" : "Cargament...",
+ "Description" : "Descripcion",
+ "Saving..." : "Enregistrament...",
+ "Dismiss" : "Ignorar",
+ "seconds ago" : "i a qualques segondas"
+},
+"nplurals=2; plural=(n > 1);");