Abhishek Banthia
9 years ago
13 changed files with 165 additions and 57 deletions
@ -0,0 +1,16 @@ |
|||||||
|
/* |
||||||
|
Localizable.strings |
||||||
|
Clocker |
||||||
|
|
||||||
|
Created by Abhishek Banthia on 11/17/15. |
||||||
|
|
||||||
|
*/ |
||||||
|
|
||||||
|
"Yesterday" = "Yesterday"; |
||||||
|
"Today" = "Today"; |
||||||
|
"Tomorrow" = "Tomorrow"; |
||||||
|
"SpreadTheWordTitle" = "Spread the word, maybe"; |
||||||
|
"SpreadTheWordMessage" = "Clocker is completely open source. If it helped you in any way, please leave a kind of opinion on the App Store!"; |
||||||
|
"Cancel" = "Cancel"; |
||||||
|
"MaximumTimezoneMessage" = "Maximum 10 timezones allowed!"; |
||||||
|
"DuplicateTimezoneMessage" = "Timezone has already been selected!"; |
@ -0,0 +1,69 @@ |
|||||||
|
|
||||||
|
/* Class = "NSSearchFieldCell"; placeholderString = "Enter Timezone Name"; ObjectID = "2DC-BS-vbb"; */ |
||||||
|
"2DC-BS-vbb.placeholderString" = "Enter Timezone Name"; |
||||||
|
|
||||||
|
/* Class = "NSSearchField"; ibShadowedToolTip = "Search a timezone"; ObjectID = "5jL-eb-qdB"; */ |
||||||
|
"5jL-eb-qdB.ibShadowedToolTip" = "Search a timezone"; |
||||||
|
|
||||||
|
/* Class = "NSTableColumn"; headerCell.title = "Selected Timezone(s)"; ObjectID = "CJN-Eu-3s5"; */ |
||||||
|
"CJN-Eu-3s5.headerCell.title" = "Selected Timezone(s)"; |
||||||
|
|
||||||
|
/* Class = "NSButtonCell"; title = "Use a 24-hour clock"; ObjectID = "Fro-eC-cMC"; */ |
||||||
|
"Fro-eC-cMC.title" = "Use a 24-hour clock"; |
||||||
|
|
||||||
|
/* Class = "NSButton"; ibShadowedToolTip = "Clocker will start on each system launch"; ObjectID = "GDz-2Z-uX5"; */ |
||||||
|
"GDz-2Z-uX5.ibShadowedToolTip" = "Clocker will start on each system launch"; |
||||||
|
|
||||||
|
/* Class = "NSTableColumn"; headerCell.title = "Abbreviation"; ObjectID = "Iuq-hc-Ma0"; */ |
||||||
|
"Iuq-hc-Ma0.headerCell.title" = "Abbreviation"; |
||||||
|
|
||||||
|
/* Class = "NSButton"; ibShadowedToolTip = "Add a timezone"; ObjectID = "KlN-dU-s3o"; */ |
||||||
|
"KlN-dU-s3o.ibShadowedToolTip" = "Add a timezone"; |
||||||
|
|
||||||
|
/* Class = "NSButton"; ibShadowedToolTip = "Show time using a 24-hour format"; ObjectID = "N47-gw-Pay"; */ |
||||||
|
"N47-gw-Pay.ibShadowedToolTip" = "Show time using a 24-hour format"; |
||||||
|
|
||||||
|
/* Class = "NSButtonCell"; title = "Close"; ObjectID = "ODT-4D-sWu"; */ |
||||||
|
"ODT-4D-sWu.title" = "Close"; |
||||||
|
|
||||||
|
/* Class = "NSButton"; ibShadowedToolTip = "Show only the City instead of Continent/City format"; ObjectID = "P0l-kc-VxU"; */ |
||||||
|
"P0l-kc-VxU.ibShadowedToolTip" = "Show only the City instead of Continent/City format"; |
||||||
|
|
||||||
|
/* Class = "NSTableColumn"; headerCell.title = "Timezone Name"; ObjectID = "TEh-P6-jcT"; */ |
||||||
|
"TEh-P6-jcT.headerCell.title" = "Timezone Name"; |
||||||
|
|
||||||
|
/* Class = "NSButton"; ibShadowedToolTip = "Close Panel"; ObjectID = "Ueh-Ln-TC8"; */ |
||||||
|
"Ueh-Ln-TC8.ibShadowedToolTip" = "Close Panel"; |
||||||
|
|
||||||
|
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "Vu3-3D-aDG"; */ |
||||||
|
"Vu3-3D-aDG.title" = "Text Cell"; |
||||||
|
|
||||||
|
/* Class = "NSWindow"; title = "Window"; ObjectID = "Z6I-Ny-aGx"; */ |
||||||
|
"Z6I-Ny-aGx.title" = "Window"; |
||||||
|
|
||||||
|
/* Class = "NSButtonCell"; title = "Report Bug!"; ObjectID = "ZVb-7Q-E7k"; */ |
||||||
|
"ZVb-7Q-E7k.title" = "Report Bug!"; |
||||||
|
|
||||||
|
/* Class = "NSButtonCell"; title = "Start Clocker on system startup"; ObjectID = "h45-jZ-cPY"; */ |
||||||
|
"h45-jZ-cPY.title" = "Start Clocker on system startup"; |
||||||
|
|
||||||
|
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "iJJ-UY-Q3g"; */ |
||||||
|
"iJJ-UY-Q3g.title" = "Text Cell"; |
||||||
|
|
||||||
|
/* Class = "NSButtonCell"; title = "Show only City/Region name"; ObjectID = "jaB-eA-S6N"; */ |
||||||
|
"jaB-eA-S6N.title" = "Show only City/Region name"; |
||||||
|
|
||||||
|
/* Class = "NSButtonCell"; title = "Add"; ObjectID = "kZe-ua-0p9"; */ |
||||||
|
"kZe-ua-0p9.title" = "Add"; |
||||||
|
|
||||||
|
/* Class = "NSTextFieldCell"; placeholderString = "Open Source Message"; ObjectID = "l7j-wK-zcu"; */ |
||||||
|
"l7j-wK-zcu.placeholderString" = "Open Source Message"; |
||||||
|
|
||||||
|
/* Class = "NSButton"; ibShadowedToolTip = "Say Hello!"; ObjectID = "psn-eC-m9g"; */ |
||||||
|
"psn-eC-m9g.ibShadowedToolTip" = "Say Hello!"; |
||||||
|
|
||||||
|
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "pwL-7P-icB"; */ |
||||||
|
"pwL-7P-icB.title" = "Text Cell"; |
||||||
|
|
||||||
|
/* Class = "NSTextFieldCell"; title = "Label"; ObjectID = "ysU-zz-gJh"; */ |
||||||
|
"ysU-zz-gJh.title" = "Label"; |
@ -0,0 +1,17 @@ |
|||||||
|
/* |
||||||
|
Localizable.strings |
||||||
|
Clocker |
||||||
|
|
||||||
|
Created by Abhishek Banthia on 11/17/15. |
||||||
|
|
||||||
|
*/ |
||||||
|
|
||||||
|
|
||||||
|
"Yesterday" = "Hier"; |
||||||
|
"Today" = "Aujourd'hui"; |
||||||
|
"Tomorrow" = "Demain"; |
||||||
|
"SpreadTheWordTitle" = "Passez le mot"; |
||||||
|
"SpreadTheWordMessage" = "Clocker est complètement open source . Si cela vous a aidé de quelque façon , s'il vous plaît laisser un avis de genre sur l'App Store !"; |
||||||
|
"Cancel" = "Annuler"; |
||||||
|
"MaximumTimezoneMessage" = "Maximum 10 fuseaux horaires autorisés!"; |
||||||
|
"DuplicateTimezoneMessage" = "Fuseau horaire a déjà été sélectionnée!"; |
Loading…
Reference in new issue