From 324ffad972742dfd027bc470a967052f34b43304 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Sat, 19 Oct 2013 12:31:35 +0000 Subject: [2.5] - language - prepared 2.5.3 git-svn-id: http://piwigo.org/svn/branches/2.5@25011 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/af_ZA/common.lang.php | 2 +- language/af_ZA/help/search.html | 19 ++++++ language/en_GB/about.html | 5 ++ language/en_GB/admin.lang.php | 126 ++++++++++++++++++++++++++++++++++++++++ language/en_GB/common.lang.php | 67 +++++++++++++++++++++ language/en_GB/en_GB.jpg | Bin 0 -> 1278 bytes language/en_GB/index.php | 30 ++++++++++ language/en_GB/iso.txt | 1 + language/eo_EO/admin.lang.php | 31 ++++++++-- 9 files changed, 274 insertions(+), 7 deletions(-) create mode 100644 language/af_ZA/help/search.html create mode 100644 language/en_GB/about.html create mode 100644 language/en_GB/admin.lang.php create mode 100644 language/en_GB/common.lang.php create mode 100644 language/en_GB/en_GB.jpg create mode 100644 language/en_GB/index.php create mode 100644 language/en_GB/iso.txt diff --git a/language/af_ZA/common.lang.php b/language/af_ZA/common.lang.php index a1bca0966..205495f7f 100644 --- a/language/af_ZA/common.lang.php +++ b/language/af_ZA/common.lang.php @@ -22,7 +22,7 @@ // +-----------------------------------------------------------------------+ /* Language Name: Afrikaans [ZA] -Version: 2.5.0 +Version: 2.5.1 Language URI: http://piwigo.org/ext/extension_view.php?eid=572 Author: Marius Loots and Mignon Smit Author URI: http://piwigo.org diff --git a/language/af_ZA/help/search.html b/language/af_ZA/help/search.html new file mode 100644 index 000000000..e4a33f427 --- /dev/null +++ b/language/af_ZA/help/search.html @@ -0,0 +1,19 @@ +

Soek

+ +

Hierdie blad laat jou soek deur al die fotos op die gallery.

+ +
+ +
Soek vir woorde
+
Soek vir een of meer woorde binne die attribute wat verband hou met die fotos in die gallery. Gebruik * as 'n paskaart vir gedeeltelike ooreenstemmings.
+ +
Soek vir 'n outeur
+
Gebruik * as 'n paskaart vir gedeeltelike ooreenstemmings.
+ +
Soek deur datums
+
Kies 'n datum/of eind datum vir jou navraag. Laat die datum veld leeg as jy 'n "voor" soektog wil doen. Die jaar in die laaste veld moet in die volgende formaat wees : AAAA (i.e. 2004)
+ +
Soek in albums
+
Kies een of meer albums om te deursoek. Alle sub-albums kan deursoek word deur die ouer album te kies en die sub-album keuse te merk.
+ +
\ No newline at end of file diff --git a/language/en_GB/about.html b/language/en_GB/about.html new file mode 100644 index 000000000..305fef1a6 --- /dev/null +++ b/language/en_GB/about.html @@ -0,0 +1,5 @@ +

This photo gallery is based on Piwigo.

+ +

Piwigo is photo gallery software for the web, built by an active community of users and developers. Extensions make Piwigo easily customisable. And, for icing on the cake, Piwigo is free and opensource.

+ +

Visit the Piwigo website

