06-04-2024

This commit is contained in:
2024-04-06 11:55:24 +02:00
parent f7c5cf7d47
commit 3d22f9c5d8
550 changed files with 27249 additions and 2537 deletions

View File

@@ -0,0 +1,431 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-19 06:47+0200\n"
"PO-Revision-Date: 2022-04-19 06:47+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: en_US\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 3.0.1\n"
"X-Poedit-Basepath: ../../../sls\n"
"X-Poedit-SearchPath-0: photo-du-mois.php\n"
"X-Poedit-SearchPath-1: insert_bdd.php\n"
"X-Poedit-SearchPath-2: index.php\n"
"X-Poedit-SearchPath-3: maps.php\n"
"X-Poedit-SearchPath-4: clean_bdd.php\n"
"X-Poedit-SearchPath-5: view_bdd.php\n"
"X-Poedit-SearchPath-6: admin/index.php\n"
#: clean_bdd.php:7
msgid "Clean photos in Sqlite base"
msgstr ""
#: clean_bdd.php:70
msgid "Missing thumbs: "
msgstr ""
#: clean_bdd.php:72
msgid "Create missing thumbs..."
msgstr ""
#: clean_bdd.php:77
msgid "Thumb for "
msgstr ""
#: clean_bdd.php:77
msgid " was successfully created!"
msgstr ""
#: clean_bdd.php:84
msgid "Extra thumbs: "
msgstr ""
#: clean_bdd.php:86
msgid "Delete extra thumbs..."
msgstr ""
#: clean_bdd.php:91
msgid " was deleted successfully!"
msgstr ""
#: clean_bdd.php:93
msgid "There was a error deleting the file "
msgstr ""
#: clean_bdd.php:101
msgid "Compare folder img and daatabase..."
msgstr ""
#: clean_bdd.php:132
msgid "Extra images in database: "
msgstr ""
#: clean_bdd.php:134
msgid "Delete extra images in database..."
msgstr ""
#: index.php:126
msgid "Blog"
msgstr ""
#: index.php:126
msgid "Go to the <span class=\"green\">blog...</span>"
msgstr ""
#: index.php:128
msgid "Gallery"
msgstr ""
#: index.php:128
msgid "Visit the <span class=\"green\">gallery...</span>"
msgstr ""
#: index.php:130
msgid "Piwigo"
msgstr ""
#: index.php:130
msgid "Visit the <span class=\"green\">Piwigo gallery...</span>"
msgstr ""
#: index.php:132
msgid "This month"
msgstr ""
#: index.php:132
msgid "Picture of the <span class=\"green\">month</span> ..."
msgstr ""
#: index.php:153
msgid "Powered by"
msgstr ""
#: insert_bdd.php:8
msgid "Insert photos in Sqlite base"
msgstr ""
#: insert_bdd.php:42 view_bdd.php:44
msgid " images found in folder"
msgstr ""
#: insert_bdd.php:44
msgid "Creation of the database"
msgstr ""
#: insert_bdd.php:44
msgid "and the table"
msgstr ""
#: insert_bdd.php:44
msgid "if necessary"
msgstr ""
#: insert_bdd.php:78
msgid "Read image files in the folder"
msgstr ""
#: insert_bdd.php:129
msgid "Average"
msgstr ""
#: insert_bdd.php:131
msgid "Center-weighted average"
msgstr ""
#: insert_bdd.php:133
msgid "Spot"
msgstr ""
#: insert_bdd.php:135
msgid "Multi-Spot"
msgstr ""
#: insert_bdd.php:137
msgid "Pattern"
msgstr ""
#: insert_bdd.php:139
msgid "Partial"
msgstr ""
#: insert_bdd.php:141 insert_bdd.php:175 insert_bdd.php:241 insert_bdd.php:267
msgid "Unknown"
msgstr ""
#: insert_bdd.php:159
msgid "Off"
msgstr ""
#: insert_bdd.php:161 insert_bdd.php:221
msgid "Auto"
msgstr ""
#: insert_bdd.php:163
msgid "On"
msgstr ""
#: insert_bdd.php:165
msgid "Red Eye Reduction"
msgstr ""
#: insert_bdd.php:167
msgid "Slow Synchro"
msgstr ""
#: insert_bdd.php:169
msgid "Auto + Red Eye Reduction"
msgstr ""
#: insert_bdd.php:171
msgid "On + Red Eye Reduction"
msgstr ""
#: insert_bdd.php:173
msgid "External Flash"
msgstr ""
#: insert_bdd.php:223
msgid "Daylight"
msgstr ""
#: insert_bdd.php:225
msgid "Cloudy"
msgstr ""
#: insert_bdd.php:227
msgid "Tungsten"
msgstr ""
#: insert_bdd.php:229
msgid "Fluorescent"
msgstr ""
#: insert_bdd.php:231 insert_bdd.php:461 view_bdd.php:90
msgid "Flash"
msgstr ""
#: insert_bdd.php:233
msgid "Custom"
msgstr ""
#: insert_bdd.php:235
msgid "Black & White"
msgstr ""
#: insert_bdd.php:237
msgid "Shade"
msgstr ""
#: insert_bdd.php:239
msgid "Manual Temperature (Kelvin)"
msgstr ""
#: insert_bdd.php:251
msgid "Manual"
msgstr ""
#: insert_bdd.php:253 insert_bdd.php:461 view_bdd.php:90
msgid "Program"
msgstr ""
#: insert_bdd.php:255
msgid "Aperture Priority"
msgstr ""
#: insert_bdd.php:257
msgid "Shutter Priority"
msgstr ""
#: insert_bdd.php:259
msgid "Program Creative"
msgstr ""
#: insert_bdd.php:261
msgid "Program Action"
msgstr ""
#: insert_bdd.php:263
msgid "Portrait"
msgstr ""
#: insert_bdd.php:265
msgid "Landscape"
msgstr ""
#: insert_bdd.php:348
msgid "No new image files to add"
msgstr ""
#: insert_bdd.php:349 insert_bdd.php:498 maps.php:183 photo-du-mois.php:272
#: view_bdd.php:165
msgid "Home"
msgstr ""
#: insert_bdd.php:349 insert_bdd.php:498 maps.php:8 maps.php:38
#: photo-du-mois.php:272 view_bdd.php:165
msgid "Maps"
msgstr ""
#: insert_bdd.php:349 insert_bdd.php:498 maps.php:183 photo-du-mois.php:8
#: photo-du-mois.php:27 view_bdd.php:165
msgid "Picture of the month"
msgstr ""
#: insert_bdd.php:363
msgid "Creation of thumbnails"
msgstr ""
#: insert_bdd.php:363
msgid "in the folder"
msgstr ""
#: insert_bdd.php:365
msgid "new images"
msgstr ""
#: insert_bdd.php:365
msgid "new image"
msgstr ""
#: insert_bdd.php:366
msgid "Insertion of "
msgstr ""
#: insert_bdd.php:366
msgid " in database"
msgstr ""
#: insert_bdd.php:455
msgid "Reading added photos"
msgstr ""
#: insert_bdd.php:459 view_bdd.php:88
msgid "Thumb"
msgstr ""
#: insert_bdd.php:459 view_bdd.php:88
msgid "Filename"
msgstr ""
#: insert_bdd.php:459 view_bdd.php:88
msgid "Date"
msgstr ""
#: insert_bdd.php:459 view_bdd.php:88
msgid "Lens"
msgstr ""
#: insert_bdd.php:459 view_bdd.php:88
msgid "Speed"
msgstr ""
#: insert_bdd.php:459 view_bdd.php:88
msgid "Iso"
msgstr ""
#: insert_bdd.php:459 view_bdd.php:88
msgid "Width"
msgstr ""
#: insert_bdd.php:459 view_bdd.php:88
msgid "Height"
msgstr ""
#: insert_bdd.php:459 view_bdd.php:88
msgid "Html"
msgstr ""
#: insert_bdd.php:460 view_bdd.php:89
msgid "Aperture"
msgstr ""
#: insert_bdd.php:460 view_bdd.php:89
msgid "Model"
msgstr ""
#: insert_bdd.php:460 view_bdd.php:89
msgid "Latitude"
msgstr ""
#: insert_bdd.php:460 view_bdd.php:89
msgid "Longitude"
msgstr ""
#: insert_bdd.php:460 view_bdd.php:89
msgid "Alttitude"
msgstr ""
#: insert_bdd.php:460 view_bdd.php:89
msgid "Legende"
msgstr ""
#: insert_bdd.php:460 view_bdd.php:89
msgid "Copyright"
msgstr ""
#: insert_bdd.php:460 view_bdd.php:89
msgid "Title"
msgstr ""
#: insert_bdd.php:461 view_bdd.php:90
msgid "Creator"
msgstr ""
#: insert_bdd.php:461 view_bdd.php:90
msgid "Keywords"
msgstr ""
#: insert_bdd.php:461 view_bdd.php:90
msgid "Metering"
msgstr ""
#: insert_bdd.php:461 view_bdd.php:90
msgid "Focal"
msgstr ""
#: insert_bdd.php:461 view_bdd.php:90
msgid "Wb"
msgstr ""
#: insert_bdd.php:498 view_bdd.php:165
msgid "Admin"
msgstr ""
#: photo-du-mois.php:258 photo-du-mois.php:262 view_bdd.php:151
#: view_bdd.php:155
msgid "Page"
msgstr ""
#: photo-du-mois.php:259 view_bdd.php:152
msgid "Previous Page"
msgstr ""
#: photo-du-mois.php:259 view_bdd.php:152
msgid "prev"
msgstr ""
#: photo-du-mois.php:268 view_bdd.php:161
msgid "Next Page"
msgstr ""
#: photo-du-mois.php:268 view_bdd.php:161
msgid "next"
msgstr ""
#: view_bdd.php:7
msgid "View photos in Sqlite base"
msgstr ""
#: view_bdd.php:88
msgid "Id"
msgstr ""