diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-16 02:14:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-16 02:14:37 +0000 |
commit | 5ab021c6bf93952dc0b81a3b62626df2936245c5 (patch) | |
tree | 0cc6b761df028366aa024aacf4a403170b88a511 /apps/files/l10n/tr.js | |
parent | 9e0675257144f670bb56cba478caabd66a65b421 (diff) | |
download | nextcloud-server-5ab021c6bf93952dc0b81a3b62626df2936245c5.tar.gz nextcloud-server-5ab021c6bf93952dc0b81a3b62626df2936245c5.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 9da7a8fd694..6de77955db1 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -60,6 +60,7 @@ OC.L10N.register( "Could not copy \"{file}\"" : "\"{file}\" kopyalanamadı", "Copied {origin} inside {destination}" : "{origin} dosyası, {destination} içine kopyalandı", "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} ve diğer {nbfiles} dosya, {destination} içine kopyalandı", + "Failed to redirect to client" : "İstemciye yönlendirilemedi", "{newName} already exists" : "{newName} zaten var", "Could not rename \"{fileName}\", it does not exist any more" : "\"{fileName}\" yeniden adlandırılamadı, artık yok", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{targetName}\" adı \"{dir}\" klasöründe zaten var. Lütfen farklı bir ad seçin.", |