(i18n) Update translations

This commit is contained in:
Francis Lachapelle
2016-10-03 11:47:57 -04:00
parent 1bd4fe5010
commit 030dabdcb2
30 changed files with 1584 additions and 93 deletions
+22 -1
View File
@@ -579,4 +579,25 @@ vtodo_class2 = "(Поверљиви задатак)";
"Toggle item" = "Искључи ставку";
/* Aria label for scope of search on events or tasks */
"Search scope" = "Претражи опсег";
"Search scope" = "Претражи опсег";
/* Hotkey to create an event */
"hotkey_create_event" = "e";
/* Hotkey to create a task */
"hotkey_create_task" = "t";
/* Hotkey to go to today */
"hotkey_today" = "n";
/* Hotkey to switch to day view */
"hotkey_dayview" = "d";
/* Hotkey to switch to week view */
"hotkey_weekview" = "w";
/* Hotkey to switch to month view */
"hotkey_monthview" = "m";
/* Hotkey to switch to multicolumn day view */
"hotkey_multicolumndayview" = "c";