diff --git a/i18n/hr.json b/i18n/hr.json index 0f8365c..3539999 100644 --- a/i18n/hr.json +++ b/i18n/hr.json @@ -29,5 +29,7 @@ "vector-view-viewsource": "Vidi izvor", "vector-jumptonavigation": "Prijeđi na navigaciju", "vector-jumptosearch": "Prijeđi na pretraživanje", - "vector-more-actions": "Više" + "vector-more-actions": "Više", + "vector-anon-user-menu-pages": "Stranice za odjavljene uređivače", + "vector-anon-user-menu-pages-learn": "saznajte više" } diff --git a/i18n/niu.json b/i18n/niu.json new file mode 100644 index 0000000..8174813 --- /dev/null +++ b/i18n/niu.json @@ -0,0 +1,12 @@ +{ + "@metadata": { + "authors": [ + "MinecraftAustralia" + ] + }, + "vector-action-delete": "Tamate", + "vector-action-move": "Une", + "vector-action-protect": "Puipui", + "vector-view-create": "Tufugatia", + "vector-view-edit": "Fakahakohako" +} diff --git a/i18n/ryu.json b/i18n/ryu.json index ee1d2c1..1bc3e31 100644 --- a/i18n/ryu.json +++ b/i18n/ryu.json @@ -1,9 +1,17 @@ { "@metadata": { "authors": [ + "ChoiChong", "Kyoww" ] }, + "vector-action-addsection": "話題追加", + "vector-action-delete": "削除", + "vector-action-move": "移動", + "vector-action-protect": "保護", + "vector-view-create": "ちゅくゆん", "vector-view-edit": "直すん", - "vector-view-view": "読むん" + "vector-view-history": "履歴んーじゅん", + "vector-view-view": "読むん", + "vector-more-actions": "うぬ他" } diff --git a/i18n/smn.json b/i18n/smn.json index 52d0573..f889c65 100644 --- a/i18n/smn.json +++ b/i18n/smn.json @@ -13,5 +13,6 @@ "vector-view-edit": "Mute", "vector-view-history": "Čääiti historjá", "vector-view-view": "Luuvâ", + "vector-view-viewsource": "Čääiti käldeekoodi", "vector-more-actions": "Eenâb" } diff --git a/i18n/sms.json b/i18n/sms.json index eadff03..090c529 100644 --- a/i18n/sms.json +++ b/i18n/sms.json @@ -5,5 +5,6 @@ ] }, "vector-view-history": "Čuäʹjet historia", - "vector-view-view": "Looǥǥ" + "vector-view-view": "Looǥǥ", + "vector-view-viewsource": "Čuäʹjet käivvkood" } diff --git a/i18n/vmw.json b/i18n/vmw.json new file mode 100644 index 0000000..6594c2b --- /dev/null +++ b/i18n/vmw.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Jacinto Jeque" + ] + }, + "vector-more-actions": "Vanceene" +} diff --git a/i18n/zh-hans.json b/i18n/zh-hans.json index 304996a..1220e1f 100644 --- a/i18n/zh-hans.json +++ b/i18n/zh-hans.json @@ -42,7 +42,7 @@ "vector-view-viewsource": "查看源代码", "vector-jumptonavigation": "跳到导航", "vector-jumptosearch": "跳到搜索", - "vector-jumptocontent": "跳转到内容", + "vector-jumptocontent": "跳到内容", "vector-more-actions": "更多", "vector-search-loader": "正在加载搜索建议", "vector-anon-user-menu-pages": "登出编辑者的页面",