diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-19 02:31:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-19 02:31:32 +0000 |
commit | c7238e79be1c783b03efcd3e844591e396796933 (patch) | |
tree | ae1bad3cc97e624828eba61ace9cfc44eda95991 /apps/files/l10n/tr.js | |
parent | ab7a117b8b87206b1f820210ddc9d9f1ad38b83b (diff) | |
download | nextcloud-server-c7238e79be1c783b03efcd3e844591e396796933.tar.gz nextcloud-server-c7238e79be1c783b03efcd3e844591e396796933.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/tr.js')
-rw-r--r-- | apps/files/l10n/tr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 5a2ff919d02..00233180286 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -87,7 +87,6 @@ OC.L10N.register( "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "\"{mountPoint}\" grup klasöründeki boş alan bitmek üzere ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "\"{mountPoint}\" dış depolamasındaki boş alan bitmek üzere ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)." : "Boş depolama alanınız bitmek üzere ({usedSpacePercent}%).", - "_matches '{filter}'_::_match '{filter}'_" : ["'{filter}' ile eşleşen","'{filter}' ile eşleşen"], "View in folder" : "Klasörde görüntüle", "Copied!" : "Kopyalandı!", "Copy direct link (only works for users who have access to this file/folder)" : "Doğrudan bağlantıyı kopyala (yalnız bu dosya ya da klasöre erişim izni olan kullanıcılar için)", @@ -214,6 +213,7 @@ OC.L10N.register( "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "\"{mountPoint}\" grup klasöründeki boş alan bitmek üzere (%{usedSpacePercent}).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "\"{mountPoint}\" dış depolamasındaki boş alan bitmek üzere (%{usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)" : "Boş depolama alanınız bitmek üzere (%{usedSpacePercent})", + "_matches '{filter}'_::_match '{filter}'_" : ["'{filter}' ile eşleşen","'{filter}' ile eşleşen"], "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Bir dosya ya da klasör <strong>değiştirildi</strong> ya da <strong>yeniden adlandırıldı</strong>", "A new file or folder has been <strong>created</strong>" : "Yeni bir dosya ya da klasör <strong>eklendi</strong>", "A file or folder has been <strong>deleted</strong>" : "Bir dosya ya da klasör <strong>silindi</strong>", |