Skip to content

Commit

Permalink
Merge pull request #1713 from Eitot/feature/localisations
Browse files Browse the repository at this point in the history
Import translations from Crowdin
  • Loading branch information
josh64x2 authored Dec 20, 2023
2 parents 86c01a8 + 7594b52 commit 101974c
Show file tree
Hide file tree
Showing 32 changed files with 137 additions and 37 deletions.
6 changes: 6 additions & 0 deletions Vienna/Interfaces/da.lproj/MainMenu.strings
Original file line number Diff line number Diff line change
Expand Up @@ -436,6 +436,9 @@
/* Class = "NSMenuItem"; title = "Smart Dashes"; ObjectID = "RtQ-eP-bfk"; */
"RtQ-eP-bfk.title" = "Smarte bindestreger";

/* Class = "NSMenuItem"; title = "Share…"; ObjectID = "SSr-Ho-wep"; */
"SSr-Ho-wep.title" = "Del…";

/* Class = "NSMenuItem"; title = "All Articles"; ObjectID = "t1E-6n-jtA"; */
"t1E-6n-jtA.title" = "Alle artikler";

Expand All @@ -451,6 +454,9 @@
/* Class = "NSMenuItem"; title = "Capitalize"; ObjectID = "v3R-CV-0b9"; */
"v3R-CV-0b9.title" = "Stort bogstav";

/* Class = "NSMenuItem"; title = "Add to Safari Reading List"; ObjectID = "VQe-zs-ODh"; */
"VQe-zs-ODh.title" = "Føj til læselisten";

/* Class = "NSMenuItem"; title = "Smart Links"; ObjectID = "w4Q-ne-FPI"; */
"w4Q-ne-FPI.title" = "Smarte henvisninger";

Expand Down
6 changes: 6 additions & 0 deletions Vienna/Interfaces/da.lproj/MainWindowController.strings
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,12 @@
/* Class = "NSMenuItem"; title = "Last 48 Hours"; ObjectID = "yvh-qU-EAm"; */
"yvh-qU-EAm.title" = "Sidste 48 timer";

/* Class = "NSToolbarItem"; label = "Share"; ObjectID = "YVR-Ym-Do7"; */
"YVR-Ym-Do7.label" = "Del";

/* Class = "NSToolbarItem"; paletteLabel = "Share"; ObjectID = "YVR-Ym-Do7"; */
"YVR-Ym-Do7.paletteLabel" = "Del";

/* Class = "NSImageView"; ibShadowedToolTip = "An error occurred when this feed was last refreshed"; ObjectID = "Zar-1U-8CD"; */
"Zar-1U-8CD.ibShadowedToolTip" = "En fejl opstod da dette feed sidst blev refreshet";

Expand Down
12 changes: 12 additions & 0 deletions Vienna/Interfaces/da.lproj/Preferences.strings
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
/* Class = "NSButtonCell"; title = "Select…"; ObjectID = "cbn-xq-UFr"; */
"cbn-xq-UFr.title" = "Vælg…";

/* Class = "NSMenuItem"; title = "Medium"; ObjectID = "ClO-ha-l48"; */
"ClO-ha-l48.title" = "Medium";

/* Class = "NSButtonCell"; title = "Show website icons in the feed list"; ObjectID = "dkm-xW-4If"; */
"dkm-xW-4If.title" = "Vis hjemmesideikoner i feed-listen";

Expand Down Expand Up @@ -79,6 +82,9 @@
/* Class = "NSButtonCell"; title = "Check for newer versions of Vienna on start up"; ObjectID = "haP-20-AwJ"; */
"haP-20-AwJ.title" = "Tjek for nyere versioner af Vienna ved opstart";

/* Class = "NSMenuItem"; title = "Small"; ObjectID = "hd4-wx-xuK"; */
"hd4-wx-xuK.title" = "Lille";

/* Class = "NSTextFieldCell"; title = "Erase deleted articles:"; ObjectID = "HH2-sh-rEx"; */
"HH2-sh-rEx.title" = "Fjern slettede artikler:";

