New translations app.json (Basque)
This commit is contained in:
parent
41b8089fcb
commit
29e9a5f8b6
|
@ -2,84 +2,84 @@
|
||||||
"common": {
|
"common": {
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"common": {
|
"common": {
|
||||||
"please_try_again": "Please try again.",
|
"please_try_again": "Mesedez, saiatu berriro.",
|
||||||
"please_try_again_later": "Please try again later."
|
"please_try_again_later": "Mesedez beranduago saiatu."
|
||||||
},
|
},
|
||||||
"sign_up_failure": {
|
"sign_up_failure": {
|
||||||
"title": "Sign Up Failure"
|
"title": "Hutsegitea izen-ematean"
|
||||||
},
|
},
|
||||||
"server_error": {
|
"server_error": {
|
||||||
"title": "Server Error"
|
"title": "Zerbitzari-errorea"
|
||||||
},
|
},
|
||||||
"vote_failure": {
|
"vote_failure": {
|
||||||
"title": "Vote Failure",
|
"title": "Hutsegitea botoa ematean",
|
||||||
"poll_ended": "The poll has ended"
|
"poll_ended": "Inkesta amaitu da"
|
||||||
},
|
},
|
||||||
"discard_post_content": {
|
"discard_post_content": {
|
||||||
"title": "Discard Draft",
|
"title": "Baztertu zirriborroa",
|
||||||
"message": "Confirm to discard composed post content."
|
"message": "Berretsi idatzitako bidalketaren edukia baztertzea."
|
||||||
},
|
},
|
||||||
"publish_post_failure": {
|
"publish_post_failure": {
|
||||||
"title": "Publish Failure",
|
"title": "Hutsegitea argitaratzean",
|
||||||
"message": "Failed to publish the post.\nPlease check your internet connection.",
|
"message": "Huts egin du bidalketa argitaratzean.\nEgiaztatu Interneteko konexioa.",
|
||||||
"attachments_message": {
|
"attachments_message": {
|
||||||
"video_attach_with_photo": "Cannot attach a video to a post that already contains images.",
|
"video_attach_with_photo": "Ezin da irudiak dituen bidalketa batean bideo bat erantsi.",
|
||||||
"more_than_one_video": "Cannot attach more than one video."
|
"more_than_one_video": "Ezin da bideo bat baino gehiago erantsi."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"edit_profile_failure": {
|
"edit_profile_failure": {
|
||||||
"title": "Edit Profile Error",
|
"title": "Errorea profila editatzean",
|
||||||
"message": "Cannot edit profile. Please try again."
|
"message": "Ezin da profila editatu. Mesedez saiatu berriro."
|
||||||
},
|
},
|
||||||
"sign_out": {
|
"sign_out": {
|
||||||
"title": "Sign Out",
|
"title": "Amaitu saioa",
|
||||||
"message": "Are you sure you want to sign out?",
|
"message": "Ziur saioa amaitu nahi duzula?",
|
||||||
"confirm": "Sign Out"
|
"confirm": "Amaitu saioa"
|
||||||
},
|
},
|
||||||
"block_domain": {
|
"block_domain": {
|
||||||
"title": "Are you really, really sure you want to block the entire %s? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed.",
|
"title": "Ziur, erabat ziur, %s domeinu osoa blokeatu nahi duzula? Gehienetan erabiltzaile gutxi batzuk blokeatu edo mututzearekin nahikoa da. Ez duzu domeinu horretako edukirik ikusiko eta domeinu horretako zure jarraitzaileak kenduko dira.",
|
||||||
"block_entire_domain": "Block Domain"
|
"block_entire_domain": "Blokeatu domeinua"
|
||||||
},
|
},
|
||||||
"save_photo_failure": {
|
"save_photo_failure": {
|
||||||
"title": "Save Photo Failure",
|
"title": "Hutsegitea argazkia gordetzean",
|
||||||
"message": "Please enable the photo library access permission to save the photo."
|
"message": "Gaitu argazki galeriarako sarbidearen baimena argazkia gordetzeko."
|
||||||
},
|
},
|
||||||
"delete_post": {
|
"delete_post": {
|
||||||
"title": "Are you sure you want to delete this post?",
|
"title": "Ziur zaude bidalketa hau ezabatu nahi duzula?",
|
||||||
"delete": "Delete"
|
"delete": "Ezabatu"
|
||||||
},
|
},
|
||||||
"clean_cache": {
|
"clean_cache": {
|
||||||
"title": "Clean Cache",
|
"title": "Garbitu cache-a",
|
||||||
"message": "Successfully cleaned %s cache."
|
"message": "Behar bezala garbitu da %s cache-a."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"controls": {
|
"controls": {
|
||||||
"actions": {
|
"actions": {
|
||||||
"back": "Back",
|
"back": "Atzera",
|
||||||
"next": "Next",
|
"next": "Hurrengoa",
|
||||||
"previous": "Previous",
|
"previous": "Aurrekoa",
|
||||||
"open": "Open",
|
"open": "Ireki",
|
||||||
"add": "Add",
|
"add": "Gehitu",
|
||||||
"remove": "Remove",
|
"remove": "Kendu",
|
||||||
"edit": "Edit",
|
"edit": "Editatu",
|
||||||
"save": "Save",
|
"save": "Gorde",
|
||||||
"ok": "OK",
|
"ok": "Ados",
|
||||||
"done": "Done",
|
"done": "Egina",
|
||||||
"confirm": "Confirm",
|
"confirm": "Berretsi",
|
||||||
"continue": "Continue",
|
"continue": "Jarraitu",
|
||||||
"compose": "Compose",
|
"compose": "Idatzi",
|
||||||
"cancel": "Cancel",
|
"cancel": "Utzi",
|
||||||
"discard": "Discard",
|
"discard": "Baztertu",
|
||||||
"try_again": "Try Again",
|
"try_again": "Saiatu berriro",
|
||||||
"take_photo": "Take Photo",
|
"take_photo": "Atera argazkia",
|
||||||
"save_photo": "Save Photo",
|
"save_photo": "Gorde argazkia",
|
||||||
"copy_photo": "Copy Photo",
|
"copy_photo": "Kopiatu argazkia",
|
||||||
"sign_in": "Sign In",
|
"sign_in": "Hasi saioa",
|
||||||
"sign_up": "Sign Up",
|
"sign_up": "Eman Izena",
|
||||||
"see_more": "See More",
|
"see_more": "Ikusi gehiago",
|
||||||
"preview": "Preview",
|
"preview": "Aurrebista",
|
||||||
"share": "Share",
|
"share": "Partekatu",
|
||||||
"share_user": "Share %s",
|
"share_user": "Partekatu %s",
|
||||||
"share_post": "Share Post",
|
"share_post": "Share Post",
|
||||||
"open_in_safari": "Open in Safari",
|
"open_in_safari": "Open in Safari",
|
||||||
"open_in_browser": "Open in Browser",
|
"open_in_browser": "Open in Browser",
|
||||||
|
@ -147,40 +147,40 @@
|
||||||
"mention": "Mention",
|
"mention": "Mention",
|
||||||
"link": "Link",
|
"link": "Link",
|
||||||
"hashtag": "Hashtag",
|
"hashtag": "Hashtag",
|
||||||
"email": "Email",
|
"email": "Eposta",
|
||||||
"emoji": "Emoji"
|
"emoji": "Emojia"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"friendship": {
|
"friendship": {
|
||||||
"follow": "Follow",
|
"follow": "Jarraitu",
|
||||||
"following": "Following",
|
"following": "Jarraitzen",
|
||||||
"request": "Request",
|
"request": "Eskaera",
|
||||||
"pending": "Pending",
|
"pending": "Zain",
|
||||||
"block": "Block",
|
"block": "Blokeatu",
|
||||||
"block_user": "Block %s",
|
"block_user": "Blokeatu %s",
|
||||||
"block_domain": "Block %s",
|
"block_domain": "Blokeatu %s",
|
||||||
"unblock": "Unblock",
|
"unblock": "Desblokeatu",
|
||||||
"unblock_user": "Unblock %s",
|
"unblock_user": "Desblokeatu %s",
|
||||||
"blocked": "Blocked",
|
"blocked": "Blokeatuta",
|
||||||
"mute": "Mute",
|
"mute": "Mututu",
|
||||||
"mute_user": "Mute %s",
|
"mute_user": "Mututu %s",
|
||||||
"unmute": "Unmute",
|
"unmute": "Desmututu",
|
||||||
"unmute_user": "Unmute %s",
|
"unmute_user": "Desmututu %s",
|
||||||
"muted": "Muted",
|
"muted": "Mutututa",
|
||||||
"edit_info": "Edit Info"
|
"edit_info": "Editatu informazioa"
|
||||||
},
|
},
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"filtered": "Filtered",
|
"filtered": "Iragazita",
|
||||||
"timestamp": {
|
"timestamp": {
|
||||||
"now": "Now"
|
"now": "Orain"
|
||||||
},
|
},
|
||||||
"loader": {
|
"loader": {
|
||||||
"load_missing_posts": "Load missing posts",
|
"load_missing_posts": "Kargatu falta diren bidalketak",
|
||||||
"loading_missing_posts": "Loading missing posts...",
|
"loading_missing_posts": "Falta diren bidalketak kargatzen...",
|
||||||
"show_more_replies": "Show more replies"
|
"show_more_replies": "Erakutsi erantzun gehiago"
|
||||||
},
|
},
|
||||||
"header": {
|
"header": {
|
||||||
"no_status_found": "No Post Found",
|
"no_status_found": "Ez da bidalketa aurkitu",
|
||||||
"blocking_warning": "You can’t view this user's profile\nuntil you unblock them.\nYour profile looks like this to them.",
|
"blocking_warning": "You can’t view this user's profile\nuntil you unblock them.\nYour profile looks like this to them.",
|
||||||
"user_blocking_warning": "You can’t view %s’s profile\nuntil you unblock them.\nYour profile looks like this to them.",
|
"user_blocking_warning": "You can’t view %s’s profile\nuntil you unblock them.\nYour profile looks like this to them.",
|
||||||
"blocked_warning": "You can’t view this user’s profile\nuntil they unblock you.",
|
"blocked_warning": "You can’t view this user’s profile\nuntil they unblock you.",
|
||||||
|
|
Loading…
Reference in New Issue