Piwigo-TranslationTeam
203e068257
Update br_FR, thanks to yves.kerleguer
2020-12-28 18:32:00 +01:00
Piwigo-TranslationTeam
ab628b2257
Update lv_LV, thanks to agrisans
2020-12-28 18:31:43 +01:00
Piwigo-TranslationTeam
c68bc2988b
Update fr_FR, thanks to plg
2020-12-28 13:47:40 +01:00
Piwigo-TranslationTeam
4ab9ec7437
Update fr_FR, thanks to Guillaume C
2020-12-28 12:47:39 +01:00
Piwigo-TranslationTeam
1318408dfa
Update fr_FR, thanks to Guillaume C
2020-12-28 12:47:22 +01:00
Piwigo-TranslationTeam
b3c7910945
Update ja_JP, thanks to ryoon
2020-12-28 08:28:47 +01:00
Piwigo-TranslationTeam
884736561e
Update ja_JP, thanks to ryoon
2020-12-28 08:28:32 +01:00
Piwigo-TranslationTeam
a046bd0305
Update nb_NO, thanks to paulen
2020-12-26 09:46:24 +01:00
Piwigo-TranslationTeam
20ee20de75
Update nb_NO, thanks to paulen
2020-12-26 09:21:10 +01:00
Piwigo-TranslationTeam
04d481c283
Update es_ES, thanks to Tirs
2020-12-25 20:23:44 +01:00
Piwigo-TranslationTeam
47d13958a3
Update ca_ES, thanks to Tirs
2020-12-25 20:23:28 +01:00
Piwigo-TranslationTeam
fa2d3482d5
Update el_GR, thanks to bas_alba
2020-12-25 20:22:58 +01:00
Piwigo-TranslationTeam
fe6b84af9c
Update fr_CA, thanks to bgoutier
2020-12-25 20:22:43 +01:00
Piwigo-TranslationTeam
8ec0268472
Update es_ES, thanks to Tirs
2020-12-25 20:22:28 +01:00
Piwigo-TranslationTeam
0ae932d25c
Update ca_ES, thanks to Tirs
2020-12-25 20:22:12 +01:00
Piwigo-TranslationTeam
7bdf71f6f2
Update nb_NO, thanks to paulen
2020-12-25 20:21:55 +01:00
Piwigo-TranslationTeam
c15245d3fa
Update nb_NO, thanks to paulen
2020-12-24 15:19:08 +01:00
Piwigo-TranslationTeam
6531b6ead3
Update nb_NO, thanks to paulen
2020-12-24 15:18:38 +01:00
Piwigo-TranslationTeam
2140ff85c5
Update nb_NO, thanks to paulen
2020-12-24 06:43:21 +01:00
Piwigo-TranslationTeam
12767790e8
Update zh_CN, thanks to winson
2020-12-24 06:43:04 +01:00
plegall
791b0a7bac
Merge branch 'master' into translation
...
Conflicts:
language/br_FR/admin.lang.php
language/ca_ES/admin.lang.php
language/cs_CZ/admin.lang.php
language/da_DK/admin.lang.php
language/de_DE/admin.lang.php
language/el_GR/admin.lang.php
language/en_UK/admin.lang.php
language/eo_EO/admin.lang.php
language/es_ES/admin.lang.php
language/et_EE/admin.lang.php
language/eu_ES/admin.lang.php
language/fa_IR/admin.lang.php
language/fr_CA/admin.lang.php
language/fr_CA/common.lang.php
language/fr_FR/admin.lang.php
language/he_IL/admin.lang.php
language/hu_HU/admin.lang.php
language/it_IT/admin.lang.php
language/ja_JP/admin.lang.php
language/ja_JP/common.lang.php
language/lt_LT/admin.lang.php
language/lv_LV/admin.lang.php
language/nb_NO/admin.lang.php
language/nl_NL/admin.lang.php
language/pl_PL/admin.lang.php
language/pt_BR/admin.lang.php
language/pt_PT/admin.lang.php
language/ro_RO/admin.lang.php
language/ru_RU/admin.lang.php
language/sk_SK/admin.lang.php
language/sl_SI/admin.lang.php
language/sr_RS/admin.lang.php
language/sv_SE/admin.lang.php
language/th_TH/admin.lang.php
language/tr_TR/admin.lang.php
language/uk_UA/admin.lang.php
language/zh_CN/admin.lang.php
themes/elegant/language/cs_CZ/index.php
themes/elegant/language/index.php
themes/elegant/language/nl_NL/theme.lang.php
themes/smartpocket/language/nl_NL/theme.lang.php
2020-12-23 14:58:51 +01:00
Piwigo-TranslationTeam
d9bb0adf7d
Update eu_ES, thanks to bixerdo
2020-11-12 14:45:56 +01:00
Louis
b0d4199d20
dashboard storage format
...
changing storage format of a mb used, no decimal on mb and two decimals on gb, gb format is used if more than 1GB is used in the storage
2020-11-12 10:59:08 +01:00
Piwigo-TranslationTeam
45dbcc8c89
Update eu_ES, thanks to bixerdo
2020-11-12 07:05:07 +01:00
plegall
4f3880af89
fixes #626 related albums (menu, combine, url)
...
* ability to combine albums in URL index.php?/category/1/2/3 will consider 1 as $page['category'] and {2,3} as $page['combined_categories']
* new menu block "related albums" which displays only the hierarchy of albums related to the current set of photos, excluding current album(s). In the hierarchy, only the related albums have a link, not ancestors
2020-11-09 14:28:55 +01:00
plegall
d651fe38cd
fixes #583 check PHP version requirement before update
...
* piwigo.org can now tell Piwigo which version of PHP is required for each version of Piwigo. If the installed version of PHP is too old, do not let the user update.
* slight visual enhancements on the update page
2020-11-04 17:38:09 +01:00
Louis
eacad2a4b8
fixes #1240 use a modern and customizable confirmation popins
...
* plugins: install, restore, deactivate all, uninstall, delete
* themes: delete
* languages: delete
* maintenance: lock gallery, purge history detail, purge history summary, purge search history and delete all sizes butto
* rates: delete user rates
* sites: remove a site
* updates: update all extensions
* users: delete
batch manager now confirms deletion of derivative like deletion of photos (no more alert popin)
theme manager: box styling like plugins, delete is in dropdown, with icon for activate and delete
2020-10-31 16:53:45 +01:00
Louis
ba6b119e0c
fixes #1239 tags refresh
...
tags now refresh when creating a new one, also remove wrong translation of display and input focus when clicking on the add button
2020-10-15 11:48:18 +02:00
Louis
73b149d5ed
fixes #1236 adding translation in album edit page
...
album edit page translation in en_UK and fr_FR
2020-10-13 17:56:22 +02:00
Louis
54eac47699
fixes #1234 added translation for tag manager page
...
added translations for the strings used in this page especially the format strings, added the base entries in en_UK and some translations for fr_FR
2020-10-13 16:31:28 +02:00
plegall
ba28f1276c
[FR] album is masculine
2020-10-13 09:51:58 +02:00
Louis
a3cedff225
fixes #1231 translation search album
...
adding translation in en_UK and fr_FR for the search album page
2020-10-12 16:35:45 +02:00
plegall
b24c6c48f1
fixes #1069 config settings to promote mobile app (iOS only for now)
2020-09-29 15:12:19 +02:00
plegall
83242047f1
fixes #662 replace obsolete dump (database export) by a simple message
...
The message is copied from update guide on piwigo.org
2020-09-28 12:55:19 +02:00
Piwigo-TranslationTeam
ef26450cfd
Update cs_CZ, thanks to webprostor
2020-09-09 20:48:29 +02:00
Piwigo-TranslationTeam
2b7dfe4975
Update ja_JP, thanks to ryoon
2020-09-07 17:28:04 +02:00
Piwigo-TranslationTeam
af4d5320d5
Update ja_JP, thanks to ryoon
2020-09-04 18:35:02 +02:00
Piwigo-TranslationTeam
1875058a61
Update ja_JP, thanks to ryoon
2020-09-04 18:34:13 +02:00
Piwigo-TranslationTeam
274f078cc0
Update ja_JP, thanks to ryoon
2020-08-30 14:11:37 +02:00
Piwigo-TranslationTeam
111adfcc6b
Update ja_JP, thanks to ryoon
2020-08-30 14:11:22 +02:00
Piwigo-TranslationTeam
db05938cf3
Update ja_JP, thanks to ryoon
2020-08-30 14:11:06 +02:00
Hannah
de1613cead
Changes "jump to ..." to "open in gallery"
...
String open in gallery added to EN and FR
String on edit photo and edit album page changed
2020-08-18 17:02:22 +02:00
Zacharie
0ada6754ef
Change legend's tags css, add icon to a grand part of legend's tags
2020-08-04 15:22:30 +02:00
plegall
f52787b2db
issue #639 never sends the admin password by email on install
2020-07-22 17:42:27 +02:00
Zacharie
14172f7b66
Design fixes on Batch Manager Global, picture modify and tags manager, especially concerning the dark mode
2020-07-21 15:58:43 +02:00
Zacharie
d23971901b
Design and bug fixes :
...
* Change batch manager checkbox to correspond to tag manager
* See button on picture edit page is now unavailable if the picture is in a private album
* Language correction
* Design fixes on batch manager selects (and general design fixes on batch manager)
* Minor design fixes
2020-07-20 14:39:46 +02:00
Zacharie
842a8dff45
Adding the new batch manager implemented by Yann
2020-07-09 13:25:22 +02:00
Piwigo-TranslationTeam
35a714db09
Update nl_NL, thanks to watertoren5044
2020-07-01 18:36:58 +02:00
Zacharie
05be2625ab
Issue #1044 : Design fixes
2020-06-12 15:50:17 +02:00
Piwigo-TranslationTeam
f4e1bd1f17
Update cs_CZ, thanks to webprostor
2020-06-07 17:53:53 +02:00