\ No newline at end of file diff --git a/language/en_GB/admin.lang.php b/language/en_GB/admin.lang.php new file mode 100644 index 000000000..8adeb2116 --- /dev/null +++ b/language/en_GB/admin.lang.php @@ -0,0 +1,126 @@ +%s merged into tag %s'] = 'Keywords %s merged into keyword %s'; +$lang['The %d following tags were deleted'] = "The following %d keywords have been deleted"; +$lang['The anomaly will be ignored until next application version'] = "The anomaly will be ignored until the next version of the application"; +$lang['The following tag was deleted'] = 'The following keyword was deleted'; +$lang['The number of comments a page must be between 5 and 50 included.'] = "The number of comments on a page must be between 5 and 50 inclusive."; +$lang['The webmaster has subscribed you to receiving notifications by mail.'] = "The webmaster has added you to the mail notification list."; +$lang['The webmaster has unsubscribed you from receiving notifications by mail.'] = "The webmaster has removed you from the list for receiving notifications by mail."; +$lang['There is no available subscribers to mail.'] = "There are no subscribers to be notified by mail."; +$lang['Thumbnails generation in progress...'] = 'Thumbnail generation in progress...'; +$lang['Time to send mail is limited. Others mails are skipped.'] = "The maximum time for sending mail has been exceeded. Remaining emails have been skipped."; +$lang['Update albums informations'] = "Update album information"; +$lang['Update photos information'] = "Update photo information"; +$lang['User list'] = "User list"; +$lang['Virtual albums to move'] = "Virtual albums to be moved"; +$lang['With no tag'] = 'With no keyword'; +$lang['You are running on development sources, no check possible.'] = "You are running a development version, no check possible."; +$lang['You have specified $conf[\'order_by\'] in your local configuration file, this parameter in deprecated, please remove it or rename it into $conf[\'order_by_custom\'] !'] = 'You have specified $conf[\'order_by\'] in your local configuration file, this parameter is deprecated, please remove it or rename it to $conf[\'order_by_custom\'] !'; +$lang['You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all'] = "Please upgrade your system to take full advantage of the application, otherwise it might work improperly, or not at all"; + +$lang['digiKam is designed for photographers who want to view, manage, edit, enhance, organize, tag, and share photographs.'] = 'digiKam is designed for photographers who want to view, manage, edit, enhance, organise, tag, and share photographs.'; +$lang['You have %d orphan tags: %s.'] = 'You have %d orphan keywords: %s.'; +$lang['Source tag'] = 'Source keyword'; +$lang['Select the destination tag'] = 'Select the destination keyword'; +$lang['Select at least one tag'] = 'Select at least one keyword'; +$lang['No destination tag selected'] = 'No destination keyword selected'; +$lang['New tag'] = 'New Keyword'; +$lang['Delete orphan tags'] = 'Delete orphan keywords'; +$lang['Delete selected tags'] = 'Deleted selected keywords'; +$lang['Add tags'] = 'Add keywords'; +$lang['Add a tag'] = 'Add a keyword'; +$lang['%d albums including'] = '%d albums included'; +$lang['%d album including'] = '%d album included'; +?> \ No newline at end of file diff --git a/language/en_GB/common.lang.php b/language/en_GB/common.lang.php new file mode 100644 index 000000000..80176d40a --- /dev/null +++ b/language/en_GB/common.lang.php @@ -0,0 +1,67 @@ + \ No newline at end of file diff --git a/language/en_GB/en_GB.jpg b/language/en_GB/en_GB.jpg new file mode 100644 index 000000000..ad551d898 Binary files /dev/null and b/language/en_GB/en_GB.jpg differ diff --git a/language/en_GB/index.php b/language/en_GB/index.php new file mode 100644 index 000000000..41732f2fd --- /dev/null +++ b/language/en_GB/index.php @@ -0,0 +1,30 @@ + diff --git a/language/en_GB/iso.txt b/language/en_GB/iso.txt new file mode 100644 index 000000000..e2ec2b6dc --- /dev/null +++ b/language/en_GB/iso.txt @@ -0,0 +1 @@ +English [GB] \ No newline at end of file diff --git a/language/eo_EO/admin.lang.php b/language/eo_EO/admin.lang.php index 9dcb3dbcb..021b914b7 100644 --- a/language/eo_EO/admin.lang.php +++ b/language/eo_EO/admin.lang.php @@ -167,7 +167,7 @@ $lang['Forbid this language to users'] = 'Malpermesi tiun lingvon al uzantoj'; $lang['ERROR'] = 'ERARO'; $lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'ERARO: TIU KROM-PROGRAMO MANKAS SED ĜI INSTALIĜIS! MALINSTALU ĜIN SENPROKRASTE.'; $lang['Edit album'] = 'Redakti fotaron'; -$lang['Edit album permissions'] = 'Redakti fotarajn permesilojn'; +$lang['Edit album permissions'] = 'Redakti fotarajn permesojn'; $lang['Edit photo'] = 'Modifi foton'; $lang['Edit photo information'] = 'Redakti fotan informon'; $lang['Edit ranks'] = 'Redakti rangojn'; @@ -429,7 +429,7 @@ $lang['Anyway only webmasters can see this tab and never administrators.'] = 'Nu $lang['An information email was sent to group "%s"'] = 'Informa retmesaĝo sendiĝis al la grupo "%s"'; $lang['An error occured during extraction (%s).'] = 'Eraro okazi dum la eltirado de dosieroj (%s).'; $lang['By rank'] = 'Laŭ rango'; -$lang['An error has occured during extract. Please check files permissions of your piwigo installation.
Click here to show log error.'] = 'Eraro okazis dum eltirado. Bonvolu kontroli la dosieropermesilojn de via instalo de Piwigo.
Musklaku ĉi tie por vidi la erarprotokolo.'; +$lang['An error has occured during extract. Please check files permissions of your piwigo installation.
Click here to show log error.'] = 'Eraro okazis dum eltirado. Bonvolu kontroli la dosieropermesojn de via instalo de Piwigo.
Musklaku ĉi tie por vidi la erarprotokolo.'; $lang['Are you sure you want to delete this plugin?'] = 'Ĉu vi certe deziras forigi tiun kromaĵon?'; $lang['Bound Theme'] = 'Ligita temo'; $lang['By %s'] = 'Per %s'; @@ -438,7 +438,7 @@ $lang['Main'] = 'Ĉefa'; $lang['Main Page'] = 'Ĉefa paĝo'; $lang['Maintenance'] = 'Funkciteno'; $lang['Manage'] = 'Administri'; -$lang['Manage Permissions'] = 'Administri la permesilojn'; +$lang['Manage Permissions'] = 'Administri la permesojn'; $lang['Create the "%s" directory at the root of your Piwigo installation'] = 'Krei la "%s" dosierujon ĉe la radiko de via Piwigo-instalo'; $lang['Delete multiple size images'] = 'Forigi la multoblan grandecon de fotoj'; $lang['Documentation'] = 'Dokumentaro'; @@ -774,9 +774,9 @@ $lang['Main "webmaster" user does not exist'] = 'La ĉefa "retestra" uzanto ne e $lang['Main "webmaster" user status is incorrect'] = 'La stato de la ĉefa "retestra" uzanto ne validas'; $lang['Make this language available to users'] = 'Igi tiun lingvon disponeblan al uzantoj'; $lang['Make this theme available to users'] = 'Igi tiun temon disponeblan al uzantoj'; -$lang['Manage authorizations for selected albums'] = 'Administri la permesilojn por la selektitaj fotaroj'; -$lang['Manage permissions for group "%s"'] = 'Administri la permesilojn por la grupo "%s"'; -$lang['Manage permissions for user "%s"'] = 'Administri la permesilojn por la uzanto "%s"'; +$lang['Manage authorizations for selected albums'] = 'Administri la rajtigojn por la selektitaj fotaroj'; +$lang['Manage permissions for group "%s"'] = 'Administri la permesojn por la grupo "%s"'; +$lang['Manage permissions for user "%s"'] = 'Administri la permesojn por la uzanto "%s"'; $lang['Manage photo ranks'] = 'Ordiga ordo de la fotoj'; $lang['Manage this set of %d photos'] = 'Administri tiun aron de %d fotoj'; $lang['Manual order'] = 'Permana ordo'; @@ -806,4 +806,23 @@ $lang['Path'] = 'Vojo'; $lang['Pending Comments'] = 'Pritraktataj komentoj'; $lang['Permalink'] = 'Konstanta ligilo'; $lang['Piwigo Uploader'] = 'Alŝutilo de Piwigo'; +$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Mankas konfirmado de pasvorto. Bonvolu konfirmi la elektitan pasvorton.'; +$lang['Password is missing. Please enter the password.'] = 'Mankas pasvorto. Bonvolu redakti la pasvorton.'; +$lang['Permission granted for groups'] = 'Atingo permesita por grupoj'; +$lang['Permission granted for users'] = 'Atingo permesita por uzantoj'; +$lang['Permission granted thanks to a group'] = 'Atingo permesita dank\' al grupo'; +$lang['Permission management'] = 'Administrado de permesoj'; +$lang['Photo sizes with crop'] = 'Fotograndeco kun stuco'; +$lang['Photo unreachable or no support'] = 'Neatingebla foto aŭ neakceptita formato'; +$lang['Photos generation in progress...'] = 'Generado de fotoj okazanta...'; +$lang['Piwigo Announcements Newsletter'] = 'Novaĵoletero de Piwigo'; +$lang['Piwigo Publish plugin for Lightroom'] = 'publikigokromaĵo de Piwigo por Lightroom'; +$lang['Piwigo configuration'] = 'Agordo de Piwigo'; +$lang['Piwigo export plugin for Aperture'] = 'eksportokromaĵo por Aperture'; +$lang['Piwigo export plugin for iPhoto'] = 'eksportokromaĵo por iPhoto'; +$lang['Piwigo for Android'] = 'Piwigo por Android'; +$lang['Piwigo for iOS (iPhone, iPad, iPod Touch)'] = 'Piwigo por iOS (iPhone, iPad, iPod Touch)'; +$lang['Piwigo publish plugin for Shotwell'] = 'publikigokromaĵo de Piwigo por Shotwell'; +$lang['Piwigo publish plugin for digiKam'] = 'publikigokromaĵo de Piwigo por digiKam'; +$lang['Piwigo version'] = 'versio de Piwigo'; ?> \ No newline at end of file -- cgit v1.2.3