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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-08-29 03:23:56 +0300
committerNextcloud bot <bot@nextcloud.com>2018-08-29 03:23:56 +0300
commitf43d82501ffd738e9633ceeebd96f9a48ddaa03c (patch)
treeb5d10ac70d4ae8c152185f9d9c740cae07010750
parent16e83e8abeb72a81c50ca863f59c0702ce076db4 (diff)
[tx-robot] updated from transifexv12.0.11
-rw-r--r--l10n/nl.js2
-rw-r--r--l10n/nl.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index dc11b097..476c68ac 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"gallery",
{
- "Gallery" : "Album",
+ "Gallery" : "Galerij",
"There was a problem reading files from this album" : "Er was een probleem met het laden van bestanden van dit album",
"Aborting preview. Could not find the file" : "Voorvertoning afgebroken. Kon het bestand niet vinden",
"Could not move \"{file}\", target exists" : "Kon \"{file}\" niet verplaatsen, doel bestaat al",
diff --git a/l10n/nl.json b/l10n/nl.json
index 68904853..4152f4f8 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Gallery" : "Album",
+ "Gallery" : "Galerij",
"There was a problem reading files from this album" : "Er was een probleem met het laden van bestanden van dit album",
"Aborting preview. Could not find the file" : "Voorvertoning afgebroken. Kon het bestand niet vinden",
"Could not move \"{file}\", target exists" : "Kon \"{file}\" niet verplaatsen, doel bestaat al",