mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-24 23:25:48 -07:00
New Crowdin translations (develop) (#165)
Squashed merge with all prepared translations
This commit is contained in:
parent
c19d6eff5d
commit
d8f1979577
54 changed files with 2836 additions and 9 deletions
54
messages/af.php
Normal file
54
messages/af.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/ar.php
Normal file
54
messages/ar.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'إرسال',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'مرحبا، %name%',
|
||||||
|
'Style guide' => 'دليل أسلوب',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/av.php
Normal file
54
messages/av.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/az.php
Normal file
54
messages/az.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/ba.php
Normal file
54
messages/ba.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/be.php
Normal file
54
messages/be.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Капча',
|
||||||
|
'Go back' => 'Вярнуцца',
|
||||||
|
'Send' => 'Адправіць',
|
||||||
|
'Submit' => 'Падаць',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Панэль кіравання',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'Файл не знойдзены: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Няправільны запыт: не паказаны %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Лента',
|
||||||
|
'Do not specify a mode for the feed' => 'Не паказаны рэжым для ленты',
|
||||||
|
'This forum does not have a feed' => 'Гэты форум не мае ленты',
|
||||||
|
'This user does not have a feed' => 'Гэты карыстальнік не мае ленты',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Прывітанне, %name%',
|
||||||
|
'Style guide' => 'Гід па стылі',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Толькі адміністратары бачаць гэты радок',
|
||||||
|
'Terms' => 'Правілы',
|
||||||
|
'The text on this page can be edited in the' => 'Тэкст на гэтай старонцы можа быць адрэдагаваны ў',
|
||||||
|
];
|
54
messages/bg.php
Normal file
54
messages/bg.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Назад',
|
||||||
|
'Send' => 'Изпрати',
|
||||||
|
'Submit' => 'Потвърди',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Контролен Панел',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'Файлът не е намерен: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Здравей, %name%',
|
||||||
|
'Style guide' => 'Наръчник за стил',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Само администратори виждат този ред',
|
||||||
|
'Terms' => 'Правила',
|
||||||
|
'The text on this page can be edited in the' => 'Текстът на тази страница може да се редактира в',
|
||||||
|
];
|
54
messages/bs.php
Normal file
54
messages/bs.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/ca.php
Normal file
54
messages/ca.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Enviar',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hola, %name%',
|
||||||
|
'Style guide' => 'Guia d\'estil',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/cs.php
Normal file
54
messages/cs.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Poslat',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Dobrý den, %name%',
|
||||||
|
'Style guide' => 'Průvodce styl',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/cv.php
Normal file
54
messages/cv.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/da.php
Normal file
54
messages/da.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/de.php
Normal file
54
messages/de.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Senden',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'Datei nicht gefunden: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hallo, %name%',
|
||||||
|
'Style guide' => 'Style-Ratgeber',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Nur Administratoren sehen diese Zeile',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/el.php
Normal file
54
messages/el.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
|
@ -26,12 +26,12 @@
|
||||||
return [
|
return [
|
||||||
// Common
|
// Common
|
||||||
'Captcha' => 'Captcha',
|
'Captcha' => 'Captcha',
|
||||||
'Go back' => 'Go back',
|
'Go back' => 'Go Back',
|
||||||
'Send' => 'Send',
|
'Send' => 'Send',
|
||||||
'Submit' => 'Submit',
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
// Control panel
|
// Control panel
|
||||||
'Control panel' => 'Control panel',
|
'Control panel' => 'Control Panel',
|
||||||
|
|
||||||
// Errors
|
// Errors
|
||||||
'File not found: %location%' => 'File not found: %location%',
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
@ -45,7 +45,7 @@ return [
|
||||||
|
|
||||||
// Style guide (styleguide.php)
|
// Style guide (styleguide.php)
|
||||||
'Hello, %name%' => 'Hello, %name%',
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
'Style guide' => 'Style guide',
|
'Style guide' => 'Style Guide',
|
||||||
|
|
||||||
// Terms (terms.php)
|
// Terms (terms.php)
|
||||||
'Only administrators see this line' => 'Only administrators see this line',
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
|
54
messages/es.php
Normal file
54
messages/es.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Enviar',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hola, %name%',
|
||||||
|
'Style guide' => 'Guía de estilo',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/et.php
Normal file
54
messages/et.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Saatmine',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Tere, %name%',
|
||||||
|
'Style guide' => 'Stiilijuhend',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/fi.php
Normal file
54
messages/fi.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/fr.php
Normal file
54
messages/fr.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Envoyer',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Bonjour, %name%',
|
||||||
|
'Style guide' => 'Guide de Style',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/he.php
Normal file
54
messages/he.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/hi.php
Normal file
54
messages/hi.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/hr.php
Normal file
54
messages/hr.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/hu.php
Normal file
54
messages/hu.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/hy.php
Normal file
54
messages/hy.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/id.php
Normal file
54
messages/id.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/it.php
Normal file
54
messages/it.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Inviare',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Ciao, %name%',
|
||||||
|
'Style guide' => 'Guida di stile',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/ja.php
Normal file
54
messages/ja.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/ka.php
Normal file
54
messages/ka.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/kk.php
Normal file
54
messages/kk.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/ko.php
Normal file
54
messages/ko.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/ky.php
Normal file
54
messages/ky.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/lt.php
Normal file
54
messages/lt.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/lv.php
Normal file
54
messages/lv.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/nl.php
Normal file
54
messages/nl.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/no.php
Normal file
54
messages/no.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/pl.php
Normal file
54
messages/pl.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/pt.php
Normal file
54
messages/pt.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/ro.php
Normal file
54
messages/ro.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
|
@ -23,13 +23,32 @@
|
||||||
* SOFTWARE.
|
* SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* TorrentPier russian localization
|
|
||||||
* In progress
|
|
||||||
*/
|
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'Style guide' => 'Гид по стилю',
|
// Common
|
||||||
|
'Captcha' => 'Капча',
|
||||||
|
'Go back' => 'Вернуться',
|
||||||
'Send' => 'Отправить',
|
'Send' => 'Отправить',
|
||||||
|
'Submit' => 'Отправить',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Панель управления',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'Файл не найден: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Недопустимый запрос: не указан %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Лента',
|
||||||
|
'Do not specify a mode for the feed' => 'Не указан режим для канала',
|
||||||
|
'This forum does not have a feed' => 'Этот форум не имеет ленту',
|
||||||
|
'This user does not have a feed' => 'Этот пользователь не имеет канал',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
'Hello, %name%' => 'Добро пожаловать, %name%',
|
'Hello, %name%' => 'Добро пожаловать, %name%',
|
||||||
|
'Style guide' => 'Гид по стилю',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Только администраторы видят эту строку',
|
||||||
|
'Terms' => 'Правила',
|
||||||
|
'The text on this page can be edited in the' => 'Текст на этой странице может быть отредактирован в',
|
||||||
];
|
];
|
||||||
|
|
54
messages/sk.php
Normal file
54
messages/sk.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Odoslať',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Dobrý deň, %name%',
|
||||||
|
'Style guide' => 'Príručka štýlu',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/sl.php
Normal file
54
messages/sl.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Pošlji',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Pozdravljeni, %name%',
|
||||||
|
'Style guide' => 'Slogovni priročnik',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/sq.php
Normal file
54
messages/sq.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/sr.php
Normal file
54
messages/sr.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/sv.php
Normal file
54
messages/sv.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Skicka',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hej, %name%',
|
||||||
|
'Style guide' => 'Guido stil',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/tg.php
Normal file
54
messages/tg.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Фиристодан',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Салом, %name%',
|
||||||
|
'Style guide' => 'Дастур сабки',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/th.php
Normal file
54
messages/th.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/tk.php
Normal file
54
messages/tk.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/tlh.php
Normal file
54
messages/tlh.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/tr.php
Normal file
54
messages/tr.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Kod doğrulama',
|
||||||
|
'Go back' => 'Geri dönmek',
|
||||||
|
'Send' => 'Gönder',
|
||||||
|
'Submit' => 'Gönder',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Kontrol paneli',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'Dosya bulunamadı: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Geçersiz istek: belirtilmemiş %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Yayın',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Merhaba, %name%',
|
||||||
|
'Style guide' => 'Stil rehberi',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Yalnızca yöneticiler bu satırı görüyorlar',
|
||||||
|
'Terms' => 'Şartlar',
|
||||||
|
'The text on this page can be edited in the' => 'Bu sayfadaki metin düzenlenebilinir',
|
||||||
|
];
|
54
messages/tt.php
Normal file
54
messages/tt.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Send',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Hello, %name%',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/uk.php
Normal file
54
messages/uk.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Захисний код',
|
||||||
|
'Go back' => 'Повернутися',
|
||||||
|
'Send' => 'Відправити',
|
||||||
|
'Submit' => 'Підтвердити',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Панель керування',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'Файл не знайдено: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Невірний запит: не вказано %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Стрічка',
|
||||||
|
'Do not specify a mode for the feed' => 'Не вказано режим для стрічки',
|
||||||
|
'This forum does not have a feed' => 'Цей форум не має стрічки',
|
||||||
|
'This user does not have a feed' => 'У цього користувача немає стрічки',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Привіт, %name%',
|
||||||
|
'Style guide' => 'Порадник по стилю',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Тільки адміністратори бачать цей рядок',
|
||||||
|
'Terms' => 'Умови',
|
||||||
|
'The text on this page can be edited in the' => 'Текст на цій сторінці може бути відредагований у',
|
||||||
|
];
|
54
messages/uz.php
Normal file
54
messages/uz.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Qaytish',
|
||||||
|
'Send' => 'Yuborish',
|
||||||
|
'Submit' => 'Jo\'natish',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Boshqaruv paneli',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'Fayl topilmadi: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Noto`g`ri so`rov: %data% ko`rsatilmagan',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Tasma',
|
||||||
|
'Do not specify a mode for the feed' => 'Tasma holati ko`rsatilmagan',
|
||||||
|
'This forum does not have a feed' => 'Bu forum tasmaga ega emas',
|
||||||
|
'This user does not have a feed' => 'Bu foydalanuvchi tasmaga ega emas',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Salom, %name%',
|
||||||
|
'Style guide' => 'Uslub ko`makchisi',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Bu qatorni faqat administratorlar ko`ra oladi',
|
||||||
|
'Terms' => 'Qoidalar',
|
||||||
|
'The text on this page can be edited in the' => 'Ushbu sahifadagi matn tahrirlangan bo\'lishi mumkin',
|
||||||
|
];
|
54
messages/vi.php
Normal file
54
messages/vi.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => 'Captcha',
|
||||||
|
'Go back' => 'Go back',
|
||||||
|
'Send' => 'Gửi',
|
||||||
|
'Submit' => 'Submit',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => 'Control panel',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => 'File not found: %location%',
|
||||||
|
'Invalid request: not specified %data%' => 'Invalid request: not specified %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => 'Feed',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => 'This forum does not have a feed',
|
||||||
|
'This user does not have a feed' => 'This user does not have a feed',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => 'Xin chào, %name%',
|
||||||
|
'Style guide' => 'Phong cách hướng dẫn',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => 'Only administrators see this line',
|
||||||
|
'Terms' => 'Terms',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
54
messages/zh.php
Normal file
54
messages/zh.php
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* MIT License
|
||||||
|
*
|
||||||
|
* Copyright (c) 2005-2017 TorrentPier
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in all
|
||||||
|
* copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return [
|
||||||
|
// Common
|
||||||
|
'Captcha' => '验证码',
|
||||||
|
'Go back' => '上一页',
|
||||||
|
'Send' => '发送',
|
||||||
|
'Submit' => '提交',
|
||||||
|
|
||||||
|
// Control panel
|
||||||
|
'Control panel' => '控制面板',
|
||||||
|
|
||||||
|
// Errors
|
||||||
|
'File not found: %location%' => '找不到文件:%location%',
|
||||||
|
'Invalid request: not specified %data%' => '无效的请求︰ 未指定 %data%',
|
||||||
|
|
||||||
|
// Feed (feed.php)
|
||||||
|
'Feed' => '订阅',
|
||||||
|
'Do not specify a mode for the feed' => 'Do not specify a mode for the feed',
|
||||||
|
'This forum does not have a feed' => '这个论坛还没有订阅',
|
||||||
|
'This user does not have a feed' => '这个用户还没有订阅',
|
||||||
|
|
||||||
|
// Style guide (styleguide.php)
|
||||||
|
'Hello, %name%' => '欢迎,%name%!',
|
||||||
|
'Style guide' => 'Style guide',
|
||||||
|
|
||||||
|
// Terms (terms.php)
|
||||||
|
'Only administrators see this line' => '仅管理员可见',
|
||||||
|
'Terms' => '条款',
|
||||||
|
'The text on this page can be edited in the' => 'The text on this page can be edited in the',
|
||||||
|
];
|
Loading…
Add table
Add a link
Reference in a new issue