diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-25 02:17:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-25 02:17:40 +0000 |
commit | b2877606944572dfee87296d6cfc11558f5954b9 (patch) | |
tree | 63474a0e7891aec3bc091b2fbb4d90bbc049a90b /apps/files/l10n/tr.js | |
parent | 7e6f04490e286450d009c156f08de6a22f0f653d (diff) | |
download | nextcloud-server-b2877606944572dfee87296d6cfc11558f5954b9.tar.gz nextcloud-server-b2877606944572dfee87296d6cfc11558f5954b9.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 8583e0fa2bd..9365fd32725 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -34,7 +34,6 @@ OC.L10N.register( "Delete file" : "Dosyayı sil", "Delete folder" : "Klasörü sil", "Disconnect storage" : "Depolama bağlantısını kes", - "Unshare" : "Paylaşımı kaldır", "Could not load info for file \"{file}\"" : "\"{file}\" dosyasının bilgileri alınamadı", "Files" : "Dosyalar", "Details" : "Ayrıntılar", @@ -186,6 +185,7 @@ OC.L10N.register( "Pending shares" : "Bekleyen paylaşımlar", "Text file" : "Metin dosyası", "New text file.txt" : "Yeni metin dosyası.txt", + "Unshare" : "Paylaşımı kaldır", "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>", |