Skip to content

Instantly share code, notes, and snippets.

@mps
Created May 23, 2013 14:35
Show Gist options
  • Save mps/5636529 to your computer and use it in GitHub Desktop.
Save mps/5636529 to your computer and use it in GitHub Desktop.
Gitty Translation File
/* Localized versions of Info.plist keys */
"Credits" = "Credits";
"Here are some great libraries I used to create this application:" = "Here are some great libraries I used to create this application:";
"About" = "About";
"Thank You" = "Thank You";
"Thank you to the amazing team at GitHub for creating a great product, without their hard work, none of this would have been possible." = "Thank you to the amazing team at GitHub for creating a great product, without their hard work, none of this would have been possible.";
"About the Developer" = "About the Developer";
"Icon Design" = "Icon Design";
"Error" = "Error";
"Oops, something went wrong..." = "Oops, something went wrong...";
"Copy link" = "Copy link";
"Copy link with line number" = "Copy link with line number";
"E-mail link to this file" = "E-mail link to this file";
"Cancel" = "Cancel";
"Oops, cannot load this file..." = "Oops, cannot load this file...";
"OK" = "OK";
"Enter line number" = "Enter line number";
"GitHub Blog" = "GitHub Blog";
"Loading Blog Entries" = "Loading Blog Entries";
"Edit Issue" = "Edit Issue";
"New Issue" = "New Issue";
"Leave a comment" = "Leave a comment";
"Saving Issue..." = "Saving Issue...";
"Issue saved!" = "Issue saved!";
"Please enter a title." = "Please enter a title.";
"No one is assigned" = "No one is assigned";
"Milestone" = "Milestone";
"Clear assignee" = "Clear assignee";
"Clear milestone" = "Clear milestone";
"No milestone" = "No milestone";
"Reopen" = "Reopen";
"reopened" = "reopened";
"Close" = "Close";
"Closed" = "Closed";
"closed" = "closed";
"Open" = "Open";
"Opened" = "Opened";
"Updated" = "Updated";
"Labels" = "Labels";
"opened this" = "opened this";
"is assigned" = "is assigned";
"issue" = "issue";
"Issue" = "Issue";
"pull request" = "pull request";
"Pull Request" = "Pull Request";
"Pull Requests" = "Pull Requests";
"added a commit" = "added a commit";
"This pull request can be automatically merged." = "This pull request can be automatically merged.";
"We cannot automatically merge this pull request." = "We cannot automatically merge this pull request.";
"Loading Issue..." = "Loading Issue...";
"Loading Comments..." = "Loading Comments...";
"Search GitHub" = "Search GitHub";
"Search GitHub Jobs" = "Search GitHub Jobs";
"Searching GitHub Jobs..." = "Searching GitHub Jobs...";
"Searching Users..." = "Searching Users...";
"Searching Repos..." = "Searching Repos...";
"Loading Activity..." = "Loading Activity...";
"What would you like to do?" = "What would you like to do?";
"Where you would like to share this?" = "Where you would like to share this?";
"Home" = "Home";
"Notifications" = "Notifications";
"Search" = "Search";
"Issues" = "Issues";
"Repositories" = "Repositories";
"Repos" = "Repos";
"Users" = "Users";
"Stars" = "Stars";
"stars" = "stars";
"Feedback" = "Feedback";
"Setup" = "Setup";
"GitHub Jobs" = "GitHub Jobs";
"PROFILES" = "PROFILES";
"MISC" = "MISC";
"Code" = "Code";
"Commits" = "Commits";
"Contributors" = "Contributors";
"Loading Notifications..." = "Loading Notifications...";
"Notifications can be loaded every" = "Notifications can be loaded every";
"seconds" = "seconds";
"Comments cannot be empty silly :)" = "Comments cannot be empty silly :)";
"Loading..." = "Loading...";
"Comment saved." = "Comment saved.";
"Loading Pull Request..." = "Loading Pull Request...";
"Loading Commits..." = "Loading Commits...";
"Merge Pull Request" = "Merge Pull Request";
"Are you sure you would like to merge this pull request?" = "Are you sure you would like to merge this pull request?";
"Merge" = "Merge";
"Pull Request Merged" = "Pull Request Merged";
"Comment" = "Comment";
"Loading User..." = "Loading User...";
"Loading Repos..." = "Loading Repos...";
"Loading Members..." = "Loading Members";
"Loading Stars..." = "Loading Stars...";
"Loading Followers..." = "Loading Followers...";
"Loading Following..." = "Loading Following...";
"Loading Code..." = "Loading Code...";
"Loading File..." = "Loading File...";
"Loading Issues..." = "Loading Issues...";
"Loading Pull Requests" = "Loading Pull Requests";
"Loading Code..." = "Loading Code...";
"Loading Branches..." = "Loading Branches...";
"Follow" = "Follow";
"Unfollow" = "Unfollow";
"You are now following" = "You are now following";
"You have unfollowed" = "You have unfollowed";
"following" = "following";
"followers" = "followers";
"Sign in to GitHub" = "Sign in to GitHub";
"Starred" = "Starred";
"Unstarred" = "Unstarred";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment