Skip to content

Commit

Permalink
New translations: oauthscope.xml (Bosnian)
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Jan 17, 2025
1 parent 9d03671 commit 61ca081
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions translation/dest/oauthScope/bs-BA.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,10 @@
<string name="created" comment="%s is relative time, e.g. 2 hours ago.">Kreirano %s</string>
<string name="lastUsed" comment="%s is relative time, e.g. 2 hours ago. 'Last used' in this context means 'You used this most recently %s time ago'.">Zadnji put korišteno %s</string>
<string name="alreadyHavePlayedGames">Već ste odigrali mečeva!</string>
<string name="attentionOfDevelopers">Napomena za samo pažnju developera:</string>
<string name="possibleToPrefill">Moguće je prijevremeno ispuniti ovu formu namještajući parametre URL-a.</string>
<string name="forExample" comment="%s is an example URL.&#10;&#10;Please note the sentence continues on the next line. The complete sentence is:&#10;'For example: https://lichess.org/account/oauth/token/create?scopes[]=challenge:write&amp;scopes[]=puzzle:read&amp;description=Prefilled+token+example&#10;ticks the challenge:create and puzzle:read scopes, and sets the token description.'">Naprimjer: %s</string>
<string name="ticksTheScopes" comment="Part of a longer sentence, this is the second line:&#10;&#10;'For example: https://lichess.org/account/oauth/token/create?scopes[]=challenge:write&amp;scopes[]=puzzle:read&amp;description=Prefilled+token+example&#10;ticks the challenge:create and puzzle:read scopes, and sets the token description.'&#10;&#10;%1$s is 'challenge:create', %2$s is 'puzzle:read' which are both used as technical examples. These should not be translated which is why they are included as substituted strings.">postavlja kvačicu za %1$s i %2$s opuse i postavlja opis tokena.</string>
<string name="scopesCanBeFound" comment="scopesCanBeFound&#10;&#10;For this page in particular, developers can link to it so that some options are pre-ticked when a user follows the URL.&#10;&#10;To pre-tick those options, developers need the scope codes, which they can find by inspecting the source code of the page itself.">Kodovi opusa mogu biti pronađeni u HTML kodu forme.</string>
<string name="givingPrefilledUrls">Davanje ovih prijevremeno ispunjenih URL-ova vašim korisnicima će da im pomogne da dobiju odgovarajuće opuse tokena.</string>
</resources>

0 comments on commit 61ca081

Please sign in to comment.