forked from AkkomaGang/akkoma-fe
all other languages which do not have MRs related to them separated
This commit is contained in:
parent
9f84f4ea05
commit
b4a5fddea8
14 changed files with 1520 additions and 1529 deletions
183
src/i18n/en.json
Normal file
183
src/i18n/en.json
Normal file
|
@ -0,0 +1,183 @@
|
|||
{
|
||||
"chat": {
|
||||
"title": "Chat"
|
||||
},
|
||||
"finder": {
|
||||
"error_fetching_user": "Error fetching user",
|
||||
"find_user": "Find user"
|
||||
},
|
||||
"general": {
|
||||
"apply": "Apply",
|
||||
"submit": "Submit"
|
||||
},
|
||||
"login": {
|
||||
"login": "Log in",
|
||||
"logout": "Log out",
|
||||
"password": "Password",
|
||||
"placeholder": "e.g. lain",
|
||||
"register": "Register",
|
||||
"username": "Username"
|
||||
},
|
||||
"nav": {
|
||||
"chat": "Local Chat",
|
||||
"friend_requests": "Follow Requests",
|
||||
"mentions": "Mentions",
|
||||
"public_tl": "Public Timeline",
|
||||
"timeline": "Timeline",
|
||||
"twkn": "The Whole Known Network"
|
||||
},
|
||||
"notifications": {
|
||||
"broken_favorite": "Unknown status, searching for it...",
|
||||
"favorited_you": "favorited your status",
|
||||
"followed_you": "followed you",
|
||||
"load_older": "Load older notifications",
|
||||
"notifications": "Notifications",
|
||||
"read": "Read!",
|
||||
"repeated_you": "repeated your status"
|
||||
},
|
||||
"post_status": {
|
||||
"account_not_locked_warning": "Your account is not {0}. Anyone can follow you to view your follower-only posts.",
|
||||
"account_not_locked_warning_link": "locked",
|
||||
"attachments_not_sensitive": "Attachments <strong>not</strong> marked sensitive",
|
||||
"attachments_sensitive": "Attachments marked sensitive",
|
||||
"content_type": {
|
||||
"plain_text": "Plain text"
|
||||
},
|
||||
"content_warning": "Subject (optional)",
|
||||
"default": "Just landed in L.A.",
|
||||
"direct_warning": "This post will only be visible to all the mentioned users.",
|
||||
"posting": "Posting",
|
||||
"scope": {
|
||||
"direct": "Direct - Post to mentioned users only",
|
||||
"private": "Followers-only - Post to followers only",
|
||||
"public": "Public - Post to public timelines",
|
||||
"unlisted": "Unlisted - Do not post to public timelines"
|
||||
}
|
||||
},
|
||||
"registration": {
|
||||
"bio": "Bio",
|
||||
"email": "Email",
|
||||
"fullname": "Display name",
|
||||
"password_confirm": "Password confirmation",
|
||||
"registration": "Registration",
|
||||
"token": "Invite token"
|
||||
},
|
||||
"settings": {
|
||||
"attachmentRadius": "Attachments",
|
||||
"attachments": "Attachments",
|
||||
"autoload": "Enable automatic loading when scrolled to the bottom",
|
||||
"avatar": "Avatar",
|
||||
"avatarAltRadius": "Avatars (Notifications)",
|
||||
"avatarRadius": "Avatars",
|
||||
"background": "Background",
|
||||
"bio": "Bio",
|
||||
"btnRadius": "Buttons",
|
||||
"cBlue": "Blue (Reply, follow)",
|
||||
"cGreen": "Green (Retweet)",
|
||||
"cOrange": "Orange (Favorite)",
|
||||
"cRed": "Red (Cancel)",
|
||||
"change_password": "Change Password",
|
||||
"change_password_error": "There was an issue changing your password.",
|
||||
"changed_password": "Password changed successfully!",
|
||||
"collapse_subject": "Collapse posts with subjects",
|
||||
"confirm_new_password": "Confirm new password",
|
||||
"current_avatar": "Your current avatar",
|
||||
"current_password": "Current password",
|
||||
"current_profile_banner": "Your current profile banner",
|
||||
"data_import_export_tab": "Data Import / Export",
|
||||
"default_vis": "Default visibility scope",
|
||||
"delete_account": "Delete Account",
|
||||
"delete_account_description": "Permanently delete your account and all your messages.",
|
||||
"delete_account_error": "There was an issue deleting your account. If this persists please contact your instance administrator.",
|
||||
"delete_account_instructions": "Type your password in the input below to confirm account deletion.",
|
||||
"export_theme": "Save preset",
|
||||
"filtering": "Filtering",
|
||||
"filtering_explanation": "All statuses containing these words will be muted, one per line",
|
||||
"follow_export": "Follow export",
|
||||
"follow_export_button": "Export your follows to a csv file",
|
||||
"follow_export_processing": "Processing, you'll soon be asked to download your file",
|
||||
"follow_import": "Follow import",
|
||||
"follow_import_error": "Error importing followers",
|
||||
"follows_imported": "Follows imported! Processing them will take a while.",
|
||||
"foreground": "Foreground",
|
||||
"general": "General",
|
||||
"hide_attachments_in_convo": "Hide attachments in conversations",
|
||||
"hide_attachments_in_tl": "Hide attachments in timeline",
|
||||
"import_followers_from_a_csv_file": "Import follows from a csv file",
|
||||
"import_theme": "Load preset",
|
||||
"inputRadius": "Input fields",
|
||||
"interfaceLanguage": "Interface language",
|
||||
"invalid_theme_imported": "The selected file is not a supported Pleroma theme. No changes to your theme were made.",
|
||||
"limited_availability": "Unavailable in your browser",
|
||||
"links": "Links",
|
||||
"lock_account_description": "Restrict your account to approved followers only",
|
||||
"loop_video": "Loop videos",
|
||||
"loop_video_silent_only": "Loop only videos without sound (i.e. Mastodon's \"gifs\")",
|
||||
"name": "Name",
|
||||
"name_bio": "Name & Bio",
|
||||
"new_password": "New password",
|
||||
"notification_visibility": "Types of notifications to show",
|
||||
"notification_visibility_follows": "Follows",
|
||||
"notification_visibility_likes": "Likes",
|
||||
"notification_visibility_mentions": "Mentions",
|
||||
"notification_visibility_repeats": "Repeats",
|
||||
"nsfw_clickthrough": "Enable clickthrough NSFW attachment hiding",
|
||||
"panelRadius": "Panels",
|
||||
"pause_on_unfocused": "Pause streaming when tab is not focused",
|
||||
"presets": "Presets",
|
||||
"profile_background": "Profile Background",
|
||||
"profile_banner": "Profile Banner",
|
||||
"profile_tab": "Profile",
|
||||
"radii_help": "Set up interface edge rounding (in pixels)",
|
||||
"replies_in_timeline": "Replies in timeline",
|
||||
"reply_link_preview": "Enable reply-link preview on mouse hover",
|
||||
"reply_visibility_all": "Show all replies",
|
||||
"reply_visibility_following": "Only show replies directed at me or users I'm following",
|
||||
"reply_visibility_self": "Only show replies directed at me",
|
||||
"security_tab": "Security",
|
||||
"set_new_avatar": "Set new avatar",
|
||||
"set_new_profile_background": "Set new profile background",
|
||||
"set_new_profile_banner": "Set new profile banner",
|
||||
"settings": "Settings",
|
||||
"stop_gifs": "Play-on-hover GIFs",
|
||||
"streaming": "Enable automatic streaming of new posts when scrolled to the top",
|
||||
"text": "Text",
|
||||
"theme": "Theme",
|
||||
"theme_help": "Use hex color codes (#rrggbb) to customize your color theme.",
|
||||
"tooltipRadius": "Tooltips/alerts",
|
||||
"user_settings": "User Settings"
|
||||
},
|
||||
"timeline": {
|
||||
"collapse": "Collapse",
|
||||
"conversation": "Conversation",
|
||||
"error_fetching": "Error fetching updates",
|
||||
"load_older": "Load older statuses",
|
||||
"no_retweet_hint": "Post is marked as followers-only or direct and cannot be repeated",
|
||||
"repeated": "repeated",
|
||||
"show_new": "Show new",
|
||||
"up_to_date": "Up-to-date"
|
||||
},
|
||||
"user_card": {
|
||||
"approve": "Approve",
|
||||
"block": "Block",
|
||||
"blocked": "Blocked!",
|
||||
"deny": "Deny",
|
||||
"follow": "Follow",
|
||||
"followees": "Following",
|
||||
"followers": "Followers",
|
||||
"following": "Following!",
|
||||
"follows_you": "Follows you!",
|
||||
"mute": "Mute",
|
||||
"muted": "Muted",
|
||||
"per_day": "per day",
|
||||
"remote_follow": "Remote follow",
|
||||
"statuses": "Statuses"
|
||||
},
|
||||
"user_profile": {
|
||||
"timeline_title": "User Timeline"
|
||||
},
|
||||
"who_to_follow": {
|
||||
"more": "More",
|
||||
"who_to_follow": "Who to follow"
|
||||
}
|
||||
}
|
100
src/i18n/es.json
Normal file
100
src/i18n/es.json
Normal file
|
@ -0,0 +1,100 @@
|
|||
{
|
||||
"chat": {
|
||||
"title": "Chat"
|
||||
},
|
||||
"finder": {
|
||||
"error_fetching_user": "Error al buscar usuario",
|
||||
"find_user": "Encontrar usuario"
|
||||
},
|
||||
"general": {
|
||||
"apply": "Aplicar",
|
||||
"submit": "Enviar"
|
||||
},
|
||||
"login": {
|
||||
"login": "Identificación",
|
||||
"logout": "Salir",
|
||||
"password": "Contraseña",
|
||||
"placeholder": "p.ej. lain",
|
||||
"register": "Registrar",
|
||||
"username": "Usuario"
|
||||
},
|
||||
"nav": {
|
||||
"chat": "Chat Local",
|
||||
"mentions": "Menciones",
|
||||
"public_tl": "Línea Temporal Pública",
|
||||
"timeline": "Línea Temporal",
|
||||
"twkn": "Toda La Red Conocida"
|
||||
},
|
||||
"notifications": {
|
||||
"followed_you": "empezó a seguirte",
|
||||
"notifications": "Notificaciones",
|
||||
"read": "¡Leído!"
|
||||
},
|
||||
"post_status": {
|
||||
"default": "Acabo de aterrizar en L.A.",
|
||||
"posting": "Publicando"
|
||||
},
|
||||
"registration": {
|
||||
"bio": "Biografía",
|
||||
"email": "Correo electrónico",
|
||||
"fullname": "Nombre a mostrar",
|
||||
"password_confirm": "Confirmación de contraseña",
|
||||
"registration": "Registro"
|
||||
},
|
||||
"settings": {
|
||||
"attachments": "Adjuntos",
|
||||
"autoload": "Activar carga automática al llegar al final de la página",
|
||||
"avatar": "Avatar",
|
||||
"background": "Segundo plano",
|
||||
"bio": "Biografía",
|
||||
"current_avatar": "Tu avatar actual",
|
||||
"current_profile_banner": "Cabecera actual",
|
||||
"filtering": "Filtros",
|
||||
"filtering_explanation": "Todos los estados que contengan estas palabras serán silenciados, una por línea",
|
||||
"follow_import": "Importar personas que tú sigues",
|
||||
"follow_import_error": "Error al importal el archivo",
|
||||
"follows_imported": "¡Importado! Procesarlos llevará tiempo.",
|
||||
"foreground": "Primer plano",
|
||||
"hide_attachments_in_convo": "Ocultar adjuntos en las conversaciones",
|
||||
"hide_attachments_in_tl": "Ocultar adjuntos en la línea temporal",
|
||||
"import_followers_from_a_csv_file": "Importar personas que tú sigues apartir de un archivo csv",
|
||||
"links": "Links",
|
||||
"name": "Nombre",
|
||||
"name_bio": "Nombre y Biografía",
|
||||
"nsfw_clickthrough": "Activar el clic para ocultar los adjuntos NSFW",
|
||||
"presets": "Por defecto",
|
||||
"profile_background": "Fondo del Perfil",
|
||||
"profile_banner": "Cabecera del perfil",
|
||||
"reply_link_preview": "Activar la previsualización del enlace de responder al pasar el ratón por encima",
|
||||
"set_new_avatar": "Cambiar avatar",
|
||||
"set_new_profile_background": "Cambiar fondo del perfil",
|
||||
"set_new_profile_banner": "Cambiar cabecera",
|
||||
"settings": "Ajustes",
|
||||
"streaming": "Habilite la transmisión automática de nuevas publicaciones cuando se desplaza hacia la parte superior",
|
||||
"text": "Texto",
|
||||
"theme": "Tema",
|
||||
"theme_help": "Use códigos de color hexadecimales (#rrggbb) para personalizar su tema de colores.",
|
||||
"user_settings": "Ajustes de Usuario"
|
||||
},
|
||||
"timeline": {
|
||||
"conversation": "Conversación",
|
||||
"error_fetching": "Error al cargar las actualizaciones",
|
||||
"load_older": "Cargar actualizaciones anteriores",
|
||||
"show_new": "Mostrar lo nuevo",
|
||||
"up_to_date": "Actualizado"
|
||||
},
|
||||
"user_card": {
|
||||
"block": "Bloquear",
|
||||
"blocked": "¡Bloqueado!",
|
||||
"follow": "Seguir",
|
||||
"followees": "Siguiendo",
|
||||
"followers": "Seguidores",
|
||||
"following": "¡Siguiendo!",
|
||||
"follows_you": "¡Te sigue!",
|
||||
"mute": "Silenciar",
|
||||
"muted": "Silenciado",
|
||||
"per_day": "por día",
|
||||
"remote_follow": "Seguir",
|
||||
"statuses": "Estados"
|
||||
}
|
||||
}
|
83
src/i18n/et.json
Normal file
83
src/i18n/et.json
Normal file
|
@ -0,0 +1,83 @@
|
|||
{
|
||||
"finder": {
|
||||
"error_fetching_user": "Viga kasutaja leidmisel",
|
||||
"find_user": "Otsi kasutajaid"
|
||||
},
|
||||
"general": {
|
||||
"submit": "Postita"
|
||||
},
|
||||
"login": {
|
||||
"login": "Logi sisse",
|
||||
"logout": "Logi välja",
|
||||
"password": "Parool",
|
||||
"placeholder": "nt lain",
|
||||
"register": "Registreeru",
|
||||
"username": "Kasutajanimi"
|
||||
},
|
||||
"nav": {
|
||||
"mentions": "Mainimised",
|
||||
"public_tl": "Avalik Ajajoon",
|
||||
"timeline": "Ajajoon",
|
||||
"twkn": "Kogu Teadaolev Võrgustik"
|
||||
},
|
||||
"notifications": {
|
||||
"followed_you": "alustas sinu jälgimist",
|
||||
"notifications": "Teavitused",
|
||||
"read": "Loe!"
|
||||
},
|
||||
"post_status": {
|
||||
"default": "Just sõitsin elektrirongiga Tallinnast Pääskülla.",
|
||||
"posting": "Postitan"
|
||||
},
|
||||
"registration": {
|
||||
"bio": "Bio",
|
||||
"email": "E-post",
|
||||
"fullname": "Kuvatav nimi",
|
||||
"password_confirm": "Parooli kinnitamine",
|
||||
"registration": "Registreerimine"
|
||||
},
|
||||
"settings": {
|
||||
"attachments": "Manused",
|
||||
"autoload": "Luba ajajoone automaatne uuendamine kui ajajoon on põhja keritud",
|
||||
"avatar": "Profiilipilt",
|
||||
"bio": "Bio",
|
||||
"current_avatar": "Sinu praegune profiilipilt",
|
||||
"current_profile_banner": "Praegune profiilibänner",
|
||||
"filtering": "Sisu filtreerimine",
|
||||
"filtering_explanation": "Kõiki staatuseid, mis sisaldavad neid sõnu, ei kuvata. Üks sõna reale.",
|
||||
"hide_attachments_in_convo": "Peida manused vastlustes",
|
||||
"hide_attachments_in_tl": "Peida manused ajajoonel",
|
||||
"name": "Nimi",
|
||||
"name_bio": "Nimi ja Bio",
|
||||
"nsfw_clickthrough": "Peida tööks-mittesobivad(NSFW) manuste hiireklõpsu taha",
|
||||
"profile_background": "Profiilitaust",
|
||||
"profile_banner": "Profiilibänner",
|
||||
"reply_link_preview": "Luba algpostituse kuvamine vastustes",
|
||||
"set_new_avatar": "Vali uus profiilipilt",
|
||||
"set_new_profile_background": "Vali uus profiilitaust",
|
||||
"set_new_profile_banner": "Vali uus profiilibänner",
|
||||
"settings": "Sätted",
|
||||
"theme": "Teema",
|
||||
"user_settings": "Kasutaja sätted"
|
||||
},
|
||||
"timeline": {
|
||||
"conversation": "Vestlus",
|
||||
"error_fetching": "Viga uuenduste laadimisel",
|
||||
"load_older": "Kuva vanemaid staatuseid",
|
||||
"show_new": "Näita uusi",
|
||||
"up_to_date": "Uuendatud"
|
||||
},
|
||||
"user_card": {
|
||||
"block": "Blokeeri",
|
||||
"blocked": "Blokeeritud!",
|
||||
"follow": "Jälgi",
|
||||
"followees": "Jälgitavaid",
|
||||
"followers": "Jälgijaid",
|
||||
"following": "Jälgin!",
|
||||
"follows_you": "Jälgib sind!",
|
||||
"mute": "Vaigista",
|
||||
"muted": "Vaigistatud",
|
||||
"per_day": "päevas",
|
||||
"statuses": "Staatuseid"
|
||||
}
|
||||
}
|
93
src/i18n/fi.json
Normal file
93
src/i18n/fi.json
Normal file
|
@ -0,0 +1,93 @@
|
|||
{
|
||||
"finder": {
|
||||
"error_fetching_user": "Virhe hakiessa käyttäjää",
|
||||
"find_user": "Hae käyttäjä"
|
||||
},
|
||||
"general": {
|
||||
"apply": "Aseta",
|
||||
"submit": "Lähetä"
|
||||
},
|
||||
"login": {
|
||||
"login": "Kirjaudu sisään",
|
||||
"logout": "Kirjaudu ulos",
|
||||
"password": "Salasana",
|
||||
"placeholder": "esim. lain",
|
||||
"register": "Rekisteröidy",
|
||||
"username": "Käyttäjänimi"
|
||||
},
|
||||
"nav": {
|
||||
"mentions": "Maininnat",
|
||||
"public_tl": "Julkinen Aikajana",
|
||||
"timeline": "Aikajana",
|
||||
"twkn": "Koko Tunnettu Verkosto"
|
||||
},
|
||||
"notifications": {
|
||||
"favorited_you": "tykkäsi viestistäsi",
|
||||
"followed_you": "seuraa sinua",
|
||||
"notifications": "Ilmoitukset",
|
||||
"read": "Lue!",
|
||||
"repeated_you": "toisti viestisi"
|
||||
},
|
||||
"post_status": {
|
||||
"default": "Tulin juuri saunasta.",
|
||||
"posting": "Lähetetään"
|
||||
},
|
||||
"registration": {
|
||||
"bio": "Kuvaus",
|
||||
"email": "Sähköposti",
|
||||
"fullname": "Koko nimi",
|
||||
"password_confirm": "Salasanan vahvistaminen",
|
||||
"registration": "Rekisteröityminen"
|
||||
},
|
||||
"settings": {
|
||||
"attachments": "Liitteet",
|
||||
"autoload": "Lataa vanhempia viestejä automaattisesti ruudun pohjalla",
|
||||
"avatar": "Profiilikuva",
|
||||
"background": "Tausta",
|
||||
"bio": "Kuvaus",
|
||||
"current_avatar": "Nykyinen profiilikuvasi",
|
||||
"current_profile_banner": "Nykyinen julisteesi",
|
||||
"filtering": "Suodatus",
|
||||
"filtering_explanation": "Kaikki viestit, jotka sisältävät näitä sanoja, suodatetaan. Yksi sana per rivi.",
|
||||
"foreground": "Korostus",
|
||||
"hide_attachments_in_convo": "Piilota liitteet keskusteluissa",
|
||||
"hide_attachments_in_tl": "Piilota liitteet aikajanalla",
|
||||
"links": "Linkit",
|
||||
"name": "Nimi",
|
||||
"name_bio": "Nimi ja kuvaus",
|
||||
"nsfw_clickthrough": "Piilota NSFW liitteet klikkauksen taakse.",
|
||||
"presets": "Valmiit teemat",
|
||||
"profile_background": "Taustakuva",
|
||||
"profile_banner": "Juliste",
|
||||
"reply_link_preview": "Keskusteluiden vastauslinkkien esikatselu",
|
||||
"set_new_avatar": "Aseta uusi profiilikuva",
|
||||
"set_new_profile_background": "Aseta uusi taustakuva",
|
||||
"set_new_profile_banner": "Aseta uusi juliste",
|
||||
"settings": "Asetukset",
|
||||
"streaming": "Näytä uudet viestit automaattisesti ollessasi ruudun huipulla",
|
||||
"text": "Teksti",
|
||||
"theme": "Teema",
|
||||
"theme_help": "Käytä heksadesimaalivärejä muokataksesi väriteemaasi.",
|
||||
"user_settings": "Käyttäjän asetukset"
|
||||
},
|
||||
"timeline": {
|
||||
"collapse": "Sulje",
|
||||
"conversation": "Keskustelu",
|
||||
"error_fetching": "Virhe ladatessa viestejä",
|
||||
"load_older": "Lataa vanhempia viestejä",
|
||||
"repeated": "toisti",
|
||||
"show_new": "Näytä uudet",
|
||||
"up_to_date": "Ajantasalla"
|
||||
},
|
||||
"user_card": {
|
||||
"follow": "Seuraa",
|
||||
"followees": "Seuraa",
|
||||
"followers": "Seuraajat",
|
||||
"following": "Seuraat!",
|
||||
"follows_you": "Seuraa sinua!",
|
||||
"mute": "Hiljennä",
|
||||
"muted": "Hiljennetty",
|
||||
"per_day": "päivässä",
|
||||
"statuses": "Viestit"
|
||||
}
|
||||
}
|
137
src/i18n/fr.json
Normal file
137
src/i18n/fr.json
Normal file
|
@ -0,0 +1,137 @@
|
|||
{
|
||||
"finder": {
|
||||
"error_fetching_user": "Erreur lors de la recherche de l'utilisateur",
|
||||
"find_user": "Chercher un utilisateur"
|
||||
},
|
||||
"general": {
|
||||
"apply": "Appliquer",
|
||||
"submit": "Envoyer"
|
||||
},
|
||||
"login": {
|
||||
"login": "Connexion",
|
||||
"logout": "Déconnexion",
|
||||
"password": "Mot de passe",
|
||||
"placeholder": "p.e. lain",
|
||||
"register": "S'inscrire",
|
||||
"username": "Identifiant"
|
||||
},
|
||||
"nav": {
|
||||
"chat": "Chat local",
|
||||
"mentions": "Notifications",
|
||||
"public_tl": "Statuts locaux",
|
||||
"timeline": "Journal",
|
||||
"twkn": "Le réseau connu"
|
||||
},
|
||||
"notifications": {
|
||||
"favorited_you": "a aimé votre statut",
|
||||
"followed_you": "a commencé à vous suivre",
|
||||
"notifications": "Notifications",
|
||||
"read": "Lu !",
|
||||
"repeated_you": "a partagé votre statut"
|
||||
},
|
||||
"post_status": {
|
||||
"account_not_locked_warning": "Votre compte n’est pas {0}. N’importe qui peut vous suivre pour voir vos billets en Abonné·e·s uniquement.",
|
||||
"account_not_locked_warning_link": "verrouillé",
|
||||
"default": "Écrivez ici votre prochain statut.",
|
||||
"direct_warning": "Ce message sera visible à toutes les personnes mentionnées.",
|
||||
"posting": "Envoi en cours",
|
||||
"scope": {
|
||||
"direct": "Direct - N’envoyer qu’aux personnes mentionnées",
|
||||
"private": "Abonné·e·s uniquement - Seul·e·s vos abonné·e·s verront vos billets",
|
||||
"public": "Publique - Afficher dans les fils publics",
|
||||
"unlisted": "Non-Listé - Ne pas afficher dans les fils publics"
|
||||
}
|
||||
},
|
||||
"registration": {
|
||||
"bio": "Biographie",
|
||||
"email": "Adresse email",
|
||||
"fullname": "Pseudonyme",
|
||||
"password_confirm": "Confirmation du mot de passe",
|
||||
"registration": "Inscription"
|
||||
},
|
||||
"settings": {
|
||||
"attachmentRadius": "Pièces jointes",
|
||||
"attachments": "Pièces jointes",
|
||||
"autoload": "Charger la suite automatiquement une fois le bas de la page atteint",
|
||||
"avatar": "Avatar",
|
||||
"avatarAltRadius": "Avatars (Notifications)",
|
||||
"avatarRadius": "Avatars",
|
||||
"background": "Arrière-plan",
|
||||
"bio": "Biographie",
|
||||
"btnRadius": "Boutons",
|
||||
"cBlue": "Bleu (Répondre, suivre)",
|
||||
"cGreen": "Vert (Partager)",
|
||||
"cOrange": "Orange (Aimer)",
|
||||
"cRed": "Rouge (Annuler)",
|
||||
"change_password": "Modifier son mot de passe",
|
||||
"confirm_new_password": "Confirmation du nouveau mot de passe",
|
||||
"current_avatar": "Avatar actuel",
|
||||
"current_password": "Mot de passe actuel",
|
||||
"current_profile_banner": "Bannière de profil actuelle",
|
||||
"delete_account": "Supprimer le compte",
|
||||
"delete_account_description": "Supprimer définitivement votre compte et tous vos statuts.",
|
||||
"delete_account_error": "Il y a eu un problème lors de la tentative de suppression de votre compte. Si le problème persiste, contactez l'administrateur de cette instance.",
|
||||
"delete_account_instructions": "Indiquez votre mot de passe ci-dessous pour confirmer la suppression de votre compte.",
|
||||
"filtering": "Filtre",
|
||||
"filtering_explanation": "Tous les statuts contenant ces mots seront masqués. Un mot par ligne.",
|
||||
"follow_export": "Exporter les abonnements",
|
||||
"follow_export_button": "Exporter les abonnements en csv",
|
||||
"follow_export_processing": "Exportation en cours…",
|
||||
"follow_import": "Importer des abonnements",
|
||||
"follow_import_error": "Erreur lors de l'importation des abonnements.",
|
||||
"follows_imported": "Abonnements importés ! Le traitement peut prendre un moment.",
|
||||
"foreground": "Premier plan",
|
||||
"hide_attachments_in_convo": "Masquer les pièces jointes dans les conversations",
|
||||
"hide_attachments_in_tl": "Masquer les pièces jointes dans le journal",
|
||||
"import_followers_from_a_csv_file": "Importer des abonnements depuis un fichier csv",
|
||||
"inputRadius": "Champs de texte",
|
||||
"links": "Liens",
|
||||
"name": "Nom",
|
||||
"name_bio": "Nom & Bio",
|
||||
"new_password": "Nouveau mot de passe",
|
||||
"nsfw_clickthrough": "Masquer les images marquées comme contenu adulte ou sensible",
|
||||
"panelRadius": "Fenêtres",
|
||||
"presets": "Thèmes prédéfinis",
|
||||
"profile_background": "Image de fond",
|
||||
"profile_banner": "Bannière de profil",
|
||||
"radii_help": "Vous pouvez ici choisir le niveau d'arrondi des angles de l'interface (en pixels)",
|
||||
"reply_link_preview": "Afficher un aperçu lors du survol de liens vers une réponse",
|
||||
"set_new_avatar": "Changer d'avatar",
|
||||
"set_new_profile_background": "Changer d'image de fond",
|
||||
"set_new_profile_banner": "Changer de bannière",
|
||||
"settings": "Paramètres",
|
||||
"stop_gifs": "N'animer les GIFS que lors du survol du curseur de la souris",
|
||||
"streaming": "Charger automatiquement les nouveaux statuts lorsque vous êtes au haut de la page",
|
||||
"text": "Texte",
|
||||
"theme": "Thème",
|
||||
"theme_help": "Spécifiez des codes couleur hexadécimaux (#aabbcc) pour personnaliser les couleurs du thème",
|
||||
"tooltipRadius": "Info-bulles/alertes ",
|
||||
"user_settings": "Paramètres utilisateur"
|
||||
},
|
||||
"timeline": {
|
||||
"collapse": "Fermer",
|
||||
"conversation": "Conversation",
|
||||
"error_fetching": "Erreur en cherchant les mises à jour",
|
||||
"load_older": "Afficher plus",
|
||||
"repeated": "a partagé",
|
||||
"show_new": "Afficher plus",
|
||||
"up_to_date": "À jour"
|
||||
},
|
||||
"user_card": {
|
||||
"block": "Bloquer",
|
||||
"blocked": "Bloqué",
|
||||
"follow": "Suivre",
|
||||
"followees": "Suivis",
|
||||
"followers": "Vous suivent",
|
||||
"following": "Suivi !",
|
||||
"follows_you": "Vous suit !",
|
||||
"mute": "Masquer",
|
||||
"muted": "Masqué",
|
||||
"per_day": "par jour",
|
||||
"remote_follow": "Suivre d'une autre instance",
|
||||
"statuses": "Statuts"
|
||||
},
|
||||
"user_profile": {
|
||||
"timeline_title": "Journal de l'utilisateur"
|
||||
}
|
||||
}
|
133
src/i18n/he.json
Normal file
133
src/i18n/he.json
Normal file
|
@ -0,0 +1,133 @@
|
|||
{
|
||||
"chat": {
|
||||
"title": "צ'אט"
|
||||
},
|
||||
"finder": {
|
||||
"error_fetching_user": "שגיאה במציאת משתמש",
|
||||
"find_user": "מציאת משתמש"
|
||||
},
|
||||
"general": {
|
||||
"apply": "החל",
|
||||
"submit": "שלח"
|
||||
},
|
||||
"login": {
|
||||
"login": "התחבר",
|
||||
"logout": "התנתק",
|
||||
"password": "סיסמה",
|
||||
"placeholder": "למשל lain",
|
||||
"register": "הירשם",
|
||||
"username": "שם המשתמש"
|
||||
},
|
||||
"nav": {
|
||||
"chat": "צ'אט מקומי",
|
||||
"mentions": "אזכורים",
|
||||
"public_tl": "ציר הזמן הציבורי",
|
||||
"timeline": "ציר הזמן",
|
||||
"twkn": "כל הרשת הידועה"
|
||||
},
|
||||
"notifications": {
|
||||
"favorited_you": "אהב את הסטטוס שלך",
|
||||
"followed_you": "עקב אחריך!",
|
||||
"notifications": "התראות",
|
||||
"read": "קרא!",
|
||||
"repeated_you": "חזר על הסטטוס שלך"
|
||||
},
|
||||
"post_status": {
|
||||
"default": "הרגע נחת ב-ל.א.",
|
||||
"posting": "מפרסם"
|
||||
},
|
||||
"registration": {
|
||||
"bio": "אודות",
|
||||
"email": "אימייל",
|
||||
"fullname": "שם תצוגה",
|
||||
"password_confirm": "אישור סיסמה",
|
||||
"registration": "הרשמה"
|
||||
},
|
||||
"settings": {
|
||||
"attachmentRadius": "צירופים",
|
||||
"attachments": "צירופים",
|
||||
"autoload": "החל טעינה אוטומטית בגלילה לתחתית הדף",
|
||||
"avatar": "תמונת פרופיל",
|
||||
"avatarAltRadius": "תמונות פרופיל (התראות)",
|
||||
"avatarRadius": "תמונות פרופיל",
|
||||
"background": "רקע",
|
||||
"bio": "אודות",
|
||||
"btnRadius": "כפתורים",
|
||||
"cBlue": "כחול (תגובה, עקיבה)",
|
||||
"cGreen": "ירוק (חזרה)",
|
||||
"cOrange": "כתום (לייק)",
|
||||
"cRed": "אדום (ביטול)",
|
||||
"change_password": "שנה סיסמה",
|
||||
"change_password_error": "הייתה בעיה בשינוי סיסמתך.",
|
||||
"changed_password": "סיסמה שונתה בהצלחה!",
|
||||
"confirm_new_password": "אשר סיסמה",
|
||||
"current_avatar": "תמונת הפרופיל הנוכחית שלך",
|
||||
"current_password": "סיסמה נוכחית",
|
||||
"current_profile_banner": "כרזת הפרופיל הנוכחית שלך",
|
||||
"delete_account": "מחק משתמש",
|
||||
"delete_account_description": "מחק לצמיתות את המשתמש שלך ואת כל הודעותיך.",
|
||||
"delete_account_error": "הייתה בעיה במחיקת המשתמש. אם זה ממשיך, אנא עדכן את מנהל השרת שלך.",
|
||||
"delete_account_instructions": "הכנס את סיסמתך בקלט למטה על מנת לאשר מחיקת משתמש.",
|
||||
"filtering": "סינון",
|
||||
"filtering_explanation": "כל הסטטוסים הכוללים את המילים הללו יושתקו, אחד לשורה",
|
||||
"follow_export": "יצוא עקיבות",
|
||||
"follow_export_button": "ייצא את הנעקבים שלך לקובץ csv",
|
||||
"follow_export_processing": "טוען. בקרוב תתבקש להוריד את הקובץ את הקובץ שלך",
|
||||
"follow_import": "יבוא עקיבות",
|
||||
"follow_import_error": "שגיאה בייבוא נעקבים.",
|
||||
"follows_imported": "נעקבים יובאו! ייקח זמן מה לעבד אותם.",
|
||||
"foreground": "חזית",
|
||||
"hide_attachments_in_convo": "החבא צירופים בשיחות",
|
||||
"hide_attachments_in_tl": "החבא צירופים בציר הזמן",
|
||||
"import_followers_from_a_csv_file": "ייבא את הנעקבים שלך מקובץ csv",
|
||||
"inputRadius": "שדות קלט",
|
||||
"links": "לינקים",
|
||||
"name": "שם",
|
||||
"name_bio": "שם ואודות",
|
||||
"new_password": "סיסמה חדשה",
|
||||
"nsfw_clickthrough": "החל החבאת צירופים לא בטוחים לצפיה בעת עבודה בעזרת לחיצת עכבר",
|
||||
"panelRadius": "פאנלים",
|
||||
"presets": "ערכים קבועים מראש",
|
||||
"profile_background": "רקע הפרופיל",
|
||||
"profile_banner": "כרזת הפרופיל",
|
||||
"radii_help": "קבע מראש עיגול פינות לממשק (בפיקסלים)",
|
||||
"reply_link_preview": "החל תצוגה מקדימה של לינק-תגובה בעת ריחוף עם העכבר",
|
||||
"set_new_avatar": "קבע תמונת פרופיל חדשה",
|
||||
"set_new_profile_background": "קבע רקע פרופיל חדש",
|
||||
"set_new_profile_banner": "קבע כרזת פרופיל חדשה",
|
||||
"settings": "הגדרות",
|
||||
"stop_gifs": "נגן-בעת-ריחוף GIFs",
|
||||
"streaming": "החל זרימת הודעות אוטומטית בעת גלילה למעלה הדף",
|
||||
"text": "טקסט",
|
||||
"theme": "תמה",
|
||||
"theme_help": "השתמש בקודי צבע הקס (#אדום-אדום-ירוק-ירוק-כחול-כחול) על מנת להתאים אישית את תמת הצבע שלך.",
|
||||
"tooltipRadius": "טולטיפ \\ התראות",
|
||||
"user_settings": "הגדרות משתמש"
|
||||
},
|
||||
"timeline": {
|
||||
"collapse": "מוטט",
|
||||
"conversation": "שיחה",
|
||||
"error_fetching": "שגיאה בהבאת הודעות",
|
||||
"load_older": "טען סטטוסים חדשים",
|
||||
"repeated": "חזר",
|
||||
"show_new": "הראה חדש",
|
||||
"up_to_date": "עדכני"
|
||||
},
|
||||
"user_card": {
|
||||
"block": "חסימה",
|
||||
"blocked": "חסום!",
|
||||
"follow": "עקוב",
|
||||
"followees": "נעקבים",
|
||||
"followers": "עוקבים",
|
||||
"following": "עוקב!",
|
||||
"follows_you": "עוקב אחריך!",
|
||||
"mute": "השתק",
|
||||
"muted": "מושתק",
|
||||
"per_day": "ליום",
|
||||
"remote_follow": "עקיבה מרחוק",
|
||||
"statuses": "סטטוסים"
|
||||
},
|
||||
"user_profile": {
|
||||
"timeline_title": "ציר זמן המשתמש"
|
||||
}
|
||||
}
|
83
src/i18n/hu.json
Normal file
83
src/i18n/hu.json
Normal file
|
@ -0,0 +1,83 @@
|
|||
{
|
||||
"finder": {
|
||||
"error_fetching_user": "Hiba felhasználó beszerzésével",
|
||||
"find_user": "Felhasználó keresése"
|
||||
},
|
||||
"general": {
|
||||
"submit": "Elküld"
|
||||
},
|
||||
"login": {
|
||||
"login": "Bejelentkezés",
|
||||
"logout": "Kijelentkezés",
|
||||
"password": "Jelszó",
|
||||
"placeholder": "e.g. lain",
|
||||
"register": "Feliratkozás",
|
||||
"username": "Felhasználó név"
|
||||
},
|
||||
"nav": {
|
||||
"mentions": "Említéseim",
|
||||
"public_tl": "Publikus Idővonal",
|
||||
"timeline": "Idővonal",
|
||||
"twkn": "Az Egész Ismert Hálózat"
|
||||
},
|
||||
"notifications": {
|
||||
"followed_you": "követ téged",
|
||||
"notifications": "Értesítések",
|
||||
"read": "Olvasva!"
|
||||
},
|
||||
"post_status": {
|
||||
"default": "Most érkeztem L.A.-be",
|
||||
"posting": "Küldés folyamatban"
|
||||
},
|
||||
"registration": {
|
||||
"bio": "Bio",
|
||||
"email": "Email",
|
||||
"fullname": "Teljes név",
|
||||
"password_confirm": "Jelszó megerősítése",
|
||||
"registration": "Feliratkozás"
|
||||
},
|
||||
"settings": {
|
||||
"attachments": "Csatolmányok",
|
||||
"autoload": "Autoatikus betöltés engedélyezése lap aljára görgetéskor",
|
||||
"avatar": "Avatár",
|
||||
"bio": "Bio",
|
||||
"current_avatar": "Jelenlegi avatár",
|
||||
"current_profile_banner": "Jelenlegi profil banner",
|
||||
"filtering": "Szűrés",
|
||||
"filtering_explanation": "Minden tartalom mely ezen szavakat tartalmazza némítva lesz, soronként egy",
|
||||
"hide_attachments_in_convo": "Csatolmányok elrejtése a társalgásokban",
|
||||
"hide_attachments_in_tl": "Csatolmányok elrejtése az idővonalon",
|
||||
"name": "Név",
|
||||
"name_bio": "Név és Bio",
|
||||
"nsfw_clickthrough": "NSFW átkattintási tartalom elrejtésének engedélyezése",
|
||||
"profile_background": "Profil háttérkép",
|
||||
"profile_banner": "Profil Banner",
|
||||
"reply_link_preview": "Válasz-link előzetes mutatása egér rátételkor",
|
||||
"set_new_avatar": "Új avatár",
|
||||
"set_new_profile_background": "Új profil háttér beállítása",
|
||||
"set_new_profile_banner": "Új profil banner",
|
||||
"settings": "Beállítások",
|
||||
"theme": "Téma",
|
||||
"user_settings": "Felhasználói beállítások"
|
||||
},
|
||||
"timeline": {
|
||||
"conversation": "Társalgás",
|
||||
"error_fetching": "Hiba a frissítések beszerzésénél",
|
||||
"load_older": "Régebbi állapotok betöltése",
|
||||
"show_new": "Újak mutatása",
|
||||
"up_to_date": "Naprakész"
|
||||
},
|
||||
"user_card": {
|
||||
"block": "Letilt",
|
||||
"blocked": "Letiltva!",
|
||||
"follow": "Követ",
|
||||
"followees": "Követettek",
|
||||
"followers": "Követők",
|
||||
"following": "Követve!",
|
||||
"follows_you": "Követ téged!",
|
||||
"mute": "Némít",
|
||||
"muted": "Némított",
|
||||
"per_day": "naponta",
|
||||
"statuses": "Állapotok"
|
||||
}
|
||||
}
|
57
src/i18n/it.json
Normal file
57
src/i18n/it.json
Normal file
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"general": {
|
||||
"submit": "Invia"
|
||||
},
|
||||
"nav": {
|
||||
"mentions": "Menzioni",
|
||||
"public_tl": "Sequenza temporale pubblica",
|
||||
"timeline": "Sequenza temporale",
|
||||
"twkn": "L'intiera rete conosciuta"
|
||||
},
|
||||
"notifications": {
|
||||
"followed_you": "ti ha seguito",
|
||||
"notifications": "Notifiche",
|
||||
"read": "Leggi!"
|
||||
},
|
||||
"settings": {
|
||||
"attachments": "Allegati",
|
||||
"autoload": "Abilita caricamento automatico quando si raggiunge il fondo schermo",
|
||||
"avatar": "Avatar",
|
||||
"bio": "Introduzione",
|
||||
"current_avatar": "Il tuo attuale avatar",
|
||||
"current_profile_banner": "Sfondo attuale",
|
||||
"filtering": "Filtri",
|
||||
"filtering_explanation": "Filtra via le notifiche che contengono le seguenti parole (inserisci rigo per rigo le parole di innesco)",
|
||||
"hide_attachments_in_convo": "Nascondi gli allegati presenti nelle conversazioni",
|
||||
"hide_attachments_in_tl": "Nascondi gli allegati presenti nella sequenza temporale",
|
||||
"name": "Nome",
|
||||
"name_bio": "Nome & Introduzione",
|
||||
"nsfw_clickthrough": "Abilita la trasparenza degli allegati NSFW",
|
||||
"profile_background": "Sfondo della tua pagina",
|
||||
"profile_banner": "Sfondo del tuo profilo",
|
||||
"reply_link_preview": "Ability il reply-link preview al passaggio del mouse",
|
||||
"set_new_avatar": "Scegli un nuovo avatar",
|
||||
"set_new_profile_background": "Scegli un nuovo sfondo per la tua pagina",
|
||||
"set_new_profile_banner": "Scegli un nuovo sfondo per il tuo profilo",
|
||||
"settings": "Settaggi",
|
||||
"theme": "Tema",
|
||||
"user_settings": "Configurazione dell'utente"
|
||||
},
|
||||
"timeline": {
|
||||
"error_fetching": "Errori nel prelievo aggiornamenti",
|
||||
"load_older": "Carica messaggi più vecchi",
|
||||
"show_new": "Mostra nuovi",
|
||||
"up_to_date": "Aggiornato"
|
||||
},
|
||||
"user_card": {
|
||||
"follow": "Segui",
|
||||
"followees": "Chi stai seguendo",
|
||||
"followers": "Chi ti segue",
|
||||
"following": "Lo stai seguendo!",
|
||||
"follows_you": "Ti segue!",
|
||||
"mute": "Ammutolisci",
|
||||
"muted": "Ammutoliti",
|
||||
"per_day": "al giorno",
|
||||
"statuses": "Messaggi"
|
||||
}
|
||||
}
|
151
src/i18n/ja.json
Normal file
151
src/i18n/ja.json
Normal file
|
@ -0,0 +1,151 @@
|
|||
{
|
||||
"chat": {
|
||||
"title": "チャット"
|
||||
},
|
||||
"finder": {
|
||||
"error_fetching_user": "ユーザーけんさくがエラーになりました。",
|
||||
"find_user": "ユーザーをさがす"
|
||||
},
|
||||
"general": {
|
||||
"apply": "てきよう",
|
||||
"submit": "そうしん"
|
||||
},
|
||||
"login": {
|
||||
"login": "ログイン",
|
||||
"logout": "ログアウト",
|
||||
"password": "パスワード",
|
||||
"placeholder: れい": "lain",
|
||||
"register": "はじめる",
|
||||
"username": "ユーザーめい"
|
||||
},
|
||||
"nav": {
|
||||
"chat": "ローカルチャット",
|
||||
"friend_requests": "Follow Requests",
|
||||
"mentions": "メンション",
|
||||
"public_tl": "パブリックタイムライン",
|
||||
"timeline": "タイムライン",
|
||||
"twkn": "つながっているすべてのネットワーク"
|
||||
},
|
||||
"notifications": {
|
||||
"favorited_you": "あなたのステータスがおきにいりされました",
|
||||
"followed_you": "フォローされました",
|
||||
"notifications": "つうち",
|
||||
"read": "よんだ!",
|
||||
"repeated_you": "あなたのステータスがリピートされました"
|
||||
},
|
||||
"post_status": {
|
||||
"account_not_locked_warning": "あなたのアカウントは {0} ではありません。あなたをフォローすれば、だれでも、フォロワーげんていのステータスをよむことができます。",
|
||||
"account_not_locked_warning_link": "ロックされたアカウント",
|
||||
"content_warning": "せつめい (かかなくてもよい)",
|
||||
"default": "はねだくうこうに、つきました。",
|
||||
"direct_warning": "このステータスは、メンションされたユーザーだけが、よむことができます。",
|
||||
"posting": "とうこう",
|
||||
"scope": {
|
||||
"direct": "ダイレクト - メンションされたユーザーのみにとどきます。",
|
||||
"private": "フォロワーげんてい - フォロワーのみにとどきます。",
|
||||
"public": "パブリック - パブリックタイムラインにとどきます。",
|
||||
"unlisted": "アンリステッド - パブリックタイムラインにとどきません。"
|
||||
}
|
||||
},
|
||||
"registration": {
|
||||
"bio": "プロフィール",
|
||||
"email": "Eメール",
|
||||
"fullname": "スクリーンネーム",
|
||||
"password_confirm": "パスワードのかくにん",
|
||||
"registration": "はじめる"
|
||||
},
|
||||
"settings": {
|
||||
"attachmentRadius": "ファイル",
|
||||
"attachments": "ファイル",
|
||||
"autoload": "したにスクロールしたとき、じどうてきによみこむ。",
|
||||
"avatar": "アバター",
|
||||
"avatarAltRadius": "アバター (つうち)",
|
||||
"avatarRadius": "アバター",
|
||||
"background": "バックグラウンド",
|
||||
"bio": "プロフィール",
|
||||
"btnRadius": "ボタン",
|
||||
"cBlue": "あお (リプライ, フォロー)",
|
||||
"cGreen": "みどり (リピート)",
|
||||
"cOrange": "オレンジ (おきにいり)",
|
||||
"cRed": "あか (キャンセル)",
|
||||
"change_password": "パスワードをかえる",
|
||||
"change_password_error": "パスワードをかえることが、できなかったかもしれません。",
|
||||
"changed_password": "パスワードが、かわりました!",
|
||||
"confirm_new_password": "あたらしいパスワードのかくにん",
|
||||
"current_avatar": "いまのアバター",
|
||||
"current_password": "いまのパスワード",
|
||||
"current_profile_banner": "いまのプロフィールバナー",
|
||||
"delete_account": "アカウントをけす",
|
||||
"delete_account_description": "あなたのアカウントとメッセージが、きえます。",
|
||||
"delete_account_error": "アカウントをけすことが、できなかったかもしれません。インスタンスのかんりしゃに、れんらくしてください。",
|
||||
"delete_account_instructions": "ほんとうにアカウントをけしてもいいなら、パスワードをかいてください。",
|
||||
"filtering": "フィルタリング",
|
||||
"filtering_explanation": "これらのことばをふくむすべてのものがミュートされます。1行に1つのことばをかいてください。",
|
||||
"follow_export": "フォローのエクスポート",
|
||||
"follow_export_button": "エクスポート",
|
||||
"follow_export_processing": "おまちください。まもなくファイルをダウンロードできます。",
|
||||
"follow_import": "フォローインポート",
|
||||
"follow_import_error": "フォローのインポートがエラーになりました。",
|
||||
"follows_imported": "フォローがインポートされました! すこしじかんがかかるかもしれません。",
|
||||
"foreground": "フォアグラウンド",
|
||||
"hide_attachments_in_convo": "スレッドのファイルをかくす。",
|
||||
"hide_attachments_in_tl": "タイムラインのファイルをかくす。",
|
||||
"import_followers_from_a_csv_file": "CSVファイルからフォローをインポートする。",
|
||||
"inputRadius": "Input fields",
|
||||
"links": "リンク",
|
||||
"lock_account_description": "あなたがみとめたひとだけ、あなたのアカウントをフォローできます。",
|
||||
"name": "なまえ",
|
||||
"name_bio": "なまえとプロフィール",
|
||||
"new_password": "あたらしいパスワード",
|
||||
"nsfw_clickthrough": "NSFWなファイルをかくす。",
|
||||
"panelRadius": "パネル",
|
||||
"presets": "プリセット",
|
||||
"profile_background": "プロフィールのバックグラウンド",
|
||||
"profile_banner": "プロフィールバナー",
|
||||
"radii_help": "インターフェースのまるさをせっていする。",
|
||||
"reply_link_preview": "カーソルをかさねたとき、リプライのプレビューをみる。",
|
||||
"set_new_avatar": "あたらしいアバターをせっていする",
|
||||
"set_new_profile_background": "あたらしいプロフィールのバックグラウンドをせっていする",
|
||||
"set_new_profile_banner": "あたらしいプロフィールバナーを設定する",
|
||||
"settings": "せってい",
|
||||
"stop_gifs": "カーソルをかさねたとき、GIFをうごかす。",
|
||||
"streaming": "うえまでスクロールしたとき、じどうてきにストリーミングする。",
|
||||
"text": "もじ",
|
||||
"theme": "テーマ",
|
||||
"theme_help": "カラーテーマをカスタマイズできます。",
|
||||
"tooltipRadius": "ツールチップ/アラート",
|
||||
"user_settings": "ユーザーせってい"
|
||||
},
|
||||
"timeline": {
|
||||
"collapse": "たたむ",
|
||||
"conversation": "スレッド",
|
||||
"error_fetching": "よみこみがエラーになりました。",
|
||||
"load_older": "ふるいステータス",
|
||||
"repeated": "リピート",
|
||||
"show_new": "よみこみ",
|
||||
"up_to_date": "さいしん"
|
||||
},
|
||||
"user_card": {
|
||||
"approve": "Approve",
|
||||
"block": "ブロック",
|
||||
"blocked": "ブロックしています!",
|
||||
"deny": "Deny",
|
||||
"follow": "フォロー",
|
||||
"followees": "フォロー",
|
||||
"followers": "フォロワー",
|
||||
"following": "フォローしています!",
|
||||
"follows_you": "フォローされました!",
|
||||
"mute": "ミュート",
|
||||
"muted": "ミュートしています!",
|
||||
"per_day": "/日",
|
||||
"remote_follow": "リモートフォロー",
|
||||
"statuses": "ステータス"
|
||||
},
|
||||
"user_profile": {
|
||||
"timeline_title": "ユーザータイムライン"
|
||||
},
|
||||
"who_to_follow": {
|
||||
"more": "くわしく",
|
||||
"who_to_follow": "おすすめユーザー"
|
||||
}
|
||||
}
|
1406
src/i18n/messages.js
1406
src/i18n/messages.js
File diff suppressed because it is too large
Load diff
119
src/i18n/nb.json
Normal file
119
src/i18n/nb.json
Normal file
|
@ -0,0 +1,119 @@
|
|||
{
|
||||
"chat": {
|
||||
"title": "Chat"
|
||||
},
|
||||
"finder": {
|
||||
"error_fetching_user": "Feil ved henting av bruker",
|
||||
"find_user": "Finn bruker"
|
||||
},
|
||||
"general": {
|
||||
"apply": "Bruk",
|
||||
"submit": "Legg ut"
|
||||
},
|
||||
"login": {
|
||||
"login": "Logg inn",
|
||||
"logout": "Logg ut",
|
||||
"password": "Passord",
|
||||
"placeholder": "f. eks lain",
|
||||
"register": "Registrer",
|
||||
"username": "Brukernavn"
|
||||
},
|
||||
"nav": {
|
||||
"chat": "Lokal Chat",
|
||||
"mentions": "Nevnt",
|
||||
"public_tl": "Offentlig Tidslinje",
|
||||
"timeline": "Tidslinje",
|
||||
"twkn": "Det hele kjente nettverket"
|
||||
},
|
||||
"notifications": {
|
||||
"favorited_you": "likte din status",
|
||||
"followed_you": "fulgte deg",
|
||||
"notifications": "Varslinger",
|
||||
"read": "Les!",
|
||||
"repeated_you": "Gjentok din status"
|
||||
},
|
||||
"post_status": {
|
||||
"default": "Landet akkurat i L.A.",
|
||||
"posting": "Publiserer"
|
||||
},
|
||||
"registration": {
|
||||
"bio": "Biografi",
|
||||
"email": "Epost-adresse",
|
||||
"fullname": "Visningsnavn",
|
||||
"password_confirm": "Bekreft passord",
|
||||
"registration": "Registrering"
|
||||
},
|
||||
"settings": {
|
||||
"attachmentRadius": "Vedlegg",
|
||||
"attachments": "Vedlegg",
|
||||
"autoload": "Automatisk lasting når du blar ned til bunnen",
|
||||
"avatar": "Profilbilde",
|
||||
"avatarAltRadius": "Profilbilde (Varslinger)",
|
||||
"avatarRadius": "Profilbilde",
|
||||
"background": "Bakgrunn",
|
||||
"bio": "Biografi",
|
||||
"btnRadius": "Knapper",
|
||||
"cBlue": "Blå (Svar, følg)",
|
||||
"cGreen": "Grønn (Gjenta)",
|
||||
"cOrange": "Oransje (Lik)",
|
||||
"cRed": "Rød (Avbryt)",
|
||||
"current_avatar": "Ditt nåværende profilbilde",
|
||||
"current_profile_banner": "Din nåværende profil-banner",
|
||||
"filtering": "Filtrering",
|
||||
"filtering_explanation": "Alle statuser som inneholder disse ordene vil bli dempet, en kombinasjon av tegn per linje",
|
||||
"follow_import": "Importer følginger",
|
||||
"follow_import_error": "Feil ved importering av følginger.",
|
||||
"follows_imported": "Følginger imported! Det vil ta litt tid å behandle de.",
|
||||
"foreground": "Framgrunn",
|
||||
"hide_attachments_in_convo": "Gjem vedlegg i samtaler",
|
||||
"hide_attachments_in_tl": "Gjem vedlegg på tidslinje",
|
||||
"import_followers_from_a_csv_file": "Importer følginger fra en csv fil",
|
||||
"links": "Linker",
|
||||
"name": "Navn",
|
||||
"name_bio": "Navn & Biografi",
|
||||
"nsfw_clickthrough": "Krev trykk for å vise statuser som kan være upassende",
|
||||
"panelRadius": "Panel",
|
||||
"presets": "Forhåndsdefinerte fargekoder",
|
||||
"profile_background": "Profil-bakgrunn",
|
||||
"profile_banner": "Profil-banner",
|
||||
"radii_help": "Bestem hvor runde hjørnene i brukergrensesnittet skal være (i piksler)",
|
||||
"reply_link_preview": "Vis en forhåndsvisning når du holder musen over svar til en status",
|
||||
"set_new_avatar": "Rediger profilbilde",
|
||||
"set_new_profile_background": "Rediger profil-bakgrunn",
|
||||
"set_new_profile_banner": "Sett ny profil-banner",
|
||||
"settings": "Innstillinger",
|
||||
"stop_gifs": "Spill av GIFs når du holder over dem",
|
||||
"streaming": "Automatisk strømming av nye statuser når du har bladd til toppen",
|
||||
"text": "Tekst",
|
||||
"theme": "Tema",
|
||||
"theme_help": "Bruk heksadesimale fargekoder (#rrggbb) til å endre farge-temaet ditt.",
|
||||
"tooltipRadius": "Verktøytips/advarsler",
|
||||
"user_settings": "Brukerinstillinger"
|
||||
},
|
||||
"timeline": {
|
||||
"collapse": "Sammenfold",
|
||||
"conversation": "Samtale",
|
||||
"error_fetching": "Feil ved henting av oppdateringer",
|
||||
"load_older": "Last eldre statuser",
|
||||
"repeated": "gjentok",
|
||||
"show_new": "Vis nye",
|
||||
"up_to_date": "Oppdatert"
|
||||
},
|
||||
"user_card": {
|
||||
"block": "Blokker",
|
||||
"blocked": "Blokkert!",
|
||||
"follow": "Følg",
|
||||
"followees": "Følger",
|
||||
"followers": "Følgere",
|
||||
"following": "Følger!",
|
||||
"follows_you": "Følger deg!",
|
||||
"mute": "Demp",
|
||||
"muted": "Dempet",
|
||||
"per_day": "per dag",
|
||||
"remote_follow": "Følg eksternt",
|
||||
"statuses": "Statuser"
|
||||
},
|
||||
"user_profile": {
|
||||
"timeline_title": "Bruker-tidslinje"
|
||||
}
|
||||
}
|
133
src/i18n/pl.json
Normal file
133
src/i18n/pl.json
Normal file
|
@ -0,0 +1,133 @@
|
|||
{
|
||||
"chat": {
|
||||
"title": "Czat"
|
||||
},
|
||||
"finder": {
|
||||
"error_fetching_user": "Błąd przy pobieraniu profilu",
|
||||
"find_user": "Znajdź użytkownika"
|
||||
},
|
||||
"general": {
|
||||
"apply": "Zastosuj",
|
||||
"submit": "Wyślij"
|
||||
},
|
||||
"login": {
|
||||
"login": "Zaloguj",
|
||||
"logout": "Wyloguj",
|
||||
"password": "Hasło",
|
||||
"placeholder": "n.p. lain",
|
||||
"register": "Zarejestruj",
|
||||
"username": "Użytkownik"
|
||||
},
|
||||
"nav": {
|
||||
"chat": "Lokalny czat",
|
||||
"mentions": "Wzmianki",
|
||||
"public_tl": "Publiczna oś czasu",
|
||||
"timeline": "Oś czasu",
|
||||
"twkn": "Cała znana sieć"
|
||||
},
|
||||
"notifications": {
|
||||
"favorited_you": "dodał twój status do ulubionych",
|
||||
"followed_you": "obserwuje cię",
|
||||
"notifications": "Powiadomienia",
|
||||
"read": "Przeczytane!",
|
||||
"repeated_you": "powtórzył twój status"
|
||||
},
|
||||
"post_status": {
|
||||
"default": "Właśnie wróciłem z kościoła",
|
||||
"posting": "Wysyłanie"
|
||||
},
|
||||
"registration": {
|
||||
"bio": "Bio",
|
||||
"email": "Email",
|
||||
"fullname": "Wyświetlana nazwa profilu",
|
||||
"password_confirm": "Potwierdzenie hasła",
|
||||
"registration": "Rejestracja"
|
||||
},
|
||||
"settings": {
|
||||
"attachmentRadius": "Załączniki",
|
||||
"attachments": "Załączniki",
|
||||
"autoload": "Włącz automatyczne ładowanie po przewinięciu do końca strony",
|
||||
"avatar": "Awatar",
|
||||
"avatarAltRadius": "Awatary (powiadomienia)",
|
||||
"avatarRadius": "Awatary",
|
||||
"background": "Tło",
|
||||
"bio": "Bio",
|
||||
"btnRadius": "Przyciski",
|
||||
"cBlue": "Niebieski (odpowiedz, obserwuj)",
|
||||
"cGreen": "Zielony (powtórzenia)",
|
||||
"cOrange": "Pomarańczowy (ulubione)",
|
||||
"cRed": "Czerwony (anuluj)",
|
||||
"change_password": "Zmień hasło",
|
||||
"change_password_error": "Podczas zmiany hasła wystąpił problem.",
|
||||
"changed_password": "Hasło zmienione poprawnie!",
|
||||
"confirm_new_password": "Potwierdź nowe hasło",
|
||||
"current_avatar": "Twój obecny awatar",
|
||||
"current_password": "Obecne hasło",
|
||||
"current_profile_banner": "Twój obecny banner profilu",
|
||||
"delete_account": "Usuń konto",
|
||||
"delete_account_description": "Trwale usuń konto i wszystkie posty.",
|
||||
"delete_account_error": "Wystąpił problem z usuwaniem twojego konta. Jeżeli problem powtarza się, poinformuj administratora swojej instancji.",
|
||||
"delete_account_instructions": "Wprowadź swoje hasło w poniższe pole aby potwierdzić usunięcie konta.",
|
||||
"filtering": "Filtrowanie",
|
||||
"filtering_explanation": "Wszystkie statusy zawierające te słowa będą wyciszone. Jedno słowo na linijkę.",
|
||||
"follow_export": "Eksport obserwowanych",
|
||||
"follow_export_button": "Eksportuj swoją listę obserwowanych do pliku CSV",
|
||||
"follow_export_processing": "Przetwarzanie, wkrótce twój plik zacznie się ściągać.",
|
||||
"follow_import": "Import obserwowanych",
|
||||
"follow_import_error": "Błąd przy importowaniu obserwowanych",
|
||||
"follows_imported": "Obserwowani zaimportowani! Przetwarzanie może trochę potrwać.",
|
||||
"foreground": "Pierwszy plan",
|
||||
"hide_attachments_in_convo": "Ukryj załączniki w rozmowach",
|
||||
"hide_attachments_in_tl": "Ukryj załączniki w osi czasu",
|
||||
"import_followers_from_a_csv_file": "Importuj obserwowanych z pliku CSV",
|
||||
"inputRadius": "Pola tekstowe",
|
||||
"links": "Łącza",
|
||||
"name": "Imię",
|
||||
"name_bio": "Imię i bio",
|
||||
"new_password": "Nowe hasło",
|
||||
"nsfw_clickthrough": "Włącz domyślne ukrywanie załączników o treści nieprzyzwoitej (NSFW)",
|
||||
"panelRadius": "Panele",
|
||||
"presets": "Gotowe motywy",
|
||||
"profile_background": "Tło profilu",
|
||||
"profile_banner": "Banner profilu",
|
||||
"radii_help": "Ustaw zaokrąglenie krawędzi interfejsu (w pikselach)",
|
||||
"reply_link_preview": "Włącz dymek z podglądem postu po najechaniu na znak odpowiedzi",
|
||||
"set_new_avatar": "Ustaw nowy awatar",
|
||||
"set_new_profile_background": "Ustaw nowe tło profilu",
|
||||
"set_new_profile_banner": "Ustaw nowy banner profilu",
|
||||
"settings": "Ustawienia",
|
||||
"stop_gifs": "Odtwarzaj GIFy po najechaniu kursorem",
|
||||
"streaming": "Włącz automatycznie strumieniowanie nowych postów gdy na początku strony",
|
||||
"text": "Tekst",
|
||||
"theme": "Motyw",
|
||||
"theme_help": "Użyj kolorów w notacji szesnastkowej (#rrggbb), by stworzyć swój motyw.",
|
||||
"tooltipRadius": "Etykiety/alerty",
|
||||
"user_settings": "Ustawienia użytkownika"
|
||||
},
|
||||
"timeline": {
|
||||
"collapse": "Zwiń",
|
||||
"conversation": "Rozmowa",
|
||||
"error_fetching": "Błąd pobierania",
|
||||
"load_older": "Załaduj starsze statusy",
|
||||
"repeated": "powtórzono",
|
||||
"show_new": "Pokaż nowe",
|
||||
"up_to_date": "Na bieżąco"
|
||||
},
|
||||
"user_card": {
|
||||
"block": "Zablokuj",
|
||||
"blocked": "Zablokowany!",
|
||||
"follow": "Obserwuj",
|
||||
"followees": "Obserwowani",
|
||||
"followers": "Obserwujący",
|
||||
"following": "Obserwowany!",
|
||||
"follows_you": "Obserwuje cię!",
|
||||
"mute": "Wycisz",
|
||||
"muted": "Wyciszony",
|
||||
"per_day": "dziennie",
|
||||
"remote_follow": "Zdalna obserwacja",
|
||||
"statuses": "Statusy"
|
||||
},
|
||||
"user_profile": {
|
||||
"timeline_title": "Oś czasu użytkownika"
|
||||
}
|
||||
}
|
83
src/i18n/ro.json
Normal file
83
src/i18n/ro.json
Normal file
|
@ -0,0 +1,83 @@
|
|||
{
|
||||
"finder": {
|
||||
"error_fetching_user": "Eroare la preluarea utilizatorului",
|
||||
"find_user": "Găsește utilizator"
|
||||
},
|
||||
"general": {
|
||||
"submit": "trimite"
|
||||
},
|
||||
"login": {
|
||||
"login": "Loghează",
|
||||
"logout": "Deloghează",
|
||||
"password": "Parolă",
|
||||
"placeholder": "d.e. lain",
|
||||
"register": "Înregistrare",
|
||||
"username": "Nume utilizator"
|
||||
},
|
||||
"nav": {
|
||||
"mentions": "Menționări",
|
||||
"public_tl": "Cronologie Publică",
|
||||
"timeline": "Cronologie",
|
||||
"twkn": "Toată Reșeaua Cunoscută"
|
||||
},
|
||||
"notifications": {
|
||||
"followed_you": "te-a urmărit",
|
||||
"notifications": "Notificări",
|
||||
"read": "Citit!"
|
||||
},
|
||||
"post_status": {
|
||||
"default": "Nu de mult am aterizat în L.A.",
|
||||
"posting": "Postează"
|
||||
},
|
||||
"registration": {
|
||||
"bio": "Bio",
|
||||
"email": "Email",
|
||||
"fullname": "Numele întreg",
|
||||
"password_confirm": "Cofirmă parola",
|
||||
"registration": "Îregistrare"
|
||||
},
|
||||
"settings": {
|
||||
"attachments": "Atașamente",
|
||||
"autoload": "Permite încărcarea automată când scrolat la capăt",
|
||||
"avatar": "Avatar",
|
||||
"bio": "Bio",
|
||||
"current_avatar": "Avatarul curent",
|
||||
"current_profile_banner": "Bannerul curent al profilului",
|
||||
"filtering": "Filtru",
|
||||
"filtering_explanation": "Toate stările care conțin aceste cuvinte vor fi puse pe mut, una pe linie",
|
||||
"hide_attachments_in_convo": "Ascunde atașamentele în conversații",
|
||||
"hide_attachments_in_tl": "Ascunde atașamentele în cronologie",
|
||||
"name": "Nume",
|
||||
"name_bio": "Nume și Bio",
|
||||
"nsfw_clickthrough": "Permite ascunderea al atașamentelor NSFW",
|
||||
"profile_background": "Fundalul de profil",
|
||||
"profile_banner": "Banner de profil",
|
||||
"reply_link_preview": "Permite previzualizarea linkului de răspuns la planarea de mouse",
|
||||
"set_new_avatar": "Setează avatar nou",
|
||||
"set_new_profile_background": "Setează fundal nou",
|
||||
"set_new_profile_banner": "Setează banner nou la profil",
|
||||
"settings": "Setări",
|
||||
"theme": "Temă",
|
||||
"user_settings": "Setările utilizatorului"
|
||||
},
|
||||
"timeline": {
|
||||
"conversation": "Conversație",
|
||||
"error_fetching": "Erare la preluarea actualizărilor",
|
||||
"load_older": "Încarcă stări mai vechi",
|
||||
"show_new": "Arată cele noi",
|
||||
"up_to_date": "La zi"
|
||||
},
|
||||
"user_card": {
|
||||
"block": "Blochează",
|
||||
"blocked": "Blocat!",
|
||||
"follow": "Urmărește",
|
||||
"followees": "Urmărește",
|
||||
"followers": "Următori",
|
||||
"following": "Urmărit!",
|
||||
"follows_you": "Te urmărește!",
|
||||
"mute": "Pune pe mut",
|
||||
"muted": "Pus pe mut",
|
||||
"per_day": "pe zi",
|
||||
"statuses": "Stări"
|
||||
}
|
||||
}
|
288
src/i18n/ru.json
288
src/i18n/ru.json
|
@ -2,167 +2,167 @@
|
|||
"chat": {
|
||||
"title": "Чат"
|
||||
},
|
||||
"nav": {
|
||||
"chat": "Локальный чат",
|
||||
"timeline": "Лента",
|
||||
"mentions": "Упоминания",
|
||||
"public_tl": "Публичная лента",
|
||||
"twkn": "Федеративная лента"
|
||||
"finder": {
|
||||
"error_fetching_user": "Пользователь не найден",
|
||||
"find_user": "Найти пользователя"
|
||||
},
|
||||
"user_card": {
|
||||
"follows_you": "Читает вас",
|
||||
"following": "Читаю",
|
||||
"follow": "Читать",
|
||||
"blocked": "Заблокирован",
|
||||
"block": "Заблокировать",
|
||||
"statuses": "Статусы",
|
||||
"mute": "Игнорировать",
|
||||
"muted": "Игнорирую",
|
||||
"followers": "Читатели",
|
||||
"followees": "Читаемые",
|
||||
"per_day": "в день",
|
||||
"remote_follow": "Читать удалённо"
|
||||
},
|
||||
"timeline": {
|
||||
"show_new": "Показать новые",
|
||||
"error_fetching": "Ошибка при обновлении",
|
||||
"up_to_date": "Обновлено",
|
||||
"load_older": "Загрузить старые статусы",
|
||||
"conversation": "Разговор",
|
||||
"collapse": "Свернуть",
|
||||
"repeated": "повторил(а)",
|
||||
"no_retweet_hint": "Пост помечен как \"только для подписчиков\" или \"личное\" и поэтому не может быть повторён"
|
||||
},
|
||||
"settings": {
|
||||
"general": "Общие",
|
||||
"user_settings": "Настройки пользователя",
|
||||
"name_bio": "Имя и описание",
|
||||
"name": "Имя",
|
||||
"bio": "Описание",
|
||||
"avatar": "Аватар",
|
||||
"current_avatar": "Текущий аватар",
|
||||
"set_new_avatar": "Загрузить новый аватар",
|
||||
"profile_banner": "Баннер профиля",
|
||||
"current_profile_banner": "Текущий баннер профиля",
|
||||
"set_new_profile_banner": "Загрузить новый баннер профиля",
|
||||
"profile_background": "Фон профиля",
|
||||
"set_new_profile_background": "Загрузить новый фон профиля",
|
||||
"settings": "Настройки",
|
||||
"theme": "Тема",
|
||||
"export_theme": "Сохранить Тему",
|
||||
"import_theme": "Загрузить Тему",
|
||||
"presets": "Пресеты",
|
||||
"theme_help": "Используйте шестнадцатеричные коды цветов (#rrggbb) для настройки темы.",
|
||||
"radii_help": "Скругление углов элементов интерфейса (в пикселях)",
|
||||
"background": "Фон",
|
||||
"foreground": "Передний план",
|
||||
"text": "Текст",
|
||||
"links": "Ссылки",
|
||||
"cBlue": "Ответить, читать",
|
||||
"cRed": "Отменить",
|
||||
"cOrange": "Нравится",
|
||||
"cGreen": "Повторить",
|
||||
"btnRadius": "Кнопки",
|
||||
"inputRadius": "Поля ввода",
|
||||
"panelRadius": "Панели",
|
||||
"avatarRadius": "Аватары",
|
||||
"avatarAltRadius": "Аватары в уведомлениях",
|
||||
"tooltipRadius": "Всплывающие подсказки/уведомления",
|
||||
"attachmentRadius": "Прикреплённые файлы",
|
||||
"filtering": "Фильтрация",
|
||||
"filtering_explanation": "Все статусы, содержащие данные слова, будут игнорироваться, по одному в строке",
|
||||
"attachments": "Вложения",
|
||||
"hide_attachments_in_tl": "Прятать вложения в ленте",
|
||||
"hide_attachments_in_convo": "Прятать вложения в разговорах",
|
||||
"stop_gifs": "Проигрывать GIF анимации только при наведении",
|
||||
"nsfw_clickthrough": "Включить скрытие NSFW вложений",
|
||||
"autoload": "Включить автоматическую загрузку при прокрутке вниз",
|
||||
"streaming": "Включить автоматическую загрузку новых сообщений при прокрутке вверх",
|
||||
"pause_on_unfocused": "Приостановить загрузку когда вкладка не в фокусе",
|
||||
"loop_video": "Зациливать видео",
|
||||
"loop_video_silent_only": "Зацикливать только беззвучные видео (т.е. \"гифки\" с Mastodon)",
|
||||
"reply_link_preview": "Включить предварительный просмотр ответа при наведении мыши",
|
||||
"replies_in_timeline": "Ответы в ленте",
|
||||
"reply_visibility_all": "Показывать все ответы",
|
||||
"reply_visibility_following": "Показывать только ответы мне и тех на кого я подписан",
|
||||
"reply_visibility_self": "Показывать только ответы мне",
|
||||
"notification_visibility": "Показывать уведомления",
|
||||
"notification_visibility_likes": "Лайки",
|
||||
"notification_visibility_mentions": "Упоминания",
|
||||
"notification_visibility_repeats": "Повторы",
|
||||
"notification_visibility_follows": "Подписки",
|
||||
"follow_import": "Импортировать читаемых",
|
||||
"import_followers_from_a_csv_file": "Импортировать читаемых из файла .csv",
|
||||
"follows_imported": "Список читаемых импортирован. Обработка займёт некоторое время..",
|
||||
"follow_import_error": "Ошибка при импортировании читаемых.",
|
||||
"delete_account": "Удалить аккаунт",
|
||||
"delete_account_description": "Удалить ваш аккаунт и все ваши сообщения.",
|
||||
"delete_account_instructions": "Введите ваш пароль в поле ниже для подтверждения удаления.",
|
||||
"delete_account_error": "Возникла ошибка в процессе удаления вашего аккаунта. Если это повторяется, свяжитесь с администратором вашего сервера.",
|
||||
"follow_export": "Экспортировать читаемых",
|
||||
"follow_export_processing": "Ведётся обработка, скоро вам будет предложено загрузить файл",
|
||||
"follow_export_button": "Экспортировать читаемых в файл .csv",
|
||||
"change_password": "Сменить пароль",
|
||||
"current_password": "Текущий пароль",
|
||||
"new_password": "Новый пароль",
|
||||
"confirm_new_password": "Подтверждение нового пароля",
|
||||
"changed_password": "Пароль изменён успешно.",
|
||||
"change_password_error": "Произошла ошибка при попытке изменить пароль.",
|
||||
"lock_account_description": "Аккаунт доступен только подтверждённым подписчикам",
|
||||
"limited_availability": "Не доступно в вашем браузере",
|
||||
"profile_tab": "Профиль",
|
||||
"security_tab": "Безопасность",
|
||||
"data_import_export_tab": "Импорт / Экспорт данных",
|
||||
"collapse_subject": "Сворачивать посты с темой",
|
||||
"interfaceLanguage": "Язык интерфейса"
|
||||
},
|
||||
"notifications": {
|
||||
"notifications": "Уведомления",
|
||||
"read": "Прочесть",
|
||||
"followed_you": "начал(а) читать вас",
|
||||
"favorited_you": "нравится ваш статус",
|
||||
"repeated_you": "повторил(а) ваш статус",
|
||||
"broken_favorite": "Неизвестный статус, ищем...",
|
||||
"load_older": "Загрузить старые уведомления"
|
||||
"general": {
|
||||
"apply": "Применить",
|
||||
"submit": "Отправить"
|
||||
},
|
||||
"login": {
|
||||
"login": "Войти",
|
||||
"username": "Имя пользователя",
|
||||
"placeholder": "e.c. lain",
|
||||
"logout": "Выйти",
|
||||
"password": "Пароль",
|
||||
"placeholder": "e.c. lain",
|
||||
"register": "Зарегистрироваться",
|
||||
"logout": "Выйти"
|
||||
"username": "Имя пользователя"
|
||||
},
|
||||
"registration": {
|
||||
"registration": "Регистрация",
|
||||
"fullname": "Отображаемое имя",
|
||||
"email": "Email",
|
||||
"bio": "Описание",
|
||||
"password_confirm": "Подтверждение пароля",
|
||||
"token": "Код приглашения"
|
||||
"nav": {
|
||||
"chat": "Локальный чат",
|
||||
"mentions": "Упоминания",
|
||||
"public_tl": "Публичная лента",
|
||||
"timeline": "Лента",
|
||||
"twkn": "Федеративная лента"
|
||||
},
|
||||
"notifications": {
|
||||
"broken_favorite": "Неизвестный статус, ищем...",
|
||||
"favorited_you": "нравится ваш статус",
|
||||
"followed_you": "начал(а) читать вас",
|
||||
"load_older": "Загрузить старые уведомления",
|
||||
"notifications": "Уведомления",
|
||||
"read": "Прочесть",
|
||||
"repeated_you": "повторил(а) ваш статус"
|
||||
},
|
||||
"post_status": {
|
||||
"posting": "Отправляется",
|
||||
"content_warning": "Тема (не обязательно)",
|
||||
"default": "Что нового?",
|
||||
"account_not_locked_warning": "Ваш аккаунт не {0}. Кто угодно может зафоловить вас чтобы прочитать посты только для подписчиков",
|
||||
"account_not_locked_warning_link": "залочен",
|
||||
"direct_warning": "Этот пост будет видет только упомянутым пользователям",
|
||||
"attachments_sensitive": "Вложения содержат чувствительный контент",
|
||||
"content_warning": "Тема (не обязательно)",
|
||||
"default": "Что нового?",
|
||||
"direct_warning": "Этот пост будет видет только упомянутым пользователям",
|
||||
"posting": "Отправляется",
|
||||
"scope": {
|
||||
"public": "Публичный - этот пост виден всем",
|
||||
"unlisted": "Непубличный - этот пост не виден на публичных лентах",
|
||||
"direct": "Личное - этот пост видят только те кто в нём упомянут",
|
||||
"private": "Для подписчиков - этот пост видят только подписчики",
|
||||
"direct": "Личное - этот пост видят только те кто в нём упомянут"
|
||||
"public": "Публичный - этот пост виден всем",
|
||||
"unlisted": "Непубличный - этот пост не виден на публичных лентах"
|
||||
}
|
||||
},
|
||||
"finder": {
|
||||
"find_user": "Найти пользователя",
|
||||
"error_fetching_user": "Пользователь не найден"
|
||||
"registration": {
|
||||
"bio": "Описание",
|
||||
"email": "Email",
|
||||
"fullname": "Отображаемое имя",
|
||||
"password_confirm": "Подтверждение пароля",
|
||||
"registration": "Регистрация",
|
||||
"token": "Код приглашения"
|
||||
},
|
||||
"general": {
|
||||
"submit": "Отправить",
|
||||
"apply": "Применить"
|
||||
"settings": {
|
||||
"attachmentRadius": "Прикреплённые файлы",
|
||||
"attachments": "Вложения",
|
||||
"autoload": "Включить автоматическую загрузку при прокрутке вниз",
|
||||
"avatar": "Аватар",
|
||||
"avatarAltRadius": "Аватары в уведомлениях",
|
||||
"avatarRadius": "Аватары",
|
||||
"background": "Фон",
|
||||
"bio": "Описание",
|
||||
"btnRadius": "Кнопки",
|
||||
"cBlue": "Ответить, читать",
|
||||
"cGreen": "Повторить",
|
||||
"cOrange": "Нравится",
|
||||
"cRed": "Отменить",
|
||||
"change_password": "Сменить пароль",
|
||||
"change_password_error": "Произошла ошибка при попытке изменить пароль.",
|
||||
"changed_password": "Пароль изменён успешно.",
|
||||
"collapse_subject": "Сворачивать посты с темой",
|
||||
"confirm_new_password": "Подтверждение нового пароля",
|
||||
"current_avatar": "Текущий аватар",
|
||||
"current_password": "Текущий пароль",
|
||||
"current_profile_banner": "Текущий баннер профиля",
|
||||
"data_import_export_tab": "Импорт / Экспорт данных",
|
||||
"delete_account": "Удалить аккаунт",
|
||||
"delete_account_description": "Удалить ваш аккаунт и все ваши сообщения.",
|
||||
"delete_account_error": "Возникла ошибка в процессе удаления вашего аккаунта. Если это повторяется, свяжитесь с администратором вашего сервера.",
|
||||
"delete_account_instructions": "Введите ваш пароль в поле ниже для подтверждения удаления.",
|
||||
"export_theme": "Сохранить Тему",
|
||||
"filtering": "Фильтрация",
|
||||
"filtering_explanation": "Все статусы, содержащие данные слова, будут игнорироваться, по одному в строке",
|
||||
"follow_export": "Экспортировать читаемых",
|
||||
"follow_export_button": "Экспортировать читаемых в файл .csv",
|
||||
"follow_export_processing": "Ведётся обработка, скоро вам будет предложено загрузить файл",
|
||||
"follow_import": "Импортировать читаемых",
|
||||
"follow_import_error": "Ошибка при импортировании читаемых.",
|
||||
"follows_imported": "Список читаемых импортирован. Обработка займёт некоторое время..",
|
||||
"foreground": "Передний план",
|
||||
"general": "Общие",
|
||||
"hide_attachments_in_convo": "Прятать вложения в разговорах",
|
||||
"hide_attachments_in_tl": "Прятать вложения в ленте",
|
||||
"import_followers_from_a_csv_file": "Импортировать читаемых из файла .csv",
|
||||
"import_theme": "Загрузить Тему",
|
||||
"inputRadius": "Поля ввода",
|
||||
"interfaceLanguage": "Язык интерфейса",
|
||||
"limited_availability": "Не доступно в вашем браузере",
|
||||
"links": "Ссылки",
|
||||
"lock_account_description": "Аккаунт доступен только подтверждённым подписчикам",
|
||||
"loop_video": "Зациливать видео",
|
||||
"loop_video_silent_only": "Зацикливать только беззвучные видео (т.е. \"гифки\" с Mastodon)",
|
||||
"name": "Имя",
|
||||
"name_bio": "Имя и описание",
|
||||
"new_password": "Новый пароль",
|
||||
"notification_visibility": "Показывать уведомления",
|
||||
"notification_visibility_follows": "Подписки",
|
||||
"notification_visibility_likes": "Лайки",
|
||||
"notification_visibility_mentions": "Упоминания",
|
||||
"notification_visibility_repeats": "Повторы",
|
||||
"nsfw_clickthrough": "Включить скрытие NSFW вложений",
|
||||
"panelRadius": "Панели",
|
||||
"pause_on_unfocused": "Приостановить загрузку когда вкладка не в фокусе",
|
||||
"presets": "Пресеты",
|
||||
"profile_background": "Фон профиля",
|
||||
"profile_banner": "Баннер профиля",
|
||||
"profile_tab": "Профиль",
|
||||
"radii_help": "Скругление углов элементов интерфейса (в пикселях)",
|
||||
"replies_in_timeline": "Ответы в ленте",
|
||||
"reply_link_preview": "Включить предварительный просмотр ответа при наведении мыши",
|
||||
"reply_visibility_all": "Показывать все ответы",
|
||||
"reply_visibility_following": "Показывать только ответы мне и тех на кого я подписан",
|
||||
"reply_visibility_self": "Показывать только ответы мне",
|
||||
"security_tab": "Безопасность",
|
||||
"set_new_avatar": "Загрузить новый аватар",
|
||||
"set_new_profile_background": "Загрузить новый фон профиля",
|
||||
"set_new_profile_banner": "Загрузить новый баннер профиля",
|
||||
"settings": "Настройки",
|
||||
"stop_gifs": "Проигрывать GIF анимации только при наведении",
|
||||
"streaming": "Включить автоматическую загрузку новых сообщений при прокрутке вверх",
|
||||
"text": "Текст",
|
||||
"theme": "Тема",
|
||||
"theme_help": "Используйте шестнадцатеричные коды цветов (#rrggbb) для настройки темы.",
|
||||
"tooltipRadius": "Всплывающие подсказки/уведомления",
|
||||
"user_settings": "Настройки пользователя"
|
||||
},
|
||||
"timeline": {
|
||||
"collapse": "Свернуть",
|
||||
"conversation": "Разговор",
|
||||
"error_fetching": "Ошибка при обновлении",
|
||||
"load_older": "Загрузить старые статусы",
|
||||
"no_retweet_hint": "Пост помечен как \"только для подписчиков\" или \"личное\" и поэтому не может быть повторён",
|
||||
"repeated": "повторил(а)",
|
||||
"show_new": "Показать новые",
|
||||
"up_to_date": "Обновлено"
|
||||
},
|
||||
"user_card": {
|
||||
"block": "Заблокировать",
|
||||
"blocked": "Заблокирован",
|
||||
"follow": "Читать",
|
||||
"followees": "Читаемые",
|
||||
"followers": "Читатели",
|
||||
"following": "Читаю",
|
||||
"follows_you": "Читает вас",
|
||||
"mute": "Игнорировать",
|
||||
"muted": "Игнорирую",
|
||||
"per_day": "в день",
|
||||
"remote_follow": "Читать удалённо",
|
||||
"statuses": "Статусы"
|
||||
},
|
||||
"user_profile": {
|
||||
"timeline_title": "Лента пользователя"
|
||||
|
|
Loading…
Reference in a new issue