diff --git a/CHANGELOG.md b/CHANGELOG.md index 738de448..6fbf391e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Change Log +## 1.2.11 +- Add russian language, thanks to [@diksset](https://github.com/diksset) #63 + ## 1.2.10 - Add russian language, thanks to [@diksset](https://github.com/diksset) #63 - Fixed M1 & Monterey startup issue #64 #60 diff --git a/Clipy.xcodeproj/project.pbxproj b/Clipy.xcodeproj/project.pbxproj index 4be109f0..5f1c8ca2 100644 --- a/Clipy.xcodeproj/project.pbxproj +++ b/Clipy.xcodeproj/project.pbxproj @@ -149,6 +149,20 @@ 31ACA9F91EC5B85C00BD34C0 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = ""; }; 3CE7109E2750C79800A8A29A /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = ""; }; 3CE7109F2750C8A400A8A29A /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = ""; }; + 3CE710A12750E54D00A8A29A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/CPYBetaPreferenceViewController.strings; sourceTree = ""; }; + 3CE710A32750E54E00A8A29A /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/CPYBetaPreferenceViewController.strings; sourceTree = ""; }; + 3CE710A52750E59500A8A29A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/CPYExcludeAppPreferenceViewController.strings; sourceTree = ""; }; + 3CE710A72750E59600A8A29A /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/CPYExcludeAppPreferenceViewController.strings; sourceTree = ""; }; + 3CE710A92750E5AA00A8A29A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/CPYGeneralPreferenceViewController.strings; sourceTree = ""; }; + 3CE710AB2750E5AB00A8A29A /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/CPYGeneralPreferenceViewController.strings; sourceTree = ""; }; + 3CE710AD2750E66900A8A29A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/CPYMenuPreferenceViewController.strings; sourceTree = ""; }; + 3CE710AF2750E66A00A8A29A /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/CPYMenuPreferenceViewController.strings; sourceTree = ""; }; + 3CE710B12750E69300A8A29A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/CPYShortcutsPreferenceViewController.strings; sourceTree = ""; }; + 3CE710B32750E69300A8A29A /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/CPYShortcutsPreferenceViewController.strings; sourceTree = ""; }; + 3CE710B52750E6A800A8A29A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/CPYTypePreferenceViewController.strings; sourceTree = ""; }; + 3CE710B72750E6A900A8A29A /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/CPYTypePreferenceViewController.strings; sourceTree = ""; }; + 3CE710B92750E6B500A8A29A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/CPYUpdatesPreferenceViewController.strings; sourceTree = ""; }; + 3CE710BB2750E6B600A8A29A /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/CPYUpdatesPreferenceViewController.strings; sourceTree = ""; }; 3CF0ACD1231172BF0097CB68 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/CPYPreferencesWindowController.strings; sourceTree = ""; }; 3CF0ACD2231172C00097CB68 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/CPYBetaPreferenceViewController.strings; sourceTree = ""; }; 3CF0ACD3231172C00097CB68 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/CPYExcludeAppPreferenceViewController.strings; sourceTree = ""; }; @@ -981,6 +995,8 @@ 54ADE0FB2008F64000239852 /* zh-Hans */, 5BA49A862310180E0002EDBA /* pl */, 3CF0ACD2231172C00097CB68 /* es */, + 3CE710A12750E54D00A8A29A /* en */, + 3CE710A32750E54E00A8A29A /* ru */, ); name = CPYBetaPreferenceViewController.xib; sourceTree = ""; @@ -995,6 +1011,8 @@ 54ADE0FC2008F64000239852 /* zh-Hans */, 5BA49A872310181B0002EDBA /* pl */, 3CF0ACD3231172C00097CB68 /* es */, + 3CE710A52750E59500A8A29A /* en */, + 3CE710A72750E59600A8A29A /* ru */, ); name = CPYExcludeAppPreferenceViewController.xib; sourceTree = ""; @@ -1009,6 +1027,8 @@ 54ADE0FD2008F64000239852 /* zh-Hans */, 5BA49A88231018250002EDBA /* pl */, 3CF0ACD4231172C00097CB68 /* es */, + 3CE710A92750E5AA00A8A29A /* en */, + 3CE710AB2750E5AB00A8A29A /* ru */, ); name = CPYGeneralPreferenceViewController.xib; sourceTree = ""; @@ -1023,6 +1043,8 @@ 54ADE0FE2008F64000239852 /* zh-Hans */, 5BA49A892310182D0002EDBA /* pl */, 3CF0ACD5231172C00097CB68 /* es */, + 3CE710AD2750E66900A8A29A /* en */, + 3CE710AF2750E66A00A8A29A /* ru */, ); name = CPYMenuPreferenceViewController.xib; sourceTree = ""; @@ -1037,6 +1059,8 @@ 54ADE0FF2008F64000239852 /* zh-Hans */, 5BA49A8A231018320002EDBA /* pl */, 3CF0ACD6231172C00097CB68 /* es */, + 3CE710B12750E69300A8A29A /* en */, + 3CE710B32750E69300A8A29A /* ru */, ); name = CPYShortcutsPreferenceViewController.xib; sourceTree = ""; @@ -1051,6 +1075,8 @@ 54ADE1002008F64000239852 /* zh-Hans */, 5BA49A8B2310183D0002EDBA /* pl */, 3CF0ACD7231172C00097CB68 /* es */, + 3CE710B52750E6A800A8A29A /* en */, + 3CE710B72750E6A900A8A29A /* ru */, ); name = CPYTypePreferenceViewController.xib; sourceTree = ""; @@ -1065,6 +1091,8 @@ 54ADE1012008F64100239852 /* zh-Hans */, 5BA49A8C231018430002EDBA /* pl */, 3CF0ACD8231172C00097CB68 /* es */, + 3CE710B92750E6B500A8A29A /* en */, + 3CE710BB2750E6B600A8A29A /* ru */, ); name = CPYUpdatesPreferenceViewController.xib; sourceTree = ""; diff --git a/Clipy/Sources/Preferences/Panels/Base.lproj/CPYUpdatesPreferenceViewController.xib b/Clipy/Sources/Preferences/Panels/Base.lproj/CPYUpdatesPreferenceViewController.xib index b20a3489..72b9500c 100644 --- a/Clipy/Sources/Preferences/Panels/Base.lproj/CPYUpdatesPreferenceViewController.xib +++ b/Clipy/Sources/Preferences/Panels/Base.lproj/CPYUpdatesPreferenceViewController.xib @@ -1,8 +1,8 @@ - + - + diff --git a/Clipy/Sources/Preferences/Panels/en.lproj/CPYBetaPreferenceViewController.strings b/Clipy/Sources/Preferences/Panels/en.lproj/CPYBetaPreferenceViewController.strings new file mode 100644 index 00000000..d0a15f1a --- /dev/null +++ b/Clipy/Sources/Preferences/Panels/en.lproj/CPYBetaPreferenceViewController.strings @@ -0,0 +1,74 @@ +/* Class = "NSTextFieldCell"; title = "Screenshot"; ObjectID = "0f7-ic-bHq"; */ +"0f7-ic-bHq.title" = "Screenshot"; + +/* Class = "NSTextFieldCell"; title = "Action"; ObjectID = "6RM-Ow-USQ"; */ +"6RM-Ow-USQ.title" = "Action"; + +/* Class = "NSMenuItem"; title = "Alt"; ObjectID = "970-YL-XoV"; */ +"970-YL-XoV.title" = "Alt"; + +/* Class = "NSMenuItem"; title = "Command"; ObjectID = "HZd-yn-p4o"; */ +"HZd-yn-p4o.title" = "Command"; + +/* Class = "NSMenuItem"; title = "Shift"; ObjectID = "IpX-wJ-YEO"; */ +"IpX-wJ-YEO.title" = "Shift"; + +/* Class = "NSButtonCell"; title = "Paste and delete from history"; ObjectID = "M5n-Mr-02l"; */ +"M5n-Mr-02l.title" = "Paste and delete from history"; + +/* Class = "NSMenuItem"; title = "Alt"; ObjectID = "M9s-9f-OKA"; */ +"M9s-9f-OKA.title" = "Alt"; + +/* Class = "NSMenuItem"; title = "Shift"; ObjectID = "NFq-oQ-VKz"; */ +"NFq-oQ-VKz.title" = "Shift"; + +/* Class = "NSMenuItem"; title = "Alt"; ObjectID = "Ncl-nV-zr8"; */ +"Ncl-nV-zr8.title" = "Alt"; + +/* Class = "NSButtonCell"; title = "Pin History"; ObjectID = "QpH-S1-GSe"; */ +"QpH-S1-GSe.title" = "Pin History"; + +/* Class = "NSTextFieldCell"; title = "Beta settings might be moved to a different pane in future versions."; ObjectID = "c4z-RD-3UN"; */ +"c4z-RD-3UN.title" = "Beta settings might be moved to a different pane in future versions."; + +/* Class = "NSMenuItem"; title = "Command"; ObjectID = "gRa-Te-dcH"; */ +"gRa-Te-dcH.title" = "Command"; + +/* Class = "NSMenuItem"; title = "Control"; ObjectID = "hlL-5R-0wL"; */ +"hlL-5R-0wL.title" = "Control"; + +/* Class = "NSMenuItem"; title = "Control"; ObjectID = "kZF-3Q-Tge"; */ +"kZF-3Q-Tge.title" = "Control"; + +/* Class = "NSMenuItem"; title = "Shift"; ObjectID = "oNH-8M-ZSE"; */ +"oNH-8M-ZSE.title" = "Shift"; + +/* Class = "NSMenuItem"; title = "Alt"; ObjectID = "orJ-AB-Oxl"; */ +"orJ-AB-Oxl.title" = "Alt"; + +/* Class = "NSButtonCell"; title = "Save screenshots in history"; ObjectID = "pgE-3j-ZEy"; */ +"pgE-3j-ZEy.title" = "Save screenshots in history"; + +/* Class = "NSButtonCell"; title = "Hide pinned items from history"; ObjectID = "qEV-6j-C6H"; */ +"qEV-6j-C6H.title" = "Hide pinned items from history"; + +/* Class = "NSButtonCell"; title = "Paste as PlainText"; ObjectID = "r0C-kF-Q0z"; */ +"r0C-kF-Q0z.title" = "Paste as PlainText"; + +/* Class = "NSMenuItem"; title = "Shift"; ObjectID = "riQ-CH-Kcr"; */ +"riQ-CH-Kcr.title" = "Shift"; + +/* Class = "NSButtonCell"; title = "Delete from history"; ObjectID = "sYs-Da-TSj"; */ +"sYs-Da-TSj.title" = "Delete from history"; + +/* Class = "NSMenuItem"; title = "Command"; ObjectID = "snd-hK-KP9"; */ +"snd-hK-KP9.title" = "Command"; + +/* Class = "NSMenuItem"; title = "Control"; ObjectID = "vtQ-7v-nLJ"; */ +"vtQ-7v-nLJ.title" = "Control"; + +/* Class = "NSMenuItem"; title = "Command"; ObjectID = "yZK-TZ-SNb"; */ +"yZK-TZ-SNb.title" = "Command"; + +/* Class = "NSMenuItem"; title = "Control"; ObjectID = "z3A-El-En9"; */ +"z3A-El-En9.title" = "Control"; diff --git a/Clipy/Sources/Preferences/Panels/en.lproj/CPYExcludeAppPreferenceViewController.strings b/Clipy/Sources/Preferences/Panels/en.lproj/CPYExcludeAppPreferenceViewController.strings new file mode 100644 index 00000000..8615f00b --- /dev/null +++ b/Clipy/Sources/Preferences/Panels/en.lproj/CPYExcludeAppPreferenceViewController.strings @@ -0,0 +1,5 @@ +/* Class = "NSTextFieldCell"; title = "Exclude these applications:"; ObjectID = "Jko-fZ-aTE"; */ +"Jko-fZ-aTE.title" = "Exclude these applications:"; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "XXp-Rw-8h6"; */ +"XXp-Rw-8h6.title" = "Text Cell"; diff --git a/Clipy/Sources/Preferences/Panels/en.lproj/CPYGeneralPreferenceViewController.strings b/Clipy/Sources/Preferences/Panels/en.lproj/CPYGeneralPreferenceViewController.strings new file mode 100644 index 00000000..fd5045d5 --- /dev/null +++ b/Clipy/Sources/Preferences/Panels/en.lproj/CPYGeneralPreferenceViewController.strings @@ -0,0 +1,38 @@ +/* Class = "NSButtonCell"; title = "Input \"⌘ + V\" after menu item selection"; ObjectID = "0yt-u0-ROt"; */ +"0yt-u0-ROt.title" = "Input \"⌘ + V\" after menu item selection"; + +/* Class = "NSTextFieldCell"; title = "Appearance"; ObjectID = "FM4-mw-DCx"; */ +"FM4-mw-DCx.title" = "Appearance"; + +/* Class = "NSTextFieldCell"; title = "Status Bar icon style:"; ObjectID = "Faj-kQ-G1v"; */ +"Faj-kQ-G1v.title" = "Status Bar icon style:"; + +/* Class = "NSTextFieldCell"; title = "Sort history order by:"; ObjectID = "Lps-06-dPB"; */ +"Lps-06-dPB.title" = "Sort history order by:"; + +/* Class = "NSButtonCell"; title = "Send crash report and error log (reflected at the next launch)"; ObjectID = "LsC-YB-qAw"; */ +"LsC-YB-qAw.title" = "Send crash report and error log (reflected at the next launch)"; + +/* Class = "NSTextFieldCell"; title = "Max clipboard history size:"; ObjectID = "Nab-CO-ytH"; */ +"Nab-CO-ytH.title" = "Max clipboard history size:"; + +/* Class = "NSTextFieldCell"; title = "Clipboard History"; ObjectID = "OOT-F5-Pal"; */ +"OOT-F5-Pal.title" = "Clipboard History"; + +/* Class = "NSButtonCell"; title = "Launch on Login"; ObjectID = "Su3-mF-z1T"; */ +"Su3-mF-z1T.title" = "Launch on Login"; + +/* Class = "NSMenuItem"; title = "Date Created"; ObjectID = "YmS-J6-ERc"; */ +"YmS-J6-ERc.title" = "Date Created"; + +/* Class = "NSMenuItem"; title = "None"; ObjectID = "aEh-u0-hQR"; */ +"aEh-u0-hQR.title" = "None"; + +/* Class = "NSTextFieldCell"; title = "items"; ObjectID = "eeq-cw-v00"; */ +"eeq-cw-v00.title" = "items"; + +/* Class = "NSMenuItem"; title = "Last Used"; ObjectID = "ju3-6a-6xj"; */ +"ju3-6a-6xj.title" = "Last Used"; + +/* Class = "NSTextFieldCell"; title = "Behavior"; ObjectID = "nDk-8y-89n"; */ +"nDk-8y-89n.title" = "Behavior"; diff --git a/Clipy/Sources/Preferences/Panels/en.lproj/CPYMenuPreferenceViewController.strings b/Clipy/Sources/Preferences/Panels/en.lproj/CPYMenuPreferenceViewController.strings new file mode 100644 index 00000000..dcaaa5de --- /dev/null +++ b/Clipy/Sources/Preferences/Panels/en.lproj/CPYMenuPreferenceViewController.strings @@ -0,0 +1,68 @@ +/* Class = "NSTextFieldCell"; title = "pixel"; ObjectID = "2Ra-jY-ADW"; */ +"2Ra-jY-ADW.title" = "pixel"; + +/* Class = "NSTextFieldCell"; title = "items"; ObjectID = "4dH-7h-Ssv"; */ +"4dH-7h-Ssv.title" = "items"; + +/* Class = "NSTextFieldCell"; title = "chars"; ObjectID = "67F-2m-Txz"; */ +"67F-2m-Txz.title" = "chars"; + +/* Class = "NSTextFieldCell"; title = "pixel"; ObjectID = "90g-HQ-9Ua"; */ +"90g-HQ-9Ua.title" = "pixel"; + +/* Class = "NSButtonCell"; title = "Show Image"; ObjectID = "Drj-kg-Km5"; */ +"Drj-kg-Km5.title" = "Show Image"; + +/* Class = "NSTextFieldCell"; title = "Number of items place inside a folder:"; ObjectID = "FP7-VI-YVJ"; */ +"FP7-VI-YVJ.title" = "Number of items place inside a folder:"; + +/* Class = "NSTextFieldCell"; title = "items"; ObjectID = "Ovp-if-Azp"; */ +"Ovp-if-Azp.title" = "items"; + +/* Class = "NSTextFieldCell"; title = "Max length of tool tip string:"; ObjectID = "QFO-xC-Z3p"; */ +"QFO-xC-Z3p.title" = "Max length of tool tip string:"; + +/* Class = "NSButtonCell"; title = "Show alert panel before clear history"; ObjectID = "U2I-bu-kTR"; */ +"U2I-bu-kTR.title" = "Show alert panel before clear history"; + +/* Class = "NSTextFieldCell"; title = "Height:"; ObjectID = "WKb-6V-Q9w"; */ +"WKb-6V-Q9w.title" = "Height:"; + +/* Class = "NSButtonCell"; title = "Place already copied history at the top"; ObjectID = "a32-zW-R74"; */ +"a32-zW-R74.title" = "Place already copied history at the top"; + +/* Class = "NSButtonCell"; title = "Show tool tip on a menu item"; ObjectID = "h4n-Nv-zj1"; */ +"h4n-Nv-zj1.title" = "Show tool tip on a menu item"; + +/* Class = "NSTextFieldCell"; title = "Number of characters in the menu:"; ObjectID = "hBb-sd-DcP"; */ +"hBb-sd-DcP.title" = "Number of characters in the menu:"; + +/* Class = "NSButtonCell"; title = "Add key equivalents to numeric keys"; ObjectID = "hE2-DL-MKl"; */ +"hE2-DL-MKl.title" = "Add key equivalents to numeric keys"; + +/* Class = "NSButtonCell"; title = "Show color code preview"; ObjectID = "hgW-RK-5oy"; */ +"hgW-RK-5oy.title" = "Show color code preview"; + +/* Class = "NSButtonCell"; title = "Move instead of copying (removes the older one from the list)"; ObjectID = "lsx-Y0-zFR"; */ +"lsx-Y0-zFR.title" = "Move instead of copying (removes the older one from the list)"; + +/* Class = "NSButtonCell"; title = "Mark menu items with numbers"; ObjectID = "nMF-6D-hXu"; */ +"nMF-6D-hXu.title" = "Mark menu items with numbers"; + +/* Class = "NSTextFieldCell"; title = "chars"; ObjectID = "nzx-q5-ifH"; */ +"nzx-q5-ifH.title" = "chars"; + +/* Class = "NSButtonCell"; title = "Add a menu item to clear clipboard history"; ObjectID = "p80-3o-bgA"; */ +"p80-3o-bgA.title" = "Add a menu item to clear clipboard history"; + +/* Class = "NSTextFieldCell"; title = "Width:"; ObjectID = "saf-vP-Qwl"; */ +"saf-vP-Qwl.title" = "Width:"; + +/* Class = "NSButtonCell"; title = "Menu items' title starts with 0"; ObjectID = "seq-HO-d27"; */ +"seq-HO-d27.title" = "Menu items' title starts with 0"; + +/* Class = "NSTextFieldCell"; title = "Number of items place inline:"; ObjectID = "wef-NB-6p6"; */ +"wef-NB-6p6.title" = "Number of items place inline:"; + +/* Class = "NSButtonCell"; title = "Display icons in menu items"; ObjectID = "yrU-qO-OwD"; */ +"yrU-qO-OwD.title" = "Display icons in menu items"; diff --git a/Clipy/Sources/Preferences/Panels/en.lproj/CPYShortcutsPreferenceViewController.strings b/Clipy/Sources/Preferences/Panels/en.lproj/CPYShortcutsPreferenceViewController.strings new file mode 100644 index 00000000..86e09fc6 --- /dev/null +++ b/Clipy/Sources/Preferences/Panels/en.lproj/CPYShortcutsPreferenceViewController.strings @@ -0,0 +1,17 @@ +/* Class = "NSTextFieldCell"; title = "Main:"; ObjectID = "5sL-G8-1io"; */ +"5sL-G8-1io.title" = "Main:"; + +/* Class = "NSTextFieldCell"; title = "History:"; ObjectID = "Abl-cO-JwU"; */ +"Abl-cO-JwU.title" = "History:"; + +/* Class = "NSTextFieldCell"; title = "History"; ObjectID = "Txl-Qh-RzP"; */ +"Txl-Qh-RzP.title" = "History"; + +/* Class = "NSTextFieldCell"; title = "Menu"; ObjectID = "X5L-5V-1eH"; */ +"X5L-5V-1eH.title" = "Menu"; + +/* Class = "NSTextFieldCell"; title = "Clear History:"; ObjectID = "f3b-Ht-X5w"; */ +"f3b-Ht-X5w.title" = "Clear History:"; + +/* Class = "NSTextFieldCell"; title = "Snippets:"; ObjectID = "fXr-ry-5ds"; */ +"fXr-ry-5ds.title" = "Snippets:"; diff --git a/Clipy/Sources/Preferences/Panels/en.lproj/CPYTypePreferenceViewController.strings b/Clipy/Sources/Preferences/Panels/en.lproj/CPYTypePreferenceViewController.strings new file mode 100644 index 00000000..2edb41dc --- /dev/null +++ b/Clipy/Sources/Preferences/Panels/en.lproj/CPYTypePreferenceViewController.strings @@ -0,0 +1,23 @@ +/* Class = "NSButtonCell"; title = "PDF"; ObjectID = "27s-8p-tdh"; */ +"27s-8p-tdh.title" = "PDF"; + +/* Class = "NSButtonCell"; title = "Plain Text"; ObjectID = "9wr-mR-kmC"; */ +"9wr-mR-kmC.title" = "Plain Text"; + +/* Class = "NSButtonCell"; title = "Rich Text Format Directory (RTFD)"; ObjectID = "Nvy-pc-6hl"; */ +"Nvy-pc-6hl.title" = "Rich Text Format Directory (RTFD)"; + +/* Class = "NSButtonCell"; title = "Filenames"; ObjectID = "iO6-7x-OcH"; */ +"iO6-7x-OcH.title" = "Filenames"; + +/* Class = "NSBox"; title = "Select clipboard types to store:"; ObjectID = "lSu-gq-grM"; */ +"lSu-gq-grM.title" = "Select clipboard types to store:"; + +/* Class = "NSButtonCell"; title = "TIFF Image"; ObjectID = "lZ0-qQ-qWk"; */ +"lZ0-qQ-qWk.title" = "TIFF Image"; + +/* Class = "NSButtonCell"; title = "URL"; ObjectID = "oXv-rM-kj5"; */ +"oXv-rM-kj5.title" = "URL"; + +/* Class = "NSButtonCell"; title = "Rich Text Format (RTF)"; ObjectID = "xyj-FL-88b"; */ +"xyj-FL-88b.title" = "Rich Text Format (RTF)"; diff --git a/Clipy/Sources/Preferences/Panels/en.lproj/CPYUpdatesPreferenceViewController.strings b/Clipy/Sources/Preferences/Panels/en.lproj/CPYUpdatesPreferenceViewController.strings new file mode 100644 index 00000000..46ea2bfc --- /dev/null +++ b/Clipy/Sources/Preferences/Panels/en.lproj/CPYUpdatesPreferenceViewController.strings @@ -0,0 +1,20 @@ +/* Class = "NSButtonCell"; title = "Check Now"; ObjectID = "DDI-ts-HPE"; */ +"DDI-ts-HPE.title" = "Check Now"; + +/* Class = "NSMenuItem"; title = "Daily"; ObjectID = "HwP-AM-nID"; */ +"HwP-AM-nID.title" = "Daily"; + +/* Class = "NSButtonCell"; title = "Automatically check for updates:"; ObjectID = "Kdw-AL-Nnj"; */ +"Kdw-AL-Nnj.title" = "Automatically check for updates:"; + +/* Class = "NSMenuItem"; title = "Weekly"; ObjectID = "NBD-wq-yMq"; */ +"NBD-wq-yMq.title" = "Weekly"; + +/* Class = "NSTextFieldCell"; title = "v1.0.0"; ObjectID = "hhl-AS-dQ0"; */ +"hhl-AS-dQ0.title" = "v1.0.0"; + +/* Class = "NSTextFieldCell"; title = "date"; ObjectID = "nG5-PB-zcE"; */ +"nG5-PB-zcE.title" = "date"; + +/* Class = "NSMenuItem"; title = "Monthly"; ObjectID = "o5Q-Ao-iQN"; */ +"o5Q-Ao-iQN.title" = "Monthly"; diff --git a/Clipy/Sources/Preferences/Panels/ru.lproj/CPYBetaPreferenceViewController.strings b/Clipy/Sources/Preferences/Panels/ru.lproj/CPYBetaPreferenceViewController.strings new file mode 100644 index 00000000..cf31cdfa --- /dev/null +++ b/Clipy/Sources/Preferences/Panels/ru.lproj/CPYBetaPreferenceViewController.strings @@ -0,0 +1,74 @@ +/* Class = "NSTextFieldCell"; title = "Screenshot"; ObjectID = "0f7-ic-bHq"; */ +"0f7-ic-bHq.title" = "Скриншот"; + +/* Class = "NSTextFieldCell"; title = "Action"; ObjectID = "6RM-Ow-USQ"; */ +"6RM-Ow-USQ.title" = "Действие"; + +/* Class = "NSMenuItem"; title = "Command"; ObjectID = "HZd-yn-p4o"; */ +"HZd-yn-p4o.title" = "Command"; + +/* Class = "NSButtonCell"; title = "Paste and delete from history"; ObjectID = "M5n-Mr-02l"; */ +"M5n-Mr-02l.title" = "Вставка и удаление истории"; + +/* Class = "NSMenuItem"; title = "Alt"; ObjectID = "M9s-9f-OKA"; */ +"M9s-9f-OKA.title" = "Alt"; + +/* Class = "NSMenuItem"; title = "Shift"; ObjectID = "NFq-oQ-VKz"; */ +"NFq-oQ-VKz.title" = "Shift"; + +/* Class = "NSMenuItem"; title = "Alt"; ObjectID = "Ncl-nV-zr8"; */ +"Ncl-nV-zr8.title" = "Alt"; + +/* Class = "NSTextFieldCell"; title = "Beta settings might be moved to a different pane in future versions."; ObjectID = "c4z-RD-3UN"; */ +"c4z-RD-3UN.title" = "Бета настройки могут быть перемещены в другие разделы в будущих версиях."; + +/* Class = "NSMenuItem"; title = "Command"; ObjectID = "gRa-Te-dcH"; */ +"gRa-Te-dcH.title" = "Command"; + +/* Class = "NSMenuItem"; title = "Control"; ObjectID = "kZF-3Q-Tge"; */ +"kZF-3Q-Tge.title" = "Control"; + +/* Class = "NSMenuItem"; title = "Shift"; ObjectID = "oNH-8M-ZSE"; */ +"oNH-8M-ZSE.title" = "Shift"; + +/* Class = "NSMenuItem"; title = "Alt"; ObjectID = "orJ-AB-Oxl"; */ +"orJ-AB-Oxl.title" = "Alt"; + +/* Class = "NSButtonCell"; title = "Save screenshots in history"; ObjectID = "pgE-3j-ZEy"; */ +"pgE-3j-ZEy.title" = "Сохранять скриншоты в историю"; + +/* Class = "NSButtonCell"; title = "Paste as PlainText"; ObjectID = "r0C-kF-Q0z"; */ +"r0C-kF-Q0z.title" = "Вставить как PlainText"; + +/* Class = "NSMenuItem"; title = "Shift"; ObjectID = "riQ-CH-Kcr"; */ +"riQ-CH-Kcr.title" = "Shift"; + +/* Class = "NSButtonCell"; title = "Delete from history"; ObjectID = "sYs-Da-TSj"; */ +"sYs-Da-TSj.title" = "Удалить историю"; + +/* Class = "NSMenuItem"; title = "Control"; ObjectID = "vtQ-7v-nLJ"; */ +"vtQ-7v-nLJ.title" = "Control"; + +/* Class = "NSMenuItem"; title = "Command"; ObjectID = "yZK-TZ-SNb"; */ +"yZK-TZ-SNb.title" = "Command"; + +/* Class = "NSMenuItem"; title = "Control"; ObjectID = "z3A-El-En9"; */ +"z3A-El-En9.title" = "Control"; + +/* Class = "NSMenuItem"; title = "Alt"; ObjectID = "970-YL-XoV"; */ +"970-YL-XoV.title" = ""; + +/* Class = "NSMenuItem"; title = "Shift"; ObjectID = "IpX-wJ-YEO"; */ +"IpX-wJ-YEO.title" = ""; + +/* Class = "NSButtonCell"; title = "Pin History"; ObjectID = "QpH-S1-GSe"; */ +"QpH-S1-GSe.title" = ""; + +/* Class = "NSMenuItem"; title = "Control"; ObjectID = "hlL-5R-0wL"; */ +"hlL-5R-0wL.title" = ""; + +/* Class = "NSButtonCell"; title = "Hide pinned items from history"; ObjectID = "qEV-6j-C6H"; */ +"qEV-6j-C6H.title" = ""; + +/* Class = "NSMenuItem"; title = "Command"; ObjectID = "snd-hK-KP9"; */ +"snd-hK-KP9.title" = ""; diff --git a/Clipy/Sources/Preferences/Panels/ru.lproj/CPYExcludeAppPreferenceViewController.strings b/Clipy/Sources/Preferences/Panels/ru.lproj/CPYExcludeAppPreferenceViewController.strings new file mode 100644 index 00000000..e088deaf --- /dev/null +++ b/Clipy/Sources/Preferences/Panels/ru.lproj/CPYExcludeAppPreferenceViewController.strings @@ -0,0 +1,5 @@ +/* Class = "NSTextFieldCell"; title = "Exclude these applications:"; ObjectID = "Jko-fZ-aTE"; */ +"Jko-fZ-aTE.title" = "Исключить эти приложения:"; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "XXp-Rw-8h6"; */ +"XXp-Rw-8h6.title" = "Текстовая ячейка"; diff --git a/Clipy/Sources/Preferences/Panels/ru.lproj/CPYGeneralPreferenceViewController.strings b/Clipy/Sources/Preferences/Panels/ru.lproj/CPYGeneralPreferenceViewController.strings new file mode 100644 index 00000000..8f6e8ff9 --- /dev/null +++ b/Clipy/Sources/Preferences/Panels/ru.lproj/CPYGeneralPreferenceViewController.strings @@ -0,0 +1,38 @@ +/* Class = "NSButtonCell"; title = "Input \"⌘ + V\" after menu item selection"; ObjectID = "0yt-u0-ROt"; */ +"0yt-u0-ROt.title" = "Ввести \"⌘ + V\" после выбора пункта меню"; + +/* Class = "NSTextFieldCell"; title = "Appearance"; ObjectID = "FM4-mw-DCx"; */ +"FM4-mw-DCx.title" = "Внешний вид"; + +/* Class = "NSTextFieldCell"; title = "Status Bar icon style:"; ObjectID = "Faj-kQ-G1v"; */ +"Faj-kQ-G1v.title" = "Стиль иконок строки состояния:"; + +/* Class = "NSTextFieldCell"; title = "Sort history order by:"; ObjectID = "Lps-06-dPB"; */ +"Lps-06-dPB.title" = "Сортировать историю как:"; + +/* Class = "NSButtonCell"; title = "Send crash report and error log (reflected at the next launch)"; ObjectID = "LsC-YB-qAw"; */ +"LsC-YB-qAw.title" = "Отправлять отчет об ошибках (при следующем запуске)"; + +/* Class = "NSTextFieldCell"; title = "Max clipboard history size:"; ObjectID = "Nab-CO-ytH"; */ +"Nab-CO-ytH.title" = "Максимальный размер истории буфера:"; + +/* Class = "NSTextFieldCell"; title = "Clipboard History"; ObjectID = "OOT-F5-Pal"; */ +"OOT-F5-Pal.title" = "История буфера обмена"; + +/* Class = "NSButtonCell"; title = "Launch on Login"; ObjectID = "Su3-mF-z1T"; */ +"Su3-mF-z1T.title" = "Запускать при входе в систему"; + +/* Class = "NSMenuItem"; title = "Date Created"; ObjectID = "YmS-J6-ERc"; */ +"YmS-J6-ERc.title" = "Дате создания"; + +/* Class = "NSMenuItem"; title = "None"; ObjectID = "aEh-u0-hQR"; */ +"aEh-u0-hQR.title" = "None"; + +/* Class = "NSTextFieldCell"; title = "items"; ObjectID = "eeq-cw-v00"; */ +"eeq-cw-v00.title" = "items"; + +/* Class = "NSMenuItem"; title = "Last Used"; ObjectID = "ju3-6a-6xj"; */ +"ju3-6a-6xj.title" = "Последнему использованию"; + +/* Class = "NSTextFieldCell"; title = "Behavior"; ObjectID = "nDk-8y-89n"; */ +"nDk-8y-89n.title" = "Действия"; diff --git a/Clipy/Sources/Preferences/Panels/ru.lproj/CPYMenuPreferenceViewController.strings b/Clipy/Sources/Preferences/Panels/ru.lproj/CPYMenuPreferenceViewController.strings new file mode 100644 index 00000000..a5eb812c --- /dev/null +++ b/Clipy/Sources/Preferences/Panels/ru.lproj/CPYMenuPreferenceViewController.strings @@ -0,0 +1,68 @@ +/* Class = "NSTextFieldCell"; title = "pixel"; ObjectID = "2Ra-jY-ADW"; */ +"2Ra-jY-ADW.title" = "пикселей"; + +/* Class = "NSTextFieldCell"; title = "items"; ObjectID = "4dH-7h-Ssv"; */ +"4dH-7h-Ssv.title" = "элементов"; + +/* Class = "NSTextFieldCell"; title = "chars"; ObjectID = "67F-2m-Txz"; */ +"67F-2m-Txz.title" = "знаков"; + +/* Class = "NSTextFieldCell"; title = "pixel"; ObjectID = "90g-HQ-9Ua"; */ +"90g-HQ-9Ua.title" = "пикселей"; + +/* Class = "NSButtonCell"; title = "Show Image"; ObjectID = "Drj-kg-Km5"; */ +"Drj-kg-Km5.title" = "Показывать изображения"; + +/* Class = "NSTextFieldCell"; title = "Number of items place inside a folder:"; ObjectID = "FP7-VI-YVJ"; */ +"FP7-VI-YVJ.title" = "Количество элементов в папке:"; + +/* Class = "NSTextFieldCell"; title = "items"; ObjectID = "Ovp-if-Azp"; */ +"Ovp-if-Azp.title" = "элементов"; + +/* Class = "NSTextFieldCell"; title = "Max length of tool tip string:"; ObjectID = "QFO-xC-Z3p"; */ +"QFO-xC-Z3p.title" = "Максимальный размер подсказки:"; + +/* Class = "NSButtonCell"; title = "Show alert panel before clear history"; ObjectID = "U2I-bu-kTR"; */ +"U2I-bu-kTR.title" = "Показывать предупреждение перед удалением истории"; + +/* Class = "NSTextFieldCell"; title = "Height:"; ObjectID = "WKb-6V-Q9w"; */ +"WKb-6V-Q9w.title" = "Высота:"; + +/* Class = "NSButtonCell"; title = "Place already copied history at the top"; ObjectID = "a32-zW-R74"; */ +"a32-zW-R74.title" = "Расположить скопированную историю наверху"; + +/* Class = "NSButtonCell"; title = "Show tool tip on a menu item"; ObjectID = "h4n-Nv-zj1"; */ +"h4n-Nv-zj1.title" = "Показать подсказку в элементе меню"; + +/* Class = "NSTextFieldCell"; title = "Number of characters in the menu:"; ObjectID = "hBb-sd-DcP"; */ +"hBb-sd-DcP.title" = "Количесвто знаков в меню:"; + +/* Class = "NSButtonCell"; title = "Add key equivalents to numeric keys"; ObjectID = "hE2-DL-MKl"; */ +"hE2-DL-MKl.title" = "Добавить клавишные эквиваленты к номерам"; + +/* Class = "NSButtonCell"; title = "Show color code preview"; ObjectID = "hgW-RK-5oy"; */ +"hgW-RK-5oy.title" = "Показывать предварительный просмотр цветового кода"; + +/* Class = "NSButtonCell"; title = "Move instead of copying (removes the older one from the list)"; ObjectID = "lsx-Y0-zFR"; */ +"lsx-Y0-zFR.title" = "Перемещать вместо копирования (удалить старое из списка)"; + +/* Class = "NSButtonCell"; title = "Mark menu items with numbers"; ObjectID = "nMF-6D-hXu"; */ +"nMF-6D-hXu.title" = "Нумеровать пункты меню"; + +/* Class = "NSTextFieldCell"; title = "chars"; ObjectID = "nzx-q5-ifH"; */ +"nzx-q5-ifH.title" = "знаков"; + +/* Class = "NSButtonCell"; title = "Add a menu item to clear clipboard history"; ObjectID = "p80-3o-bgA"; */ +"p80-3o-bgA.title" = "Добавить элемент меню для очистки истории"; + +/* Class = "NSTextFieldCell"; title = "Width:"; ObjectID = "saf-vP-Qwl"; */ +"saf-vP-Qwl.title" = "Ширина:"; + +/* Class = "NSButtonCell"; title = "Menu items' title starts with 0"; ObjectID = "seq-HO-d27"; */ +"seq-HO-d27.title" = "Начало нумерации с 0"; + +/* Class = "NSTextFieldCell"; title = "Number of items place inline:"; ObjectID = "wef-NB-6p6"; */ +"wef-NB-6p6.title" = "Количество элементов в строке:"; + +/* Class = "NSButtonCell"; title = "Display icons in menu items"; ObjectID = "yrU-qO-OwD"; */ +"yrU-qO-OwD.title" = "Показывать иконки в меню элементов"; diff --git a/Clipy/Sources/Preferences/Panels/ru.lproj/CPYShortcutsPreferenceViewController.strings b/Clipy/Sources/Preferences/Panels/ru.lproj/CPYShortcutsPreferenceViewController.strings new file mode 100644 index 00000000..3d31f564 --- /dev/null +++ b/Clipy/Sources/Preferences/Panels/ru.lproj/CPYShortcutsPreferenceViewController.strings @@ -0,0 +1,17 @@ +/* Class = "NSTextFieldCell"; title = "Main:"; ObjectID = "5sL-G8-1io"; */ +"5sL-G8-1io.title" = "Основное:"; + +/* Class = "NSTextFieldCell"; title = "History:"; ObjectID = "Abl-cO-JwU"; */ +"Abl-cO-JwU.title" = "История:"; + +/* Class = "NSTextFieldCell"; title = "History"; ObjectID = "Txl-Qh-RzP"; */ +"Txl-Qh-RzP.title" = "История"; + +/* Class = "NSTextFieldCell"; title = "Menu"; ObjectID = "X5L-5V-1eH"; */ +"X5L-5V-1eH.title" = "Мню"; + +/* Class = "NSTextFieldCell"; title = "Clear History:"; ObjectID = "f3b-Ht-X5w"; */ +"f3b-Ht-X5w.title" = "Очистить историю:"; + +/* Class = "NSTextFieldCell"; title = "Snippets:"; ObjectID = "fXr-ry-5ds"; */ +"fXr-ry-5ds.title" = "Сниппеты:"; diff --git a/Clipy/Sources/Preferences/Panels/ru.lproj/CPYTypePreferenceViewController.strings b/Clipy/Sources/Preferences/Panels/ru.lproj/CPYTypePreferenceViewController.strings new file mode 100644 index 00000000..91e44050 --- /dev/null +++ b/Clipy/Sources/Preferences/Panels/ru.lproj/CPYTypePreferenceViewController.strings @@ -0,0 +1,23 @@ +/* Class = "NSButtonCell"; title = "PDF"; ObjectID = "27s-8p-tdh"; */ +"27s-8p-tdh.title" = "PDF"; + +/* Class = "NSButtonCell"; title = "Plain Text"; ObjectID = "9wr-mR-kmC"; */ +"9wr-mR-kmC.title" = "Plain Text"; + +/* Class = "NSButtonCell"; title = "Rich Text Format Directory (RTFD)"; ObjectID = "Nvy-pc-6hl"; */ +"Nvy-pc-6hl.title" = "Rich Text Format Directory (RTFD)"; + +/* Class = "NSButtonCell"; title = "Filenames"; ObjectID = "iO6-7x-OcH"; */ +"iO6-7x-OcH.title" = "Filenames"; + +/* Class = "NSBox"; title = "Select clipboard types to store:"; ObjectID = "lSu-gq-grM"; */ +"lSu-gq-grM.title" = "Выберите форматы данных для хранения:"; + +/* Class = "NSButtonCell"; title = "TIFF Image"; ObjectID = "lZ0-qQ-qWk"; */ +"lZ0-qQ-qWk.title" = "TIFF Image"; + +/* Class = "NSButtonCell"; title = "URL"; ObjectID = "oXv-rM-kj5"; */ +"oXv-rM-kj5.title" = "URL"; + +/* Class = "NSButtonCell"; title = "Rich Text Format (RTF)"; ObjectID = "xyj-FL-88b"; */ +"xyj-FL-88b.title" = "Rich Text Format (RTF)"; diff --git a/Clipy/Sources/Preferences/Panels/ru.lproj/CPYUpdatesPreferenceViewController.strings b/Clipy/Sources/Preferences/Panels/ru.lproj/CPYUpdatesPreferenceViewController.strings new file mode 100644 index 00000000..788d238e --- /dev/null +++ b/Clipy/Sources/Preferences/Panels/ru.lproj/CPYUpdatesPreferenceViewController.strings @@ -0,0 +1,20 @@ +/* Class = "NSButtonCell"; title = "Check Now"; ObjectID = "DDI-ts-HPE"; */ +"DDI-ts-HPE.title" = "Проверить сейчас"; + +/* Class = "NSMenuItem"; title = "Daily"; ObjectID = "HwP-AM-nID"; */ +"HwP-AM-nID.title" = "Ежедневно"; + +/* Class = "NSButtonCell"; title = "Automatically check for updates:"; ObjectID = "Kdw-AL-Nnj"; */ +"Kdw-AL-Nnj.title" = "Автоматически проверять обновления:"; + +/* Class = "NSMenuItem"; title = "Weekly"; ObjectID = "NBD-wq-yMq"; */ +"NBD-wq-yMq.title" = "Еженедельно"; + +/* Class = "NSTextFieldCell"; title = "v1.0.0"; ObjectID = "hhl-AS-dQ0"; */ +"hhl-AS-dQ0.title" = "v1.0.0"; + +/* Class = "NSTextFieldCell"; title = "date"; ObjectID = "nG5-PB-zcE"; */ +"nG5-PB-zcE.title" = "date"; + +/* Class = "NSMenuItem"; title = "Monthly"; ObjectID = "o5Q-Ao-iQN"; */ +"o5Q-Ao-iQN.title" = "Ежемесячно";