File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 117117 "Powered by %s" : " Powered by %s" ,
118118 "Register" : " Register" ,
119119 "Export with pandoc" : " Export with pandoc" ,
120- "Select output format" : " Select output format"
120+ "Select output format" : " Select output format" ,
121+ "You have no rights to edit this note" : " You have no rights to edit this note"
121122}
Original file line number Diff line number Diff line change 117117 "Powered by %s" : " Powered by %s" ,
118118 "Register" : " Register" ,
119119 "Export with pandoc" : " Export with pandoc" ,
120- "Select output format" : " Select output format"
120+ "Select output format" : " Select output format" ,
121+ "You have no rights to edit this note" : " У вас нет прав редактировать эту заметку"
121122}
Original file line number Diff line number Diff line change 100100 "Select From Available Snippets" : " Виберіть з доступних фрагментів коду" ,
101101 "OR" : " АБО" ,
102102 "Export to Snippet" : " Експорт фрагменту коду" ,
103- "Select Visibility Level" : " Вибрати рівень видимості"
103+ "Select Visibility Level" : " Вибрати рівень видимості" ,
104+ "You have no rights to edit this note" : " Ви не маєте права редагувати цю нотатку"
104105}
Original file line number Diff line number Diff line change 9292 < input type= " radio" name= " mode" autocomplete= " off" >< i class = " fa fa-columns" >< / i>
9393 < / label>
9494 < % } else { % >
95- < label class = " btn btn-default" title= " You have no rigths to edit this note" disabled>
95+ < label class = " btn btn-default" title= " <%= __(' You have no rights to edit this note')%> " disabled>
9696 < input type= " radio" autocomplete= " off" >< i class = " fa fa-pencil" >< / i>
9797 < / label>
98- < label class = " btn btn-default" title= " You have no rigths to edit this note" disabled>
98+ < label class = " btn btn-default" title= " <%= __(' You have no rights to edit this note')%> " disabled>
9999 < input type= " radio" autocomplete= " off" >< i class = " fa fa-columns" >< / i>
100100 < / label>
101101 < % } %>
You can’t perform that action at this time.
0 commit comments