diff options
Diffstat (limited to 'apps/files/l10n/tr.js')
-rw-r--r-- | apps/files/l10n/tr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index d84afdfe262..b424cf11ce6 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -44,6 +44,7 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Bu klasör yazılabilir değil. Lütfen günlük kayıtlarına bakın ya da yönetici ile görüşün", "Could not move \"{file}\", target exists" : "\"{file}\" taşınamadı, hedef zaten var", "Could not move \"{file}\"" : "\"{file}\" taşınamadı", + "copy" : "kopya", "Could not copy \"{file}\", target exists" : "\"{file}\" dosyası kopyalanamadı, hedef zaten var", "Could not copy \"{file}\"" : "\"{file}\" kopyalanamadı", "Copied {origin} inside {destination}" : "{origin} dosyası, {destination} içine kopyalandı", |