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:
Diffstat (limited to 'l10n/tr.js')
-rw-r--r--l10n/tr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/tr.js b/l10n/tr.js
index 7bc12416..d4990c03 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"Shared with you" : "Sizinle paylaşıldı",
"Tagged photos" : "Etiketlenmiş fotoğraflar",
"Locations" : "Konumlar",
- "Settings" : "Ayarlar",
"Open the full size \"{name}\" image" : "\"{name}\" fotoğrafını tam boyutunda aç",
"Open the \"{name}\" sub-directory" : "\"{name}\" alt klasörünü aç",
"Share this folder" : "Bu klasörü paylaş",
@@ -23,6 +22,7 @@ OC.L10N.register(
"An error occurred" : "Bir sorun çıktı",
"No photos in here" : "Burada herhangi bir fotoğraf yok",
"No tags yet" : "Henüz bir etiket yok",
- "Photos with tags will show up here" : "Etiketlenmiş fotoğraflar burada görüntülenir"
+ "Photos with tags will show up here" : "Etiketlenmiş fotoğraflar burada görüntülenir",
+ "Settings" : "Ayarlar"
},
"nplurals=2; plural=(n > 1);");