-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
150 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,138 @@ | ||
{ | ||
"si_addon_title": { | ||
"message": "Lingua Libre SignIt", | ||
"description": "" | ||
}, | ||
"si_addon_preload": { | ||
"message": "Načítava sa zoznam všetkých videí dostupných na Lingua Libre.", | ||
"description": "" | ||
}, | ||
"si_panel_videos_title": { | ||
"message": "Médiá", | ||
"description": "" | ||
}, | ||
"si_panel_videos_gallery_attribution": { | ||
"message": "od {{odkaz: $1 | $2 }} – Video $3 z $4", | ||
"description": "" | ||
}, | ||
"si_panel_videos_empty": { | ||
"message": "Toto slovo ešte nebolo zaznamenané, ale SignIt je projekt z verejného zdroje, môžete na ňom prispieť.<br/>", | ||
"description": "" | ||
}, | ||
"si_panel_videos_contribute_label": { | ||
"message": "Pridávajte pomocou znakového jazyka", | ||
"description": "" | ||
}, | ||
"si_panel_definitions_title": { | ||
"message": "Definícia", | ||
"description": "" | ||
}, | ||
"si_panel_definitions_wikt_iso": { | ||
"message": "v", | ||
"description": "" | ||
}, | ||
"si_panel_definitions_wikt_section_id": { | ||
"message": "#Angličtina", | ||
"description": "" | ||
}, | ||
"si_panel_definitions_wikt_pointer": { | ||
"message": "pozri na Wiktionary", | ||
"description": "" | ||
}, | ||
"si_panel_definitions_empty": { | ||
"message": "Neboli nájdené žiadne definície.", | ||
"description": "" | ||
}, | ||
"si_popup_browse_title": { | ||
"message": "Prehliadať", | ||
"description": "" | ||
}, | ||
"si_popup_browse_placeholder": { | ||
"message": "Hľadajte medzi znakmi $1 .", | ||
"description": "" | ||
}, | ||
"si_popup_browse_label": { | ||
"message": "Hľadať", | ||
"description": "" | ||
}, | ||
"si_popup_browse_icon": { | ||
"message": "Začnite hľadať", | ||
"description": "" | ||
}, | ||
"si_popup_history_title": { | ||
"message": "Dejiny", | ||
"description": "" | ||
}, | ||
"si_popup_history_empty": { | ||
"message": "Je prázdne", | ||
"description": "" | ||
}, | ||
"si_popup_settings_title": { | ||
"message": "Nastavenia", | ||
"description": "" | ||
}, | ||
"si_popup_settings_signlanguage": { | ||
"message": "Znakový jazyk", | ||
"description": "" | ||
}, | ||
"si_popup_settings_signlanguage_help": { | ||
"message": "Zmeňte videá na iný znakový jazyk.", | ||
"description": "" | ||
}, | ||
"si_popup_settings_signlanguage_dropdown": { | ||
"message": "Zmeňte jazyk videí", | ||
"description": "" | ||
}, | ||
"si_popup_settings_uilanguage": { | ||
"message": "Jazyk rozhrania:", | ||
"description": "" | ||
}, | ||
"si_popup_settings_uilanguage_help": { | ||
"message": "Zmeňte jazyk používateľského rozhrania.", | ||
"description": "" | ||
}, | ||
"si_popup_settings_uilanguage_dropdown": { | ||
"message": "Zmeňte jazyk rozhrania", | ||
"description": "" | ||
}, | ||
"si_popup_settings_history": { | ||
"message": "Dĺžka dejiny:", | ||
"description": "" | ||
}, | ||
"si_popup_settings_history_help": { | ||
"message": "Nastavenie na 0 deaktivuje denník dejiny", | ||
"description": "" | ||
}, | ||
"si_popup_settings_wpintegration": { | ||
"message": "Natívna integrácia s Wikipédiou:", | ||
"description": "" | ||
}, | ||
"si_popup_settings_twospeed": { | ||
"message": "Prehrávajte normálnou rýchlosťou a potom pomalou rýchlosťou:", | ||
"description": "" | ||
}, | ||
"si_popup_settings_hint_icon": { | ||
"message": "Ikona odkazu na vybratom texte:", | ||
"description": "" | ||
}, | ||
"si_popup_settings_choosepanels": { | ||
"message": "Panely na zobrazenie:", | ||
"description": "" | ||
}, | ||
"si_popup_settings_choosepanels_definition": { | ||
"message": "Len text slovníka", | ||
"description": "" | ||
}, | ||
"si_popup_settings_choosepanels_both": { | ||
"message": "Oby dvaja", | ||
"description": "" | ||
}, | ||
"si_popup_settings_choosepanels_video": { | ||
"message": "Iba podpísané videá", | ||
"description": "" | ||
}, | ||
"si_popup_settings_enlighten": { | ||
"message": "Zvýraznite dostupné slová:", | ||
"description": "" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters