mirror of
https://github.com/Piwigo/Piwigo-Social-Buttons.git
synced 2026-03-28 17:42:48 +01:00
27 lines
1.6 KiB
PHP
Executable File
27 lines
1.6 KiB
PHP
Executable File
<?php
|
|
// +-----------------------------------------------------------------------+
|
|
// | This file is part of Piwigo. |
|
|
// | |
|
|
// | For copyright and license information, please view the COPYING.txt |
|
|
// | file that was distributed with this source code. |
|
|
// +-----------------------------------------------------------------------+
|
|
$lang['Annotation'] = 'Skýring';
|
|
$lang['Bottom'] = 'Neðst';
|
|
$lang['Bubble'] = 'Bóla';
|
|
$lang['Button position on picture page'] = 'Staða hnappa á myndasíðu';
|
|
$lang['Button type'] = 'Hnappa gerð';
|
|
$lang['Community'] = 'Samfélag';
|
|
$lang['Display buttons'] = 'Sýna hnappa';
|
|
$lang['Inline text'] = 'Innbyggður texti';
|
|
$lang['Light mode'] = 'Ljóshamur';
|
|
$lang['Right bubble'] = 'Hægri bóla';
|
|
$lang['Toolbar'] = 'Tækjastikan';
|
|
$lang['Top'] = 'Efst';
|
|
$lang['Top bubble'] = 'Efsta bóla';
|
|
$lang['When light mode is activated no external script is loaded, it <b>speeds up the load of the page and disables user tracking</b> but also disables annotations and in-page popups.'] = 'Þegar ljóshamur er virkjaður er engin utanaðkomandi forskrift hlaðin, það <b>hraðar hleðslu síðunnar og slekkur á notendarakningu</b> en slekkur einnig á athugasemdum og sprettiglugga á síðu.';
|
|
$lang['on photo and album'] = 'á mynd og albúmi';
|
|
$lang['only on photo'] = 'aðeins á mynd';
|
|
$lang['Disable'] = 'Slökkva';
|
|
$lang['Enable'] = 'Virkja';
|
|
$lang['Shared picture size'] = 'Deild myndastærð';
|
|
$lang['Via'] = 'Gegnum'; |