summarylogtreecommitdiffstats
path: root/en.po
diff options
context:
space:
mode:
authorAdrien Sohier2015-06-08 15:29:50 +0200
committerAdrien Sohier2015-06-08 15:29:50 +0200
commit90ebc1a88410fe3534f18fca0614564d12327514 (patch)
tree0f70542d1c40e6fb15e8cdc4aba9cbdf7ac6630a /en.po
downloadaur-90ebc1a88410fe3534f18fca0614564d12327514.tar.gz
init
Diffstat (limited to 'en.po')
-rw-r--r--en.po84
1 files changed, 84 insertions, 0 deletions
diff --git a/en.po b/en.po
new file mode 100644
index 000000000000..4f69e795dd48
--- /dev/null
+++ b/en.po
@@ -0,0 +1,84 @@
+# Trash locale files.
+# Copyright (C) 2015, Art SoftWare
+# This file is distributed under the GNU GPLv2 or above.
+# Adrien Sohier <support@art-software.fr>, 2015.
+msgid ""
+msgstr ""
+"Project-Id-Version: 2.0\n"
+"Report-Msgid-Bugs-To: <support@art-software.fr>\n"
+"POT-Creation-Date: 2015-06-06 18:18+0200\n"
+"PO-Revision-Date: 2015-06-06 18:21+0200\n"
+"Last-Translator: <support@art-software.fr>\n"
+"Language-Team: English\n"
+"Language: en\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"
+
+#: Trash.py:41
+#, python-brace-format
+msgid "Trashed [{itemId}] {path}"
+msgstr "Trashed [{itemId}] {path}"
+
+#: Trash.py:48
+#, python-format
+msgid "Total size : %s\n"
+msgstr "Total size : %s\n"
+
+#: Trash.py:68 Trash.py:83
+#, python-brace-format
+msgid "ERR: Item #{itemId} was not found in the trash."
+msgstr "ERR: Item #{itemId} was not found in the trash."
+
+#: Trash.py:76
+#, python-brace-format
+msgid "Dropped [{itemId}] {itemPath}"
+msgstr "Dropped [{itemId}] {itemPath}"
+
+#: Trash.py:92
+#, python-brace-format
+msgid "Restored [{itemId}] {itemPath}"
+msgstr "Restored [{itemId}] {itemPath}"
+
+#: Trash.py:97
+#, python-format
+msgid "Ordering items… %s"
+msgstr "Ordering items… %s"
+
+#: Trash.py:102
+#, python-brace-format
+msgid "\rMoved {old} to {new}"
+msgstr "\rMoved {old} to {new}"
+
+#: Trash.py:105
+#, python-brace-format
+msgid ""
+"\rERR: Item #{itemId} does not exist under {path}, deleting its "
+"metadata"
+msgstr ""
+"\rERR: Item #{itemId} does not exist under {path}, deleting its "
+"metadata"
+
+#: Trash.py:112
+#, python-brace-format
+msgid ""
+"WARNING: {items} item(s) were not found in {place} and cleaned."
+msgstr ""
+"WARNING: {items} item(s) were not found in {place} and cleaned."
+
+#: Trash.py:116
+msgid ""
+"\n"
+"- put:\t\tPut items to trash\n"
+"- list:\t\tList trashed items with their id\n"
+"- drop:\t\tDrop items from the trash\n"
+"- restore:\tRestore items from the trash to their original path\n"
+"- gc:\t\tReorder items"
+msgstr ""
+"\n"
+"- put:\t\tPut items to trash\n"
+"- list:\t\tList trashed items with their id\n"
+"- drop:\t\tDrop items from the trash\n"
+"- restore:\tRestore items from the trash to their original path\n"
+"- gc:\t\tReorder items"