Update translations (#39)
This commit is contained in:
parent
cef99620a1
commit
76eeb5a35d
|
@ -5,3 +5,7 @@
|
|||
# https://translate.discourse.org/
|
||||
|
||||
ru:
|
||||
js:
|
||||
login:
|
||||
oauth2_basic:
|
||||
name: "OAuth 2"
|
||||
|
|
|
@ -35,5 +35,6 @@ he:
|
|||
oauth2_scope: "בעת בקשת אימות תחום זה"
|
||||
oauth2_button_title: "הטקסט לכפתור ה־OAuth2"
|
||||
oauth2_allow_association_change: לאפשר למשתמשים לנתק ולחבר מחדש את חשבונות ה־Discourse שלהם מספק ה־OAuth2
|
||||
oauth2_disable_csrf: "השבתת בדיקת CSRF"
|
||||
errors:
|
||||
oauth2_fetch_user_details: "oauth2_callback_user_id_path חייב להיות נוכח לטובת נטרול של oauth2_fetch_user_details"
|
||||
|
|
|
@ -35,5 +35,6 @@ sv:
|
|||
oauth2_scope: "Begär detta omfång vid auktorisering"
|
||||
oauth2_button_title: "Texten för OAuth2-knappen"
|
||||
oauth2_allow_association_change: Låt användarna frånkoppla och ansluta sina Discourse-konton igen från OAuth2-leverantören
|
||||
oauth2_disable_csrf: "Inaktivera CSRF-kontroll"
|
||||
errors:
|
||||
oauth2_fetch_user_details: "oauth2_callback_user_id_path måste vara närvarande för att inaktivera oauth2_fetch_user_details"
|
||||
|
|
Loading…
Reference in New Issue