summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-08-05 00:10:09 +0000
committerNextcloud bot <bot@nextcloud.com>2016-08-05 00:10:09 +0000
commitc44c9a55f48291c2a50e1a3a224226d0bc915631 (patch)
tree935c89413a531dfba9ac3ebc9638f0fa93f750aa /apps/files
parente1807ed0a404bdb6ae9fe1de79e226ee72ef7408 (diff)
downloadnextcloud-server-c44c9a55f48291c2a50e1a3a224226d0bc915631.tar.gz
nextcloud-server-c44c9a55f48291c2a50e1a3a224226d0bc915631.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/tr.js4
-rw-r--r--apps/files/l10n/tr.json4
2 files changed, 8 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",
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json
index 4a005cfa525..feda086b524 100644
--- a/apps/files/l10n/tr.json
+++ b/apps/files/l10n/tr.json
@@ -19,6 +19,7 @@
"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",
@@ -37,7 +38,9 @@
"{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",
@@ -79,6 +82,7 @@
"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",