Add missing locale
This commit is contained in:
@@ -163,6 +163,7 @@ Contributors:
|
|||||||
- [Cluxter](https://github.com/cluxter)
|
- [Cluxter](https://github.com/cluxter)
|
||||||
- [Cmer](https://github.com/chncsu)
|
- [Cmer](https://github.com/chncsu)
|
||||||
- [Colin Williams](https://github.com/crwilliams)
|
- [Colin Williams](https://github.com/crwilliams)
|
||||||
|
- [Crash5](https://github.com/crash5)
|
||||||
- [Cynthia Pereira](https://github.com/cynthiapereira)
|
- [Cynthia Pereira](https://github.com/cynthiapereira)
|
||||||
- [David-Norris](https://github.com/David-Norris)
|
- [David-Norris](https://github.com/David-Norris)
|
||||||
- [Esteban Monge](https://github.com/EstebanMonge)
|
- [Esteban Monge](https://github.com/EstebanMonge)
|
||||||
@@ -196,7 +197,7 @@ Contributors:
|
|||||||
- [Null-Kelvin](https://github.com/Null-Kelvin)
|
- [Null-Kelvin](https://github.com/Null-Kelvin)
|
||||||
- [Oliver Bertuch](https://github.com/poikilotherm)
|
- [Oliver Bertuch](https://github.com/poikilotherm)
|
||||||
- [Olivier Maridat](https://github.com/oliviermaridat)
|
- [Olivier Maridat](https://github.com/oliviermaridat)
|
||||||
- [Oren Ben-Kiki](https://github.com/orenbenkiki)
|
- [Oren Ben-Kiki](https://github.com/orenbenkiki)
|
||||||
- [Peller Zoltan](https://github.com/PierP)
|
- [Peller Zoltan](https://github.com/PierP)
|
||||||
- [Petja Touru](https://github.com/Petja)
|
- [Petja Touru](https://github.com/Petja)
|
||||||
- [Piotr Zęgota](https://github.com/ZegalPL)
|
- [Piotr Zęgota](https://github.com/ZegalPL)
|
||||||
|
|||||||
@@ -730,4 +730,5 @@ return array(
|
|||||||
// 'Board view' => '',
|
// 'Board view' => '',
|
||||||
// 'Keyboard shortcuts' => '',
|
// 'Keyboard shortcuts' => '',
|
||||||
// 'Open board switcher' => '',
|
// 'Open board switcher' => '',
|
||||||
|
// 'Application' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -730,4 +730,5 @@ return array(
|
|||||||
// 'Board view' => '',
|
// 'Board view' => '',
|
||||||
// 'Keyboard shortcuts' => '',
|
// 'Keyboard shortcuts' => '',
|
||||||
// 'Open board switcher' => '',
|
// 'Open board switcher' => '',
|
||||||
|
// 'Application' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -730,4 +730,5 @@ return array(
|
|||||||
// 'Board view' => '',
|
// 'Board view' => '',
|
||||||
// 'Keyboard shortcuts' => '',
|
// 'Keyboard shortcuts' => '',
|
||||||
// 'Open board switcher' => '',
|
// 'Open board switcher' => '',
|
||||||
|
// 'Application' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -730,4 +730,5 @@ return array(
|
|||||||
// 'Board view' => '',
|
// 'Board view' => '',
|
||||||
// 'Keyboard shortcuts' => '',
|
// 'Keyboard shortcuts' => '',
|
||||||
// 'Open board switcher' => '',
|
// 'Open board switcher' => '',
|
||||||
|
// 'Application' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -732,4 +732,5 @@ return array(
|
|||||||
'Board view' => 'Page du tableau',
|
'Board view' => 'Page du tableau',
|
||||||
'Keyboard shortcuts' => 'Raccourcis clavier',
|
'Keyboard shortcuts' => 'Raccourcis clavier',
|
||||||
'Open board switcher' => 'Ouvrir le sélecteur de tableau',
|
'Open board switcher' => 'Ouvrir le sélecteur de tableau',
|
||||||
|
'Application' => 'Application',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -100,7 +100,7 @@ return array(
|
|||||||
'Color' => 'Szín',
|
'Color' => 'Szín',
|
||||||
'Assignee' => 'Felelős',
|
'Assignee' => 'Felelős',
|
||||||
'Create another task' => 'Új feladat létrehozása',
|
'Create another task' => 'Új feladat létrehozása',
|
||||||
'New task' => 'új feladat',
|
'New task' => 'Új feladat',
|
||||||
'Open a task' => 'Feladat felnyitás',
|
'Open a task' => 'Feladat felnyitás',
|
||||||
'Do you really want to open this task: "%s"?' => 'Tényleg meg akarja nyitni ezt a feladatot: "%s"?',
|
'Do you really want to open this task: "%s"?' => 'Tényleg meg akarja nyitni ezt a feladatot: "%s"?',
|
||||||
'Back to the board' => 'Vissza a táblához',
|
'Back to the board' => 'Vissza a táblához',
|
||||||
@@ -375,7 +375,7 @@ return array(
|
|||||||
'Unable to unlink your GitHub Account.' => 'GitHub fiók leválasztása nem lehetséges.',
|
'Unable to unlink your GitHub Account.' => 'GitHub fiók leválasztása nem lehetséges.',
|
||||||
'Login with my GitHub Account' => 'Jelentkezzen be GitHub fiókkal',
|
'Login with my GitHub Account' => 'Jelentkezzen be GitHub fiókkal',
|
||||||
'Link my GitHub Account' => 'GitHub fiók csatolása',
|
'Link my GitHub Account' => 'GitHub fiók csatolása',
|
||||||
'Unlink my GitHub Account' => 'GitHub fiók leválasztása',
|
'Unlink my GitHub Account' => 'GitHub fiók leválasztása',
|
||||||
'Created by %s' => 'Készítette: %s',
|
'Created by %s' => 'Készítette: %s',
|
||||||
'Last modified on %B %e, %Y at %k:%M %p' => 'Utolsó módosítás: %Y.%m.%d %H:%M',
|
'Last modified on %B %e, %Y at %k:%M %p' => 'Utolsó módosítás: %Y.%m.%d %H:%M',
|
||||||
'Tasks Export' => 'Feladatok exportálása',
|
'Tasks Export' => 'Feladatok exportálása',
|
||||||
@@ -410,10 +410,8 @@ return array(
|
|||||||
'List of due tasks for the project "%s"' => 'Projekt esedékes feladatai: "%s"',
|
'List of due tasks for the project "%s"' => 'Projekt esedékes feladatai: "%s"',
|
||||||
'New attachment' => 'Új melléklet',
|
'New attachment' => 'Új melléklet',
|
||||||
'New comment' => 'Új megjegyzés',
|
'New comment' => 'Új megjegyzés',
|
||||||
'Comment updated' => 'Megjegyzés frissítve',
|
|
||||||
'New subtask' => 'Új részfeladat',
|
'New subtask' => 'Új részfeladat',
|
||||||
'Subtask updated' => 'Részfeladat frissítve',
|
'Subtask updated' => 'Részfeladat frissítve',
|
||||||
'New task' => 'Új feladat',
|
|
||||||
'Task updated' => 'Feladat frissítve',
|
'Task updated' => 'Feladat frissítve',
|
||||||
'Task closed' => 'Feladat lezárva',
|
'Task closed' => 'Feladat lezárva',
|
||||||
'Task opened' => 'Feladat megnyitva',
|
'Task opened' => 'Feladat megnyitva',
|
||||||
@@ -732,4 +730,5 @@ return array(
|
|||||||
'Board view' => 'Tábla nézet',
|
'Board view' => 'Tábla nézet',
|
||||||
'Keyboard shortcuts' => 'Billentyű kombináció',
|
'Keyboard shortcuts' => 'Billentyű kombináció',
|
||||||
'Open board switcher' => 'Tábla választó lenyitása',
|
'Open board switcher' => 'Tábla választó lenyitása',
|
||||||
|
// 'Application' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -730,4 +730,5 @@ return array(
|
|||||||
// 'Board view' => '',
|
// 'Board view' => '',
|
||||||
// 'Keyboard shortcuts' => '',
|
// 'Keyboard shortcuts' => '',
|
||||||
// 'Open board switcher' => '',
|
// 'Open board switcher' => '',
|
||||||
|
// 'Application' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -730,4 +730,5 @@ return array(
|
|||||||
// 'Board view' => '',
|
// 'Board view' => '',
|
||||||
// 'Keyboard shortcuts' => '',
|
// 'Keyboard shortcuts' => '',
|
||||||
// 'Open board switcher' => '',
|
// 'Open board switcher' => '',
|
||||||
|
// 'Application' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -730,4 +730,5 @@ return array(
|
|||||||
// 'Board view' => '',
|
// 'Board view' => '',
|
||||||
// 'Keyboard shortcuts' => '',
|
// 'Keyboard shortcuts' => '',
|
||||||
// 'Open board switcher' => '',
|
// 'Open board switcher' => '',
|
||||||
|
// 'Application' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -730,4 +730,5 @@ return array(
|
|||||||
// 'Board view' => '',
|
// 'Board view' => '',
|
||||||
// 'Keyboard shortcuts' => '',
|
// 'Keyboard shortcuts' => '',
|
||||||
// 'Open board switcher' => '',
|
// 'Open board switcher' => '',
|
||||||
|
// 'Application' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -730,4 +730,5 @@ return array(
|
|||||||
// 'Board view' => '',
|
// 'Board view' => '',
|
||||||
// 'Keyboard shortcuts' => '',
|
// 'Keyboard shortcuts' => '',
|
||||||
// 'Open board switcher' => '',
|
// 'Open board switcher' => '',
|
||||||
|
// 'Application' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -730,4 +730,5 @@ return array(
|
|||||||
// 'Board view' => '',
|
// 'Board view' => '',
|
||||||
// 'Keyboard shortcuts' => '',
|
// 'Keyboard shortcuts' => '',
|
||||||
// 'Open board switcher' => '',
|
// 'Open board switcher' => '',
|
||||||
|
// 'Application' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -730,4 +730,5 @@ return array(
|
|||||||
// 'Board view' => '',
|
// 'Board view' => '',
|
||||||
// 'Keyboard shortcuts' => '',
|
// 'Keyboard shortcuts' => '',
|
||||||
// 'Open board switcher' => '',
|
// 'Open board switcher' => '',
|
||||||
|
// 'Application' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -730,4 +730,5 @@ return array(
|
|||||||
// 'Board view' => '',
|
// 'Board view' => '',
|
||||||
// 'Keyboard shortcuts' => '',
|
// 'Keyboard shortcuts' => '',
|
||||||
// 'Open board switcher' => '',
|
// 'Open board switcher' => '',
|
||||||
|
// 'Application' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
8
composer.lock
generated
8
composer.lock
generated
@@ -88,12 +88,12 @@
|
|||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/fguillot/picoDb.git",
|
"url": "https://github.com/fguillot/picoDb.git",
|
||||||
"reference": "3c7875c22195a6bc3937e8cb646a8589872521d1"
|
"reference": "88d9af320a4eee57691474b3ba9c84d6a882135c"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/fguillot/picoDb/zipball/3c7875c22195a6bc3937e8cb646a8589872521d1",
|
"url": "https://api.github.com/repos/fguillot/picoDb/zipball/88d9af320a4eee57691474b3ba9c84d6a882135c",
|
||||||
"reference": "3c7875c22195a6bc3937e8cb646a8589872521d1",
|
"reference": "88d9af320a4eee57691474b3ba9c84d6a882135c",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -117,7 +117,7 @@
|
|||||||
],
|
],
|
||||||
"description": "Minimalist database query builder",
|
"description": "Minimalist database query builder",
|
||||||
"homepage": "https://github.com/fguillot/picoDb",
|
"homepage": "https://github.com/fguillot/picoDb",
|
||||||
"time": "2015-02-08 04:15:39"
|
"time": "2015-02-15 21:17:50"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "fguillot/simple-validator",
|
"name": "fguillot/simple-validator",
|
||||||
|
|||||||
Reference in New Issue
Block a user