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": {
|
"common": {
|
||||||
"beta": "",
|
"beta": "BETA",
|
||||||
"cancel": "",
|
"cancel": "Hætta við",
|
||||||
"delete": "",
|
"delete": "Eyða",
|
||||||
"edit": "",
|
"edit": "Breyta",
|
||||||
"ok": "",
|
"ok": "OK",
|
||||||
"unknown": ""
|
"unknown": "Óþekkt"
|
||||||
},
|
},
|
||||||
"headings": {
|
"headings": {
|
||||||
"addServer": "",
|
"addServer": "Bæta við þjón",
|
||||||
"appearance": "",
|
"appearance": "Útlit",
|
||||||
"downloads": "",
|
"downloads": "Niðurhöl",
|
||||||
"home": "",
|
"home": "Heim",
|
||||||
"links": "",
|
"links": "Hlekkir",
|
||||||
"playback": "",
|
"playback": "Endurspilun",
|
||||||
"servers": "",
|
"servers": "Þjónar",
|
||||||
"settings": ""
|
"settings": "Stillingar"
|
||||||
},
|
},
|
||||||
"addServer": {
|
"addServer": {
|
||||||
"address": "",
|
"address": "Slóð á þjón",
|
||||||
"validation": {
|
"validation": {
|
||||||
"empty": "",
|
"empty": "$t(addServer.address) má ekki vera tóm",
|
||||||
"invalid": "",
|
"invalid": "$t(addServer.address) er ógild",
|
||||||
"invalidProduct": "",
|
"invalidProduct": "Ekki Jellyfin þjónn",
|
||||||
"noConnection": ""
|
"noConnection": "Náði ekki sambandi við þjón"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"home": {
|
"home": {
|
||||||
"errors": {
|
"errors": {
|
||||||
"502": {
|
"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": {
|
"504": {
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"http": {
|
"http": {
|
||||||
"heading": "",
|
"heading": "Eitthvað fór úrskeiðis!",
|
||||||
"description": ""
|
"description": "Jellyfin vefþjóninn skilaði villu."
|
||||||
},
|
},
|
||||||
"invalidServer": {
|
"invalidServer": {
|
||||||
"heading": "",
|
"heading": "",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"offline": {
|
"offline": {
|
||||||
"heading": "",
|
"heading": "Slökkt á vefþjón?",
|
||||||
"description": ""
|
"description": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"errorCode": "",
|
"errorCode": "Villukóði: {{errorCode}}",
|
||||||
"errorUrl": "",
|
"errorUrl": "",
|
||||||
"retry": ""
|
"retry": "Reyna aftur?"
|
||||||
},
|
},
|
||||||
"serverHelp": {
|
"serverHelp": {
|
||||||
"heading": "",
|
"heading": "",
|
||||||
|
Loading…
Reference in New Issue
Block a user