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

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-22 06:09:50 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-22 06:09:50 +0300
commit9cc4370fb06ba9ad76c133cf50255f0187bfb0b4 (patch)
tree8073506eb8da28bbe3571f1236001bcbf317037a /l10n/nl.js
parent4e72c2ea210e643ce64bbe42d8968f2f54618504 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/nl.js')
-rw-r--r--l10n/nl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index 50c317a1..ad6ef7bb 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"Shared with you" : "Met je gedeeld",
"Tagged photos" : "Gelabelde foto's",
"Locations" : "Locaties",
- "Settings" : "Instellingen",
"Open the full size \"{name}\" image" : "Open het \"{name}\" beeld in originele grootte",
"Open the \"{name}\" sub-directory" : "Open de \"{name}\" map",
"Share this folder" : "Deze map delen",
@@ -21,6 +20,7 @@ OC.L10N.register(
"An error occurred" : "Er heeft een fout opgetreden",
"No photos in here" : "Geen foto's hier",
"No tags yet" : "Nog geen labels",
- "Photos with tags will show up here" : "Gelabelde foto's worden hier getoond"
+ "Photos with tags will show up here" : "Gelabelde foto's worden hier getoond",
+ "Settings" : "Instellingen"
},
"nplurals=2; plural=(n != 1);");