Skip to content

Commit 346411b

Browse files
committed
feat: add localization in danish, catalan, persian, serbian
1 parent 17fbcc5 commit 346411b

File tree

11 files changed

+1587
-7
lines changed

11 files changed

+1587
-7
lines changed

alt-tab-macos.xcodeproj/project.pbxproj

Lines changed: 132 additions & 0 deletions
Large diffs are not rendered by default.

docs/Introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Homebrew 2.5 or above | Homebrew 2.4 or below
2727

2828
The app is available in:
2929

30-
Bahasa Indonesia, Deutsch, English, Español, Français, Italiano, Lëtzebuergesch, Magyar, Nederlands, Norsk, Polski, Português, Português (Brasil), Slovenčina, Slovenščina, Suomi, Svenska, Tiếng Việt, Türkçe, Čeština, Български, Русский язык, українська мова, العربية, हिन्दी, 日本語, 简体中文, 繁體中文, 한국어
30+
Bahasa Indonesia, Català, Dansk, Deutsch, English, Español, Français, Italiano, Lëtzebuergesch, Magyar, Nederlands, Norsk, Polski, Português, Português (Brasil), Slovenčina, Slovenščina, Suomi, Svenska, Tiếng Việt, Türkçe, Čeština, Български, Русский язык, Српски / Srpski, українська мова, العربية, فارسی, हिन्दी, 日本語, 简体中文, 繁體中文, 한국어
3131

3232
[Contribute your own language easily!](https://poeditor.com/join/project/8AOEZ0eAZE)
3333

resources/l10n/Localizable.strings

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,6 @@
3737
/* No comment provided by engineer. */
3838
"Also select windows using:" = "Also select windows using:";
3939

40-
/* No comment provided by engineer. */
41-
"Miscellaneous:" = "Miscellaneous:";
42-
43-
/* No comment provided by engineer. */
44-
"Cursor follows focus" = "Cursor follows focus"
45-
4640
/* No comment provided by engineer. */
4741
"AltTab crashed last time you used it. Sending a crash report will help get the issue fixed" = "AltTab crashed last time you used it. Sending a crash report will help get the issue fixed";
4842

@@ -106,6 +100,9 @@
106100
/* No comment provided by engineer. */
107101
"Crash reports policy:" = "Crash reports policy:";
108102

103+
/* No comment provided by engineer. */
104+
"Cursor follows focus" = "Cursor follows focus";
105+
109106
/* No comment provided by engineer. */
110107
"Do nothing" = "Do nothing";
111108

@@ -193,6 +190,9 @@
193190
/* No comment provided by engineer. */
194191
"Minimized windows:" = "Minimized windows:";
195192

193+
/* No comment provided by engineer. */
194+
"Miscellaneous:" = "Miscellaneous:";
195+
196196
/* No comment provided by engineer. */
197197
"Mouse hover" = "Mouse hover";
198198

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/*Copyright (human-readable)*/
2+
"NSHumanReadableCopyright" = "Llicència GPL-3.0";

0 commit comments

Comments
 (0)