Expand Down Expand Up @@ -142,6 +148,9 @@
/* Class = "NSMenuItem"; title = "After two days"; ObjectID = "sJE-bd-4mK"; */
"sJE-bd-4mK.title" = "Efter to dage";

/* Class = "NSTextFieldCell"; title = "Feed list font size:"; ObjectID = "Sxj-Uk-jhk"; */
"Sxj-Uk-jhk.title" = "Feed-liste skriftstørrelse:";

/* Class = "NSViewController"; title = "General"; ObjectID = "T2z-OK-VtO"; */
"T2z-OK-VtO.title" = "Generelt";

Expand All @@ -166,6 +175,9 @@
/* Class = "NSMenuItem"; title = "After one week"; ObjectID = "xfd-Vp-kJy"; */
"xfd-Vp-kJy.title" = "Efter én uge";

/* Class = "NSMenuItem"; title = "Large"; ObjectID = "xIg-ej-t3j"; */
"xIg-ej-t3j.title" = "Stor";

/* Class = "NSTextFieldCell"; title = "URL:"; ObjectID = "YG6-9k-gKH"; */
"YG6-9k-gKH.title" = "Henvisning:";

Expand Down
3 changes: 3 additions & 0 deletions Vienna/Interfaces/da.lproj/SearchFolder.strings
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "97"; */
"97.title" = "Afbryd";

/* Class = "NSTextFieldCell"; title = "Hold down the Option key to add nested rules."; ObjectID = "caT-eg-dXm"; */
"caT-eg-dXm.title" = "Hold Option-tasten nede for at tilføje regler i flere niveauer.";

6 changes: 6 additions & 0 deletions Vienna/Interfaces/zh-Hant.lproj/FeedCredentials.strings
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,9 @@
/* Class = "NSTextFieldCell"; title = "URL:"; ObjectID = "Lvs-Rd-GZy"; */
"Lvs-Rd-GZy.title" = "URL:";

/* Class = "NSTextFieldCell"; title = "Details"; ObjectID = "VkU-PT-7wf"; */
"VkU-PT-7wf.title" = "詳細內容";

/* Class = "NSTextFieldCell"; title = "Feed:"; ObjectID = "yIO-aF-1Qg"; */
"yIO-aF-1Qg.title" = "源料";

12 changes: 12 additions & 0 deletions Vienna/Interfaces/zh-Hant.lproj/MainMenu.strings
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
/* Class = "NSMenuItem"; title = "Bring All to Front"; ObjectID = "5"; */
"5.title" = "將此程式所有視窗移至最前";

/* Class = "NSMenuItem"; title = "Show Enclosure Bar"; ObjectID = "5V8-N1-SQd"; */
"5V8-N1-SQd.title" = "顯示附檔工具列";

/* Class = "NSMenuItem"; title = "Refresh All Subscriptions"; ObjectID = "6yn-y8-lF1"; */
"6yn-y8-lF1.title" = "重新整理所有訂閱頻道";

Expand Down Expand Up @@ -403,6 +406,9 @@
/* Class = "NSMenuItem"; title = "Smart Quotes"; ObjectID = "kCi-pf-mkc"; */
"kCi-pf-mkc.title" = "智慧引號";

/* Class = "NSMenuItem"; title = "Hide Enclosure Bar"; ObjectID = "Ke1-zq-KLc"; */
"Ke1-zq-KLc.title" = "隱藏附檔工具列";

/* Class = "NSMenuItem"; title = "Spelling and Grammar"; ObjectID = "l8F-tb-7E0"; */
"l8F-tb-7E0.title" = "拼字與文法";

Expand Down Expand Up @@ -430,6 +436,9 @@
/* Class = "NSMenuItem"; title = "Smart Dashes"; ObjectID = "RtQ-eP-bfk"; */
"RtQ-eP-bfk.title" = "智慧型劃線";

/* Class = "NSMenuItem"; title = "Share…"; ObjectID = "SSr-Ho-wep"; */
"SSr-Ho-wep.title" = "分享...";

/* Class = "NSMenuItem"; title = "All Articles"; ObjectID = "t1E-6n-jtA"; */
"t1E-6n-jtA.title" = "所有文章";

