Brion VIBBER has submitted this change and it was merged.
Change subject: Manual import of translations from TWN
......................................................................
Manual import of translations from TWN
Change-Id: Ia29f682ded7a671a7b35b3b9cbf2a560f4a4eefd
---
M wikipedia/es.lproj/Localizable.strings
M wikipedia/ja.lproj/Localizable.strings
M wikipedia/ja.lproj/Main_iPhone.strings
M wikipedia/lb.lproj/Localizable.strings
M wikipedia/nb.lproj/Localizable.strings
M wikipedia/nl.lproj/Localizable.strings
M wikipedia/qqq.lproj/Localizable.strings
M wikipedia/ro.lproj/Localizable.strings
M wikipedia/ru.lproj/Localizable.strings
M wikipedia/sk.lproj/Localizable.strings
M wikipedia/sv.lproj/Localizable.strings
M wikipedia/zh-hans.lproj/Localizable.strings
12 files changed, 88 insertions(+), 19 deletions(-)
Approvals:
Brion VIBBER: Verified; Looks good to me, approved
jenkins-bot: Verified
diff --git a/wikipedia/es.lproj/Localizable.strings
b/wikipedia/es.lproj/Localizable.strings
index b5e66ca..3502f6e 100644
--- a/wikipedia/es.lproj/Localizable.strings
+++ b/wikipedia/es.lproj/Localizable.strings
@@ -146,8 +146,8 @@
"credits-gerrit-repo" = "Rep. principal de aplicación (Gerrit)";
"credits-github-mirror" = "App espejo (GitHub)";
"credits-external-libraries" = "Repositorios externos";
-"share-menu-save-page" = "Guardar artículo";
-"share-menu-page-saved" = "Artículo guardado";
+"share-menu-save-page" = "Guardar página";
+"share-menu-page-saved" = "Guardado para leer sin conexión.";
"timestamp-just-now" = "ahora mismo";
"timestamp-minutes" = "hace %d minutos";
"timestamp-hours" = "hace %d horas";
@@ -193,7 +193,7 @@
"menu-more-accessibility-label" = "Más opciones";
"menu-trash-accessibility-label" = "Borrar";
"nearby-title" = "Cercanos";
-"nearby-distance-label-meters" = "$1 metros";
+"nearby-distance-label-meters" = "$1 m";
"nearby-distance-label-km" = "$1 km";
"nearby-distance-label-feet" = "$1 pies";
"nearby-distance-label-miles" = "$1 millas";
diff --git a/wikipedia/ja.lproj/Localizable.strings
b/wikipedia/ja.lproj/Localizable.strings
index 034c82e..4fcee05 100644
--- a/wikipedia/ja.lproj/Localizable.strings
+++ b/wikipedia/ja.lproj/Localizable.strings
@@ -15,6 +15,7 @@
"history-section-yesterday" = "昨日";
"history-section-lastweek" = "先週";
"history-section-lastmonth" = "先月";
+"history-clear-confirmation-heading" = "最近の項目をすべて削除しますか?";
"history-clear-confirmation-sub-heading" = "この操作は取り消せません!";
"history-clear-cancel" = "キャンセル";
"history-clear-delete-all" = "すべて削除";
@@ -95,7 +96,9 @@
"main-menu-heading-zero" = "ウィキペディア ゼロ";
"main-menu-heading-legal" = "法的な事柄";
"main-menu-show-today" = "今日";
+"main-menu-nearby" = "付近";
"saved-pages-title" = "保存したページ";
+"saved-pages-clear-confirmation-heading" = "保存した項目をすべて削除しますか?";
"saved-pages-clear-confirmation-sub-heading" = "この操作は取り消せません!";
"saved-pages-clear-cancel" = "キャンセル";
"saved-pages-clear-delete-all" = "すべて削除";
@@ -129,9 +132,12 @@
"article-pull-to-refresh-is-refreshing" = "記事の再読み込み中";
"credits-title" = "オープンソースのリポジトリ";
"credits-wikimedia-repos" = "ウィキメディア";
+"credits-gerrit-repo" = "アプリ・メイン (Gerrit)";
+"credits-github-mirror" = "アプリ・ミラー (GitHub)";
"credits-external-libraries" = "外部リポジトリ";
"share-menu-save-page" = "ページを保存";
"share-menu-page-saved" = "記事を保存しました";
+"share-menu-page-saved-access" = "ヒント:
保存したページにアクセスするには、上部の$1をタップするか、下部の$2を長押しします。";
"timestamp-just-now" = "ちょうど今";
"timestamp-minutes" = "%d分前";
"timestamp-hours" = "%d時間前";
@@ -180,9 +186,20 @@
"menu-share-accessibility-label" = "共有";
"menu-more-accessibility-label" = "その他の設定";
"menu-trash-accessibility-label" = "削除";
+"nearby-title" = "付近";
"nearby-distance-label-meters" = "$1 m";
"nearby-distance-label-km" = "$1 km";
"nearby-distance-label-feet" = "$1 フィート";
"nearby-distance-label-miles" = "$1 マイル";
+"nearby-pull-to-refresh-prompt" = "引っ張って更新";
+"nearby-pull-to-refresh-is-refreshing" = "更新中...";
+"nearby-loading" = "付近の記事を読み込んでいます...";
+"nearby-loaded" = "付近の記事を読み込みました";
+"nearby-none" = "付近の記事が見つかりませんでした。引っ張って更新するか、後ほどもう一度試してみてください。";
+"nearby-open-in-maps" = "マップで開く";
"nearby-cancel" = "キャンセル";
+"nearby-location-updates-denied" = "このアプリには位置情報の更新を受け取る許可がありません。";
+"nearby-location-updates-enable" = "位置情報の更新を有効にするには、設定アプリを開いて以下の様に選択してください:";
"nearby-location-updates-settings-menu" = "プライバシー > 位置情報サービス > ウィキペディア";
+"nearby-location-general-error" = "位置を確定できません。引っ張って更新するか、後ほどもう一度試してみてください。";
+"nearby-wifi" = "Wi-Fi を有効にすると、位置情報の精度をより高めることができます。";
diff --git a/wikipedia/ja.lproj/Main_iPhone.strings
b/wikipedia/ja.lproj/Main_iPhone.strings
index bfa143e..b128ad7 100644
--- a/wikipedia/ja.lproj/Main_iPhone.strings
+++ b/wikipedia/ja.lproj/Main_iPhone.strings
@@ -17,6 +17,7 @@
"c3c-PU-Exz.text" = "アカウントを作成";
"gPg-cg-Yjy.placeholder" = "上に示した画像に書いてある文字を入力してください";
"heA-3K-nhS.text" = "アカウントを既にお持ちの場合は、ログインしてください";
+"huU-kO-aYI.text" = "すべて削除してしまったようです。次にページをみた際にはここからそのページへと戻ることができます。";
"jiW-Cg-oL3.text" = "アカウントを作成";
"kVb-lx-d6C.placeholder" = "パスワード";
"mAk-1N-jPC.placeholder" = "利用者名";
diff --git a/wikipedia/lb.lproj/Localizable.strings
b/wikipedia/lb.lproj/Localizable.strings
index 9e324e9..cb448b0 100644
--- a/wikipedia/lb.lproj/Localizable.strings
+++ b/wikipedia/lb.lproj/Localizable.strings
@@ -195,3 +195,6 @@
"nearby-none" = "Keng Artikelen aus der Noperschaft fonnt. Zitt fir
z'akutaliséieren oder probéiert méi spéit nach eng Kéier.";
"nearby-open-in-maps" = "Op der Kaart opmaachen";
"nearby-cancel" = "Ofbriechen";
+"nearby-location-updates-denied" = "Dës App huet net d'Recht fir
Aktualisatiounen iwwer d'Plaz wou e grad ass ze kréien.";
+"nearby-location-general-error" = "D'Plaz wou Dir sidd konnt net festgestallt
ginn. Dréckt fir z'aktualiséieren oder probéiert méi spéit nach eng Kéier.";
+"nearby-wifi" = "D'Aschalte vum Wifi kann Ärem Apparat hëllefen d'Plaz wou Dir
sidd besser festzeleeën.";
diff --git a/wikipedia/nb.lproj/Localizable.strings
b/wikipedia/nb.lproj/Localizable.strings
index 33f4e30..2fcc246 100644
--- a/wikipedia/nb.lproj/Localizable.strings
+++ b/wikipedia/nb.lproj/Localizable.strings
@@ -12,6 +12,10 @@
"history-section-yesterday" = "I går";
"history-section-lastweek" = "Siste uke";
"history-section-lastmonth" = "Siste måned";
+"history-clear-confirmation-heading" = "Tømme loggen?";
+"history-clear-confirmation-sub-heading" = "Handlingen kan ikke angres!";
+"history-clear-cancel" = "Avbryt";
+"history-clear-delete-all" = "Tøm alt";
"zero-free-verbiage" = "Gratis Wikipedia-tilgang fra mobiloperatøren din
(datakostnader dekkes)";
"zero-charged-verbiage" = "Wikipedia Zero er skrudd av";
"zero-charged-verbiage-extended" = "Innlasting av artikler kan føre til at
datakostnader påløper. Visning av lagrede artikler fører imidlertid ikke til
databruk og er gratis.";
@@ -97,7 +101,12 @@
"main-menu-heading-zero" = "Wikipedia Zero";
"main-menu-heading-legal" = "Mumbo jumbo";
"main-menu-show-today" = "I dag";
+"main-menu-nearby" = "I nærheten";
"saved-pages-title" = "Lagrede sider";
+"saved-pages-clear-confirmation-heading" = "Fjerne alle lagrede sider?";
+"saved-pages-clear-confirmation-sub-heading" = "Handlingen kan ikke angres!";
+"saved-pages-clear-cancel" = "Avbryt";
+"saved-pages-clear-delete-all" = "Fjern alt";
"page-history-title" = "Artikkelhistorikk";
"page-history-downloading" = "Laster inn artikkelhistorikk…";
"navbar-title-mode-edit-wikitext" = "Rediger";
@@ -133,6 +142,7 @@
"credits-external-libraries" = "Eksterne kodelagre";
"share-menu-save-page" = "Lagre artikkel";
"share-menu-page-saved" = "Artikkelen ble lagret";
+"share-menu-page-saved-access" = "Tips: for å åpne lagrede sider, trykk på $1
over eller trykk lenge på $2 under.";
"timestamp-just-now" = "nå nettopp";
"timestamp-minutes" = "for %d minutter siden";
"timestamp-hours" = "for %d timer siden";
@@ -180,3 +190,21 @@
"menu-cancel-accessibility-label" = "Avbryt";
"menu-share-accessibility-label" = "Del";
"menu-more-accessibility-label" = "Flere innstillinger";
+"menu-trash-accessibility-label" = "Slett";
+"nearby-title" = "I nærheten";
+"nearby-distance-label-meters" = "$1 m";
+"nearby-distance-label-km" = "$1 km";
+"nearby-distance-label-feet" = "$1 fot";
+"nearby-distance-label-miles" = "$1 amerikanske miles";
+"nearby-pull-to-refresh-prompt" = "Dra for å oppdatere";
+"nearby-pull-to-refresh-is-refreshing" = "Oppdaterer";
+"nearby-loading" = "Henter artikler i nærheten…";
+"nearby-loaded" = "Hentet artikler i nærheten";
+"nearby-none" = "Ingen artikler i nærheten ble funnet. Dra for å gjenoppfriske
eller prøv igjen senere.";
+"nearby-open-in-maps" = "Åpne i Kart";
+"nearby-cancel" = "Avbryt";
+"nearby-location-updates-denied" = "Denne appen har ikke tilgang til å hente
ut posisjonen din.";
+"nearby-location-updates-enable" = "For å gi tilgang åpner du appen
Innstillinger og velger:";
+"nearby-location-updates-settings-menu" = "Innstillinger > Personvern >
Stedstjenester > Wikipedia";
+"nearby-location-general-error" = "Kunne ikke bestemme plasseringen din. Dra
for å gjenoppfriske eller prøv på nytt senere.";
+"nearby-wifi" = "Å skru på wifi kan hjelpe enheten din til å bestemme
posisjonen din bedre.";
diff --git a/wikipedia/nl.lproj/Localizable.strings
b/wikipedia/nl.lproj/Localizable.strings
index ccab140..5c5f48d 100644
--- a/wikipedia/nl.lproj/Localizable.strings
+++ b/wikipedia/nl.lproj/Localizable.strings
@@ -161,7 +161,7 @@
"button-save" = "Opslaan";
"onboarding-create-account" = "Registreren";
"onboarding-login" = "Aanmelden";
-"onboarding-already-have-account" = "Hebt u al een gebruiker? $1";
+"onboarding-already-have-account" = "Hebt u al een account? $1";
"onboarding-skip" = "Sla over";
"onboarding-wikipedia" = "Wikipedia";
"onboarding-free-encyclopedia" = "De vrije encyclopedie";
diff --git a/wikipedia/qqq.lproj/Localizable.strings
b/wikipedia/qqq.lproj/Localizable.strings
index 43cdc98..311ce6a 100644
--- a/wikipedia/qqq.lproj/Localizable.strings
+++ b/wikipedia/qqq.lproj/Localizable.strings
@@ -163,7 +163,7 @@
"onboarding-login" = "{{Identical|Log in}}";
"onboarding-already-have-account" = "Button text prompting first time users to
log in to existing account. Parameters:\n* $1 - login button text";
"onboarding-skip" = "Button text allowing first time users to skip the other
onboarding choices";
-"onboarding-wikipedia" = "Wikipedia logo text";
+"onboarding-wikipedia" = "Wikipedia logo text\n{{Identical|Wikipedia}}";
"onboarding-free-encyclopedia" = "Subtext for the Wikipedia logo";
"preference_title_eventlogging_opt_in" = "Title of preference that when
checked enables data collection of user behavior.";
"preference_summary_eventlogging_opt_in" = "Description of preference that
when checked enables data collection of user behavior.";
@@ -197,10 +197,10 @@
"menu-more-accessibility-label" = "Accessible label for more/... button in 'W'
menu";
"menu-trash-accessibility-label" = "Accessible label for trash
button\n{{Identical|Delete}}";
"nearby-title" = "Title for page showing nearby geotagged
articles\n{{Identical|Nearby}}";
-"nearby-distance-label-meters" = "Label for showing distance in meters to
nearby geotagged articles. $1 is the number of meters. (The iOS app doesn't
support pluralization syntax yet.)";
-"nearby-distance-label-km" = "Label for showing distance in kilometers to
nearby geotagged articles. $1 is the number of kilometers. (The iOS app doesn't
support pluralization syntax yet.)";
-"nearby-distance-label-feet" = "Label for showing distance in feet to nearby
geotagged articles. $1 is the number of feet. (The iOS app doesn't support
pluralization syntax yet.)";
-"nearby-distance-label-miles" = "Label for showing distance in miles to nearby
geotagged articles. $1 is the number of miles. (The iOS app doesn't support
pluralization syntax yet.)";
+"nearby-distance-label-meters" = "Label for showing distance in meters to
nearby geotagged articles.\n\nParameters:\n* $1 - the number of meters. (The
iOS app doesn't support pluralization syntax
yet.)\n{{Related|Wikipedia-ios-nearby-distance-label}}";
+"nearby-distance-label-km" = "Label for showing distance in kilometers to
nearby geotagged articles.\n\nParameters:\n* $1 - the number of kilometers.
(The iOS app doesn't support pluralization syntax
yet.)\n{{Related|Wikipedia-ios-nearby-distance-label}}";
+"nearby-distance-label-feet" = "Label for showing distance in feet to nearby
geotagged articles.\n\nParameters:\n* $1 - the number of feet. (The iOS app
doesn't support pluralization syntax
yet.)\n{{Related|Wikipedia-ios-nearby-distance-label}}";
+"nearby-distance-label-miles" = "Label for showing distance in miles to nearby
geotagged articles.\n\nParamaeters:\n* $1 - the number of miles. (The iOS app
doesn't support pluralization syntax
yet.)\n{{Related|Wikipedia-ios-nearby-distance-label}}";
"nearby-pull-to-refresh-prompt" = "Shown when user pulls down to refresh list
of nearby articles";
"nearby-pull-to-refresh-is-refreshing" = "Shown when refreshing list of nearby
articles";
"nearby-loading" = "Show when downloading list of nearby articles";
diff --git a/wikipedia/ro.lproj/Localizable.strings
b/wikipedia/ro.lproj/Localizable.strings
index e49ef1d..2086748 100644
--- a/wikipedia/ro.lproj/Localizable.strings
+++ b/wikipedia/ro.lproj/Localizable.strings
@@ -142,6 +142,7 @@
"credits-external-libraries" = "Externe";
"share-menu-save-page" = "Salvare articol";
"share-menu-page-saved" = "Articol salvat";
+"share-menu-page-saved-access" = "Sfat: pentru a vă accesa paginile salvate,
atingeți simbolul $1 de mai sus sau apăsați prelung simbolul $2 de mai jos.";
"timestamp-just-now" = "chiar acum";
"timestamp-minutes" = "acum %d minute";
"timestamp-hours" = "acum %d ore";
diff --git a/wikipedia/ru.lproj/Localizable.strings
b/wikipedia/ru.lproj/Localizable.strings
index 9fd8c23..7b8707a 100644
--- a/wikipedia/ru.lproj/Localizable.strings
+++ b/wikipedia/ru.lproj/Localizable.strings
@@ -202,6 +202,8 @@
"nearby-pull-to-refresh-prompt" = "Потяните, чтобы обновить";
"nearby-pull-to-refresh-is-refreshing" = "Обновление";
"nearby-loading" = "Загрузка статьи рядом...";
+"nearby-loaded" = "Ближайшие статьи загружены";
+"nearby-none" = "Статьи не находятся в непосредственной близости. Перетащите,
чтобы перезагрузить и попробуйте еще раз.";
"nearby-open-in-maps" = "Открыть на Картах";
"nearby-cancel" = "Отмена";
"nearby-location-updates-denied" = "У этого приложения нет разрешения на
обновление сведений о местоположении.";
diff --git a/wikipedia/sk.lproj/Localizable.strings
b/wikipedia/sk.lproj/Localizable.strings
index f11136f..36f648e 100644
--- a/wikipedia/sk.lproj/Localizable.strings
+++ b/wikipedia/sk.lproj/Localizable.strings
@@ -12,18 +12,16 @@
"history-section-yesterday" = "Včera";
"history-section-lastweek" = "Minulý týždeň";
"history-section-lastmonth" = "Minulý mesiac";
+"history-clear-confirmation-sub-heading" = "Táto akcia sa nedá vrátiť!";
+"history-clear-cancel" = "Zrušiť";
"zero-free-verbiage" = "Voľný prístup k Wikipédii od vášho mobilného operátora
(neplatíte poplatky za prenos dát)";
"zero-charged-verbiage" = "Wikipédia Zero je vypnutá";
"zero-webpage-url" =
"https://wikimediafoundation.org/wiki/Wikipedia_Zero_App_FAQ";
"zero-interstitial-title" = "Opúšťate Wikipédiu Zero";
-// Fuzzy
-"zero-interstitial-leave-app" = "Pokračovať na externú stránku? Môžu sa
objaviť štandardné poplatky za prenos dát.";
-// Fuzzy
+"zero-interstitial-leave-app" = "Môžu sa objaviť poplatky za prenos dát.
Pokračovať na externú stránku?";
"zero-interstitial-continue" = "Pokračovať";
-// Fuzzy
-"zero-interstitial-cancel" = "Zrušiť";
-// Fuzzy
-"zero-learn-more" = "Chcete sa dozvedieť viac o Wikipédii Zero?";
+"zero-interstitial-cancel" = "Zostať tu";
+"zero-learn-more" = "Táto aplikácia je oslobodená od poplatkov za prenos dát.";
"zero-learn-more-learn-more" = "Ďalšie informácie";
"zero-learn-more-no-thanks" = "Nie, ďakujem";
"zero-wikipedia-zero-heading" = "Wikipédia Zero";
@@ -74,6 +72,7 @@
"search-loading-article-loaded" = "Článok je načítaný.";
"search-cancel" = "Zrušiť";
"main-menu-title" = "Viac";
+"main-menu-language-title" = "Hľadať vo Wikipédii";
"main-menu-language-toggle-show" = "Ukázať jazyky";
"main-menu-language-toggle-hide" = "Skryť jazyky";
"main-menu-language-selection-saved" = "Výber jazyka bol uložený";
@@ -117,10 +116,13 @@
"edit-summary-choice-added-clarification" = "Pridané objasnenie";
"edit-summary-choice-other" = "iné";
"edit-summary-field-placeholder-text" = "Ako ste vylepšili článok?";
+"edit-summary-title" = "Ako ste vylepšili článok?";
"fetching-random-article" = "Nahrávam náhodný článok";
"article-pull-to-refresh-prompt" = "Potiahnutím obnovíte článok";
"article-pull-to-refresh-is-refreshing" = "Obnovujem článok";
"credits-wikimedia-repos" = "Wikimédia";
+"share-menu-save-page" = "Uložiť stránku";
+"timestamp-just-now" = "práve teraz";
"button-next" = "Ďalej";
"button-done" = "Hotovo";
"button-save" = "Uložiť";
@@ -130,6 +132,7 @@
"onboarding-skip" = "Preskočiť";
"onboarding-wikipedia" = "Wikipédia";
"onboarding-free-encyclopedia" = "Slobodná encyklopédia";
+"preference_title_eventlogging_opt_in" = "Odoslať správu o používaní";
"page_protected_autoconfirmed" = "Táto stránka je čiastočne zamknutá.";
"page_protected_sysop" = "Táto stránka je zamknutá.";
"page_protected_can_not_edit" = "Nemáte právo upraviť túto stránku";
diff --git a/wikipedia/sv.lproj/Localizable.strings
b/wikipedia/sv.lproj/Localizable.strings
index 6066439..d4c0c82 100644
--- a/wikipedia/sv.lproj/Localizable.strings
+++ b/wikipedia/sv.lproj/Localizable.strings
@@ -2,6 +2,7 @@
// Exported from translatewiki.net
// Author: Abbedabb
// Author: Ainali
+// Author: Freked
// Author: Jopparn
// Author: Lokal Profil
// Author: Platinawolf
@@ -106,6 +107,7 @@
"main-menu-heading-zero" = "Wikipedia Zero";
"main-menu-heading-legal" = "Rättslig information";
"main-menu-show-today" = "Idag";
+"main-menu-nearby" = "I närheten";
"saved-pages-title" = "Sparade artiklar";
"saved-pages-clear-confirmation-heading" = "Radera alla sparade objekt?";
"saved-pages-clear-confirmation-sub-heading" = "Denna åtgärd kan inte ångras!";
@@ -145,7 +147,8 @@
"credits-github-mirror" = "Speglad app (GitHub)";
"credits-external-libraries" = "Externa";
"share-menu-save-page" = "Spara artikeln";
-"share-menu-page-saved" = "Artikeln sparades för offline-läsning.";
+"share-menu-page-saved" = "Sparade för offline-läsning.";
+"share-menu-page-saved-access" = "Tips: för att komma åt dina sparade sidor,
klicka på $1 ovan eller tryck länge på $2 nedan.";
"timestamp-just-now" = "just nu";
"timestamp-minutes" = "%d minuter sedan";
"timestamp-hours" = "%d timmar sedan";
@@ -198,6 +201,16 @@
"nearby-distance-label-meters" = "$1 m";
"nearby-distance-label-km" = "$1 km";
"nearby-distance-label-feet" = "$1 fot";
+"nearby-distance-label-miles" = "$1 engelska mil";
"nearby-pull-to-refresh-prompt" = "Dra för att uppdatera";
"nearby-pull-to-refresh-is-refreshing" = "Uppdaterar";
+"nearby-loading" = "Laddar artiklar i närheten...";
+"nearby-loaded" = "Närliggande artiklar laddade";
+"nearby-none" = "Inga artiklar i närheten återfanns. Dra för att uppdatera
eller försök igen senare.";
+"nearby-open-in-maps" = "Öppna i Kartor";
"nearby-cancel" = "Avbryt";
+"nearby-location-updates-denied" = "Denna app har inte behörighet att få
platsuppdateringar.";
+"nearby-location-updates-enable" = "För att aktivera platsuppdateringar öppna
app-inställningarna och välj följande:";
+"nearby-location-updates-settings-menu" = "Sekretess > Platstjänster >
Wikipedia";
+"nearby-location-general-error" = "Det gick inte att bestämma plats. Dra för
att uppdatera eller försök igen senare.";
+"nearby-wifi" = "Att aktivera wifi kan hjälpa din enhet att bättre avgöra din
position.";
diff --git a/wikipedia/zh-hans.lproj/Localizable.strings
b/wikipedia/zh-hans.lproj/Localizable.strings
index 607560e..98e5bbc 100644
--- a/wikipedia/zh-hans.lproj/Localizable.strings
+++ b/wikipedia/zh-hans.lproj/Localizable.strings
@@ -5,6 +5,7 @@
// Author: Liuxinyu970226
// Author: NigelSoft
// Author: Qiyue2001
+// Author: 王庭茂
"article-languages-label" = "选择语言";
"article-languages-cancel" = "取消";
@@ -140,12 +141,12 @@
"article-pull-to-refresh-prompt" = "拖拽以刷新条目";
"article-pull-to-refresh-is-refreshing" = "刷新条目";
"credits-title" = "开源资料库";
-"credits-wikimedia-repos" = "维基媒体基金会";
+"credits-wikimedia-repos" = "维基媒体存储库";
"credits-gerrit-repo" = "主应用程序(Gerrit)";
"credits-github-mirror" = "镜像应用程序(GitHub)";
"credits-external-libraries" = "外部";
"share-menu-save-page" = "保存条目";
-"share-menu-page-saved" = "条目已保存";
+"share-menu-page-saved" = "页面已保存";
"share-menu-page-saved-access" = "提示:要访问您保存的页面,在上面轻触$1或在下面按住$2。";
"timestamp-just-now" = "刚刚";
"timestamp-minutes" = "%d分钟前";
--
To view, visit https://gerrit.wikimedia.org/r/160166
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia29f682ded7a671a7b35b3b9cbf2a560f4a4eefd
Gerrit-PatchSet: 1
Gerrit-Project: apps/ios/wikipedia
Gerrit-Branch: master
Gerrit-Owner: BearND <[email protected]>
Gerrit-Reviewer: Brion VIBBER <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits