f7cloud_client/apps/recommendations/l10n/tr.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

19 lines
927 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"recommendations",
{
"Recommended files" : "Önerilen dosyalar",
"Recommendations" : "Önerilenler",
"Shows recommended files" : "Önerilen dosyalar görüntülensin",
"Shows recommended files for quick access of files and folders with recent activity" : "Son işlem gören dosya ve klasörlere hızlı erişebilmek için önerilen dosyaları görüntüler",
"No recommendations yet" : "Henüz bir öneri yok",
"Last updated {timeAgo}" : "Son güncellenme {timeAgo}",
"Shared with you {timeAgo}" : "Sizinle paylaşılma {timeAgo}",
"Last commented on {timeAgo}" : "Son yorum {timeAgo}",
"Path name {path}" : "Yol adı {path}",
"Show recommendations" : "Önerilenleri görüntüle",
"Recently commented" : "Son yorum yapılanlar",
"Recently edited" : "Son düzenlenenler",
"Recently shared" : "Son paylaşılanlar"
},
"nplurals=2; plural=(n > 1);");