mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-14 07:08:44 +03:00
New translations en-US.json (Turkish)
This commit is contained in:
parent
a57425cc65
commit
a98bfb645d
@ -1,7 +1,7 @@
|
||||
{
|
||||
"wallet": {
|
||||
"curation_reward": "Curation Reward",
|
||||
"author_reward": "Author Reward",
|
||||
"curation_reward": "Küratör Ödülü",
|
||||
"author_reward": "Yazar Ödülü",
|
||||
"comment_benefactor_reward": "Comment Benefactor Reward",
|
||||
"claim_reward_balance": "Claim Reward Balance",
|
||||
"transfer": "Transfer",
|
||||
@ -125,17 +125,17 @@
|
||||
"success": "Başarılı!",
|
||||
"allRead": "Marked all notifications as read",
|
||||
"claim_reward_balance_ok": "Reward balance claimed",
|
||||
"fail": "Fail!",
|
||||
"fail": "Başarısız!",
|
||||
"success_shared": "Your post succesfully shared",
|
||||
"permission_denied": "Permission denied",
|
||||
"permission_denied": "İzin reddedildi",
|
||||
"permission_text": "Please, go to phone Settings and change eSteem app permissions.",
|
||||
"success_rebloged": "Rebloged!",
|
||||
"already_rebloged": "You have already reblogged!",
|
||||
"warning": "Warning",
|
||||
"warning": "Uyarı",
|
||||
"invalid_pincode": "Invalid pin code, please check and try again.",
|
||||
"remove_alert": "Are you sure want to remove?",
|
||||
"cancel": "Cancel",
|
||||
"delete": "Delete",
|
||||
"cancel": "Vazgeç",
|
||||
"delete": "Temizle",
|
||||
"copied": "Copied!",
|
||||
"no_internet": "No internet connection"
|
||||
},
|
||||
@ -143,37 +143,39 @@
|
||||
"reblog_alert": "Reblog yapma istediginize emin misiniz?"
|
||||
},
|
||||
"drafts": {
|
||||
"title": "Drafts",
|
||||
"load_error": "Could not load drafts",
|
||||
"empty_list": "Nothing here",
|
||||
"deleted": "Draft deleted"
|
||||
"title": "Taslaklar",
|
||||
"load_error": "Taslaklar yüklenemedi",
|
||||
"empty_list": "Burada hiçbir şey yok",
|
||||
"deleted": "Taslak silindi"
|
||||
},
|
||||
"schedules": {
|
||||
"title": "Scheduled Posts",
|
||||
"empty_list": "Nothing here",
|
||||
"deleted": "Scheduled post deleted",
|
||||
"move": "Move to drafts",
|
||||
"moved": "Moved to drafts"
|
||||
"title": "Zamanlanmiş Gönderi",
|
||||
"empty_list": "Burada hiçbir şey yok",
|
||||
"deleted": "Zamanlanmiş Gönderi Silindi",
|
||||
"move": "Taslaklara taşı",
|
||||
"moved": "Taslaklara taşı"
|
||||
},
|
||||
"bookmarks": {
|
||||
"title": "Bookmarks",
|
||||
"load_error": "Could not load bookmarks",
|
||||
"empty_list": "Nothing here",
|
||||
"deleted": "Bookmark removed",
|
||||
"search": "Search in bookmarks"
|
||||
"title": "Yerimleri",
|
||||
"load_error": "Yer imleri yüklenemedi",
|
||||
"empty_list": "Burada hiçbir şey yok",
|
||||
"deleted": "Yer işareti kaldırıldı",
|
||||
"search": "Yer imlerinde ara",
|
||||
"added": "Added to bookmars",
|
||||
"add": "Add to bookmarks"
|
||||
},
|
||||
"favorites": {
|
||||
"title": "Favorites",
|
||||
"load_error": "Could not load favorites",
|
||||
"empty_list": "Nothing here",
|
||||
"search": "Search in favorites"
|
||||
"title": "Favoriler",
|
||||
"load_error": "Beğeniler yüklenemedi",
|
||||
"empty_list": "Burada hiçbir şey yok",
|
||||
"search": "Favorilerde ara"
|
||||
},
|
||||
"auth": {
|
||||
"invalid_pin": "Invalid pin code, please check and try again",
|
||||
"invalid_username": "Invalid username, please check and try again",
|
||||
"already_logged": "You are already logged in, please try to add another account",
|
||||
"invalid_credentials": "Invalid credentials, please check and try again",
|
||||
"unknow_error": "Unknown error, please contact us at support@esteem.app"
|
||||
"invalid_username": "Geçersiz Kullanıcı adı gözden geçirip yeniden deneyin",
|
||||
"already_logged": "Zaten oturum açmış, lütfen başka bir hesaba eklemek deneyin",
|
||||
"invalid_credentials": "Geçersiz Kullanıcı adı gözden geçirip yeniden deneyin",
|
||||
"unknow_error": "Bilinmeyen bir hata, lütfen bize ulaşın support@esteem.app"
|
||||
},
|
||||
"payout": {
|
||||
"potential_payout": "Tahmini Ödeme",
|
||||
@ -184,9 +186,10 @@
|
||||
},
|
||||
"post_dropdown": {
|
||||
"copy": "kopyala",
|
||||
"reblog": "reblog",
|
||||
"reblog": "Reblog",
|
||||
"reply": "cevapla",
|
||||
"share": "paylaş"
|
||||
"share": "paylaş",
|
||||
"bookmarks": "add to bookmarks"
|
||||
},
|
||||
"deep_link": {
|
||||
"no_existing_user": "Kullanici Bulunamadi",
|
||||
|
Loading…
Reference in New Issue
Block a user