diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-08-17 13:32:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-08-17 13:32:21 +0000 |
commit | 4470ab36bb307c38d3a7a6ba27321265307f99cc (patch) | |
tree | 8205202508626d1523690e3725ebdd2e655353b5 /apps/files/l10n/tr.js | |
parent | 29e45dd5ba6f1be301e85fd4aaf657cbd24928f2 (diff) | |
download | nextcloud-server-4470ab36bb307c38d3a7a6ba27321265307f99cc.tar.gz nextcloud-server-4470ab36bb307c38d3a7a6ba27321265307f99cc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/tr.js')
-rw-r--r-- | apps/files/l10n/tr.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 3ce89c9b5a6..0e36dc0a164 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -21,6 +21,7 @@ OC.L10N.register( "Invalid directory." : "Geçersiz dizin.", "Files" : "Dosyalar", "All files" : "Tüm dosyalar", + "Recent" : "Son", "File could not be found" : "Dosya bulunamadı", "Home" : "Ev", "Close" : "Kapat", @@ -39,7 +40,9 @@ OC.L10N.register( "{minutes}:{seconds}m" : "{minutes}:{seconds} dk", "{seconds} second{plural_s} left" : "{seconds} saniye kaldı", "{seconds}s" : "{seconds} saniye", + "Any moment now..." : "Hemen şimdi...", "Soon..." : "Yakında...", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})", "File upload is in progress. Leaving the page now will cancel the upload." : "Dosya yükleme işlemi sürüyor. Şu anda sayfadan ayrılmak yükleme işlemini iptal edecek.", "Actions" : "Eylemler", "Download" : "İndir", @@ -81,6 +84,7 @@ OC.L10N.register( "Storage of {owner} is almost full ({usedSpacePercent}%)" : " {owner} depolama alanı neredeyse dolu ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Depolama alanınız neredeyse dolu (%{usedSpacePercent})", "_matches '{filter}'_::_match '{filter}'_" : ["'{filter}' ile eşleşiyor","'{filter}' ile eşleşiyor"], + "View in folder" : "Klasörde göster", "Path" : "Yol", "_%n byte_::_%n bytes_" : ["%n bayt","%n bayt"], "Favorited" : "Sık kullanılanlara eklendi", |