Brion VIBBER has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/160806

Change subject: update language project files
......................................................................

update language project files

Change-Id: I4338cd38c15918316404112bc3e30e0e91bf8b33
---
M Wikipedia.xcodeproj/project.pbxproj
A wikipedia/da.lproj/Localizable.strings
2 files changed, 262 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/apps/ios/wikipedia 
refs/changes/06/160806/1

diff --git a/Wikipedia.xcodeproj/project.pbxproj 
b/Wikipedia.xcodeproj/project.pbxproj
index dc41b63..fc9284e 100644
--- a/Wikipedia.xcodeproj/project.pbxproj
+++ b/Wikipedia.xcodeproj/project.pbxproj
@@ -178,6 +178,7 @@
                D46CD8C418A1AC4F0042959E /* InfoPlist.strings in Resources */ = 
{isa = PBXBuildFile; fileRef = D46CD8C018A1AC4F0042959E /* InfoPlist.strings 
*/; };
                D46CD8C518A1AC4F0042959E /* Localizable.strings in Resources */ 
= {isa = PBXBuildFile; fileRef = D46CD8C218A1AC4F0042959E /* 
Localizable.strings */; };
                D474CC15182AE196002BDE45 /* MWSite.m in Sources */ = {isa = 
PBXBuildFile; fileRef = D474CC14182AE196002BDE45 /* MWSite.m */; };
+               D47FEE2019C8CB0000B998C8 /* Main_iPhone.strings in Resources */ 
= {isa = PBXBuildFile; fileRef = D47FEE1E19C8CB0000B998C8 /* 
Main_iPhone.strings */; };
                D4991439181D51DE00E6073C /* Foundation.framework in Frameworks 
*/ = {isa = PBXBuildFile; fileRef = D4991438181D51DE00E6073C /* 
Foundation.framework */; };
                D499143B181D51DE00E6073C /* CoreGraphics.framework in 
Frameworks */ = {isa = PBXBuildFile; fileRef = D499143A181D51DE00E6073C /* 
CoreGraphics.framework */; };
                D499143D181D51DE00E6073C /* UIKit.framework in Frameworks */ = 
{isa = PBXBuildFile; fileRef = D499143C181D51DE00E6073C /* UIKit.framework */; 
};
@@ -634,6 +635,15 @@
                D474CC12182AE07C002BDE45 /* WikipediaApp.h */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 
WikipediaApp.h; sourceTree = "<group>"; };
                D474CC13182AE196002BDE45 /* MWSite.h */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = 
MWSite.h; path = "mw-support/MWSite.h"; sourceTree = "<group>"; };
                D474CC14182AE196002BDE45 /* MWSite.m */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name 
= MWSite.m; path = "mw-support/MWSite.m"; sourceTree = "<group>"; };
+               D47FEE1F19C8CB0000B998C8 /* av */ = {isa = PBXFileReference; 
lastKnownFileType = text.plist.strings; name = av; path = 
av.lproj/Main_iPhone.strings; sourceTree = "<group>"; };
+               D47FEE2119C8CB0F00B998C8 /* bcl */ = {isa = PBXFileReference; 
lastKnownFileType = text.plist.strings; name = bcl; path = 
bcl.lproj/Main_iPhone.strings; sourceTree = "<group>"; };
+               D47FEE2219C8CB2200B998C8 /* bto */ = {isa = PBXFileReference; 
lastKnownFileType = text.plist.strings; name = bto; path = 
bto.lproj/InfoPlist.strings; sourceTree = "<group>"; };
+               D47FEE2319C8CB3400B998C8 /* ce */ = {isa = PBXFileReference; 
lastKnownFileType = text.plist.strings; name = ce; path = 
ce.lproj/Localizable.strings; sourceTree = "<group>"; };
+               D47FEE2419C8CB6B00B998C8 /* cs */ = {isa = PBXFileReference; 
lastKnownFileType = text.plist.strings; name = cs; path = 
cs.lproj/InfoPlist.strings; sourceTree = "<group>"; };
+               D47FEE2519C8CB6B00B998C8 /* cs */ = {isa = PBXFileReference; 
lastKnownFileType = text.plist.strings; name = cs; path = 
cs.lproj/Localizable.strings; sourceTree = "<group>"; };
+               D47FEE2619C8CB6B00B998C8 /* cs */ = {isa = PBXFileReference; 
lastKnownFileType = text.plist.strings; name = cs; path = 
cs.lproj/Main_iPhone.strings; sourceTree = "<group>"; };
+               D47FEE2719C8CBB400B998C8 /* ta */ = {isa = PBXFileReference; 
lastKnownFileType = text.plist.strings; name = ta; path = 
ta.lproj/Main_iPhone.strings; sourceTree = "<group>"; };
+               D47FEE2819C8CC2600B998C8 /* pt-BR */ = {isa = PBXFileReference; 
lastKnownFileType = text.plist.strings; name = "pt-BR"; path = 
"pt-BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
                D4991435181D51DE00E6073C /* Wikipedia.app */ = {isa = 
PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; 
path = Wikipedia.app; sourceTree = BUILT_PRODUCTS_DIR; };
                D4991438181D51DE00E6073C /* Foundation.framework */ = {isa = 
PBXFileReference; lastKnownFileType = wrapper.framework; name = 
Foundation.framework; path = System/Library/Frameworks/Foundation.framework; 
sourceTree = SDKROOT; };
                D499143A181D51DE00E6073C /* CoreGraphics.framework */ = {isa = 
PBXFileReference; lastKnownFileType = wrapper.framework; name = 
CoreGraphics.framework; path = 
System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
@@ -1522,6 +1532,7 @@
                D499143E181D51DE00E6073C /* Wikipedia */ = {
                        isa = PBXGroup;
                        children = (
+                               D47FEE1E19C8CB0000B998C8 /* Main_iPhone.strings 
*/,
                                D4BC22B3181E9E6300CAC673 /* empty.png */,
                                D4991447181D51DE00E6073C /* AppDelegate.h */,
                                D4991448181D51DE00E6073C /* AppDelegate.m */,
@@ -1768,6 +1779,9 @@
                                zza,
                                tg,
                                qqq,
+                               av,
+                               bto,
+                               cs,
                        );
                        mainGroup = D499142C181D51DE00E6073C;
                        productRefGroup = D4991436181D51DE00E6073C /* Products 
*/;
@@ -1812,6 +1826,7 @@
                                04082B5518ADA25A00FAF3D6 /* 
text_field_x_circle_g...@2x.png in Resources */,
                                04C91CF219554B310035ED1B /* logo-onboarding.png 
in Resources */,
                                045A9F0D18F6090E0057EA85 /* assets in Resources 
*/,
+                               D47FEE2019C8CB0000B998C8 /* Main_iPhone.strings 
in Resources */,
                                04123638189C29EA00E0CF8E /* 
abuse-filter-flag-wh...@2x.png in Resources */,
                                04C91CEF195520990035ED1B /* 
logo-onboarding-subti...@2x.png in Resources */,
                                04C91CEE195520990035ED1B /* 
logo-onboarding-subtitle.png in Resources */,
@@ -2133,6 +2148,8 @@
                                D4679084195AD48900C4E44D /* tg-cyrl */,
                                D4679087195AD49300C4E44D /* th */,
                                D4C16A6419709CDF00CD91AD /* qqq */,
+                               D47FEE2219C8CB2200B998C8 /* bto */,
+                               D47FEE2419C8CB6B00B998C8 /* cs */,
                        );
                        name = InfoPlist.strings;
                        sourceTree = "<group>";
@@ -2185,6 +2202,9 @@
                                D467908B195AD4A500C4E44D /* zh-hans */,
                                D467908C195AD4AB00C4E44D /* zh-hant */,
                                D4C16A6519709CDF00CD91AD /* qqq */,
+                               D47FEE2319C8CB3400B998C8 /* ce */,
+                               D47FEE2519C8CB6B00B998C8 /* cs */,
+                               D47FEE2819C8CC2600B998C8 /* pt-BR */,
                        );
                        name = Localizable.strings;
                        sourceTree = "<group>";
@@ -2256,6 +2276,10 @@
                                D4C16A6019708AFB00CD91AD /* pt-BR */,
                                D4C16A6119708B0E00CD91AD /* krc */,
                                D442F58619709E540013A2CA /* qqq */,
+                               D47FEE1F19C8CB0000B998C8 /* av */,
+                               D47FEE2119C8CB0F00B998C8 /* bcl */,
+                               D47FEE2619C8CB6B00B998C8 /* cs */,
+                               D47FEE2719C8CBB400B998C8 /* ta */,
                        );
                        name = Main_iPhone.storyboard;
                        sourceTree = "<group>";
