summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-25 00:08:18 +0000
committerNextcloud bot <bot@nextcloud.com>2017-06-25 00:08:18 +0000
commit665ded38aaea98f7bdef252322aae1a42660fb36 (patch)
tree3fd2e2319abde817a303e2c771585e6c9d5b8a33 /lib/l10n
parent4526b8d6a30ea77e32e767e9b156c1782b5314a5 (diff)
downloadnextcloud-server-665ded38aaea98f7bdef252322aae1a42660fb36.tar.gz
nextcloud-server-665ded38aaea98f7bdef252322aae1a42660fb36.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/en_GB.js4
-rw-r--r--lib/l10n/en_GB.json4
-rw-r--r--lib/l10n/fr.js4
-rw-r--r--lib/l10n/fr.json4
-rw-r--r--lib/l10n/nl.js2
-rw-r--r--lib/l10n/nl.json2
6 files changed, 18 insertions, 2 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 27b66aac251..62bcb4fadd3 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -109,7 +109,11 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "Sharing %s failed, because resharing is not allowed",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Sharing %s failed, because the sharing backend for %s could not find its source",
"Sharing %s failed, because the file could not be found in the file cache" : "Sharing %s failed, because the file could not be found in the file cache",
+ "Can’t increase permissions of %s" : "Can’t increase permissions of %s",
+ "Files can’t be shared with delete permissions" : "Files can’t be shared with delete permissions",
+ "Files can’t be shared with create permissions" : "Files can’t be shared with create permissions",
"Expiration date is in the past" : "Expiration date is in the past",
+ "Can’t set expiration date more than %s days in the future" : "Can’t set expiration date more than %s days in the future",
"The requested share does not exist anymore" : "The requested share does not exist anymore",
"Could not find category \"%s\"" : "Could not find category \"%s\"",
"Sunday" : "Sunday",
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index 57c53d69b4b..626ecdff652 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -107,7 +107,11 @@
"Sharing %s failed, because resharing is not allowed" : "Sharing %s failed, because resharing is not allowed",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Sharing %s failed, because the sharing backend for %s could not find its source",
"Sharing %s failed, because the file could not be found in the file cache" : "Sharing %s failed, because the file could not be found in the file cache",
+ "Can’t increase permissions of %s" : "Can’t increase permissions of %s",
+ "Files can’t be shared with delete permissions" : "Files can’t be shared with delete permissions",
+ "Files can’t be shared with create permissions" : "Files can’t be shared with create permissions",
"Expiration date is in the past" : "Expiration date is in the past",
+ "Can’t set expiration date more than %s days in the future" : "Can’t set expiration date more than %s days in the future",
"The requested share does not exist anymore" : "The requested share does not exist anymore",
"Could not find category \"%s\"" : "Could not find category \"%s\"",
"Sunday" : "Sunday",
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index 97c68351976..a4d338d04c4 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -109,7 +109,11 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "Le partage de %s a échoué car le repartage n'est pas autorisé",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Le partage de %s a échoué car le service %s n'a pas trouvé sa source..",
"Sharing %s failed, because the file could not be found in the file cache" : "Le partage de %s a échoué car le fichier n'a pas été trouvé dans les fichiers mis en cache.",
+ "Can’t increase permissions of %s" : "Impossible d'augmenter les permissions de %s",
+ "Files can’t be shared with delete permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de suppression",
+ "Files can’t be shared with create permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de création",
"Expiration date is in the past" : "La date d'expiration est dans le passé",
+ "Can’t set expiration date more than %s days in the future" : "Impossible de définir la date d'expiration à plus de %s jours dans le futur",
"The requested share does not exist anymore" : "Le partage demandé n'existe plus",
"Could not find category \"%s\"" : "Impossible de trouver la catégorie \"%s\"",
"Sunday" : "Dimanche",
diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json
index 88cf63fd2d1..97686ac9e53 100644
--- a/lib/l10n/fr.json
+++ b/lib/l10n/fr.json
@@ -107,7 +107,11 @@
"Sharing %s failed, because resharing is not allowed" : "Le partage de %s a échoué car le repartage n'est pas autorisé",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Le partage de %s a échoué car le service %s n'a pas trouvé sa source..",
"Sharing %s failed, because the file could not be found in the file cache" : "Le partage de %s a échoué car le fichier n'a pas été trouvé dans les fichiers mis en cache.",
+ "Can’t increase permissions of %s" : "Impossible d'augmenter les permissions de %s",
+ "Files can’t be shared with delete permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de suppression",
+ "Files can’t be shared with create permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de création",
"Expiration date is in the past" : "La date d'expiration est dans le passé",
+ "Can’t set expiration date more than %s days in the future" : "Impossible de définir la date d'expiration à plus de %s jours dans le futur",
"The requested share does not exist anymore" : "Le partage demandé n'existe plus",
"Could not find category \"%s\"" : "Impossible de trouver la catégorie \"%s\"",
"Sunday" : "Dimanche",
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index 33a052ca2ba..fb15af1c900 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -80,7 +80,7 @@ OC.L10N.register(
"Set an admin username." : "Stel de gebruikersnaam van de beheerder in.",
"Set an admin password." : "Stel een beheerderswachtwoord in.",
"Can't create or write into the data directory %s" : "Kan niets creëren of wegschrijven in datadirectory %s",
- "Invalid Federated Cloud ID" : "Ongeldige Federated Cloud ID",
+ "Invalid Federated Cloud ID" : "Ongeldige gefedereerde Cloud ID",
"Sharing %s failed, because the backend does not allow shares from type %i" : "Delen van %s is mislukt, omdat de share-backend niet toestaat om type %i te delen",
"Sharing %s failed, because the file does not exist" : "Delen van %s is mislukt, omdat het bestand niet bestaat",
"You are not allowed to share %s" : "Je bent niet bevoegd om %s te delen",
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index ea8db28c96e..b90315330d3 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -78,7 +78,7 @@
"Set an admin username." : "Stel de gebruikersnaam van de beheerder in.",
"Set an admin password." : "Stel een beheerderswachtwoord in.",
"Can't create or write into the data directory %s" : "Kan niets creëren of wegschrijven in datadirectory %s",
- "Invalid Federated Cloud ID" : "Ongeldige Federated Cloud ID",
+ "Invalid Federated Cloud ID" : "Ongeldige gefedereerde Cloud ID",
"Sharing %s failed, because the backend does not allow shares from type %i" : "Delen van %s is mislukt, omdat de share-backend niet toestaat om type %i te delen",
"Sharing %s failed, because the file does not exist" : "Delen van %s is mislukt, omdat het bestand niet bestaat",
"You are not allowed to share %s" : "Je bent niet bevoegd om %s te delen",