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:
authorNextcloud bot <bot@nextcloud.com>2017-11-18 04:25:40 +0300
committerNextcloud bot <bot@nextcloud.com>2017-11-18 04:25:40 +0300
commit4dc505ba3b93aa5356e06e6334d681229c0e16e4 (patch)
tree97f516cec21abd958099fdad07d041d2dcbc6558
parent75ba7dd8177ba35f850a7d4e2573b9abfd6ec388 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/nl.js5
-rw-r--r--l10n/nl.json5
2 files changed, 10 insertions, 0 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index e54dddf0..ee544159 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"passman",
{
"Passwords" : "Wachtwoorden",
+ "Generating sharing keys ( %s / 2)" : "Genereren share sleutels ( %s / 2)",
"Incorrect vault password!" : "Onjuist kluiswachtwoord",
"Passwords do not match" : "Wachtwoorden komen niet overeen.",
"General" : "Algemeen",
@@ -72,6 +73,9 @@ OC.L10N.register(
"Username" : "Gebruikersnaam",
"Repeat password" : "Herhaal wachtwoord",
"Add tag" : "Tag toevoegen",
+ "Pick an icon" : "Kies een pictogram",
+ "Use this icon" : "gebruik dit pictogram",
+ "Selected icon" : "Geselecteerde pictogram",
"Field label" : "Veldlabel",
"Field value" : "Veldwaarde",
"Choose a file" : "Kies een bestand",
@@ -148,6 +152,7 @@ OC.L10N.register(
"A total of {{scan_result}} weak credentials were found." : "Totaal {{scan_result}} zwakke wachtwoorden gevonden.",
"Score" : "Score",
"Action" : "Actie",
+ "Search users…" : "Zoeken gebruikers...",
"Missing users? Only users that have vaults are shown." : "Mis je gebruikers? Alleen gebruikers in de kluis worden getoond.",
"Cyphering" : "Versleutelen",
"Uploading" : "Uploaden",
diff --git a/l10n/nl.json b/l10n/nl.json
index 30fc9bb3..afacaf08 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -1,5 +1,6 @@
{ "translations": {
"Passwords" : "Wachtwoorden",
+ "Generating sharing keys ( %s / 2)" : "Genereren share sleutels ( %s / 2)",
"Incorrect vault password!" : "Onjuist kluiswachtwoord",
"Passwords do not match" : "Wachtwoorden komen niet overeen.",
"General" : "Algemeen",
@@ -70,6 +71,9 @@
"Username" : "Gebruikersnaam",
"Repeat password" : "Herhaal wachtwoord",
"Add tag" : "Tag toevoegen",
+ "Pick an icon" : "Kies een pictogram",
+ "Use this icon" : "gebruik dit pictogram",
+ "Selected icon" : "Geselecteerde pictogram",
"Field label" : "Veldlabel",
"Field value" : "Veldwaarde",
"Choose a file" : "Kies een bestand",
@@ -146,6 +150,7 @@
"A total of {{scan_result}} weak credentials were found." : "Totaal {{scan_result}} zwakke wachtwoorden gevonden.",
"Score" : "Score",
"Action" : "Actie",
+ "Search users…" : "Zoeken gebruikers...",
"Missing users? Only users that have vaults are shown." : "Mis je gebruikers? Alleen gebruikers in de kluis worden getoond.",
"Cyphering" : "Versleutelen",
"Uploading" : "Uploaden",