summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-05-30 22:08:38 +0900
committerGitHub <noreply@github.com>2018-05-30 22:08:38 +0900
commit2ca8bafde30571a6d5a9ddffde1b24d37b8e787e (patch)
tree6cc5058f80368c7d4cb70be628469e42ef85a209
parentMerge pull request #1665 from m4sk1n/patch-1 (diff)
parentNew translations ja.yml (Portuguese) (diff)
downloadsharkey-2ca8bafde30571a6d5a9ddffde1b24d37b8e787e.tar.gz
sharkey-2ca8bafde30571a6d5a9ddffde1b24d37b8e787e.tar.bz2
sharkey-2ca8bafde30571a6d5a9ddffde1b24d37b8e787e.zip
Merge pull request #1664 from syuilo/l10n_master
New Crowdin translations
-rw-r--r--locales/de.yml2
-rw-r--r--locales/en.yml36
-rw-r--r--locales/es.yml2
-rw-r--r--locales/fr.yml4
-rw-r--r--locales/it.yml2
-rw-r--r--locales/ko.yml2
-rw-r--r--locales/pl.yml56
-rw-r--r--locales/pt.yml2
-rw-r--r--locales/ru.yml2
-rw-r--r--locales/zh.yml2
10 files changed, 55 insertions, 55 deletions
diff --git a/locales/de.yml b/locales/de.yml
index 2bfbb02231..e622cc9952 100644
--- a/locales/de.yml
+++ b/locales/de.yml
@@ -476,7 +476,7 @@ desktop/views/components/settings.api.vue:
regenerate-token: "トークンを再生成"
token: "Token:"
enter-password: "パスワードを入力してください"
-desktop/views/components/settings.app.vue:
+desktop/views/components/settings.apps.vue:
no-apps: "連携しているアプリケーションはありません"
desktop/views/components/settings.mute.vue:
no-users: "ミュートしているユーザーはいません"
diff --git a/locales/en.yml b/locales/en.yml
index 3b9a5b3fdf..6f89fb6433 100644
--- a/locales/en.yml
+++ b/locales/en.yml
@@ -45,7 +45,7 @@ common:
delete: "Delete"
loading: "Loading"
ok: "OK"
- update-available: "A new version of Misskey is now available({newer}, current is {current}). Reload the page to apply the update."
+ 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 generated. You will now get logged out."
widgets:
analog-clock: "Analog clock"
@@ -323,14 +323,14 @@ desktop/views/components/note-detail.vue:
more: "Load more conversations"
private: "this post is private"
deleted: "this post has been deleted"
- reposted-by: "Renoted by {}"
+ reposted-by: "Reposted by {}"
location: "Location"
- renote: "Renote"
+ renote: "Repost"
add-reaction: "Add a reaction"
desktop/views/components/notes.note.vue:
reposted-by: "Reposted by {}"
reply: "Reply"
- renote: "Renote"
+ renote: "Repost"
add-reaction: "Add a reaction"
detail: "Show detail"
private: "this post is private"
@@ -346,13 +346,13 @@ desktop/views/components/post-form.vue:
quote-placeholder: "Quote this note..."
submit: "Post"
reply: "Reply"
- renote: "Renote"
+ renote: "Repost"
posted: "Posted!"
replied: "Replied!"
reposted: "Reposted!"
note-failed: "Failed to note"
reply-failed: "Failed to reply"
- renote-failed: "Failed to renote"
+ renote-failed: "Failed to repost"
posting: "Posting"
attach-media-from-local: "Attach media from your pc"
attach-media-from-drive: "Attach media from your Drive"
@@ -370,12 +370,12 @@ desktop/views/components/progress-dialog.vue:
desktop/views/components/renote-form.vue:
quote: "Quote..."
cancel: "Cancel"
- renote: "Renote"
+ renote: "Repost"
reposting: "Reposting..."
success: "Reposted!"
- failure: "Failed to Renote"
+ failure: "Repost failed"
desktop/views/components/renote-form-window.vue:
- title: "Are you sure you want to renote this note?"
+ title: "Are you sure you want to repost this?"
desktop/views/components/settings-window.vue:
settings: "Settings"
desktop/views/components/settings.vue:
@@ -405,8 +405,8 @@ desktop/views/components/settings.vue:
gradient-window-header: "Use gradients on window headers"
post-form-on-timeline: "Display post form at the top of the timeline"
show-reply-target: "Display reply target"
- show-my-renotes: "Show my renote in the timeline"
- show-renoted-my-notes: "Show renoted my post in the timeline"
+ show-my-renotes: "Show my repost in the timeline"
+ show-renoted-my-notes: "Show my posts that have been shared in the timeline"
show-maps: "Show the map"
show-maps-desc: "Show the map of the location attached to the post."
sound: "Sound"
@@ -476,8 +476,8 @@ desktop/views/components/settings.api.vue:
regenerate-token: "Regenerate the token"
token: "Token:"
enter-password: "Please enter the password"
-desktop/views/components/settings.app.vue:
- no-apps: "No authorized apps"
+desktop/views/components/settings.apps.vue:
+ no-apps: "連携しているアプリケーションはありません"
desktop/views/components/settings.mute.vue:
no-users: "No muted users"
desktop/views/components/settings.password.vue:
@@ -662,7 +662,7 @@ mobile/views/components/friends-maker.vue:
refresh: "See more"
close: "Close"
mobile/views/components/note.vue:
- reposted-by: "Renoted by {}"
+ reposted-by: "Reposted by {}"
more: "See more"
less: "Hide"
private: "this post is private"
@@ -671,7 +671,7 @@ mobile/views/components/note.vue:
mobile/views/components/note-detail.vue:
reply: "Reply"
reaction: "Reaction"
- reposted-by: "Renoted by {}"
+ reposted-by: "Reposted by {}"
private: "this post is private"
deleted: "this post has been deleted"
location: "Location"
@@ -693,7 +693,7 @@ mobile/views/components/post-form.vue:
add-visible-user: "Add a user"
submit: "Post"
reply: "Reply"
- renote: "Renote"
+ renote: "Repost"
quote-placeholder: "Quote this post... (optional)"
reply-placeholder: "Reply to this note..."
cw-placeholder: "内容への注釈 (オプション)"
@@ -788,8 +788,8 @@ mobile/views/pages/settings.vue:
circle-icons: "Use circle icons"
timeline: "Timeline"
show-reply-target: "Show reply target"
- show-my-renotes: "Show my renotes"
- show-renoted-my-notes: "Show renoted my notes"
+ show-my-renotes: "Show my reposts"
+ show-renoted-my-notes: "Show my reposted posts"
post-style: "Post design"
post-style-standard: "Standard"
post-style-smart: "Smart"
diff --git a/locales/es.yml b/locales/es.yml
index 56f2bb7c64..625ebf3d80 100644
--- a/locales/es.yml
+++ b/locales/es.yml
@@ -476,7 +476,7 @@ desktop/views/components/settings.api.vue:
regenerate-token: "トークンを再生成"
token: "Token:"
enter-password: "パスワードを入力してください"
-desktop/views/components/settings.app.vue:
+desktop/views/components/settings.apps.vue:
no-apps: "連携しているアプリケーションはありません"
desktop/views/components/settings.mute.vue:
no-users: "ミュートしているユーザーはいません"
diff --git a/locales/fr.yml b/locales/fr.yml
index bd5ec7702e..4d021c05fd 100644
--- a/locales/fr.yml
+++ b/locales/fr.yml
@@ -476,8 +476,8 @@ desktop/views/components/settings.api.vue:
regenerate-token: "Regenerer le token"
token: "Token:"
enter-password: "Veuillez entrer le mot de passe"
-desktop/views/components/settings.app.vue:
- no-apps: "Aucune application authorisée"
+desktop/views/components/settings.apps.vue:
+ no-apps: "連携しているアプリケーションはありません"
desktop/views/components/settings.mute.vue:
no-users: "Aucun utilisateurs mis en sourdine"
desktop/views/components/settings.password.vue:
diff --git a/locales/it.yml b/locales/it.yml
index 56f2bb7c64..625ebf3d80 100644
--- a/locales/it.yml
+++ b/locales/it.yml
@@ -476,7 +476,7 @@ desktop/views/components/settings.api.vue:
regenerate-token: "トークンを再生成"
token: "Token:"
enter-password: "パスワードを入力してください"
-desktop/views/components/settings.app.vue:
+desktop/views/components/settings.apps.vue:
no-apps: "連携しているアプリケーションはありません"
desktop/views/components/settings.mute.vue:
no-users: "ミュートしているユーザーはいません"
diff --git a/locales/ko.yml b/locales/ko.yml
index 56f2bb7c64..625ebf3d80 100644
--- a/locales/ko.yml
+++ b/locales/ko.yml
@@ -476,7 +476,7 @@ desktop/views/components/settings.api.vue:
regenerate-token: "トークンを再生成"
token: "Token:"
enter-password: "パスワードを入力してください"
-desktop/views/components/settings.app.vue:
+desktop/views/components/settings.apps.vue:
no-apps: "連携しているアプリケーションはありません"
desktop/views/components/settings.mute.vue:
no-users: "ミュートしているユーザーはいません"
diff --git a/locales/pl.yml b/locales/pl.yml
index ae87c79eac..7760cac570 100644
--- a/locales/pl.yml
+++ b/locales/pl.yml
@@ -3,8 +3,8 @@ meta:
lang: "język polski"
divider: ""
common:
- misskey: "A planet of fediverse"
- about-title: "A ⭐ of fediverse."
+ misskey: "Planeta Fediwersum"
+ about-title: "⭐ Fediwersum"
about: "Misskeyを見つけていただき、ありがとうございます。Misskeyは、地球で生まれた<b>分散マイクロブログSNS</b>です。Fediverse(様々なSNSで構成される宇宙)の中に存在するため、他のSNSと相互に繋がっています。暫し都会の喧騒から離れて、新しいインターネットにダイブしてみませんか。"
time:
unknown: "nieznany"
@@ -36,19 +36,19 @@ common:
confused: "Zmieszany"
pudding: "Pudding"
note-placeholders:
- a: "今どうしてる?"
- b: "何かありましたか?"
- c: "何をお考えですか?"
- d: "言いたいことは?"
- e: "ここに書いてください"
- f: "あなたが書くのを待っています..."
+ a: "Co robisz?"
+ b: "Co się wydarzyło?"
+ c: "Co Ci chodzi po głowie?"
+ d: "Czy masz coś do powiedzenia?"
+ e: "Napisz coś tutaj!"
+ f: "Czekamy, aż coś napiszesz."
delete: "Usuń"
loading: "Ładowanie"
ok: "OK"
update-available: "Nowa wersja Misskey jest dostępna ({newer}, obecna to {current}). Odśwież stronę, aby zastosować aktualizację."
my-token-regenerated: "Twój token został wygenerowany. Zostaniesz wylogowany."
widgets:
- analog-clock: "アナログ時計"
+ analog-clock: "Zegar analogowy"
profile: "Profil"
calendar: "Kalendarz"
timemachine: "Kalendarz (wehikuł czasu)"
@@ -344,7 +344,7 @@ desktop/views/components/notifications.vue:
desktop/views/components/post-form.vue:
reply-placeholder: "Odpowiedz na ten wpis…"
quote-placeholder: "Zacytuj ten wpis…"
- submit: "投稿"
+ submit: "Wyślij"
reply: "Odpowiedz"
renote: "Udostępnienie"
posted: "Opublikowano!"
@@ -427,7 +427,7 @@ desktop/views/components/settings.vue:
cache-warn: "Pamięć podręczna informacji o koncie/wpisów/odpowiedzi/wiadomości/ustawień przechowywanych w przeglądarce zostanie usunięta. Będziesz musiał odświeżyć stronę po wyczyszczeniu."
cache-cleared: "Wyczyszczono pamięć podręczną"
cache-cleared-desc: "Proszę odświeżyć stronę."
- auto-watch: "投稿の自動ウォッチ"
+ auto-watch: "Automatycznie nasłuchuj"
auto-watch-desc: "Otrzymuj natychmiastowo informacje o wpisach/odpowiedziach/reakcjach."
about: "O Misskey"
operator: "Administrator instancji"
@@ -470,14 +470,14 @@ desktop/views/components/settings.2fa.vue:
failed: "Nie udało się skonfigurować uwierzytelniania dwuetapowego, upewnij się że wprowadziłeś prawidłowy token."
info: "Od teraz, wprowadzaj token wyświetlany na urządzeniu przy każdym logowaniu do Misskey."
desktop/views/components/settings.api.vue:
- intro: "APIを利用するには、上記のトークンを「i」というキーでパラメータに付加してリクエストします。"
+ intro: "Aby uzyskać dostęp do API, ustaw ten token jako klucz 'i' parametrów żądań."
caution: "Nie pokazuj tego tokenu osobom trzecim (nie wprowadzaj go nigdzie indziej), aby konto nie trafiło w niepowołane ręce."
regeneration-of-token: "W przypadku wycieku tokenu, możesz wygenerować nowy."
regenerate-token: "Wygeneruj nowy token"
token: "Token:"
enter-password: "Wprowadź hasło"
-desktop/views/components/settings.app.vue:
- no-apps: "Brak zautoryzowanych aplikacji"
+desktop/views/components/settings.apps.vue:
+ no-apps: "連携しているアプリケーションはありません"
desktop/views/components/settings.mute.vue:
no-users: "Brak wyciszonych użytkowników"
desktop/views/components/settings.password.vue:
@@ -545,8 +545,8 @@ desktop/views/components/window.vue:
popout: "Pop-out"
close: "Zamknij"
desktop/views/pages/welcome.vue:
- about: "詳しく..."
- gotit: "わかった"
+ about: "O Misskey"
+ gotit: "Rozumiem!"
signin: "Zaloguj się"
signup: "Zarejestruj się"
signin-button: "Zaloguj się"
@@ -694,7 +694,7 @@ mobile/views/components/post-form.vue:
submit: "Wyślij"
reply: "Odpowiedz"
renote: "Udostępnij"
- quote-placeholder: "この投稿を引用... (オプション)"
+ quote-placeholder: "Zacytuj ten wpis… (nieobowiązkowe)"
reply-placeholder: "Odpowiedź na ten wpis…"
cw-placeholder: "Treść ostrzeżenia (opcjonalnie)"
location-alert: "Twoje urządzenie nie pozwala na przekazywanie informacji o lokalizacji"
@@ -709,16 +709,16 @@ mobile/views/components/timeline.vue:
empty: "Brak wpisów"
load-more: "Więcej"
mobile/views/components/ui.nav.vue:
- timeline: "タイムライン"
+ timeline: "Oś czasu"
notifications: "Powiadomienia"
messaging: "Wiadomości"
search: "Szukaj"
drive: "Dysk"
- favorites: "お気に入り"
- user-lists: "リスト"
- widgets: "ウィジェット"
- game: "ゲーム"
- darkmode: "ダークモード"
+ favorites: "Ulubione"
+ user-lists: "Listy"
+ widgets: "Widżety"
+ game: "Gry"
+ darkmode: "Tryb ciemny"
settings: "Ustawienia"
about: "O Misskey"
mobile/views/components/user-timeline.vue:
@@ -730,13 +730,13 @@ mobile/views/components/users-list.vue:
known: "Znasz"
load-more: "Więcej"
mobile/views/pages/favorites.vue:
- title: "お気に入り"
+ title: "Ulubione"
mobile/views/pages/user-lists.vue:
- title: "リスト"
- enter-list-name: "リスト名を入力してください"
+ title: "Listy"
+ enter-list-name: "Wprowadź nazwę listy"
mobile/views/pages/drive.vue:
drive: "Dysk"
- more: "もっと見る"
+ more: "Załaduj więcej"
mobile/views/pages/followers.vue:
followers-of: "Śledzący {}"
mobile/views/pages/following.vue:
@@ -792,7 +792,7 @@ mobile/views/pages/settings.vue:
show-renoted-my-notes: "Pokazuj udostępnienia moich wpisów"
post-style: "Styl wpisów"
post-style-standard: "Standardowy"
- post-style-smart: "スマート"
+ post-style-smart: "Inteligentny"
behavior: "Zachowanie"
fetch-on-scroll: "Automatycznie ładuj po przeciągnięciu w dół"
disable-via-mobile: "Nie oznaczaj wpisów jako „wysłane z telefonu”"
diff --git a/locales/pt.yml b/locales/pt.yml
index 46253cc9cb..dddd9e079e 100644
--- a/locales/pt.yml
+++ b/locales/pt.yml
@@ -476,7 +476,7 @@ desktop/views/components/settings.api.vue:
regenerate-token: "トークンを再生成"
token: "Token:"
enter-password: "パスワードを入力してください"
-desktop/views/components/settings.app.vue:
+desktop/views/components/settings.apps.vue:
no-apps: "連携しているアプリケーションはありません"
desktop/views/components/settings.mute.vue:
no-users: "ミュートしているユーザーはいません"
diff --git a/locales/ru.yml b/locales/ru.yml
index bc2267f859..0512a55607 100644
--- a/locales/ru.yml
+++ b/locales/ru.yml
@@ -476,7 +476,7 @@ desktop/views/components/settings.api.vue:
regenerate-token: "トークンを再生成"
token: "Token:"
enter-password: "パスワードを入力してください"
-desktop/views/components/settings.app.vue:
+desktop/views/components/settings.apps.vue:
no-apps: "連携しているアプリケーションはありません"
desktop/views/components/settings.mute.vue:
no-users: "ミュートしているユーザーはいません"
diff --git a/locales/zh.yml b/locales/zh.yml
index 44ec60b30d..33c6e21a10 100644
--- a/locales/zh.yml
+++ b/locales/zh.yml
@@ -476,7 +476,7 @@ desktop/views/components/settings.api.vue:
regenerate-token: "トークンを再生成"
token: "Token:"
enter-password: "パスワードを入力してください"
-desktop/views/components/settings.app.vue:
+desktop/views/components/settings.apps.vue:
no-apps: "連携しているアプリケーションはありません"
desktop/views/components/settings.mute.vue:
no-users: "ミュートしているユーザーはいません"