Localisation updates from https://translatewiki.net.

This commit is contained in:
translatewiki.net 2023-06-22 13:23:29 +02:00
parent 91655acf80
commit 0e00857d51
7 changed files with 2945 additions and 1912 deletions

View file

@ -1627,6 +1627,8 @@ bn:
contributors_ca_canada: কানাডা contributors_ca_canada: কানাডা
contributors_fr_france: ফ্রান্স contributors_fr_france: ফ্রান্স
contributors_rs_serbia: সার্বিয়া contributors_rs_serbia: সার্বিয়া
contributors_rs_rgz_url: https://geosrbija.rs/
contributors_rs_open_data_portal_url: https://data.gov.rs/sr/
contributors_si_slovenia: স্লোভেনিয়া contributors_si_slovenia: স্লোভেনিয়া
infringement_title_html: কপিরাইট লঙ্ঘন infringement_title_html: কপিরাইট লঙ্ঘন
index: index:

View file

@ -264,7 +264,7 @@ fi:
openid: OpenID openid: OpenID
google: Google google: Google
facebook: Facebook facebook: Facebook
windowslive: Windows Live windowslive: Microsoft
github: GitHub github: GitHub
wikipedia: Wikipedia wikipedia: Wikipedia
api: api:
@ -1852,7 +1852,7 @@ fi:
alt: Kirjaudu käyttämällä Facebook-tunnustasi alt: Kirjaudu käyttämällä Facebook-tunnustasi
windowslive: windowslive:
title: Kirjaudu Windows Liven avulla title: Kirjaudu Windows Liven avulla
alt: Kirjaudu sisään Windows Live -tililläsi alt: Kirjaudu sisään Microsoft-tililläsi
github: github:
title: Kirjaudu GitHubin avulla title: Kirjaudu GitHubin avulla
alt: Kirjaudu käyttämällä GitHub-tiliäsi alt: Kirjaudu käyttämällä GitHub-tiliäsi
@ -2015,6 +2015,7 @@ fi:
contributors_nl_netherlands: Alankomaat contributors_nl_netherlands: Alankomaat
contributors_nz_new_zealand: Uusi-Seelanti contributors_nz_new_zealand: Uusi-Seelanti
contributors_nz_cc_by: CC BY 4.0 contributors_nz_cc_by: CC BY 4.0
contributors_rs_serbia: Serbia
contributors_si_credit_html: '%{slovenia}: Sisältää %{gu_link} sekä %{mkgp_link} contributors_si_credit_html: '%{slovenia}: Sisältää %{gu_link} sekä %{mkgp_link}
tuottamia karttatietoja (Slovenian julkista karttamateriaalia).' tuottamia karttatietoja (Slovenian julkista karttamateriaalia).'
contributors_si_slovenia: Slovenia contributors_si_slovenia: Slovenia

View file

@ -273,7 +273,7 @@ he:
openid: OpenID openid: OpenID
google: גוגל google: גוגל
facebook: פייסבוק facebook: פייסבוק
windowslive: Windows Live windowslive: מיקרוסופט
github: גיטהאב github: גיטהאב
wikipedia: ויקיפדיה wikipedia: ויקיפדיה
api: api:
@ -1892,8 +1892,8 @@ he:
title: כניסה עם פייסבוק title: כניסה עם פייסבוק
alt: כניסה עם חשבון פייסבוק alt: כניסה עם חשבון פייסבוק
windowslive: windowslive:
title: כניסה עם Windows Live title: כניסה עם מיקרוסופט
alt: כניסה עם חשבון Windows Live alt: כניסה עם חשבון מיקרוסופט
github: github:
title: כניסה באמצעות GitHub title: כניסה באמצעות GitHub
alt: כניסה עם חשבון GitHub alt: כניסה עם חשבון GitHub
@ -2093,6 +2093,9 @@ he:
contributors_nz_linz_data_service: שירות הנתונים של מידע על הקרקע של ניו זילנד contributors_nz_linz_data_service: שירות הנתונים של מידע על הקרקע של ניו זילנד
(LINZ) (LINZ)
contributors_nz_cc_by: קריאייטיב קומונז ייחוס 4.0 contributors_nz_cc_by: קריאייטיב קומונז ייחוס 4.0
contributors_rs_serbia: סרביה
contributors_rs_rgz: הרשות הגאודטית הסרבית
contributors_rs_open_data_portal: פורטל הנתונים הפתוחים הלאומי
contributors_si_credit_html: |- contributors_si_credit_html: |-
%{slovenia}: מכילה נתונים מ%{gu_link} ומ%{mkgp_link} %{slovenia}: מכילה נתונים מ%{gu_link} ומ%{mkgp_link}
(מידע ציבורי של סלובניה). (מידע ציבורי של סלובניה).

