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

Unified Diff: locale/sq/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/sl/filter.json ('k') | locale/sr/filter.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/sq/filter.json
diff --git a/locale/sq/filter.json b/locale/sq/filter.json
new file mode 100644
index 0000000000000000000000000000000000000000..38f807a40e6e5d3785f28a8777662ca4cf31b0de
--- /dev/null
+++ b/locale/sq/filter.json
@@ -0,0 +1,11 @@
+{
+ "filter_elemhide_duplicate_id": {
+ "message": "Vetëm një ID e elementit të jetë fshehur mund të specifikohet"
+ },
+ "filter_elemhide_nocriteria": {
+ "message": "Nuk ka kritere të përcaktuara për të njohur element të jetë fshehur"
+ },
+ "filter_regexp_tooltip": {
+ "message": "Ky filtër është ose një shprehje e rregullt ose shumë i shkurtër që të jetë i optimizuar. Shumë nga këto filtra mund të ngadalësojnë shfletimit tuaj."
+ }
+}
« no previous file with comments | « locale/sl/filter.json ('k') | locale/sr/filter.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld