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:51 +0300
committerNextcloud bot <bot@nextcloud.com>2018-08-29 03:23:51 +0300
commitb4a9433f2ba607fba446777a0b25c4a02b1df402 (patch)
treee73d20f737c17cac49463aa4ee935b7158e42150
parentcef5595f0516163524fa95fb5da0fad8c2e5f3a4 (diff)
[tx-robot] updated from transifexv13.0.6
-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",