diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-24 02:26:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-24 02:26:31 +0000 |
commit | ba6f5a4a2a5c661fc9deb7c37107be9f7f22ae77 (patch) | |
tree | e55aae633ee1397f2b98102548831f9864be117c /apps/files/l10n/tr.json | |
parent | 8d80ee547b6b2d1415a049b71a15ed8947d9f9b3 (diff) | |
download | nextcloud-server-ba6f5a4a2a5c661fc9deb7c37107be9f7f22ae77.tar.gz nextcloud-server-ba6f5a4a2a5c661fc9deb7c37107be9f7f22ae77.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/tr.json')
-rw-r--r-- | apps/files/l10n/tr.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 049102989d7..484e8bb7229 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -77,10 +77,15 @@ "File name cannot be empty." : "Dosya adı boş olamaz.", "\"/\" is not allowed inside a file name." : "Dosya adında \"/\" kullanılamaz.", "\"{name}\" is not an allowed filetype" : "\"{name}\" dosya türüne izin verilmiyor", + "Storage of {owner} is full, files cannot be updated or synced anymore!" : "{owner} için boş depolama alanı kalmadı. Artık dosyalar güncellenmeyecek ya da eşitlenmeyecek!", + "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "\"{mountPoint}\" grup klasöründe boş alan kalmadı. Artık güncellenemeyecek ya da eşitlenemeyecek!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "\"{mountPoint}\" dış depolamasında boş alan kalmadı. Artık güncellenemeyecek ya da eşitlenemeyecek!", + "Your storage is full, files cannot be updated or synced anymore!" : "Boş depolama alanınız kalmadı. Artık dosyalar güncellenmeyecek ya da eşitlenmeyecek!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "{owner} boş depolama alanı bitmek üzere ({usedSpacePercent}%).", "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şiyor","\"{filter}\" ile eşleşiyor"], "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)", |