Translated using Weblate (Spanish)

Currently translated at 100.0% (677 of 677 strings)

Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/es/
このコミットが含まれているのは:
tarteka 2020-12-20 19:34:38 +00:00 committed by Weblate
コミット c1de7b60e1
1個のファイルの変更11行の追加5行の削除

ファイルの表示

@ -14,7 +14,8 @@
"text_limit": "Límite de caracteres", "text_limit": "Límite de caracteres",
"title": "Características", "title": "Características",
"who_to_follow": "A quién seguir", "who_to_follow": "A quién seguir",
"pleroma_chat_messages": "Chat de Pleroma" "pleroma_chat_messages": "Chat de Pleroma",
"upload_limit": "Límite de subida"
}, },
"finder": { "finder": {
"error_fetching_user": "Error al buscar usuario", "error_fetching_user": "Error al buscar usuario",
@ -448,7 +449,8 @@
"underlay": "Subrayado", "underlay": "Subrayado",
"popover": "Sugerencias, menús, superposiciones", "popover": "Sugerencias, menús, superposiciones",
"post": "Publicaciones/Biografías de Usuarios", "post": "Publicaciones/Biografías de Usuarios",
"alert_warning": "Precaución" "alert_warning": "Precaución",
"wallpaper": "Fondo de pantalla"
}, },
"radii": { "radii": {
"_tab_label": "Redondez" "_tab_label": "Redondez"
@ -559,7 +561,8 @@
"mute_import_error": "Error al importar los silenciados", "mute_import_error": "Error al importar los silenciados",
"mute_import": "Importar silenciados", "mute_import": "Importar silenciados",
"mute_export_button": "Exportar los silenciados a un archivo csv", "mute_export_button": "Exportar los silenciados a un archivo csv",
"mute_export": "Exportar silenciados" "mute_export": "Exportar silenciados",
"hide_wallpaper": "Ocultar el fondo de pantalla de la instancia"
}, },
"time": { "time": {
"day": "{0} día", "day": "{0} día",
@ -632,7 +635,9 @@
"bookmark": "Marcar", "bookmark": "Marcar",
"unbookmark": "Desmarcar", "unbookmark": "Desmarcar",
"status_deleted": "Esta entrada ha sido eliminada", "status_deleted": "Esta entrada ha sido eliminada",
"nsfw": "NSFW (No apropiado para el trabajo)" "nsfw": "NSFW (No apropiado para el trabajo)",
"expand": "Expandir",
"external_source": "Fuente externa"
}, },
"user_card": { "user_card": {
"approve": "Aprobar", "approve": "Aprobar",
@ -723,7 +728,8 @@
"error": { "error": {
"base": "Subida fallida.", "base": "Subida fallida.",
"file_too_big": "Archivo demasiado grande [{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]", "file_too_big": "Archivo demasiado grande [{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]",
"default": "Inténtalo más tarde" "default": "Inténtalo más tarde",
"message": "Error de subida: {0}"
}, },
"file_size_units": { "file_size_units": {
"B": "B", "B": "B",