Merge remote-tracking branch 'pleroma/develop' into birthdays
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
commit
6649baaac9
316 changed files with 12331 additions and 6859 deletions
|
|
@ -621,7 +621,6 @@
|
|||
"disable_any_subscription": "Deshabilita completament seguir algú",
|
||||
"quarantine": "Deshabilita la federació a les entrades de les usuàries",
|
||||
"moderation": "Moderació",
|
||||
"delete_user_confirmation": "Estàs completament segur/a? Aquesta acció no es pot desfer.",
|
||||
"revoke_admin": "Revoca l'Admin",
|
||||
"activate_account": "Activa el compte",
|
||||
"deactivate_account": "Desactiva el compte",
|
||||
|
|
|
|||
|
|
@ -582,7 +582,6 @@
|
|||
"statuses": "Beiträge",
|
||||
"admin_menu": {
|
||||
"sandbox": "Erzwinge Beiträge nur für Follower sichtbar zu sein",
|
||||
"delete_user_confirmation": "Achtung! Diese Entscheidung kann nicht rückgängig gemacht werden! Trotzdem durchführen?",
|
||||
"grant_admin": "Administratorprivilegien gewähren",
|
||||
"delete_user": "Nutzer löschen",
|
||||
"strip_media": "Medien von Beiträgen entfernen",
|
||||
|
|
|
|||
166
src/i18n/en.json
166
src/i18n/en.json
|
|
@ -46,7 +46,7 @@
|
|||
"processing": "Processing, you'll soon be asked to download your file"
|
||||
},
|
||||
"features_panel": {
|
||||
"chat": "Chat",
|
||||
"shout": "Shoutbox",
|
||||
"pleroma_chat_messages": "Pleroma Chat",
|
||||
"gopher": "Gopher",
|
||||
"media_proxy": "Media proxy",
|
||||
|
|
@ -85,7 +85,13 @@
|
|||
},
|
||||
"flash_content": "Click to show Flash content using Ruffle (Experimental, may not work).",
|
||||
"flash_security": "Note that this can be potentially dangerous since Flash content is still arbitrary code.",
|
||||
"flash_fail": "Failed to load flash content, see console for details."
|
||||
"flash_fail": "Failed to load flash content, see console for details.",
|
||||
"scope_in_timeline": {
|
||||
"direct": "Direct",
|
||||
"private": "Followers-only",
|
||||
"public": "Public",
|
||||
"unlisted": "Unlisted"
|
||||
}
|
||||
},
|
||||
"image_cropper": {
|
||||
"crop_picture": "Crop picture",
|
||||
|
|
@ -118,7 +124,9 @@
|
|||
},
|
||||
"media_modal": {
|
||||
"previous": "Previous",
|
||||
"next": "Next"
|
||||
"next": "Next",
|
||||
"counter": "{current} / {total}",
|
||||
"hide": "Close media viewer"
|
||||
},
|
||||
"nav": {
|
||||
"about": "About",
|
||||
|
|
@ -152,7 +160,8 @@
|
|||
"repeated_you": "repeated your status",
|
||||
"no_more_notifications": "No more notifications",
|
||||
"migrated_to": "migrated to",
|
||||
"reacted_with": "reacted with {0}"
|
||||
"reacted_with": "reacted with {0}",
|
||||
"poll_ended": "poll has ended"
|
||||
},
|
||||
"polls": {
|
||||
"add_poll": "Add poll",
|
||||
|
|
@ -225,8 +234,9 @@
|
|||
}
|
||||
},
|
||||
"registration": {
|
||||
"bio": "Bio",
|
||||
"bio_optional": "Bio (optional)",
|
||||
"email": "Email",
|
||||
"email_optional": "Email (optional)",
|
||||
"fullname": "Display name",
|
||||
"password_confirm": "Password confirmation",
|
||||
"registration": "Registration",
|
||||
|
|
@ -246,7 +256,8 @@
|
|||
"password_required": "cannot be left blank",
|
||||
"password_confirmation_required": "cannot be left blank",
|
||||
"password_confirmation_match": "should be the same as password"
|
||||
}
|
||||
},
|
||||
"email_language": "In which language do you want to receive emails from the server?"
|
||||
},
|
||||
"remote_user_resolver": {
|
||||
"remote_user_resolver": "Remote user resolver",
|
||||
|
|
@ -258,11 +269,14 @@
|
|||
},
|
||||
"settings": {
|
||||
"app_name": "App name",
|
||||
"expert_mode": "Show advanced",
|
||||
"save": "Save changes",
|
||||
"security": "Security",
|
||||
"setting_changed": "Setting is different from default",
|
||||
"setting_server_side": "This setting is tied to your profile and affects all sessions and clients",
|
||||
"enter_current_password_to_confirm": "Enter your current password to confirm your identity",
|
||||
"post_look_feel": "Posts Look & Feel",
|
||||
"mention_links": "Mention links",
|
||||
"mfa": {
|
||||
"otp": "OTP",
|
||||
"setup_otp": "Setup OTP",
|
||||
|
|
@ -292,6 +306,7 @@
|
|||
"avatarRadius": "Avatars",
|
||||
"background": "Background",
|
||||
"bio": "Bio",
|
||||
"email_language": "Language for receiving emails from the server",
|
||||
"block_export": "Block export",
|
||||
"block_export_button": "Export your blocks to a csv file",
|
||||
"block_import": "Block import",
|
||||
|
|
@ -303,6 +318,16 @@
|
|||
"mute_import_error": "Error importing mutes",
|
||||
"mutes_imported": "Mutes imported! Processing them will take a while.",
|
||||
"import_mutes_from_a_csv_file": "Import mutes from a csv file",
|
||||
"account_backup": "Account backup",
|
||||
"account_backup_description": "This allows you to download an archive of your account information and your posts, but they cannot yet be imported into a Pleroma account.",
|
||||
"account_backup_table_head": "Backup",
|
||||
"download_backup": "Download",
|
||||
"backup_not_ready": "This backup is not ready yet.",
|
||||
"remove_backup": "Remove",
|
||||
"list_backups_error": "Error fetching backup list: {error}",
|
||||
"add_backup": "Create a new backup",
|
||||
"added_backup": "Added a new backup.",
|
||||
"add_backup_error": "Error adding a new backup: {error}",
|
||||
"blocks_tab": "Blocks",
|
||||
"bot": "This is a bot account",
|
||||
"btnRadius": "Buttons",
|
||||
|
|
@ -328,6 +353,19 @@
|
|||
"delete_account_description": "Permanently delete your data and deactivate your account.",
|
||||
"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.",
|
||||
"account_alias": "Account aliases",
|
||||
"account_alias_table_head": "Alias",
|
||||
"list_aliases_error": "Error fetching aliases: {error}",
|
||||
"hide_list_aliases_error_action": "Close",
|
||||
"remove_alias": "Remove this alias",
|
||||
"new_alias_target": "Add a new alias (e.g. {example})",
|
||||
"added_alias": "Alias is added.",
|
||||
"add_alias_error": "Error adding alias: {error}",
|
||||
"move_account": "Move account",
|
||||
"move_account_notes": "If you want to move the account somewhere else, you must go to your target account and add an alias pointing here.",
|
||||
"move_account_target": "Target account (e.g. {example})",
|
||||
"moved_account": "Account is moved.",
|
||||
"move_account_error": "Error moving account: {error}",
|
||||
"discoverable": "Allow discovery of this account in search results and other services",
|
||||
"domain_mutes": "Domains",
|
||||
"avatar_size_instruction": "The recommended minimum size for avatar images is 150x150 pixels.",
|
||||
|
|
@ -350,11 +388,13 @@
|
|||
"hide_attachments_in_tl": "Hide attachments in timeline",
|
||||
"hide_media_previews": "Hide media previews",
|
||||
"hide_muted_posts": "Hide posts of muted users",
|
||||
"mute_bot_posts": "Mute bot posts",
|
||||
"hide_bot_indication": "Hide bot indication in posts",
|
||||
"hide_all_muted_posts": "Hide muted posts",
|
||||
"max_thumbnails": "Maximum amount of thumbnails per post (empty = no limit)",
|
||||
"hide_isp": "Hide instance-specific panel",
|
||||
"hide_shoutbox": "Hide instance shoutbox",
|
||||
"right_sidebar": "Show sidebar on the right side",
|
||||
"right_sidebar": "Reverse order of columns",
|
||||
"always_show_post_button": "Always show floating New Post button",
|
||||
"hide_wallpaper": "Hide instance wallpaper",
|
||||
"preload_images": "Preload images",
|
||||
|
|
@ -403,6 +443,7 @@
|
|||
"label": "Birthday",
|
||||
"show_birthday": "Show my birthday"
|
||||
},
|
||||
"account_privacy": "Privacy",
|
||||
"use_contain_fit": "Don't crop the attachment in thumbnails",
|
||||
"name": "Name",
|
||||
"name_bio": "Name & bio",
|
||||
|
|
@ -417,9 +458,11 @@
|
|||
"notification_visibility_repeats": "Repeats",
|
||||
"notification_visibility_moves": "User Migrates",
|
||||
"notification_visibility_emoji_reactions": "Reactions",
|
||||
"notification_visibility_polls": "Ends of polls you voted in",
|
||||
"no_rich_text_description": "Strip rich text formatting from all posts",
|
||||
"no_blocks": "No blocks",
|
||||
"no_mutes": "No mutes",
|
||||
"hide_favorites_description": "Don't show list of my favorites (people still get notified)",
|
||||
"hide_follows_description": "Don't show who I'm following",
|
||||
"hide_followers_description": "Don't show who's following me",
|
||||
"hide_follows_count_description": "Don't show follow count",
|
||||
|
|
@ -433,7 +476,7 @@
|
|||
"valid_until": "Valid until",
|
||||
"revoke_token": "Revoke",
|
||||
"panelRadius": "Panels",
|
||||
"pause_on_unfocused": "Pause streaming when tab is not focused",
|
||||
"pause_on_unfocused": "Pause when tab is not focused",
|
||||
"presets": "Presets",
|
||||
"profile_background": "Profile background",
|
||||
"profile_banner": "Profile banner",
|
||||
|
|
@ -468,13 +511,27 @@
|
|||
"subject_line_email": "Like email: \"re: subject\"",
|
||||
"subject_line_mastodon": "Like mastodon: copy as is",
|
||||
"subject_line_noop": "Do not copy",
|
||||
"conversation_display": "Conversation display style",
|
||||
"conversation_display_tree": "Tree-style",
|
||||
"disable_sticky_headers": "Don't stick column headers to top of the screen",
|
||||
"show_scrollbars": "Show side column's scrollbars",
|
||||
"third_column_mode": "When there's enough space, show third column containing",
|
||||
"third_column_mode_none": "Don't show third column at all",
|
||||
"third_column_mode_notifications": "Notifications column",
|
||||
"third_column_mode_postform": "Main post form and navigation",
|
||||
"tree_advanced": "Allow more flexible navigation in tree view",
|
||||
"tree_fade_ancestors": "Display ancestors of the current status in faint text",
|
||||
"conversation_display_linear": "Linear-style",
|
||||
"conversation_other_replies_button": "Show the \"other replies\" button",
|
||||
"conversation_other_replies_button_below": "Below statuses",
|
||||
"conversation_other_replies_button_inside": "Inside statuses",
|
||||
"max_depth_in_thread": "Maximum number of levels in thread to display by default",
|
||||
"post_status_content_type": "Post status content type",
|
||||
"sensitive_by_default": "Mark posts as sensitive by default",
|
||||
"stop_gifs": "Pause animated images until you hover on them",
|
||||
"streaming": "Enable automatic streaming of new posts when scrolled to the top",
|
||||
"streaming": "Automatically show new posts when scrolled to the top",
|
||||
"user_mutes": "Users",
|
||||
"useStreamingApi": "Receive posts and notifications real-time",
|
||||
"useStreamingApiWarning": "(Not recommended, experimental, known to skip posts)",
|
||||
"text": "Text",
|
||||
"theme": "Theme",
|
||||
"theme_help": "Use hex color codes (#rrggbb) to customize your color theme.",
|
||||
|
|
@ -489,16 +546,20 @@
|
|||
"true": "yes"
|
||||
},
|
||||
"virtual_scrolling": "Optimize timeline rendering",
|
||||
"use_at_icon": "Display @ symbol as an icon instead of text",
|
||||
"use_at_icon": "Display {'@'} symbol as an icon instead of text",
|
||||
"mention_link_display": "Display mention links",
|
||||
"mention_link_display_short": "always as short names (e.g. @foo)",
|
||||
"mention_link_display_full_for_remote": "as full names only for remote users (e.g. @foo@example.org)",
|
||||
"mention_link_display_full": "always as full names (e.g. @foo@example.org)",
|
||||
"mention_link_show_tooltip": "Show full user names as tooltip for remote users",
|
||||
"mention_link_display_short": "always as short names (e.g. {'@'}foo)",
|
||||
"mention_link_display_full_for_remote": "as full names only for remote users (e.g. {'@'}foo{'@'}example.org)",
|
||||
"mention_link_display_full": "always as full names (e.g. {'@'}foo{'@'}example.org)",
|
||||
"mention_link_use_tooltip": "Show user card when clicking mention links",
|
||||
"mention_link_show_avatar": "Show user avatar beside the link",
|
||||
"mention_link_fade_domain": "Fade domains (e.g. @example.org in @foo@example.org)",
|
||||
"mention_link_fade_domain": "Fade domains (e.g. {'@'}example.org in {'@'}foo{'@'}example.org)",
|
||||
"mention_link_bolden_you": "Highlight mention of you when you are mentioned",
|
||||
"user_popover_avatar_zoom": "Clicking on user avatar in popover zooms it instead of closing the popover",
|
||||
"user_popover_avatar_overlay": "Show user popover over user avatar",
|
||||
"fun": "Fun",
|
||||
"greentext": "Meme arrows",
|
||||
"show_yous": "Show (You)s",
|
||||
"notifications": "Notifications",
|
||||
"notification_setting_filters": "Filters",
|
||||
"notification_setting_block_from_strangers": "Block notifications from users who you do not follow",
|
||||
|
|
@ -661,38 +722,26 @@
|
|||
}
|
||||
},
|
||||
"time": {
|
||||
"day": "{0} day",
|
||||
"days": "{0} days",
|
||||
"day_short": "{0}d",
|
||||
"days_short": "{0}d",
|
||||
"hour": "{0} hour",
|
||||
"hours": "{0} hours",
|
||||
"hour_short": "{0}h",
|
||||
"hours_short": "{0}h",
|
||||
"unit": {
|
||||
"days": "{0} day | {0} days",
|
||||
"days_short": "{0}d",
|
||||
"hours": "{0} hour | {0} hours",
|
||||
"hours_short": "{0}h",
|
||||
"minutes": "{0} minute | {0} minutes",
|
||||
"minutes_short": "{0}min",
|
||||
"months": "{0} month | {0} months",
|
||||
"months_short": "{0}mo",
|
||||
"seconds": "{0} second | {0} seconds",
|
||||
"seconds_short": "{0}s",
|
||||
"weeks": "{0} week | {0} weeks",
|
||||
"weeks_short": "{0}w",
|
||||
"years": "{0} year | {0} years",
|
||||
"years_short": "{0}y"
|
||||
},
|
||||
"in_future": "in {0}",
|
||||
"in_past": "{0} ago",
|
||||
"minute": "{0} minute",
|
||||
"minutes": "{0} minutes",
|
||||
"minute_short": "{0}min",
|
||||
"minutes_short": "{0}min",
|
||||
"month": "{0} month",
|
||||
"months": "{0} months",
|
||||
"month_short": "{0}mo",
|
||||
"months_short": "{0}mo",
|
||||
"now": "just now",
|
||||
"now_short": "now",
|
||||
"second": "{0} second",
|
||||
"seconds": "{0} seconds",
|
||||
"second_short": "{0}s",
|
||||
"seconds_short": "{0}s",
|
||||
"week": "{0} week",
|
||||
"weeks": "{0} weeks",
|
||||
"week_short": "{0}w",
|
||||
"weeks_short": "{0}w",
|
||||
"year": "{0} year",
|
||||
"years": "{0} years",
|
||||
"year_short": "{0}y",
|
||||
"years_short": "{0}y"
|
||||
"now_short": "now"
|
||||
},
|
||||
"timeline": {
|
||||
"collapse": "Collapse",
|
||||
|
|
@ -722,6 +771,7 @@
|
|||
"reply_to": "Reply to",
|
||||
"mentions": "Mentions",
|
||||
"replies_list": "Replies:",
|
||||
"replies_list_with_others": "Replies (+{numReplies} other): | Replies (+{numReplies} others):",
|
||||
"mute_conversation": "Mute conversation",
|
||||
"unmute_conversation": "Unmute conversation",
|
||||
"status_unavailable": "Status unavailable",
|
||||
|
|
@ -737,7 +787,29 @@
|
|||
"nsfw": "NSFW",
|
||||
"expand": "Expand",
|
||||
"you": "(You)",
|
||||
"plus_more": "+{number} more"
|
||||
"plus_more": "+{number} more",
|
||||
"many_attachments": "Post has {number} attachment(s)",
|
||||
"collapse_attachments": "Collapse attachments",
|
||||
"show_all_attachments": "Show all attachments",
|
||||
"show_attachment_in_modal": "Show in media modal",
|
||||
"show_attachment_description": "Preview description (open attachment for full description)",
|
||||
"hide_attachment": "Hide attachment",
|
||||
"remove_attachment": "Remove attachment",
|
||||
"attachment_stop_flash": "Stop Flash player",
|
||||
"move_up": "Shift attachment left",
|
||||
"move_down": "Shift attachment right",
|
||||
"open_gallery": "Open gallery",
|
||||
"thread_hide": "Hide this thread",
|
||||
"thread_show": "Show this thread",
|
||||
"thread_show_full": "Show everything under this thread ({numStatus} status in total, max depth {depth}) | Show everything under this thread ({numStatus} statuses in total, max depth {depth})",
|
||||
"thread_show_full_with_icon": "{icon} {text}",
|
||||
"thread_follow": "See the remaining part of this thread ({numStatus} status in total) | See the remaining part of this thread ({numStatus} statuses in total)",
|
||||
"thread_follow_with_icon": "{icon} {text}",
|
||||
"ancestor_follow": "See {numReplies} other reply under this status | See {numReplies} other replies under this status",
|
||||
"ancestor_follow_with_icon": "{icon} {text}",
|
||||
"show_all_conversation_with_icon": "{icon} {text}",
|
||||
"show_all_conversation": "Show full conversation ({numStatus} other status) | Show full conversation ({numStatus} other statuses)",
|
||||
"show_only_conversation_under_this": "Only show replies to this status"
|
||||
},
|
||||
"user_card": {
|
||||
"approve": "Approve",
|
||||
|
|
@ -796,7 +868,7 @@
|
|||
"disable_any_subscription": "Disallow following user at all",
|
||||
"quarantine": "Disallow user posts from federating",
|
||||
"delete_user": "Delete user",
|
||||
"delete_user_confirmation": "Are you absolutely sure? This action cannot be undone."
|
||||
"delete_user_data_and_deactivate_confirmation": "This will permanently delete the data from this account and deactivate it. Are you absolutely sure?"
|
||||
},
|
||||
"highlight": {
|
||||
"disabled": "No highlight",
|
||||
|
|
|
|||
|
|
@ -606,7 +606,6 @@
|
|||
"mention": "Mencio",
|
||||
"hidden": "Kaŝita",
|
||||
"admin_menu": {
|
||||
"delete_user_confirmation": "Ĉu vi tute certas? Ĉi tiu ago ne estas malfarebla.",
|
||||
"delete_user": "Forigi uzanton",
|
||||
"quarantine": "Malpermesi federadon de afiŝoj de uzanto",
|
||||
"disable_any_subscription": "Malpermesi ĉian abonadon al uzanto",
|
||||
|
|
|
|||
|
|
@ -731,8 +731,7 @@
|
|||
"disable_remote_subscription": "No permitir que usuarios de instancias remotas te siga",
|
||||
"disable_any_subscription": "No permitir que ningún usuario te siga",
|
||||
"quarantine": "No permitir publicaciones de usuarios de instancias remotas",
|
||||
"delete_user": "Eliminar usuario",
|
||||
"delete_user_confirmation": "¿Estás completamente seguro? Esta acción no se puede deshacer."
|
||||
"delete_user": "Eliminar usuario"
|
||||
},
|
||||
"show_repeats": "Mostrar repetidos",
|
||||
"hide_repeats": "Ocultar repetidos",
|
||||
|
|
|
|||
|
|
@ -609,8 +609,7 @@
|
|||
"disable_remote_subscription": "Ez utzi istantzia kanpoko erabiltzaileak zuri jarraitzea",
|
||||
"disable_any_subscription": "Ez utzi beste erabiltzaileak zuri jarraitzea",
|
||||
"quarantine": "Ez onartu mezuak beste instantzietatik",
|
||||
"delete_user": "Erabiltzailea ezabatu",
|
||||
"delete_user_confirmation": "Erabat ziur zaude? Ekintza hau ezin da desegin."
|
||||
"delete_user": "Erabiltzailea ezabatu"
|
||||
}
|
||||
},
|
||||
"user_profile": {
|
||||
|
|
|
|||
|
|
@ -620,8 +620,7 @@
|
|||
"sandbox": "Pakota viestit vain seuraajille",
|
||||
"disable_remote_subscription": "Estä seuraaminen ulkopuolisilta sivuilta",
|
||||
"quarantine": "Estä käyttäjän viestin federoituminen",
|
||||
"delete_user": "Poista käyttäjä",
|
||||
"delete_user_confirmation": "Oletko aivan varma? Tätä ei voi kumota."
|
||||
"delete_user": "Poista käyttäjä"
|
||||
},
|
||||
"favorites": "Tykkäykset",
|
||||
"mention": "Mainitse",
|
||||
|
|
|
|||
158
src/i18n/fr.json
158
src/i18n/fr.json
|
|
@ -15,7 +15,8 @@
|
|||
"title": "Fonctionnalités",
|
||||
"who_to_follow": "Suggestions de suivis",
|
||||
"pleroma_chat_messages": "Chat Pleroma",
|
||||
"upload_limit": "Limite de téléversement"
|
||||
"upload_limit": "Limite de téléversement",
|
||||
"shout": "Shoutbox"
|
||||
},
|
||||
"finder": {
|
||||
"error_fetching_user": "Erreur lors de la recherche du compte",
|
||||
|
|
@ -44,9 +45,15 @@
|
|||
"moderator": "Modo'",
|
||||
"admin": "Admin"
|
||||
},
|
||||
"flash_content": "Clique pour afficher le contenu Flash avec Ruffle (Expérimental, peut ne pas fonctionner).",
|
||||
"flash_content": "Cliquer pour afficher le contenu Flash avec Ruffle (Expérimental, peut ne pas fonctionner).",
|
||||
"flash_security": "Cela reste potentiellement dangereux, Flash restant du code arbitraire.",
|
||||
"flash_fail": "Échec de chargement du contenu Flash, voir la console pour les détails."
|
||||
"flash_fail": "Échec de chargement du contenu Flash, voir la console pour les détails.",
|
||||
"scope_in_timeline": {
|
||||
"direct": "Direct",
|
||||
"public": "Publique",
|
||||
"private": "Abonné⋅e⋅s seulement",
|
||||
"unlisted": "Non-listé"
|
||||
}
|
||||
},
|
||||
"image_cropper": {
|
||||
"crop_picture": "Rogner l'image",
|
||||
|
|
@ -79,7 +86,9 @@
|
|||
},
|
||||
"media_modal": {
|
||||
"previous": "Précédent",
|
||||
"next": "Suivant"
|
||||
"next": "Suivant",
|
||||
"counter": "{current} / {total}",
|
||||
"hide": "Fermer le visualiseur multimédia"
|
||||
},
|
||||
"nav": {
|
||||
"about": "À propos",
|
||||
|
|
@ -114,7 +123,8 @@
|
|||
"migrated_to": "a migré à",
|
||||
"reacted_with": "a réagi avec {0}",
|
||||
"follow_request": "veut vous suivre",
|
||||
"error": "Erreur de chargement des notifications : {0}"
|
||||
"error": "Erreur de chargement des notifications : {0}",
|
||||
"poll_ended": "Sondage terminé"
|
||||
},
|
||||
"interactions": {
|
||||
"favs_repeats": "Partages et favoris",
|
||||
|
|
@ -178,7 +188,8 @@
|
|||
},
|
||||
"reason_placeholder": "Cette instance modère les inscriptions manuellement.\nExpliquer ce qui motive votre inscription à l'administration.",
|
||||
"reason": "Motivation d'inscription",
|
||||
"register": "Enregistrer"
|
||||
"register": "Enregistrer",
|
||||
"email_language": "Dans quelle langue voulez-vous recevoir les emails du server ?"
|
||||
},
|
||||
"selectable_list": {
|
||||
"select_all": "Tout selectionner"
|
||||
|
|
@ -267,8 +278,8 @@
|
|||
"import_theme": "Charger le thème",
|
||||
"inputRadius": "Champs de texte",
|
||||
"checkboxRadius": "Cases à cocher",
|
||||
"instance_default": "(default : {value})",
|
||||
"instance_default_simple": "(default)",
|
||||
"instance_default": "(défaut : {value})",
|
||||
"instance_default_simple": "(défaut)",
|
||||
"interface": "Interface",
|
||||
"interfaceLanguage": "Langue de l'interface",
|
||||
"invalid_theme_imported": "Le fichier sélectionné n'est pas un thème Pleroma pris en charge. Aucun changement n'a été apporté à votre thème.",
|
||||
|
|
@ -570,7 +581,71 @@
|
|||
"restore_settings": "Restaurer les paramètres depuis un fichier"
|
||||
},
|
||||
"hide_shoutbox": "Cacher la shoutbox de l'instance",
|
||||
"right_sidebar": "Afficher le paneau latéral à droite"
|
||||
"right_sidebar": "Afficher le paneau latéral à droite",
|
||||
"expert_mode": "Préférences Avancées",
|
||||
"post_look_feel": "Affichage des messages",
|
||||
"mention_links": "Liens des mentions",
|
||||
"email_language": "Langue pour recevoir les emails du server",
|
||||
"account_backup_table_head": "Sauvegarde",
|
||||
"download_backup": "Télécharger",
|
||||
"backup_not_ready": "La sauvegarde n'est pas encore prête.",
|
||||
"remove_backup": "Supprimer",
|
||||
"list_backups_error": "Erreur d'obtention de la liste des sauvegardes : {error}",
|
||||
"add_backup": "Créer une nouvelle sauvegarde",
|
||||
"added_backup": "Ajouter une nouvelle sauvegarde.",
|
||||
"account_alias": "Alias du compte",
|
||||
"account_alias_table_head": "Alias",
|
||||
"list_aliases_error": "Erreur à l'obtention des alias : {error}",
|
||||
"hide_list_aliases_error_action": "Fermer",
|
||||
"remove_alias": "Supprimer cet alias",
|
||||
"new_alias_target": "Ajouter un nouvel alias (ex. {example})",
|
||||
"added_alias": "L'alias à été ajouté.",
|
||||
"add_alias_error": "Erreur à l'ajout de l'alias : {error}",
|
||||
"move_account_target": "Compte cible (ex. {example})",
|
||||
"moved_account": "Compte déplacé.",
|
||||
"move_account_error": "Erreur au déplacement du compte : {error}",
|
||||
"wordfilter": "Filtrage de mots",
|
||||
"mute_bot_posts": "Masquer les messages des robots",
|
||||
"hide_bot_indication": "Cacher l'indication d'un robot avec les messages",
|
||||
"always_show_post_button": "Toujours montrer le bouton flottant Nouveau Message",
|
||||
"hide_muted_threads": "Cacher les fils masqués",
|
||||
"account_privacy": "Intimité",
|
||||
"posts": "Messages",
|
||||
"disable_sticky_headers": "Ne pas coller les en-têtes des colonnes en haut de l'écran",
|
||||
"show_scrollbars": "Montrer les ascenseurs des colonnes",
|
||||
"third_column_mode_none": "Jamais afficher la troisième colonne",
|
||||
"third_column_mode_notifications": "Colonne de notifications",
|
||||
"third_column_mode_postform": "Édition de messages et navigation",
|
||||
"tree_advanced": "Permettre une navigation plus flexible dans l'arborescence",
|
||||
"conversation_display_linear": "Style linéaire",
|
||||
"conversation_other_replies_button": "Montrer le bouton \"autres réponses\"",
|
||||
"conversation_other_replies_button_below": "En-dessous des messages",
|
||||
"conversation_other_replies_button_inside": "Dans les messages",
|
||||
"max_depth_in_thread": "Profondeur maximum à afficher par défaut dans un fil",
|
||||
"mention_link_display": "Afficher les mentions",
|
||||
"mention_link_display_full_for_remote": "complet pour les comptes distants (ex. {'@'}foo{'@'}example.org)",
|
||||
"mention_link_display_full": "toujours complet (ex. {'@'}foo{'@'}example.org)",
|
||||
"mention_link_show_avatar": "Afficher les avatars à coté du lien",
|
||||
"mention_link_fade_domain": "Estomper les domaines (ex. {'@'}example.org en {'@'}foo{'@'}example.org)",
|
||||
"mention_link_bolden_you": "Surligner les mentions qui vous sont destinées",
|
||||
"show_yous": "Afficher (Vous)",
|
||||
"setting_server_side": "Cette préférence est liée au profile et affecte toutes les sessions et clients",
|
||||
"account_backup": "Sauvegarde de compte",
|
||||
"account_backup_description": "Ceci permet de télécharger une archive des informations du compte et vos messages, mais ils ne peuvent pas actuellement être importé dans un compte Pleroma.",
|
||||
"add_backup_error": "Erreur à l'ajout d'une nouvelle sauvegarde : {error}",
|
||||
"move_account": "Déplacer le compte",
|
||||
"move_account_notes": "Si vous voulez déplacer le compte ailleurs, vous devez aller sur votre compte cible et y créer un alias pointant ici.",
|
||||
"hide_wordfiltered_statuses": "Cacher les messages filtré par un mot",
|
||||
"user_profiles": "Profils des utilisateur⋅ice⋅s",
|
||||
"notification_visibility_polls": "Fins de sondage auquel vous avez voté·e",
|
||||
"hide_favorites_description": "Ne pas montrer ma liste de favoris (les personnes sont quand même notifiés)",
|
||||
"conversation_display": "Style d'affichage des conversations",
|
||||
"conversation_display_tree": "Arborescence",
|
||||
"third_column_mode": "Quand il-y-a assez d'espace, afficher une troisième colonne avec",
|
||||
"tree_fade_ancestors": "Montrer les parents du message courant en texte léger",
|
||||
"use_at_icon": "Montrer le symbole {'@'} comme une icône au lieu de textuelle",
|
||||
"mention_link_display_short": "toujours raccourcies (ex. {'@'}foo)",
|
||||
"mention_link_show_tooltip": "Montrer le nom complet pour les comptes distants dans une info-bulle"
|
||||
},
|
||||
"timeline": {
|
||||
"collapse": "Fermer",
|
||||
|
|
@ -613,7 +688,33 @@
|
|||
"thread_muted": "Fil de discussion masqué",
|
||||
"external_source": "Source externe",
|
||||
"unbookmark": "Supprimer des favoris",
|
||||
"bookmark": "Ajouter aux favoris"
|
||||
"bookmark": "Ajouter aux favoris",
|
||||
"plus_more": "plus +{number}",
|
||||
"many_attachments": "Message avec {number} pièce(s)-jointe(s)",
|
||||
"collapse_attachments": "Réduire les pièces jointes",
|
||||
"show_attachment_in_modal": "Montrer dans le visionneur de médias",
|
||||
"hide_attachment": "Cacher la pièce jointe",
|
||||
"you": "(Vous)",
|
||||
"attachment_stop_flash": "Arrêter Flash Player",
|
||||
"move_down": "Décaler la pièce-jointe à droite",
|
||||
"thread_hide": "Cacher ce fil",
|
||||
"thread_show": "Montrer ce fil",
|
||||
"thread_show_full_with_icon": "{icon} {text}",
|
||||
"thread_follow": "Montrer le reste du fil ({numStatus} message, {depth} niveaux maximum) | Montrer le reste du fil ({numStatus} messages, {depth} niveaux maximum)",
|
||||
"thread_follow_with_icon": "{icon} {text}",
|
||||
"ancestor_follow": "Monter les {numReplies} autres réponses après ce message | Monter les {numReplies} autres réponses après ce message",
|
||||
"ancestor_follow_with_icon": "{icon} {text}",
|
||||
"show_all_conversation_with_icon": "{icon} {text}",
|
||||
"show_only_conversation_under_this": "Montrer uniquement les réponses à ce message",
|
||||
"mentions": "Mentions",
|
||||
"replies_list_with_others": "Réponses (+{numReplies} autres) : | Réponses (+{numReplies} autres) :",
|
||||
"show_all_attachments": "Montrer toutes les pièces jointes",
|
||||
"show_attachment_description": "Prévisualiser la description (ouvrir la pièce-jointe pour la description complète)",
|
||||
"remove_attachment": "Enlever la pièce jointe",
|
||||
"move_up": "Décaler la pièce-jointe à gauche",
|
||||
"open_gallery": "Ouvrir la galerie",
|
||||
"thread_show_full": "Montrer tout le fil ({numStatus} message, {depth} niveaux maximum) | Montrer tout le fil ({numStatus} messages, {depth} niveaux maximum)",
|
||||
"show_all_conversation": "Montrer tout le fil ({numStatus} autre message) | Montrer tout le fil ({numStatus} autre messages)"
|
||||
},
|
||||
"user_card": {
|
||||
"approve": "Accepter",
|
||||
|
|
@ -644,11 +745,11 @@
|
|||
"unmute_progress": "Démasquage…",
|
||||
"mute_progress": "Masquage…",
|
||||
"admin_menu": {
|
||||
"moderation": "Moderation",
|
||||
"moderation": "Modération",
|
||||
"grant_admin": "Promouvoir Administrateur⋅ice",
|
||||
"revoke_admin": "Dégrader Administrateur⋅ice",
|
||||
"revoke_admin": "Dégrader L'administrateur⋅ice",
|
||||
"grant_moderator": "Promouvoir Modérateur⋅ice",
|
||||
"revoke_moderator": "Dégrader Modérateur⋅ice",
|
||||
"revoke_moderator": "Dégrader la·e modérateur⋅ice",
|
||||
"activate_account": "Activer le compte",
|
||||
"deactivate_account": "Désactiver le compte",
|
||||
"delete_account": "Supprimer le compte",
|
||||
|
|
@ -660,7 +761,7 @@
|
|||
"disable_any_subscription": "Interdir de s'abonner à l'utilisateur tout court",
|
||||
"quarantine": "Interdir les statuts de l'utilisateur à fédérer",
|
||||
"delete_user": "Supprimer l'utilisateur",
|
||||
"delete_user_confirmation": "Êtes-vous absolument-sûr⋅e ? Cette action ne peut être annulée."
|
||||
"delete_user_data_and_deactivate_confirmation": "Ceci va supprimer les données du compte de manière permanente et le désactivé. Êtes-vous vraiment sûr ?"
|
||||
},
|
||||
"mention": "Mention",
|
||||
"hidden": "Caché",
|
||||
|
|
@ -680,7 +781,9 @@
|
|||
"striped": "Fond rayé"
|
||||
},
|
||||
"bot": "Robot",
|
||||
"edit_profile": "Éditer le profil"
|
||||
"edit_profile": "Éditer le profil",
|
||||
"deactivated": "Désactivé",
|
||||
"follow_cancel": "Annuler la requête"
|
||||
},
|
||||
"user_profile": {
|
||||
"timeline_title": "Flux du compte",
|
||||
|
|
@ -748,13 +851,16 @@
|
|||
"media_removal_desc": "Cette instance supprime le contenu multimédia des instances suivantes :",
|
||||
"media_nsfw": "Force le contenu multimédia comme sensible",
|
||||
"ftl_removal": "Supprimées du flux fédéré",
|
||||
"media_nsfw_desc": "Cette instance force les pièce-jointes comme sensible pour les messages des instances suivantes :"
|
||||
"media_nsfw_desc": "Cette instance force les pièce-jointes comme sensible pour les messages des instances suivantes :",
|
||||
"reason": "Raison",
|
||||
"not_applicable": "N/A",
|
||||
"instance": "Instance"
|
||||
},
|
||||
"federation": "Fédération",
|
||||
"mrf_policies": "Politiques MRF actives",
|
||||
"mrf_policies_desc": "Les politiques MRF modifient la fédération entre les instances. Les politiques suivantes sont activées :"
|
||||
},
|
||||
"staff": "Staff"
|
||||
"staff": "Équipe"
|
||||
},
|
||||
"domain_mute_card": {
|
||||
"mute": "Masqué",
|
||||
|
|
@ -826,7 +932,23 @@
|
|||
"year": "{0} année",
|
||||
"years": "{0} années",
|
||||
"year_short": "{0}a",
|
||||
"years_short": "{0}a"
|
||||
"years_short": "{0}a",
|
||||
"unit": {
|
||||
"years": "{0} année | {0} années",
|
||||
"years_short": "{0}ans",
|
||||
"days_short": "{0}j",
|
||||
"hours": "{0} heure | {0} heures",
|
||||
"hours_short": "{0}h",
|
||||
"minutes": "{0} minute | {0} minutes",
|
||||
"minutes_short": "{0}min",
|
||||
"months_short": "{0}mois",
|
||||
"seconds": "{0} seconde | {0} secondes",
|
||||
"seconds_short": "{0}s",
|
||||
"weeks": "{0} semaine | {0} semaines",
|
||||
"days": "{0} jour | {0} jours",
|
||||
"months": "{0} mois | {0} mois",
|
||||
"weeks_short": "{0}semaine"
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"people": "Comptes",
|
||||
|
|
|
|||
|
|
@ -347,8 +347,7 @@
|
|||
"disable_remote_subscription": "אל תאפשר עקיבה של המשתמש מאינסטנס אחר",
|
||||
"disable_any_subscription": "אל תאפשר עקיבה של המשתמש בכלל",
|
||||
"quarantine": "אל תאפשר פדרציה של ההודעות של המשתמש",
|
||||
"delete_user": "מחק משתמש",
|
||||
"delete_user_confirmation": "בטוח? פעולה זו הינה בלתי הפיכה."
|
||||
"delete_user": "מחק משתמש"
|
||||
}
|
||||
},
|
||||
"user_profile": {
|
||||
|
|
|
|||
|
|
@ -327,8 +327,7 @@
|
|||
"delete_account": "Hapus akun",
|
||||
"force_nsfw": "Tandai semua postingan sebagai NSFW",
|
||||
"strip_media": "Hapus media dari postingan-postingan",
|
||||
"delete_user": "Hapus pengguna",
|
||||
"delete_user_confirmation": "Apakah Anda benar-benar yakin? Tindakan ini tidak dapat dibatalkan."
|
||||
"delete_user": "Hapus pengguna"
|
||||
},
|
||||
"follow_unfollow": "Berhenti mengikuti",
|
||||
"followees": "Mengikuti",
|
||||
|
|
|
|||
|
|
@ -485,7 +485,6 @@
|
|||
"deny": "Nega",
|
||||
"remote_follow": "Segui da remoto",
|
||||
"admin_menu": {
|
||||
"delete_user_confirmation": "Ne sei completamente sicuro? Non potrai tornare indietro.",
|
||||
"delete_user": "Elimina utente",
|
||||
"quarantine": "I messaggi non arriveranno alle altre stanze",
|
||||
"disable_any_subscription": "Rendi utente non seguibile",
|
||||
|
|
|
|||
|
|
@ -608,8 +608,7 @@
|
|||
"disable_remote_subscription": "ほかのインスタンスからフォローされないようにする",
|
||||
"disable_any_subscription": "フォローされないようにする",
|
||||
"quarantine": "ほかのインスタンスのユーザーのとうこうをとめる",
|
||||
"delete_user": "ユーザーをけす",
|
||||
"delete_user_confirmation": "あなたは、ほんとうに、きはたしかですか? これは、とりけすことが、できません。"
|
||||
"delete_user": "ユーザーをけす"
|
||||
}
|
||||
},
|
||||
"user_profile": {
|
||||
|
|
|
|||
|
|
@ -729,8 +729,7 @@
|
|||
"disable_remote_subscription": "他のインスタンスからフォローされないようにする",
|
||||
"disable_any_subscription": "フォローされないようにする",
|
||||
"quarantine": "他のインスタンスからの投稿を止める",
|
||||
"delete_user": "ユーザーを削除",
|
||||
"delete_user_confirmation": "あなたの精神状態に何か問題はございませんか? この操作を取り消すことはできません。"
|
||||
"delete_user": "ユーザーを削除"
|
||||
},
|
||||
"roles": {
|
||||
"moderator": "モデレーター",
|
||||
|
|
|
|||
|
|
@ -32,6 +32,7 @@ const loaders = {
|
|||
pt: () => import('./pt.json'),
|
||||
ro: () => import('./ro.json'),
|
||||
ru: () => import('./ru.json'),
|
||||
sk: () => import('./sk.json'),
|
||||
te: () => import('./te.json'),
|
||||
uk: () => import('./uk.json'),
|
||||
zh: () => import('./zh.json'),
|
||||
|
|
@ -41,12 +42,12 @@ const loaders = {
|
|||
const messages = {
|
||||
languages: ['en', ...Object.keys(loaders)],
|
||||
default: {
|
||||
en: require('./en.json')
|
||||
en: require('./en.json').default
|
||||
},
|
||||
setLanguage: async (i18n, language) => {
|
||||
if (loaders[language]) {
|
||||
let messages = await loaders[language]()
|
||||
i18n.setLocaleMessage(language, messages)
|
||||
const messages = await loaders[language]()
|
||||
i18n.setLocaleMessage(language, messages.default)
|
||||
}
|
||||
i18n.locale = language
|
||||
}
|
||||
|
|
|
|||
|
|
@ -553,8 +553,7 @@
|
|||
"disable_remote_subscription": "Fjern mulighet til å følge brukeren fra andre instanser",
|
||||
"disable_any_subscription": "Fjern mulighet til å følge brukeren",
|
||||
"quarantine": "Gjør at statuser fra brukeren ikke kan sendes til andre instanser",
|
||||
"delete_user": "Slett bruker",
|
||||
"delete_user_confirmation": "Er du helt sikker? Denne handlingen kan ikke omgjøres."
|
||||
"delete_user": "Slett bruker"
|
||||
}
|
||||
},
|
||||
"user_profile": {
|
||||
|
|
|
|||
|
|
@ -580,7 +580,6 @@
|
|||
"remote_follow": "Volg vanop afstand",
|
||||
"statuses": "Statussen",
|
||||
"admin_menu": {
|
||||
"delete_user_confirmation": "Weet je het heel zeker? Deze uitvoering kan niet ongedaan worden gemaakt.",
|
||||
"delete_user": "Gebruiker verwijderen",
|
||||
"quarantine": "Federeren van gebruikers berichten verbieden",
|
||||
"disable_any_subscription": "Volgen van gebruiker in zijn geheel verbieden",
|
||||
|
|
|
|||
|
|
@ -501,8 +501,7 @@
|
|||
"disable_remote_subscription": "Desactivar lo seguiment d’utilizaire d’instàncias alonhadas",
|
||||
"disable_any_subscription": "Desactivar tot seguiment",
|
||||
"quarantine": "Defendre la federacion de las publicacions de l’utilizaire",
|
||||
"delete_user": "Suprimir l’utilizaire",
|
||||
"delete_user_confirmation": "Volètz vertadièrament far aquò ? Aquesta accion se pòt pas anullar."
|
||||
"delete_user": "Suprimir l’utilizaire"
|
||||
}
|
||||
},
|
||||
"user_profile": {
|
||||
|
|
|
|||
|
|
@ -633,11 +633,7 @@
|
|||
"reply_visibility_following_short": "Pokazuj odpowiedzi obserwującym",
|
||||
"reply_visibility_self_short": "Pokazuj odpowiedzi tylko do mnie",
|
||||
"sensitive_by_default": "Domyślnie oznaczaj wpisy jako wrażliwe",
|
||||
"hide_shoutbox": "Ukryj shoutbox instancji",
|
||||
"birthday": {
|
||||
"label": "Urodziny",
|
||||
"show_birthday": "Pokazuj moją datę urodzenia"
|
||||
}
|
||||
"hide_shoutbox": "Ukryj shoutbox instancji"
|
||||
},
|
||||
"time": {
|
||||
"day": "{0} dzień",
|
||||
|
|
@ -766,16 +762,14 @@
|
|||
"disable_remote_subscription": "Zakaż obserwowania użytkownika ze zdalnych instancji",
|
||||
"disable_any_subscription": "Zakaż całkowicie obserwowania użytkownika",
|
||||
"quarantine": "Zakaż federowania postów od tego użytkownika",
|
||||
"delete_user": "Usuń użytkownika",
|
||||
"delete_user_confirmation": "Czy jesteś absolutnie pewny(-a)? Ta operacja nie może być cofnięta."
|
||||
"delete_user": "Usuń użytkownika"
|
||||
},
|
||||
"message": "Napisz",
|
||||
"edit_profile": "Edytuj profil",
|
||||
"highlight": {
|
||||
"disabled": "Bez wyróżnienia"
|
||||
},
|
||||
"bot": "Bot",
|
||||
"birthday": "Urodzony(-a) {birthday}"
|
||||
"bot": "Bot"
|
||||
},
|
||||
"user_profile": {
|
||||
"timeline_title": "Oś czasu użytkownika",
|
||||
|
|
|
|||
|
|
@ -594,7 +594,6 @@
|
|||
"unmute_progress": "A retirar silêncio…",
|
||||
"mute_progress": "A silenciar…",
|
||||
"admin_menu": {
|
||||
"delete_user_confirmation": "Tens a certeza? Esta ação não pode ser revertida.",
|
||||
"delete_user": "Eliminar utilizador",
|
||||
"quarantine": "Não permitir publicações de utilizadores de instâncias remotas",
|
||||
"disable_any_subscription": "Não permitir que nenhum utilizador te siga",
|
||||
|
|
|
|||
|
|
@ -576,8 +576,7 @@
|
|||
"disable_remote_subscription": "Запретить читать с других узлов",
|
||||
"disable_any_subscription": "Запретить читать пользователя",
|
||||
"quarantine": "Не федерировать статусы пользователя",
|
||||
"delete_user": "Удалить пользователя",
|
||||
"delete_user_confirmation": "Вы уверены? Это действие нельзя отменить."
|
||||
"delete_user": "Удалить пользователя"
|
||||
},
|
||||
"media": "С вложениями",
|
||||
"mention": "Упомянуть",
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@ const messages = {
|
|||
pt: require('../lib/notification-i18n-loader.js!./pt.json'),
|
||||
ro: require('../lib/notification-i18n-loader.js!./ro.json'),
|
||||
ru: require('../lib/notification-i18n-loader.js!./ru.json'),
|
||||
sk: require('../lib/notification-i18n-loader.js!./sk.json'),
|
||||
te: require('../lib/notification-i18n-loader.js!./te.json'),
|
||||
zh: require('../lib/notification-i18n-loader.js!./zh.json'),
|
||||
en: require('../lib/notification-i18n-loader.js!./en.json')
|
||||
|
|
|
|||
512
src/i18n/sk.json
Normal file
512
src/i18n/sk.json
Normal file
|
|
@ -0,0 +1,512 @@
|
|||
{
|
||||
"about": {
|
||||
"mrf": {
|
||||
"federation": "Federácia",
|
||||
"keyword": {
|
||||
"keyword_policies": "Pravidlá pre kľúčové slová",
|
||||
"ftl_removal": "Odstránenie z časovej osy \"Celej známej siete\"",
|
||||
"reject": "Odmietni",
|
||||
"replace": "Nahraď",
|
||||
"is_replaced_by": "→"
|
||||
},
|
||||
"mrf_policies": "Povoliť MRF pravidlá",
|
||||
"mrf_policies_desc": "MRF pravidlá upravujú správanie servera v rámci federácie s inými. Nasledovné pravidlá sú aktívne:",
|
||||
"simple": {
|
||||
"simple_policies": "Pravidlá špecifické pre tento server",
|
||||
"instance": "Server",
|
||||
"reason": "Dôvod",
|
||||
"not_applicable": "N/A",
|
||||
"accept": "Prijať",
|
||||
"accept_desc": "Tento server preberá správy len z nasledovných serverov:",
|
||||
"reject": "Odmietnuť",
|
||||
"reject_desc": "Tento server preberá správy spravy z nasledovných serverov:",
|
||||
"quarantine": "Karanténa",
|
||||
"quarantine_desc": "Tento server posiela verejné oznamy len na nasledovné servre:",
|
||||
"ftl_removal": "Odstránenie časovej osy \"Známa sieť\"",
|
||||
"ftl_removal_desc": "Tento server odstraňuje nasledovné serverov zo svojej časovej osy \"Známa sieť\":",
|
||||
"media_removal": "Odstránenie médií",
|
||||
"media_removal_desc": "Tento server odstraňuje médiá zo správ nasledovných serverov:",
|
||||
"media_nsfw": "Označenie médií ako citlivých",
|
||||
"media_nsfw_desc": "Tento server označuje média ako citlivé v správach z nasledovných serverov:"
|
||||
}
|
||||
},
|
||||
"staff": "Personál"
|
||||
},
|
||||
"shoutbox": {
|
||||
"title": "Verejné fórum"
|
||||
},
|
||||
"domain_mute_card": {
|
||||
"mute": "Utíš",
|
||||
"mute_progress": "Utišujem…",
|
||||
"unmute": "Povoľ oznamy",
|
||||
"unmute_progress": "Povoľujem oznamy…"
|
||||
},
|
||||
"exporter": {
|
||||
"export": "Export",
|
||||
"processing": "Spracováva sa, čoskoro sa ti ponúknu na stiahnutie súbory s dátami exportu"
|
||||
},
|
||||
"features_panel": {
|
||||
"shout": "Verejné fórum",
|
||||
"pleroma_chat_messages": "Pleroma Chat",
|
||||
"gopher": "Gopher",
|
||||
"media_proxy": "Proxy pre médiá",
|
||||
"scope_options": "Nastavenia rámca",
|
||||
"text_limit": "Limit počtu znakov",
|
||||
"title": "Vlastnosti",
|
||||
"who_to_follow": "Koho nasledovať",
|
||||
"upload_limit": "Limit nahrávania"
|
||||
},
|
||||
"finder": {
|
||||
"error_fetching_user": "Chyba načítavania užívateľa",
|
||||
"find_user": "Nájsť užívateľa"
|
||||
},
|
||||
"general": {
|
||||
"apply": "Použiť",
|
||||
"submit": "Odoslať",
|
||||
"more": "Viac",
|
||||
"loading": "Nahrávam…",
|
||||
"generic_error": "Nastala chyba",
|
||||
"error_retry": "Zopakuj znova, prosím",
|
||||
"retry": "Zopakuj znova",
|
||||
"optional": "nepovinné",
|
||||
"show_more": "Zobraz viac",
|
||||
"show_less": "Zobraz menej",
|
||||
"dismiss": "Zahoď",
|
||||
"cancel": "Zruš",
|
||||
"disable": "Vypni",
|
||||
"enable": "Zapni",
|
||||
"confirm": "Potvrdiť",
|
||||
"verify": "Overiť",
|
||||
"close": "Zatvoriť",
|
||||
"peek": "Vybrať",
|
||||
"role": {
|
||||
"admin": "Správca",
|
||||
"moderator": "Moderátor"
|
||||
},
|
||||
"flash_content": "Klikni pre zobrazenie Flash obsahu prostredníctvom Ruffle (experimentálne, nemusí fungovať).",
|
||||
"flash_security": "Flash obsah je potencionálne nebezpečný, keďže je to produkt s uzatvoreným kódom.",
|
||||
"flash_fail": "Nepodarilo sa nahrať Flash obsah, pre detaily pozri konzolu prehliadača.",
|
||||
"scope_in_timeline": {
|
||||
"direct": "Priame",
|
||||
"private": "Len pre nasledovníkov",
|
||||
"public": "Verejné",
|
||||
"unlisted": "Nezaradené"
|
||||
}
|
||||
},
|
||||
"image_cropper": {
|
||||
"crop_picture": "Orezať obrázok",
|
||||
"save": "Uložiť",
|
||||
"save_without_cropping": "Ulož bez orezania",
|
||||
"cancel": "Zrušiť"
|
||||
},
|
||||
"importer": {
|
||||
"submit": "Odoslať",
|
||||
"success": "Úspečne naimportované.",
|
||||
"error": "Pri importe súboru nastala chyba."
|
||||
},
|
||||
"login": {
|
||||
"login": "Prihlásiť sa",
|
||||
"description": "Prihlásiť pomocou OAuth",
|
||||
"logout": "Odhlásiť sa",
|
||||
"password": "Heslo",
|
||||
"placeholder": "napr. peter",
|
||||
"register": "Registrácia",
|
||||
"username": "Meno užívateľa",
|
||||
"hint": "Prihlás sa, aby si sa mohol zúčastniť konverzácie",
|
||||
"authentication_code": "Autentifikačný kód",
|
||||
"enter_recovery_code": "Zadaj kód obnovenia",
|
||||
"enter_two_factor_code": "Zadaj 2-fázový validačný kód",
|
||||
"recovery_code": "Kód obnovenia",
|
||||
"heading": {
|
||||
"totp": "2-fázové overenie",
|
||||
"recovery": "2-fázové obnova"
|
||||
}
|
||||
},
|
||||
"media_modal": {
|
||||
"previous": "Predchádzajúce",
|
||||
"next": "Nasledujúce",
|
||||
"counter": "{current} / {total}",
|
||||
"hide": "Zatvoriť prehliadač médií"
|
||||
},
|
||||
"nav": {
|
||||
"about": "O stránke",
|
||||
"administration": "Administrácia",
|
||||
"back": "Späť",
|
||||
"friend_requests": "Žiadosti o priateľstvo",
|
||||
"mentions": "Zmienky",
|
||||
"interactions": "Interakcie",
|
||||
"dms": "Priame správy",
|
||||
"public_tl": "Verejná časová os",
|
||||
"timeline": "Časová os",
|
||||
"home_timeline": "Domáca časová os",
|
||||
"twkn": "Známa sieť",
|
||||
"bookmarks": "Záložky",
|
||||
"user_search": "Hľadanie užívateľa",
|
||||
"search": "Hladať",
|
||||
"who_to_follow": "Koho nasledovať",
|
||||
"preferences": "Nastavenia",
|
||||
"timelines": "Časové osy",
|
||||
"chats": "Chaty"
|
||||
},
|
||||
"notifications": {
|
||||
"broken_favorite": "Neznáma správa, dohľadávam ju…",
|
||||
"error": "Chyba získavania upozornení: {0}",
|
||||
"favorited_you": "si obľúbil tvoju správu",
|
||||
"followed_you": "ťa nasleduje",
|
||||
"follow_request": "ťa chce nasledovať",
|
||||
"load_older": "Nahrať staršie upozornenia",
|
||||
"notifications": "Upozornenia",
|
||||
"read": "Prečítané!",
|
||||
"repeated_you": "zopakoval tvoju správu",
|
||||
"no_more_notifications": "Žiadne ďalšie upozornenia",
|
||||
"migrated_to": "sa presťahoval na",
|
||||
"reacted_with": "reagoval nasledovne {0}"
|
||||
},
|
||||
"polls": {
|
||||
"add_poll": "Pridať anketu",
|
||||
"add_option": "Pridať možnosť",
|
||||
"option": "Možnosť",
|
||||
"votes": "hlasy",
|
||||
"people_voted_count": "{count} volič | {count} voličov",
|
||||
"votes_count": "{count} hlas | {count} hlasov",
|
||||
"vote": "Hlas",
|
||||
"type": "Typ ankety",
|
||||
"single_choice": "Výber jednej možnosti",
|
||||
"multiple_choices": "Výber viacerých možností",
|
||||
"expiry": "Vek ankety",
|
||||
"expires_in": "Anketa končí za {0}",
|
||||
"expired": "Anketa skončila pre {0}",
|
||||
"not_enough_options": "Príliš málo jedinečných možností v ankete"
|
||||
},
|
||||
"emoji": {
|
||||
"stickers": "Nálepka",
|
||||
"emoji": "Emotikon",
|
||||
"keep_open": "Ponechaj okno výberu otvorené",
|
||||
"search_emoji": "Vyhladať emotikon",
|
||||
"add_emoji": "Vložiť emotikon",
|
||||
"custom": "Vlastný emotikon",
|
||||
"unicode": "Unicode emotikon",
|
||||
"load_all_hint": "Nahralo sa prvých {saneAmount} emotikonov, nahranie všetkých by mohlo spôsobiť zníženie výkonu.",
|
||||
"load_all": "Nahrať všetkých {emojiAmount} emotikonov"
|
||||
},
|
||||
"errors": {
|
||||
"storage_unavailable": "Pleroma nemôže používať úložisko prehliadača. Tvoje prihlasovacie meno a lokálne nastavenia nebudú uchované a môžu sa vyskytnúť neočakávané chyby. Skús povoliť cookie."
|
||||
},
|
||||
"interactions": {
|
||||
"favs_repeats": "Zopakovania a obľúbené",
|
||||
"follows": "Nový nasledovatelia",
|
||||
"moves": "Užívateľ sa sťahuje",
|
||||
"load_older": "Nahrať staršiu komunikáciu"
|
||||
},
|
||||
"post_status": {
|
||||
"new_status": "Poslať novú správu",
|
||||
"account_not_locked_warning": "Tvoj účen nie je {0}. Ktokoľvek ťa môže začať nasledovať a tak vidieť správy určené len pre nasledovateľov.",
|
||||
"account_not_locked_warning_link": "uzamknuté",
|
||||
"attachments_sensitive": "Označiť prílohy ako citlivé",
|
||||
"media_description": "Popis média",
|
||||
"content_type": {
|
||||
"text/plain": "Obyčajný text",
|
||||
"text/html": "HTML",
|
||||
"text/markdown": "Markdown",
|
||||
"text/bbcode": "BBCode"
|
||||
},
|
||||
"content_warning": "Nadpis (nepovinné)",
|
||||
"default": "Práve som ...",
|
||||
"direct_warning_to_all": "Túto správu bude vidieť každý užívateľ, ktorého v nej spomenieš.",
|
||||
"direct_warning_to_first_only": "Táto správa bude viditeľná len pre užívateľov, ktorých vymenuješ na začiatku správy.",
|
||||
"posting": "Posielanie",
|
||||
"post": "Poslať",
|
||||
"preview": "Náhľad",
|
||||
"preview_empty": "Prázdne",
|
||||
"empty_status_error": "Nie je možné odoslať prázdnu správu bez priložených súborov",
|
||||
"media_description_error": "Nepodarilo sa aktualizovať média, skús znova",
|
||||
"scope_notice": {
|
||||
"public": "Túto správu bude vidieť každý",
|
||||
"private": "Túto správu budú vidieť len tvoji nasledovníci",
|
||||
"unlisted": "Táto správa nebude viditeľná na verejnej časovej osi a v celej známej sieti"
|
||||
},
|
||||
"scope": {
|
||||
"direct": "Priama správa - zobrazí sa len užívateľom spomenutým v správe",
|
||||
"private": "Pre nasledovníkov - zobrazí sa len tvojim nasledovníkom",
|
||||
"public": "Verejné - zobrazí sa vo všetkých časových osiach",
|
||||
"unlisted": "Nezaradené - nezobrazí sa v žiadnej časovej osy"
|
||||
}
|
||||
},
|
||||
"registration": {
|
||||
"bio": "Životopis",
|
||||
"email": "Email",
|
||||
"fullname": "Zobrazované meno",
|
||||
"password_confirm": "Potvrdenie hesla",
|
||||
"registration": "Registrácia",
|
||||
"token": "Pozývací kód",
|
||||
"captcha": "CAPTCHA",
|
||||
"new_captcha": "Klikni na obrázok a vnikne nová captcha",
|
||||
"username_placeholder": "napr. peter",
|
||||
"fullname_placeholder": "napr. Peter Kukurica",
|
||||
"bio_placeholder": "e.g.\nHi, I'm Lain.\nI’m an anime girl living in suburban Japan. You may know me from the Wired.",
|
||||
"reason": "Dôvod registrácie",
|
||||
"reason_placeholder": "Tento server schvaľuje registrácie manuálne.\nZanechaj správcom dôvod, prečo máš záujem vytvoriť si tu účet.",
|
||||
"register": "Registrácia",
|
||||
"validations": {
|
||||
"username_required": "nemôže byť prázdne",
|
||||
"fullname_required": "nemôže byť prázdne",
|
||||
"email_required": "nemôže byť prázdne",
|
||||
"password_required": "nemôže byť prázdne",
|
||||
"password_confirmation_required": "nemôže byť prázdne",
|
||||
"password_confirmation_match": "musí byť rovnaké ako heslo"
|
||||
}
|
||||
},
|
||||
"remote_user_resolver": {
|
||||
"remote_user_resolver": "Vzdialené overenie užívateľa",
|
||||
"searching_for": "Hľadám...",
|
||||
"error": "Nenájdené."
|
||||
},
|
||||
"selectable_list": {
|
||||
"select_all": "Vybrať všetko"
|
||||
},
|
||||
"time": {
|
||||
"day": "{0} deň",
|
||||
"days": "{0} dní",
|
||||
"day_short": "{0}d",
|
||||
"days_short": "{0}d",
|
||||
"hour": "{0} hodina",
|
||||
"hours": "{0} hodín",
|
||||
"hour_short": "{0}h",
|
||||
"hours_short": "{0}h",
|
||||
"in_future": "za {0}",
|
||||
"in_past": "pred {0}",
|
||||
"minute": "{0} minúta",
|
||||
"minutes": "{0} minút",
|
||||
"minute_short": "{0}min",
|
||||
"minutes_short": "{0}min",
|
||||
"month": "{0} mesiac",
|
||||
"months": "{0} mesiacov",
|
||||
"month_short": "{0}mes",
|
||||
"months_short": "{0}mes",
|
||||
"now": "práve teraz",
|
||||
"now_short": "teraz",
|
||||
"second": "{0} sekunda",
|
||||
"seconds": "{0} sekúnd",
|
||||
"second_short": "{0}s",
|
||||
"seconds_short": "{0}s",
|
||||
"week": "{0} týždeň",
|
||||
"weeks": "{0} týždňov",
|
||||
"week_short": "{0}t",
|
||||
"weeks_short": "{0}t",
|
||||
"year": "{0} rok",
|
||||
"years": "{0} rokov",
|
||||
"year_short": "{0}r",
|
||||
"years_short": "{0}r"
|
||||
},
|
||||
"timeline": {
|
||||
"collapse": "Zbaliť",
|
||||
"conversation": "Konverzácia",
|
||||
"error": "Chyba pri nahrávaní časovej správy: {0}",
|
||||
"load_older": "Nahrať staršie správy",
|
||||
"no_retweet_hint": "Správa je označená ako len-pre-nasledovateľov alebo ako priama a nemôže byť zopakovaná na tvojej časovej osy.",
|
||||
"repeated": "zopakované",
|
||||
"show_new": "Zobraziť nové",
|
||||
"reload": "Znovu nahrať",
|
||||
"up_to_date": "Aktuálne",
|
||||
"no_more_statuses": "Žiadne ďalšie správy",
|
||||
"no_statuses": "Žiadne správy",
|
||||
"socket_reconnected": "Prepojenie v reálnom čase bolo úspešne vytvorené",
|
||||
"socket_broke": "Strata prepojenia v reálnom čase: chyba CloseEvent kód {0}"
|
||||
},
|
||||
"status": {
|
||||
"favorites": "Obľúbené",
|
||||
"repeats": "Opakovania",
|
||||
"delete": "Zmazať správu",
|
||||
"pin": "Pripnúť na stránku užívateľa",
|
||||
"unpin": "Odopnúť zo stránky užívateľa",
|
||||
"pinned": "Pripnuté",
|
||||
"bookmark": "Vytvoriť záložku",
|
||||
"unbookmark": "Zmazať záložku",
|
||||
"delete_confirm": "Skutočne chceš zmazať túto správu?",
|
||||
"reply_to": "Odpovedať komu",
|
||||
"mentions": "Spomenutia",
|
||||
"replies_list": "Odpovede:",
|
||||
"replies_list_with_others": "Odpoveď (+{numReplies} iný): | Odpoveď (+{numReplies} iných):",
|
||||
"mute_conversation": "Stíšiť konverzáciu",
|
||||
"unmute_conversation": "Oznamovať konverzáciu",
|
||||
"status_unavailable": "Neznámy status",
|
||||
"copy_link": "Skopírovať odkaz do správy",
|
||||
"external_source": "Vzdialený zdroj",
|
||||
"thread_muted": "Konverzácia stíšená",
|
||||
"thread_muted_and_words": ", má slová:",
|
||||
"show_full_subject": "Zobraziť celý nadpis",
|
||||
"hide_full_subject": "Skry celý nadpis",
|
||||
"show_content": "Zobraziť obsah",
|
||||
"hide_content": "Skryť obsah",
|
||||
"status_deleted": "Táto správa bola zmazaná",
|
||||
"nsfw": "NSFW",
|
||||
"expand": "Rozbaliť správu",
|
||||
"you": "(ty)",
|
||||
"plus_more": "+{number} ďalších",
|
||||
"many_attachments": "Správa má {number} príloh",
|
||||
"collapse_attachments": "Zabaliť médiá",
|
||||
"show_all_attachments": "Zobraz všetky prílohy",
|
||||
"show_attachment_in_modal": "Zobraz médiá modálne",
|
||||
"show_attachment_description": "Náhľad popisku (otvor prílohu pre zobrazenie celého popisku)",
|
||||
"hide_attachment": "Skryť prílohy",
|
||||
"remove_attachment": "Odstrániť prílohy",
|
||||
"attachment_stop_flash": "Zastaviť prehrávač Flashu",
|
||||
"move_up": "Presuň prílohu doľava",
|
||||
"move_down": "Presuň prílohu doprava",
|
||||
"open_gallery": "Otvoriť galériu",
|
||||
"thread_hide": "Skry túto konverzáciu",
|
||||
"thread_show": "Zobraz túto konverzáciu",
|
||||
"thread_show_full": "Zobraz všetko pod touto konverzáciou (celkovo {numStatus} správa, max hĺbka {depth}) | Zobraz všetko pod touto konverzáciou (celkovo {numStatus} správ, max hĺbka {depth})",
|
||||
"thread_show_full_with_icon": "{icon} {text}",
|
||||
"thread_follow": "Zobraz zvyšnú časť tejto konverzácie (celkovo {numStatus} správa) | Zobraz zvyšnú časť tejto konverzácie (celkovo {numStatus} správ)",
|
||||
"thread_follow_with_icon": "{icon} {text}",
|
||||
"ancestor_follow": "Pozri {numReplies} ďalšiu odpoveď pod touto správou | Pozri {numReplies} ďalších odpovedí pod touto správou",
|
||||
"ancestor_follow_with_icon": "{icon} {text}",
|
||||
"show_all_conversation_with_icon": "{icon} {text}",
|
||||
"show_all_conversation": "Zobraz celú konverzáciu ({numStatus} iná správa) | Zobraz celú konverzáciu ({numStatus} iných správ)",
|
||||
"show_only_conversation_under_this": "Zobraz len správy súvisiace s touto správou"
|
||||
},
|
||||
"user_card": {
|
||||
"approve": "Schváliť",
|
||||
"block": "Zablokovať",
|
||||
"blocked": "Blokované!",
|
||||
"deactivated": "Neaktívne",
|
||||
"deny": "Zakázané",
|
||||
"edit_profile": "Uraviť profil",
|
||||
"favorites": "Obľúbené",
|
||||
"follow": "Nasledovať",
|
||||
"follow_cancel": "Požiadavka zrušená",
|
||||
"follow_sent": "Požiadavka zaslaná!",
|
||||
"follow_progress": "Žiadam o povolenie…",
|
||||
"follow_unfollow": "Prestať sledovať",
|
||||
"followees": "Nasleduje",
|
||||
"followers": "Nasledovatelia",
|
||||
"following": "Nasleduješ!",
|
||||
"follows_you": "Nasleduje teba!",
|
||||
"hidden": "Skryté",
|
||||
"its_you": "To si ty!",
|
||||
"media": "Média",
|
||||
"mention": "Spomenul",
|
||||
"message": "Správa",
|
||||
"mute": "Stíšiť",
|
||||
"muted": "Stíšené",
|
||||
"per_day": "za deň",
|
||||
"remote_follow": "Nasledovanie z ďaleka",
|
||||
"report": "Nahlásiť",
|
||||
"statuses": "Vytvorených správ",
|
||||
"subscribe": "Prihlásiť k odberu",
|
||||
"unsubscribe": "Odhlásiť z odberu",
|
||||
"unblock": "Odblokovať",
|
||||
"unblock_progress": "Oblokováva sa…",
|
||||
"block_progress": "Blokujem…",
|
||||
"unmute": "Povoliť oznamy",
|
||||
"unmute_progress": "Povoľujem oznamy…",
|
||||
"mute_progress": "Stišujem…",
|
||||
"hide_repeats": "Skry zopakovania",
|
||||
"show_repeats": "Zobraz zopakovania",
|
||||
"bot": "Robot",
|
||||
"admin_menu": {
|
||||
"moderation": "Moderovanie",
|
||||
"grant_admin": "Povoliť spravovanie",
|
||||
"revoke_admin": "Zakázať spravovanie",
|
||||
"grant_moderator": "Povoliť moderovanie",
|
||||
"revoke_moderator": "Zakázať moderovanie",
|
||||
"activate_account": "Aktivovať účet",
|
||||
"deactivate_account": "Deaktivovať účet",
|
||||
"delete_account": "Zmazať účet",
|
||||
"force_nsfw": "Označ všetky správy ako NSFW",
|
||||
"strip_media": "Odstrániť média zo správy",
|
||||
"force_unlisted": "Vynúť, aby správy neboli zobrazované",
|
||||
"sandbox": "Vynúť, aby správy boli len pre nasledovateľov",
|
||||
"disable_remote_subscription": "Odstrániť prístup k serveru nasledovnému vzdialenému užívateľovi",
|
||||
"disable_any_subscription": "Zakázať nasledovanie užívateľov",
|
||||
"quarantine": "Zakázať federáciu správ užívateľa",
|
||||
"delete_user": "Zmazať užívateľa",
|
||||
"delete_user_confirmation": "Si si úplne istý? Táto akcia sa nedá zobrať späť."
|
||||
},
|
||||
"highlight": {
|
||||
"disabled": "Bez zvýraznenia",
|
||||
"solid": "Jednoliate pozadie",
|
||||
"striped": "Šrafované pozadie",
|
||||
"side": "Pásik na boku"
|
||||
}
|
||||
},
|
||||
"user_profile": {
|
||||
"timeline_title": "Časová os užívateľa",
|
||||
"profile_does_not_exist": "Prepáč, tento profil neexistuje.",
|
||||
"profile_loading_error": "Prepáč, nastala chyba pri nahrávaní profilu."
|
||||
},
|
||||
"user_reporting": {
|
||||
"title": "Nahlásení {0}",
|
||||
"add_comment_description": "Hlásnenie bude zaslané moderátorom servera. Nižšie môžeš napísať dôvod prečo tento účet nahlasuješ:",
|
||||
"additional_comments": "Ďalšie poznámky",
|
||||
"forward_description": "Účet je z iného servera. Poslať kópiu tohto hlásenia aj tam?",
|
||||
"forward_to": "Preposlať komu {0}",
|
||||
"submit": "Odoslať",
|
||||
"generic_error": "Nastala chyba pri vykonaní tvojej požiadavky."
|
||||
},
|
||||
"who_to_follow": {
|
||||
"more": "Viac",
|
||||
"who_to_follow": "Koho nasledovať"
|
||||
},
|
||||
"tool_tip": {
|
||||
"media_upload": "Nahrať médium",
|
||||
"repeat": "Zopakovať",
|
||||
"reply": "Odpovedať",
|
||||
"favorite": "Obľúbené",
|
||||
"add_reaction": "Reagovať",
|
||||
"user_settings": "Nastavenia užívateľa",
|
||||
"accept_follow_request": "Prijať požiadavku nasledovníka",
|
||||
"reject_follow_request": "Odmietnuť požiadavku nasledovníka",
|
||||
"bookmark": "Záložka"
|
||||
},
|
||||
"upload": {
|
||||
"error": {
|
||||
"base": "Nahrávanie bolo neúspešné.",
|
||||
"message": "Nahrávanie bolo neúspešné: {0}",
|
||||
"file_too_big": "Súbor je príliš veľký [{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]",
|
||||
"default": "Vyskúšaj opäť neskôr"
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"people": "Ľudia",
|
||||
"hashtags": "Haštagy",
|
||||
"person_talking": "{count} človek hovorí",
|
||||
"people_talking": "{count} ľudí hovorí",
|
||||
"no_results": "Žiadne výsledky"
|
||||
},
|
||||
"password_reset": {
|
||||
"forgot_password": "Zabudol si heslo?",
|
||||
"password_reset": "Obnovenie hesla",
|
||||
"instruction": "Zadaj svoju emailovú adresu alebo užívateľské meno. Pošleme ti odkaz pomocou, ktorého môžeš obnoviť svoje heslo.",
|
||||
"placeholder": "Tvoj email alebo užívateľské meno",
|
||||
"check_email": "V novom emaile ti bol doručený odkaz na spôsob, ako obnovíš svoje heslo.",
|
||||
"return_home": "Návrat na domácu stránku",
|
||||
"too_many_requests": "Prekročil si limit pokusov, skús znova neskôr.",
|
||||
"password_reset_disabled": "Obnova hesla je vypnutá. Kontaktuj, prosím, správcu tohto servera.",
|
||||
"password_reset_required": "Musíš najskôr obnoviť heslo, ak sa chceš prihlásiť.",
|
||||
"password_reset_required_but_mailer_is_disabled": "Musíš obnoviť svoje heslo, ale obnova hesla je na serveri vypnutá. Kontaktuj, prosím, správcu tohto servera."
|
||||
},
|
||||
"chats": {
|
||||
"you": "Ty:",
|
||||
"message_user": "Správa {nickname}",
|
||||
"delete": "Zmazať",
|
||||
"chats": "Rozhovor",
|
||||
"new": "Nový rozhovor",
|
||||
"empty_message_error": "Nie je možné odoslať prázdnu správu",
|
||||
"more": "Viac",
|
||||
"delete_confirm": "Skutočne chceš zmazať túto správu?",
|
||||
"error_loading_chat": "Nastala chyba pri nahrávaní rozhovoru.",
|
||||
"error_sending_message": "Nastala chyba pri odosielaní správ.",
|
||||
"empty_chat_list_placeholder": "Nemáš za sebou žiadne rozhovory. Začni nový rozhovor!"
|
||||
},
|
||||
"file_type": {
|
||||
"audio": "Audio",
|
||||
"video": "Video",
|
||||
"image": "Obrázok",
|
||||
"file": "Súbor"
|
||||
},
|
||||
"display_date": {
|
||||
"today": "Dnes"
|
||||
}
|
||||
}
|
||||
|
|
@ -49,7 +49,7 @@
|
|||
"notifications.repeated_you": "మీ స్థితిని పునరావృతం చేసారు",
|
||||
"notifications.no_more_notifications": "ఇక నోటిఫికేషన్లు లేవు",
|
||||
"post_status.new_status": "క్రొత్త స్థితిని పోస్ట్ చేయండి",
|
||||
"post_status.account_not_locked_warning": "మీ ఖాతా {౦} కాదు. ఎవరైనా మిమ్మల్ని అనుసరించి అనుచరులకు మాత్రమే ఉద్దేశించిన పోస్టులను చూడవచ్చు.",
|
||||
"post_status.account_not_locked_warning": "మీ ఖాతా {0} కాదు. ఎవరైనా మిమ్మల్ని అనుసరించి అనుచరులకు మాత్రమే ఉద్దేశించిన పోస్టులను చూడవచ్చు.",
|
||||
"post_status.account_not_locked_warning_link": "తాళం వేయబడినది",
|
||||
"post_status.attachments_sensitive": "జోడింపులను సున్నితమైనవిగా గుర్తించండి",
|
||||
"post_status.content_type.text/plain": "సాధారణ అక్షరాలు",
|
||||
|
|
|
|||
|
|
@ -755,7 +755,6 @@
|
|||
"deactivate_account": "Деактивувати обліковий запис",
|
||||
"delete_account": "Видалити обліковий запис",
|
||||
"moderation": "Модерація",
|
||||
"delete_user_confirmation": "Ви абсолютно впевнені? Цю дію неможливо буде скасовувати.",
|
||||
"delete_user": "Видалити обліковий запис",
|
||||
"strip_media": "Вилучити медіа з дописів користувача",
|
||||
"force_nsfw": "Позначити всі дописи як NSFW",
|
||||
|
|
|
|||
|
|
@ -772,8 +772,7 @@
|
|||
"quarantine": "Không cho phép tút liên hợp",
|
||||
"delete_user": "Xóa người dùng",
|
||||
"revoke_moderator": "Gỡ bỏ Quản trị viên",
|
||||
"force_unlisted": "Đánh dấu tất cả tút là hạn chế",
|
||||
"delete_user_confirmation": "Bạn chắc chắn chưa? Hành động này không thể phục hồi."
|
||||
"force_unlisted": "Đánh dấu tất cả tút là hạn chế"
|
||||
},
|
||||
"highlight": {
|
||||
"disabled": "Không nổi bật",
|
||||
|
|
|
|||
107
src/i18n/zh.json
107
src/i18n/zh.json
|
|
@ -15,7 +15,8 @@
|
|||
"title": "功能",
|
||||
"who_to_follow": "推荐关注",
|
||||
"pleroma_chat_messages": "Pleroma 聊天",
|
||||
"upload_limit": "上传限制"
|
||||
"upload_limit": "上传限制",
|
||||
"shout": "留言板"
|
||||
},
|
||||
"finder": {
|
||||
"error_fetching_user": "获取用户时发生错误",
|
||||
|
|
@ -46,7 +47,13 @@
|
|||
},
|
||||
"flash_content": "点击以使用 Ruffle 显示 Flash 内容(实验性,可能无效)。",
|
||||
"flash_security": "注意这可能有潜在的危险,因为 Flash 内容仍然是任意的代码。",
|
||||
"flash_fail": "Flash 内容加载失败,请在控制台查看详情。"
|
||||
"flash_fail": "Flash 内容加载失败,请在控制台查看详情。",
|
||||
"scope_in_timeline": {
|
||||
"public": "公开",
|
||||
"direct": "私讯",
|
||||
"private": "仅关注者",
|
||||
"unlisted": "列外"
|
||||
}
|
||||
},
|
||||
"image_cropper": {
|
||||
"crop_picture": "裁剪图片",
|
||||
|
|
@ -79,7 +86,9 @@
|
|||
},
|
||||
"media_modal": {
|
||||
"previous": "往前",
|
||||
"next": "往后"
|
||||
"next": "往后",
|
||||
"hide": "关闭媒体查看器",
|
||||
"counter": "{current} / {total}"
|
||||
},
|
||||
"nav": {
|
||||
"about": "关于",
|
||||
|
|
@ -114,7 +123,8 @@
|
|||
"reacted_with": "作出了 {0} 的反应",
|
||||
"migrated_to": "迁移到了",
|
||||
"follow_request": "想要关注你",
|
||||
"error": "取得通知时发生错误:{0}"
|
||||
"error": "取得通知时发生错误:{0}",
|
||||
"poll_ended": "投票结束了"
|
||||
},
|
||||
"polls": {
|
||||
"add_poll": "增加投票",
|
||||
|
|
@ -197,7 +207,8 @@
|
|||
},
|
||||
"reason_placeholder": "此实例的注册需要手动批准。\n请让管理员知道您为什么想要注册。",
|
||||
"reason": "注册理由",
|
||||
"register": "注册"
|
||||
"register": "注册",
|
||||
"email_language": "你想从服务器收到什么语言的邮件?"
|
||||
},
|
||||
"selectable_list": {
|
||||
"select_all": "选择全部"
|
||||
|
|
@ -589,7 +600,38 @@
|
|||
"backup_restore": "设置备份"
|
||||
},
|
||||
"right_sidebar": "在右侧显示侧边栏",
|
||||
"hide_shoutbox": "隐藏实例留言板"
|
||||
"hide_shoutbox": "隐藏实例留言板",
|
||||
"expert_mode": "显示高级",
|
||||
"download_backup": "下载",
|
||||
"mention_links": "提及链接",
|
||||
"account_backup": "账号备份",
|
||||
"account_backup_table_head": "备份",
|
||||
"remove_backup": "移除",
|
||||
"list_backups_error": "获取备份列表出错:{error}",
|
||||
"add_backup": "创建一个新备份",
|
||||
"added_backup": "创建了一个新备份。",
|
||||
"account_alias": "账号别名",
|
||||
"account_alias_table_head": "别名",
|
||||
"list_aliases_error": "获取别名时出错:{error}",
|
||||
"hide_list_aliases_error_action": "关闭",
|
||||
"remove_alias": "移除这个别名",
|
||||
"new_alias_target": "添加一个新别名(例如 {example})",
|
||||
"added_alias": "别名添加好了。",
|
||||
"move_account": "移动账号",
|
||||
"move_account_target": "目标账号(例如 {example})",
|
||||
"moved_account": "账号移动好了。",
|
||||
"move_account_error": "移动账号时出错:{error}",
|
||||
"setting_server_side": "这个设置是捆绑到你的个人资料的,能影响所有会话和客户端",
|
||||
"post_look_feel": "文章的样子跟感受",
|
||||
"email_language": "从服务器收邮件的语言",
|
||||
"account_backup_description": "这个允许你下载一份账号信息和文章的存档,但是现在还不能导入到 Pleroma 账号里。",
|
||||
"backup_not_ready": "备份还没准备好。",
|
||||
"add_backup_error": "添加新备份时出错:{error}",
|
||||
"add_alias_error": "添加别名时出错:{error}",
|
||||
"move_account_notes": "如果你想把账号移动到别的地方,你必须去目标账号,然后加一个指向这里的别名。",
|
||||
"wordfilter": "词语过滤器",
|
||||
"user_profiles": "用户资料",
|
||||
"third_column_mode_notifications": "消息栏"
|
||||
},
|
||||
"time": {
|
||||
"day": "{0} 天",
|
||||
|
|
@ -623,7 +665,23 @@
|
|||
"year": "{0} 年",
|
||||
"years": "{0} 年",
|
||||
"year_short": "{0}y",
|
||||
"years_short": "{0}y"
|
||||
"years_short": "{0}y",
|
||||
"unit": {
|
||||
"days_short": "{0} 天",
|
||||
"hours": "{0} 小时",
|
||||
"hours_short": "{0} 时",
|
||||
"minutes": "{0} 分",
|
||||
"minutes_short": "{0} 分",
|
||||
"months": "{0} 个月",
|
||||
"months_short": "{0} 月",
|
||||
"seconds": "{0} 秒",
|
||||
"seconds_short": "{0} 秒",
|
||||
"weeks_short": "{0} 周",
|
||||
"years": "{0} 年",
|
||||
"years_short": "{0} 年",
|
||||
"weeks": "{0} 周",
|
||||
"days": "{0} 天"
|
||||
}
|
||||
},
|
||||
"timeline": {
|
||||
"collapse": "折叠",
|
||||
|
|
@ -666,7 +724,32 @@
|
|||
"status_deleted": "该状态已被删除",
|
||||
"nsfw": "NSFW",
|
||||
"external_source": "外部来源",
|
||||
"expand": "展开"
|
||||
"expand": "展开",
|
||||
"you": "(你)",
|
||||
"plus_more": "还有 {number} 个",
|
||||
"many_attachments": "文章有 {number} 个附件",
|
||||
"collapse_attachments": "折起附件",
|
||||
"show_all_attachments": "显示所有附件",
|
||||
"show_attachment_description": "预览描述(打开附件能看完整描述)",
|
||||
"hide_attachment": "隐藏附件",
|
||||
"remove_attachment": "移除附件",
|
||||
"attachment_stop_flash": "停止 Flash 播放器",
|
||||
"move_up": "把附件左移",
|
||||
"open_gallery": "打开图库",
|
||||
"thread_hide": "隐藏这个线索",
|
||||
"thread_show": "显示这个线索",
|
||||
"thread_show_full_with_icon": "{icon} {text}",
|
||||
"thread_follow": "查看这个线索的剩余部分(一共有 {numStatus} 个状态)",
|
||||
"thread_follow_with_icon": "{icon} {text}",
|
||||
"ancestor_follow": "查看这个状态下的别的 {numReplies} 个回复",
|
||||
"ancestor_follow_with_icon": "{icon} {text}",
|
||||
"show_all_conversation_with_icon": "{icon} {text}",
|
||||
"show_all_conversation": "显示完整对话(还有 {numStatus} 个状态)",
|
||||
"mentions": "提及",
|
||||
"replies_list_with_others": "回复(另外 +{numReplies} 个):",
|
||||
"move_down": "把附件右移",
|
||||
"thread_show_full": "显示这个线索下的所有东西(一共有 {numStatus} 个状态,最大深度 {depth})",
|
||||
"show_only_conversation_under_this": "只显示这个状态的回复"
|
||||
},
|
||||
"user_card": {
|
||||
"approve": "核准",
|
||||
|
|
@ -714,8 +797,7 @@
|
|||
"disable_remote_subscription": "禁止从远程实例关注用户",
|
||||
"disable_any_subscription": "完全禁止关注用户",
|
||||
"quarantine": "从联合实例中禁止用户帖子",
|
||||
"delete_user": "删除用户",
|
||||
"delete_user_confirmation": "你确定吗?此操作无法撤销。"
|
||||
"delete_user": "删除用户"
|
||||
},
|
||||
"hidden": "已隐藏",
|
||||
"show_repeats": "显示转发",
|
||||
|
|
@ -825,7 +907,10 @@
|
|||
"media_nsfw": "强制设置媒体为敏感内容",
|
||||
"media_removal_desc": "本实例移除来自以下实例的媒体内容:",
|
||||
"ftl_removal_desc": "该实例在从“已知网络”时间线上移除了下列实例:",
|
||||
"ftl_removal": "从“已知网络”时间线上移除"
|
||||
"ftl_removal": "从“已知网络”时间线上移除",
|
||||
"reason": "理由",
|
||||
"not_applicable": "无",
|
||||
"instance": "实例"
|
||||
},
|
||||
"mrf_policies_desc": "MRF 策略会影响本实例的互通行为。以下策略已启用:",
|
||||
"mrf_policies": "已启用的 MRF 策略",
|
||||
|
|
|
|||
|
|
@ -747,7 +747,6 @@
|
|||
"admin_menu": {
|
||||
"delete_account": "刪除賬號",
|
||||
"delete_user": "刪除用戶",
|
||||
"delete_user_confirmation": "你確認嗎?此操作無法撤銷。",
|
||||
"moderation": "調停",
|
||||
"grant_admin": "賦予管理權限",
|
||||
"revoke_admin": "撤銷管理權限",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue