BearND has uploaded a new change for review. https://gerrit.wikimedia.org/r/187413
Change subject: Localisation updates from https://translatewiki.net. ...................................................................... Localisation updates from https://translatewiki.net. Change-Id: I9b2b6bd870959c86629c780d27d4bc0dc75e6feb --- M wikipedia/ar.lproj/Localizable.strings M wikipedia/nl.lproj/Localizable.strings M wikipedia/zh-hans.lproj/Localizable.strings 3 files changed, 6 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/apps/ios/wikipedia refs/changes/13/187413/1 diff --git a/wikipedia/ar.lproj/Localizable.strings b/wikipedia/ar.lproj/Localizable.strings index c7bab53..db26aa6 100644 --- a/wikipedia/ar.lproj/Localizable.strings +++ b/wikipedia/ar.lproj/Localizable.strings @@ -43,13 +43,17 @@ "wikitext-upload-save-sign-in" = "تسجيل الدخول"; "wikitext-upload-save-sign-in-benefits" = "ليستطيع المحررون الزملاء التواصل معك وليكون باستطاعتك رؤية المقالات التي عدَّلتَها."; "wikitext-upload-save-anonymously" = "احفظ كمستخدم مجهول"; +"wikitext-upload-save-terms-name" = "شروط الاستخدام"; +"wikitext-upload-save-license-name" = "CC BY-SA 3.0"; "open-link-title" = "فتح الرابط"; "open-link-cancel" = "إلغاء"; "search-searching" = "جارٍ البحث..."; +"search-titles" = "العناوين"; "search-recent-clear-cancel" = "إلغاء"; "search-recent-clear-delete-all" = "حذف الكل"; "main-menu-title" = "المزيد"; "main-menu-account-title-logged-out" = "الحساب"; +"main-menu-show-saved" = "الصفحات المحفوظة"; "main-menu-random" = "عشوائي"; "main-menu-privacy-policy" = "سياسة الخصوصية"; "main-menu-show-today" = "اليوم"; diff --git a/wikipedia/nl.lproj/Localizable.strings b/wikipedia/nl.lproj/Localizable.strings index d0a6beb..22d35d0 100644 --- a/wikipedia/nl.lproj/Localizable.strings +++ b/wikipedia/nl.lproj/Localizable.strings @@ -46,6 +46,7 @@ "account-creation-password-placeholder-text" = "Wachtwoord"; "account-creation-password-confirm-placeholder-text" = "Wachtwoord bevestigen"; "account-creation-email-placeholder-text" = "E-mailadres (optioneel)"; +"account-creation-missing-fields" = "U moet een gebruikersnaam, wachtwoord, en wachtwoordbevestiging invoeren om een gebruikersaccount aan te maken."; "login-name-not-found" = "U moet een gebruikersnaam opgeven om aan te melden."; "login-name-illegal" = "U hebt een ongeldige gebruikersnaam opgegeven."; "login-name-does-not-exist" = "De opgegeven gebruikersnaam bestaat niet."; diff --git a/wikipedia/zh-hans.lproj/Localizable.strings b/wikipedia/zh-hans.lproj/Localizable.strings index 27c5e90..7a9be44 100644 --- a/wikipedia/zh-hans.lproj/Localizable.strings +++ b/wikipedia/zh-hans.lproj/Localizable.strings @@ -152,7 +152,7 @@ "edit-summary-title" = "您如何改进条目的?"; "fetching-random-article" = "正在获取随机文章"; "article-pull-to-refresh-prompt" = "拖拽以刷新条目"; -"article-pull-to-refresh-is-refreshing" = "刷新条目"; +"article-pull-to-refresh-is-refreshing" = "正在刷新条目"; "credits-title" = "开源资料库"; "credits-wikimedia-repos" = "维基媒体存储库"; "credits-gerrit-repo" = "主应用程序(Gerrit)"; -- To view, visit https://gerrit.wikimedia.org/r/187413 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9b2b6bd870959c86629c780d27d4bc0dc75e6feb Gerrit-PatchSet: 1 Gerrit-Project: apps/ios/wikipedia Gerrit-Branch: master Gerrit-Owner: BearND <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