Expand All @@ -445,6 +454,9 @@
/* Class = "NSMenuItem"; title = "Capitalize"; ObjectID = "v3R-CV-0b9"; */
"v3R-CV-0b9.title" = "保持大寫";

/* Class = "NSMenuItem"; title = "Add to Safari Reading List"; ObjectID = "VQe-zs-ODh"; */
"VQe-zs-ODh.title" = "增加到 Safari 閱讀清單中";

/* Class = "NSMenuItem"; title = "Smart Links"; ObjectID = "w4Q-ne-FPI"; */
"w4Q-ne-FPI.title" = "智慧型連結";

Expand Down
9 changes: 9 additions & 0 deletions Vienna/Interfaces/zh-Hant.lproj/MainWindowController.strings
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,9 @@
/* Class = "NSMenuItem"; title = "Mark All Articles as Read"; ObjectID = "Qj9-p3-QXB"; */
"Qj9-p3-QXB.title" = "將所有文章標示為已閱讀";

/* Class = "NSButtonCell"; title = "Show All Feeds"; ObjectID = "Qqb-bF-tIg"; */
"Qqb-bF-tIg.title" = "顯示所有源料";

/* Class = "NSMenuItem"; title = "New Folder…"; ObjectID = "RaH-Yu-Ija"; */
"RaH-Yu-Ija.title" = "新資料夾…";

Expand Down Expand Up @@ -247,6 +250,12 @@
/* Class = "NSMenuItem"; title = "Last 48 Hours"; ObjectID = "yvh-qU-EAm"; */
"yvh-qU-EAm.title" = "過去 48 小時";

/* Class = "NSToolbarItem"; label = "Share"; ObjectID = "YVR-Ym-Do7"; */
"YVR-Ym-Do7.label" = "分享";

/* Class = "NSToolbarItem"; paletteLabel = "Share"; ObjectID = "YVR-Ym-Do7"; */
"YVR-Ym-Do7.paletteLabel" = "分享";

/* Class = "NSImageView"; ibShadowedToolTip = "An error occurred when this feed was last refreshed"; ObjectID = "Zar-1U-8CD"; */
"Zar-1U-8CD.ibShadowedToolTip" = "最後一次更新此訂閱頻道時,發生錯誤";

Expand Down
18 changes: 18 additions & 0 deletions Vienna/Interfaces/zh-Hant.lproj/Preferences.strings
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
/* Class = "NSMenuItem"; title = "Manually"; ObjectID = "7Za-ay-jlt"; */
"7Za-ay-jlt.title" = "手動";

/* Class = "NSButtonCell"; title = "Display feeds with unread articles with bold font"; ObjectID = "86e-38-zCh"; */
"86e-38-zCh.title" = "以粗體字標示帶有未讀文章的源料";

/* Class = "NSTextFieldCell"; title = "Mark current article read:"; ObjectID = "adB-qE-xKg"; */
"adB-qE-xKg.title" = "將目前的文章標記為已閱讀:";

Expand All @@ -40,6 +43,9 @@
/* Class = "NSButtonCell"; title = "Select…"; ObjectID = "cbn-xq-UFr"; */
"cbn-xq-UFr.title" = "選取⋯";

/* Class = "NSMenuItem"; title = "Medium"; ObjectID = "ClO-ha-l48"; */
"ClO-ha-l48.title" = "中";

/* Class = "NSButtonCell"; title = "Show website icons in the feed list"; ObjectID = "dkm-xW-4If"; */
"dkm-xW-4If.title" = "在檔案夾列表中顯示檔案夾影像";

Expand Down Expand Up @@ -76,6 +82,9 @@
/* Class = "NSButtonCell"; title = "Check for newer versions of Vienna on start up"; ObjectID = "haP-20-AwJ"; */
"haP-20-AwJ.title" = "啟動時檢查是否有新版的 Vienna";

/* Class = "NSMenuItem"; title = "Small"; ObjectID = "hd4-wx-xuK"; */
"hd4-wx-xuK.title" = "小";

