diff options
Diffstat (limited to 'apps/files/l10n/tr.js')
-rw-r--r-- | apps/files/l10n/tr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 9075330aec1..afe798f8728 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -111,8 +111,6 @@ 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", @@ -284,6 +282,8 @@ OC.L10N.register( "Shared with you" : "Sizinle paylaşılan", "Deleted shares" : "Silinmiş paylaşımlar", "Pending shares" : "Bekleyen paylaşımlar", + "This file has the tag {tag}" : "Dosya {tag} olarak etiketlenmiş", + "This file has the tags {firstTags} and {lastTag}" : "Dosya {firstTags} ve {lastTag} olarak etiketlenmiş", "Open folder {name}" : "{name} klasörünü aç", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe dosyalar görüntülenecek.", "Search for an account" : "Hesap ara", |