diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:13 +0000 |
commit | 72612cb73ca072e9ac962371fdb64f113b85b4d2 (patch) | |
tree | 382556df93204a1e285118cbfb4fe71eada013a9 /apps/files/l10n/tr.js | |
parent | 8f0da6b9f74b361cf31ea8a8ef8badf0685a9211 (diff) | |
download | nextcloud-server-72612cb73ca072e9ac962371fdb64f113b85b4d2.tar.gz nextcloud-server-72612cb73ca072e9ac962371fdb64f113b85b4d2.zip |
Fix(l10n): Update translations 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 | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index ad462ec1112..ff84a8db668 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -249,18 +249,13 @@ OC.L10N.register( "Text file" : "Metin dosyası", "New text file.txt" : "Yeni metin dosyası.txt", "Storage invalid" : "Depolama geçersiz", - "Select" : "Seçin", - "You don’t have permission to upload or create files here" : "Buraya dosya yükleme ya da ekleme izniniz yok", - "New" : "Yeni", - "Copied!" : "Kopyalandı!", "Unlimited" : "Sınırsız", "Search users" : "Kullanıcı arama", - "Cannot transfer ownership of a file or folder you don't own" : "Sahibi olmadığınız bir dosya ya da klasörün sahipliğini aktaramazsınız", "Cancel" : "İptal", "%s used" : "%s kullanılıyor", "%s%%" : "%%%s", "%1$s of %2$s used" : "%1$s / %2$s kullanıldı", - "Settings" : "Ayarlar", - "Deleted files" : "Silinmiş dosyalar" + "Deleted files" : "Silinmiş dosyalar", + "Search for an account" : "Hesap ara" }, "nplurals=2; plural=(n > 1);"); |