mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 23:51:21 +02:00
Add translations as of 2025-12-17 (#495)
Adds another batch of translated strings. Thank you to all of the contributors! --------- Co-authored-by: Priit Jõerüüt <jrtcdbrg@noreply.codeberg.org> Co-authored-by: ymir <ymir@noreply.codeberg.org> Co-authored-by: ianvm <ianvm@noreply.codeberg.org> Co-authored-by: Codeberg Translate <translate@codeberg.org> Co-authored-by: Outbreak2096 <outbreak2096@noreply.codeberg.org> Co-authored-by: American_Jesus <american_jesus@noreply.codeberg.org> Co-authored-by: Vistaus <vistaus@noreply.codeberg.org> Co-authored-by: Geekice <geekice@noreply.codeberg.org> Co-authored-by: opakholis <opakholis@noreply.codeberg.org> Co-authored-by: RabSsS <rabsss@noreply.codeberg.org> Co-authored-by: arcker95 <arcker95@noreply.codeberg.org> Co-authored-by: Rand0mB0y <rand0mb0y@noreply.codeberg.org> Co-authored-by: SimonHung <simonhung@noreply.codeberg.org> Co-authored-by: efko <efko@noreply.codeberg.org> Co-authored-by: DragoWing <dragowing@noreply.codeberg.org> Co-authored-by: oyvhov <oyvhov@noreply.codeberg.org>
This commit is contained in:
parent
8479d8621d
commit
8c0defb772
10 changed files with 1156 additions and 9 deletions
24
app/src/main/res/values-nn/strings.xml
Normal file
24
app/src/main/res/values-nn/strings.xml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="about">Om</string>
|
||||
<string name="active_recordings">Aktive opptak</string>
|
||||
<string name="add_favorite">Favoritt</string>
|
||||
<string name="add_server">Legg til Server</string>
|
||||
<string name="add_user">Legg til Brukar</string>
|
||||
<string name="audio">Lyd</string>
|
||||
<string name="birthplace">Fødestad</string>
|
||||
<string name="bitrate">Bitrate</string>
|
||||
<string name="born">Født</string>
|
||||
<string name="cancel_recording">Avbryt opptak</string>
|
||||
<string name="cancel_series_recording">Avbryt opptak av serie</string>
|
||||
<string name="cancel">Avbryt</string>
|
||||
<string name="chapters">Kapittel</string>
|
||||
<string name="choose_stream">Vel %1$s</string>
|
||||
<string name="collection">Samling</string>
|
||||
<string name="collections">Samlingar</string>
|
||||
<string name="confirm">Bekreft</string>
|
||||
<string name="default_track">Standard</string>
|
||||
<string name="delete">Slett</string>
|
||||
<string name="died">Dødd</string>
|
||||
<string name="directed_by">Regissert av %1$s</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue