Files
Nextcloud bot b6d0e19876 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-06-04 00:23:44 +00:00

26 lines
1.5 KiB
JavaScript
Raw Permalink 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(
"profile",
{
"View profile" : "Profili görüntüle",
"Profile picker" : "Profil seçici",
"Profile" : "Profil",
"This application provides the profile" : "Bu uygulama profili sağlar",
"Provides a customisable user profile interface." : "Özelleştirilebilir bir kullanıcı profili arayüzü sağlar.",
"Searching …" : "Aranıyor…",
"Not found" : "Bulunamadı",
"Search for a user profile" : "Kullanıcı profili ara",
"Search for a user profile. Start typing" : "Aranacak kullanıcı profilini yazmaya başlayın",
"Insert selected user profile link" : "Seçilmiş kullanıcı profili bağlantısını ekle",
"Insert" : "Ekle",
"You have not added any info yet" : "Henüz herhangi bir bilgi eklememişsiniz",
"{user} has not added any info yet" : "{user} henüz herhangi bir bilgi eklememiş",
"Error opening the user status modal, try hard refreshing the page" : "Üste açılan kullanıcı durumu penceresinde sorun çıktı. Sayfası temizleyerek yenilemeyi deneyin ",
"Edit Profile" : "Profili düzenle",
"The headline and about sections will show up here" : "Başlık ve hakkında bölümleri burada görüntülenir",
"Profile not found" : "Profil bulunamadı",
"The profile does not exist or is unavailable." : "Profil bulunamadı ya da kullanılamıyor.",
"Back to %s" : "%s sayfasına dön",
"The profile does not exist." : "Profil bulunamadı."
},
"nplurals=2; plural=(n > 1);");