mirror of
https://github.com/jellyfin/jellyfin-expo.git
synced 2024-11-23 05:59:39 +00:00
Translated using Weblate (Icelandic)
Some checks failed
Automation / Label merge conflicts (push) Has been cancelled
Code quality / Lint (push) Has been cancelled
Code quality / TypeScript Build (push) Has been cancelled
Code quality / Test (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Some checks failed
Automation / Label merge conflicts (push) Has been cancelled
Code quality / Lint (push) Has been cancelled
Code quality / TypeScript Build (push) Has been cancelled
Code quality / Test (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Currently translated at 46.2% (25 of 54 strings) Translation: Jellyfin/Jellyfin Expo Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/is/
This commit is contained in:
parent
e7acf74c95
commit
109720f27d
@ -1,55 +1,55 @@
|
||||
{
|
||||
"common": {
|
||||
"beta": "",
|
||||
"cancel": "",
|
||||
"delete": "",
|
||||
"edit": "",
|
||||
"ok": "",
|
||||
"unknown": ""
|
||||
"beta": "BETA",
|
||||
"cancel": "Hætta við",
|
||||
"delete": "Eyða",
|
||||
"edit": "Breyta",
|
||||
"ok": "OK",
|
||||
"unknown": "Óþekkt"
|
||||
},
|
||||
"headings": {
|
||||
"addServer": "",
|
||||
"appearance": "",
|
||||
"downloads": "",
|
||||
"home": "",
|
||||
"links": "",
|
||||
"playback": "",
|
||||
"servers": "",
|
||||
"settings": ""
|
||||
"addServer": "Bæta við þjón",
|
||||
"appearance": "Útlit",
|
||||
"downloads": "Niðurhöl",
|
||||
"home": "Heim",
|
||||
"links": "Hlekkir",
|
||||
"playback": "Endurspilun",
|
||||
"servers": "Þjónar",
|
||||
"settings": "Stillingar"
|
||||
},
|
||||
"addServer": {
|
||||
"address": "",
|
||||
"address": "Slóð á þjón",
|
||||
"validation": {
|
||||
"empty": "",
|
||||
"invalid": "",
|
||||
"invalidProduct": "",
|
||||
"noConnection": ""
|
||||
"empty": "$t(addServer.address) má ekki vera tóm",
|
||||
"invalid": "$t(addServer.address) er ógild",
|
||||
"invalidProduct": "Ekki Jellyfin þjónn",
|
||||
"noConnection": "Náði ekki sambandi við þjón"
|
||||
}
|
||||
},
|
||||
"home": {
|
||||
"errors": {
|
||||
"502": {
|
||||
"description": ""
|
||||
"description": "Náði ekki sambandi við Jellifyn þjón. Þetta stafar yfirleitt af villu í uppsetningu á miðlara eða slökkt er á Jellyfin."
|
||||
},
|
||||
"504": {
|
||||
"description": ""
|
||||
},
|
||||
"http": {
|
||||
"heading": "",
|
||||
"description": ""
|
||||
"heading": "Eitthvað fór úrskeiðis!",
|
||||
"description": "Jellyfin vefþjóninn skilaði villu."
|
||||
},
|
||||
"invalidServer": {
|
||||
"heading": "",
|
||||
"description": ""
|
||||
},
|
||||
"offline": {
|
||||
"heading": "",
|
||||
"heading": "Slökkt á vefþjón?",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"errorCode": "",
|
||||
"errorCode": "Villukóði: {{errorCode}}",
|
||||
"errorUrl": "",
|
||||
"retry": ""
|
||||
"retry": "Reyna aftur?"
|
||||
},
|
||||
"serverHelp": {
|
||||
"heading": "",
|
||||
|
Loading…
Reference in New Issue
Block a user