mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-19 16:13:00 +02:00
cherry-pick 16 commits from translation
*5d314ef- Update da_DK, thanks to Kaare (2019-03-28 07:22:57 +0100) *d643274- Update en_GB, thanks to Pat2309 (2019-03-04 06:33:39 +0100) *fa28f3a- Update en_GB, thanks to Pat2309 (2019-03-04 06:32:56 +0100) *f649608- Update en_GB, thanks to Pat2309 (2019-03-04 06:32:44 +0100) *7280353- Update en_GB, thanks to Pat2309 (2019-03-04 06:32:32 +0100) *5f85f9d- Update de_DE, thanks to bigant (2019-02-23 07:06:19 +0100) *e811596- Update it_IT, thanks to ddtddt (2019-02-17 09:53:30 +0100) *2a53ff2- Update uk_UA, thanks to animan (2018-12-14 06:28:42 +0100) *b695011- Update uk_UA, thanks to animan (2018-12-14 06:28:30 +0100) *f6be6a6- Update fi_FI, thanks to samih (2018-12-02 08:12:27 +0100) *c6c6d70- Update et_EE, thanks to Pelagis (2018-11-05 20:59:16 +0100) *1f48892- Update th_TH, thanks to pradit (2018-11-05 20:59:03 +0100) *6495ae9- Update ro_RO, thanks to enels (2018-11-05 20:58:35 +0100) *a4adbc2- Update he_IL, thanks to ymoran00 (2018-11-04 12:57:55 +0100) *8e6ab1f- Update sl_SI, thanks to MarkoAm (2018-09-03 07:32:37 +0200) *787d8f3- Update fr_FR, thanks to laurent.duretz (2018-09-03 07:31:46 +0200)
This commit is contained in:
@@ -949,8 +949,8 @@ $lang['Mail theme'] = 'Mailtema';
|
||||
$lang['%d of %d users selected'] = '%d af %d brugere valgt';
|
||||
$lang['(filtered from %s total users)'] = '(filtreret fra totalt %s brugere)';
|
||||
$lang['All %d users are selected'] = 'Alle %d brugere er valgt';
|
||||
$lang['Change password'] = 'Ændring af adgangskode';
|
||||
$lang['Change username'] = 'Ændring af brugernavn';
|
||||
$lang['Change password'] = 'Ret adgangskode';
|
||||
$lang['Change username'] = 'Ret brugernavn';
|
||||
$lang['Last visit on %s, %s.'] = 'Seneste besøg kl. %s den %s.';
|
||||
$lang['Loading...'] = 'Indlæser ...';
|
||||
$lang['No matching user found'] = 'Ingen brugere fundet som opfylder kriteriet';
|
||||
@@ -960,7 +960,7 @@ $lang['Password updated'] = 'Adgangskoden er opdateret';
|
||||
$lang['Registered on %s, %s.'] = 'Registreret kl. %s den %s.';
|
||||
$lang['Show %s users'] = 'Vis %s brugere';
|
||||
$lang['Showing %s to %s of %s users'] = 'Viser %s til %s af %s brugere';
|
||||
$lang['Update user'] = 'Opdatering af bruger';
|
||||
$lang['Update user'] = 'Opdater bruger';
|
||||
$lang['User %s added'] = 'Brugeren %s er tilføjet';
|
||||
$lang['User %s updated'] = 'Brugeren %s er opdateret';
|
||||
$lang['Users modified'] = 'Brugere ændret';
|
||||
|
||||
@@ -300,7 +300,7 @@ $lang['Repeat the slideshow'] = 'Diashow wiederholen';
|
||||
$lang['Not repeat the slideshow'] = 'Diashow nicht wiederholen';
|
||||
$lang['Reduce diaporama speed'] = 'Diashow langsamer';
|
||||
$lang['Accelerate diaporama speed'] = 'Diashow schneller';
|
||||
$lang['Submit'] = 'Absenden';
|
||||
$lang['Submit'] = 'Anmelden';
|
||||
$lang['Yes'] = 'Ja';
|
||||
$lang['No'] = 'Nein';
|
||||
$lang['%d photo'] = '%d Foto';
|
||||
|
||||
@@ -200,4 +200,51 @@ $lang['%d of %d users selected'] = '%d of %d users selected';
|
||||
$lang['%d parameter was updated.'] = '%d parameter updated.';
|
||||
$lang['%d parameters were updated.'] = '%d parameters updated.';
|
||||
$lang['%d photo was deleted'] = '%d photo deleted';
|
||||
$lang['%d photos uploaded'] = '%d photos uploaded';
|
||||
$lang['%d photos uploaded'] = '%d photos uploaded';
|
||||
$lang['Your configuration settings are saved'] = 'Your configuration settings are saved';
|
||||
$lang['Zoom'] = 'Zoom';
|
||||
$lang['[%s] Visit album %s'] = '[%s] Visit album %s';
|
||||
$lang['[NBM] Problems or questions'] = '[NBM] Problems or questions';
|
||||
$lang['add a new watermark'] = 'add a new watermark';
|
||||
$lang['added'] = 'added';
|
||||
$lang['administrators'] = 'administrators';
|
||||
$lang['albums deleted in the database'] = 'albums deleted in the database';
|
||||
$lang['all'] = 'all';
|
||||
$lang['an error happened'] = 'an error occurred';
|
||||
$lang['and'] = 'and';
|
||||
$lang['any visitor can see this album'] = 'any visitor can see this album';
|
||||
$lang['apply automatic sort order'] = 'apply automatic sort order';
|
||||
$lang['associate to group'] = 'associate to group';
|
||||
$lang['automatic order'] = 'automatic order';
|
||||
$lang['average time'] = 'average time';
|
||||
$lang['based on'] = 'based on';
|
||||
$lang['between'] = 'between';
|
||||
$lang['between %.2f and %.2f'] = 'between %.2f and %.2f';
|
||||
$lang['between %d and %d pixels'] = 'between %d and %d pixels';
|
||||
$lang['user_status_guest'] = 'Guest';
|
||||
$lang['user_status_normal'] = 'User';
|
||||
$lang['user_status_webmaster'] = 'Webmaster';
|
||||
$lang['visitors need to login and have the appropriate permissions to see this album'] = 'visitors need to login and have the appropriate permissions to see this album';
|
||||
$lang['width & height'] = 'width & height';
|
||||
$lang['width must be a number superior to'] = 'width must be a number greater than';
|
||||
$lang['wrong filename'] = 'wrong filename';
|
||||
$lang['%d photos were deleted'] = '%d photos deleted';
|
||||
$lang['%d physical'] = ' %d physical';
|
||||
$lang['%d physicals'] = ' %d physical';
|
||||
$lang['%d second'] = '%d second';
|
||||
$lang['%d seconds'] = '%d seconds';
|
||||
$lang['%d tag'] = '%d tag';
|
||||
$lang['%d tags'] = '%d tags';
|
||||
$lang['%d user'] = '%d user';
|
||||
$lang['%d user comment rejected'] = '%d user comment rejected';
|
||||
$lang['%d user comment validated'] = '%d user comment validated';
|
||||
$lang['%d user comments rejected'] = '%d user comments rejected';
|
||||
$lang['%d user comments validated'] = '%d user comments validated';
|
||||
$lang['%d user deleted'] = '%d user deleted';
|
||||
$lang['%d user was not updated.'] = '%d user not updated.';
|
||||
$lang['%d user was updated.'] = '%d user updated.';
|
||||
$lang['%d users'] = '%d users';
|
||||
$lang['%d users deleted'] = '%d users deleted';
|
||||
$lang['%d users were not updated.'] = '%d users not updated.';
|
||||
$lang['%d users were updated.'] = '%d users updated.';
|
||||
$lang['%d waiting for validation'] = '%d waiting for validation';
|
||||
@@ -67,4 +67,34 @@ $lang['You are not authorized to access the requested page'] = 'You are not auth
|
||||
$lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = 'Successfully registered. You will soon receive an email with your connection settings. Welcome!';
|
||||
$lang['Please, enter a login'] = 'Please enter a login';
|
||||
$lang['Piwigo encountered a non recoverable error'] = 'Piwigo encountered an irrecoverable error';
|
||||
$lang['Forgot your password?'] = 'Forgotten your password?';
|
||||
$lang['Forgot your password?'] = 'Forgotten your password?';
|
||||
$lang['small'] = 'S - small';
|
||||
$lang['square'] = 'Square';
|
||||
$lang['stop the slideshow'] = 'stop the slideshow';
|
||||
$lang['thumb'] = 'Thumbnail';
|
||||
$lang['today'] = 'today';
|
||||
$lang['useful when password forgotten'] = 'useful in case password is forgotten';
|
||||
$lang['wrong date'] = 'wrong date';
|
||||
$lang['xlarge'] = 'XL - extra large';
|
||||
$lang['medium'] = 'M - medium';
|
||||
$lang['month']['10'] = 'October';
|
||||
$lang['month']['11'] = 'November';
|
||||
$lang['month']['12'] = 'December';
|
||||
$lang['month']['1'] = 'January';
|
||||
$lang['month']['2'] = 'February';
|
||||
$lang['month']['3'] = 'March';
|
||||
$lang['month']['4'] = 'April';
|
||||
$lang['month']['5'] = 'May';
|
||||
$lang['month']['6'] = 'June';
|
||||
$lang['month']['7'] = 'July';
|
||||
$lang['month']['8'] = 'August';
|
||||
$lang['month']['9'] = 'September';
|
||||
$lang['obligatory'] = 'mandatory';
|
||||
$lang['password updated'] = 'password updated';
|
||||
$lang['photo'] = 'photo';
|
||||
$lang['photos posted during the last %d days'] = 'photos posted during the last %d days';
|
||||
$lang['posted after %s (%s)'] = 'posted after %s (%s)';
|
||||
$lang['posted before %s (%s)'] = 'posted before %s (%s)';
|
||||
$lang['posted between %s (%s) and %s (%s)'] = 'posted between %s (%s) and %s (%s)';
|
||||
$lang['xsmall'] = 'XS - extra small';
|
||||
$lang['xxlarge'] = 'XXL - huge';
|
||||
Executable
+141
@@ -0,0 +1,141 @@
|
||||
<h2>Search</h2>
|
||||
|
||||
<p>By default all searched terms must match. Searches are case-insensitive.</p>
|
||||
|
||||
<table class="qsearch_help_table">
|
||||
<tr>
|
||||
<td>quoted phrase<br>
|
||||
<q>"search"</q>
|
||||
</td>
|
||||
<td>Use quotes to search for an exact word or phrase.<br>
|
||||
<q>"george washington"</q></td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td>either term<br>
|
||||
<q>OR search</q><br>
|
||||
</td>
|
||||
<td>Add an OR between words.<br>
|
||||
<q>john OR bill</q></td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td>exclude<br>
|
||||
<q>NOT search</q><br>
|
||||
<q>-search</q>
|
||||
</td>
|
||||
<td>Add a dash (-) or NOT before a word to exclude from search. Note that NOT acts as a filtering operator so you cannot have a search containing only NOT operators. You cannot combine OR with NOT (<q>john OR NOT bill</q> is not valid)<br>
|
||||
<q>george washington NOT bush</q></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>grouping<br>
|
||||
<q>()</q><br>
|
||||
</td>
|
||||
<td><br>
|
||||
<q>(mother OR father) AND (daugther OR son)</q></td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
<br>
|
||||
|
||||
<table class="qsearch_help_table">
|
||||
|
||||
<tr>
|
||||
<td><q>tag:</q><br>
|
||||
<q>tags:</q>
|
||||
</td>
|
||||
<td>Searches only in tag names without looking at photo titles or descriptions.<br>
|
||||
<q>tag:john</q>, <q>tag:(john OR bill)</q></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><q>photo:</q><br>
|
||||
<q>photos:</q>
|
||||
</td>
|
||||
<td>Searches only for photos with the given words in title or description.<br>
|
||||
<q>photo:John</q></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><q>file:</q>
|
||||
</td>
|
||||
<td>Searches by file name.<br>
|
||||
<q>file:DSC_</q></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><q>author:</q>
|
||||
</td>
|
||||
<td>Searches by author.<br>
|
||||
<q>author:John</q></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><q>created:</q><br>
|
||||
<q>taken:</q>
|
||||
<q>shot:</q>
|
||||
</td>
|
||||
<td>Searches photos by taken date.<br>
|
||||
<q>taken:2003</q> photos taken in 2003<br>
|
||||
<q>taken:20035</q>,<q>taken:2003-5</q>,<q>taken:2003-05</q> photos from may 2003<br>
|
||||
<q>taken:2003..2008</q> photos from 2003 to 2008<br>
|
||||
<q>taken:>2008</q>,<q>taken:2008*</q>,<q>taken:2008..</q> photos after Jan 1st 2008<br>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><q>posted:</q>
|
||||
</td>
|
||||
<td>Searches photos by posted date.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><q>width:</q><br>
|
||||
<q>height:</q>
|
||||
</td>
|
||||
<td>Searches photos with a given width or height.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><q>size:</q>
|
||||
</td>
|
||||
<td>Searches photos by size in pixels<br>
|
||||
<q>size:5m</q> returns photos of 5 megapixels<br>
|
||||
<q>size:>12m</q> returns photos of 12 megapixels or more<br></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><q>ratio:</q>
|
||||
</td>
|
||||
<td>Searches photos by width/height ratio.<br>
|
||||
<q>ratio:3/4 OR ratio:4/3</q> finds photos from compact cameras in portrait or landscape modes
|
||||
<q>ratio:>16/9</q> finds panoramas
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><q>hits:</q>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><q>score:</q><br>
|
||||
<q>rating:</q>
|
||||
</td>
|
||||
<td>Hint: <q>score:*</q> will give you all photos with at least one vote. <q>score:</q> will give you photos without votes.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><q>filesize:</q>
|
||||
</td>
|
||||
<td>Searches photos by file size<br>
|
||||
<q>filesize:1m..10m</q> finds files between 1MB and 10MB.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><q>id:</q>
|
||||
</td>
|
||||
<td>Searches photos by its numeric identifier in Piwigo<br>
|
||||
<q>id:123..126</q> finds photo 123 to 126 (it may find between 0 and 4 photos, because photos can be deleted).</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
@@ -48,4 +48,19 @@ $lang['Database table prefix'] = 'Database tables prefix';
|
||||
$lang['Default gallery language'] = 'Default gallery language';
|
||||
$lang['Database configuration'] = 'Database configuration';
|
||||
$lang['Admin configuration'] = 'Administration configuration';
|
||||
$lang['Basic configuration'] = 'Basic configuration';
|
||||
$lang['Basic configuration'] = 'Basic configuration';
|
||||
$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)'] = '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)';
|
||||
$lang['Connection to server succeed, but it was impossible to connect to database'] = 'Connection to server successful, but the connection to the database was not possible.';
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Creation of config file local/config/database.inc.php failed.';
|
||||
$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Don\'t hesitate to consult our forums for any help: %s';
|
||||
$lang['It appears your webhost is currently running PHP %s.'] = 'It appears your webhost is currently running PHP %s.';
|
||||
$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Need help? Ask your question on the <a href="%s">Piwigo message board</a>.';
|
||||
$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Note you can change your configuration by yourself and then restart Piwigo.';
|
||||
$lang['PHP 5 is required'] = 'PHP 5.2 is required';
|
||||
$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo may try to switch your configuration to PHP 5.2 by creating or modifying a .htaccess file.';
|
||||
$lang['User'] = 'User';
|
||||
$lang['Visitors will be able to contact site administrator with this mail'] = 'Visitors will be able to use this email to contact the site administrator';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'You can download the config file and upload it to the local/config directory in your installation.';
|
||||
$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'You should refer to your hosting provider\'s support and see how you can switch to PHP 5.2 by yourself.';
|
||||
$lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'database table names will be prefixed with it (enables you to manage your tables better)';
|
||||
$lang['webmaster login can\'t contain characters \' or "'] = 'the webmaster login may not contain the characters \' or "';
|
||||
@@ -1006,4 +1006,6 @@ $lang['Piwigo Remote Sync is able to upload a whole folder hierarchy. If you run
|
||||
$lang['Recipients'] = 'Saajad';
|
||||
$lang['Running on an up-to-date Piwigo is important for security.'] = 'Värske Piwigo versiooni kasutamine on turvalisuse huvides oluline';
|
||||
$lang['No tag selected, no action possible.'] = 'Silti ei ole valitud, toiming ei ole võimalik';
|
||||
$lang['Select tags'] = 'Vali sildid';
|
||||
$lang['Select tags'] = 'Vali sildid';
|
||||
$lang['For security reason, authentication keys do not work for administrators.'] = 'Turvalisuse huvides autenteerimise võti administraatorite puhul ei toimi.';
|
||||
$lang['(determined from photos)'] = '(määratud fotode järgi)';
|
||||
@@ -1,24 +1,24 @@
|
||||
<?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. |
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | 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['All sub-albums of private albums become private'] = 'Kaikki yksityisten albumeiden ala-albumit ovat nyt yksityisiä';
|
||||
$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Seuraavat pluginit ovat varotoimenpiteenä otettu pois käytöstä. Sinun tulee tarkistaa teeman päivitykset ennen kuin aktivoit ne uudelleen:';
|
||||
@@ -37,4 +37,4 @@ $lang['User permissions and group permissions have been erased'] = 'Käyttäjien
|
||||
$lang['You do not have access rights to run upgrade'] = 'Sinulla ei ole oikeutta ajaa päivitystä';
|
||||
$lang['total SQL time'] = 'Totaali SQL-aika';
|
||||
$lang['total upgrade time'] = 'Totaali päivitysaika';
|
||||
?>
|
||||
$lang['Discover what\'s new in Piwigo %s'] = 'Mitä uutta on Piwigo %s:ssä';
|
||||
@@ -12,10 +12,10 @@ galerie :</p>
|
||||
<p class="nextStepLink"><a href="admin.php?page=photos_add§ion=direct">Utiliser l'ajout direct</a></p>
|
||||
|
||||
<ul>
|
||||
<li>You can find many <strong>applications</strong>, for desktop or mobile devices, to add photos in your Piwigo.</li>
|
||||
<li>Vous trouverez plusieurs <strong>applications</strong>, pour PC ou mobile, pour ajouter vos photos dans votre Piwigo.</li>
|
||||
</ul>
|
||||
|
||||
<p class="nextStepLink"><a href="admin.php?page=photos_add§ion=applications">Go to applications</a></p>
|
||||
<p class="nextStepLink"><a href="admin.php?page=photos_add§ion=applications">Aller dans applications</a></p>
|
||||
|
||||
<div id="helpSynchro">
|
||||
<ul>
|
||||
|
||||
@@ -37,4 +37,5 @@ $lang['Perform a maintenance check in [Administration>Tools>Maintenance] if you
|
||||
$lang['As a precaution, following themes have been deactivated. You must check for themes upgrade before reactiving them:'] = 'כאמצעי זהירות הערכות הבאות בוטלו, בדוק עדכונם לפני הפעלתם המחודשת:';
|
||||
$lang['In <i>%s</i>, before <b>?></b>, insert:'] = 'בתוך <i>%s</i>, לפני <b>?></b>, הכנס:';
|
||||
$lang['All sub-albums of private albums become private'] = 'כל אלבומי משנה של אלבומים פרטיים יהפכו לפרטים';
|
||||
$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'התוספים הבאים בוטלו כאמצעי זהירות, בדוק אפשרות לעדכונם טרם הפעלתם המחודשת:';
|
||||
$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'התוספים הבאים בוטלו כאמצעי זהירות, בדוק אפשרות לעדכונם טרם הפעלתם המחודשת:';
|
||||
$lang['Discover what\'s new in Piwigo %s'] = 'גלו מה התחדש בפיוויגו %s';
|
||||
@@ -262,7 +262,7 @@ $lang['posted on %s'] = 'disponibile il %s';
|
||||
$lang['Posted on'] = 'Inviato il';
|
||||
$lang['Powered by'] = 'Realizzato grazie a';
|
||||
$lang['Preferences'] = 'Preferenze';
|
||||
$lang['Previous'] = 'Precendente';
|
||||
$lang['Previous'] = 'precedente';
|
||||
$lang['Profile'] = 'Profilo';
|
||||
$lang['Quick connect'] = 'Connessione veloce';
|
||||
$lang['Quick search'] = 'Ricerca rapida';
|
||||
|
||||
Executable
+133
@@ -0,0 +1,133 @@
|
||||
<h2>Edit album</h2>
|
||||
|
||||
<h3>Informations</h3>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><strong>name</strong>: rename the album (a virtual rename in case
|
||||
of a physical album).</li>
|
||||
|
||||
<li><strong>description</strong>: short text giving a general idea of the content,
|
||||
this text will be displayed at the bottom of the thumbnails page.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3>Move</h3>
|
||||
|
||||
<p>If the album is virtual, you can move it. Moving a album means
|
||||
changing its parent album.</p>
|
||||
|
||||
<h3>Options</h3>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><strong>Access type</strong>: Permissions management. If you make a
|
||||
album private, all its child albums becomes private. If you make a
|
||||
album public, all its parent albums becomes public.</li>
|
||||
|
||||
<li><strong>Lock</strong>: The album and its sub-albums will
|
||||
be temporary disabled for maintenance.</li>
|
||||
|
||||
<li><strong>Comments</strong>: Authorize users to comment photos of this
|
||||
album.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<p>You can also manage these options on the "Properties"
|
||||
management screen (screens <span
|
||||
class="pwgScreen">Comments</span>, <span class="pwgScreen">Lock</span>,
|
||||
<span class="pwgScreen">Public/Private</span>, <span
|
||||
class="pwgScreen">Representative</span> available from <span
|
||||
class="pwgScreen">Administration » Albums » Properties</span>).</p>
|
||||
|
||||
<h3>Sort order</h3>
|
||||
|
||||
<p>Use the default images sort order.</p>
|
||||
|
||||
<p>Indicate whether this sort order will apply to subalbums also.</p>
|
||||
|
||||
<p>Select specific sorting criteria to be used with this album.</p>
|
||||
<ul>
|
||||
<li><strong>Creation date</strong>: Photo shooting date</li>
|
||||
<li><strong>Post date</strong>: Synchronization date</li>
|
||||
<li><strong>Average rate (*)</strong>: Average rate could be changed by the visitor rating</li>
|
||||
<li><strong>Most visited (*)</strong>: The current visit might change the most visited order</li>
|
||||
<li><strong>File name</strong>: Name given in information field</li>
|
||||
<li><strong>Id</strong>: Internal Id (recent categories have an higher id than previous ones.</li>
|
||||
|
||||
</ul>
|
||||
<p><strong>(*)</strong>Warning: Be sure to test these sort orders by yourself as they can give unexpected results.</p>
|
||||
|
||||
|
||||
<h3>Representant</h3>
|
||||
|
||||
<p>The album representative is the thumbnail displayed on the main page (<span class="pwgScreen">category.php</span>) to represent
|
||||
the album when
|
||||
it contains only sub-albums and no direct photo (just as the root album).</p>
|
||||
photo of a album :</p>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><span class="pwgScreen">Photo page</span>: one of the action buttons let you set the current photo as the representative for the
|
||||
displayed album. This button is available only for administrators.</li>
|
||||
|
||||
<li><span class="pwgScreen">Modify informations about a photo</span> in
|
||||
administration. This screen can be reached from <span
|
||||
class="pwgScreen">picture.php</span> or <span class="pwgScreen">Batch
|
||||
management</span> in <em>unit mode</em>. See the help of this screen for
|
||||
details.</li>
|
||||
|
||||
<li><span class="pwgScreen">Administration » Albums » Properties,
|
||||
Representative</span>. See the help of this screen for details.</li>
|
||||
|
||||
<li><span class="pwgScreen">Edit album</span> (the present screen).</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<p>The choice of a representative depends on the
|
||||
<code>allow_random_representative</code> configuration parameter (see <span
|
||||
class="filename">include/config_default.inc.php</span>).</p>
|
||||
|
||||
<p>In default mode (<code>allow_random_representative</code> set to false),
|
||||
each album containing at least one element is represented by a fixed
|
||||
element. Once set (at album creation), the representative changes only
|
||||
when an administrator ask for it. If the representative is not appropriate,
|
||||
you can ask to <strong>Find a new representant by random</strong>.</p>
|
||||
|
||||
<p>If the <code>allow_random_representative</code> configuration parameter is
|
||||
set to true, a category containing photos may have no fixed
|
||||
representant. Just use <strong>Delete representant</strong> button.</p>
|
||||
|
||||
<p>If the album contains only sub-albums and no photo, it can nonetheless be represented by any element thanks to <span class="pwgScreen">Modify
|
||||
informations about a photo</span> screen. The only option on the current screen
|
||||
is the <strong>Delete representant</strong> button.</p>
|
||||
|
||||
<h3>Link all album photos to a new album</h3>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><strong>Virtual album name</strong>: Name of the new album to be created,
|
||||
all photos of the current category will be linked to the new one.</li>
|
||||
|
||||
<li><strong>Parent album</strong>: Where the new album will be,
|
||||
leave empty to create it at root.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3>Link all album photos to existing albums</h3>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><strong>Albums</strong>: Choose the destination album.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3>Send an information email to group members</h3>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><strong>Group</strong>: recipients group</li>
|
||||
|
||||
<li><strong>Mail content</strong>: Free text to send to them.</li>
|
||||
|
||||
</ul>
|
||||
Executable
+133
@@ -0,0 +1,133 @@
|
||||
<h2>Uredi album</h2>
|
||||
|
||||
<h3>Informacije</h3>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><strong>name</strong>: preimenuj album (virtualno preimenovanje v primeru
|
||||
fizičnega albuma).</li>
|
||||
|
||||
<li><strong>opis</strong>: kratko besedilo, ki poda splošno predstavo o vsebini,
|
||||
in je prikazano na dnu strani s sličicami (thumbnails).</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3>Premakni</h3>
|
||||
|
||||
<p>If the album is virtual, you can move it. Moving a album means
|
||||
changing its parent album.</p>
|
||||
|
||||
<h3>Možnosti</h3>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><strong>Vrsta dostopa</strong>: Upravljanje dovoljenj. Če določite, da je album zaseben,
|
||||
bodo vsi podrejeni albumi zasebni. Če določite, da je album javno dostopen, vsi njegovi
|
||||
nadrejeni albumi postanejo javni.</li>
|
||||
|
||||
<li><strong>Zakleni</strong>: Ta album in njegovi pod-albumi bodo
|
||||
začasno onemogočeni zaradi vzdrževanja.</li>
|
||||
|
||||
<li><strong>Comments</strong>: Dovolite uporabnikom, da komentirajo fotografije
|
||||
tega albuma.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<p>You can also manage these options on the "Properties"
|
||||
management screen (screens <span
|
||||
class="pwgScreen">Comments</span>, <span class="pwgScreen">Lock</span>,
|
||||
<span class="pwgScreen">Public/Private</span>, <span
|
||||
class="pwgScreen">Representative</span> available from <span
|
||||
class="pwgScreen">Administration » Albums » Properties</span>).</p>
|
||||
|
||||
<h3>Sort order</h3>
|
||||
|
||||
<p>Use the default images sort order.</p>
|
||||
|
||||
<p>Indicate whether this sort order will apply to subalbums also.</p>
|
||||
|
||||
<p>Select specific sorting criteria to be used with this album.</p>
|
||||
<ul>
|
||||
<li><strong>Creation date</strong>: Photo shooting date</li>
|
||||
<li><strong>Post date</strong>: Synchronization date</li>
|
||||
<li><strong>Average rate (*)</strong>: Average rate could be changed by the visitor rating</li>
|
||||
<li><strong>Most visited (*)</strong>: The current visit might change the most visited order</li>
|
||||
<li><strong>File name</strong>: Name given in information field</li>
|
||||
<li><strong>Id</strong>: Internal Id (recent categories have an higher id than previous ones.</li>
|
||||
|
||||
</ul>
|
||||
<p><strong>(*)</strong>Warning: Be sure to test these sort orders by yourself as they can give unexpected results.</p>
|
||||
|
||||
|
||||
<h3>Representant</h3>
|
||||
|
||||
<p>The album representative is the thumbnail displayed on the main page (<span class="pwgScreen">category.php</span>) to represent
|
||||
the album when
|
||||
it contains only sub-albums and no direct photo (just as the root album).</p>
|
||||
photo of a album :</p>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><span class="pwgScreen">Photo page</span>: one of the action buttons let you set the current photo as the representative for the
|
||||
displayed album. This button is available only for administrators.</li>
|
||||
|
||||
<li><span class="pwgScreen">Modify informations about a photo</span> in
|
||||
administration. This screen can be reached from <span
|
||||
class="pwgScreen">picture.php</span> or <span class="pwgScreen">Batch
|
||||
management</span> in <em>unit mode</em>. See the help of this screen for
|
||||
details.</li>
|
||||
|
||||
<li><span class="pwgScreen">Administration » Albums » Properties,
|
||||
Representative</span>. See the help of this screen for details.</li>
|
||||
|
||||
<li><span class="pwgScreen">Edit album</span> (the present screen).</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<p>The choice of a representative depends on the
|
||||
<code>allow_random_representative</code> configuration parameter (see <span
|
||||
class="filename">include/config_default.inc.php</span>).</p>
|
||||
|
||||
<p>In default mode (<code>allow_random_representative</code> set to false),
|
||||
each album containing at least one element is represented by a fixed
|
||||
element. Once set (at album creation), the representative changes only
|
||||
when an administrator ask for it. If the representative is not appropriate,
|
||||
you can ask to <strong>Find a new representant by random</strong>.</p>
|
||||
|
||||
<p>If the <code>allow_random_representative</code> configuration parameter is
|
||||
set to true, a category containing photos may have no fixed
|
||||
representant. Just use <strong>Delete representant</strong> button.</p>
|
||||
|
||||
<p>If the album contains only sub-albums and no photo, it can nonetheless be represented by any element thanks to <span class="pwgScreen">Modify
|
||||
informations about a photo</span> screen. The only option on the current screen
|
||||
is the <strong>Delete representant</strong> button.</p>
|
||||
|
||||
<h3>Link all album photos to a new album</h3>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><strong>Virtual album name</strong>: Name of the new album to be created,
|
||||
all photos of the current category will be linked to the new one.</li>
|
||||
|
||||
<li><strong>Parent album</strong>: Where the new album will be,
|
||||
leave empty to create it at root.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3>Link all album photos to existing albums</h3>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><strong>Albums</strong>: Choose the destination album.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3>Send an information email to group members</h3>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><strong>Group</strong>: recipients group</li>
|
||||
|
||||
<li><strong>Mail content</strong>: Free text to send to them.</li>
|
||||
|
||||
</ul>
|
||||
@@ -995,4 +995,9 @@ $lang['Select tags'] = 'เลือกแท็ก';
|
||||
$lang['Display form'] = 'แสดงจาก';
|
||||
$lang['Delete album "%s".'] = 'ลบอัลบั้ม "%s".';
|
||||
$lang['Confirm deletion'] = 'ยืนยันการลบ';
|
||||
$lang['Dashboard'] = 'แผงควบคุม';
|
||||
$lang['Dashboard'] = 'แผงควบคุม';
|
||||
$lang['Running on an up-to-date Piwigo is important for security.'] = 'ใช้งาน Piwigo เวอร์ชั่นที่เป็นปัจจุบัน มันสำคัญมากสำหรับเรื่องความ';
|
||||
$lang['delete only album, not photos'] = 'ลบเฉพาะอัลบั้มเท่านั้น, (ไม่ลบรูปภาพ)';
|
||||
$lang['Piwigo %s is available, please update'] = 'Piwigo %s พร้อมใช้งานแล้ว, กรุณาอัปเดต';
|
||||
$lang['No tag selected, no action possible.'] = 'ไม่มีแท็กที่ถูกเลือก, ไม่มีการดำเนินการใดๆ';
|
||||
$lang['It only takes a few clicks.'] = 'เพียงไม่กี่คลิก';
|
||||
@@ -983,4 +983,26 @@ $lang['No recipient selected'] = 'Отримувач не вибраний';
|
||||
$lang['No user is permitted to see this private album'] = 'Жодному користувачу не дозволено бачити цей приватний альбом';
|
||||
$lang['Orphans'] = 'Одиночні';
|
||||
$lang['Recipients'] = 'Одержувачі';
|
||||
$lang['Y Repeat'] = 'Повторення Y';
|
||||
$lang['Y Repeat'] = 'Повторення Y';
|
||||
$lang['Piwigo Remote Sync is able to upload a whole folder hierarchy. If you run it again, only new photos will be uploaded.'] = 'Piwigo Remote Sync може завантажувати всю ієрархію папок. Якщо ви запустите його знову, будуть завантажені лише нові фотографії.';
|
||||
$lang['Share / Send your photos directly from your Mac Os X (10.10 and following) to Piwigo'] = 'Поділіться/надсилайте свої фотографії безпосередньо з вашої MacOS (10.10 і пізніша) до Piwigo';
|
||||
$lang['Time has come to update your Piwigo with version %s, go to %s'] = 'Настав час оновлювати свій Piwigo з версії %s, перейти до %s';
|
||||
$lang['delete album and all %d photos, even the %d associated to other albums'] = 'видалити альбом і всі %d фотографії, навіть, %d пов\'язані з іншими альбомами';
|
||||
$lang['Piwigo %s is available, please update'] = 'Piwigo %s доступний до оновлення, будь ласка, оновіться';
|
||||
$lang['No filter on album. Select one or type to search'] = 'Немає фільтрів на альбомі. Виберіть один або введіть для пошуку';
|
||||
$lang['No tag selected, no action possible.'] = 'Теґи не вибрано, ніякі дії неможливі.';
|
||||
$lang['Running on an up-to-date Piwigo is important for security.'] = 'Робота на сучасній Piwigo важлива для безпеки.';
|
||||
$lang['Select tags'] = 'Виберіть теги';
|
||||
$lang['Storage used'] = 'Використано пам\'яті';
|
||||
$lang['checksum'] = 'контрольна сума';
|
||||
$lang['delete album and the %d orphan photos'] = 'видалити альбом та %d поодинокі фотографії';
|
||||
$lang['delete only album, not photos'] = 'видалити лише альбом, а не фотографії';
|
||||
$lang['orphans to delete'] = 'поодинокі до видалення';
|
||||
$lang['(determined from photos)'] = '(визначається з фотографій)';
|
||||
$lang['Confirm deletion'] = 'Підтвердьте видалення';
|
||||
$lang['Dashboard'] = 'Дошка';
|
||||
$lang['Delete album "%s" and its %d sub-albums.'] = 'Видалити альбом "%s" та його %d суб-альбоми.';
|
||||
$lang['Delete album "%s".'] = 'Видалити альбом "%s".';
|
||||
$lang['Display form'] = 'Форма відображення';
|
||||
$lang['First photo added'] = 'Перша фотографія додана';
|
||||
$lang['It only takes a few clicks.'] = 'Це займає лише кілька кліків.';
|
||||
@@ -1,24 +1,24 @@
|
||||
<?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. |
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | 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['All sub-albums of private albums become private'] = 'Всі вкладені альбоми приватних альбомів стали приватними';
|
||||
$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'В якості запобіжного заходу, наступні плаґіни були відключені. Ви повинні перевіряти оновлення плагінів до їх відновлення:';
|
||||
@@ -37,4 +37,4 @@ $lang['Upgrade from version %s to %s'] = 'Оновлення з версії %s
|
||||
$lang['Upgrade informations'] = 'Інформація оновлення';
|
||||
$lang['User permissions and group permissions have been erased'] = 'Користувачі та групи дозволів було видалено';
|
||||
$lang['You do not have access rights to run upgrade'] = 'У вас немає прав доступу для запуску оновлення';
|
||||
?>
|
||||
$lang['Discover what\'s new in Piwigo %s'] = 'Дізнайтеся, що нового в Piwigo %s';
|
||||
Reference in New Issue
Block a user