From 75ef9051655bfe0e9fda15ed53884294d73322c4 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 9 Feb 2025 01:16:03 -0800 Subject: [PATCH] Add more localizations --- i18n/be.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/bg.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/ca.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/cs.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/da.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/el.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/fi.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/hr.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/hu.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/it.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/lt.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/mk.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/nl.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/no.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/pl.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/ro.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/sk.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/sl.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/sq.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/sr.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/sv.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/uk.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 22 files changed, 1606 insertions(+) create mode 100644 i18n/be.yaml create mode 100644 i18n/bg.yaml create mode 100644 i18n/ca.yaml create mode 100644 i18n/cs.yaml create mode 100644 i18n/da.yaml create mode 100644 i18n/el.yaml create mode 100644 i18n/fi.yaml create mode 100644 i18n/hr.yaml create mode 100644 i18n/hu.yaml create mode 100644 i18n/it.yaml create mode 100644 i18n/lt.yaml create mode 100644 i18n/mk.yaml create mode 100644 i18n/nl.yaml create mode 100644 i18n/no.yaml create mode 100644 i18n/pl.yaml create mode 100644 i18n/ro.yaml create mode 100644 i18n/sk.yaml create mode 100644 i18n/sl.yaml create mode 100644 i18n/sq.yaml create mode 100644 i18n/sr.yaml create mode 100644 i18n/sv.yaml create mode 100644 i18n/uk.yaml diff --git a/i18n/be.yaml b/i18n/be.yaml new file mode 100644 index 00000000..5da2530f --- /dev/null +++ b/i18n/be.yaml @@ -0,0 +1,73 @@ +paige_breadcrumbs: + other: Хлебныя крошкі + +paige_collections: + other: Калекцыі + +paige_figure: + other: Фігура + +paige_aria_section_link: + other: Спасылка на гэты раздзел + +paige_edit_history: + other: Гісторыя рэдагавання + +paige_edit_this_page: + other: Рэдагаваць гэтую старонку + +paige_first: + other: Першы + +paige_last: + other: Апошні + +paige_menu: + other: Меню + +paige_minutes: + one: хвіліна + other: хвіліны + +paige_next: + other: Наступны + +paige_noscript: + other: Патрабуецца JavaScript + +paige_page_list_navigation: + other: Навігацыя па спісе старонак + +paige_pages: + other: Старонкі + +paige_previous: + other: Папярэдняя + +paige_recent_content: + other: Апошні кантэнт + +paige_search_button: + other: Пошук + +paige_search_error: + other: Памылка + +paige_search_input: + other: Запыт + +paige_search_nothing: + other: Нічога не знойдзена + +paige_search_searching: + other: Пошук + +paige_search_something: + other: Штосьці знойдзена + +paige_sections: + other: Раздзелы + +paige_words: + one: слова + other: словы diff --git a/i18n/bg.yaml b/i18n/bg.yaml new file mode 100644 index 00000000..862b5d42 --- /dev/null +++ b/i18n/bg.yaml @@ -0,0 +1,73 @@ +paige_breadcrumbs: + other: Хлебни трохи + +paige_collections: + other: Колекции + +paige_figure: + other: Изображение + +paige_aria_section_link: + other: Връзка към тази секция + +paige_edit_history: + other: История на редакциите + +paige_edit_this_page: + other: Редактиране на тази страница + +paige_first: + other: Първа + +paige_last: + other: Последна + +paige_menu: + other: Меню + +paige_minutes: + one: минута + other: минути + +paige_next: + other: Следваща + +paige_noscript: + other: Изисква се JavaScript + +paige_page_list_navigation: + other: Навигация по списъка със страници + +paige_pages: + other: Страници + +paige_previous: + other: Предишна + +paige_recent_content: + other: Последно съдържание + +paige_search_button: + other: Търсене + +paige_search_error: + other: Грешка + +paige_search_input: + other: Запитване + +paige_search_nothing: + other: Нищо не е намерено + +paige_search_searching: + other: Търсене + +paige_search_something: + other: Намерено е нещо + +paige_sections: + other: Секции + +paige_words: + one: дума + other: думи diff --git a/i18n/ca.yaml b/i18n/ca.yaml new file mode 100644 index 00000000..2f3025ea --- /dev/null +++ b/i18n/ca.yaml @@ -0,0 +1,73 @@ +paige_breadcrumbs: + other: Miges de pa + +paige_collections: + other: Col·leccions + +paige_figure: + other: Figura + +paige_aria_section_link: + other: Enllaç a aquesta secció + +paige_edit_history: + other: Historial d'edicions + +paige_edit_this_page: + other: Edita aquesta pàgina + +paige_first: + other: Primer + +paige_last: + other: Últim + +paige_menu: + other: Menú + +paige_minutes: + one: minut + other: minuts + +paige_next: + other: Següent + +paige_noscript: + other: Es requereix JavaScript + +paige_page_list_navigation: + other: Navegació per la llista de pàgines + +paige_pages: + other: Pàgines + +paige_previous: + other: Anterior + +paige_recent_content: + other: Contingut recent + +paige_search_button: + other: Cercar + +paige_search_error: + other: Error + +paige_search_input: + other: Consulta + +paige_search_nothing: + other: No s'ha trobat res + +paige_search_searching: + other: Cercant + +paige_search_something: + other: S'ha trobat alguna cosa + +paige_sections: + other: Seccions + +paige_words: + one: paraula + other: paraules diff --git a/i18n/cs.yaml b/i18n/cs.yaml new file mode 100644 index 00000000..23d0bd12 --- /dev/null +++ b/i18n/cs.yaml @@ -0,0 +1,73 @@ +paige_breadcrumbs: + other: Drobečky + +paige_collections: + other: Kolekce + +paige_figure: + other: Obrázek + +paige_aria_section_link: + other: Odkaz na tuto sekci + +paige_edit_history: + other: Historie úprav + +paige_edit_this_page: + other: Upravit tuto stránku + +paige_first: + other: První + +paige_last: + other: Poslední + +paige_menu: + other: Menu + +paige_minutes: + one: minuta + other: minuty + +paige_next: + other: Další + +paige_noscript: + other: Je vyžadován JavaScript + +paige_page_list_navigation: + other: Navigace seznamu stránek + +paige_pages: + other: Stránky + +paige_previous: + other: Předchozí + +paige_recent_content: + other: Nedávný obsah + +paige_search_button: + other: Hledat + +paige_search_error: + other: Chyba + +paige_search_input: + other: Dotaz + +paige_search_nothing: + other: Nic nenalezeno + +paige_search_searching: + other: Probíhá hledání + +paige_search_something: + other: Něco bylo nalezeno + +paige_sections: + other: Sekce + +paige_words: + one: slovo + other: slova diff --git a/i18n/da.yaml b/i18n/da.yaml new file mode 100644 index 00000000..8e7dba7b --- /dev/null +++ b/i18n/da.yaml @@ -0,0 +1,73 @@ +paige_breadcrumbs: + other: Brødkrummer + +paige_collections: + other: Samlinger + +paige_figure: + other: Figur + +paige_aria_section_link: + other: Link til denne sektion + +paige_edit_history: + other: Redigeringshistorik + +paige_edit_this_page: + other: Rediger denne side + +paige_first: + other: Første + +paige_last: + other: Sidste + +paige_menu: + other: Menu + +paige_minutes: + one: minut + other: minutter + +paige_next: + other: Næste + +paige_noscript: + other: JavaScript er påkrævet + +paige_page_list_navigation: + other: Navigering af sidernes liste + +paige_pages: + other: Sider + +paige_previous: + other: Forrige + +paige_recent_content: + other: Seneste indhold + +paige_search_button: + other: Søg + +paige_search_error: + other: Fejl + +paige_search_input: + other: Spørgsmål + +paige_search_nothing: + other: Intet fundet + +paige_search_searching: + other: Søger + +paige_search_something: + other: Noget fundet + +paige_sections: + other: Sektioner + +paige_words: + one: ord + other: ord diff --git a/i18n/el.yaml b/i18n/el.yaml new file mode 100644 index 00000000..4641f52b --- /dev/null +++ b/i18n/el.yaml @@ -0,0 +1,73 @@ +paige_breadcrumbs: + other: Ψίχουλα + +paige_collections: + other: Συλλογές + +paige_figure: + other: Εικόνα + +paige_aria_section_link: + other: Σύνδεσμος προς αυτή την ενότητα + +paige_edit_history: + other: Ιστορικό επεξεργασίας + +paige_edit_this_page: + other: Επεξεργαστείτε αυτή τη σελίδα + +paige_first: + other: Πρώτη + +paige_last: + other: Τελευταία + +paige_menu: + other: Μενού + +paige_minutes: + one: λεπτό + other: λεπτά + +paige_next: + other: Επόμενο + +paige_noscript: + other: Απαιτείται JavaScript + +paige_page_list_navigation: + other: Πλοήγηση στη λίστα σελίδων + +paige_pages: + other: Σελίδες + +paige_previous: + other: Προηγούμενη + +paige_recent_content: + other: Πρόσφατο περιεχόμενο + +paige_search_button: + other: Αναζήτηση + +paige_search_error: + other: Σφάλμα + +paige_search_input: + other: Ερώτημα + +paige_search_nothing: + other: Δεν βρέθηκαν αποτελέσματα + +paige_search_searching: + other: Αναζήτηση σε εξέλιξη + +paige_search_something: + other: Βρέθηκε κάτι + +paige_sections: + other: Ενότητες + +paige_words: + one: λέξη + other: λέξεις diff --git a/i18n/fi.yaml b/i18n/fi.yaml new file mode 100644 index 00000000..78a57219 --- /dev/null +++ b/i18n/fi.yaml @@ -0,0 +1,73 @@ +paige_breadcrumbs: + other: Leipämurut + +paige_collections: + other: Kokoelmat + +paige_figure: + other: Kuva + +paige_aria_section_link: + other: Linkki tähän osioon + +paige_edit_history: + other: Muokkaushistoria + +paige_edit_this_page: + other: Muokkaa tätä sivua + +paige_first: + other: Ensimmäinen + +paige_last: + other: Viimeinen + +paige_menu: + other: Valikko + +paige_minutes: + one: minuutti + other: minuuttia + +paige_next: + other: Seuraava + +paige_noscript: + other: JavaScript on vaadittu + +paige_page_list_navigation: + other: Sivuluettelon navigointi + +paige_pages: + other: Sivut + +paige_previous: + other: Edellinen + +paige_recent_content: + other: Uusin sisältö + +paige_search_button: + other: Haku + +paige_search_error: + other: Virhe + +paige_search_input: + other: Kysely + +paige_search_nothing: + other: Ei löytynyt mitään + +paige_search_searching: + other: Etsitään + +paige_search_something: + other: Jotain löytyi + +paige_sections: + other: Osat + +paige_words: + one: sana + other: sanat diff --git a/i18n/hr.yaml b/i18n/hr.yaml new file mode 100644 index 00000000..8aa51196 --- /dev/null +++ b/i18n/hr.yaml @@ -0,0 +1,73 @@ +paige_breadcrumbs: + other: Mrvice + +paige_collections: + other: Kolekcije + +paige_figure: + other: Slika + +paige_aria_section_link: + other: Poveznica na ovaj odjeljak + +paige_edit_history: + other: Povijest uređivanja + +paige_edit_this_page: + other: Uredi ovu stranicu + +paige_first: + other: Prva + +paige_last: + other: Posljednja + +paige_menu: + other: Izbornik + +paige_minutes: + one: minuta + other: minute + +paige_next: + other: Sljedeća + +paige_noscript: + other: JavaScript je potreban + +paige_page_list_navigation: + other: Navigacija popisom stranica + +paige_pages: + other: Stranice + +paige_previous: + other: Prethodna + +paige_recent_content: + other: Nedavni sadržaj + +paige_search_button: + other: Traži + +paige_search_error: + other: Pogreška + +paige_search_input: + other: Upit + +paige_search_nothing: + other: Ništa nije pronađeno + +paige_search_searching: + other: Traženje + +paige_search_something: + other: Nešto je pronađeno + +paige_sections: + other: Sekcije + +paige_words: + one: riječ + other: riječi diff --git a/i18n/hu.yaml b/i18n/hu.yaml new file mode 100644 index 00000000..aa7aa8d3 --- /dev/null +++ b/i18n/hu.yaml @@ -0,0 +1,73 @@ +paige_breadcrumbs: + other: Zsemlemorzsa + +paige_collections: + other: Gyűjtemények + +paige_figure: + other: Ábra + +paige_aria_section_link: + other: Link erre a szakaszra + +paige_edit_history: + other: Módosítási előzmények + +paige_edit_this_page: + other: Oldal szerkesztése + +paige_first: + other: Első + +paige_last: + other: Utolsó + +paige_menu: + other: Menü + +paige_minutes: + one: perc + other: perc + +paige_next: + other: Következő + +paige_noscript: + other: A JavaScript használata szükséges + +paige_page_list_navigation: + other: Oldalak listájának navigálása + +paige_pages: + other: Oldalak + +paige_previous: + other: Előző + +paige_recent_content: + other: Legutóbbi tartalom + +paige_search_button: + other: Keresés + +paige_search_error: + other: Hiba + +paige_search_input: + other: Kérdés + +paige_search_nothing: + other: Nincs találat + +paige_search_searching: + other: Keresés folyamatban + +paige_search_something: + other: Talált valamit + +paige_sections: + other: Szakaszok + +paige_words: + one: szó + other: szavak diff --git a/i18n/it.yaml b/i18n/it.yaml new file mode 100644 index 00000000..2f6679ca --- /dev/null +++ b/i18n/it.yaml @@ -0,0 +1,73 @@ +paige_breadcrumbs: + other: Briciole di pane + +paige_collections: + other: Collezioni + +paige_figure: + other: Figura + +paige_aria_section_link: + other: Link a questa sezione + +paige_edit_history: + other: Cronologia delle modifiche + +paige_edit_this_page: + other: Modifica questa pagina + +paige_first: + other: Prima + +paige_last: + other: Ultima + +paige_menu: + other: Menu + +paige_minutes: + one: minuto + other: minuti + +paige_next: + other: Successivo + +paige_noscript: + other: È richiesto JavaScript + +paige_page_list_navigation: + other: Navigazione elenco pagine + +paige_pages: + other: Pagine + +paige_previous: + other: Precedente + +paige_recent_content: + other: Contenuti recenti + +paige_search_button: + other: Cerca + +paige_search_error: + other: Errore + +paige_search_input: + other: Query + +paige_search_nothing: + other: Nessun risultato trovato + +paige_search_searching: + other: Ricerca in corso + +paige_search_something: + other: Qualcosa trovato + +paige_sections: + other: Sezioni + +paige_words: + one: parola + other: parole diff --git a/i18n/lt.yaml b/i18n/lt.yaml new file mode 100644 index 00000000..8818e89a --- /dev/null +++ b/i18n/lt.yaml @@ -0,0 +1,73 @@ +paige_breadcrumbs: + other: Duonos trupiniai + +paige_collections: + other: Kolekcijos + +paige_figure: + other: Paveikslėlis + +paige_aria_section_link: + other: Nuoroda į šį skyrių + +paige_edit_history: + other: Redagavimo istorija + +paige_edit_this_page: + other: Redaguoti šį puslapį + +paige_first: + other: Pirmas + +paige_last: + other: Paskutinis + +paige_menu: + other: Meniu + +paige_minutes: + one: minutė + other: minutės + +paige_next: + other: Kitas + +paige_noscript: + other: Reikalingas JavaScript + +paige_page_list_navigation: + other: Puslapių sąrašo naršymas + +paige_pages: + other: Puslapiai + +paige_previous: + other: Ankstesnis + +paige_recent_content: + other: Naujausias turinys + +paige_search_button: + other: Ieškoti + +paige_search_error: + other: Klaida + +paige_search_input: + other: Klausimas + +paige_search_nothing: + other: Nieko nerasta + +paige_search_searching: + other: Ieškoma + +paige_search_something: + other: Rasta kažkas + +paige_sections: + other: Sekcijos + +paige_words: + one: žodis + other: žodžiai diff --git a/i18n/mk.yaml b/i18n/mk.yaml new file mode 100644 index 00000000..3c960f6e --- /dev/null +++ b/i18n/mk.yaml @@ -0,0 +1,73 @@ +paige_breadcrumbs: + other: Мрвици + +paige_collections: + other: Колекции + +paige_figure: + other: Фигура + +paige_aria_section_link: + other: Линк до овој дел + +paige_edit_history: + other: Историја на уредувања + +paige_edit_this_page: + other: Уреди ја оваа страница + +paige_first: + other: Прва + +paige_last: + other: Последна + +paige_menu: + other: Мени + +paige_minutes: + one: минута + other: минути + +paige_next: + other: Следна + +paige_noscript: + other: JavaScript е потребен + +paige_page_list_navigation: + other: Навигација низ списокот на страници + +paige_pages: + other: Страници + +paige_previous: + other: Претходна + +paige_recent_content: + other: Последна содржина + +paige_search_button: + other: Барај + +paige_search_error: + other: Грешка + +paige_search_input: + other: Питање + +paige_search_nothing: + other: Ништо не е најдено + +paige_search_searching: + other: Барање + +paige_search_something: + other: Најдено е нешто + +paige_sections: + other: Делovi + +paige_words: + one: збор + other: зборови diff --git a/i18n/nl.yaml b/i18n/nl.yaml new file mode 100644 index 00000000..4fb9338c --- /dev/null +++ b/i18n/nl.yaml @@ -0,0 +1,73 @@ +paige_breadcrumbs: + other: Kruimelpad + +paige_collections: + other: Collecties + +paige_figure: + other: Figuur + +paige_aria_section_link: + other: Link naar deze sectie + +paige_edit_history: + other: Bewerkingsgeschiedenis + +paige_edit_this_page: + other: Bewerk deze pagina + +paige_first: + other: Eerste + +paige_last: + other: Laatste + +paige_menu: + other: Menu + +paige_minutes: + one: minuut + other: minuten + +paige_next: + other: Volgende + +paige_noscript: + other: JavaScript is vereist + +paige_page_list_navigation: + other: Pagina lijst navigatie + +paige_pages: + other: Pagina's + +paige_previous: + other: Vorige + +paige_recent_content: + other: Recente inhoud + +paige_search_button: + other: Zoeken + +paige_search_error: + other: Fout + +paige_search_input: + other: Zoekopdracht + +paige_search_nothing: + other: Niets gevonden + +paige_search_searching: + other: Zoeken + +paige_search_something: + other: Iets gevonden + +paige_sections: + other: Secties + +paige_words: + one: woord + other: woorden diff --git a/i18n/no.yaml b/i18n/no.yaml new file mode 100644 index 00000000..2af0a0c7 --- /dev/null +++ b/i18n/no.yaml @@ -0,0 +1,73 @@ +paige_breadcrumbs: + other: Brødsmuler + +paige_collections: + other: Samlinger + +paige_figure: + other: Figur + +paige_aria_section_link: + other: Lenke til denne seksjonen + +paige_edit_history: + other: Redigeringshistorikk + +paige_edit_this_page: + other: Rediger denne siden + +paige_first: + other: Første + +paige_last: + other: Siste + +paige_menu: + other: Meny + +paige_minutes: + one: minutt + other: minutter + +paige_next: + other: Neste + +paige_noscript: + other: JavaScript kreves + +paige_page_list_navigation: + other: Navigasjon i sidene + +paige_pages: + other: Sider + +paige_previous: + other: Forrige + +paige_recent_content: + other: Nyeste innhold + +paige_search_button: + other: Søk + +paige_search_error: + other: Feil + +paige_search_input: + other: Spørsmål + +paige_search_nothing: + other: Ingenting funnet + +paige_search_searching: + other: Søker + +paige_search_something: + other: Funnet noe + +paige_sections: + other: Seksjoner + +paige_words: + one: ord + other: ord diff --git a/i18n/pl.yaml b/i18n/pl.yaml new file mode 100644 index 00000000..9da60727 --- /dev/null +++ b/i18n/pl.yaml @@ -0,0 +1,73 @@ +paige_breadcrumbs: + other: Okruszki chleba + +paige_collections: + other: Kolekcje + +paige_figure: + other: Ilustracja + +paige_aria_section_link: + other: Link do tej sekcji + +paige_edit_history: + other: Historia edycji + +paige_edit_this_page: + other: Edytuj tę stronę + +paige_first: + other: Pierwsza + +paige_last: + other: Ostatnia + +paige_menu: + other: Menu + +paige_minutes: + one: minuta + other: minuty + +paige_next: + other: Następna + +paige_noscript: + other: JavaScript jest wymagany + +paige_page_list_navigation: + other: Nawigacja listy stron + +paige_pages: + other: Strony + +paige_previous: + other: Poprzednia + +paige_recent_content: + other: Ostatnia zawartość + +paige_search_button: + other: Szukaj + +paige_search_error: + other: Błąd + +paige_search_input: + other: Zapytanie + +paige_search_nothing: + other: Nic nie znaleziono + +paige_search_searching: + other: Wyszukiwanie + +paige_search_something: + other: Znaleziono coś + +paige_sections: + other: Sekcje + +paige_words: + one: słowo + other: słowa diff --git a/i18n/ro.yaml b/i18n/ro.yaml new file mode 100644 index 00000000..dbe8a60d --- /dev/null +++ b/i18n/ro.yaml @@ -0,0 +1,73 @@ +paige_breadcrumbs: + other: Firimituri + +paige_collections: + other: Colecții + +paige_figure: + other: Figură + +paige_aria_section_link: + other: Link către această secțiune + +paige_edit_history: + other: Istoricul editărilor + +paige_edit_this_page: + other: Editează această pagină + +paige_first: + other: Prima + +paige_last: + other: Ultima + +paige_menu: + other: Meniu + +paige_minutes: + one: minut + other: minute + +paige_next: + other: Următoarea + +paige_noscript: + other: Este necesar JavaScript + +paige_page_list_navigation: + other: Navigare listă pagini + +paige_pages: + other: Pagini + +paige_previous: + other: Precedenta + +paige_recent_content: + other: Conținut recent + +paige_search_button: + other: Căutare + +paige_search_error: + other: Eroare + +paige_search_input: + other: Interogare + +paige_search_nothing: + other: Nimic găsit + +paige_search_searching: + other: Se caută + +paige_search_something: + other: Ceva găsit + +paige_sections: + other: Secțiuni + +paige_words: + one: cuvânt + other: cuvinte diff --git a/i18n/sk.yaml b/i18n/sk.yaml new file mode 100644 index 00000000..f56069e4 --- /dev/null +++ b/i18n/sk.yaml @@ -0,0 +1,73 @@ +paige_breadcrumbs: + other: Strúhanka + +paige_collections: + other: Kolekcie + +paige_figure: + other: Obrázok + +paige_aria_section_link: + other: Odkaz na túto sekciu + +paige_edit_history: + other: História úprav + +paige_edit_this_page: + other: Upravte túto stránku + +paige_first: + other: Prvá + +paige_last: + other: Posledná + +paige_menu: + other: Menu + +paige_minutes: + one: minúta + other: minúty + +paige_next: + other: Ďalšia + +paige_noscript: + other: JavaScript je potrebný + +paige_page_list_navigation: + other: Navigácia zoznamom stránok + +paige_pages: + other: Stránky + +paige_previous: + other: Predchádzajúca + +paige_recent_content: + other: Nedávny obsah + +paige_search_button: + other: Hľadať + +paige_search_error: + other: Chyba + +paige_search_input: + other: Dopyt + +paige_search_nothing: + other: Nič nenájdené + +paige_search_searching: + other: Hľadám + +paige_search_something: + other: Niečo nájdené + +paige_sections: + other: Sekcie + +paige_words: + one: slovo + other: slová diff --git a/i18n/sl.yaml b/i18n/sl.yaml new file mode 100644 index 00000000..173cfea4 --- /dev/null +++ b/i18n/sl.yaml @@ -0,0 +1,73 @@ +paige_breadcrumbs: + other: Drobtine + +paige_collections: + other: Zbirke + +paige_figure: + other: Slika + +paige_aria_section_link: + other: Povezava na to poglavje + +paige_edit_history: + other: Zgodovina urejanja + +paige_edit_this_page: + other: Uredi to stran + +paige_first: + other: Prva + +paige_last: + other: Zadnja + +paige_menu: + other: Meni + +paige_minutes: + one: minuta + other: minute + +paige_next: + other: Naslednje + +paige_noscript: + other: Potreben je JavaScript + +paige_page_list_navigation: + other: Navigacija po seznamu strani + +paige_pages: + other: Strani + +paige_previous: + other: Prejšnja + +paige_recent_content: + other: Nedavni vsebini + +paige_search_button: + other: Iskanje + +paige_search_error: + other: Napaka + +paige_search_input: + other: Poizvedba + +paige_search_nothing: + other: Ničesar ni bilo najdeno + +paige_search_searching: + other: Iskanje + +paige_search_something: + other: Nekaj je bilo najdeno + +paige_sections: + other: Poglavja + +paige_words: + one: beseda + other: besede diff --git a/i18n/sq.yaml b/i18n/sq.yaml new file mode 100644 index 00000000..f52e59ec --- /dev/null +++ b/i18n/sq.yaml @@ -0,0 +1,73 @@ +paige_breadcrumbs: + other: Kërpudha + +paige_collections: + other: Koleksione + +paige_figure: + other: Figurë + +paige_aria_section_link: + other: Lidhje me këtë seksion + +paige_edit_history: + other: Historia e redaktimeve + +paige_edit_this_page: + other: Redakto këtë faqe + +paige_first: + other: E para + +paige_last: + other: E fundit + +paige_menu: + other: Meniu + +paige_minutes: + one: minutë + other: minuta + +paige_next: + other: E ardhshme + +paige_noscript: + other: JavaScript është i nevojshëm + +paige_page_list_navigation: + other: Navigimi i listës së faqeve + +paige_pages: + other: Faqet + +paige_previous: + other: E mëparshme + +paige_recent_content: + other: Përmbajtje e fundit + +paige_search_button: + other: Kërko + +paige_search_error: + other: Gabim + +paige_search_input: + other: Pyetje + +paige_search_nothing: + other: Asgjë e gjetur + +paige_search_searching: + other: Po kërkohet + +paige_search_something: + other: Diçka u gjet + +paige_sections: + other: Seksione + +paige_words: + one: fjalë + other: fjalë diff --git a/i18n/sr.yaml b/i18n/sr.yaml new file mode 100644 index 00000000..f33d6e13 --- /dev/null +++ b/i18n/sr.yaml @@ -0,0 +1,73 @@ +paige_breadcrumbs: + other: Mrvica hleba + +paige_collections: + other: Kolekcije + +paige_figure: + other: Slika + +paige_aria_section_link: + other: Link ka ovom odeljku + +paige_edit_history: + other: Istorija uređivanja + +paige_edit_this_page: + other: Uredi ovu stranu + +paige_first: + other: Prva + +paige_last: + other: Poslednja + +paige_menu: + other: Meni + +paige_minutes: + one: minut + other: minuti + +paige_next: + other: Sledeća + +paige_noscript: + other: Potreban je JavaScript + +paige_page_list_navigation: + other: Navigacija liste stranica + +paige_pages: + other: Stranice + +paige_previous: + other: Prethodna + +paige_recent_content: + other: Nedavni sadržaj + +paige_search_button: + other: Pretraga + +paige_search_error: + other: Greška + +paige_search_input: + other: Upit + +paige_search_nothing: + other: Ništa nije pronađeno + +paige_search_searching: + other: Tražim + +paige_search_something: + other: Nešto je pronađeno + +paige_sections: + other: Sekcije + +paige_words: + one: reč + other: reči diff --git a/i18n/sv.yaml b/i18n/sv.yaml new file mode 100644 index 00000000..84a13e1d --- /dev/null +++ b/i18n/sv.yaml @@ -0,0 +1,73 @@ +paige_breadcrumbs: + other: Brödsmulor + +paige_collections: + other: Samlingar + +paige_figure: + other: Figur + +paige_aria_section_link: + other: Länk till denna sektion + +paige_edit_history: + other: Redigeringshistorik + +paige_edit_this_page: + other: Redigera denna sida + +paige_first: + other: Första + +paige_last: + other: Sista + +paige_menu: + other: Meny + +paige_minutes: + one: minut + other: minuter + +paige_next: + other: Nästa + +paige_noscript: + other: JavaScript krävs + +paige_page_list_navigation: + other: Navigering av sidlistan + +paige_pages: + other: Sidor + +paige_previous: + other: Föregående + +paige_recent_content: + other: Senaste innehåll + +paige_search_button: + other: Sök + +paige_search_error: + other: Fel + +paige_search_input: + other: Fråga + +paige_search_nothing: + other: Inget hittades + +paige_search_searching: + other: Söker + +paige_search_something: + other: Något hittades + +paige_sections: + other: Sektioner + +paige_words: + one: ord + other: ord diff --git a/i18n/uk.yaml b/i18n/uk.yaml new file mode 100644 index 00000000..ff769f7f --- /dev/null +++ b/i18n/uk.yaml @@ -0,0 +1,73 @@ +paige_breadcrumbs: + other: Хлібні крихти + +paige_collections: + other: Колекції + +paige_figure: + other: Малюнок + +paige_aria_section_link: + other: Посилання на цей розділ + +paige_edit_history: + other: Історія редагувань + +paige_edit_this_page: + other: Редагувати цю сторінку + +paige_first: + other: Перша + +paige_last: + other: Остання + +paige_menu: + other: Меню + +paige_minutes: + one: хвилина + other: хвилини + +paige_next: + other: Наступна + +paige_noscript: + other: Потрібен JavaScript + +paige_page_list_navigation: + other: Навігація по сторінках + +paige_pages: + other: Сторінки + +paige_previous: + other: Попередня + +paige_recent_content: + other: Останній вміст + +paige_search_button: + other: Пошук + +paige_search_error: + other: Помилка + +paige_search_input: + other: Запит + +paige_search_nothing: + other: Нічого не знайдено + +paige_search_searching: + other: Виконується пошук + +paige_search_something: + other: Щось знайдено + +paige_sections: + other: Розділи + +paige_words: + one: слово + other: слова