diff --git a/Makefile b/Makefile index 291c498..82f021a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,6 @@ EXTRACTDIR=-D lib -D themes/default/templates POT=themes/default/lib/Lutim/I18N/lutim.pot +ENPO=themes/default/lib/Lutim/I18N/en.po XGETTEXT=carton exec local/bin/xgettext.pl -u CARTON=carton exec LUTIM=script/lutim @@ -15,6 +16,7 @@ minify: locales: $(XGETTEXT) $(EXTRACTDIR) -o $(POT) 2>/dev/null + $(XGETTEXT) $(EXTRACTDIR) -o $(ENPO) 2>/dev/null stats-locales: wlc stats diff --git a/themes/default/lib/Lutim/I18N/en.po b/themes/default/lib/Lutim/I18N/en.po index e94ead9..4ae2101 100644 --- a/themes/default/lib/Lutim/I18N/en.po +++ b/themes/default/lib/Lutim/I18N/en.po @@ -18,7 +18,7 @@ msgstr "" #. (30) #. ($delay) #. (config('max_delay') -#: lib/Lutim/Command/cron/stats.pm:159 lib/Lutim/Command/cron/stats.pm:160 lib/Lutim/Command/cron/stats.pm:173 lib/Lutim/Command/cron/stats.pm:174 lib/Lutim/Command/cron/stats.pm:190 lib/Lutim/Command/cron/stats.pm:191 themes/default/templates/myfiles.html.ep:24 themes/default/templates/myfiles.html.ep:33 themes/default/templates/myfiles.html.ep:34 themes/default/templates/partial/for_my_delay.html.ep:13 themes/default/templates/partial/for_my_delay.html.ep:14 themes/default/templates/partial/for_my_delay.html.ep:4 themes/default/templates/partial/lutim.js.ep:140 themes/default/templates/partial/lutim.js.ep:149 themes/default/templates/partial/lutim.js.ep:150 themes/default/templates/partial/raw.js.ep:23 themes/default/templates/partial/raw.js.ep:24 themes/default/templates/partial/raw.js.ep:6 themes/default/templates/partial/raw.js.ep:7 themes/default/templates/raw.html.ep:8 themes/default/templates/raw.html.ep:9 +#: lib/Lutim/Command/cron/stats.pm:156 lib/Lutim/Command/cron/stats.pm:157 lib/Lutim/Command/cron/stats.pm:170 lib/Lutim/Command/cron/stats.pm:171 lib/Lutim/Command/cron/stats.pm:187 lib/Lutim/Command/cron/stats.pm:188 themes/default/templates/myfiles.html.ep:24 themes/default/templates/myfiles.html.ep:33 themes/default/templates/myfiles.html.ep:34 themes/default/templates/partial/for_my_delay.html.ep:13 themes/default/templates/partial/for_my_delay.html.ep:14 themes/default/templates/partial/for_my_delay.html.ep:4 themes/default/templates/partial/lutim.js.ep:140 themes/default/templates/partial/lutim.js.ep:149 themes/default/templates/partial/lutim.js.ep:150 themes/default/templates/partial/raw.js.ep:23 themes/default/templates/partial/raw.js.ep:24 themes/default/templates/partial/raw.js.ep:6 themes/default/templates/partial/raw.js.ep:7 themes/default/templates/raw.html.ep:8 themes/default/templates/raw.html.ep:9 msgid "%1 days" msgstr "%1 days" @@ -27,31 +27,31 @@ msgstr "%1 days" msgid "%1 sent images on this instance from beginning." msgstr "%1 sent images on this instance from beginning." -#: themes/default/templates/index.html.ep:208 +#: themes/default/templates/index.html.ep:228 msgid "-or-" msgstr "-or-" -#: lib/Lutim.pm:350 lib/Lutim/Command/cron/stats.pm:161 lib/Lutim/Command/cron/stats.pm:175 lib/Lutim/Command/cron/stats.pm:192 themes/default/templates/index.html.ep:5 themes/default/templates/myfiles.html.ep:5 themes/default/templates/partial/raw.js.ep:25 themes/default/templates/partial/raw.js.ep:8 themes/default/templates/raw.html.ep:10 +#: lib/Lutim.pm:342 lib/Lutim/Command/cron/stats.pm:158 lib/Lutim/Command/cron/stats.pm:172 lib/Lutim/Command/cron/stats.pm:189 themes/default/templates/index.html.ep:5 themes/default/templates/myfiles.html.ep:5 themes/default/templates/partial/raw.js.ep:25 themes/default/templates/partial/raw.js.ep:8 themes/default/templates/raw.html.ep:10 msgid "1 year" msgstr "1 year" -#: lib/Lutim.pm:349 lib/Lutim/Command/cron/stats.pm:158 lib/Lutim/Command/cron/stats.pm:172 lib/Lutim/Command/cron/stats.pm:189 themes/default/templates/index.html.ep:4 themes/default/templates/myfiles.html.ep:33 themes/default/templates/myfiles.html.ep:4 themes/default/templates/partial/for_my_delay.html.ep:13 themes/default/templates/partial/lutim.js.ep:149 themes/default/templates/partial/raw.js.ep:22 themes/default/templates/partial/raw.js.ep:5 themes/default/templates/raw.html.ep:7 +#: lib/Lutim.pm:341 lib/Lutim/Command/cron/stats.pm:155 lib/Lutim/Command/cron/stats.pm:169 lib/Lutim/Command/cron/stats.pm:186 themes/default/templates/index.html.ep:4 themes/default/templates/myfiles.html.ep:33 themes/default/templates/myfiles.html.ep:4 themes/default/templates/partial/for_my_delay.html.ep:13 themes/default/templates/partial/lutim.js.ep:149 themes/default/templates/partial/raw.js.ep:22 themes/default/templates/partial/raw.js.ep:5 themes/default/templates/raw.html.ep:7 msgid "24 hours" msgstr "24 hours" -#: themes/default/templates/partial/myfiles.js.ep:180 +#: themes/default/templates/partial/myfiles.js.ep:210 msgid ": Error while trying to get the counter." msgstr ": Error while trying to get the counter." -#: themes/default/templates/partial/navbar.html.ep:77 +#: themes/default/templates/partial/navbar.html.ep:63 msgid "About" msgstr "About" -#: lib/Lutim/Command/cron/stats.pm:154 themes/default/templates/raw.html.ep:3 +#: lib/Lutim/Command/cron/stats.pm:151 themes/default/templates/raw.html.ep:3 msgid "Active images" msgstr "Active images" -#: lib/Lutim/Controller/Image.pm:328 +#: lib/Lutim/Controller/Image.pm:329 msgid "An error occured while downloading the image." msgstr "An error occured while downloading the image." @@ -59,11 +59,11 @@ msgstr "An error occured while downloading the image." msgid "Archives download" msgstr "Archives download" -#: themes/default/templates/about.html.ep:44 themes/default/templates/myfiles.html.ep:135 themes/default/templates/stats.html.ep:25 +#: themes/default/templates/about.html.ep:44 themes/default/templates/myfiles.html.ep:129 themes/default/templates/stats.html.ep:25 msgid "Back to homepage" msgstr "Back to homepage" -#: themes/default/templates/index.html.ep:211 themes/default/templates/index.html.ep:212 +#: themes/default/templates/index.html.ep:231 themes/default/templates/index.html.ep:232 msgid "Click to open the file browser" msgstr "Click to open the file browser" @@ -87,11 +87,11 @@ msgstr "Copied to clipboard" msgid "Copy all view links to clipboard" msgstr "Copy all view links to clipboard" -#: themes/default/templates/index.html.ep:103 themes/default/templates/index.html.ep:111 themes/default/templates/index.html.ep:18 themes/default/templates/index.html.ep:36 themes/default/templates/index.html.ep:54 themes/default/templates/index.html.ep:87 themes/default/templates/index.html.ep:95 themes/default/templates/myfiles.html.ep:104 themes/default/templates/myfiles.html.ep:68 themes/default/templates/myfiles.html.ep:86 themes/default/templates/partial/common.js.ep:186 themes/default/templates/partial/lutim.js.ep:106 themes/default/templates/partial/lutim.js.ep:121 themes/default/templates/partial/lutim.js.ep:80 themes/default/templates/partial/lutim.js.ep:92 themes/default/templates/partial/myfiles.js.ep:142 +#: themes/default/templates/index.html.ep:105 themes/default/templates/index.html.ep:16 themes/default/templates/index.html.ep:32 themes/default/templates/index.html.ep:48 themes/default/templates/index.html.ep:81 themes/default/templates/index.html.ep:89 themes/default/templates/index.html.ep:97 themes/default/templates/myfiles.html.ep:66 themes/default/templates/myfiles.html.ep:82 themes/default/templates/myfiles.html.ep:98 themes/default/templates/partial/common.js.ep:186 themes/default/templates/partial/lutim.js.ep:106 themes/default/templates/partial/lutim.js.ep:121 themes/default/templates/partial/lutim.js.ep:80 themes/default/templates/partial/lutim.js.ep:92 themes/default/templates/partial/myfiles.js.ep:172 msgid "Copy to clipboard" msgstr "Copy to clipboard" -#: themes/default/templates/myfiles.html.ep:123 +#: themes/default/templates/myfiles.html.ep:117 msgid "Counter" msgstr "Counter" @@ -103,19 +103,19 @@ msgstr "Delay repartition chart for disabled images" msgid "Delay repartition chart for enabled images" msgstr "Delay repartition chart for enabled images" -#: themes/default/templates/index.html.ep:133 themes/default/templates/index.html.ep:165 themes/default/templates/index.html.ep:196 themes/default/templates/myfiles.html.ep:124 themes/default/templates/myfiles.html.ep:45 themes/default/templates/partial/lutim.js.ep:161 +#: themes/default/templates/index.html.ep:127 themes/default/templates/index.html.ep:159 themes/default/templates/index.html.ep:203 themes/default/templates/myfiles.html.ep:118 themes/default/templates/myfiles.html.ep:45 themes/default/templates/partial/lutim.js.ep:161 msgid "Delete at first view?" msgstr "Delete at first view?" -#: lib/Lutim/Command/cron/stats.pm:155 themes/default/templates/raw.html.ep:4 +#: lib/Lutim/Command/cron/stats.pm:152 themes/default/templates/raw.html.ep:4 msgid "Deleted images" msgstr "Deleted images" -#: lib/Lutim/Command/cron/stats.pm:156 themes/default/templates/raw.html.ep:5 +#: lib/Lutim/Command/cron/stats.pm:153 themes/default/templates/raw.html.ep:5 msgid "Deleted images in 30 days" msgstr "Deleted images in 30 days" -#: themes/default/templates/index.html.ep:116 themes/default/templates/myfiles.html.ep:127 themes/default/templates/partial/common.js.ep:178 themes/default/templates/partial/common.js.ep:181 +#: themes/default/templates/index.html.ep:110 themes/default/templates/myfiles.html.ep:121 themes/default/templates/partial/common.js.ep:178 themes/default/templates/partial/common.js.ep:181 msgid "Deletion link" msgstr "Deletion link" @@ -123,35 +123,27 @@ msgstr "Deletion link" msgid "Download all images" msgstr "Download all images" -#: themes/default/templates/index.html.ep:101 themes/default/templates/index.html.ep:99 themes/default/templates/partial/lutim.js.ep:102 themes/default/templates/partial/lutim.js.ep:98 +#: themes/default/templates/index.html.ep:93 themes/default/templates/index.html.ep:95 themes/default/templates/partial/lutim.js.ep:102 themes/default/templates/partial/lutim.js.ep:98 msgid "Download link" msgstr "Download link" -#: themes/default/templates/index.html.ep:28 themes/default/templates/index.html.ep:31 themes/default/templates/myfiles.html.ep:78 themes/default/templates/myfiles.html.ep:81 +#: themes/default/templates/index.html.ep:26 themes/default/templates/index.html.ep:28 themes/default/templates/myfiles.html.ep:76 themes/default/templates/myfiles.html.ep:78 msgid "Download zip link" msgstr "Download zip link" -#: themes/default/templates/index.html.ep:207 +#: themes/default/templates/index.html.ep:227 msgid "Drag & drop images here" msgstr "Drag & drop images here" #: themes/default/templates/about.html.ep:7 -msgid "" -"Drag and drop an image in the appropriate area or use the traditional way to " -"send files and Lutim will provide you four URLs. One to view the image, an " -"other to directly download it, one you can use on social networks and a last " -"to delete the image when you want." -msgstr "" -"Drag and drop an image in the appropriate area or use the traditional way to " -"send files and Lutim will provide you four URLs. One to view the image, an " -"other to directly download it, one you can use on social networks and a last " -"to delete the image when you want." +msgid "Drag and drop an image in the appropriate area or use the traditional way to send files and Lutim will provide you four URLs. One to view the image, an other to directly download it, one you can use on social networks and a last to delete the image when you want." +msgstr "Drag and drop an image in the appropriate area or use the traditional way to send files and Lutim will provide you four URLs. One to view the image, an other to directly download it, one you can use on social networks and a last to delete the image when you want." -#: themes/default/templates/index.html.ep:168 themes/default/templates/index.html.ep:199 +#: themes/default/templates/index.html.ep:162 themes/default/templates/index.html.ep:206 msgid "Encrypt the image (Lutim does not keep the key)." msgstr "Encrypt the image (Lutim does not keep the key)." -#: themes/default/templates/partial/lutim.js.ep:45 themes/default/templates/partial/myfiles.js.ep:113 +#: themes/default/templates/partial/lutim.js.ep:45 themes/default/templates/partial/myfiles.js.ep:128 msgid "Error while trying to modify the image." msgstr "Error while trying to modify the image." @@ -159,31 +151,27 @@ msgstr "Error while trying to modify the image." msgid "Evolution of total files" msgstr "Evolution of total files" -#: themes/default/templates/myfiles.html.ep:126 +#: themes/default/templates/myfiles.html.ep:120 msgid "Expires at" msgstr "Expires at" -#: themes/default/templates/myfiles.html.ep:112 +#: themes/default/templates/myfiles.html.ep:106 msgid "Export localStorage data" msgstr "Export localStorage data" -#: themes/default/templates/myfiles.html.ep:121 +#: themes/default/templates/myfiles.html.ep:115 msgid "File name" msgstr "File name" #: themes/default/templates/about.html.ep:24 -msgid "" -"For more details, see the homepage of the project." -msgstr "" -"For more details, see the homepage of the project." +msgid "For more details, see the homepage of the project." +msgstr "For more details, see the homepage of the project." -#: themes/default/templates/partial/navbar.html.ep:80 +#: themes/default/templates/partial/navbar.html.ep:66 msgid "Fork me!" msgstr "Fork me!" -#: themes/default/templates/index.html.ep:10 themes/default/templates/index.html.ep:13 themes/default/templates/myfiles.html.ep:60 themes/default/templates/myfiles.html.ep:63 +#: themes/default/templates/index.html.ep:10 themes/default/templates/index.html.ep:12 themes/default/templates/myfiles.html.ep:60 themes/default/templates/myfiles.html.ep:62 msgid "Gallery link" msgstr "Gallery link" @@ -208,18 +196,14 @@ msgid "How to report an image?" msgstr "How to report an image?" #: themes/default/templates/about.html.ep:14 -msgid "" -"If the files are deleted if you ask it while posting it, their SHA512 " -"footprint are retained." -msgstr "" -"If the files are deleted if you ask it while posting it, their SHA512 " -"footprint are retained." +msgid "If the files are deleted if you ask it while posting it, their SHA512 footprint are retained." +msgstr "If the files are deleted if you ask it while posting it, their SHA512 footprint are retained." -#: themes/default/templates/index.html.ep:181 themes/default/templates/index.html.ep:221 +#: themes/default/templates/index.html.ep:188 themes/default/templates/index.html.ep:241 msgid "Image URL" msgstr "Image URL" -#: lib/Lutim/Command/cron/stats.pm:153 themes/default/templates/raw.html.ep:2 +#: lib/Lutim/Command/cron/stats.pm:150 themes/default/templates/raw.html.ep:2 msgid "Image delay" msgstr "Image delay" @@ -227,15 +211,15 @@ msgstr "Image delay" msgid "Image deleted" msgstr "Image deleted" -#: lib/Lutim/Controller/Image.pm:756 +#: lib/Lutim/Controller/Image.pm:799 msgid "Image not found." msgstr "Image not found." -#: themes/default/templates/myfiles.html.ep:113 +#: themes/default/templates/myfiles.html.ep:107 msgid "Import localStorage data" msgstr "Import localStorage data" -#: themes/default/templates/partial/navbar.html.ep:69 +#: themes/default/templates/partial/navbar.html.ep:55 msgid "Informations" msgstr "Informations" @@ -256,14 +240,10 @@ msgid "Is it really free (as in free beer)?" msgstr "Is it really free (as in free beer)?" #: themes/default/templates/about.html.ep:21 -msgid "" -"Juste like you pronounce the French word lutin (/ly.tɛ̃/)." -msgstr "" -"Juste like you pronounce the French word lutin (/ly.tɛ̃/)." +msgid "Juste like you pronounce the French word lutin (/ly.tɛ̃/)." +msgstr "Juste like you pronounce the French word lutin (/ly.tɛ̃/)." -#: themes/default/templates/index.html.ep:171 themes/default/templates/index.html.ep:202 +#: themes/default/templates/index.html.ep:165 themes/default/templates/index.html.ep:209 msgid "Keep EXIF tags" msgstr "Keep EXIF tags" @@ -271,15 +251,15 @@ msgstr "Keep EXIF tags" msgid "Language" msgstr "Language" -#: themes/default/templates/index.html.ep:136 themes/default/templates/index.html.ep:184 themes/default/templates/index.html.ep:224 themes/default/templates/partial/lutim.js.ep:165 +#: themes/default/templates/index.html.ep:130 themes/default/templates/index.html.ep:191 themes/default/templates/index.html.ep:244 themes/default/templates/partial/lutim.js.ep:165 msgid "Let's go!" msgstr "Let's go!" -#: themes/default/templates/partial/navbar.html.ep:74 +#: themes/default/templates/partial/navbar.html.ep:60 msgid "License:" msgstr "License:" -#: themes/default/templates/index.html.ep:107 themes/default/templates/index.html.ep:109 themes/default/templates/partial/lutim.js.ep:112 themes/default/templates/partial/lutim.js.ep:116 +#: themes/default/templates/index.html.ep:101 themes/default/templates/index.html.ep:103 themes/default/templates/partial/lutim.js.ep:112 themes/default/templates/partial/lutim.js.ep:116 msgid "Link for share on social networks" msgstr "Link for share on social networks" @@ -292,32 +272,22 @@ msgid "Logout" msgstr "Logout" #: themes/default/templates/zip.html.ep:7 -msgid "" -"Lutim can't zip so many images at once, so it splitted your demand in " -"multiple URLs." -msgstr "" -"Lutim can't zip so many images at once, so it splitted your demand in " -"multiple URLs." +msgid "Lutim can't zip so many images at once, so it splitted your demand in multiple URLs." +msgstr "Lutim can't zip so many images at once, so it splitted your demand in multiple URLs." #: themes/default/templates/about.html.ep:4 -msgid "" -"Lutim is a free (as in free beer) and anonymous image hosting service. It's " -"also the name of the free (as in free speech) software which provides this " -"service." -msgstr "" -"Lutim is a free (as in free beer) and anonymous image hosting service. It's " -"also the name of the free (as in free speech) software which provides this " -"service." +msgid "Lutim is a free (as in free beer) and anonymous image hosting service. It's also the name of the free (as in free speech) software which provides this service." +msgstr "Lutim is a free (as in free beer) and anonymous image hosting service. It's also the name of the free (as in free speech) software which provides this service." #: themes/default/templates/about.html.ep:25 msgid "Main developers" msgstr "Main developers" -#: themes/default/templates/index.html.ep:91 themes/default/templates/index.html.ep:93 themes/default/templates/partial/lutim.js.ep:86 themes/default/templates/partial/lutim.js.ep:89 +#: themes/default/templates/index.html.ep:85 themes/default/templates/index.html.ep:87 themes/default/templates/partial/lutim.js.ep:86 themes/default/templates/partial/lutim.js.ep:89 msgid "Markdown syntax" msgstr "Markdown syntax" -#: themes/default/templates/partial/myfiles.js.ep:149 +#: themes/default/templates/partial/myfiles.js.ep:179 msgid "Modify expiration delay" msgstr "Modify expiration delay" @@ -329,31 +299,25 @@ msgstr "My images" msgid "Next (arrow right)" msgstr "Next (arrow right)" -#: themes/default/templates/partial/myfiles.js.ep:105 themes/default/templates/partial/myfiles.js.ep:132 +#: themes/default/templates/partial/myfiles.js.ep:120 themes/default/templates/partial/myfiles.js.ep:162 msgid "No limit" msgstr "No limit" -#: themes/default/templates/index.html.ep:183 themes/default/templates/index.html.ep:216 +#: themes/default/templates/index.html.ep:177 themes/default/templates/index.html.ep:221 +msgid "No watermark" +msgstr "No watermark" + +#: themes/default/templates/index.html.ep:190 themes/default/templates/index.html.ep:236 msgid "Only images are allowed" msgstr "Only images are allowed" #: themes/default/templates/myfiles.html.ep:11 -msgid "" -"Only the images sent with this browser will be listed here. The details are " -"stored in localStorage: if you delete your localStorage data, you'll loose " -"these details." -msgstr "" -"Only the images sent with this browser will be listed here. The details are " -"stored in localStorage: if you delete your localStorage data, you'll loose " -"these details." +msgid "Only the images sent with this browser will be listed here. The details are stored in localStorage: if you delete your localStorage data, you'll loose these details." +msgstr "Only the images sent with this browser will be listed here. The details are stored in localStorage: if you delete your localStorage data, you'll loose these details." #: themes/default/templates/about.html.ep:16 -msgid "" -"Only the uploader! (well, only if he's the only owner of the images' rights " -"before the upload)" -msgstr "" -"Only the uploader! (well, only if he's the only owner of the images' rights " -"before the upload)" +msgid "Only the uploader! (well, only if he's the only owner of the images' rights before the upload)" +msgstr "Only the uploader! (well, only if he's the only owner of the images' rights before the upload)" #: themes/default/templates/login.html.ep:12 msgid "Password" @@ -376,7 +340,7 @@ msgstr "Please, check your credentials: unable to authenticate." msgid "Previous (arrow left)" msgstr "Previous (arrow left)" -#: themes/default/templates/index.html.ep:46 themes/default/templates/index.html.ep:49 themes/default/templates/myfiles.html.ep:96 themes/default/templates/myfiles.html.ep:99 +#: themes/default/templates/index.html.ep:42 themes/default/templates/index.html.ep:44 themes/default/templates/myfiles.html.ep:92 themes/default/templates/myfiles.html.ep:94 msgid "Random image link" msgstr "Random image link" @@ -388,7 +352,7 @@ msgstr "Raw stats" msgid "Save changes" msgstr "Save changes" -#: themes/default/templates/index.html.ep:176 +#: themes/default/templates/index.html.ep:183 msgid "Send an image" msgstr "Send an image" @@ -396,64 +360,34 @@ msgstr "Send an image" msgid "Signin" msgstr "Signin" -#: themes/default/templates/index.html.ep:151 themes/default/templates/partial/gallery.js.ep:211 themes/default/templates/partial/lutim.js.ep:176 +#: themes/default/templates/index.html.ep:174 themes/default/templates/index.html.ep:218 +msgid "Single watermark" +msgstr "Single watermark" + +#: themes/default/templates/index.html.ep:145 themes/default/templates/partial/gallery.js.ep:211 themes/default/templates/partial/lutim.js.ep:176 msgid "Something bad happened" msgstr "Something bad happened" #. ($c->config('contact') -#: lib/Lutim/Controller/Image.pm:763 -msgid "" -"Something went wrong when creating the zip file. Try again later or contact " -"the administrator (%1)." -msgstr "" -"Something went wrong when creating the zip file. Try again later or contact " -"the administrator (%1)." - -#: themes/default/templates/partial/navbar.html.ep:55 -msgid "Support the author" -msgstr "Support the author" - -#: themes/default/templates/partial/navbar.html.ep:63 -msgid "Support the author on Liberapay" -msgstr "Support the author on Liberapay" - -#: themes/default/templates/partial/navbar.html.ep:60 -msgid "Support the author on Tipeee" -msgstr "Support the author on Tipeee" +#: lib/Lutim/Controller/Image.pm:806 +msgid "Something went wrong when creating the zip file. Try again later or contact the administrator (%1)." +msgstr "Something went wrong when creating the zip file. Try again later or contact the administrator (%1)." #: themes/default/templates/about.html.ep:13 -msgid "" -"The IP address of the image's sender is retained for a delay which depends " -"of the administrator's choice (for the official instance, which is located " -"in France, it's one year)." -msgstr "" -"The IP address of the image's sender is retained for a delay which depends " -"of the administrator's choice (for the official instance, which is located " -"in France, it's one year)." +msgid "The IP address of the image's sender is retained for a delay which depends of the administrator's choice (for the official instance, which is located in France, it's one year)." +msgstr "The IP address of the image's sender is retained for a delay which depends of the administrator's choice (for the official instance, which is located in France, it's one year)." #: themes/default/templates/about.html.ep:23 -msgid "" -"The Lutim software is a free software, which allows you to download and install " -"it on you own server. Have a look at the AGPL to see what you can do." -msgstr "" -"The Lutim software is a free software, which allows you to download and install " -"it on you own server. Have a look at the AGPL to see what you can do." +msgid "The Lutim software is a free software, which allows you to download and install it on you own server. Have a look at the AGPL to see what you can do." +msgstr "The Lutim software is a free software, which allows you to download and install it on you own server. Have a look at the AGPL to see what you can do." -#: lib/Lutim/Controller/Image.pm:347 +#: lib/Lutim/Controller/Image.pm:348 msgid "The URL is not valid." msgstr "The URL is not valid." #: themes/default/templates/zip.html.ep:16 -msgid "" -"The automatic download process will open a tab in your browser for each link." -" You need to allow popups for Lutim." -msgstr "" -"The automatic download process will open a tab in your browser for each link." -" You need to allow popups for Lutim." +msgid "The automatic download process will open a tab in your browser for each link. You need to allow popups for Lutim." +msgstr "The automatic download process will open a tab in your browser for each link. You need to allow popups for Lutim." #: themes/default/templates/partial/myfiles.js.ep:32 msgid "The data has been successfully imported." @@ -464,14 +398,14 @@ msgid "The delete token is invalid." msgstr "The delete token is invalid." #. ($upload->filename) -#: lib/Lutim/Controller/Image.pm:488 +#: lib/Lutim/Controller/Image.pm:531 msgid "The file %1 is not an image." msgstr "The file %1 is not an image." #. ($tx->res->max_message_size) #. ($c->req->max_message_size) #. (config('max_file_size') -#: lib/Lutim/Controller/Image.pm:311 lib/Lutim/Controller/Image.pm:380 themes/default/templates/partial/lutim.js.ep:249 +#: lib/Lutim/Controller/Image.pm:312 lib/Lutim/Controller/Image.pm:381 themes/default/templates/partial/lutim.js.ep:249 msgid "The file exceed the size limit (%1)" msgstr "The file exceed the size limit (%1)" @@ -489,17 +423,13 @@ msgstr "The image %1 has already been deleted." msgid "The image %1 has been successfully deleted" msgstr "The image %1 has been successfully deleted" -#: themes/default/templates/index.html.ep:63 +#: themes/default/templates/index.html.ep:57 msgid "The images are encrypted on the server (Lutim does not keep the key)." msgstr "The images are encrypted on the server (Lutim does not keep the key)." #: themes/default/templates/about.html.ep:5 -msgid "" -"The images you post on Lutim can be stored indefinitely or be deleted at " -"first view or after a delay selected from those proposed." -msgstr "" -"The images you post on Lutim can be stored indefinitely or be deleted at " -"first view or after a delay selected from those proposed." +msgid "The images you post on Lutim can be stored indefinitely or be deleted at first view or after a delay selected from those proposed." +msgstr "The images you post on Lutim can be stored indefinitely or be deleted at first view or after a delay selected from those proposed." #: lib/Lutim/Controller/Image.pm:168 msgid "The image’s delay has been successfully modified" @@ -510,10 +440,13 @@ msgid "There is XXXX image(s) in the gallery" msgstr "There is XXXX image(s) in the gallery" #. ($c->config->{contact}) -#: lib/Lutim/Controller/Image.pm:485 +#: lib/Lutim/Controller/Image.pm:528 msgid "There is no more available URL. Retry or contact the administrator. %1" -msgstr "" -"There is no more available URL. Retry or contact the administrator. %1" +msgstr "There is no more available URL. Retry or contact the administrator. %1" + +#: themes/default/templates/index.html.ep:171 themes/default/templates/index.html.ep:215 +msgid "Tiling watermark" +msgstr "Tiling watermark" #: themes/default/templates/gallery.html.ep:30 msgid "Toggle fullscreen" @@ -523,11 +456,11 @@ msgstr "Toggle fullscreen" msgid "Toggle navigation" msgstr "Toggle navigation" -#: lib/Lutim/Command/cron/stats.pm:162 themes/default/templates/raw.html.ep:11 +#: lib/Lutim/Command/cron/stats.pm:159 themes/default/templates/raw.html.ep:11 msgid "Total" msgstr "Total" -#: themes/default/templates/index.html.ep:78 themes/default/templates/partial/lutim.js.ep:17 +#: themes/default/templates/index.html.ep:72 themes/default/templates/partial/lutim.js.ep:17 msgid "Tweet it!" msgstr "Tweet it!" @@ -540,7 +473,7 @@ msgstr "Unable to copy to clipboard" msgid "Unable to find the image %1." msgstr "Unable to find the image %1." -#: lib/Lutim/Controller/Image.pm:574 lib/Lutim/Controller/Image.pm:619 lib/Lutim/Controller/Image.pm:660 lib/Lutim/Controller/Image.pm:703 lib/Lutim/Controller/Image.pm:715 lib/Lutim/Controller/Image.pm:726 lib/Lutim/Controller/Image.pm:753 lib/Lutim/Plugin/Helpers.pm:88 +#: lib/Lutim/Controller/Image.pm:617 lib/Lutim/Controller/Image.pm:662 lib/Lutim/Controller/Image.pm:703 lib/Lutim/Controller/Image.pm:746 lib/Lutim/Controller/Image.pm:758 lib/Lutim/Controller/Image.pm:769 lib/Lutim/Controller/Image.pm:796 lib/Lutim/Plugin/Helpers.pm:89 msgid "Unable to find the image: it has been deleted." msgstr "Unable to find the image: it has been deleted." @@ -549,18 +482,14 @@ msgid "Unable to get counter" msgstr "Unable to get counter" #: themes/default/templates/about.html.ep:17 -msgid "" -"Unlike many image sharing services, you don't give us rights on uploaded " -"images." -msgstr "" -"Unlike many image sharing services, you don't give us rights on uploaded " -"images." +msgid "Unlike many image sharing services, you don't give us rights on uploaded images." +msgstr "Unlike many image sharing services, you don't give us rights on uploaded images." -#: themes/default/templates/index.html.ep:180 themes/default/templates/index.html.ep:219 +#: themes/default/templates/index.html.ep:187 themes/default/templates/index.html.ep:239 msgid "Upload an image with its URL" msgstr "Upload an image with its URL" -#: themes/default/templates/myfiles.html.ep:125 +#: themes/default/templates/myfiles.html.ep:119 msgid "Uploaded at" msgstr "Uploaded at" @@ -569,15 +498,11 @@ msgid "Uploaded files by days" msgstr "Uploaded files by days" #. ($c->app->config('contact') -#: lib/Lutim/Plugin/Helpers.pm:221 -msgid "" -"Uploading is currently disabled, please try later or contact the " -"administrator (%1)." -msgstr "" -"Uploading is currently disabled, please try later or contact the " -"administrator (%1)." +#: lib/Lutim/Plugin/Helpers.pm:222 +msgid "Uploading is currently disabled, please try later or contact the administrator (%1)." +msgstr "Uploading is currently disabled, please try later or contact the administrator (%1)." -#: themes/default/templates/index.html.ep:83 themes/default/templates/index.html.ep:85 themes/default/templates/myfiles.html.ep:122 themes/default/templates/partial/lutim.js.ep:72 themes/default/templates/partial/lutim.js.ep:76 +#: themes/default/templates/index.html.ep:77 themes/default/templates/index.html.ep:79 themes/default/templates/myfiles.html.ep:116 themes/default/templates/partial/lutim.js.ep:72 themes/default/templates/partial/lutim.js.ep:76 msgid "View link" msgstr "View link" @@ -594,36 +519,20 @@ msgid "Who owns rights on images uploaded on Lutim?" msgstr "Who owns rights on images uploaded on Lutim?" #: themes/default/templates/about.html.ep:12 -msgid "" -"Yes, it is! On the other side, for legal reasons, your IP address will be " -"stored when you send an image. Don't panic, it is normally the case of all " -"sites on which you send files!" -msgstr "" -"Yes, it is! On the other side, for legal reasons, your IP address will be " -"stored when you send an image. Don't panic, it is normally the case of all " -"sites on which you send files!" +msgid "Yes, it is! On the other side, for legal reasons, your IP address will be stored when you send an image. Don't panic, it is normally the case of all sites on which you send files!" +msgstr "Yes, it is! On the other side, for legal reasons, your IP address will be stored when you send an image. Don't panic, it is normally the case of all sites on which you send files!" #: themes/default/templates/about.html.ep:10 -msgid "" -"Yes, it is! On the other side, if you want to support the developer, you can " -"do it via Tipeee or via Liberapay." -msgstr "" -"Yes, it is! On the other side, if you want to support the developer, you can " -"do it via Tipeee or via Liberapay." +msgid "Yes, it is! On the other side, if you want to support the developer, you can do it via Tipeee or via Liberapay." +msgstr "Yes, it is! On the other side, if you want to support the developer, you can do it via Tipeee or via Liberapay." #: themes/default/templates/zip.html.ep:6 msgid "You asked to download a zip archive for too much files." msgstr "You asked to download a zip archive for too much files." #: themes/default/templates/about.html.ep:8 -msgid "" -"You can, optionally, request that the image(s) posted on Lutim to be deleted " -"at first view (or download) or after the delay selected from those proposed." -msgstr "" -"You can, optionally, request that the image(s) posted on Lutim to be deleted " -"at first view (or download) or after the delay selected from those proposed." +msgid "You can, optionally, request that the image(s) posted on Lutim to be deleted at first view (or download) or after the delay selected from those proposed." +msgstr "You can, optionally, request that the image(s) posted on Lutim to be deleted at first view (or download) or after the delay selected from those proposed." #: lib/Lutim/Controller/Authent.pm:27 msgid "You have been successfully logged in." @@ -649,7 +558,7 @@ msgstr "arabic translation" msgid "core developer" msgstr "core developer" -#: lib/Lutim.pm:348 lib/Lutim/Command/cron/stats.pm:157 lib/Lutim/Command/cron/stats.pm:171 lib/Lutim/Command/cron/stats.pm:188 themes/default/templates/index.html.ep:3 themes/default/templates/myfiles.html.ep:3 themes/default/templates/partial/raw.js.ep:21 themes/default/templates/partial/raw.js.ep:4 themes/default/templates/raw.html.ep:6 +#: lib/Lutim.pm:340 lib/Lutim/Command/cron/stats.pm:154 lib/Lutim/Command/cron/stats.pm:168 lib/Lutim/Command/cron/stats.pm:185 themes/default/templates/index.html.ep:3 themes/default/templates/myfiles.html.ep:3 themes/default/templates/partial/raw.js.ep:21 themes/default/templates/partial/raw.js.ep:4 themes/default/templates/raw.html.ep:6 msgid "no time limit" msgstr "no time limit" diff --git a/themes/default/lib/Lutim/I18N/lutim.pot b/themes/default/lib/Lutim/I18N/lutim.pot index 8950f43..96a2f26 100644 --- a/themes/default/lib/Lutim/I18N/lutim.pot +++ b/themes/default/lib/Lutim/I18N/lutim.pot @@ -165,7 +165,7 @@ msgid "File name" msgstr "" #: themes/default/templates/about.html.ep:24 -msgid "For more details, see the homepage of the project." +msgid "For more details, see the homepage of the project." msgstr "" #: themes/default/templates/partial/navbar.html.ep:66 diff --git a/themes/default/templates/about.html.ep b/themes/default/templates/about.html.ep index fbc4aa0..43669d6 100644 --- a/themes/default/templates/about.html.ep +++ b/themes/default/templates/about.html.ep @@ -21,7 +21,7 @@

<%== l('Juste like you pronounce the French word lutin (/ly.tɛ̃/).') %>

<%= l('What about the software which provides the service?') %>

<%== l('The Lutim software is a free software, which allows you to download and install it on you own server. Have a look at the AGPL to see what you can do.') %>

-

<%== l('For more details, see the homepage of the project.') %>

+

<%== l('For more details, see the homepage of the project.') %>

<%= l('Main developers') %>