summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-28 00:11:25 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-28 00:11:25 +0000
commit9a6c0ae5e42eeef15824db409c961e1c62804971 (patch)
tree31fbf39f8679000507141018c72059013b39cdba /l10n
parent1b05d9861d2c54f78001a05b54c1e28e66f07a87 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/fr.js4
-rw-r--r--l10n/fr.json4
-rw-r--r--l10n/nb.js4
-rw-r--r--l10n/nb.json4
-rw-r--r--l10n/nl.js4
-rw-r--r--l10n/nl.json4
6 files changed, 24 insertions, 0 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index b6e68c45..f3917a6e 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -48,6 +48,7 @@ OC.L10N.register(
"Sort by" : "Trier par",
"{addressbook} shared by {owner}" : "{addressbook} partagé par {owner}",
"Contact not found." : "Contact introuvable.",
+ "You don't have permission to write to this addressbook." : "Vous n'avez pas les droits suffisants pour écrire dans le carnet d'adresse.",
"Contact could not be created." : "Ce contact n'a pu être créé.",
"No contacts in file. Only vCard files are allowed." : "Aucun contact dans le fichier. Seuls les fichiers vCard sont autorisés.",
"Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "Seules les vCard version 4.0 (RFC6350) ou version 3.0 (RFC2426) sont supportées.",
@@ -76,6 +77,9 @@ OC.L10N.register(
"Pager" : "Bipeur",
"Voice" : "Voix",
"Social network" : "Réseau social",
+ "Gender" : "Sexe",
+ "Female" : "Féminin",
+ "Male" : "Masculin",
"Details" : "Détails",
"Settings" : "Paramètres"
},
diff --git a/l10n/fr.json b/l10n/fr.json
index 5dc312c0..3e4451e8 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -46,6 +46,7 @@
"Sort by" : "Trier par",
"{addressbook} shared by {owner}" : "{addressbook} partagé par {owner}",
"Contact not found." : "Contact introuvable.",
+ "You don't have permission to write to this addressbook." : "Vous n'avez pas les droits suffisants pour écrire dans le carnet d'adresse.",
"Contact could not be created." : "Ce contact n'a pu être créé.",
"No contacts in file. Only vCard files are allowed." : "Aucun contact dans le fichier. Seuls les fichiers vCard sont autorisés.",
"Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "Seules les vCard version 4.0 (RFC6350) ou version 3.0 (RFC2426) sont supportées.",
@@ -74,6 +75,9 @@
"Pager" : "Bipeur",
"Voice" : "Voix",
"Social network" : "Réseau social",
+ "Gender" : "Sexe",
+ "Female" : "Féminin",
+ "Male" : "Masculin",
"Details" : "Détails",
"Settings" : "Paramètres"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
diff --git a/l10n/nb.js b/l10n/nb.js
index 9a50354f..fe9e3ec7 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -48,6 +48,7 @@ OC.L10N.register(
"Sort by" : "Sorter etter",
"{addressbook} shared by {owner}" : "{addressbook} delt av {owner}",
"Contact not found." : "Fant ikke kontakten.",
+ "You don't have permission to write to this addressbook." : "Du har ikke tilgang til å skrive i denne adresseboka.",
"Contact could not be created." : "Kontakten kunne ikke opprettes",
"No contacts in file. Only vCard files are allowed." : "Ingen kontakter i filen. Kun vCard filer er tillatt.",
"Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "Kun vCard versjon 4.0 (RFC6350) eller versjon 3.0 (RFC2426) er støttet.",
@@ -76,6 +77,9 @@ OC.L10N.register(
"Pager" : "Pager",
"Voice" : "Svarer",
"Social network" : "Sosialt nettverk",
+ "Gender" : "Kjønn",
+ "Female" : "Mann",
+ "Male" : "Dame",
"Details" : "Detaljer",
"Settings" : "Innstillinger"
},
diff --git a/l10n/nb.json b/l10n/nb.json
index 95f85003..c85be89c 100644
--- a/l10n/nb.json
+++ b/l10n/nb.json
@@ -46,6 +46,7 @@
"Sort by" : "Sorter etter",
"{addressbook} shared by {owner}" : "{addressbook} delt av {owner}",
"Contact not found." : "Fant ikke kontakten.",
+ "You don't have permission to write to this addressbook." : "Du har ikke tilgang til å skrive i denne adresseboka.",
"Contact could not be created." : "Kontakten kunne ikke opprettes",
"No contacts in file. Only vCard files are allowed." : "Ingen kontakter i filen. Kun vCard filer er tillatt.",
"Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "Kun vCard versjon 4.0 (RFC6350) eller versjon 3.0 (RFC2426) er støttet.",
@@ -74,6 +75,9 @@
"Pager" : "Pager",
"Voice" : "Svarer",
"Social network" : "Sosialt nettverk",
+ "Gender" : "Kjønn",
+ "Female" : "Mann",
+ "Male" : "Dame",
"Details" : "Detaljer",
"Settings" : "Innstillinger"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/nl.js b/l10n/nl.js
index b51a8765..11b226ff 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -48,6 +48,7 @@ OC.L10N.register(
"Sort by" : "Sorteer op",
"{addressbook} shared by {owner}" : "{addressbook} gedeeld door {owner}",
"Contact not found." : "Contact niet gevonden.",
+ "You don't have permission to write to this addressbook." : "Je hebt geen rechten om wijzigen aan te brengen op dit adres boek.",
"Contact could not be created." : "Contact kon niet worden aangemaakt.",
"No contacts in file. Only vCard files are allowed." : "Geen contacten in bestand. Alleen VCard bestanden zijn toegestaan.",
"Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "Alleen VCard versie 4.0 (RFC6350) of versie 3.0 (RFC2426) worden ondersteund.",
@@ -76,6 +77,9 @@ OC.L10N.register(
"Pager" : "Pieper",
"Voice" : "Stem",
"Social network" : "Social network",
+ "Gender" : "Geslacht",
+ "Female" : "Vrouw",
+ "Male" : "Man",
"Details" : "Details",
"Settings" : "Instellingen"
},
diff --git a/l10n/nl.json b/l10n/nl.json
index 72ec5f20..f16b5c3e 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -46,6 +46,7 @@
"Sort by" : "Sorteer op",
"{addressbook} shared by {owner}" : "{addressbook} gedeeld door {owner}",
"Contact not found." : "Contact niet gevonden.",
+ "You don't have permission to write to this addressbook." : "Je hebt geen rechten om wijzigen aan te brengen op dit adres boek.",
"Contact could not be created." : "Contact kon niet worden aangemaakt.",
"No contacts in file. Only vCard files are allowed." : "Geen contacten in bestand. Alleen VCard bestanden zijn toegestaan.",
"Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "Alleen VCard versie 4.0 (RFC6350) of versie 3.0 (RFC2426) worden ondersteund.",
@@ -74,6 +75,9 @@
"Pager" : "Pieper",
"Voice" : "Stem",
"Social network" : "Social network",
+ "Gender" : "Geslacht",
+ "Female" : "Vrouw",
+ "Male" : "Man",
"Details" : "Details",
"Settings" : "Instellingen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"