diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-08 02:28:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-08 02:28:13 +0000 |
commit | cfbb80a8c399cfb0ea763fa05aa3e7ee4dfc5458 (patch) | |
tree | 762af9c30d97e4074be3fc3ef43599af6d3e5f2a /apps/files/l10n/tr.js | |
parent | b3ab8859fbb16041c172fbc408a47606e47f7feb (diff) | |
download | nextcloud-server-cfbb80a8c399cfb0ea763fa05aa3e7ee4dfc5458.tar.gz nextcloud-server-cfbb80a8c399cfb0ea763fa05aa3e7ee4dfc5458.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/tr.js')
-rw-r--r-- | apps/files/l10n/tr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 1948442a290..d1a33520874 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -109,6 +109,8 @@ OC.L10N.register( "Create new folder" : "Klasör ekle", "Upload file" : "Dosya yükle", "Recent" : "Son", + "This file has the tag {tag}" : "Dosya {tag} olarak etiketlenmiş", + "This file has the tags {firstTags} and {lastTag}" : "Dosya {firstTags} ve {lastTag} olarak etiketlenmiş", "Not favorited" : "Sık kullanılanlarda değil", "Remove from favorites" : "Sık kullanılanlardan kaldır", "Add to favorites" : "Sık kullanılanlara ekle", @@ -230,6 +232,7 @@ OC.L10N.register( "Delete permanently" : "Kalıcı olarak sil", "Set up templates folder" : "Kalıp klasörünü ayarlayın", "Templates" : "Kalıplar", + "Create new templates folder" : "Yeni kalıp klasörü oluştur", "Unable to initialize the templates directory" : "Kalıp klasörü hazırlanamadı", "Toggle %1$s sublist" : "%1$s alt listesini aç/kapat", "Toggle grid view" : "Tablo görünümünü değiştir", |