/* Class = "NSTextFieldCell"; title = "Erase deleted articles:"; ObjectID = "HH2-sh-rEx"; */
"HH2-sh-rEx.title" = "將刪除的文章清除:";

Expand Down Expand Up @@ -139,6 +148,9 @@
/* Class = "NSMenuItem"; title = "After two days"; ObjectID = "sJE-bd-4mK"; */
"sJE-bd-4mK.title" = "兩天後";

/* Class = "NSTextFieldCell"; title = "Feed list font size:"; ObjectID = "Sxj-Uk-jhk"; */
"Sxj-Uk-jhk.title" = "源料列表字體大小";

/* Class = "NSViewController"; title = "General"; ObjectID = "T2z-OK-VtO"; */
"T2z-OK-VtO.title" = "一般";

Expand All @@ -154,12 +166,18 @@
/* Class = "NSButton"; ibShadowedToolTip = "Visit the website"; ObjectID = "V12-Ua-skO"; */
"V12-Ua-skO.ibShadowedToolTip" = "瀏覽網站";

/* Class = "NSButtonCell"; title = "Display unread articles with bold font"; ObjectID = "VQH-xk-s5g"; */
"VQH-xk-s5g.title" = "以粗體字標示未讀的文章";

/* Class = "NSViewController"; title = "Updates"; ObjectID = "wyk-W1-xMh"; */
"wyk-W1-xMh.title" = "更新";

/* Class = "NSMenuItem"; title = "After one week"; ObjectID = "xfd-Vp-kJy"; */
"xfd-Vp-kJy.title" = "一週後";

/* Class = "NSMenuItem"; title = "Large"; ObjectID = "xIg-ej-t3j"; */
"xIg-ej-t3j.title" = "大";

/* Class = "NSTextFieldCell"; title = "URL:"; ObjectID = "YG6-9k-gKH"; */
"YG6-9k-gKH.title" = "URL:";

Expand Down
3 changes: 3 additions & 0 deletions Vienna/Interfaces/zh-Hant.lproj/SearchFolder.strings
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "97"; */
"97.title" = "取消";

/* Class = "NSTextFieldCell"; title = "Hold down the Option key to add nested rules."; ObjectID = "caT-eg-dXm"; */
"caT-eg-dXm.title" = "將 Opt 鍵按住後就可以增加較複雜的規則";

3 changes: 2 additions & 1 deletion Vienna/Resources/cs.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,8 @@
/* No comment provided by engineer. */
"Search Results" = "Výsledky hledání";

/* Title of a popup menu item */
/* Title of a menu item
Title of a popup menu item */
"Select…" = "Vybrat…";

/* No comment provided by engineer. */
Expand Down
3 changes: 2 additions & 1 deletion Vienna/Resources/da.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,8 @@
/* Label of a button on an open panel */
"Select" = "Vælg";

/* Title of a popup menu item */
/* Title of a menu item
Title of a popup menu item */
"Select…" = "Vælg…";

/* A formatted URL string with the mailto: URL scheme. */
Expand Down
3 changes: 2 additions & 1 deletion Vienna/Resources/de.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,8 @@
/* Label of a button on an open panel */
"Select" = "Auswählen";

/* Title of a popup menu item */
/* Title of a menu item
Title of a popup menu item */
"Select…" = "Auswählen …";

/* A formatted URL string with the mailto: URL scheme. */
Expand Down
3 changes: 2 additions & 1 deletion Vienna/Resources/es.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,8 @@
/* Label of a button on an open panel */
"Select" = "Seleccionar";

/* Title of a popup menu item */
/* Title of a menu item
Title of a popup menu item */
"Select…" = "Seleccionar…";

/* A formatted URL string with the mailto: URL scheme. */
Expand Down
8 changes: 0 additions & 8 deletions Vienna/Resources/es.lproj/Predicates.strings

This file was deleted.

3 changes: 2 additions & 1 deletion Vienna/Resources/eu.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,8 @@
/* No comment provided by engineer. */
"Retrieving folder image" = "Direktorioaren irudia jasotzen";

/* Title of a popup menu item */
/* Title of a menu item
Title of a popup menu item */
"Select…" = "Aukeratu…";

