Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: locale/sk/filter.json

Issue 29372834: Issue 4833 - Add translations for invalid filter messages (Closed)
Patch Set: Created Jan. 24, 2017, 11:14 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « locale/ru/filter.json ('k') | locale/sl/filter.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/sk/filter.json
diff --git a/locale/sk/filter.json b/locale/sk/filter.json
new file mode 100644
index 0000000000000000000000000000000000000000..5ef777101fd5432521c03ccb1d1fc5036724f9be
--- /dev/null
+++ b/locale/sk/filter.json
@@ -0,0 +1,17 @@
+{
+ "filter_elemhide_duplicate_id": {
+ "message": "Len jedno ID prvku na skrytie môže byť špecifikované"
+ },
+ "filter_elemhide_nocriteria": {
+ "message": "Žiadne kritéria neboli špecifikované pre rozpoznanie prvku na skrytie"
+ },
+ "filter_invalid_regexp": {
+ "message": "Neplatný regulárny výraz"
+ },
+ "filter_regexp_tooltip": {
+ "message": "Tento filter je buď regulárny výraz alebo je príliš krátky, aby mohol byť optimalizovaný. Príliš mnoho z týchto filtrov môžu spomaliť prehliadanie."
+ },
+ "filter_unknown_option": {
+ "message": "Neznáma možnosť filtra"
+ }
+}
« no previous file with comments | « locale/ru/filter.json ('k') | locale/sl/filter.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld