mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-09 04:03:09 +02:00
New Crowdin translations (#4521)
* New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (French) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Dutch) * New translations ja-JP.yml (Norwegian) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (English) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (English) * New translations ja-JP.yml (English)
This commit is contained in:
parent
094a5214f1
commit
e6ce0dd43a
11 changed files with 88 additions and 101 deletions
|
@ -131,7 +131,7 @@ common:
|
||||||
other: "Ostatní"
|
other: "Ostatní"
|
||||||
appearance: "Vzhled"
|
appearance: "Vzhled"
|
||||||
behavior: "Chování"
|
behavior: "Chování"
|
||||||
fetch-on-scroll: "Nekonečné rolování"
|
fetch-on-scroll: "Nekonečné načítaní posuvem"
|
||||||
fetch-on-scroll-desc: "Pokud budete rolovat dolů po stránce, automaticky bude načten další obsah."
|
fetch-on-scroll-desc: "Pokud budete rolovat dolů po stránce, automaticky bude načten další obsah."
|
||||||
note-visibility: "Viditelnost příspěvku"
|
note-visibility: "Viditelnost příspěvku"
|
||||||
default-note-visibility: "Výchozí viditelnost příspěvku"
|
default-note-visibility: "Výchozí viditelnost příspěvku"
|
||||||
|
@ -436,17 +436,23 @@ common/views/components/user-menu.vue:
|
||||||
push-to-list: "Přidat do seznamu"
|
push-to-list: "Přidat do seznamu"
|
||||||
select-list: "Vyberte seznam"
|
select-list: "Vyberte seznam"
|
||||||
report-abuse-reported: "Problém byl nahlášen administrátorovi. Děkujeme za Vaší kooperaci."
|
report-abuse-reported: "Problém byl nahlášen administrátorovi. Děkujeme za Vaší kooperaci."
|
||||||
|
silence: "Ztlumit"
|
||||||
|
suspend: "Zmrazit"
|
||||||
common/views/components/poll.vue:
|
common/views/components/poll.vue:
|
||||||
vote-count: "{} hlasů"
|
vote-count: "{} hlasů"
|
||||||
vote: "Hlasovat"
|
vote: "Hlasovat"
|
||||||
show-result: "Podívat se na výsledky"
|
show-result: "Podívat se na výsledky"
|
||||||
voted: "Už jste hlasovaly"
|
voted: "Už jste hlasovaly"
|
||||||
|
closed: "Ukončeno"
|
||||||
remaining-days: "zbývá {d} dnů, {h} hodin"
|
remaining-days: "zbývá {d} dnů, {h} hodin"
|
||||||
remaining-hours: "zbývá {h} hodin, a {m} minut"
|
remaining-hours: "zbývá {h} hodin, a {m} minut"
|
||||||
remaining-minutes: "zbývá {m} minut, a {s} sekund"
|
remaining-minutes: "zbývá {m} minut, a {s} sekund"
|
||||||
remaining-seconds: "zbývá {s} sekund"
|
remaining-seconds: "zbývá {s} sekund"
|
||||||
common/views/components/poll-editor.vue:
|
common/views/components/poll-editor.vue:
|
||||||
no-only-one-choice: "Musíte vybrat alespoň dvě možnosti"
|
no-only-one-choice: "Musíte vybrat alespoň dvě možnosti"
|
||||||
|
destroy: "Zahodit dotazník"
|
||||||
|
infinite: "Nekonečne"
|
||||||
|
at: "Výběr data a času"
|
||||||
day: "Ne"
|
day: "Ne"
|
||||||
common/views/components/emoji-picker.vue:
|
common/views/components/emoji-picker.vue:
|
||||||
custom-emoji: "Emoji"
|
custom-emoji: "Emoji"
|
||||||
|
@ -603,6 +609,8 @@ common/views/widgets/memo.vue:
|
||||||
save: "Uložit"
|
save: "Uložit"
|
||||||
common/views/widgets/slideshow.vue:
|
common/views/widgets/slideshow.vue:
|
||||||
no-image: "V této složce nebyly nalezeny žádné fotky."
|
no-image: "V této složce nebyly nalezeny žádné fotky."
|
||||||
|
common/views/pages/not-found.vue:
|
||||||
|
page-not-found: "Stránka nenalezena"
|
||||||
desktop:
|
desktop:
|
||||||
banner: "Baner"
|
banner: "Baner"
|
||||||
avatar-crop-title: "Vyberte část, která se zobrazí jako avatar"
|
avatar-crop-title: "Vyberte část, která se zobrazí jako avatar"
|
||||||
|
@ -687,10 +695,6 @@ desktop/views/components/home.vue:
|
||||||
desktop/views/input-dialog.vue:
|
desktop/views/input-dialog.vue:
|
||||||
cancel: "Zrušit"
|
cancel: "Zrušit"
|
||||||
ok: "OK"
|
ok: "OK"
|
||||||
desktop/views/components/messaging-room-window.vue:
|
|
||||||
title: "Zprávy:"
|
|
||||||
desktop/views/components/messaging-window.vue:
|
|
||||||
title: "Zprávy"
|
|
||||||
desktop/views/components/note-detail.vue:
|
desktop/views/components/note-detail.vue:
|
||||||
private: "Tento příspěvek je soukromý"
|
private: "Tento příspěvek je soukromý"
|
||||||
deleted: "Tento příspěvek byl odstraněn"
|
deleted: "Tento příspěvek byl odstraněn"
|
||||||
|
@ -796,7 +800,6 @@ desktop/views/components/timeline.vue:
|
||||||
local: "Lokální"
|
local: "Lokální"
|
||||||
global: "Globální"
|
global: "Globální"
|
||||||
mentions: "Zmínění"
|
mentions: "Zmínění"
|
||||||
messages: "Zprávy"
|
|
||||||
list: "Seznamy"
|
list: "Seznamy"
|
||||||
hashtag: "Hashtag"
|
hashtag: "Hashtag"
|
||||||
add-list: "Přidat do seznamu"
|
add-list: "Přidat do seznamu"
|
||||||
|
@ -1057,8 +1060,6 @@ desktop/views/pages/user/user.header.vue:
|
||||||
posts: "Poznámky"
|
posts: "Poznámky"
|
||||||
month: "Po"
|
month: "Po"
|
||||||
day: "Ne"
|
day: "Ne"
|
||||||
desktop/views/widgets/messaging.vue:
|
|
||||||
title: "Zprávy"
|
|
||||||
desktop/views/widgets/notifications.vue:
|
desktop/views/widgets/notifications.vue:
|
||||||
title: "Oznámení"
|
title: "Oznámení"
|
||||||
desktop/views/widgets/polls.vue:
|
desktop/views/widgets/polls.vue:
|
||||||
|
@ -1139,7 +1140,6 @@ mobile/views/pages/home.vue:
|
||||||
local: "Lokální"
|
local: "Lokální"
|
||||||
global: "Globální"
|
global: "Globální"
|
||||||
mentions: "Zmínění"
|
mentions: "Zmínění"
|
||||||
messages: "Zprávy"
|
|
||||||
mobile/views/pages/tag.vue:
|
mobile/views/pages/tag.vue:
|
||||||
no-posts-found: "Nebyly nalezeny žádné příspěvky s \"{q}\"."
|
no-posts-found: "Nebyly nalezeny žádné příspěvky s \"{q}\"."
|
||||||
mobile/views/pages/widgets.vue:
|
mobile/views/pages/widgets.vue:
|
||||||
|
|
|
@ -445,10 +445,6 @@ desktop/views/components/home.vue:
|
||||||
desktop/views/input-dialog.vue:
|
desktop/views/input-dialog.vue:
|
||||||
cancel: "Abbrechen"
|
cancel: "Abbrechen"
|
||||||
ok: "OK"
|
ok: "OK"
|
||||||
desktop/views/components/messaging-room-window.vue:
|
|
||||||
title: "Nachrichten:"
|
|
||||||
desktop/views/components/messaging-window.vue:
|
|
||||||
title: "Nachrichten"
|
|
||||||
desktop/views/components/note-detail.vue:
|
desktop/views/components/note-detail.vue:
|
||||||
private: "Dieser Post ist privat"
|
private: "Dieser Post ist privat"
|
||||||
deleted: "Dieser Beitrag wurde entfernt"
|
deleted: "Dieser Beitrag wurde entfernt"
|
||||||
|
@ -534,7 +530,6 @@ desktop/views/components/timeline.vue:
|
||||||
home: "Home"
|
home: "Home"
|
||||||
local: "Lokal"
|
local: "Lokal"
|
||||||
global: "Global"
|
global: "Global"
|
||||||
messages: "Nachrichten"
|
|
||||||
list: "Listen"
|
list: "Listen"
|
||||||
desktop/views/components/ui.header.account.vue:
|
desktop/views/components/ui.header.account.vue:
|
||||||
profile: "Dein Profil"
|
profile: "Dein Profil"
|
||||||
|
@ -600,8 +595,6 @@ desktop/views/pages/user/user.photos.vue:
|
||||||
desktop/views/pages/user/user.header.vue:
|
desktop/views/pages/user/user.header.vue:
|
||||||
month: "Mo"
|
month: "Mo"
|
||||||
day: "So"
|
day: "So"
|
||||||
desktop/views/widgets/messaging.vue:
|
|
||||||
title: "Nachrichten"
|
|
||||||
desktop/views/widgets/notifications.vue:
|
desktop/views/widgets/notifications.vue:
|
||||||
title: "Benachrichtigungen"
|
title: "Benachrichtigungen"
|
||||||
desktop/views/widgets/polls.vue:
|
desktop/views/widgets/polls.vue:
|
||||||
|
@ -647,7 +640,6 @@ mobile/views/pages/home.vue:
|
||||||
home: "Home"
|
home: "Home"
|
||||||
local: "Lokal"
|
local: "Lokal"
|
||||||
global: "Global"
|
global: "Global"
|
||||||
messages: "Nachrichten"
|
|
||||||
mobile/views/pages/widgets.vue:
|
mobile/views/pages/widgets.vue:
|
||||||
add-widget: "Hinzufügen"
|
add-widget: "Hinzufügen"
|
||||||
customization-tips: "Anpassung-Tipps"
|
customization-tips: "Anpassung-Tipps"
|
||||||
|
|
|
@ -224,7 +224,7 @@ common:
|
||||||
delete: "Delete"
|
delete: "Delete"
|
||||||
loading: "Loading"
|
loading: "Loading"
|
||||||
ok: "Confirm"
|
ok: "Confirm"
|
||||||
cancel: "Exit"
|
cancel: "Cancel"
|
||||||
update-available-title: "Update available"
|
update-available-title: "Update available"
|
||||||
update-available: "A new version of Misskey is now available({newer}, the current version is {current}). Reload the page to apply updates."
|
update-available: "A new version of Misskey is now available({newer}, the current version is {current}). Reload the page to apply updates."
|
||||||
my-token-regenerated: "Your token has been regenerated, so you will be signed out."
|
my-token-regenerated: "Your token has been regenerated, so you will be signed out."
|
||||||
|
@ -483,8 +483,8 @@ common/views/components/user-menu.vue:
|
||||||
report-abuse: "Report abuse"
|
report-abuse: "Report abuse"
|
||||||
report-abuse-detail: "What kind of nuisance did you encounter?"
|
report-abuse-detail: "What kind of nuisance did you encounter?"
|
||||||
report-abuse-reported: "The issue has been reported to the administrator. Your cooperation is much appreciated."
|
report-abuse-reported: "The issue has been reported to the administrator. Your cooperation is much appreciated."
|
||||||
silence: "Mute"
|
silence: "Silence"
|
||||||
unsilence: "Unmute"
|
unsilence: "Unsilence"
|
||||||
suspend: "Suspend"
|
suspend: "Suspend"
|
||||||
unsuspend: "Unsuspend"
|
unsuspend: "Unsuspend"
|
||||||
common/views/components/poll.vue:
|
common/views/components/poll.vue:
|
||||||
|
@ -839,10 +839,6 @@ desktop/views/components/home.vue:
|
||||||
desktop/views/input-dialog.vue:
|
desktop/views/input-dialog.vue:
|
||||||
cancel: "Cancel"
|
cancel: "Cancel"
|
||||||
ok: "OK"
|
ok: "OK"
|
||||||
desktop/views/components/messaging-room-window.vue:
|
|
||||||
title: "Messages:"
|
|
||||||
desktop/views/components/messaging-window.vue:
|
|
||||||
title: "Messaging"
|
|
||||||
desktop/views/components/note-detail.vue:
|
desktop/views/components/note-detail.vue:
|
||||||
private: "Post is private"
|
private: "Post is private"
|
||||||
deleted: "Post has been removed"
|
deleted: "Post has been removed"
|
||||||
|
@ -992,7 +988,7 @@ desktop/views/components/timeline.vue:
|
||||||
hybrid: "Social"
|
hybrid: "Social"
|
||||||
global: "Global"
|
global: "Global"
|
||||||
mentions: "Mentions"
|
mentions: "Mentions"
|
||||||
messages: "Messages"
|
messages: "Direct posts"
|
||||||
list: "Lists"
|
list: "Lists"
|
||||||
hashtag: "Hashtag"
|
hashtag: "Hashtag"
|
||||||
add-tag-timeline: "Add hashtag cloud"
|
add-tag-timeline: "Add hashtag cloud"
|
||||||
|
@ -1114,6 +1110,7 @@ admin/views/instance.vue:
|
||||||
disable-global-timeline: "Disable global timeline"
|
disable-global-timeline: "Disable global timeline"
|
||||||
disabling-timelines-info: "Even if you disable these timelines, the administrator as well as moderators can use them continually."
|
disabling-timelines-info: "Even if you disable these timelines, the administrator as well as moderators can use them continually."
|
||||||
enable-emoji-reaction: "Enable pictograms for reactions"
|
enable-emoji-reaction: "Enable pictograms for reactions"
|
||||||
|
use-star-for-reaction-fallback: "Use the star as fallback for unknown reaction"
|
||||||
invite: "Invite"
|
invite: "Invite"
|
||||||
save: "Save"
|
save: "Save"
|
||||||
saved: "Saved"
|
saved: "Saved"
|
||||||
|
@ -1202,8 +1199,8 @@ admin/views/users.vue:
|
||||||
unsuspend: "Unsuspend"
|
unsuspend: "Unsuspend"
|
||||||
unsuspend-confirm: "Are you sure you want to unsuspend this account?"
|
unsuspend-confirm: "Are you sure you want to unsuspend this account?"
|
||||||
unsuspended: "The user has successfully unsuspended."
|
unsuspended: "The user has successfully unsuspended."
|
||||||
make-silence: "Mute"
|
make-silence: "Silence"
|
||||||
unmake-silence: "Unmute"
|
unmake-silence: "Unsilence"
|
||||||
verify: "Verify account"
|
verify: "Verify account"
|
||||||
verify-confirm: "Do you want this to be a verified account?"
|
verify-confirm: "Do you want this to be a verified account?"
|
||||||
verified: "The account is now being verified"
|
verified: "The account is now being verified"
|
||||||
|
@ -1388,8 +1385,6 @@ desktop/views/pages/user/user.timeline.vue:
|
||||||
with-replies: "Posts and replies"
|
with-replies: "Posts and replies"
|
||||||
with-media: "Media"
|
with-media: "Media"
|
||||||
my-posts: "My posts"
|
my-posts: "My posts"
|
||||||
desktop/views/widgets/messaging.vue:
|
|
||||||
title: "Messaging"
|
|
||||||
desktop/views/widgets/notifications.vue:
|
desktop/views/widgets/notifications.vue:
|
||||||
title: "Notifications"
|
title: "Notifications"
|
||||||
desktop/views/widgets/polls.vue:
|
desktop/views/widgets/polls.vue:
|
||||||
|
@ -1511,7 +1506,7 @@ mobile/views/pages/home.vue:
|
||||||
hybrid: "Social"
|
hybrid: "Social"
|
||||||
global: "Global"
|
global: "Global"
|
||||||
mentions: "Mentions"
|
mentions: "Mentions"
|
||||||
messages: "Messages"
|
messages: "Direct posts"
|
||||||
mobile/views/pages/tag.vue:
|
mobile/views/pages/tag.vue:
|
||||||
no-posts-found: "No posts contains \"{q}\" found."
|
no-posts-found: "No posts contains \"{q}\" found."
|
||||||
mobile/views/pages/widgets.vue:
|
mobile/views/pages/widgets.vue:
|
||||||
|
|
|
@ -595,10 +595,6 @@ desktop/views/components/home.vue:
|
||||||
desktop/views/input-dialog.vue:
|
desktop/views/input-dialog.vue:
|
||||||
cancel: "Cancelar"
|
cancel: "Cancelar"
|
||||||
ok: "OK"
|
ok: "OK"
|
||||||
desktop/views/components/messaging-room-window.vue:
|
|
||||||
title: "Mensajes:"
|
|
||||||
desktop/views/components/messaging-window.vue:
|
|
||||||
title: "Mensajes"
|
|
||||||
desktop/views/components/note-detail.vue:
|
desktop/views/components/note-detail.vue:
|
||||||
private: "Esta publicación es privada"
|
private: "Esta publicación es privada"
|
||||||
deleted: "Esta publicación ha sido removida"
|
deleted: "Esta publicación ha sido removida"
|
||||||
|
@ -714,7 +710,6 @@ desktop/views/components/timeline.vue:
|
||||||
local: "Local"
|
local: "Local"
|
||||||
hybrid: "Social"
|
hybrid: "Social"
|
||||||
global: "Global"
|
global: "Global"
|
||||||
messages: "Mensajes"
|
|
||||||
list: "Listas"
|
list: "Listas"
|
||||||
hashtag: "Hashtags"
|
hashtag: "Hashtags"
|
||||||
list-name: "Nombre de lista"
|
list-name: "Nombre de lista"
|
||||||
|
@ -841,8 +836,6 @@ desktop/views/pages/user/user.photos.vue:
|
||||||
desktop/views/pages/user/user.header.vue:
|
desktop/views/pages/user/user.header.vue:
|
||||||
month: "lunes"
|
month: "lunes"
|
||||||
day: "domingo"
|
day: "domingo"
|
||||||
desktop/views/widgets/messaging.vue:
|
|
||||||
title: "Mensajes"
|
|
||||||
desktop/views/widgets/notifications.vue:
|
desktop/views/widgets/notifications.vue:
|
||||||
title: "Notificaciones"
|
title: "Notificaciones"
|
||||||
desktop/views/widgets/polls.vue:
|
desktop/views/widgets/polls.vue:
|
||||||
|
@ -907,7 +900,6 @@ mobile/views/pages/home.vue:
|
||||||
local: "Local"
|
local: "Local"
|
||||||
hybrid: "Social"
|
hybrid: "Social"
|
||||||
global: "Global"
|
global: "Global"
|
||||||
messages: "Mensajes"
|
|
||||||
mobile/views/pages/widgets.vue:
|
mobile/views/pages/widgets.vue:
|
||||||
dashboard: "Panel de control"
|
dashboard: "Panel de control"
|
||||||
add-widget: "Agregar"
|
add-widget: "Agregar"
|
||||||
|
|
|
@ -29,6 +29,10 @@ common:
|
||||||
2fa: "Authentification à deux facteurs"
|
2fa: "Authentification à deux facteurs"
|
||||||
customize-home: "Personnaliser la disposition de votre accueil"
|
customize-home: "Personnaliser la disposition de votre accueil"
|
||||||
featured-notes: "Les notes mises en avant"
|
featured-notes: "Les notes mises en avant"
|
||||||
|
dark-mode: "Mode nuit"
|
||||||
|
signin: "Se connecter"
|
||||||
|
signup: "S'enregistrer"
|
||||||
|
signout: "Se déconnecter"
|
||||||
got-it: "J’ai compris !"
|
got-it: "J’ai compris !"
|
||||||
customization-tips:
|
customization-tips:
|
||||||
title: "Conseils de personnalisation"
|
title: "Conseils de personnalisation"
|
||||||
|
@ -111,17 +115,54 @@ common:
|
||||||
d: "Désirez-vous publier quelques mots ?"
|
d: "Désirez-vous publier quelques mots ?"
|
||||||
e: "Écrivez ici"
|
e: "Écrivez ici"
|
||||||
f: "En attente de vos écrits"
|
f: "En attente de vos écrits"
|
||||||
|
settings: "Paramètres"
|
||||||
_settings:
|
_settings:
|
||||||
profile: "Votre profil"
|
profile: "Votre profil"
|
||||||
notification: "Notifications"
|
notification: "Notifications"
|
||||||
|
apps: "Applications"
|
||||||
tags: "Hashtags"
|
tags: "Hashtags"
|
||||||
blocking: "En cours blocage"
|
blocking: "En cours blocage"
|
||||||
|
security: "Sécurité"
|
||||||
|
signin: "Historique des connexions"
|
||||||
password: "Mot de passe"
|
password: "Mot de passe"
|
||||||
other: "Avancé"
|
other: "Avancé"
|
||||||
|
appearance: "Apparence"
|
||||||
|
behavior: "Comportement"
|
||||||
|
fetch-on-scroll: "Chargement automatique lors du défilement"
|
||||||
|
note-visibility: "Visibilité de la publication"
|
||||||
|
default-note-visibility: "Visibilité par défaut"
|
||||||
|
remember-note-visibility: "Se souvenir du mode de visibilité de la publication"
|
||||||
|
web-search-engine: "Moteur de recherche Web"
|
||||||
|
web-search-engine-desc: "Exemple : https://www.google.com/?#q={{query}}"
|
||||||
|
show-via: "Afficher via"
|
||||||
|
reduce-motion: "Réduire les animations dans l’interface utilisateur"
|
||||||
|
this-setting-is-this-device-only: "Uniquement sur cet appareil"
|
||||||
|
use-os-default-emojis: "Utiliser les émojis standards du système"
|
||||||
|
line-width: "Epaisseur du trait"
|
||||||
|
line-width-thin: "Fine"
|
||||||
|
line-width-normal: "Normale"
|
||||||
|
line-width-thick: "Épaisse"
|
||||||
|
font-size: "Taille du texte"
|
||||||
|
font-size-medium: "Normale"
|
||||||
|
font-size-x-large: "Large"
|
||||||
|
deck-column-align-center: "Centrer"
|
||||||
|
deck-column-align-left: "À gauche"
|
||||||
|
deck-column-align-flexible: "Flexible"
|
||||||
|
deck-column-width: "Largeur des colonnes du Deck"
|
||||||
|
deck-column-width-normal: "Normale"
|
||||||
timeline: "Fil d’actualité"
|
timeline: "Fil d’actualité"
|
||||||
|
navbar-position-top: "en haut"
|
||||||
|
navbar-position-left: "À gauche"
|
||||||
|
navbar-position-right: "à droite"
|
||||||
|
post-style-standard: "Standard"
|
||||||
|
post-style-smart: "Intelligent"
|
||||||
|
notification-position: "Afficher les notifications"
|
||||||
|
notification-position-bottom: "en bas"
|
||||||
|
notification-position-top: "en haut"
|
||||||
search: "Recherche"
|
search: "Recherche"
|
||||||
delete: "Supprimer"
|
delete: "Supprimer"
|
||||||
loading: "Chargement en cours …"
|
loading: "Chargement en cours …"
|
||||||
|
cancel: "Quitter"
|
||||||
update-available-title: "Mise à jour disponible"
|
update-available-title: "Mise à jour disponible"
|
||||||
update-available: "Une nouvelle version de Misskey est disponible ({newer}, version actuelle: {current}). Veuillez recharger la page pour appliquer la mise à jour."
|
update-available: "Une nouvelle version de Misskey est disponible ({newer}, version actuelle: {current}). Veuillez recharger la page pour appliquer la mise à jour."
|
||||||
my-token-regenerated: "Votre jeton vient d’être généré, vous allez maintenant être déconnecté."
|
my-token-regenerated: "Votre jeton vient d’être généré, vous allez maintenant être déconnecté."
|
||||||
|
@ -392,6 +433,10 @@ common/views/components/poll-editor.vue:
|
||||||
remove: "Supprimer ce choix"
|
remove: "Supprimer ce choix"
|
||||||
add: "+ Ajouter un choix"
|
add: "+ Ajouter un choix"
|
||||||
destroy: "Annuler ce sondage"
|
destroy: "Annuler ce sondage"
|
||||||
|
interval: "Durée"
|
||||||
|
unit: "Unité"
|
||||||
|
second: "secondes"
|
||||||
|
minute: "Minutes"
|
||||||
day: "D"
|
day: "D"
|
||||||
common/views/components/reaction-picker.vue:
|
common/views/components/reaction-picker.vue:
|
||||||
choose-reaction: "Choisissez votre réaction"
|
choose-reaction: "Choisissez votre réaction"
|
||||||
|
@ -710,10 +755,6 @@ desktop/views/components/home.vue:
|
||||||
desktop/views/input-dialog.vue:
|
desktop/views/input-dialog.vue:
|
||||||
cancel: "Annuler"
|
cancel: "Annuler"
|
||||||
ok: "OK"
|
ok: "OK"
|
||||||
desktop/views/components/messaging-room-window.vue:
|
|
||||||
title: "Messages :"
|
|
||||||
desktop/views/components/messaging-window.vue:
|
|
||||||
title: "Messagerie"
|
|
||||||
desktop/views/components/note-detail.vue:
|
desktop/views/components/note-detail.vue:
|
||||||
private: "cette publication est privée"
|
private: "cette publication est privée"
|
||||||
deleted: "cette publication a été supprimée"
|
deleted: "cette publication a été supprimée"
|
||||||
|
@ -863,7 +904,7 @@ desktop/views/components/timeline.vue:
|
||||||
hybrid: "Social"
|
hybrid: "Social"
|
||||||
global: "Global"
|
global: "Global"
|
||||||
mentions: "Mentions"
|
mentions: "Mentions"
|
||||||
messages: "Messages"
|
messages: "Messages directs"
|
||||||
list: "Listes"
|
list: "Listes"
|
||||||
hashtag: "Hashtag"
|
hashtag: "Hashtag"
|
||||||
add-tag-timeline: "Ajouter un fil de hashtags"
|
add-tag-timeline: "Ajouter un fil de hashtags"
|
||||||
|
@ -927,6 +968,7 @@ admin/views/dashboard.vue:
|
||||||
this-instance: "Cette instance"
|
this-instance: "Cette instance"
|
||||||
federated: "Fédérées"
|
federated: "Fédérées"
|
||||||
admin/views/queue.vue:
|
admin/views/queue.vue:
|
||||||
|
title: "File d'attente"
|
||||||
remove-all-jobs: "Enlever toutes les tâches en attente"
|
remove-all-jobs: "Enlever toutes les tâches en attente"
|
||||||
admin/views/abuse.vue:
|
admin/views/abuse.vue:
|
||||||
title: "Abus"
|
title: "Abus"
|
||||||
|
@ -1243,8 +1285,6 @@ desktop/views/pages/user/user.timeline.vue:
|
||||||
with-replies: "Publications et réponses"
|
with-replies: "Publications et réponses"
|
||||||
with-media: "Média"
|
with-media: "Média"
|
||||||
my-posts: "Mes Messages"
|
my-posts: "Mes Messages"
|
||||||
desktop/views/widgets/messaging.vue:
|
|
||||||
title: "Messagerie"
|
|
||||||
desktop/views/widgets/notifications.vue:
|
desktop/views/widgets/notifications.vue:
|
||||||
title: "Notifications"
|
title: "Notifications"
|
||||||
desktop/views/widgets/polls.vue:
|
desktop/views/widgets/polls.vue:
|
||||||
|
@ -1365,7 +1405,7 @@ mobile/views/pages/home.vue:
|
||||||
hybrid: "Social"
|
hybrid: "Social"
|
||||||
global: "Global"
|
global: "Global"
|
||||||
mentions: "Mentions"
|
mentions: "Mentions"
|
||||||
messages: "Messages"
|
messages: "Messages directs"
|
||||||
mobile/views/pages/tag.vue:
|
mobile/views/pages/tag.vue:
|
||||||
no-posts-found: "Aucune publication ayant pour hashtag « {q} » n’a été trouvée."
|
no-posts-found: "Aucune publication ayant pour hashtag « {q} » n’a été trouvée."
|
||||||
mobile/views/pages/widgets.vue:
|
mobile/views/pages/widgets.vue:
|
||||||
|
|
|
@ -652,10 +652,6 @@ desktop/views/components/home.vue:
|
||||||
desktop/views/input-dialog.vue:
|
desktop/views/input-dialog.vue:
|
||||||
cancel: "やめとくわ"
|
cancel: "やめとくわ"
|
||||||
ok: "これや!"
|
ok: "これや!"
|
||||||
desktop/views/components/messaging-room-window.vue:
|
|
||||||
title: "メッセージ:"
|
|
||||||
desktop/views/components/messaging-window.vue:
|
|
||||||
title: "メッセージ"
|
|
||||||
desktop/views/components/note-detail.vue:
|
desktop/views/components/note-detail.vue:
|
||||||
private: "この投稿は見せられへんわ"
|
private: "この投稿は見せられへんわ"
|
||||||
deleted: "この投稿なんか無くなってもうたわ"
|
deleted: "この投稿なんか無くなってもうたわ"
|
||||||
|
@ -799,7 +795,7 @@ desktop/views/components/timeline.vue:
|
||||||
hybrid: "ソーシャル"
|
hybrid: "ソーシャル"
|
||||||
global: "グローバル"
|
global: "グローバル"
|
||||||
mentions: "あんた宛て"
|
mentions: "あんた宛て"
|
||||||
messages: "メッセージ"
|
messages: "ダイレクト投稿"
|
||||||
list: "リスト"
|
list: "リスト"
|
||||||
hashtag: "ハッシュタグ"
|
hashtag: "ハッシュタグ"
|
||||||
add-tag-timeline: "ハッシュタグ増やす"
|
add-tag-timeline: "ハッシュタグ増やす"
|
||||||
|
@ -1061,8 +1057,6 @@ desktop/views/pages/user/user.timeline.vue:
|
||||||
default: "投稿"
|
default: "投稿"
|
||||||
with-replies: "投稿と返信"
|
with-replies: "投稿と返信"
|
||||||
with-media: "メディア"
|
with-media: "メディア"
|
||||||
desktop/views/widgets/messaging.vue:
|
|
||||||
title: "メッセージ"
|
|
||||||
desktop/views/widgets/notifications.vue:
|
desktop/views/widgets/notifications.vue:
|
||||||
title: "通知"
|
title: "通知"
|
||||||
desktop/views/widgets/polls.vue:
|
desktop/views/widgets/polls.vue:
|
||||||
|
@ -1183,7 +1177,7 @@ mobile/views/pages/home.vue:
|
||||||
hybrid: "ソーシャル"
|
hybrid: "ソーシャル"
|
||||||
global: "グローバル"
|
global: "グローバル"
|
||||||
mentions: "あんた宛て"
|
mentions: "あんた宛て"
|
||||||
messages: "メッセージ"
|
messages: "ダイレクト投稿"
|
||||||
mobile/views/pages/tag.vue:
|
mobile/views/pages/tag.vue:
|
||||||
no-posts-found: "ハッシュタグ「{q}」が付けられた投稿はあらへんかった。"
|
no-posts-found: "ハッシュタグ「{q}」が付けられた投稿はあらへんかった。"
|
||||||
mobile/views/pages/widgets.vue:
|
mobile/views/pages/widgets.vue:
|
||||||
|
|
|
@ -7,7 +7,7 @@ common:
|
||||||
about: "Misskey를 찾아주셔서 감사합니다. Misskey는 지구에서 태어난 <b>분산 마이크로 블로그 SNS </b> 입니다. Fediverse(다양한 SNS로 구성되는 우주)에 존재하는 다른 SNS와 상호 연결되어 있습니다. 잠시 도시의 번잡함에서 벗어나 새로운 인터넷에 다이브 해 보지 않겠습니까."
|
about: "Misskey를 찾아주셔서 감사합니다. Misskey는 지구에서 태어난 <b>분산 마이크로 블로그 SNS </b> 입니다. Fediverse(다양한 SNS로 구성되는 우주)에 존재하는 다른 SNS와 상호 연결되어 있습니다. 잠시 도시의 번잡함에서 벗어나 새로운 인터넷에 다이브 해 보지 않겠습니까."
|
||||||
intro:
|
intro:
|
||||||
title: "Misskey란?"
|
title: "Misskey란?"
|
||||||
about: "Misskey는 오픈소스 <b>분산형 마이크로블로그 SNS</b>입니다. 다양하고 폭넓게 커스터마이징할 수 있는 UI, 글에 대한 반응, 파일을 관리할 수 있는 드라이브 등의 선진적인 기능을 갖추고 있습니다. 더하여 Fediverse라고 부르는 네트워크에 연결할 수 있어 다른 SNS와도 주고받을 수 있습니다. 예를 들자면, 당신이 무언가를 게시하면, 해당 게시물은 Misskey 뿐만 아니라 다른 SNS에도 전해집니다. 살짝 어떤 행성에서 다른 행성으로 전파를 발신하고 있는 모습을 상상해주세요."
|
about: "Misskey는 오픈소스 <b>분산형 마이크로블로그 SNS</b>입니다. 다양하고 폭넓게 커스터마이징할 수 있는 UI, 글에 대한 리액션, 파일을 관리할 수 있는 드라이브 등의 선진적인 기능을 갖추고 있습니다. 더하여 Fediverse라고 부르는 네트워크에 연결할 수 있어 다른 SNS와도 주고받을 수 있습니다. 예를 들자면, 당신이 무언가를 게시하면, 해당 게시물은 Misskey 뿐만 아니라 다른 SNS에도 전해집니다. 살짝 어떤 행성에서 다른 행성으로 전파를 발신하고 있는 모습을 상상해주세요."
|
||||||
features: "특징"
|
features: "특징"
|
||||||
rich-contents: "글"
|
rich-contents: "글"
|
||||||
rich-contents-desc: "자신의 생각, 화제의 사건, 모두와 공유하고 싶은 것을 올려주세요. 필요한 경우 다양한 스타일을 사용하여 글을 장식하거나 마음에 드는 이미지, 영상 등의 파일이나 투표를 올리는 것도 가능합니다."
|
rich-contents-desc: "자신의 생각, 화제의 사건, 모두와 공유하고 싶은 것을 올려주세요. 필요한 경우 다양한 스타일을 사용하여 글을 장식하거나 마음에 드는 이미지, 영상 등의 파일이나 투표를 올리는 것도 가능합니다."
|
||||||
|
@ -520,7 +520,7 @@ common/views/components/poll-editor.vue:
|
||||||
hour: "시간"
|
hour: "시간"
|
||||||
day: "일"
|
day: "일"
|
||||||
common/views/components/reaction-picker.vue:
|
common/views/components/reaction-picker.vue:
|
||||||
choose-reaction: "반응 선택"
|
choose-reaction: "리액션 선택"
|
||||||
common/views/components/emoji-picker.vue:
|
common/views/components/emoji-picker.vue:
|
||||||
custom-emoji: "커스텀 이모지"
|
custom-emoji: "커스텀 이모지"
|
||||||
people: "사람들"
|
people: "사람들"
|
||||||
|
@ -839,10 +839,6 @@ desktop/views/components/home.vue:
|
||||||
desktop/views/input-dialog.vue:
|
desktop/views/input-dialog.vue:
|
||||||
cancel: "취소"
|
cancel: "취소"
|
||||||
ok: "확인"
|
ok: "확인"
|
||||||
desktop/views/components/messaging-room-window.vue:
|
|
||||||
title: "메시지:"
|
|
||||||
desktop/views/components/messaging-window.vue:
|
|
||||||
title: "메시지"
|
|
||||||
desktop/views/components/note-detail.vue:
|
desktop/views/components/note-detail.vue:
|
||||||
private: "이 글은 비공개입니다"
|
private: "이 글은 비공개입니다"
|
||||||
deleted: "이 글은 삭제되었습니다"
|
deleted: "이 글은 삭제되었습니다"
|
||||||
|
@ -992,7 +988,7 @@ desktop/views/components/timeline.vue:
|
||||||
hybrid: "소셜"
|
hybrid: "소셜"
|
||||||
global: "글로벌"
|
global: "글로벌"
|
||||||
mentions: "받은 멘션"
|
mentions: "받은 멘션"
|
||||||
messages: "메시지"
|
messages: "다이렉트 게시글"
|
||||||
list: "리스트"
|
list: "리스트"
|
||||||
hashtag: "해시태그"
|
hashtag: "해시태그"
|
||||||
add-tag-timeline: "해시태그 추가"
|
add-tag-timeline: "해시태그 추가"
|
||||||
|
@ -1113,6 +1109,8 @@ admin/views/instance.vue:
|
||||||
disable-local-timeline: "로컬 타임라인 비활성화"
|
disable-local-timeline: "로컬 타임라인 비활성화"
|
||||||
disable-global-timeline: "글로벌 타임라인 비활성화"
|
disable-global-timeline: "글로벌 타임라인 비활성화"
|
||||||
disabling-timelines-info: "이 타임라인들을 비활성화해도 관리자 및 모더레이터는 계속 사용할 수 있습니다."
|
disabling-timelines-info: "이 타임라인들을 비활성화해도 관리자 및 모더레이터는 계속 사용할 수 있습니다."
|
||||||
|
enable-emoji-reaction: "리액션에 이모지를 사용할 수 있게 함"
|
||||||
|
use-star-for-reaction-fallback: "알 수 없는 리액션을 star로 대체하여 사용"
|
||||||
invite: "초대"
|
invite: "초대"
|
||||||
save: "저장"
|
save: "저장"
|
||||||
saved: "저장하였습니다"
|
saved: "저장하였습니다"
|
||||||
|
@ -1387,8 +1385,6 @@ desktop/views/pages/user/user.timeline.vue:
|
||||||
with-replies: "글과 답글"
|
with-replies: "글과 답글"
|
||||||
with-media: "미디어"
|
with-media: "미디어"
|
||||||
my-posts: "내 글"
|
my-posts: "내 글"
|
||||||
desktop/views/widgets/messaging.vue:
|
|
||||||
title: "메시지"
|
|
||||||
desktop/views/widgets/notifications.vue:
|
desktop/views/widgets/notifications.vue:
|
||||||
title: "알림"
|
title: "알림"
|
||||||
desktop/views/widgets/polls.vue:
|
desktop/views/widgets/polls.vue:
|
||||||
|
@ -1510,7 +1506,7 @@ mobile/views/pages/home.vue:
|
||||||
hybrid: "소셜"
|
hybrid: "소셜"
|
||||||
global: "글로벌"
|
global: "글로벌"
|
||||||
mentions: "받은 멘션"
|
mentions: "받은 멘션"
|
||||||
messages: "메시지"
|
messages: "다이렉트 게시글"
|
||||||
mobile/views/pages/tag.vue:
|
mobile/views/pages/tag.vue:
|
||||||
no-posts-found: "해시태그 \"{q}\"가 붙은 글을 찾을 수 없습니다."
|
no-posts-found: "해시태그 \"{q}\"가 붙은 글을 찾을 수 없습니다."
|
||||||
mobile/views/pages/widgets.vue:
|
mobile/views/pages/widgets.vue:
|
||||||
|
|
|
@ -307,10 +307,6 @@ desktop/views/components/home.vue:
|
||||||
desktop/views/input-dialog.vue:
|
desktop/views/input-dialog.vue:
|
||||||
cancel: "Annuleren"
|
cancel: "Annuleren"
|
||||||
ok: "Oké"
|
ok: "Oké"
|
||||||
desktop/views/components/messaging-room-window.vue:
|
|
||||||
title: "Berichten:"
|
|
||||||
desktop/views/components/messaging-window.vue:
|
|
||||||
title: "Gesprekken"
|
|
||||||
desktop/views/components/note-detail.vue:
|
desktop/views/components/note-detail.vue:
|
||||||
private: "(dit bericht is privé)"
|
private: "(dit bericht is privé)"
|
||||||
location: "Locatie"
|
location: "Locatie"
|
||||||
|
@ -394,7 +390,6 @@ desktop/views/components/timeline.vue:
|
||||||
home: "Startpagina"
|
home: "Startpagina"
|
||||||
local: "Lokaal"
|
local: "Lokaal"
|
||||||
global: "Algemeen"
|
global: "Algemeen"
|
||||||
messages: "Gesprekken"
|
|
||||||
list: "Lijsten"
|
list: "Lijsten"
|
||||||
desktop/views/components/ui.header.account.vue:
|
desktop/views/components/ui.header.account.vue:
|
||||||
profile: "Je profiel"
|
profile: "Je profiel"
|
||||||
|
@ -497,8 +492,6 @@ desktop/views/pages/user/user.timeline.vue:
|
||||||
default: "Berichten"
|
default: "Berichten"
|
||||||
with-replies: "Berichten en antwoorden"
|
with-replies: "Berichten en antwoorden"
|
||||||
with-media: "Media"
|
with-media: "Media"
|
||||||
desktop/views/widgets/messaging.vue:
|
|
||||||
title: "Gesprekken"
|
|
||||||
desktop/views/widgets/notifications.vue:
|
desktop/views/widgets/notifications.vue:
|
||||||
title: "Meldingen"
|
title: "Meldingen"
|
||||||
desktop/views/widgets/polls.vue:
|
desktop/views/widgets/polls.vue:
|
||||||
|
@ -571,7 +564,6 @@ mobile/views/pages/home.vue:
|
||||||
home: "Startpagina"
|
home: "Startpagina"
|
||||||
local: "Lokaal"
|
local: "Lokaal"
|
||||||
global: "Algemeen"
|
global: "Algemeen"
|
||||||
messages: "Gesprekken"
|
|
||||||
mobile/views/pages/widgets.vue:
|
mobile/views/pages/widgets.vue:
|
||||||
add-widget: "Toevoegen"
|
add-widget: "Toevoegen"
|
||||||
mobile/views/pages/widgets/activity.vue:
|
mobile/views/pages/widgets/activity.vue:
|
||||||
|
|
|
@ -244,8 +244,6 @@ desktop/views/components/home.vue:
|
||||||
desktop/views/input-dialog.vue:
|
desktop/views/input-dialog.vue:
|
||||||
cancel: "Avbryt"
|
cancel: "Avbryt"
|
||||||
ok: "Ok"
|
ok: "Ok"
|
||||||
desktop/views/components/messaging-window.vue:
|
|
||||||
title: "Samtaler"
|
|
||||||
desktop/views/components/note-detail.vue:
|
desktop/views/components/note-detail.vue:
|
||||||
location: "Lokasjon"
|
location: "Lokasjon"
|
||||||
desktop/views/components/note.vue:
|
desktop/views/components/note.vue:
|
||||||
|
@ -290,7 +288,6 @@ desktop/views/components/timeline.vue:
|
||||||
home: "Hjem"
|
home: "Hjem"
|
||||||
local: "Lokalt"
|
local: "Lokalt"
|
||||||
global: "Globalt"
|
global: "Globalt"
|
||||||
messages: "Samtaler"
|
|
||||||
list: "Lister"
|
list: "Lister"
|
||||||
list-name: "Liste navn"
|
list-name: "Liste navn"
|
||||||
desktop/views/components/ui.header.vue:
|
desktop/views/components/ui.header.vue:
|
||||||
|
@ -394,8 +391,6 @@ desktop/views/pages/user/user.timeline.vue:
|
||||||
default: "Innlegg"
|
default: "Innlegg"
|
||||||
with-replies: "Innlegg og svar"
|
with-replies: "Innlegg og svar"
|
||||||
with-media: "Media"
|
with-media: "Media"
|
||||||
desktop/views/widgets/messaging.vue:
|
|
||||||
title: "Melding"
|
|
||||||
desktop/views/widgets/notifications.vue:
|
desktop/views/widgets/notifications.vue:
|
||||||
title: "Notifikasjon"
|
title: "Notifikasjon"
|
||||||
desktop/views/widgets/polls.vue:
|
desktop/views/widgets/polls.vue:
|
||||||
|
@ -456,7 +451,6 @@ mobile/views/pages/home.vue:
|
||||||
home: "Hjem"
|
home: "Hjem"
|
||||||
local: "Lokalt"
|
local: "Lokalt"
|
||||||
global: "Globalt"
|
global: "Globalt"
|
||||||
messages: "Samtaler"
|
|
||||||
mobile/views/pages/widgets.vue:
|
mobile/views/pages/widgets.vue:
|
||||||
add-widget: "Legg til"
|
add-widget: "Legg til"
|
||||||
mobile/views/pages/received-follow-requests.vue:
|
mobile/views/pages/received-follow-requests.vue:
|
||||||
|
|
|
@ -146,9 +146,11 @@ common:
|
||||||
choose-wallpaper: "Wybierz tapetę"
|
choose-wallpaper: "Wybierz tapetę"
|
||||||
timeline: "Oś czasu"
|
timeline: "Oś czasu"
|
||||||
sound: "Dźwięk"
|
sound: "Dźwięk"
|
||||||
|
volume: "Głośność"
|
||||||
test: "Test"
|
test: "Test"
|
||||||
update: "Aktualizacja Misskey"
|
update: "Aktualizacja Misskey"
|
||||||
version: "Wersja:"
|
version: "Wersja:"
|
||||||
|
do-update: "Sprawdź dostępność nowych aktualizacji"
|
||||||
navbar-position-left: "Z lewej"
|
navbar-position-left: "Z lewej"
|
||||||
search: "Szukaj"
|
search: "Szukaj"
|
||||||
delete: "Usuń"
|
delete: "Usuń"
|
||||||
|
@ -677,10 +679,6 @@ desktop/views/components/home.vue:
|
||||||
desktop/views/input-dialog.vue:
|
desktop/views/input-dialog.vue:
|
||||||
cancel: "Anuluj"
|
cancel: "Anuluj"
|
||||||
ok: "OK"
|
ok: "OK"
|
||||||
desktop/views/components/messaging-room-window.vue:
|
|
||||||
title: "Wiadomości:"
|
|
||||||
desktop/views/components/messaging-window.vue:
|
|
||||||
title: "Wiadomości"
|
|
||||||
desktop/views/components/note-detail.vue:
|
desktop/views/components/note-detail.vue:
|
||||||
private: "ten wpis jest prywatny"
|
private: "ten wpis jest prywatny"
|
||||||
deleted: "ten wpis został usunięty"
|
deleted: "ten wpis został usunięty"
|
||||||
|
@ -815,7 +813,7 @@ desktop/views/components/timeline.vue:
|
||||||
hybrid: "Społeczność"
|
hybrid: "Społeczność"
|
||||||
global: "Globalne"
|
global: "Globalne"
|
||||||
mentions: "Wspomnienia"
|
mentions: "Wspomnienia"
|
||||||
messages: "Wiadomości"
|
messages: "Bezpośrednie wpisy"
|
||||||
list: "Listy"
|
list: "Listy"
|
||||||
hashtag: "Hashtag"
|
hashtag: "Hashtag"
|
||||||
add-tag-timeline: "Dodaj hashtag"
|
add-tag-timeline: "Dodaj hashtag"
|
||||||
|
@ -1009,8 +1007,6 @@ desktop/views/pages/user/user.timeline.vue:
|
||||||
with-replies: "Wpisy i odpowiedzi"
|
with-replies: "Wpisy i odpowiedzi"
|
||||||
with-media: "Multimedia"
|
with-media: "Multimedia"
|
||||||
my-posts: "Moje wpisy"
|
my-posts: "Moje wpisy"
|
||||||
desktop/views/widgets/messaging.vue:
|
|
||||||
title: "Wiadomości"
|
|
||||||
desktop/views/widgets/notifications.vue:
|
desktop/views/widgets/notifications.vue:
|
||||||
title: "Powiadomienia"
|
title: "Powiadomienia"
|
||||||
desktop/views/widgets/polls.vue:
|
desktop/views/widgets/polls.vue:
|
||||||
|
@ -1126,7 +1122,7 @@ mobile/views/pages/home.vue:
|
||||||
hybrid: "Społeczność"
|
hybrid: "Społeczność"
|
||||||
global: "Globalne"
|
global: "Globalne"
|
||||||
mentions: "Wspomnienia"
|
mentions: "Wspomnienia"
|
||||||
messages: "Wiadomości"
|
messages: "Bezpośrednie wpisy"
|
||||||
mobile/views/pages/widgets.vue:
|
mobile/views/pages/widgets.vue:
|
||||||
dashboard: "Kokpit"
|
dashboard: "Kokpit"
|
||||||
add-widget: "Dodaj"
|
add-widget: "Dodaj"
|
||||||
|
|
|
@ -577,7 +577,7 @@ common/views/components/notification-settings.vue:
|
||||||
mark-as-read-all-unread-notes: "将所有帖子标为已读"
|
mark-as-read-all-unread-notes: "将所有帖子标为已读"
|
||||||
mark-as-read-all-talk-messages: "将所有对话标为已读"
|
mark-as-read-all-talk-messages: "将所有对话标为已读"
|
||||||
auto-watch: "自动查看帖子"
|
auto-watch: "自动查看帖子"
|
||||||
auto-watch-desc: "自动接收有关您做出反应或回复的帖子的通知。"
|
auto-watch-desc: "自动接收有关您做出回应或回复的帖子的通知。"
|
||||||
common/views/components/integration-settings.vue:
|
common/views/components/integration-settings.vue:
|
||||||
title: "服务合作"
|
title: "服务合作"
|
||||||
connect: "连接"
|
connect: "连接"
|
||||||
|
@ -839,22 +839,18 @@ desktop/views/components/home.vue:
|
||||||
desktop/views/input-dialog.vue:
|
desktop/views/input-dialog.vue:
|
||||||
cancel: "取消"
|
cancel: "取消"
|
||||||
ok: "确定"
|
ok: "确定"
|
||||||
desktop/views/components/messaging-room-window.vue:
|
|
||||||
title: "信息:"
|
|
||||||
desktop/views/components/messaging-window.vue:
|
|
||||||
title: "正在聊天"
|
|
||||||
desktop/views/components/note-detail.vue:
|
desktop/views/components/note-detail.vue:
|
||||||
private: "私密投稿"
|
private: "私密投稿"
|
||||||
deleted: "投稿已删除"
|
deleted: "投稿已删除"
|
||||||
location: "位置信息"
|
location: "位置信息"
|
||||||
renote: "转发"
|
renote: "转发"
|
||||||
add-reaction: "添加一个反应"
|
add-reaction: "回应"
|
||||||
undo-reaction: "取消反应"
|
undo-reaction: "取消回应"
|
||||||
desktop/views/components/note.vue:
|
desktop/views/components/note.vue:
|
||||||
reply: "回复"
|
reply: "回复"
|
||||||
renote: "Renote"
|
renote: "Renote"
|
||||||
add-reaction: "添加一个反应"
|
add-reaction: "回应"
|
||||||
undo-reaction: "取消反应"
|
undo-reaction: "取消回应"
|
||||||
detail: "详细信息"
|
detail: "详细信息"
|
||||||
private: "这个投稿是私密的"
|
private: "这个投稿是私密的"
|
||||||
deleted: "投稿已删除"
|
deleted: "投稿已删除"
|
||||||
|
@ -992,7 +988,7 @@ desktop/views/components/timeline.vue:
|
||||||
hybrid: "社交"
|
hybrid: "社交"
|
||||||
global: "全球"
|
global: "全球"
|
||||||
mentions: "提到的"
|
mentions: "提到的"
|
||||||
messages: "信息"
|
messages: "直接发布"
|
||||||
list: "列表"
|
list: "列表"
|
||||||
hashtag: "标签"
|
hashtag: "标签"
|
||||||
add-tag-timeline: "添加标签"
|
add-tag-timeline: "添加标签"
|
||||||
|
@ -1113,6 +1109,8 @@ admin/views/instance.vue:
|
||||||
disable-local-timeline: "停用本地时间线功能"
|
disable-local-timeline: "停用本地时间线功能"
|
||||||
disable-global-timeline: "禁用全局时间线"
|
disable-global-timeline: "禁用全局时间线"
|
||||||
disabling-timelines-info: "即使禁用时间线,管理员和版主仍然可用。"
|
disabling-timelines-info: "即使禁用时间线,管理员和版主仍然可用。"
|
||||||
|
enable-emoji-reaction: "在回应上使用表情符号"
|
||||||
|
use-star-for-reaction-fallback: "使用默认的star来表示未知的回应"
|
||||||
invite: "邀请"
|
invite: "邀请"
|
||||||
save: "保存"
|
save: "保存"
|
||||||
saved: "保存完毕"
|
saved: "保存完毕"
|
||||||
|
@ -1387,8 +1385,6 @@ desktop/views/pages/user/user.timeline.vue:
|
||||||
with-replies: "帖子与回复"
|
with-replies: "帖子与回复"
|
||||||
with-media: "媒体"
|
with-media: "媒体"
|
||||||
my-posts: "我的帖子"
|
my-posts: "我的帖子"
|
||||||
desktop/views/widgets/messaging.vue:
|
|
||||||
title: "信息"
|
|
||||||
desktop/views/widgets/notifications.vue:
|
desktop/views/widgets/notifications.vue:
|
||||||
title: "通知"
|
title: "通知"
|
||||||
desktop/views/widgets/polls.vue:
|
desktop/views/widgets/polls.vue:
|
||||||
|
@ -1452,7 +1448,7 @@ mobile/views/components/note.vue:
|
||||||
location: "位置信息"
|
location: "位置信息"
|
||||||
mobile/views/components/note-detail.vue:
|
mobile/views/components/note-detail.vue:
|
||||||
reply: "回复"
|
reply: "回复"
|
||||||
reaction: "反应"
|
reaction: "回应"
|
||||||
private: "这个帖子是私密的"
|
private: "这个帖子是私密的"
|
||||||
deleted: "帖子已删除"
|
deleted: "帖子已删除"
|
||||||
location: "位置信息"
|
location: "位置信息"
|
||||||
|
@ -1510,7 +1506,7 @@ mobile/views/pages/home.vue:
|
||||||
hybrid: "Social"
|
hybrid: "Social"
|
||||||
global: "Global"
|
global: "Global"
|
||||||
mentions: "Mentions"
|
mentions: "Mentions"
|
||||||
messages: "信息"
|
messages: "直接发布"
|
||||||
mobile/views/pages/tag.vue:
|
mobile/views/pages/tag.vue:
|
||||||
no-posts-found: "没有找到带有主题标签“{q}”的帖子"
|
no-posts-found: "没有找到带有主题标签“{q}”的帖子"
|
||||||
mobile/views/pages/widgets.vue:
|
mobile/views/pages/widgets.vue:
|
||||||
|
@ -1639,7 +1635,7 @@ dev/views/new-app.vue:
|
||||||
account-read: "查看账户信息"
|
account-read: "查看账户信息"
|
||||||
account-write: "修改账户信息"
|
account-write: "修改账户信息"
|
||||||
note-write: "投稿。"
|
note-write: "投稿。"
|
||||||
reaction-write: "添加或删除反应。"
|
reaction-write: "添加或删除回应。"
|
||||||
following-write: "关注和不关注"
|
following-write: "关注和不关注"
|
||||||
drive-read: "查看网盘"
|
drive-read: "查看网盘"
|
||||||
drive-write: "管理网盘文件。"
|
drive-write: "管理网盘文件。"
|
||||||
|
|
Loading…
Reference in a new issue