From cddd48e3b04546b9ddfd13ffecf8268b7ad62434 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 2 Apr 2019 16:56:05 +0200 Subject: [PATCH] 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) --- language/da_DK/admin.lang.php | 6 +- language/de_DE/common.lang.php | 2 +- language/en_GB/admin.lang.php | 49 +++++++- language/en_GB/common.lang.php | 32 ++++- language/en_GB/help/quick_search.html | 141 +++++++++++++++++++++++ language/en_GB/install.lang.php | 17 ++- language/et_EE/admin.lang.php | 4 +- language/fi_FI/upgrade.lang.php | 42 +++---- language/fr_FR/help/help_add_photos.html | 4 +- language/he_IL/upgrade.lang.php | 3 +- language/it_IT/common.lang.php | 2 +- language/ro_RO/help/cat_modify.html | 133 +++++++++++++++++++++ language/sl_SI/help/cat_modify.html | 133 +++++++++++++++++++++ language/th_TH/admin.lang.php | 7 +- language/uk_UA/admin.lang.php | 24 +++- language/uk_UA/upgrade.lang.php | 42 +++---- 16 files changed, 585 insertions(+), 56 deletions(-) create mode 100755 language/en_GB/help/quick_search.html create mode 100755 language/ro_RO/help/cat_modify.html create mode 100755 language/sl_SI/help/cat_modify.html diff --git a/language/da_DK/admin.lang.php b/language/da_DK/admin.lang.php index 2f92fadee..16f8290a2 100644 --- a/language/da_DK/admin.lang.php +++ b/language/da_DK/admin.lang.php @@ -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'; diff --git a/language/de_DE/common.lang.php b/language/de_DE/common.lang.php index af48df4df..55fb1d27e 100644 --- a/language/de_DE/common.lang.php +++ b/language/de_DE/common.lang.php @@ -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'; diff --git a/language/en_GB/admin.lang.php b/language/en_GB/admin.lang.php index 7d1d20746..2a891cf74 100644 --- a/language/en_GB/admin.lang.php +++ b/language/en_GB/admin.lang.php @@ -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'; \ No newline at end of file +$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'; \ No newline at end of file diff --git a/language/en_GB/common.lang.php b/language/en_GB/common.lang.php index 809320747..06e860455 100644 --- a/language/en_GB/common.lang.php +++ b/language/en_GB/common.lang.php @@ -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?'; \ No newline at end of file +$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'; \ No newline at end of file diff --git a/language/en_GB/help/quick_search.html b/language/en_GB/help/quick_search.html new file mode 100755 index 000000000..d7b76510c --- /dev/null +++ b/language/en_GB/help/quick_search.html @@ -0,0 +1,141 @@ +

Search

+ +

By default all searched terms must match. Searches are case-insensitive.

+ + + + + + + + + + + + + + + + + + + + + + + + +
quoted phrase
+"search" +
Use quotes to search for an exact word or phrase.
+"george washington"
either term
+OR search
+
Add an OR between words.
+john OR bill
exclude
+NOT search
+-search +
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 (john OR NOT bill is not valid)
+george washington NOT bush
grouping
+()
+

+(mother OR father) AND (daugther OR son)
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
tag:
+tags: +
Searches only in tag names without looking at photo titles or descriptions.
+tag:john, tag:(john OR bill)
photo:
+photos: +
Searches only for photos with the given words in title or description.
+photo:John
file: +Searches by file name.
+file:DSC_
author: +Searches by author.
+author:John
created:
+taken: +shot: +
Searches photos by taken date.
+taken:2003 photos taken in 2003
+taken:20035,taken:2003-5,taken:2003-05 photos from may 2003
+taken:2003..2008 photos from 2003 to 2008
+taken:>2008,taken:2008*,taken:2008.. photos after Jan 1st 2008
+
posted: +Searches photos by posted date.
width:
+height: +
Searches photos with a given width or height.
size: +Searches photos by size in pixels
+size:5m returns photos of 5 megapixels
+size:>12m returns photos of 12 megapixels or more
ratio: +Searches photos by width/height ratio.
+ratio:3/4 OR ratio:4/3 finds photos from compact cameras in portrait or landscape modes +ratio:>16/9 finds panoramas +
hits: +
score:
+rating: +
Hint: score:* will give you all photos with at least one vote. score: will give you photos without votes.
filesize: +Searches photos by file size
+filesize:1m..10m finds files between 1MB and 10MB.
id: +Searches photos by its numeric identifier in Piwigo
+id:123..126 finds photo 123 to 126 (it may find between 0 and 4 photos, because photos can be deleted).
diff --git a/language/en_GB/install.lang.php b/language/en_GB/install.lang.php index f9242d373..297bd74c8 100755 --- a/language/en_GB/install.lang.php +++ b/language/en_GB/install.lang.php @@ -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'; \ No newline at end of file +$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 Piwigo message board.'] = 'Need help? Ask your question on the Piwigo message board.'; +$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 "'; \ No newline at end of file diff --git a/language/et_EE/admin.lang.php b/language/et_EE/admin.lang.php index 9e6670a46..d25cfb49d 100644 --- a/language/et_EE/admin.lang.php +++ b/language/et_EE/admin.lang.php @@ -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'; \ No newline at end of file +$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)'; \ No newline at end of file diff --git a/language/fi_FI/upgrade.lang.php b/language/fi_FI/upgrade.lang.php index 7e038068b..e4388bb78 100755 --- a/language/fi_FI/upgrade.lang.php +++ b/language/fi_FI/upgrade.lang.php @@ -1,24 +1,24 @@ \ No newline at end of file +$lang['Discover what\'s new in Piwigo %s'] = 'Mitä uutta on Piwigo %s:ssä'; \ No newline at end of file diff --git a/language/fr_FR/help/help_add_photos.html b/language/fr_FR/help/help_add_photos.html index 9aa8614bb..07d65efbf 100644 --- a/language/fr_FR/help/help_add_photos.html +++ b/language/fr_FR/help/help_add_photos.html @@ -12,10 +12,10 @@ galerie :

- +