mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-22 14:13:36 -07:00
fix(translations): 🌐 New translations from Crowdin [skip ci]
This commit is contained in:
parent
a953189db5
commit
4d72f8b40f
1 changed files with 10 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"Login": {
|
"Login": {
|
||||||
"SignInButton": "Prihláste sa",
|
"SignInButton": "Prihlásiť sa",
|
||||||
"UsernamePlaceholder": "Užívateľské meno",
|
"UsernamePlaceholder": "Používateľské meno",
|
||||||
"PasswordPlaceholder": "Heslo",
|
"PasswordPlaceholder": "Heslo",
|
||||||
"RememberMe": "Zapamätať prihlásenie",
|
"RememberMe": "Zapamätať prihlásenie",
|
||||||
"SignInWith": "Prihlásiť sa s {{appName}}",
|
"SignInWith": "Prihlásiť sa s {{appName}}",
|
||||||
|
@ -246,9 +246,9 @@
|
||||||
},
|
},
|
||||||
"Notify": "Oznámiť",
|
"Notify": "Oznámiť",
|
||||||
"RemoveNotification": "Odstrániť notifikácie",
|
"RemoveNotification": "Odstrániť notifikácie",
|
||||||
"SuccessfulNotify": "You will now be notified for title {{title}}",
|
"SuccessfulNotify": "Budete upozornení na titul ",
|
||||||
"SuccessfulUnNotify": "You will no longer be notified for title {{title}}",
|
"SuccessfulUnNotify": "Nebudete upozornení na titul ",
|
||||||
"CouldntNotify": "Couldn't notify title {{title}}"
|
"CouldntNotify": "Nie je možné upozornenie na titul "
|
||||||
},
|
},
|
||||||
"Issues": {
|
"Issues": {
|
||||||
"Title": "Problémy",
|
"Title": "Problémy",
|
||||||
|
@ -312,7 +312,7 @@
|
||||||
},
|
},
|
||||||
"MediaDetails": {
|
"MediaDetails": {
|
||||||
"Denied": "Zamietnuté",
|
"Denied": "Zamietnuté",
|
||||||
"Denied4K": "Denied 4K",
|
"Denied4K": "Odmietnuté 4K",
|
||||||
"Trailers": "Upútavka",
|
"Trailers": "Upútavka",
|
||||||
"RecommendationsTitle": "Odporúčania",
|
"RecommendationsTitle": "Odporúčania",
|
||||||
"SimilarTitle": "Podobné",
|
"SimilarTitle": "Podobné",
|
||||||
|
@ -345,7 +345,7 @@
|
||||||
"Seasons": "Séria:",
|
"Seasons": "Séria:",
|
||||||
"Episodes": "Epizódy:",
|
"Episodes": "Epizódy:",
|
||||||
"Availability": "Dostupnosť:",
|
"Availability": "Dostupnosť:",
|
||||||
"RequestStatus": "Request Status:",
|
"RequestStatus": "Stav požiadavky:",
|
||||||
"Quality": "Kvalita:",
|
"Quality": "Kvalita:",
|
||||||
"RootFolderOverride": "Prepísanie koreňového priečinku:",
|
"RootFolderOverride": "Prepísanie koreňového priečinku:",
|
||||||
"QualityOverride": "Prepísanie kvality:",
|
"QualityOverride": "Prepísanie kvality:",
|
||||||
|
@ -377,19 +377,19 @@
|
||||||
"PleaseSelectUser": "Prosím vyberte uživatela",
|
"PleaseSelectUser": "Prosím vyberte uživatela",
|
||||||
"StreamingOn": "Streamovanie cez:",
|
"StreamingOn": "Streamovanie cez:",
|
||||||
"RequestedBy": "Vyžiadané od:",
|
"RequestedBy": "Vyžiadané od:",
|
||||||
"OnDate": "On:",
|
"OnDate": "Na:",
|
||||||
"RequestedByOn": "Vyžiadané od {{user}} dňa {{date}}",
|
"RequestedByOn": "Vyžiadané od {{user}} dňa {{date}}",
|
||||||
"RequestDate": "Dátum požiadavky:",
|
"RequestDate": "Dátum požiadavky:",
|
||||||
"DeniedReason": "Dôvod zamietnutia:",
|
"DeniedReason": "Dôvod zamietnutia:",
|
||||||
"ReProcessRequest": "Žiadosť o opätovné spracovanie",
|
"ReProcessRequest": "Žiadosť o opätovné spracovanie",
|
||||||
"ReProcessRequest4K": "Re-Process 4K Request",
|
"ReProcessRequest4K": "Žiadosť o opätovné spracovanie",
|
||||||
"Music": {
|
"Music": {
|
||||||
"Type": "Typ:",
|
"Type": "Typ:",
|
||||||
"Country": "Krajina:",
|
"Country": "Krajina:",
|
||||||
"StartDate": "Dátum začatia:",
|
"StartDate": "Dátum začatia:",
|
||||||
"EndDate": "Dátum ukončenia:"
|
"EndDate": "Dátum ukončenia:"
|
||||||
},
|
},
|
||||||
"RequestSource": "Source:"
|
"RequestSource": "Zdroje:"
|
||||||
},
|
},
|
||||||
"Discovery": {
|
"Discovery": {
|
||||||
"PopularTab": "Populárne",
|
"PopularTab": "Populárne",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue