-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
66 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,27 @@ | ||
# tifoto v1.0.2 | ||
# (C) 2017 Jérémie Roquet <jroquet@arkanosis.net> | ||
# tifoto v1.1.0 | ||
# (C) 2017-2018 Jérémie Roquet <jroquet@arkanosis.net> | ||
# Released under the ISC license | ||
# https://github.com/Arkanosis/tifoto/ | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: 1.0.2\n" | ||
"Project-Id-Version: 1.1.0\n" | ||
"POT-Creation-Date: 2017-06-08 02:46+0200\n" | ||
"PO-Revision-Date: 2017-06-08 02:46+0200\n" | ||
"PO-Revision-Date: 2018-05-19 02:46+0200\n" | ||
"Last-Translator: Jérémie Roquet <jroquet@arkanosis.net>\n" | ||
"Language-Team: Jérémie Roquet <jroquet@arkanosis.net>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
msgid "Usage: {} <all photos to resize>" | ||
msgstr "Utilisation: {} <toutes les photos à redimensionner>" | ||
msgid "Usage: {} <all photos and videos to resize>" | ||
msgstr "Utilisation: {} <toutes les photos et vidéos à redimensionner>" | ||
|
||
msgid "Resizing…" | ||
msgstr "Redimensionnement en cours…" | ||
|
||
msgid "Resizing \"{}\"…" | ||
msgstr "Redimensionnement en cours de \"{}\"…" | ||
|
||
msgid "Resized photos were written to \"{}\" and will be deleted at reboot." | ||
msgstr "Les photos redimensionnées ont été écrites dans \"{}\" et seront supprimées lors du prochain redémarrage." | ||
msgid "Resized photos and videos were written to \"{}\" and will be deleted at reboot." | ||
msgstr "Les photos et vidéos redimensionnées ont été écrites dans \"{}\" et seront supprimées lors du prochain redémarrage." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters