diff --git a/config/locales/ar.yml b/config/locales/ar.yml index bff7a376a..ab68e841e 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1532,3 +1532,5 @@ ar: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/az.yml b/config/locales/az.yml index 7bd2fffe2..54b623974 100644 --- a/config/locales/az.yml +++ b/config/locales/az.yml @@ -1623,3 +1623,5 @@ az: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 67fcf82f5..e4eb0d224 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -1475,3 +1475,5 @@ bg: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/bs.yml b/config/locales/bs.yml index 89c468f55..be1d37733 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -1518,3 +1518,5 @@ bs: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 456a1e9df..f047922c6 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1519,3 +1519,5 @@ ca: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/cs.yml b/config/locales/cs.yml index c8b0f57d0..c2438194d 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1513,3 +1513,5 @@ cs: text_oauth_info_scopes: Vyberte rozsah, který může aplikace požadovat. Aplikace nebude oprávněna dělat více než je zde vybráno. Vždy to bude také omezeno rolí a členstvím v projektu uživatele, který to povolil. + label_position: Position + label_message: Message diff --git a/config/locales/da.yml b/config/locales/da.yml index 8bbf9a9ba..1226d4a3c 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -1549,3 +1549,5 @@ da: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/de.yml b/config/locales/de.yml index 36e52fb3a..c0ac55e82 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1488,4 +1488,5 @@ de: text_oauth_admin_permission_info: Diese Applikation verlangt vollen Administrator-Zugriff. Wenn Sie ein Administrator sind (oder in Zukunft Administrator werden), wird sie in der Lage sein, alle Daten zu lesen und zu schreiben, auch im Namen anderer Benutzer. Dies kann vermieden werden, indem die Applikation mit einem anderen Benutzerkonto ohne Administrator-Privileg autorisiert wird. text_oauth_copy_secret_now: Das Geheimnis bitte jetzt an einen sicheren Ort kopieren, es kann nicht erneut angezeigt werden. text_oauth_implicit_permissions: Zugriff auf Benutzername, Login sowie auf die primäre Email-Adresse - text_oauth_info_scopes: Scopes für die Applikation auswählen. Die Applikation wird niemals mehr Rechte haben als hier ausgewählt. Sie wird außerdem auf die Rollen und Projektmitgliedschaften des Benutzers, der sie autorisiert hat, beschränkt sein. \ No newline at end of file + text_oauth_info_scopes: Scopes für die Applikation auswählen. Die Applikation wird niemals mehr Rechte haben als hier ausgewählt. Sie wird außerdem auf die Rollen und Projektmitgliedschaften des Benutzers, der sie autorisiert hat, beschränkt sein. label_position: Position + label_message: Message diff --git a/config/locales/el.yml b/config/locales/el.yml index e2f9049f5..642d77281 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -1532,3 +1532,5 @@ el: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 59ee096c4..1fc956a0c 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1533,3 +1533,5 @@ en-GB: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml index a3c8c03df..e13baf1f2 100644 --- a/config/locales/es-PA.yml +++ b/config/locales/es-PA.yml @@ -1563,3 +1563,5 @@ es-PA: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/es.yml b/config/locales/es.yml index ff46a4a21..f4abb327d 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1599,3 +1599,5 @@ es: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/et.yml b/config/locales/et.yml index d39c6d603..8f3dc3d88 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -1537,3 +1537,5 @@ et: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/eu.yml b/config/locales/eu.yml index bc59806d8..cfdba7ad0 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -1533,3 +1533,5 @@ eu: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 2b75de439..9e4e58d1e 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -1460,3 +1460,5 @@ fa: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/fi.yml b/config/locales/fi.yml index d8a62af1c..2105ff7ee 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -1550,3 +1550,5 @@ fi: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 26aa88ac6..bbbffe200 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1509,3 +1509,5 @@ fr: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/gl.yml b/config/locales/gl.yml index 413352c9a..7df031878 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -1538,3 +1538,5 @@ gl: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/he.yml b/config/locales/he.yml index f9362290c..d6b575bad 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1537,3 +1537,5 @@ he: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/hr.yml b/config/locales/hr.yml index d024c3a11..23bf9602d 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1529,3 +1529,5 @@ hr: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 6294990b5..79fbe4578 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -1521,3 +1521,5 @@ text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/id.yml b/config/locales/id.yml index cf273c65e..8ecb084b2 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1534,3 +1534,5 @@ id: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/it.yml b/config/locales/it.yml index 12d8934b8..b6f34ecbc 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1471,3 +1471,5 @@ it: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 78ee45897..d811f93e8 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1549,3 +1549,5 @@ ko: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 200f7ae3c..d768b59f0 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1493,3 +1493,5 @@ lt: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 8f4d00a8f..f88bd078a 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -1526,3 +1526,5 @@ lv: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 7e58bcab7..6f69193bf 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1532,3 +1532,5 @@ mk: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/mn.yml b/config/locales/mn.yml index 38ee6b463..6f6ef7fc2 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -1532,3 +1532,5 @@ mn: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 41d6a894a..d937e44d9 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1507,3 +1507,5 @@ nl: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/no.yml b/config/locales/no.yml index b4b66a860..26c96e893 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -1523,3 +1523,5 @@ text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 1ad94fcc3..c5e286563 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1476,3 +1476,5 @@ pl: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 60a1103af..c087d46a2 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -1537,3 +1537,5 @@ pt-BR: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 4cd941f41..34825aea7 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1525,3 +1525,5 @@ pt: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 2b98c7ed5..441b672a5 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -1527,3 +1527,5 @@ ro: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 1f02f2979..80e442b02 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1601,3 +1601,5 @@ ru: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/sk.yml b/config/locales/sk.yml index bd3cd0a13..8852ae029 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -1521,3 +1521,5 @@ sk: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/sl.yml b/config/locales/sl.yml index e47e355f5..e87a57170 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -1532,3 +1532,5 @@ sl: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/sq.yml b/config/locales/sq.yml index 73999469c..14c958e65 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -1494,3 +1494,5 @@ sq: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index f0d82e9c6..8e31e93db 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -1534,3 +1534,5 @@ sr-YU: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/sr.yml b/config/locales/sr.yml index cb47ba239..0c04d39bb 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -1533,3 +1533,5 @@ sr: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 18fdbdfa3..ab63dd62b 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1496,3 +1496,5 @@ sv: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/ta-IN.yml b/config/locales/ta-IN.yml index c727a450d..70284cec6 100644 --- a/config/locales/ta-IN.yml +++ b/config/locales/ta-IN.yml @@ -1487,3 +1487,5 @@ ta-IN: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/th.yml b/config/locales/th.yml index e4eb61e5b..8ada77934 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -1528,3 +1528,5 @@ th: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 386f6297b..15b00e007 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -1531,3 +1531,5 @@ tr: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 290c2edaa..e1e890a44 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -1520,3 +1520,5 @@ uk: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/vi.yml b/config/locales/vi.yml index c639f66aa..119c94652 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1536,3 +1536,5 @@ vi: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 8ac665232..6dc0d66b0 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1544,3 +1544,5 @@ text_oauth_info_scopes: 請選擇此應用程式可要求存取的權限範圍。 應用程式僅能執行您在此選擇的權限,無法超越此範圍。 此外,其存取權限也將始終受限於授權使用者的角色與所屬專案成員資格。 + label_position: Position + label_message: Message diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 6008a0fdd..bcde1116d 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1468,3 +1468,5 @@ zh: text_oauth_info_scopes: Select the scopes this application may request. The application will not be allowed to do more than what is selected here. It will also always be limited by the roles and project memberships of the user who authorized it. + label_position: Position + label_message: Message