Update translations (#32)
This commit is contained in:
parent
cb2d3c6ba7
commit
e5ce197aeb
|
@ -5,3 +5,9 @@
|
||||||
# https://translate.discourse.org/
|
# https://translate.discourse.org/
|
||||||
|
|
||||||
he:
|
he:
|
||||||
|
js:
|
||||||
|
login:
|
||||||
|
steam:
|
||||||
|
name: "Steam"
|
||||||
|
title: "עם Steam"
|
||||||
|
message: "אימות דרך Steam (יש לוודא שחוסמי חלונות קופצים מושבתים)"
|
||||||
|
|
|
@ -5,3 +5,8 @@
|
||||||
# https://translate.discourse.org/
|
# https://translate.discourse.org/
|
||||||
|
|
||||||
he:
|
he:
|
||||||
|
site_settings:
|
||||||
|
enable_steam_logins: "הפעלת אימות דרך Steam, דורש את steam_web_api_key. פרטים נוספים תחת <a href='https://meta.discourse.org/t/18153' target='_blank'>כניסה ל־Steam / תוסף אימות</a>"
|
||||||
|
steam_web_api_key: "מפתח API מקוון של Steam"
|
||||||
|
errors:
|
||||||
|
steam_web_api_key_is_empty: "עליך להגדיר את ‚steam web api key’ בטרם הפעלת ההגדרה הזאת."
|
||||||
|
|
|
@ -7,3 +7,6 @@
|
||||||
sv:
|
sv:
|
||||||
site_settings:
|
site_settings:
|
||||||
enable_steam_logins: "Aktivera Steam-autentisering, kräver steam_web_api_key. Se <a href='https://meta.discourse.org/t/18153' target='_blank'>Inloggnings-/autentiseringstillägg för Steam</a>"
|
enable_steam_logins: "Aktivera Steam-autentisering, kräver steam_web_api_key. Se <a href='https://meta.discourse.org/t/18153' target='_blank'>Inloggnings-/autentiseringstillägg för Steam</a>"
|
||||||
|
steam_web_api_key: "Steam web API-nyckel"
|
||||||
|
errors:
|
||||||
|
steam_web_api_key_is_empty: "Du måste ange 'steam web api-nyckel 'innan du aktiverar den här inställningen."
|
||||||
|
|
Loading…
Reference in New Issue