Skip to content

Commit da7a736

Browse files
Update localization files [skip ci]
1 parent ead3ae2 commit da7a736

File tree

2 files changed

+115
-105
lines changed

2 files changed

+115
-105
lines changed

lib/l10n/intl_en.arb

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
"@allDownloads": {},
1717
"amoledMode": "AMOLED Mode",
1818
"@amoledMode": {},
19+
"anUnknownErrorOccurred": "An unknown error occurred",
20+
"@anUnknownErrorOccurred": {},
1921
"ascending": "Ascending",
2022
"@ascending": {},
2123
"attribution": "Attribution",
@@ -54,6 +56,8 @@
5456
"@close": {},
5557
"collapseSeries": "Collapse Series",
5658
"@collapseSeries": {},
59+
"connectionError": "Connection error",
60+
"@connectionError": {},
5761
"consecutiveDays": "Consecutive days",
5862
"@consecutiveDays": {},
5963
"continueListening": "Continue Listening",
@@ -84,6 +88,8 @@
8488
}
8589
}
8690
},
91+
"customHeaders": "Custom Headers",
92+
"@customHeaders": {},
8793
"darkMode": "Dark Mode",
8894
"@darkMode": {},
8995
"dateFormatDayHourMinute": "{days, plural, one {{days} day} other {{days} days}} {hours, plural, one {{hours} hour} other {{hours} hours}} {minutes, plural, one {{minutes} minute} other {{minutes} minutes}}",
@@ -316,6 +322,8 @@
316322
"@editQueue": {},
317323
"enableNotificationsDownload": "Please enable notifications to receive download progress updates and be able to download files in the background.",
318324
"@enableNotificationsDownload": {},
325+
"enableSubdirectory": "Enable Subdirectory",
326+
"@enableSubdirectory": {},
319327
"enabled": "Enabled",
320328
"@enabled": {},
321329
"episodeId": "Episode Id",
@@ -358,6 +366,8 @@
358366
"@inProgress": {},
359367
"information": "Information",
360368
"@information": {},
369+
"invalidCredentials": "Invalid credentials",
370+
"@invalidCredentials": {},
361371
"itemId": "Item Id",
362372
"@itemId": {},
363373
"itemLength": "Length: {length}",
@@ -422,6 +432,8 @@
422432
"@lockProgressBarDescription": {},
423433
"logging": "Logging",
424434
"@logging": {},
435+
"login": "LOGIN",
436+
"@login": {},
425437
"logs": "Logs",
426438
"@logs": {},
427439
"longestItems": "Longest Items",
@@ -532,6 +544,8 @@
532544
"@recentlyAdded": {},
533545
"reportAnIssue": "Report an issue",
534546
"@reportAnIssue": {},
547+
"requiredFields": "Please fill all required fields",
548+
"@requiredFields": {},
535549
"restartRequired": "Restart Required",
536550
"@restartRequired": {},
537551
"restartRequiredDescription": "Please restart the app to apply the changes.",
@@ -554,6 +568,10 @@
554568
"@sequence": {},
555569
"series": "Series",
556570
"@series": {},
571+
"serverAddress": "Server Address",
572+
"@serverAddress": {},
573+
"serverNotFound": "Server not found",
574+
"@serverNotFound": {},
557575
"serverSelection": "Server Selection",
558576
"@serverSelection": {},
559577
"settings": "Settings",
@@ -588,6 +606,8 @@
588606
"@stopPlayerUntilSync": {},
589607
"stopPlayerWhileSyncingDescription": "Enable this option to prevent the player from starting until the most recent playback position has been synced. This ensures that playback resumes from the correct position. If disabled, the playback position may change shortly after starting, potentially leading to data loss. Turning this on helps conserve data usage.",
590608
"@stopPlayerWhileSyncingDescription": {},
609+
"subdirectory": "Subdirectory",
610+
"@subdirectory": {},
591611
"success": "Success",
592612
"@success": {},
593613
"sync": "Sync",
@@ -655,15 +675,5 @@
655675
"waitTillRedirect": "Please wait for redirect to /init. You are currently not logged in.",
656676
"@waitTillRedirect": {},
657677
"waitingForDownload": "Waiting for download to start",
658-
"@waitingForDownload": {},
659-
"invalidCredentials": "Invalid credentials",
660-
"serverNotFound": "Server not found",
661-
"connectionError": "Connection error",
662-
"anUnknownErrorOccurred": "An unknown error occurred",
663-
"requiredFields": "Please fill all required fields",
664-
"serverAddress": "Server Address",
665-
"enableSubdirectory": "Enable Subdirectory",
666-
"subdirectory": "Subdirectory",
667-
"login": "LOGIN",
668-
"customHeaders": "Custom Headers"
678+
"@waitingForDownload": {}
669679
}