/* Title of a popup menu item */
Expand Down
3 changes: 2 additions & 1 deletion Vienna/Resources/fr.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,8 @@
/* Label of a button on an open panel */
"Select" = "Sélectionner";

/* Title of a popup menu item */
/* Title of a menu item
Title of a popup menu item */
"Select…" = "Sélectionner…";

/* A formatted URL string with the mailto: URL scheme. */
Expand Down
3 changes: 2 additions & 1 deletion Vienna/Resources/gl.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,8 @@
/* No comment provided by engineer. */
"Search Results" = "Resultados da procura";

/* Title of a popup menu item */
/* Title of a menu item
Title of a popup menu item */
"Select…" = "Seleccionar…";

/* No comment provided by engineer. */
Expand Down
3 changes: 2 additions & 1 deletion Vienna/Resources/it.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,8 @@
/* No comment provided by engineer. */
"Search Results" = "Cerca nei Risultati";

/* Title of a popup menu item */
/* Title of a menu item
Title of a popup menu item */
"Select…" = "Seleziona…";

/* No comment provided by engineer. */
Expand Down
3 changes: 2 additions & 1 deletion Vienna/Resources/ja.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,8 @@
/* No comment provided by engineer. */
"Retrieving folder image" = "フォルダイメージを取得中";

/* Title of a popup menu item */
/* Title of a menu item
Title of a popup menu item */
"Select…" = "選択…";

/* Title of a popup menu item */
Expand Down
3 changes: 2 additions & 1 deletion Vienna/Resources/ko.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,8 @@
/* No comment provided by engineer. */
"Retrieving folder image" = "구독 이미지 추가 중";

/* Title of a popup menu item */
/* Title of a menu item
Title of a popup menu item */
"Select…" = "선택…";

/* Title of a popup menu item */
Expand Down
3 changes: 2 additions & 1 deletion Vienna/Resources/lt.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,8 @@
/* No comment provided by engineer. */
"Search Results" = "Paieškos rezultatai";

/* Title of a popup menu item */
/* Title of a menu item
Title of a popup menu item */
"Select…" = "Pasirinkti…";

/* No comment provided by engineer. */
Expand Down
3 changes: 2 additions & 1 deletion Vienna/Resources/nl.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,8 @@
/* Label of a button on an open panel */
"Select" = "Selecteer";

/* Title of a popup menu item */
/* Title of a menu item
Title of a popup menu item */
"Select…" = "Selecteer…";

/* A formatted URL string with the mailto: URL scheme. */
Expand Down
3 changes: 2 additions & 1 deletion Vienna/Resources/pt-BR.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,8 @@
/* No comment provided by engineer. */
"Search Results" = "Pesquisar Resultados";

/* Title of a popup menu item */
/* Title of a menu item
Title of a popup menu item */
"Select…" = "Selecionar…";

/* No comment provided by engineer. */
Expand Down
3 changes: 2 additions & 1 deletion Vienna/Resources/pt.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,8 @@
/* Label of a button on an open panel */
"Select" = "Seleccionar";

/* Title of a popup menu item */
/* Title of a menu item
Title of a popup menu item */
"Select…" = "Seleccionar…";

/* A formatted URL string with the mailto: URL scheme. */
Expand Down
9 changes: 0 additions & 9 deletions Vienna/Resources/pt.lproj/Predicates.strings

This file was deleted.

3 changes: 2 additions & 1 deletion Vienna/Resources/ru.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,8 @@
/* Label of a button on an open panel */
"Select" = "Выбрать";

/* Title of a popup menu item */
/* Title of a menu item
Title of a popup menu item */
"Select…" = "Выбрать…";

/* A formatted URL string with the mailto: URL scheme. */
Expand Down
3 changes: 2 additions & 1 deletion Vienna/Resources/sv.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,8 @@
/* Label of a button on an open panel */
"Select" = "Välj";

/* Title of a popup menu item */
/* Title of a menu item
Title of a popup menu item */
"Select…" = "Markera…";

/* A formatted URL string with the mailto: URL scheme. */
Expand Down
Loading

0 comments on commit 101974c

Please sign in to comment.