Codebase list nautilus-admin / 06aeb67
New upstream snapshot. Debian Janitor 1 year, 7 months ago
22 changed file(s) with 57 addition(s) and 42 deletion(s). Raw diff Collapse all Expand all
0 /build
0 Bruno Nova <brunomb.nova@gmail.com>
0 Bruno Nova
11 frmdstryr <frmdstryr@gmail.com>
22
33 Translators:
44 Abdelkarim Guettaf <gkraim@gmail.com>
55 Boyuan Yang <073plan@gmail.com>
6 Bruno Nova <brunomb.nova@gmail.com>
6 Bruno Nova
77 David López <david.lopez@upct.es>
88 Dušan Kazik <prescott66@gmail.com>
99 Jeremy Bicha <jbicha@ubuntu.com>
1010 extension/nautilus-admin.py)
1111
1212 # Update and compile the translations
13 file(GLOB PO_FILES "po/*.po")
14 gettext_create_translations(po/nautilus-admin.pot ALL ${PO_FILES})
13 file(GLOB TRANSLATION_FILES RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} "po/*")
14 foreach(trans_file ${TRANSLATION_FILES})
15 configure_file(${trans_file} ${trans_file} COPYONLY)
16 endforeach()
17 file(GLOB PO_FILES "${CMAKE_CURRENT_BINARY_DIR}/po/*.po")
18 gettext_create_translations("${CMAKE_CURRENT_BINARY_DIR}/po/nautilus-admin.pot"
19 ALL ${PO_FILES})
1520
1621 # Install target
1722 install(FILES "${CMAKE_CURRENT_BINARY_DIR}/extension/nautilus-admin.py"
0 nautilus-admin (1.1.9+git20220514.1.b4cb69f-1) UNRELEASED; urgency=low
1
2 * New upstream snapshot.
3
4 -- Debian Janitor <janitor@jelmer.uk> Wed, 07 Sep 2022 21:55:20 -0000
5
06 nautilus-admin (1.1.9-3.3) unstable; urgency=high
17
28 * Non-maintainer upload
00 # Nautilus Admin - Extension for Nautilus to do administrative operations
1 # Copyright (C) 2015-2017 Bruno Nova <brunomb.nova@gmail.com>
1 # Copyright (C) 2015-2017 Bruno Nova
22 # 2016 frmdstryr <frmdstryr@gmail.com>
33 #
44 # This program is free software: you can redistribute it and/or modify
44 cd "$DIR"
55 xgettext --package-name=nautilus-admin \
66 --package-version=1.1.9 \
7 --copyright-holder='Bruno Nova <brunomb.nova@gmail.com>' \
7 --copyright-holder='Bruno Nova' \
88 --msgid-bugs-address='https://github.com/brunonova/nautilus-admin/issues' \
99 -cTRANSLATORS \
1010 -s -o "po/nautilus-admin.pot" \
00 <?xml version="1.0" encoding="UTF-8"?>
1 <!-- Copyright (C) 2016 Bruno Nova <brunomb.nova@gmail.com> -->
1 <!-- Copyright (C) 2016 Bruno Nova -->
22 <component type="addon">
33 <id>nautilus-admin</id>
44 <extends>org.gnome.Nautilus.desktop</extends>
4242 <url type="homepage">http://brunonova.github.io/nautilus-admin/</url>
4343 <url type="bugtracker">http://brunonova.github.io/nautilus-admin/issues/</url>
4444 <developer_name>Bruno Nova</developer_name>
45 <update_contact>brunomb.nova@gmail.com</update_contact>
4645 </component>
00 # Arabic translations for nautilus-admin package.
1 # Copyright (C) 2015 Bruno Nova <brunomb.nova@gmail.com>
1 # Copyright (C) 2015 Bruno Nova
22 # This file is distributed under the same license as the nautilus-admin package.
33 # Abdelkarim Guettaf <gkraim@gmail.com>, 2015.
44 #
00 # SOME DESCRIPTIVE TITLE.
1 # Copyright (C) YEAR Bruno Nova <brunomb.nova@gmail.com>
1 # Copyright (C) YEAR Bruno Nova
22 # This file is distributed under the same license as the nautilus-admin package.
33 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
44 #
00 # Czech translations for nautilus-admin package.
1 # Copyright (C) 2015-2018 Bruno Nova <brunomb.nova@gmail.com>
1 # Copyright (C) 2015-2018 Bruno Nova
22 # This file is distributed under the same license as the nautilus-admin package.
33 # Pavel Rehak <pavel-rehak@email.cz>, 2018.
44 #
00 # German translations for nautilus-admin package.
1 # Copyright (C) 2015-2016 Bruno Nova <brunomb.nova@gmail.com>
1 # Copyright (C) 2015-2016 Bruno Nova
22 # This file is distributed under the same license as the nautilus-admin package.
33 # Rainer Peichl <peichl.rainer@gmail.com>, 2016.
44 #
77 "Project-Id-Version: nautilus-admin 0.2.0\n"
88 "Report-Msgid-Bugs-To: https://github.com/brunonova/nautilus-admin/issues\n"
99 "POT-Creation-Date: 2016-06-22 22:47+0100\n"
10 "PO-Revision-Date: 2016-09-25 15:51+0200\n"
11 "Last-Translator: Rainer Peichl <peichl.rainer@gmail.com>\n"
10 "PO-Revision-Date: 2019-08-05 16:54+0200\n"
11 "Last-Translator: Tobias Bannert <tobannert@gmail.com>\n"
1212 "Language-Team: \n"
1313 "Language: de_DE\n"
1414 "MIME-Version: 1.0\n"
1515 "Content-Type: text/plain; charset=UTF-8\n"
1616 "Content-Transfer-Encoding: 8bit\n"
17 "X-Generator: Poedit 1.8.9\n"
17 "X-Generator: Poedit 2.2.3\n"
1818 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
1919
2020 #: extension/nautilus-admin.py:122
2121 msgid "CAUTION!"
22 msgstr "WARNUNG!"
22 msgstr "ACHTUNG!"
2323
2424 #: extension/nautilus-admin.py:104
2525 msgid "Edit as A_dministrator"
26 msgstr "Als A_dministrator bearbeiten"
26 msgstr "Als _Systemverwalter bearbeiten"
2727
2828 #: extension/nautilus-admin.py:88
2929 msgid "Open as A_dministrator"
30 msgstr "Als A_dministrator öffnen"
30 msgstr "Als _Systemverwalter öffnen"
3131
3232 #: extension/nautilus-admin.py:105
3333 msgid "Open this file in the text editor with root privileges"
34 msgstr "Öffene diese Datei im Texteditor mit Root-Rechten"
34 msgstr "Diese Datei in der Textverarbeitung als Systemverwalter öffnen"
3535
3636 #: extension/nautilus-admin.py:89
3737 msgid "Open this folder with root privileges"
38 msgstr "Öffne diesen Ordner mit Root-Rechten"
38 msgstr "Diesen Ordner als Systemverwalter öffnen"
3939
4040 #: extension/nautilus-admin.py:96
4141 msgid "Run as A_dministrator"
42 msgstr "Als A_dministrator starten"
42 msgstr "Als _Systemverwalter starten"
4343
4444 #: extension/nautilus-admin.py:97
4545 msgid "Run this file with root privileges"
46 msgstr "Diese Datei mit Root-Rechten ausführen"
46 msgstr "Diese Datei als Systemverwalter starten"
4747
4848 #: extension/nautilus-admin.py:123
4949 msgid ""
5656 "Administrator privileges!\n"
5757 "Proceed only if you know what you are doing and understand the risks."
5858 msgstr ""
59 "Das Ausführen des Dateimanagers oder des Texteditors mit "
60 "Administratorrechten <b> ist gefährlich </b>! <b>Sie können Ihr System "
61 "leicht zerstören, wenn Sie nicht vorsichtig sind! </b>\n"
62 "<b>Überlegen Sie zweimal </b>, bevor sie aus dem Internet heruntergeladene "
63 "Dateien ausführen die nicht von vertrauenswürdigen Seiten stammen.\n"
64 "Fahren Sie nur fort wenn Sie wissen was Sie tun und die Risiken kennen."
59 "Das Ausführen der Dateiverwaltung oder der Textbearbeitung als "
60 "Systemverwalter <b>ist gefährlich</b>! <b>Sie können Ihr System leicht "
61 "zerstören, wenn Sie nicht vorsichtig sind!</b>\n"
62 "<b>Überlegen Sie zweimal</b>, bevor Sie aus dem Internet heruntergeladene "
63 "Dateien ausführen, die nicht von vertrauenswürdigen Seiten stammen. <b>Sie "
64 "können Schadprogramme enthalten</b>, welche zu <b>unwiderruflichen Schäden "
65 "an Ihrem System</b> führen können, wenn sie Systemverwaltungsrechte "
66 "erhalten!\n"
67 "\n"
68 "Fahren Sie nur fort, wenn Sie wissen was Sie tun und die Risiken kennen."
00 # Spanish translation for nautilus-admin package
1 # Copyright (C) 2016 Bruno Nova <brunomb.nova@gmail.com>
1 # Copyright (C) 2016 Bruno Nova
22 # This file is distributed under the same license as the nautilus-admin package.
33 # David López <david.lopez@upct.es>, 2016.
44 #
00 # French translations for nautilus-admin package.
1 # Copyright (C) 2016 Bruno Nova <brunomb.nova@gmail.com>
1 # Copyright (C) 2016 Bruno Nova
22 # This file is distributed under the same license as the nautilus-admin package.
33 # Loïc Escales <L0L022@openmailbox.org>, 2016.
44 #
00 # Italian translations for nautilus-admin package.
1 # Copyright (C) 2015 Bruno Nova <brunomb.nova@gmail.com>
1 # Copyright (C) 2015 Bruno Nova
22 # This file is distributed under the same license as the nautilus-admin package.
33 # Stefano Capitani <stefano@manjaro.org>, 2016.
44 #
6262 "<b>Rifletti</b> prima di eseguire, specialmente prima di lanciare eseguibili non "
6363 "verificati e scaricati da Internet. <b>Potrebbero contenere malware</b>, "
6464 "che potrebbero <b>provocare danni irreversibili al sistema</b> se lanciati con "
65 "privilegi di Amministratore!\n"
65 "privilegi di Amministratore!\n"
6666 "Continuare solamente se tu sai cosa stai facendo e conosci i rischi. "
00 # Lithuanian translation of nautilus-admin.
1 # Copyright (C) 2015-2016 Bruno Nova <brunomb.nova@gmail.com>
1 # Copyright (C) 2015-2016 Bruno Nova
22 # This file is distributed under the same license as the nautilus-admin package.
33 # Copyright (C) Mantas Kriaučiūnas <mantas@akl.lt>, 2016.
44 #
00 # SOME DESCRIPTIVE TITLE.
1 # Copyright (C) YEAR Bruno Nova <brunomb.nova@gmail.com>
1 # Copyright (C) YEAR Bruno Nova
22 # This file is distributed under the same license as the nautilus-admin package.
33 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
44 #
00 # Polish translation for nautilus-admin package
1 # Copyright (C) 2016 Bruno Nova <brunomb.nova@gmail.com>
1 # Copyright (C) 2016 Bruno Nova
22 # This file is distributed under the same license as the nautilus-admin package.
33 # Nolt <nolt@wizzi.pl>, 2016.
44 # MartinPL <martinplr@gmail.com>, 2017.
00 # Portuguese translations for nautilus-admin package.
1 # Copyright (C) 2015-2017 Bruno Nova <brunomb.nova@gmail.com>
1 # Copyright (C) 2015-2017 Bruno Nova
22 # This file is distributed under the same license as the nautilus-admin package.
3 # Bruno Nova <brunomb.nova@gmail.com>, 2015-2017.
3 # Bruno Nova, 2015-2017.
44 #
55 msgid ""
66 msgstr ""
88 "Report-Msgid-Bugs-To: https://github.com/brunonova/nautilus-admin/issues\n"
99 "POT-Creation-Date: 2017-09-11 20:53+0100\n"
1010 "PO-Revision-Date: 2017-09-11 20:54+0100\n"
11 "Last-Translator: Bruno Nova <brunomb.nova@gmail.com>\n"
11 "Last-Translator: Bruno Nova\n"
1212 "Language-Team: \n"
1313 "Language: pt\n"
1414 "MIME-Version: 1.0\n"
00 # Russian translations for nautilus-admin package.
1 # Copyright (C) 2015 Bruno Nova <brunomb.nova@gmail.com>
1 # Copyright (C) 2015 Bruno Nova
22 # This file is distributed under the same license as the nautilus-admin package.
33 # Maksim Krapiuka <metalomaniax@gmail.com>, 2016.
44 #
00 # Slovakian translations for nautilus-admin package.
1 # Copyright (C) 2016 Bruno Nova <brunomb.nova@gmail.com>
1 # Copyright (C) 2016 Bruno Nova
22 # This file is distributed under the same license as the nautilus-admin package.
33 # Dušan Kazik <prescott66@gmail.com>, 2016, 2017.
44 #
00 # Türkçe çeviri nautilus-admin paket
1 # Copyright (C) 2016 Bruno Nova <brunomb.nova@gmail.com>
1 # Copyright (C) 2016 Bruno Nova
22 # This file is distributed under the same license as the nautilus-admin package.
33 # Serdar Sağlam <teknomobil@yandex.com>, 2018.
44 #
00 # Simplified Chinese translations for nautilus-admin package.
1 # Copyright (C) 2015 Bruno Nova <brunomb.nova@gmail.com>
1 # Copyright (C) 2015 Bruno Nova
22 # This file is distributed under the same license as the nautilus-admin package.
33 # Boyuan Yang <073plan@gmail.com>, 2016.
44 #