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

21 lines
910 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(
"related_resources",
{
"Calendar" : "Takvim",
"Calendar \"%s\"" : "\"%s\" takvimi",
"Deck" : "Tahta",
"Deck board \"%s\"" : "\"%s\" tahta panosu",
"Files" : "Dosyalar",
"File \"%s\"" : "\"%s\" dosyası",
"Group Folder" : "Grup klasörü",
"Group Folder \"%s\"" : "\"%s\" grup klasörü",
"Talk conversation" : "Konuş görüşmesi",
"Conversation with %s" : "%s ile görüşme",
"Talk" : "Konuş",
"Talk conversation \"%s\"" : "\"%s\" Konuş görüşmesi",
"Related Resources" : "İlişkili kaynaklar",
"Displays resources related to current item in right panel" : "Geçerli öge ile ilişkili kaynaklar sağ panoda görüntülensin",
"Displays resources related to current item in right panel." : "Bu seçenek açıksa, geçerli öge ile ilişkili kaynaklar sağ panoda görüntülenir."
},
"nplurals=2; plural=(n > 1);");