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
+49 -1
View File
@@ -119,4 +119,52 @@
"Wrong username or password." = "Wrong username or password.";
/* Error message display bellow search field when the search string has less than the required number of characters */
"Enter at least %{minimumSearchLength} characters" = "Enter at least %{minimumSearchLength} characters";
"Enter at least %{minimumSearchLength} characters" = "Enter at least %{minimumSearchLength} characters";
/* Question mark shows list of hotkeys */
"Show or hide this help" = "Show or hide this help";
/* Space key */
"key_space" = "space";
/* Up arrow key */
"key_up" = "↑";
/* Down arrow key */
"key_down" = "↓";
/* Left arrow key */
"key_left" = "←";
/* Right arrow key */
"key_right" = "→";
/* Shift and up arrow combo keys */
"key_shift+up" = "shift + ↑";
/* Shift and down arrow combo keys */
"key_shift+down" = "shift + ↓";
/* Backspace key */
"key_backspace" = "backspace";
/* Hotkey to start a search */
"hotkey_search" = "s";
/* Hotkey description to select next list item */
"View next item" = "View next item";
/* Hotkey description to select previous list item */
"View previous item" = "View previous item";
/* Hotkey description to add next list item to selection */
"Add next item to selection" = "Add next item to selection";
/* Hotkey description to add previous list item to selection */
"Add previous item to selection" = "Add previous item to selection";
/* Hotkey description to move backward in current view */
"Move backward" = "Move backward";
/* Hotkey description to move forward in current view */
"Move forward" = "Move forward";
+49 -1
View File
@@ -119,4 +119,52 @@
"Wrong username or password." = "Mauvais nom d'utilisateur ou mot de passe.";
/* Error message display bellow search field when the search string has less than the required number of characters */
"Enter at least %{minimumSearchLength} characters" = "Entrez au moins %{minimumSearchLength} caractères";
"Enter at least %{minimumSearchLength} characters" = "Entrez au moins %{minimumSearchLength} caractères";
/* Question mark shows list of hotkeys */
"Show or hide this help" = "Afficher ou cache cette aide";
/* Space key */
"key_space" = "space";
/* Up arrow key */
"key_up" = "↑";
/* Down arrow key */
"key_down" = "↓";
/* Left arrow key */
"key_left" = "←";
/* Right arrow key */
"key_right" = "→";
/* Shift and up arrow combo keys */
"key_shift+up" = "shift + ↑";
/* Shift and down arrow combo keys */
"key_shift+down" = "shift + ↓";
/* Backspace key */
"key_backspace" = "backspace";
/* Hotkey to start a search */
"hotkey_search" = "s";
/* Hotkey description to select next list item */
"View next item" = "Voir l'item suivant";
/* Hotkey description to select previous list item */
"View previous item" = "Voir l'item précédant";
/* Hotkey description to add next list item to selection */
"Add next item to selection" = "Ajouter l'item suivant à la sélection";
/* Hotkey description to add previous list item to selection */
"Add previous item to selection" = "Ajouter l'item précédant à la section";
/* Hotkey description to move backward in current view */
"Move backward" = "Avancer";
/* Hotkey description to move forward in current view */
"Move forward" = "Reculer";
@@ -10,7 +10,7 @@
"Mail" = "E-posta";
"Preferences" = "Tercihler";
"Administration" = "Yönetim";
"Disconnect" = "Bağlantıyı Kes";
"Disconnect" = "Güvenli Çıkış";
"Toggle Menu" = "Menüde Geçiş Yap";
"Right Administration" = "Yetki Yönetimi";
"Log Console (dev.)" = "Seyir Defteri (geliştirici)";
@@ -87,7 +87,7 @@
/* alarms */
"Reminder" = "Hatırlatıcı";
"Start" = "Başlangıç";
"Due Date" = "Son Tarihi";
"Due Date" = "Son Tarih";
"Location" = "Konum";
/* mail labels */
@@ -119,4 +119,52 @@
"Wrong username or password." = "Kullanıcı adı veya şifre yanlış.";
/* Error message display bellow search field when the search string has less than the required number of characters */
"Enter at least %{minimumSearchLength} characters" = "En az %{minimumSearchLength} harf girin";
"Enter at least %{minimumSearchLength} characters" = "En az %{minimumSearchLength} harf girin";
/* Question mark shows list of hotkeys */
"Show or hide this help" = "Bu yardımı gizle veya göster";
/* Space key */
"key_space" = "space";
/* Up arrow key */
"key_up" = "↑";
/* Down arrow key */
"key_down" = "↓";
/* Left arrow key */
"key_left" = "←";
/* Right arrow key */
"key_right" = "→";
/* Shift and up arrow combo keys */
"key_shift+up" = "shift + ↑";
/* Shift and down arrow combo keys */
"key_shift+down" = "shift + ↓";
/* Backspace key */
"key_backspace" = "backspace";
/* Hotkey to start a search */
"hotkey_search" = "s";
/* Hotkey description to select next list item */
"View next item" = "Sonraki görünüm";
/* Hotkey description to select previous list item */
"View previous item" = "Önceki görünüm";
/* Hotkey description to add next list item to selection */
"Add next item to selection" = "Sonraki maddeyi seçime ekle";
/* Hotkey description to add previous list item to selection */
"Add previous item to selection" = "Önceki maddeyi seçime ekle";
/* Hotkey description to move backward in current view */
"Move backward" = "Geriye taşı";
/* Hotkey description to move forward in current view */
"Move forward" = "Öne taşı";