lib/l10n/intl_nb_NO.arb

Lines changed: 94 additions & 94 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,45 @@
11
{
22
"@@locale": "nb",
3-
"password": "Passord",
4-
"@password": {},
5-
"username": "Brukernavn",
6-
"@username": {},
7-
"domainOrIp": "Domene eller IP",
8-
"@domainOrIp": {},
9-
"serverSelection": "Valg av tjener",
10-
"@serverSelection": {},
11-
"series": "Serie",
12-
"@series": {},
13-
"readLess": "Les mindre",
14-
"@readLess": {},
15-
"stopPlayerUntilSync": "Stopp avspiller til synkronisering",
16-
"@stopPlayerUntilSync": {},
17-
"fastForwardSeconds": "Hurtigspoling, sekunder",
18-
"@fastForwardSeconds": {},
19-
"rewindSeconds": "Tilbakespoling, sekunder",
20-
"@rewindSeconds": {},
21-
"playerSettings": "Avspillerinnstillinger",
22-
"@playerSettings": {},
23-
"user": "Bruker",
24-
"@user": {},
3+
"addANewUser": "Legg til en ny bruker",
4+
"@addANewUser": {},
5+
"addUser": "Legg til bruker",
6+
"@addUser": {},
7+
"ascending": "Stigende",
8+
"@ascending": {},
9+
"attribution": "Henvisninger",
10+
"@attribution": {},
11+
"author": "Skaper",
12+
"@author": {},
13+
"authors": "Skapere",
14+
"@authors": {},
15+
"cancel": "Avbryt",
16+
"@cancel": {},
17+
"collapseSeries": "Fold sammen serie",
18+
"@collapseSeries": {},
19+
"darkMode": "Mørk drakt",
20+
"@darkMode": {},
21+
"descending": "Synkende",
22+
"@descending": {},
2523
"description": "Beskrivelse",
2624
"@description": {},
27-
"timerText": "{time} min",
28-
"@timerText": {
29-
"placeholders": {
30-
"time": {
31-
"type": "String"
32-
}
33-
}
34-
},
35-
"size": "Størrelse",
36-
"@size": {},
25+
"disabled": "Avskrudd",
26+
"@disabled": {},
27+
"domainOrIp": "Domene eller IP",
28+
"@domainOrIp": {},
3729
"duration": "Varighet",
3830
"@duration": {},
39-
"language": "Språk",
40-
"@language": {},
41-
"descending": "Synkende",
42-
"@descending": {},
43-
"ascending": "Stigende",
44-
"@ascending": {},
31+
"enabled": "Påskrudd",
32+
"@enabled": {},
33+
"error": "Feil",
34+
"@error": {},
35+
"fastForwardSeconds": "Hurtigspoling, sekunder",
36+
"@fastForwardSeconds": {},
37+
"fastForwardSecondsDescription": "Sett antall sekunder å hoppe forover når hurtigspolingsknappen trykkes.",
38+
"@fastForwardSecondsDescription": {},
39+
"general": "Generelt",
40+
"@general": {},
41+
"genres": "Sjangere",
42+
"@genres": {},
4543
"itemLength": "Varighet: {length}",
4644
"@itemLength": {
4745
"placeholders": {
@@ -50,82 +48,84 @@
5048
}
5149
}
5250
},
53-
"publisher": "Utgiver",
54-
"@publisher": {},
55-
"title": "Navn",
56-
"@title": {},
57-
"itemPublishedYear": "Publisert år: {year}",
58-
"@itemPublishedYear": {
51+
"itemNumChapters": "Antall kapitler: {numChapters}",
52+
"@itemNumChapters": {
5953
"placeholders": {
60-
"year": {
54+
"numChapters": {
6155
"type": "String"
6256
}
6357
}
6458
},
65-
"itemNumChapters": "Antall kapitler: {numChapters}",
66-
"@itemNumChapters": {
59+
"itemPublishedYear": "Publisert år: {year}",
60+
"@itemPublishedYear": {
6761
"placeholders": {
68-
"numChapters": {
62+
"year": {
6963
"type": "String"
7064
}
7165
}
7266
},
73-
"author": "Skaper",
74-
"@author": {},
75-
"fastForwardSecondsDescription": "Sett antall sekunder å hoppe forover når hurtigspolingsknappen trykkes.",
76-
"@fastForwardSecondsDescription": {},
77-
"rewindSecondsDescription": "Sett antall sekunder å hoppe forover når tilbakespolingsknappen trykkes.",
78-
"@rewindSecondsDescription": {},
79-
"port": "Port",
80-
"@port": {},
81-
"settings": "Innstillinger",
82-
"@settings": {},
83-
"addUser": "Legg til bruker",
84-
"@addUser": {},
85-
"cancel": "Avbryt",
86-
"@cancel": {},
67+
"language": "Språk",
68+
"@language": {},
8769
"loading": "Laster inn …",
8870
"@loading": {},
89-
"error": "Feil",
90-
"@error": {},
71+
"miscellaneous": "Ymse",
72+
"@miscellaneous": {},
9173
"noConnection": "Ingen tilkobling",
9274
"@noConnection": {},
93-
"genres": "Sjangere",
94-
"@genres": {},
95-
"readMore": "Les mer",
96-
"@readMore": {},
97-
"tags": "Etiketter",
98-
"@tags": {},
99-
"sleepTimer": "Søvntidsur",
100-
"@sleepTimer": {},
75+
"password": "Passord",
76+
"@password": {},
10177
"playbackSpeed": "Hastighet",
10278
"@playbackSpeed": {},
10379
"player": "Avspiller",
10480
"@player": {},
105-
"general": "Generelt",
106-
"@general": {},
107-
"darkMode": "Mørk drakt",
108-
"@darkMode": {},
109-
"enabled": "Påskrudd",
110-
"@enabled": {},
111-
"disabled": "Avskrudd",
112-
"@disabled": {},
113-
"signOut": "Logg ut",
114-
"@signOut": {},
115-
"miscellaneous": "Ymse",
116-
"@miscellaneous": {},
117-
"addANewUser": "Legg til en ny bruker",
118-
"@addANewUser": {},
119-
"authors": "Skapere",
120-
"@authors": {},
121-
"collapseSeries": "Fold sammen serie",
122-
"@collapseSeries": {},
81+
"playerSettings": "Avspillerinnstillinger",
82+
"@playerSettings": {},
83+
"port": "Port",
84+
"@port": {},
85+
"progressAsChaptersDescription": "Viser framdriftsindikator i avspilleren og merknaden for hvert kapittel. I motsatt fall vises framdrift basert på hele elementet.",
86+
"@progressAsChaptersDescription": {},
87+
"publisher": "Utgiver",
88+
"@publisher": {},
89+
"readLess": "Les mindre",
90+
"@readLess": {},
91+
"readMore": "Les mer",
92+
"@readMore": {},
93+
"rewindSeconds": "Tilbakespoling, sekunder",
94+
"@rewindSeconds": {},
95+
"rewindSecondsDescription": "Sett antall sekunder å hoppe forover når tilbakespolingsknappen trykkes.",
96+
"@rewindSecondsDescription": {},
97+
"series": "Serie",
98+
"@series": {},
99+
"serverSelection": "Valg av tjener",
100+
"@serverSelection": {},
101+
"settings": "Innstillinger",
102+
"@settings": {},
123103
"showProgressPerChapters": "Vis framdrift per kapittel",
124104
"@showProgressPerChapters": {},
125-
"attribution": "Henvisninger",
126-
"@attribution": {},
105+
"signOut": "Logg ut",
106+
"@signOut": {},
107+
"size": "Størrelse",
108+
"@size": {},
109+
"sleepTimer": "Søvntidsur",
110+
"@sleepTimer": {},
111+
"stopPlayerUntilSync": "Stopp avspiller til synkronisering",
112+
"@stopPlayerUntilSync": {},
127113
"stopPlayerWhileSyncingDescription": "Alternativ for å forhindre avspilleren fra å starte til mest nylige avspillingsposisjon er nådd. Forsikrer at avspilling starter fra rett posisjon. Ellers kan posisjonen endres kort tid etter oppstart, noe som kan medføre datatap. Å skru dette på bruker mindre data.",
128114
"@stopPlayerWhileSyncingDescription": {},
129-
"progressAsChaptersDescription": "Viser framdriftsindikator i avspilleren og merknaden for hvert kapittel. I motsatt fall vises framdrift basert på hele elementet.",
130-
"@progressAsChaptersDescription": {}
115+
"tags": "Etiketter",
116+
"@tags": {},
117+
"timerText": "{time} min",
118+
"@timerText": {
119+
"placeholders": {
120+
"time": {
121+
"type": "String"
122+
}
123+
}
124+
},
125+
"title": "Navn",
126+
"@title": {},
127+
"user": "Bruker",
128+
"@user": {},
129+
"username": "Brukernavn",
130+
"@username": {}
131131
}

0 commit comments

Comments
 (0)