Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin translations #1517

Merged
merged 13 commits into from Jun 8, 2020
1 change: 1 addition & 0 deletions src/config/locales/cs/translation.json
Expand Up @@ -29,6 +29,7 @@
"toggle_full_screen": "Toggle Full Screen"
},
"window": {
"always_show_menu_bar": "Always Show Menu Bar",
"name": "Window",
"close": "Close Window",
"open": "Open Window",
Expand Down
1 change: 1 addition & 0 deletions src/config/locales/de/translation.json
Expand Up @@ -29,6 +29,7 @@
"toggle_full_screen": "Vollbildmodus umschalten"
},
"window": {
"always_show_menu_bar": "Always Show Menu Bar",
"name": "Fenster",
"close": "Fenster schließen",
"open": "Fenster öffnen",
Expand Down
1 change: 1 addition & 0 deletions src/config/locales/es_es/translation.json
Expand Up @@ -29,6 +29,7 @@
"toggle_full_screen": "Toggle Full Screen"
},
"window": {
"always_show_menu_bar": "Always Show Menu Bar",
"name": "Window",
"close": "Close Window",
"open": "Open Window",
Expand Down
1 change: 1 addition & 0 deletions src/config/locales/fr/translation.json
Expand Up @@ -29,6 +29,7 @@
"toggle_full_screen": "Basculer en mode plein écran"
},
"window": {
"always_show_menu_bar": "Always Show Menu Bar",
"name": "Fenêtre",
"close": "Fermer la fenêtre",
"open": "Ouvrir la fenêtre",
Expand Down
1 change: 1 addition & 0 deletions src/config/locales/it/translation.json
Expand Up @@ -29,6 +29,7 @@
"toggle_full_screen": "Abilita modalità a Schermo Intero"
},
"window": {
"always_show_menu_bar": "Always Show Menu Bar",
"name": "Finestra",
"close": "Chiudi Finestra",
"open": "Apri Finestra",
Expand Down
1 change: 1 addition & 0 deletions src/config/locales/ja/translation.json
Expand Up @@ -29,6 +29,7 @@
"toggle_full_screen": "フルスクリーンにする"
},
"window": {
"always_show_menu_bar": "Always Show Menu Bar",
"name": "ウィンドウ",
"close": "ウィンドウを閉じる",
"open": "ウィンドウを表示",
Expand Down
1 change: 1 addition & 0 deletions src/config/locales/ko/translation.json
Expand Up @@ -29,6 +29,7 @@
"toggle_full_screen": "전체화면 토글"
},
"window": {
"always_show_menu_bar": "Always Show Menu Bar",
"name": "창",
"close": "창 닫기",
"open": "창 열기",
Expand Down
2 changes: 1 addition & 1 deletion src/config/locales/no/translation.json
Expand Up @@ -29,6 +29,7 @@
"toggle_full_screen": "Toggle Full Screen"
},
"window": {
"always_show_menu_bar": "Always Show Menu Bar",
"name": "Window",
"close": "Close Window",
"open": "Open Window",
Expand Down Expand Up @@ -180,7 +181,6 @@
"reblog": "Notify me when I receive a reblog",
"favourite": "Notify me when I receive a favourite",
"follow": "Notify me when I receive a follow",
"follow_request": "Notify me when I receive a follow request",
"reaction": "Notify me when I receive a emoji reaction"
}
},
Expand Down
1 change: 1 addition & 0 deletions src/config/locales/pl/translation.json
Expand Up @@ -29,6 +29,7 @@
"toggle_full_screen": "Przełącz pełny ekran"
},
"window": {
"always_show_menu_bar": "Always Show Menu Bar",
"name": "Okno",
"close": "Zamknij okno",
"open": "Otwórz okno",
Expand Down
1 change: 1 addition & 0 deletions src/config/locales/pt_pt/translation.json
Expand Up @@ -29,6 +29,7 @@
"toggle_full_screen": "Toggle Full Screen"
},
"window": {
"always_show_menu_bar": "Always Show Menu Bar",
"name": "Window",
"close": "Close Window",
"open": "Open Window",
Expand Down
1 change: 1 addition & 0 deletions src/config/locales/ru/translation.json
Expand Up @@ -29,6 +29,7 @@
"toggle_full_screen": "Переключить полноэкранный режим"
},
"window": {
"always_show_menu_bar": "Always Show Menu Bar",
"name": "Окно",
"close": "Закрыть окно",
"open": "Открыть окно",
Expand Down
1 change: 1 addition & 0 deletions src/config/locales/sv_se/translation.json
Expand Up @@ -29,6 +29,7 @@
"toggle_full_screen": "Toggle Full Screen"
},
"window": {
"always_show_menu_bar": "Always Show Menu Bar",
"name": "Window",
"close": "Close Window",
"open": "Open Window",
Expand Down
1 change: 1 addition & 0 deletions src/config/locales/zh_cn/translation.json
Expand Up @@ -29,6 +29,7 @@
"toggle_full_screen": "切换全屏"
},
"window": {
"always_show_menu_bar": "Always Show Menu Bar",
"name": "窗口",
"close": "关闭窗口",
"open": "打开窗口",
Expand Down