View file

@ -37,6 +37,7 @@
# Author: Ruila # Author: Ruila
# Author: Rxy # Author: Rxy
# Author: Schu # Author: Schu
# Author: Shapez
# Author: Shirayuki # Author: Shirayuki
# Author: Suchichi02 # Author: Suchichi02
# Author: Sudachi # Author: Sudachi
@ -347,6 +348,12 @@ ja:
browse: browse:
created: 作成 created: 作成
closed: クローズ closed: クローズ
created_ago_html: '%{time_ago} に作成されました'
closed_ago_html: '%{time_ago}に閉じられました'
created_ago_by_html: '%{user}によって%{time_ago}に作成されました'
closed_ago_by_html: '%{time_ago}に%{user}によって閉じられました'
deleted_ago_by_html: '%{time_ago}に%{user}によって削除されました'
edited_ago_by_html: '%{time_ago}に%{user}によって編集されました'
version: バージョン version: バージョン
in_changeset: 変更セット in_changeset: 変更セット
anonymous: 匿名 anonymous: 匿名

View file

@ -1841,8 +1841,8 @@ lb:
title: Mat Facebook aloggen title: Mat Facebook aloggen
alt: Mat engem Facebook Benotzerkont aloggen alt: Mat engem Facebook Benotzerkont aloggen
windowslive: windowslive:
title: Mat Windows Live aloggen title: Mat Microsoft aloggen
alt: Mat engem Windows-Live Benotzerkont aloggen alt: Mat engem Microsoft-Benotzerkont aloggen
github: github:
title: Mat GitHub aloggen title: Mat GitHub aloggen
alt: Mat engem GitHub-Konto aloggen alt: Mat engem GitHub-Konto aloggen

View file

@ -272,7 +272,7 @@ nl:
openid: OpenID openid: OpenID
google: Google google: Google
facebook: Facebook facebook: Facebook
windowslive: Windows Live windowslive: Microsoft
github: GitHub github: GitHub
wikipedia: Wikipedia wikipedia: Wikipedia
api: api:
@ -1931,8 +1931,8 @@ nl:
title: Aanmelden met Facebook title: Aanmelden met Facebook
alt: Aanmelden met een Facebookaccount alt: Aanmelden met een Facebookaccount
windowslive: windowslive:
title: Aanmelden met Windows Live title: Aanmelden met Microsoft
alt: Aanmelden met een Windows Live-account alt: Aanmelden met een Microsoft-account
github: github:
title: Aanmelden met GitHub title: Aanmelden met GitHub
alt: Aanmelden met een GitHub-account alt: Aanmelden met een GitHub-account
@ -2136,6 +2136,14 @@ nl:
contributors_nz_new_zealand: Nieuw-Zeeland contributors_nz_new_zealand: Nieuw-Zeeland
contributors_nz_linz_data_service: LINZ-datadienst contributors_nz_linz_data_service: LINZ-datadienst
contributors_nz_cc_by: CC BY 4.0 contributors_nz_cc_by: CC BY 4.0
contributors_rs_credit_html: |-
%{serbia}: Bevat gegevens van de %{rgz_link} en %{open_data_portal}
(openbare informatie van Servië), 2018.
contributors_rs_serbia: Servië
contributors_rs_rgz: Servische Geodetische Autoriteit
contributors_rs_rgz_url: https://geosrbija.rs/
contributors_rs_open_data_portal: Nationaal Open Data Portaal
contributors_rs_open_data_portal_url: https://data.gov.rs/sr/
contributors_si_credit_html: |- contributors_si_credit_html: |-
%{slovenia}: Bevat gegevens van de %{gu_link} en %{mkgp_link} %{slovenia}: Bevat gegevens van de %{gu_link} en %{mkgp_link}
(publieke informatie van Slovenië). (publieke informatie van Slovenië).

File diff suppressed because it is too large Load diff