New translations app.json (Galician)
This commit is contained in:
parent
583c570d36
commit
6c5f8c698e
|
@ -24,62 +24,62 @@
|
||||||
"message": "Fallou a publicación.\nComproba a conexión a internet.",
|
"message": "Fallou a publicación.\nComproba a conexión a internet.",
|
||||||
"attachments_message": {
|
"attachments_message": {
|
||||||
"video_attach_with_photo": "Non podes anexar un vídeo a unha publicación que xa contén imaxes.",
|
"video_attach_with_photo": "Non podes anexar un vídeo a unha publicación que xa contén imaxes.",
|
||||||
"more_than_one_video": "Cannot attach more than one video."
|
"more_than_one_video": "Non podes anexar máis de un vídeo."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"edit_profile_failure": {
|
"edit_profile_failure": {
|
||||||
"title": "Edit Profile Error",
|
"title": "Erro ao editar o perfil",
|
||||||
"message": "Cannot edit profile. Please try again."
|
"message": "Non se editou o perfil. Inténtao máis tarde."
|
||||||
},
|
},
|
||||||
"sign_out": {
|
"sign_out": {
|
||||||
"title": "Sign Out",
|
"title": "Pechar sesión",
|
||||||
"message": "Are you sure you want to sign out?",
|
"message": "Tes a certeza de queres pechar a sesión?",
|
||||||
"confirm": "Sign Out"
|
"confirm": "Pechar sesión"
|
||||||
},
|
},
|
||||||
"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": "Tes a certeza de querer bloquear todo de %s? Na meirande parte dos casos uns bloqueos ou silenciados específicos son suficientes e preferibles. Non verás máis o contido deste dominio en ningunha cronoloxía pública e as túas seguidoras deste dominio serán eliminadas.",
|
||||||
"block_entire_domain": "Block Domain"
|
"block_entire_domain": "Bloquear Dominio"
|
||||||
},
|
},
|
||||||
"save_photo_failure": {
|
"save_photo_failure": {
|
||||||
"title": "Save Photo Failure",
|
"title": "Erro ao gardar a fotografía",
|
||||||
"message": "Please enable the photo library access permission to save the photo."
|
"message": "Activa o permiso de acceso á galería de fotos para gardar a foto."
|
||||||
},
|
},
|
||||||
"delete_post": {
|
"delete_post": {
|
||||||
"title": "Delete Post",
|
"title": "Eliminar publicación",
|
||||||
"message": "Are you sure you want to delete this post?"
|
"message": "Tes a certeza de querer eliminar esta publicación?"
|
||||||
},
|
},
|
||||||
"clean_cache": {
|
"clean_cache": {
|
||||||
"title": "Clean Cache",
|
"title": "Limpar caché",
|
||||||
"message": "Successfully cleaned %s cache."
|
"message": "Baleirouse %s da caché correctamente."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"controls": {
|
"controls": {
|
||||||
"actions": {
|
"actions": {
|
||||||
"back": "Back",
|
"back": "Volver",
|
||||||
"next": "Next",
|
"next": "Seguinte",
|
||||||
"previous": "Previous",
|
"previous": "Anterior",
|
||||||
"open": "Open",
|
"open": "Abrir",
|
||||||
"add": "Add",
|
"add": "Engadir",
|
||||||
"remove": "Remove",
|
"remove": "Eliminar",
|
||||||
"edit": "Edit",
|
"edit": "Editar",
|
||||||
"save": "Save",
|
"save": "Gardar",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"done": "Done",
|
"done": "Feito",
|
||||||
"confirm": "Confirm",
|
"confirm": "Confirmar",
|
||||||
"continue": "Continue",
|
"continue": "Continuar",
|
||||||
"compose": "Compose",
|
"compose": "Escribir",
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancelar",
|
||||||
"discard": "Discard",
|
"discard": "Descartar",
|
||||||
"try_again": "Try Again",
|
"try_again": "Intentar de novo",
|
||||||
"take_photo": "Take Photo",
|
"take_photo": "Facer foto",
|
||||||
"save_photo": "Save Photo",
|
"save_photo": "Gardar foto",
|
||||||
"copy_photo": "Copy Photo",
|
"copy_photo": "Copiar foto",
|
||||||
"sign_in": "Sign In",
|
"sign_in": "Acceder",
|
||||||
"sign_up": "Sign Up",
|
"sign_up": "Inscribirse",
|
||||||
"see_more": "See More",
|
"see_more": "Ver máis",
|
||||||
"preview": "Preview",
|
"preview": "Vista previa",
|
||||||
"share": "Share",
|
"share": "Compartir",
|
||||||
"share_user": "Share %s",
|
"share_user": "Compartir %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",
|
||||||
|
|
Loading…
Reference in New Issue