mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
languages added to repo: be, de, es, fr, it, pr-BR, uk
This commit is contained in:
parent
9153a1ab14
commit
1dbe15e188
7 changed files with 483 additions and 0 deletions
67
langs/be.php
Normal file
67
langs/be.php
Normal file
|
|
@ -0,0 +1,67 @@
|
|||
<?php
|
||||
|
||||
/*
|
||||
myTinyTodo Belarusian language pack
|
||||
v1.2 beta2 compatible
|
||||
*/
|
||||
|
||||
class Lang extends DefaultLang
|
||||
{
|
||||
var $js = array
|
||||
(
|
||||
'actionNote' => "нататка",
|
||||
'actionEdit' => "зьмяніць",
|
||||
'actionDelete' => "выдаліць",
|
||||
'taskDate' => array("function(date) { return 'дадана '+date; }"),
|
||||
'confirmDelete' => "Вы ўпэўнены?",
|
||||
'actionNoteSave' => "захаваць",
|
||||
'actionNoteCancel' => "скасаваць",
|
||||
'error' => "Памылка",
|
||||
'denied' => "Доступ забаронены",
|
||||
'invalidpass' => "Няверны пароль",
|
||||
'readonly' => "толькі чытаньне",
|
||||
'tagfilter' => "Бірка:",
|
||||
);
|
||||
|
||||
var $inc = array
|
||||
(
|
||||
'My Tiny Todolist' => "Мой сьпіс задач",
|
||||
'tab_newtask' => "новая задача",
|
||||
'tab_search' => "пошук",
|
||||
'btn_add' => "Дадаць",
|
||||
'btn_search' => "Шукаць",
|
||||
'searching' => "Пошук",
|
||||
'tasks' => "Задачы",
|
||||
'show_completed' => "Адлюстраваць завершаныя задачы",
|
||||
'hide_completed' => "Схаваць завершаныя задачы",
|
||||
'edit_task' => "Рэдагаваць задачу",
|
||||
'priority' => "Прыярытэт",
|
||||
'task' => "Задача",
|
||||
'note' => "Нататка",
|
||||
'save' => "Захаваць",
|
||||
'cancel' => "Скасаваць",
|
||||
'password' => "Пароль",
|
||||
'btn_login' => "Увайсьці",
|
||||
'a_login' => "Уваход",
|
||||
'a_logout' => "Выйсьці",
|
||||
'tags' => "Біркі",
|
||||
'tagfilter_cancel' => "скасаваць",
|
||||
'sortByHand' => "Сартаваць уручную",
|
||||
'sortByPriority' => "Сартаваць па прыярытэту",
|
||||
'sortByDueDate' => "Сартаваць па тэрміну",
|
||||
'due' => "Тэрмін",
|
||||
'daysago' => "%d дзён таму",
|
||||
'indays' => "праз %d дзён",
|
||||
'months_short' => array("Сту","Лют","Сак","Кра","Тра","Чэр","Ліп","Жні","Вер","Кас","Ліс","Сне"),
|
||||
'date_md' => "%2\$d %1\$s",
|
||||
'date_ymd' => "%3\$d %2\$s %1\$d",
|
||||
'today' => "сёньня",
|
||||
'yesterday' => "учора",
|
||||
'tomorrow' => "заўтра",
|
||||
'f_past' => "Пратэрмінаваныя",
|
||||
'f_today' => "Сёньня й заўтра",
|
||||
'f_soon' => "Хутка",
|
||||
);
|
||||
}
|
||||
|
||||
?>
|
||||
77
langs/de.php
Normal file
77
langs/de.php
Normal file
|
|
@ -0,0 +1,77 @@
|
|||
<?php
|
||||
|
||||
/*
|
||||
|
||||
myTinyTodo language pack (German)
|
||||
|
||||
v1.1
|
||||
Author: Sven Geisen (www.svengiesen.de)
|
||||
Note: Initial version
|
||||
|
||||
v1.2
|
||||
Author: Tobias Gaekle (ike@gmx.de)
|
||||
Changes: Wording modified, new strings added
|
||||
Note: Set $config['duedateformat'] = 3 in db/config.php for German date format!
|
||||
|
||||
**/
|
||||
|
||||
class Lang extends DefaultLang
|
||||
{
|
||||
var $js = array
|
||||
(
|
||||
'actionNote' => "Notiz bearbeiten",
|
||||
'actionEdit' => "Aufgabe bearbeiten",
|
||||
'actionDelete' => "Aufgabe löschen",
|
||||
'taskDate' => array("function(date) { return 'hinzugefügt am '+date; }"),
|
||||
'confirmDelete' => "Sind Sie sicher?",
|
||||
'actionNoteSave' => "speichern",
|
||||
'actionNoteCancel' => "abbrechen",
|
||||
'error' => "FEHLER",
|
||||
'denied' => "Zugriff verweigert",
|
||||
'invalidpass' => "Falsches Passwort",
|
||||
'readonly' => "nur lesen",
|
||||
'tagfilter' => "Tag:",
|
||||
);
|
||||
|
||||
var $inc = array
|
||||
(
|
||||
'My Tiny Todolist' => "Meine Aufgaben",
|
||||
'tab_newtask' => "Aufgabe",
|
||||
'tab_search' => "Suche",
|
||||
'btn_add' => "hinzufügen",
|
||||
'btn_search' => "suchen",
|
||||
'searching' => "Suchbegriff",
|
||||
'tasks' => "Offene Aufgaben",
|
||||
'edit_task' => "Aufgabe bearbeiten",
|
||||
'priority' => "Priorität",
|
||||
'task' => "Aufgabe",
|
||||
'note' => "Notiz",
|
||||
'save' => "speichern",
|
||||
'cancel' => "abbrechen",
|
||||
'password' => "Passwort",
|
||||
'btn_login' => "Login",
|
||||
'a_login' => "Login",
|
||||
'a_logout' => "Logout",
|
||||
'tags' => "Tags",
|
||||
'tagfilter_cancel' => "Kein Filter",
|
||||
'sortByHand' => "Manuell sortieren",
|
||||
'sortByPriority' => "Nach Priorität sortieren",
|
||||
'sortByDueDate' => "Nach Fälligkeit sortieren",
|
||||
'due' => "Fällig",
|
||||
'daysago' => "vor %d Tagen",
|
||||
'indays' => "in %d Tagen",
|
||||
'months_short' => array("Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"),
|
||||
'days_min' => array("So","Mo","Di","Mi","Do","Fr","Sa"),
|
||||
'date_md' => "%2\$d. %1\$s",
|
||||
'date_ymd' => "%3\$d. %2\$s %1\$d",
|
||||
'today' => "Heute",
|
||||
'yesterday' => "Gestern",
|
||||
'tomorrow' => "Morgen",
|
||||
'f_past' => "Überfällig",
|
||||
'f_today' => "Heute und Morgen",
|
||||
'f_soon' => "Demnächst",
|
||||
'tasks_and_compl' => "Alle Aufgaben"
|
||||
);
|
||||
}
|
||||
|
||||
?>
|
||||
67
langs/es.php
Normal file
67
langs/es.php
Normal file
|
|
@ -0,0 +1,67 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* Spanish translation for My Tiny Todolist v1.2.5
|
||||
* Author: Diego Jiménez http://www.zasbang.com
|
||||
*/
|
||||
|
||||
class Lang extends DefaultLang
|
||||
{
|
||||
var $js = array
|
||||
(
|
||||
'actionNote' => "Notas",
|
||||
'actionEdit' => "Modificar",
|
||||
'actionDelete' => "Borrar",
|
||||
'taskDate' => array("function(date) { return 'añadido el '+date; }"),
|
||||
'confirmDelete' => "¿Estás seguro?",
|
||||
'actionNoteSave' => "Guardar",
|
||||
'actionNoteCancel' => "Cancelar",
|
||||
'error' => "Ha ocurrido algún error (Click para más detalles)",
|
||||
'denied' => "Acceso denegado",
|
||||
'invalidpass' => "Contraseña Incorrecta",
|
||||
'readonly' => "solo lectura",
|
||||
'tagfilter' => "Tag:",
|
||||
);
|
||||
|
||||
var $inc = array
|
||||
(
|
||||
'My Tiny Todolist' => "My Tiny Todolist",
|
||||
'tab_newtask' => "Nueva tarea",
|
||||
'tab_search' => "Buscar",
|
||||
'btn_add' => "Añadir",
|
||||
'btn_search' => "Buscar",
|
||||
'searching' => "Buscando:",
|
||||
'tasks' => "Tareas",
|
||||
'edit_task' => "Editar tarea",
|
||||
'priority' => "Prioridad",
|
||||
'task' => "Tarea",
|
||||
'note' => "Nota",
|
||||
'save' => "Guardar",
|
||||
'cancel' => "Cancelar",
|
||||
'password' => "Contraseña",
|
||||
'btn_login' => "Login",
|
||||
'a_login' => "Login",
|
||||
'a_logout' => "Salir",
|
||||
'tags' => "Tags",
|
||||
'tagfilter_cancel' => "Cancelar filtro",
|
||||
'sortByHand' => "Ordenar manualmente",
|
||||
'sortByPriority' => "Ordenar por prioridad",
|
||||
'sortByDueDate' => "Ordenar por fecha de vencimiento",
|
||||
'due' => "Termina",
|
||||
'daysago' => "%d días atrás",
|
||||
'indays' => "en %d días",
|
||||
'months_short' => array("Ene","Feb","Mar","Abr","May","Jun","Jul","Ago","Sep","Oct","Nov","Dic"),
|
||||
'days_min' => array("Lun","Mar","Mie","Jue","Vie","Sab","Dom"),
|
||||
'date_md' => "%1\$s %2\$d",
|
||||
'date_ymd' => "%2\$s %3\$d, %1\$d",
|
||||
'today' => "hoy",
|
||||
'yesterday' => "ayer",
|
||||
'tomorrow' => "mañana",
|
||||
'f_past' => "Atrasadas",
|
||||
'f_today' => "Hoy y mañana",
|
||||
'f_soon' => "Pronto",
|
||||
'tasks_and_compl' => "Tareas + completadas",
|
||||
);
|
||||
}
|
||||
|
||||
?>
|
||||
68
langs/fr.php
Normal file
68
langs/fr.php
Normal file
|
|
@ -0,0 +1,68 @@
|
|||
<?php
|
||||
|
||||
/*
|
||||
myTinyTodo language pack (French)
|
||||
v1.2
|
||||
Author: Mickael Fradin (http://blog.kewix.fr)
|
||||
*/
|
||||
|
||||
class Lang extends DefaultLang
|
||||
{
|
||||
var $js = array
|
||||
(
|
||||
'actionNote' => "note",
|
||||
'actionEdit' => "modifier",
|
||||
'actionDelete' => "supprimer",
|
||||
'taskDate' => array("function(date) { return 'ajouté le '+date; }"),
|
||||
'confirmDelete' => "Êtes-vous sûr?",
|
||||
'actionNoteSave' => "enregistrer",
|
||||
'actionNoteCancel' => "annuler",
|
||||
'error' => "Une erreur s'est produite",
|
||||
'denied' => "Accès interdit",
|
||||
'invalidpass' => "Mauvais mot de passe",
|
||||
'readonly' => "mode-lecture",
|
||||
'tagfilter' => "Tag:",
|
||||
);
|
||||
|
||||
var $inc = array
|
||||
(
|
||||
'My Tiny Todolist' => "Mes tâches à faire",
|
||||
'tab_newtask' => "nouvelle tâche",
|
||||
'tab_search' => "rechercher",
|
||||
'btn_add' => "Ajouter",
|
||||
'btn_search' => "Rechercher",
|
||||
'searching' => "À la recherche de",
|
||||
'tasks' => "Tâches",
|
||||
'edit_task' => "Modifier la tâche",
|
||||
'priority' => "Priorité",
|
||||
'task' => "Tâche",
|
||||
'note' => "Note",
|
||||
'save' => "Enregistrer",
|
||||
'cancel' => "Annuler",
|
||||
'password' => "Mot de passe",
|
||||
'btn_login' => "Connexion",
|
||||
'a_login' => "Connexion",
|
||||
'a_logout' => "Déconnexion",
|
||||
'tags' => "Tags",
|
||||
'tagfilter_cancel' => "annuler filtre",
|
||||
'sortByHand' => "Trier à la main",
|
||||
'sortByPriority' => "Trier par priorité",
|
||||
'sortByDueDate' => "Trier par date d'échéance",
|
||||
'due' => "Échéance",
|
||||
'daysago' => "il y a %d jours",
|
||||
'indays' => "dans %d jours",
|
||||
'months_short' => array("Janvier","Fevrier","Mars","Avril","Mai","Juin","Juillet","Août","Septembre","Octobre","Novembre","Decembre"),
|
||||
'days_min' => array("Di","Lu","Ma","Me","Je","Ve","Sa"),
|
||||
'date_md' => "%2\$d %1\$s",
|
||||
'date_ymd' => "%3\$d %2\$s %1\$d",
|
||||
'today' => "aujourd'hui",
|
||||
'yesterday' => "hier",
|
||||
'tomorrow' => "demain",
|
||||
'f_past' => "En retard",
|
||||
'f_today' => "Aujourd'hui et demain",
|
||||
'f_soon' => "Bientôt",
|
||||
'tasks_and_compl' => "Tâches + Terminées",
|
||||
);
|
||||
}
|
||||
|
||||
?>
|
||||
67
langs/it.php
Normal file
67
langs/it.php
Normal file
|
|
@ -0,0 +1,67 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* Italian translation for My Tiny Todolist v1.2.5
|
||||
* Author: Devis Lucato http://www.lucato.it
|
||||
*/
|
||||
|
||||
class Lang extends DefaultLang
|
||||
{
|
||||
var $js = array
|
||||
(
|
||||
'actionNote' => "nota",
|
||||
'actionEdit' => "modifica",
|
||||
'actionDelete' => "elimina",
|
||||
'taskDate' => array("function(date) { return 'aggiunto il '+date; }"),
|
||||
'confirmDelete' => "Sicuro?",
|
||||
'actionNoteSave' => "salva",
|
||||
'actionNoteCancel' => "annulla",
|
||||
'error' => "Si è verificato un errore (clicca per maggiori dettagli)",
|
||||
'denied' => "Accesso negato",
|
||||
'invalidpass' => "Password errata",
|
||||
'readonly' => "sola lettura",
|
||||
'tagfilter' => "Tag:",
|
||||
);
|
||||
|
||||
var $inc = array
|
||||
(
|
||||
'My Tiny Todolist' => "I miei compiti",
|
||||
'tab_newtask' => "nuovo compito",
|
||||
'tab_search' => "cerca",
|
||||
'btn_add' => "Aggiungi",
|
||||
'btn_search' => "Cerca",
|
||||
'searching' => "Cercando",
|
||||
'tasks' => "Compiti",
|
||||
'edit_task' => "Modifica Compito",
|
||||
'priority' => "Priorità",
|
||||
'task' => "Compito",
|
||||
'note' => "Nota",
|
||||
'save' => "Salva",
|
||||
'cancel' => "Annula",
|
||||
'password' => "Password",
|
||||
'btn_login' => "Login",
|
||||
'a_login' => "Login",
|
||||
'a_logout' => "Esci",
|
||||
'tags' => "Tags",
|
||||
'tagfilter_cancel' => "annulla filtro",
|
||||
'sortByHand' => "Ordine manuale",
|
||||
'sortByPriority' => "Ordina per priorità",
|
||||
'sortByDueDate' => "Ordina per scadenza",
|
||||
'due' => "Scadenza",
|
||||
'daysago' => "%d giorni fa",
|
||||
'indays' => "in %d giorni",
|
||||
'months_short' => array("Gen","Feb","Mar","Apr","Mag","Giu","Lug","Ago","Set","Ott","Nov","Dic"),
|
||||
'days_min' => array("Do","Lu","Ma","Me","Gi","Ve","Sa"),
|
||||
'date_md' => "%1\$s %2\$d",
|
||||
'date_ymd' => "%2\$s %3\$d, %1\$d",
|
||||
'today' => "oggi",
|
||||
'yesterday' => "ieri",
|
||||
'tomorrow' => "domani",
|
||||
'f_past' => "In ritardo",
|
||||
'f_today' => "Oggi e domani",
|
||||
'f_soon' => "Presto",
|
||||
'tasks_and_compl' => "Compiti + completati",
|
||||
);
|
||||
}
|
||||
|
||||
?>
|
||||
69
langs/pt-br.php
Normal file
69
langs/pt-br.php
Normal file
|
|
@ -0,0 +1,69 @@
|
|||
<?php
|
||||
|
||||
/*
|
||||
myTinyTodo Brazilian Portuguese language pack
|
||||
*/
|
||||
#############################################################
|
||||
# Patrick José Salles Streitenberger - patrickjp4@gmail.com #
|
||||
#############################################################
|
||||
|
||||
class Lang extends DefaultLang
|
||||
{
|
||||
var $js = array
|
||||
(
|
||||
'actionNote' => "notas",
|
||||
'actionEdit' => "modificar",
|
||||
'actionDelete' => "apagar",
|
||||
'taskDate' => array("function(date) { return 'added at '+date; }"),
|
||||
'confirmDelete' => "Você tem certeza?",
|
||||
'actionNoteSave' => "salvar",
|
||||
'actionNoteCancel' => "cancelar",
|
||||
'error' => "Ocorreu um erro (clique para detalhes)",
|
||||
'denied' => "Acesso Negado",
|
||||
'invalidpass' => "Senha incorreta",
|
||||
'readonly' => "somente leitura",
|
||||
'tagfilter' => "Tag:",
|
||||
);
|
||||
|
||||
var $inc = array
|
||||
(
|
||||
'My Tiny Todolist' => "My Tiny Todolist",
|
||||
'tab_newtask' => "nova tarefa",
|
||||
'tab_search' => "procurar",
|
||||
'btn_add' => "Adicionar",
|
||||
'btn_search' => "Procurar",
|
||||
'searching' => "Procurar por",
|
||||
'tasks' => "Tarefas",
|
||||
'edit_task' => "Editar tarefa",
|
||||
'priority' => "Prioridade",
|
||||
'task' => "Tarefa",
|
||||
'note' => "Notas",
|
||||
'save' => "Salvar",
|
||||
'cancel' => "Cancelar",
|
||||
'password' => "Senha",
|
||||
'btn_login' => "Login",
|
||||
'a_login' => "Login",
|
||||
'a_logout' => "Sair",
|
||||
'tags' => "Tags",
|
||||
'tagfilter_cancel' => "cancelar filtro",
|
||||
'sortByHand' => "Ordenar manualmente",
|
||||
'sortByPriority' => "Ordenar por prioridade",
|
||||
'sortByDueDate' => "Ordenar por data de vencimento",
|
||||
'due' => "Vencimento",
|
||||
'daysago' => "%d dias atrás",
|
||||
'indays' => "em %d dias",
|
||||
'months_short' => array("Jan","Fev","Mar","Abr","Mai","Jun","Jul","Ago","Set","Out","Nov","Dez"),
|
||||
'days_min' => array("Dom","Seg","Ter","Qua","Qui","Sex","Sab"),
|
||||
'date_md' => "%1\$s %2\$d",
|
||||
'date_ymd' => "%2\$s %3\$d, %1\$d",
|
||||
'today' => "hoje",
|
||||
'yesterday' => "ontem",
|
||||
'tomorrow' => "amanhã",
|
||||
'f_past' => "Vencido",
|
||||
'f_today' => "Hoje e amanhã",
|
||||
'f_soon' => "Breve",
|
||||
'tasks_and_compl' => "Tarefas completadas",
|
||||
);
|
||||
}
|
||||
|
||||
?>
|
||||
68
langs/uk.php
Normal file
68
langs/uk.php
Normal file
|
|
@ -0,0 +1,68 @@
|
|||
<?php
|
||||
|
||||
/*
|
||||
myTinyTodo Ukrainian language pack
|
||||
v1.2 compatible
|
||||
Author: budulay (http://budulay.org.ua)
|
||||
*/
|
||||
|
||||
class Lang extends DefaultLang
|
||||
{
|
||||
var $js = array
|
||||
(
|
||||
'actionNote' => "замітка",
|
||||
'actionEdit' => "редагувати",
|
||||
'actionDelete' => "видалити",
|
||||
'taskDate' => array("function(date) { return 'додана '+date; }"),
|
||||
'confirmDelete' => "Ви впевнені?",
|
||||
'actionNoteSave' => "зберегти",
|
||||
'actionNoteCancel' => "скасувати",
|
||||
'error' => "Помилка",
|
||||
'denied' => "Доступ заборонено",
|
||||
'invalidpass' => "Невірний пароль",
|
||||
'readonly' => "тільки для перегляду",
|
||||
'tagfilter' => "Мітка:",
|
||||
);
|
||||
|
||||
var $inc = array
|
||||
(
|
||||
'My Tiny Todolist' => "Мій список завдань",
|
||||
'tab_newtask' => "нове завдання",
|
||||
'tab_search' => "пошук",
|
||||
'btn_add' => "Додати",
|
||||
'btn_search' => "Шукати",
|
||||
'searching' => "Пошук",
|
||||
'tasks' => "Завдання",
|
||||
'edit_task' => "Редагувати завдання",
|
||||
'priority' => "Пріорітет",
|
||||
'task' => "Завдання",
|
||||
'note' => "Замітка",
|
||||
'save' => "Зберегти",
|
||||
'cancel' => "Скасувати",
|
||||
'password' => "Пароль",
|
||||
'btn_login' => "Увійти",
|
||||
'a_login' => "Вхід",
|
||||
'a_logout' => "Вихід",
|
||||
'tags' => "Мітки",
|
||||
'tagfilter_cancel' => "скасувати фільтр по мітці",
|
||||
'sortByHand' => "Сортувати вручну",
|
||||
'sortByPriority' => "Сортувати за пріорітетом",
|
||||
'sortByDueDate' => "Сортувати за терміном",
|
||||
'due' => "Термін",
|
||||
'daysago' => "%d днів тому",
|
||||
'indays' => "через %d днів",
|
||||
'months_short' => array("Січ","Лют","Бер","Кві","Тра","Чер","Лип","Сер","Вер","Жов","Лис","Гру"),
|
||||
'days_min' => array("Нд","Пн","Вт","Ср","Чт","Пт","Сб"),
|
||||
'date_md' => "%2\$d %1\$s",
|
||||
'date_ymd' => "%3\$d %2\$s %1\$d",
|
||||
'today' => "сьогодні",
|
||||
'yesterday' => "вчора",
|
||||
'tomorrow' => "завтра",
|
||||
'f_past' => "Прострочені",
|
||||
'f_today' => "Сьогодні і завтра",
|
||||
'f_soon' => "Незабаром",
|
||||
'tasks_and_compl' => "Завдання + завершені",
|
||||
);
|
||||
}
|
||||
|
||||
?>
|
||||
Loading…
Reference in a new issue