diff --git a/wikipedia/da.lproj/Localizable.strings 
b/wikipedia/da.lproj/Localizable.strings
new file mode 100644
index 0000000..47128b4
--- /dev/null
+++ b/wikipedia/da.lproj/Localizable.strings
@@ -0,0 +1,238 @@
+"article-languages-label" = "Choose language";
+"article-languages-cancel" = "Cancel";
+"article-languages-downloading" = "Loading article languages...";
+"article-languages-filter-placeholder" = "Language Filter";
+
+"language-button-text" = "You can read this article in %d other languages";
+
+"history-label" = "Recent";
+"history-section-today" = "Today";
+"history-section-yesterday" = "Yesterday";
+"history-section-lastweek" = "Last week";
+"history-section-lastmonth" = "Last month";
+
+"history-clear-confirmation-heading" = "Delete all recent items?";
+"history-clear-confirmation-sub-heading" = "This action cannot be undone!";
+"history-clear-cancel" = "Cancel";
+"history-clear-delete-all" = "Delete All";
+
+"zero-free-verbiage" = "Free Wikipedia access from your mobile operator (data 
charges waived)";
+"zero-charged-verbiage" = "Wikipedia Zero is off";
+"zero-charged-verbiage-extended" = "Loading other articles may incur data 
charges. Saved articles stored offline do not use data and are free.";
+"zero-webpage-url" = 
"https://wikimediafoundation.org/wiki/Wikipedia_Zero_App_FAQ";;
+"zero-interstitial-title" = "Leaving Wikipedia Zero";
+"zero-interstitial-leave-app" = "Data charges may apply. Continue to external 
site?";
+"zero-interstitial-continue" = "Leave";
+"zero-interstitial-cancel" = "Stay here";
+"zero-learn-more" = "Data charges are waived for this Wikipedia app.";
+"zero-learn-more-learn-more" = "Read more";
+"zero-learn-more-no-thanks" = "Dismiss";
+"zero-wikipedia-zero-heading" = "Wikipedia Zero";
+"zero-warn-when-leaving" = "Warn if leaving Wikipedia Zero";
+"zero-settings-devmode" = "Zero devmode";
+
+"account-creation-captcha-required" = "CAPTCHA verification required.";
+"account-creation-captcha-obtaining" = "Obtaining a new CAPTCHA.";
+"account-creation-logging-in" = "Logging in...";
+"account-creation-passwords-mismatched" = "Password fields do not match.";
+"account-creation-saving" = "Saving...";
+"account-creation-login" = "Already have an account? Log in.";
+"account-creation-username-placeholder-text" = "User name";
+"account-creation-password-placeholder-text" = "Password";
+"account-creation-password-confirm-placeholder-text" = "Confirm password";
+"account-creation-email-placeholder-text" = "Email (optional)";
+
+"login-name-not-found" = "User name is required to login.";
+"login-name-illegal" = "You provided an illegal user name.";
+"login-name-does-not-exist" = "The user name you provided doesn't exist.";
+"login-password-empty" = "Password is required to login.";
+"login-password-wrong" = "The password you provided is incorrect.";
+"login-throttled" = "You've logged in too many times in a short time.";
+"login-user-blocked" = "User is blocked.";
+"login-account-creation" = "Don't have an account? Join Wikipedia.";
+"login-username-placeholder-text" = "User name";
+"login-password-placeholder-text" = "Password";
+
+"wikitext-downloading" = "Loading content...";
+"wikitext-download-failed" = "Unable to obtain latest revision.";
+"wikitext-download-success" = "Content loaded.";
+"wikitext-preview-changes" = "Retrieving preview of your changes...";
+"wikitext-preview-changes-none" = "No changes were made to be previewed.";
+"wikitext-upload-result-unknown" = "Unable to determine wikitext upload 
result.";
+"wikitext-upload-captcha-error" = "CAPTCHA verification error.";
+"wikitext-upload-captcha-needed" = "Need CAPTCHA verification.";
+"wikitext-upload-save" = "Saving...";
+
+"wikitext-upload-save-sign-in" = "Log in";
+"wikitext-upload-save-sign-in-benefits" = "So co-editors can connect with you 
& you can see what articles you edited.";
+"wikitext-upload-save-anonymously" = "Save anonymously";
+"wikitext-upload-save-anonymously-warning" = "Edits will be attributed to the 
IP address of your device. If you $1 you will have more privacy.";
+"wikitext-upload-save-terms-and-license" = "By saving, you agree to the $1, 
and to irrevocably release your contributions under the $2 license.";
+"wikitext-upload-save-terms-name" = "Terms of Use";
+"wikitext-upload-save-license-name" = "CC BY-SA 3.0";
+
+"open-link-title" = "Open link";
+"open-link-cancel" = "Cancel";
+
+"search-searching" = "Searching...";
+"search-no-matches" = "No matches found for search term.";
+"search-field-placeholder-text" = "Search Wikipedia";
+"search-field-placeholder-text-zero" = "Search Wikipedia Zero";
+"search-loading-section-zero" = "Loading first section of the article...";
+"search-loading-section-remaining" = "Loading the rest of the article...";
+"search-loading-article-loaded" = "Article loaded.";
+"search-cancel" = "Cancel";
+
+"main-menu-title" = "More";
+"main-menu-language-title" = "Search $1 Wikipedia";
+"main-menu-language-toggle-show" = "Show languages";
+"main-menu-language-toggle-hide" = "Hide languages";
+"main-menu-language-selection-saved" = "Language selection saved";
+"main-menu-account-title-logged-out" = "Account";
+"main-menu-account-title-logged-in" = "Logged in as: $1";
+"main-menu-account-login" = "Log in";
+"main-menu-account-logout" = "Log out";
+"main-menu-show-title" = "Show me...";
+"main-menu-show-history" = "Recent";
+"main-menu-show-saved" = "Saved pages";
+"main-menu-current-article-save" = "Save $1 for offline reading";
+"main-menu-random" = "Random";
+"main-menu-feedback-heading" = "Feedback";
+"main-menu-send-feedback" = "Send app feedback";
+"main-menu-show-page-history" = "History of changes to $1";
+"main-menu-credits" = "Credits";
+"main-menu-zero-faq" = "Wikipedia Zero FAQ";
+"main-menu-privacy-policy" = "Privacy policy";
+"main-menu-terms-of-use" = "Terms of use";
+"main-menu-rate-app" = "Rate app";
+"main-menu-heading-zero" = "Wikipedia Zero";
+"main-menu-heading-legal" = "Mumbo jumbo";
+"main-menu-show-today" = "Today";
+"main-menu-nearby" = "Nearby";
+
+"saved-pages-title" = "Saved pages";
+"saved-pages-clear-confirmation-heading" = "Delete all saved items?";
+"saved-pages-clear-confirmation-sub-heading" = "This action cannot be undone!";
+"saved-pages-clear-cancel" = "Cancel";
+"saved-pages-clear-delete-all" = "Delete All";
+
+"page-history-title" = "Article history";
+"page-history-downloading" = "Loading article history...";
+
+"navbar-title-mode-edit-wikitext" = "Edit";
+"navbar-title-mode-login" = "Log in";
+"navbar-title-mode-login-and-save" = "Log in and save";
+"navbar-title-mode-create-account" = "Create account";
+"navbar-title-mode-create-account-and-save" = "Create account and save";
+"navbar-title-mode-edit-wikitext-warning" = "Edit issues";
+"navbar-title-mode-edit-wikitext-disallow" = "Edit issues";
+"navbar-title-mode-edit-wikitext-preview" = "Preview";
+"navbar-title-mode-edit-wikitext-captcha" = "Quick verification needed";
+"navbar-title-mode-edit-wikitext-summary" = "Describe your edit";
+"navbar-title-mode-edit-wikitext-save" = "Save";
+
+"edit-summary-choice-linked-words" = "Added links";
+"edit-summary-choice-fixed-grammar" = "Fixed grammar";
+"edit-summary-choice-fixed-inaccuracy" = "Fixed inaccuracy";
+"edit-summary-choice-fixed-styling" = "Fixed styling";
+"edit-summary-choice-fixed-typos" = "Fixed typo";
+"edit-summary-choice-added-category" = "Added category";
+"edit-summary-choice-added-missing-info" = "Added missing info";
+"edit-summary-choice-added-clarification" = "Added clarification";
+"edit-summary-choice-other" = "Other";
+
+"edit-summary-description" = "A specific summary helps co-editors quickly 
review your edits. You can also pick from tags below.";
+"edit-summary-field-placeholder-text" = "Other ways you improved the article";
+"edit-summary-title" = "How did you improve the article?";
+
+"fetching-random-article" = "Fetching random article";
+
+"article-pull-to-refresh-prompt" = "Pull to refresh article";
+"article-pull-to-refresh-is-refreshing" = "Refreshing article";
+
+"credits-title" = "Open source repositories";
+"credits-wikimedia-repos" = "Wikimedia repositories";
+"credits-gerrit-repo" = "App main (Gerrit)";
+"credits-github-mirror" = "App mirror (GitHub)";
+"credits-external-libraries" = "External repositories";
+
+"share-menu-save-page" = "Save page";
+"share-menu-page-saved" = "Saved for offline reading.";
+"share-menu-page-saved-access" = "Tip: to access your saved pages, tap $1 
above or long-press $2 below.";
+
+"timestamp-just-now" = "just now";
+"timestamp-minutes" = "%d minutes ago";
+"timestamp-hours" = "%d hours ago";
+"timestamp-days" = "%d days ago";
+"timestamp-months" = "%d months ago";
+"timestamp-years" = "%d years ago";
+
+"lastmodified-by-user" = "Modified $1 by $2";
+"lastmodified-by-anon" = "Modified $1 by an anonymous user";
+
+"button-next" = "Next";
+"button-done" = "Done";
+"button-save" = "Save";
+
+"onboarding-create-account" = "Create account";
+"onboarding-login" = "Log in";
+"onboarding-already-have-account" = "Already have an account? $1";
+"onboarding-skip" = "Skip";
+"onboarding-wikipedia" = "Wikipedia";
+"onboarding-free-encyclopedia" = "The Free Encyclopedia";
+
+"preference_title_eventlogging_opt_in" = "Send usage reports";
+"preference_summary_eventlogging_opt_in" = "Allow Wikimedia to collect 
information about how you use the app to make the app better";
+
+"page_protected_autoconfirmed" = "This page has been semi-protected.";
+"page_protected_sysop" = "This page has been fully protected.";
+"page_protected_other" = "This page has been protected to the following 
levels: $1";
+"page_protected_can_not_edit" = "You do not have the rights to edit this page";
+"page_protected_can_not_edit_title" = "This page is protected";
+
+"license-footer-text" = "Content is available under $1";
+"license-footer-name" = "CC BY-SA 3.0";
+
+"table-of-contents-heading" = "Contents";
+
+"abuse-filter-warning-heading" = "This looks like an unconstructive edit, are 
you sure you want to save it?";
+"abuse-filter-warning-subheading" = "Your edit may contain one or more of the 
following:";
+"abuse-filter-warning-caps" = "Typing in ALL CAPS";
+"abuse-filter-warning-blanking" = "Blanking articles or spamming";
+"abuse-filter-warning-irrelevant" = "Irrelevant external links or images";
+"abuse-filter-warning-repeat" = "Repeeeeating characters";
+
+"abuse-filter-disallow-heading" = "You cannot save this edit. Please go back 
and change it.";
+"abuse-filter-disallow-unconstructive" = "An automated filter has identified 
this edit as potentially unconstructive or a vandalism attempt.";
+"abuse-filter-disallow-notable" = "Wikipedia is an encyclopedia and only 
neutral, notable content belongs here.";
+
+"menu-edit-accessibility-label" = "Edit";
+"menu-close-accessibility-label" = "Close";
+"menu-preview-accessibility-label" = "Preview";
+"menu-back-accessibility-label" = "Back";
+"menu-forward-accessibility-label" = "Forward";
+"menu-w-accessibility-label" = "Menu";
+"menu-toc-accessibility-label" = "Contents";
+"menu-search-accessibility-label" = "Search";
+"menu-cancel-accessibility-label" = "Cancel";
+"menu-share-accessibility-label" = "Share";
+"menu-more-accessibility-label" = "More settings";
+"menu-trash-accessibility-label" = "Delete";
+
+"nearby-title" = "Nearby";
+"nearby-distance-label-meters" = "$1 m";
+"nearby-distance-label-km" = "$1 km";
+"nearby-distance-label-feet" = "$1 feet";
+"nearby-distance-label-miles" = "$1 miles";
+"nearby-pull-to-refresh-prompt" = "Pull to refresh";
+"nearby-pull-to-refresh-is-refreshing" = "Refreshing";
+"nearby-loading" = "Loading nearby articles...";
+"nearby-loaded" = "Nearby articles loaded";
+"nearby-none" = "No nearby articles found. Pull to refresh or try again 
later.";
+"nearby-open-in-maps" = "Open in Maps";
+"nearby-cancel" = "Cancel";
+"nearby-location-updates-denied" = "This app does not have permission to 
receive location updates.";
+"nearby-location-updates-enable" = "To enable location updates open the 
Settings App and select the following:";
+"nearby-location-updates-settings-menu" = "Privacy > Location Services > 
Wikipedia";
+"nearby-location-general-error" = "Unable to determine location. Pull to 
refresh or try again later.";
+"nearby-wifi" = "Enabling wifi can help your device better determine your 
location.";

-- 
To view, visit https://gerrit.wikimedia.org/r/160806
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4338cd38c15918316404112bc3e30e0e91bf8b33
Gerrit-PatchSet: 1
Gerrit-Project: apps/ios/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Brion VIBBER <br...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to