mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-08 14:25:02 +02:00
127618e589
git log --reverse --oneline translation ^master --pretty=format:"git cherry-pick --no-commit %H" 706988e..7c5f1f3 | bash *7c5f1f3- Update fr_CA, thanks to bgoutier (2017-06-09 05:58:49 +0200) *ac1fb9e- Update eo_EO, thanks to axel584 (2017-06-09 05:58:39 +0200) *04430ff- Update fr_CA, thanks to bgoutier (2017-06-06 06:08:01 +0200) *9abfca2- Update pt_PT, thanks to jonxvel (2017-06-05 07:48:34 +0200) *c37ca77- Update sk_SK, thanks to dodo (2017-05-30 06:22:08 +0200) *e5af8c7- Update sv_SE, thanks to Elger (2017-05-30 06:21:18 +0200) *e72634c- Update en_GB, thanks to Pat2309 (2017-05-30 06:21:09 +0200) *1c5a180- Update ro_RO, thanks to enels (2017-05-30 06:20:59 +0200) *061c210- Update sk_SK, thanks to dodo (2017-05-30 06:20:35 +0200) *b2459ce- Update en_GB, thanks to Pat2309 (2017-05-30 06:20:25 +0200) *73dd934- Update pt_PT, thanks to jonxvel (2017-05-30 06:20:15 +0200) *fb86224- Update en_GB, thanks to Pat2309 (2017-05-30 06:20:06 +0200) *5f4b324- Update fi_FI, thanks to Juhi24 (2017-05-25 07:30:40 +0200) *2acd126- Update zh_HK, thanks to erio (2017-05-13 18:37:21 +0200) *03d251c- Update zh_HK, thanks to erio (2017-05-13 18:37:12 +0200) *eb796c0- Update zh_HK, thanks to erio (2017-05-13 18:37:02 +0200) *15d72db- Update pt_PT, thanks to jonxvel (2017-05-12 06:18:19 +0200) *564508c- Update hu_HU, thanks to asicu.com (2017-05-09 06:49:29 +0200) *8dc9870- Update sr_RS, thanks to gpopac (2017-05-04 06:16:59 +0200) *8111639- Update sr_RS, thanks to gpopac (2017-05-04 06:16:51 +0200) *ae19b37- Update sr_RS, thanks to gpopac (2017-05-04 06:16:43 +0200) *2157c13- Update vi_VN, thanks to dummy (2017-05-02 06:28:31 +0200) *ac92326- Update eu_ES, thanks to bixerdo (2017-05-01 10:49:12 +0200) *7b946a2- Update eu_ES, thanks to bixerdo (2017-05-01 10:49:02 +0200) *c3cf827- Update eu_ES, thanks to bixerdo (2017-05-01 10:48:53 +0200) *bea4b3f- Update eu_ES, thanks to bixerdo (2017-05-01 10:48:44 +0200) *224983d- Update ro_RO, thanks to norboo (2017-05-01 10:48:26 +0200) *67a8eeb- Update sl_SI, thanks to MarkoAm (2017-04-28 20:31:13 +0200) *d21835a- Update sl_SI, thanks to MarkoAm (2017-04-28 20:31:04 +0200) *6705c6c- Update zh_CN, thanks to quqibing (2017-04-28 20:30:51 +0200) *d35f6bf- Update ca_ES, thanks to josep.torne (2017-04-28 20:30:42 +0200) *13c51d3- Update km_KH, thanks to osify (2017-04-28 06:04:25 +0200) *2a4a4cd- Update km_KH, thanks to osify (2017-04-28 06:04:14 +0200) *928773b- Update ro_RO, thanks to enels (2017-04-28 06:04:06 +0200)
67 lines
6.3 KiB
PHP
67 lines
6.3 KiB
PHP
<?php
|
|
// +-----------------------------------------------------------------------+
|
|
// | Piwigo - a PHP based photo gallery |
|
|
// +-----------------------------------------------------------------------+
|
|
// | Copyright(C) 2008-2016 Piwigo Team http://piwigo.org |
|
|
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
|
|
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
|
|
// +-----------------------------------------------------------------------+
|
|
// | This program is free software; you can redistribute it and/or modify |
|
|
// | it under the terms of the GNU General Public License as published by |
|
|
// | the Free Software Foundation |
|
|
// | |
|
|
// | This program is distributed in the hope that it will be useful, but |
|
|
// | WITHOUT ANY WARRANTY; without even the implied warranty of |
|
|
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|
|
// | General Public License for more details. |
|
|
// | |
|
|
// | You should have received a copy of the GNU General Public License |
|
|
// | along with this program; if not, write to the Free Software |
|
|
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
|
|
// | USA. |
|
|
// +-----------------------------------------------------------------------+
|
|
|
|
$lang['Installation'] = 'Installation';
|
|
$lang['Basic configuration'] = 'Grundinställningar';
|
|
$lang['Default gallery language'] = 'Standard språk för galleriet';
|
|
$lang['Database configuration'] = 'Databaskonfiguration';
|
|
$lang['Admin configuration'] = 'Admin konfiguration';
|
|
$lang['Start Install'] = 'Påbörja installation';
|
|
$lang['It will be shown to the visitors. It is necessary for website administration'] = 'Det kommer att visas för besökare. Det är nödvändigt för administrering av hemsidan.';
|
|
$lang['Connection to server succeed, but it was impossible to connect to database'] = 'Ansluten till servern, men kunde inte ansluta till databasen.';
|
|
$lang['Can\'t connect to server'] = 'Kan inte ansluta till servern';
|
|
$lang['Host'] = 'Värd';
|
|
$lang['User'] = 'Användare';
|
|
$lang['user login given by your host provider'] = 'användar-inloggning tilldelad av din webbhotells-leverantör';
|
|
$lang['user password given by your host provider'] = 'användar-lösenord tilldelad av din webbhotells-leverantör';
|
|
$lang['Database name'] = 'Databasnamn';
|
|
$lang['also given by your host provider'] = 'också tilldelad av din webbhotell';
|
|
$lang['Database table prefix'] = 'Prefix för tabeller i Databasen';
|
|
$lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'databastabellernas namn kommer att bli prefixerad med det (detta gör att du kan hantera dina tabeller bättre)';
|
|
$lang['enter a login for webmaster'] = 'ange webbadministratörens användarnamn';
|
|
$lang['webmaster login can\'t contain characters \' or "'] = 'webb-administratörens inloggning får inte innehålla symbolerna \' eller "';
|
|
$lang['please enter your password again'] = 'ange ditt lösenord igen';
|
|
$lang['Keep it confidential, it enables you to access administration panel'] = 'Håll det hemligt, lösenordet ger dig tillgång till administrationspanelen';
|
|
$lang['Password [confirm]'] = 'Lösenord [bekräfta]';
|
|
$lang['verification'] = 'verifiering';
|
|
$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Behöver du hjälp? Ställ din fråga på <a href="%s">Piwigo message board</a>.';
|
|
$lang['Visitors will be able to contact site administrator with this mail'] = 'Besökare kommer att kunna kontakta sidans administratör med denna e-mail adress';
|
|
$lang['PHP 5 is required'] = 'PHP 5.2 krävs';
|
|
$lang['It appears your webhost is currently running PHP %s.'] = 'Ditt webbhotell använder just nu PHP %s.';
|
|
$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo kan kanske komma att ändra dina inställningar i PHP 5.2 genom att skapa eller ändra en .htaccess fil.';
|
|
$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Notera att du kan ändra dina inställningar förutsatt att du startar om Piwigo efteråt.';
|
|
$lang['Try to configure PHP 5'] = 'Försök att konfigurera PHP 5.2';
|
|
$lang['Sorry!'] = 'Ursäkta!';
|
|
$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo kunde inte konfigurera PHP 5.2';
|
|
$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Vi rekomenderar att du kontaktar leverantören för ditt webbhotell för att se hur du kan ändra till PHP 5.2';
|
|
$lang['Hope to see you back soon.'] = 'Välkommen tillbaka snart igen.';
|
|
$lang['Congratulations, Piwigo installation is completed'] = 'Gratulerar, Piwigoinstallationen är klar';
|
|
$lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'En alternativ lösning är att kopiera texten ovan och klistra in i filen "local/config/database.inc.php" (Varning: database.inc.php får enbart innehålla texten från textarean, inga radbrytare eller mellanrum)';
|
|
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Kunde inte skapa filen local/config/database.inc.php .';
|
|
$lang['Download the config file'] = 'Ladda ner konfigurationsfilen';
|
|
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Du kan ladda ner konfigurationsfilen och sedan ladda upp den till local/config-biblioteket i din installation .';
|
|
$lang['Just another Piwigo gallery'] = 'Ännu ett Piwigo galleri';
|
|
$lang['Welcome to my photo gallery'] = 'Välkommen till mitt fotogalleri';
|
|
$lang['Welcome to your new installation of Piwigo!'] = 'Välkommen till din nya installation av Piwigo!';
|
|
$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Tveka inte att kontakta våra forum för hjälp: %s';
|
|
$lang['localhost or other, supplied by your host provider'] = 'localhost eller det värdnamn som du tilldelats av ditt webhotells leverantör/server'; |