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:52 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-22 06:09:52 +0300
commita3f83b610716a460d573bcb70eecf178bf528c6b (patch)
treeaa482a65cd1bd2668623cf1644ec2d92e657bb83 /l10n/de_DE.js
parente78288beb3ccda6b3ecd30e4010b992872ef6dab (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/de_DE.js')
-rw-r--r--l10n/de_DE.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 61cdb788..2b4e4fe2 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"Shared with you" : "Mit Ihnen geteilt",
"Tagged photos" : "Fotos mit Schlagworten",
"Locations" : "Orte",
- "Settings" : "Einstellungen",
"Open the full size \"{name}\" image" : "Bild \"{name}\" in Originalgröße öffnen",
"Open the \"{name}\" sub-directory" : "Öffne den Unterordner \"{name}\" ",
"Share this folder" : "Diesen Ordner teilen",
@@ -23,6 +22,7 @@ OC.L10N.register(
"An error occurred" : "Es ist ein Fehler aufgetreten",
"No photos in here" : "Keine Fotos vorhanden",
"No tags yet" : "Noch keine Schlagworte vorhanden",
- "Photos with tags will show up here" : "Fotos mit Schlagworten werden hier angezeigt"
+ "Photos with tags will show up here" : "Fotos mit Schlagworten werden hier angezeigt",
+ "Settings" : "Einstellungen"
},
"nplurals=2; plural=(n != 1);");