Add Serbian translation and update translations

This commit is contained in:
Francis Lachapelle
2016-09-28 10:02:25 -04:00
parent 1a8b82d75d
commit 29d004c4a4
87 changed files with 593 additions and 152 deletions
+31 -1
View File
@@ -366,6 +366,15 @@
"zoom_50" = "50%";
"zoom_25" = "25%";
/* Arial label for reminder units */
"Reminder units" = "Reminder units";
/* Aria label for reminder time position (after or before) */
"Reminder position" = "Reminder position";
/* Aria label for reminder relation with event (start or end) */
"Reminder relation" = "Reminder relation";
/* transparency */
"Show Time as Free" = "Show Time as Free";
@@ -570,4 +579,25 @@ vtodo_class2 = "(Confidential task)";
"Toggle item" = "Toggle item";
/* Aria label for scope of search on events or tasks */
"Search scope" = "Search scope";
"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";