gschemas translations and autovala support

This commit is contained in:
Chris Cromer 2017-11-11 11:30:47 -03:00
parent 6f15fc63c4
commit bb96e85e05
110 changed files with 9164 additions and 1286 deletions

View File

@ -8,10 +8,10 @@ list (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
enable_testing () enable_testing ()
option(ICON_UPDATE "Update the icon cache after installing" ON) option(ICON_UPDATE "Update the icon cache after installing" ON)
option(BUILD_VALADOC "Build API documentation if Valadoc is available" OFF) option(BUILD_VALADOC "Build API documentation if Valadoc is available" OFF)
option(DISABLE_AUR "DISABLE_AUR" OFF)
option(ENABLE_UPDATE_ICON "ENABLE_UPDATE_ICON" OFF) option(ENABLE_UPDATE_ICON "ENABLE_UPDATE_ICON" OFF)
option(ENABLE_HAMBURGER "ENABLE_HAMBURGER" OFF) option(ENABLE_HAMBURGER "ENABLE_HAMBURGER" OFF)
option(KDE_TRAY "KDE_TRAY" OFF) option(KDE_TRAY "KDE_TRAY" OFF)
option(DISABLE_AUR "DISABLE_AUR" OFF)
if( NOT CMAKE_BUILD_TYPE ) if( NOT CMAKE_BUILD_TYPE )
set(CMAKE_BUILD_TYPE Release) set(CMAKE_BUILD_TYPE Release)
@ -61,7 +61,6 @@ if ( NOT WHERE_GRESOURCE )
endif() endif()
add_subdirectory(src/vapis) add_subdirectory(src/vapis)
add_subdirectory(data/schemas)
add_subdirectory(po) add_subdirectory(po)
add_subdirectory(data/pixmaps) add_subdirectory(data/pixmaps)
add_subdirectory(data/mime) add_subdirectory(data/mime)

View File

@ -58,3 +58,9 @@ else()
MESSAGE(STATUS "Autostart file data/pamac-tray.desktop will not be installed. You must create your own .desktop file and put it at ~/.config/autostart") MESSAGE(STATUS "Autostart file data/pamac-tray.desktop will not be installed. You must create your own .desktop file and put it at ~/.config/autostart")
endif() endif()
endif () endif ()
include(GSettings)
add_schema(org.pamac.main.gschema.xml)
if (NOT DISABLE_AUR)
include(GSettings)
add_schema(org.pamac.aur.gschema.xml)
endif ()

View File

@ -0,0 +1,126 @@
<?xml version="1.0"?>
<schemalist>
<schema id="org.pamac.aur" path="/org/pamac/aur/" gettext-domain="pamac">
<key name="enable-aur" type="b">
<default>false</default>
<summary>Enable AUR</summary>
<description>
Allow Pamac to search and install packages from AUR
</description>
<description xml:lang="id">Biarkan Pamac untuk mencari dan memasang paket dari AUR</description>
<description xml:lang="nl_NL">Pamac toestaan om pakketten van AUR te zoeken en installeren</description>
<description xml:lang="hr">Dozvoli Pamac-u da tra&#x17E;i i instalira pakete iz AUR-a</description>
<description xml:lang="uk">&#x414;&#x43E;&#x437;&#x432;&#x43E;&#x43B;&#x438;&#x442;&#x438; Pamac &#x448;&#x443;&#x43A;&#x430;&#x442;&#x438; &#x442;&#x430; &#x432;&#x441;&#x442;&#x430;&#x43D;&#x43E;&#x432;&#x43B;&#x44E;&#x432;&#x430;&#x442;&#x438; &#x43F;&#x430;&#x43A;&#x443;&#x43D;&#x43A;&#x438; &#x437; AUR</description>
<description xml:lang="ast">Permitir que Pacman guete ya instale paquetes dende AUR</description>
<description xml:lang="bg">&#x41F;&#x43E;&#x437;&#x432;&#x43E;&#x43B;&#x438; &#x43D;&#x430; Pamac &#x434;&#x430; &#x442;&#x44A;&#x440;&#x441;&#x438; &#x438; &#x438;&#x43D;&#x441;&#x442;&#x430;&#x43B;&#x438;&#x440;&#x430; &#x43F;&#x430;&#x43A;&#x435;&#x442;&#x438; &#x43E;&#x442; AUR</description>
<description xml:lang="sk">Umo&#x17E;n&#xED; programu Pamac vyh&#x13E;ada&#x165; a in&#x161;talova&#x165; bal&#xED;ky z repozit&#xE1;ra AUR</description>
<description xml:lang="ru">&#x420;&#x430;&#x437;&#x440;&#x435;&#x448;&#x438;&#x442;&#x44C; Pamac &#x438;&#x441;&#x43A;&#x430;&#x442;&#x44C; &#x438; &#x443;&#x441;&#x442;&#x430;&#x43D;&#x430;&#x432;&#x43B;&#x438;&#x432;&#x430;&#x442;&#x44C; &#x43F;&#x430;&#x43A;&#x435;&#x442;&#x44B; &#x438;&#x437; AUR</description>
<description xml:lang="de">Erlaube Pamac nach Paketen im AUR zu suchen und zu installieren</description>
<description xml:lang="fa_IR">&#x627;&#x62C;&#x627;&#x632;&#x647; &#x62F;&#x627;&#x62F;&#x646; pamac &#x628;&#x631;&#x627;&#x6CC; &#x62C;&#x633;&#x62A;&#x62C;&#x648; &#x648; &#x646;&#x635;&#x628; &#x628;&#x633;&#x62A;&#x647; &#x647;&#x627; &#x627;&#x632; AUR</description>
<description xml:lang="it">Permette a Pamac cercare e installare pacchetti dal AUR</description>
<description xml:lang="lt">Leisti Pamac ie&#x161;koti ir diegti paketus i&#x161; AUR</description>
<description xml:lang="et">Luba Pamacil otsida ning paigaldada pakette AURist</description>
<description xml:lang="he">&#x5D0;&#x5E4;&#x5E9;&#x5E8; &#x5DC;Pamac &#x5DC;&#x5D7;&#x5E4;&#x5E9; &#x5D5;&#x5DC;&#x5D4;&#x5EA;&#x5E7;&#x5D9;&#x5DF; &#x5D7;&#x5D1;&#x5D9;&#x5DC;&#x5D5;&#x5EA; &#x5DE;&#x5EA;&#x5D5;&#x5DA; AUR</description>
<description xml:lang="tr">AUR paketleri aramak ve kurmak i&#xE7;in izin ver</description>
<description xml:lang="ca">Permetre a Pamac buscar e instal&#xB7;lar paquets des d'AUR</description>
<description xml:lang="nl_BE">Pamac toestaan om pakketten van het AUR op te zoeken en te installeren</description>
<description xml:lang="pt_PT">Permitir que o Pamac procure e instale pacotes do AUR</description>
<description xml:lang="pt_BR">Permitir a Pamac que procure e instale os pacotes a partir de AUR</description>
<description xml:lang="ja">Pamac&#x304C;AUR&#x30D1;&#x30C3;&#x30B1;&#x30FC;&#x30B8;&#x3092;&#x63A2;&#x7D22;&#x3057;&#x3001;&#x30A4;&#x30F3;&#x30B9;&#x30C8;&#x30FC;&#x30EB;&#x3059;&#x308B;&#x3053;&#x3068;&#x3092;&#x8A31;&#x53EF;&#x3059;&#x308B;</description>
<description xml:lang="nb">Tillat Pamac &#xE5; s&#xF8;ke etter og installere pakker fra AUR</description>
<description xml:lang="hu">Pamac kereshet &#xE9;s telep&#xED;thet csomagokat az AUR -b&#xF3;l</description>
<description xml:lang="nl">Pamac toestaan om AUR pakketten te zoeken en te installeren</description>
<description xml:lang="es_419">Permitir a Pamac buscar e instalar paquetes de AUR</description>
<description xml:lang="en_GB">Allow Pamac to search and install packages from AUR</description>
<description xml:lang="pt">Permitir que o Pamac procure e instale pacotes do AUR</description>
<description xml:lang="hi">Pamac AUR &#x938;&#x947; &#x938;&#x902;&#x915;&#x941;&#x932; &#x915;&#x94B; &#x916;&#x94B;&#x91C;&#x928;&#x947; &#x914;&#x930; &#x938;&#x94D;&#x925;&#x93E;&#x92A;&#x93F;&#x924; &#x915;&#x930;&#x928;&#x947; &#x915;&#x940; &#x905;&#x928;&#x941;&#x92E;&#x924;&#x93F;</description>
<description xml:lang="pl">Pozw&#xF3;l Pamacowi wyszukiwa&#x107; i instalowa&#x107; pakiety z AUR</description>
<description xml:lang="zh_CN">&#x5141;&#x8BB8; Pamac &#x4ECE; AUR &#x4E2D;&#x641C;&#x7D22;&#x5E76;&#x5B89;&#x88C5;&#x8F6F;&#x4EF6;&#x5305;</description>
<description xml:lang="vi">Cho ph&#xE9;p Pamac t&#xEC;m ki&#x1EBF;m v&#xE0; c&#xE0;i &#x111;&#x1EB7;t g&#xF3;i t&#x1EEB; AUR</description>
<description xml:lang="sv">Till&#xE5;t Pamac att s&#xF6;ka och installera paket fr&#xE5;n AUR</description>
<description xml:lang="da">G&#xF8;r det muligt for Pamac at s&#xF8;ge i og installere pakker fra AUR</description>
<description xml:lang="cs">Povolit aplikaci Pamac vyhled&#xE1;vat a instalovat bal&#xED;&#x10D;ky z AUR</description>
<description xml:lang="el_GR">&#x395;&#x3C0;&#x3AD;&#x3C4;&#x3C1;&#x3B5;&#x3C8;&#x3B5; &#x3C3;&#x3C4;&#x3BF;&#x3BD; pamac &#x3BD;&#x3B1; &#x3C8;&#x3AC;&#x3BE;&#x3B5;&#x3B9; &#x3BA;&#x3B1;&#x3B9; &#x3BD;&#x3B1; &#x3B5;&#x3B3;&#x3BA;&#x3B1;&#x3C4;&#x3B1;&#x3C3;&#x3C4;&#x3AE;&#x3C3;&#x3B5;&#x3B9; &#x3C0;&#x3B1;&#x3BA;&#x3AD;&#x3C4;&#x3B1; &#x3B1;&#x3C0;&#x3BF; &#x3C4;&#x3BF; AUR</description>
<description xml:lang="ur_PK">Pamac &#x6A9;&#x648; AUR &#x67E;&#x6CC;&#x6A9;&#x62C;&#x632; &#x627;&#x646;&#x633;&#x679;&#x627;&#x644; &#x6A9;&#x631;&#x646;&#x6D2; &#x6A9;&#x6CC; &#x627;&#x62C;&#x627;&#x632;&#x62A; &#x6C1;&#x6D2;</description>
<description xml:lang="eu">Pamac AURtik paketeak bilatzeko eta instalatzeko baimendu</description>
<description xml:lang="el">&#x395;&#x3C0;&#x3AD;&#x3C4;&#x3C1;&#x3B5;&#x3C8;&#x3B5; &#x3C3;&#x3C4;&#x3BF;&#x3BD; pamac &#x3BD;&#x3B1; &#x3C8;&#x3AC;&#x3BE;&#x3B5;&#x3B9; &#x3BA;&#x3B1;&#x3B9; &#x3BD;&#x3B1; &#x3B5;&#x3B3;&#x3BA;&#x3B1;&#x3C4;&#x3B1;&#x3C3;&#x3C4;&#x3AE;&#x3C3;&#x3B5;&#x3B9; &#x3C0;&#x3B1;&#x3BA;&#x3AD;&#x3C4;&#x3B1; &#x3B1;&#x3C0;&#x3BF; &#x3C4;&#x3BF; AUR</description>
<description xml:lang="sr">&#x41E;&#x43C;&#x43E;&#x433;&#x443;&#x45B;&#x438; &#x41F;&#x430;&#x43C;&#x430;&#x43A;&#x443; &#x434;&#x430; &#x43F;&#x440;&#x435;&#x442;&#x440;&#x430;&#x436;&#x443;&#x458;&#x435; &#x438; &#x438;&#x43D;&#x441;&#x442;&#x430;&#x43B;&#x438;&#x440;&#x430; &#x43F;&#x430;&#x43A;&#x435;&#x442;&#x435; &#x438;&#x437; AUR-a</description>
<description xml:lang="ro">Permite Pamac s&#x103; caute &#x219;i s&#x103; instaleze pachete din AUR</description>
<description xml:lang="fr">Permettre &#xE0; Pamac de chercher et installer des paquets depuis AUR</description>
<description xml:lang="sr@latin">Dozvoli Pamac-u da pretra&#x17E;uje i instalira pakete sa AUR</description>
<description xml:lang="es">Permitir a Pamac buscar e instalar paquetes desde AUR</description>
<description xml:lang="sl">Dovoli Pamacu da i&#x161;&#x10D;e in name&#x161;&#x10D;a pakete iz AUR</description>
<description xml:lang="fi">Anna Pamacin etsi&#xE4; ja asentaa paketteja AUR:sta</description>
<description xml:lang="uz">Pamac uchun AURdan paketlarni qidirish va o'rnatishga ruxsat etish</description>
<description xml:lang="zh_TW">&#x5141;&#x8A31; Pamac &#x641C;&#x5C0B;&#x53CA;&#x5B89;&#x88DD; AUR &#x4E0A;&#x7684;&#x8EDF;&#x9AD4;&#x5305;</description>
<description xml:lang="gl">Permitir Pamac para buscar e instalar paquetes desde AUR</description>
<description xml:lang="is">Leyfa Pamac a&#xF0; leita a&#xF0; og setja inn pakka fr&#xE1; AUR</description>
<description xml:lang="ar">&#x627;&#x644;&#x633;&#x645;&#x627;&#x62D; &#x644;&#x640;Pamac &#x628;&#x627;&#x644;&#x628;&#x62D;&#x62B; &#x648; &#x62A;&#x62B;&#x628;&#x64A;&#x62A; &#x62D;&#x632;&#x645; &#x645;&#x646; &#x645;&#x633;&#x62A;&#x648;&#x62F;&#x639;&#x627;&#x62A; AUR</description>
</key>
<key name="search-in-aur" type="b">
<default>true</default>
<summary>Search in AUR by default</summary>
<summary xml:lang="az_AZ">AUR-da axtarmaq</summary>
<summary xml:lang="id">Cari di AUR sebagai baku</summary>
<summary xml:lang="nl_NL">Standaard in AUR zoeken</summary>
<summary xml:lang="hr">Uvijek tra&#x17E;i u AUR-u</summary>
<summary xml:lang="uk">&#x428;&#x443;&#x43A;&#x430;&#x442;&#x438; &#x432; AUR &#x442;&#x438;&#x43F;&#x43E;&#x432;&#x43E;</summary>
<summary xml:lang="ast">Guetar n'AUR por defeutu</summary>
<summary xml:lang="bg">&#x422;&#x44A;&#x440;&#x441;&#x435;&#x43D;&#x435; &#x432; AUR &#x43F;&#x43E; &#x43F;&#x43E;&#x434;&#x440;&#x430;&#x437;&#x431;&#x438;&#x440;&#x430;&#x43D;&#x435; </summary>
<summary xml:lang="sk">Predvolene vyh&#x13E;ad&#xE1;va&#x165; v repozit&#xE1;ri AUR</summary>
<summary xml:lang="ru">&#x41F;&#x43E;&#x438;&#x441;&#x43A; &#x432; AUR &#x43F;&#x43E; &#x443;&#x43C;&#x43E;&#x43B;&#x447;&#x430;&#x43D;&#x438;&#x44E;</summary>
<summary xml:lang="de">Suche standardm&#xE4;&#xDF;ig im AUR</summary>
<summary xml:lang="fa_IR">&#x62C;&#x633;&#x62A;&#x62C;&#x648;&#x6CC; &#x62F;&#x631; AUR &#x628;&#x647; &#x635;&#x648;&#x631;&#x62A; &#x67E;&#x6CC;&#x634; &#x641;&#x631;&#x636;</summary>
<summary xml:lang="it">Cerca in AUR come impostazione predefinita.</summary>
<summary xml:lang="lt">Pagal numatym&#x105; ie&#x161;koti AUR saugykloje</summary>
<summary xml:lang="et">Vaikimisi otsi AURist</summary>
<summary xml:lang="he">&#x5D7;&#x5E4;&#x5E9; &#x5D1;&#x5EA;&#x5D5;&#x5DA; AUR &#x5D1;&#x5D0;&#x5D5;&#x5E4;&#x5DF; &#x5E9;&#x5D2;&#x5E8;&#x5EA;&#x5D9;</summary>
<summary xml:lang="tr">Varsay&#x131;lan olarak AUR depolar&#x131;nda da ara</summary>
<summary xml:lang="ca">Cerca a l'AUR per defecte</summary>
<summary xml:lang="nl_BE">Zoek automatisch in AUR</summary>
<summary xml:lang="pt_PT">Pesquisar no AUR por padr&#xE3;o</summary>
<summary xml:lang="pt_BR">Pesquisar no AUR por padr&#xE3;o</summary>
<summary xml:lang="ja">&#x30C7;&#x30D5;&#x30A9;&#x30EB;&#x30C8;&#x3067;AUR&#x3092;&#x691C;&#x7D22;&#x3059;&#x308B;</summary>
<summary xml:lang="nb">S&#xF8;k i AUR som standard</summary>
<summary xml:lang="hu">Keres&#xE9;s AUR -ban alap&#xE9;rtelmezetten</summary>
<summary xml:lang="nl">Stel zoeken in AUR als standaard in</summary>
<summary xml:lang="es_419">Buscar en AUR por defecto</summary>
<summary xml:lang="en_GB">Search in AUR by default</summary>
<summary xml:lang="pt">Pesquisar no AUR por pr&#xE9;-defini&#xE7;&#xE3;o</summary>
<summary xml:lang="hi">&#x921;&#x93F;&#x92B;&#x93C;&#x949;&#x932;&#x94D;&#x91F; &#x930;&#x942;&#x92A; &#x938;&#x947; AUR &#x92E;&#x947;&#x902; &#x916;&#x94B;&#x91C;&#x947;&#x902;</summary>
<summary xml:lang="pl">Wyszukuj domy&#x15B;lnie w AUR</summary>
<summary xml:lang="zh_CN">&#x9ED8;&#x8BA4;&#x5728; AUR &#x4E2D;&#x641C;&#x7D22;</summary>
<summary xml:lang="sv">S&#xF6;k i AUR som standard</summary>
<summary xml:lang="da">S&#xF8;g i AUR som standard</summary>
<summary xml:lang="cs">Hledat v AUR defaultn&#x11B;</summary>
<summary xml:lang="el_GR">&#x391;&#x3BD;&#x3B1;&#x3B6;&#x3AE;&#x3C4;&#x3B7;&#x3C3;&#x3B7; &#x3C3;&#x3C4;&#x3BF; AUR &#x3B1;&#x3C0;&#x3CC; &#x3C0;&#x3C1;&#x3BF;&#x3B5;&#x3C0;&#x3B9;&#x3BB;&#x3BF;&#x3B3;&#x3AE;</summary>
<summary xml:lang="eu">Bilatu AURen lehenetsita</summary>
<summary xml:lang="el">&#x391;&#x3BD;&#x3B1;&#x3B6;&#x3AE;&#x3C4;&#x3B7;&#x3C3;&#x3B7; &#x3C3;&#x3C4;&#x3BF; AUR &#x3B1;&#x3C0;&#x3CC; &#x3C0;&#x3C1;&#x3BF;&#x3B5;&#x3C0;&#x3B9;&#x3BB;&#x3BF;&#x3B3;&#x3AE;</summary>
<summary xml:lang="ro">Caut&#x103; &#xEE;n AUR implicit</summary>
<summary xml:lang="fr">Rechercher depuis AUR par d&#xE9;faut</summary>
<summary xml:lang="es">Buscar en AUR por defecto</summary>
<summary xml:lang="sl">Privzeto iskanje v AUR</summary>
<summary xml:lang="zh_TW">&#x9810;&#x8A2D;&#x5728; AUR &#x4E2D;&#x641C;&#x5C0B;</summary>
<summary xml:lang="gl">Buscar en AUR por defecto</summary>
<summary xml:lang="is">Leita sj&#xE1;lfgefi&#xF0; &#xED; AUR</summary>
<summary xml:lang="ar">&#x628;&#x62D;&#x62B; &#x641;&#x64A; AUR &#x628;&#x634;&#x643;&#x644; &#x627;&#x641;&#x62A;&#x631;&#x627;&#x636;&#x64A;</summary>
<description>
When AUR support is enabled search in AUR by default
</description>
</key>
<key name="check-aur-updates" type="b">
<default>false</default>
<summary>Check AUR for updates</summary>
<description>
When AUR support is enabled check for updates from AUR
</description>
</key>
<key name="build-directory" type="s">
<default l10n="messages">"/tmp"</default>
<summary>AUR build directory</summary>
<description>
Directory where to build packages that come from the AUR
</description>
</key>
</schema>
</schemalist>

View File

@ -1,6 +1,5 @@
<schemalist> <schemalist>
<schema id="org.pamac.aur" path="/org/pamac/aur/" gettext-domain="pamac"> <schema id="org.pamac.aur" path="/org/pamac/aur/" gettext-domain="pamac">
<key name="enable-aur" type="b"> <key name="enable-aur" type="b">
<default>false</default> <default>false</default>
<summary>Enable AUR</summary> <summary>Enable AUR</summary>
@ -8,7 +7,6 @@
Allow Pamac to search and install packages from AUR Allow Pamac to search and install packages from AUR
</description> </description>
</key> </key>
<key name="search-in-aur" type="b"> <key name="search-in-aur" type="b">
<default>true</default> <default>true</default>
<summary>Search in AUR by default</summary> <summary>Search in AUR by default</summary>
@ -16,7 +14,6 @@
When AUR support is enabled search in AUR by default When AUR support is enabled search in AUR by default
</description> </description>
</key> </key>
<key name="check-aur-updates" type="b"> <key name="check-aur-updates" type="b">
<default>false</default> <default>false</default>
<summary>Check AUR for updates</summary> <summary>Check AUR for updates</summary>
@ -24,7 +21,6 @@
When AUR support is enabled check for updates from AUR When AUR support is enabled check for updates from AUR
</description> </description>
</key> </key>
<key name="build-directory" type="s"> <key name="build-directory" type="s">
<default l10n="messages">"/tmp"</default> <default l10n="messages">"/tmp"</default>
<summary>AUR build directory</summary> <summary>AUR build directory</summary>
@ -32,6 +28,5 @@
Directory where to build packages that come from the AUR Directory where to build packages that come from the AUR
</description> </description>
</key> </key>
</schema> </schema>
</schemalist> </schemalist>

View File

@ -0,0 +1,143 @@
<?xml version="1.0"?>
<schemalist>
<schema id="org.pamac.main" path="/org/pamac/main/" gettext-domain="pamac">
<key name="remove-unrequired-deps" type="b">
<default>false</default>
<summary>Remove unrequired dependencies</summary>
<summary xml:lang="id">Hapus dependensi yang tidak dibutuhkan</summary>
<summary xml:lang="nl_NL">Niet-benodigde afhankelijkheden verwijderen</summary>
<summary xml:lang="hr">Ukloni nepotrebne zavisnosti</summary>
<summary xml:lang="uk">&#x412;&#x438;&#x43B;&#x443;&#x447;&#x438;&#x442;&#x438; &#x43D;&#x435;&#x43F;&#x43E;&#x442;&#x440;&#x456;&#x431;&#x43D;&#x456; &#x437;&#x430;&#x43B;&#x435;&#x436;&#x43D;&#x43E;&#x441;&#x442;&#x456;</summary>
<summary xml:lang="ast">Desaniciar dependencies non riqu&#xED;es</summary>
<summary xml:lang="bg">&#x41F;&#x440;&#x435;&#x43C;&#x430;&#x445;&#x43D;&#x438; &#x43D;&#x435;&#x43D;&#x443;&#x436;&#x43D;&#x438; &#x437;&#x430;&#x432;&#x438;&#x441;&#x438;&#x43C;&#x43E;&#x441;&#x442;&#x438;</summary>
<summary xml:lang="sk">Odstr&#xE1;ni&#x165; nepo&#x17E;adovan&#xE9; z&#xE1;vislosti</summary>
<summary xml:lang="ru">&#x423;&#x434;&#x430;&#x43B;&#x438;&#x442;&#x44C; &#x43D;&#x435;&#x43D;&#x443;&#x436;&#x43D;&#x44B;&#x435; &#x437;&#x430;&#x432;&#x438;&#x441;&#x438;&#x43C;&#x43E;&#x441;&#x442;&#x438;</summary>
<summary xml:lang="de">Entferne nicht ben&#xF6;tigte Abh&#xE4;ngigkeiten</summary>
<summary xml:lang="fa_IR">&#x62D;&#x630;&#x641; &#x648;&#x627;&#x628;&#x633;&#x62A;&#x6AF;&#x6CC; &#x647;&#x627;&#x6CC; &#x63A;&#x6CC;&#x631;&#x636;&#x631;&#x648;&#x631;&#x6CC;</summary>
<summary xml:lang="it">Rimuovere le dipendenze non necessarie</summary>
<summary xml:lang="lt">&#x160;alinti nereikalingas priklausomybes</summary>
<summary xml:lang="et">Eemalda mitte-n&#xF5;utud s&#xF5;ltuvused</summary>
<summary xml:lang="he">&#x5D4;&#x5E1;&#x5E8; &#x5EA;&#x5D5;&#x5E1;&#x5E4;&#x5D9;&#x5DD; &#x5DC;&#x5D0; &#x5E0;&#x5D7;&#x5D5;&#x5E6;&#x5D9;&#x5DD;</summary>
<summary xml:lang="tr">Gereksiz ba&#x11F;&#x131;ml&#x131;l&#x131;klar&#x131; kald&#x131;r</summary>
<summary xml:lang="ca">Elimina les depend&#xE8;ncies no requerides</summary>
<summary xml:lang="nl_BE">Verwijder onnodige afhankelijkheiden</summary>
<summary xml:lang="pt_PT">Remover depend&#xEA;ncias n&#xE3;o requeridas</summary>
<summary xml:lang="pt_BR">Remover depend&#xEA;ncias desnecess&#xE1;rias</summary>
<summary xml:lang="ja">&#x5FC5;&#x8981;&#x3067;&#x306F;&#x306A;&#x3044;&#x4F9D;&#x5B58;&#x95A2;&#x4FC2;&#x3092;&#x524A;&#x9664;</summary>
<summary xml:lang="nb">Fjern avhengige pakker som er un&#xF8;dvendige</summary>
<summary xml:lang="hu">Nem megk&#xF6;vetelt f&#xFC;gg&#x151;s&#xE9;gek elt&#xE1;vol&#xED;t&#xE1;sa</summary>
<summary xml:lang="nl">Verwijder onnodige afhankelijkheden</summary>
<summary xml:lang="es_419">Remover dependencias no requeridas</summary>
<summary xml:lang="en_GB">Remove unrequired dependencies</summary>
<summary xml:lang="pt">Remover depend&#xEA;ncias n&#xE3;o requeridas</summary>
<summary xml:lang="hi">&#x938;&#x902;&#x92F;&#x941;&#x915;&#x94D;&#x924; &#x930;&#x93E;&#x937;&#x94D;&#x91F;&#x94D;&#x930; &#x906;&#x935;&#x936;&#x94D;&#x92F;&#x915; &#x928;&#x93F;&#x930;&#x94D;&#x92D;&#x930;&#x924;&#x93E; &#x928;&#x93F;&#x915;&#x93E;&#x932;&#x947;&#x902;</summary>
<summary xml:lang="pl">Usuwanie niewymaganych zale&#x17C;no&#x15B;ci</summary>
<summary xml:lang="zh_CN">&#x79FB;&#x9664;&#x4E0D;&#x9700;&#x8981;&#x7684;&#x4F9D;&#x8D56;</summary>
<summary xml:lang="vi">G&#x1EE1; b&#x1ECF; ph&#x1EA7;n ph&#x1EE5; thu&#x1ED9;c kh&#xF4;ng c&#x1EA7;n thi&#x1EBF;t</summary>
<summary xml:lang="sv">Ta bort icke-n&#xF6;dv&#xE4;ndiga beroenden</summary>
<summary xml:lang="da">Fjern un&#xF8;dvendige afh&#xE6;ngigheder</summary>
<summary xml:lang="cs">Odebrat nepot&#x159;ebn&#xE9; z&#xE1;vislosti</summary>
<summary xml:lang="el_GR">&#x391;&#x3C6;&#x3B1;&#x3AF;&#x3C1;&#x3B5;&#x3C3;&#x3B7; &#x3B1;&#x3C7;&#x3C1;&#x3B7;&#x3C3;&#x3B9;&#x3BC;&#x3BF;&#x3C0;&#x3BF;&#x3AF;&#x3B7;&#x3C4;&#x3C9;&#x3BD; &#x3B5;&#x3BE;&#x3B1;&#x3C1;&#x3C4;&#x3AE;&#x3C3;&#x3B5;&#x3C9;&#x3BD;</summary>
<summary xml:lang="ur_PK">&#x63A;&#x6CC;&#x631; &#x636;&#x631;&#x648;&#x631;&#x6CC; &#x627;&#x646;&#x62D;&#x635;&#x627;&#x631; &#x67E;&#x6CC;&#x6A9;&#x62C; &#x646;&#x6A9;&#x627;&#x644; &#x62F;&#x6CC;&#x6BA;</summary>
<summary xml:lang="eu">Kendu behar ez diren menpekotasunak</summary>
<summary xml:lang="el">&#x391;&#x3C6;&#x3B1;&#x3AF;&#x3C1;&#x3B5;&#x3C3;&#x3B7; &#x3B1;&#x3C7;&#x3C1;&#x3B7;&#x3C3;&#x3B9;&#x3BC;&#x3BF;&#x3C0;&#x3BF;&#x3AF;&#x3B7;&#x3C4;&#x3C9;&#x3BD; &#x3B5;&#x3BE;&#x3B1;&#x3C1;&#x3C4;&#x3AE;&#x3C3;&#x3B5;&#x3C9;&#x3BD;</summary>
<summary xml:lang="sr">&#x423;&#x43A;&#x43B;&#x43E;&#x43D;&#x438; &#x43D;&#x435;&#x43F;&#x43E;&#x442;&#x440;&#x435;&#x431;&#x43D;&#x435; &#x437;&#x430;&#x432;&#x438;&#x441;&#x43D;&#x43E;&#x441;&#x442;&#x438;</summary>
<summary xml:lang="ro">Elimin&#x103; dependen&#x21B;e ce nu sunt necesare</summary>
<summary xml:lang="fr">D&#xE9;sinstaller les d&#xE9;pendances inutiles</summary>
<summary xml:lang="sr@latin">Ukloni nepotrebne zavisnosti</summary>
<summary xml:lang="es">Eliminar dependencias innecesarias </summary>
<summary xml:lang="sl">Odstrani nezahtevane odvisnosti</summary>
<summary xml:lang="fi">Poista ei-vaaditut riippuvuudet</summary>
<summary xml:lang="uz">Talab etilmagan qaramliklarni olib tashlash</summary>
<summary xml:lang="zh_TW">&#x79FB;&#x9664;&#x4E0D;&#x9700;&#x8981;&#x7684;&#x76F8;&#x4F9D;&#x6027;</summary>
<summary xml:lang="gl">Elimina dependencias sen contrapartida</summary>
<summary xml:lang="is">Fjarl&#xE6;gja &#xF3;nau&#xF0;synlegar kerfiskr&#xF6;fur</summary>
<summary xml:lang="ar">&#x62D;&#x630;&#x641; &#x627;&#x644;&#x627;&#x639;&#x62A;&#x645;&#x627;&#x62F;&#x64A;&#x627;&#x62A; &#x627;&#x644;&#x63A;&#x64A;&#x631; &#x645;&#x637;&#x644;&#x648;&#x628;&#x629;</summary>
<description>
When removing a package, also remove those dependencies that are not required by other packages (recurse option)
</description>
</key>
<key name="refresh-period" type="t">
<default>6</default>
<summary>Refresh period</summary>
<description>
How often to check for updates, value in hours (0 to disable)
</description>
</key>
<key name="no-update-hide-icon" type="b">
<default>true</default>
<summary>Hide icon if there are no updates</summary>
<description>
When there are no updates available, hide the tray icon
</description>
</key>
<key name="keep-num-packages" type="t">
<default>3</default>
<summary>Numer of packages to keep</summary>
<description>
Number of versions of each package to keep in the cache
</description>
<description xml:lang="nl_NL">Aantal in de cache te houden versies van elk pakket</description>
<description xml:lang="hr">Broj razli&#x10D;itih verzija paketa za spremiti u predmemoriju</description>
<description xml:lang="uk">&#x41A;&#x456;&#x43B;&#x44C;&#x43A;&#x456;&#x441;&#x442;&#x44C; &#x432;&#x435;&#x440;&#x441;&#x456;&#x439; &#x43A;&#x43E;&#x436;&#x43D;&#x43E;&#x433;&#x43E; &#x43F;&#x430;&#x43A;&#x443;&#x43D;&#x43A;&#x430; &#x437;&#x431;&#x435;&#x440;&#x456;&#x433;&#x430;&#x454;&#x442;&#x44C;&#x441;&#x44F; &#x432; &#x43A;&#x435;&#x448;-&#x43F;&#x430;&#x43C;'&#x44F;&#x442;&#x456;</description>
<description xml:lang="bg">&#x411;&#x440;&#x43E;&#x439; &#x432;&#x435;&#x440;&#x441;&#x438;&#x438; &#x43E;&#x442; &#x432;&#x441;&#x435;&#x43A;&#x438; &#x43F;&#x430;&#x43A;&#x435;&#x442; &#x437;&#x430;&#x43F;&#x430;&#x437;&#x435;&#x43D;&#x438; &#x432; &#x43A;&#x435;&#x448;&#x430;</description>
<description xml:lang="sk">Po&#x10D;et verzi&#xED; ka&#x17E;d&#xE9;ho bal&#xED;ka, ktor&#xE9; ponecha&#x165; vo vyrovn&#xE1;vacej pam&#xE4;ti</description>
<description xml:lang="ru">&#x421;&#x43E;&#x445;&#x440;&#x430;&#x43D;&#x44F;&#x442;&#x44C; &#x432; &#x43A;&#x44D;&#x448;&#x435; &#x43F;&#x440;&#x435;&#x434;&#x44B;&#x434;&#x443;&#x449;&#x438;&#x435; &#x432;&#x435;&#x440;&#x441;&#x438;&#x438; &#x43F;&#x430;&#x43A;&#x435;&#x442;&#x43E;&#x432; &#x432; &#x43A;&#x43E;&#x43B;&#x438;&#x447;&#x435;&#x441;&#x442;&#x432;&#x435;</description>
<description xml:lang="de">Anzahl der im Cache verbleibenden Paketversionen</description>
<description xml:lang="fa_IR">&#x62A;&#x639;&#x62F;&#x627;&#x62F;&#x6CC; &#x627;&#x632; &#x646;&#x633;&#x62E;&#x647; &#x647;&#x627;&#x6CC; &#x647;&#x631; &#x628;&#x633;&#x62A;&#x647; &#x631;&#x627; &#x62F;&#x631; &#x62D;&#x627;&#x641;&#x638;&#x647; &#x645;&#x648;&#x642;&#x62A; &#x646;&#x6AF;&#x647;&#x62F;&#x627;&#x631;&#x6CC; &#x6A9;&#x646;</description>
<description xml:lang="it">Numero di versioni di ogni pacchetto da conservare nella cache</description>
<description xml:lang="lt">Pod&#x117;lyje laikomas kiekvieno paketo versij&#x173; skai&#x10D;ius</description>
<description xml:lang="tr">&#xD6;nbellekte tutlacak her bir paketin s&#xFC;r&#xFC;m say&#x131;s&#x131;</description>
<description xml:lang="ca">Nombre de versions de cada paquet per mantenir a la mem&#xF2;ria cau</description>
<description xml:lang="pt_PT">N&#xFA;mero de vers&#xF5;es de cada pacote a manter na cache</description>
<description xml:lang="pt_BR">N&#xFA;mero de vers&#xF5;es de cada pacote a manter na cache</description>
<description xml:lang="ja">&#x5404;&#x30D1;&#x30C3;&#x30B1;&#x30FC;&#x30B8;&#x306E;&#x30D0;&#x30FC;&#x30B8;&#x30E7;&#x30F3;&#x756A;&#x53F7;&#x3092;&#x30AD;&#x30E3;&#x30C3;&#x30B7;&#x30E5;&#x306B;&#x4FDD;&#x5B58;&#x3059;&#x308B;</description>
<description xml:lang="nb">Antall versjoner av hver pakke som skal beholdes i hurtiglageret</description>
<description xml:lang="hu">A cache- ben csomagonk&#xE9;nt megtartand&#xF3; p&#xE9;ld&#xE1;nyok sz&#xE1;ma:</description>
<description xml:lang="nl">Aantal in de cache te houden versies van elk pakket</description>
<description xml:lang="es_419">N&#xFA;mero de versiones de cada paquete a mantener en cach&#xE9;</description>
<description xml:lang="pt">N&#xFA;mero de vers&#xF5;es de cada pacote a manter na cache</description>
<description xml:lang="pl">Liczba wersji ka&#x17C;dego pakietu do przechowywania w pami&#x119;ci podr&#x119;cznej</description>
<description xml:lang="zh_CN">&#x6BCF;&#x4E2A;&#x8F6F;&#x4EF6;&#x5305;&#x4FDD;&#x7559;&#x5728;&#x7F13;&#x5B58;&#x4E2D;&#x7684;&#x7248;&#x672C;&#x6570;&#x76EE;</description>
<description xml:lang="sv">Antal versioner av varje paket att beh&#xE5;lla i cachen</description>
<description xml:lang="da">Antal versioner af hver pakke der skal gemmes i cache</description>
<description xml:lang="cs">Po&#x10D;et verz&#xED; od ka&#x17E;d&#xE9;ho bal&#xED;&#x10D;ku udr&#x17E;ovan&#xE9;ho v pam&#x11B;ti cache.</description>
<description xml:lang="eu">Katxean gorde beharreko pakete bakotzeko bertsio kopurua</description>
<description xml:lang="el">&#x391;&#x3C1;&#x3B9;&#x3B8;&#x3BC;&#x3CC;&#x3C2; &#x3C4;&#x3C9;&#x3BD; &#x3B5;&#x3BA;&#x3B4;&#x3CC;&#x3C3;&#x3B5;&#x3C9;&#x3BD; &#x3B3;&#x3B9;&#x3B1; &#x3BA;&#x3AC;&#x3B8;&#x3B5; &#x3C0;&#x3B1;&#x3BA;&#x3AD;&#x3C4;&#x3BF; &#x3C0;&#x3BF;&#x3C5; &#x3B8;&#x3B1; &#x3BA;&#x3C1;&#x3B1;&#x3C4;&#x3B7;&#x3B8;&#x3B5;&#x3AF; &#x3C3;&#x3C4;&#x3B7;&#x3BD; &#x3B1;&#x3C0;&#x3BF;&#x3B8;&#x3AE;&#x3BA;&#x3B7;</description>
<description xml:lang="fr">Nombre de versions de chaque paquet &#xE0; conserver dans le cache </description>
<description xml:lang="es">N&#xFA;mero de versiones de cada paquete a guardar en cache</description>
<description xml:lang="sl">&#x160;tevilo verzij za vsak paket shranjenih v predpomnilniku</description>
<description xml:lang="zh_TW">&#x6BCF;&#x500B;&#x8EDF;&#x9AD4;&#x5305;&#x8981;&#x4FDD;&#x7559;&#x5728;&#x5FEB;&#x53D6;&#x4E2D;&#x7684;&#x7248;&#x672C;&#x6578;&#x91CF;</description>
<description xml:lang="gl">N&#xFA;mero de versi&#xF3;ns de cada paquete para gardar na cach&#xE9;</description>
<description xml:lang="is">Fj&#xF6;ldi af &#xFA;tg&#xE1;fum af hverjum pakka til a&#xF0; halda &#xED; skyndiminni</description>
</key>
<key name="only-rm-uninstalled" type="b">
<default>false</default>
<summary>Remove only uninstalled packages when cleaning cache</summary>
<description>
Remove only the versions of uninstalled packages when clean cache
</description>
</key>
<key name="background-color" type="s">
<default l10n="messages">"rgb(0,0,0)"</default>
<summary>Terminal background color</summary>
<description>
Terminal background color
</description>
</key>
<key name="foreground-color" type="s">
<default l10n="messages">"rgb(255,255,255)"</default>
<summary>Terminal foreground color</summary>
<description>
Terminal foreground color
</description>
</key>
<key name="terminal-font" type="s">
<default l10n="messages">"Monospace Regular 12"</default>
<summary>Terminal font</summary>
<description>
The font used in the terminal
</description>
</key>
</schema>
</schemalist>

View File

@ -1,6 +1,5 @@
<schemalist> <schemalist>
<schema id="org.pamac.main" path="/org/pamac/main/" gettext-domain="pamac"> <schema id="org.pamac.main" path="/org/pamac/main/" gettext-domain="pamac">
<key name="remove-unrequired-deps" type="b"> <key name="remove-unrequired-deps" type="b">
<default>false</default> <default>false</default>
<summary>Remove unrequired dependencies</summary> <summary>Remove unrequired dependencies</summary>
@ -8,7 +7,6 @@
When removing a package, also remove those dependencies that are not required by other packages (recurse option) When removing a package, also remove those dependencies that are not required by other packages (recurse option)
</description> </description>
</key> </key>
<key name="refresh-period" type="t"> <key name="refresh-period" type="t">
<default>6</default> <default>6</default>
<summary>Refresh period</summary> <summary>Refresh period</summary>
@ -16,7 +14,6 @@
How often to check for updates, value in hours (0 to disable) How often to check for updates, value in hours (0 to disable)
</description> </description>
</key> </key>
<key name="no-update-hide-icon" type="b"> <key name="no-update-hide-icon" type="b">
<default>true</default> <default>true</default>
<summary>Hide icon if there are no updates</summary> <summary>Hide icon if there are no updates</summary>
@ -24,7 +21,6 @@
When there are no updates available, hide the tray icon When there are no updates available, hide the tray icon
</description> </description>
</key> </key>
<key name="keep-num-packages" type="t"> <key name="keep-num-packages" type="t">
<default>3</default> <default>3</default>
<summary>Numer of packages to keep</summary> <summary>Numer of packages to keep</summary>
@ -32,7 +28,6 @@
Number of versions of each package to keep in the cache Number of versions of each package to keep in the cache
</description> </description>
</key> </key>
<key name="only-rm-uninstalled" type="b"> <key name="only-rm-uninstalled" type="b">
<default>false</default> <default>false</default>
<summary>Remove only uninstalled packages when cleaning cache</summary> <summary>Remove only uninstalled packages when cleaning cache</summary>
@ -40,7 +35,6 @@
Remove only the versions of uninstalled packages when clean cache Remove only the versions of uninstalled packages when clean cache
</description> </description>
</key> </key>
<key name="background-color" type="s"> <key name="background-color" type="s">
<default l10n="messages">"rgb(0,0,0)"</default> <default l10n="messages">"rgb(0,0,0)"</default>
<summary>Terminal background color</summary> <summary>Terminal background color</summary>
@ -48,7 +42,6 @@
Terminal background color Terminal background color
</description> </description>
</key> </key>
<key name="foreground-color" type="s"> <key name="foreground-color" type="s">
<default l10n="messages">"rgb(255,255,255)"</default> <default l10n="messages">"rgb(255,255,255)"</default>
<summary>Terminal foreground color</summary> <summary>Terminal foreground color</summary>
@ -56,7 +49,6 @@
Terminal foreground color Terminal foreground color
</description> </description>
</key> </key>
<key name="terminal-font" type="s"> <key name="terminal-font" type="s">
<default l10n="messages">"Monospace Regular 12"</default> <default l10n="messages">"Monospace Regular 12"</default>
<summary>Terminal font</summary> <summary>Terminal font</summary>
@ -64,6 +56,5 @@
The font used in the terminal The font used in the terminal
</description> </description>
</key> </key>
</schema> </schema>
</schemalist> </schemalist>

View File

@ -1,33 +0,0 @@
### CMakeLists automatically created with AutoVala
### Do not edit
IF(IS_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/org.pamac.main.gschema.xml)
install(DIRECTORY
${CMAKE_CURRENT_SOURCE_DIR}/org.pamac.main.gschema.xml
DESTINATION
/usr/share/glib-2.0/schemas
)
ELSE()
install(FILES
${CMAKE_CURRENT_SOURCE_DIR}/org.pamac.main.gschema.xml
DESTINATION
/usr/share/glib-2.0/schemas
)
ENDIF()
if (NOT DISABLE_AUR)
IF(IS_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/org.pamac.aur.gschema.xml)
install(DIRECTORY
${CMAKE_CURRENT_SOURCE_DIR}/org.pamac.aur.gschema.xml
DESTINATION
/usr/share/glib-2.0/schemas
)
ELSE()
install(FILES
${CMAKE_CURRENT_SOURCE_DIR}/org.pamac.aur.gschema.xml
DESTINATION
/usr/share/glib-2.0/schemas
)
ENDIF()
endif ()

View File

@ -1,9 +1,9 @@
project('pamac-classic',['c','vala']) project('pamac-classic',['c','vala'])
DISABLE_AUR = (get_option('DISABLE_AUR') != '')
ENABLE_UPDATE_ICON = (get_option('ENABLE_UPDATE_ICON') != '') ENABLE_UPDATE_ICON = (get_option('ENABLE_UPDATE_ICON') != '')
ENABLE_HAMBURGER = (get_option('ENABLE_HAMBURGER') != '') ENABLE_HAMBURGER = (get_option('ENABLE_HAMBURGER') != '')
KDE_TRAY = (get_option('KDE_TRAY') != '') KDE_TRAY = (get_option('KDE_TRAY') != '')
DISABLE_AUR = (get_option('DISABLE_AUR') != '')
add_global_arguments('-DGETTEXT_PACKAGE="pamac-classic"',language: 'c') add_global_arguments('-DGETTEXT_PACKAGE="pamac-classic"',language: 'c')
@ -36,12 +36,6 @@ meson.add_install_script(join_paths(meson.current_source_dir(),'meson_scripts','
meson.add_install_script(join_paths(meson.current_source_dir(),'meson_scripts','install_data.sh'),'/usr/lib/systemd/system',join_paths(meson.current_source_dir(),'data/systemd','pamac-mirrorlist.timer')) meson.add_install_script(join_paths(meson.current_source_dir(),'meson_scripts','install_data.sh'),'/usr/lib/systemd/system',join_paths(meson.current_source_dir(),'data/systemd','pamac-mirrorlist.timer'))
meson.add_install_script(join_paths(meson.current_source_dir(),'meson_scripts','install_data.sh'),'/usr/share/glib-2.0/schemas',join_paths(meson.current_source_dir(),'data/schemas','org.pamac.main.gschema.xml'))
if not DISABLE_AUR
meson.add_install_script(join_paths(meson.current_source_dir(),'meson_scripts','install_data.sh'),'/usr/share/glib-2.0/schemas',join_paths(meson.current_source_dir(),'data/schemas','org.pamac.aur.gschema.xml'))
endif
pamac_installer_gresource_xml_generator = generator(find_program('glib-compile-resources'), arguments: [ '--sourcedir=@SOURCE_DIR@/data' , '--generate-source', '--target=@BUILD_DIR@/pamac.installer.gresource.xml.c', '@INPUT@'], output: '@PLAINNAME@.c') pamac_installer_gresource_xml_generator = generator(find_program('glib-compile-resources'), arguments: [ '--sourcedir=@SOURCE_DIR@/data' , '--generate-source', '--target=@BUILD_DIR@/pamac.installer.gresource.xml.c', '@INPUT@'], output: '@PLAINNAME@.c')
pamac_installer_gresource_xml_file_c = pamac_installer_gresource_xml_generator.process(['data/pamac.installer.gresource.xml']) pamac_installer_gresource_xml_file_c = pamac_installer_gresource_xml_generator.process(['data/pamac.installer.gresource.xml'])
@ -77,6 +71,12 @@ install_data(dbus_cfg_org_pamac_system_service,install_dir: join_paths(get_optio
dbus_cfg_org_pamac_user_service = configure_file(input: 'data/dbus/org.pamac.user.service',output: 'org.pamac.user.service', configuration: cfg_dbus_data) dbus_cfg_org_pamac_user_service = configure_file(input: 'data/dbus/org.pamac.user.service',output: 'org.pamac.user.service', configuration: cfg_dbus_data)
install_data(dbus_cfg_org_pamac_user_service,install_dir: join_paths(get_option('prefix'),get_option('datadir'),'dbus-1','services')) install_data(dbus_cfg_org_pamac_user_service,install_dir: join_paths(get_option('prefix'),get_option('datadir'),'dbus-1','services'))
install_data( 'data/dbus/org.pamac.system.conf',install_dir: join_paths(get_option('prefix'),get_option('datadir'),'dbus-1','system.d')) install_data( 'data/dbus/org.pamac.system.conf',install_dir: join_paths(get_option('prefix'),get_option('datadir'),'dbus-1','system.d'))
install_data('data/org.pamac.main.gschema.xml', install_dir: join_paths(get_option('prefix'),get_option('datadir'), 'glib-2.0', 'schemas'))
meson.add_install_script('meson_scripts/install_schemas.py')
if not DISABLE_AUR
install_data('data/org.pamac.aur.gschema.xml', install_dir: join_paths(get_option('prefix'),get_option('datadir'), 'glib-2.0', 'schemas'))
meson.add_install_script('meson_scripts/install_schemas.py')
endif
install_data('data/icons/16x16/apps/system-software-install.png',install_dir: join_paths(get_option('prefix'),get_option('datadir'),'icons','hicolor/16x16/apps')) install_data('data/icons/16x16/apps/system-software-install.png',install_dir: join_paths(get_option('prefix'),get_option('datadir'),'icons','hicolor/16x16/apps'))
install_data('data/icons/24x24/status/pamac-tray-no-update.png',install_dir: join_paths(get_option('prefix'),get_option('datadir'),'icons','hicolor/24x24/apps')) install_data('data/icons/24x24/status/pamac-tray-no-update.png',install_dir: join_paths(get_option('prefix'),get_option('datadir'),'icons','hicolor/24x24/apps'))
install_data('data/icons/24x24/status/pamac-tray-update.png',install_dir: join_paths(get_option('prefix'),get_option('datadir'),'icons','hicolor/24x24/apps')) install_data('data/icons/24x24/status/pamac-tray-update.png',install_dir: join_paths(get_option('prefix'),get_option('datadir'),'icons','hicolor/24x24/apps'))

View File

@ -1,4 +1,4 @@
option('DISABLE_AUR',type : 'string', value: '')
option('ENABLE_UPDATE_ICON',type : 'string', value: '') option('ENABLE_UPDATE_ICON',type : 'string', value: '')
option('ENABLE_HAMBURGER',type : 'string', value: '') option('ENABLE_HAMBURGER',type : 'string', value: '')
option('KDE_TRAY',type : 'string', value: '') option('KDE_TRAY',type : 'string', value: '')
option('DISABLE_AUR',type : 'string', value: '')

View File

@ -0,0 +1,10 @@
#!/usr/bin/env python3
import os
import subprocess
schemadir = os.path.join(os.environ['MESON_INSTALL_PREFIX'], 'share', 'glib-2.0', 'schemas')
if not os.environ.get('DESTDIR'):
print('Compiling gsettings schemas...')
subprocess.call(['glib-compile-schemas', schemadir])

View File

@ -9,10 +9,6 @@ custom: data/systemd/pamac-cleancache.service /usr/lib/systemd/system
custom: data/systemd/pamac-cleancache.timer /usr/lib/systemd/system custom: data/systemd/pamac-cleancache.timer /usr/lib/systemd/system
custom: data/systemd/pamac-mirrorlist.service /usr/lib/systemd/system custom: data/systemd/pamac-mirrorlist.service /usr/lib/systemd/system
custom: data/systemd/pamac-mirrorlist.timer /usr/lib/systemd/system custom: data/systemd/pamac-mirrorlist.timer /usr/lib/systemd/system
custom: data/schemas/org.pamac.main.gschema.xml /usr/share/glib-2.0/schemas
if NOT DISABLE_AUR
custom: data/schemas/org.pamac.aur.gschema.xml /usr/share/glib-2.0/schemas
end
define: ENABLE_UPDATE_ICON define: ENABLE_UPDATE_ICON
define: ENABLE_HAMBURGER define: ENABLE_HAMBURGER
@ -213,6 +209,11 @@ end
*dbus_config: data/dbus/org.pamac.system.conf *dbus_config: data/dbus/org.pamac.system.conf
*scheme: data/org.pamac.main.gschema.xml
if NOT DISABLE_AUR
scheme: data/org.pamac.aur.gschema.xml
end
*full_icon: Hicolor Applications data/icons/16x16/apps/system-software-install.png *full_icon: Hicolor Applications data/icons/16x16/apps/system-software-install.png
*full_icon: Hicolor Applications data/icons/24x24/status/pamac-tray-no-update.png *full_icon: Hicolor Applications data/icons/24x24/status/pamac-tray-no-update.png
*full_icon: Hicolor Applications data/icons/24x24/status/pamac-tray-update.png *full_icon: Hicolor Applications data/icons/24x24/status/pamac-tray-update.png

View File

@ -5,6 +5,8 @@ MSGOBJS=$(addprefix locale/,$(MSGLANGS:.po=/LC_MESSAGES/pamac.mo))
gettext: ../data/polkit/org.pamac.policy.in $(MSGOBJS) gettext: ../data/polkit/org.pamac.policy.in $(MSGOBJS)
msgfmt --xml --template ../data/polkit/org.pamac.policy.in -d ./ -o ../data/polkit/org.pamac.policy msgfmt --xml --template ../data/polkit/org.pamac.policy.in -d ./ -o ../data/polkit/org.pamac.policy
msgfmt --xml --template ../data/org.pamac.aur.gschema.xml.in -d ./ -o ../data/org.pamac.aur.gschema.xml
msgfmt --xml --template ../data/org.pamac.main.gschema.xml.in -d ./ -o ../data/org.pamac.main.gschema.xml
clean: clean:
rm -rf locale rm -rf locale

120
po/af.po
View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Afrikaans (http://www.transifex.com/manjarolinux/manjaro-" "Language-Team: Afrikaans (http://www.transifex.com/manjarolinux/manjaro-"
@ -572,7 +572,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -592,6 +593,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -677,10 +781,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -750,14 +850,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/ar.po
View File

@ -15,7 +15,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Arabic (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Arabic (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -592,7 +592,8 @@ msgstr "الواجهة Gtk3 لlibalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "كيف سيتم التحقق من توفر تحديثات في اغلب الأوقات, قيمة بالساعات" msgstr "كيف سيتم التحقق من توفر تحديثات في اغلب الأوقات, قيمة بالساعات"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -612,6 +613,109 @@ msgstr "سرعة"
msgid "Random" msgid "Random"
msgstr "عشوائية" msgstr "عشوائية"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "السماح لـPamac بالبحث و تثبيت حزم من مستودعات AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "بحث في AUR بشكل افتراضي"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "حذف الاعتماديات الغير مطلوبة"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "صلاحيات مطلوبة" msgstr "صلاحيات مطلوبة"
@ -697,10 +801,6 @@ msgstr "ملفات"
msgid "_Apply" msgid "_Apply"
msgstr "_تطبيق" msgstr "_تطبيق"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "حذف الاعتماديات الغير مطلوبة"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -772,14 +872,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "تفعيل دعم مستودعات AUR" msgstr "تفعيل دعم مستودعات AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "السماح لـPamac بالبحث و تثبيت حزم من مستودعات AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "بحث في AUR بشكل افتراضي"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr " AUR تحقق من وجود تحديثات من " msgstr " AUR تحقق من وجود تحديثات من "

120
po/ast.po
View File

@ -14,7 +14,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Asturian (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Asturian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -578,7 +578,8 @@ msgstr "Un frontal GTK3 pa libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "¿Cuándo quies guetar anovamientos? Valor n'hores" msgstr "¿Cuándo quies guetar anovamientos? Valor n'hores"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -598,6 +599,109 @@ msgstr "Velocidá"
msgid "Random" msgid "Random"
msgstr "Al debalu" msgstr "Al debalu"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Permitir que Pacman guete ya instale paquetes dende AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Guetar n'AUR por defeutu"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Desaniciar dependencies non riquíes"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Ríquese l'autenticación" msgstr "Ríquese l'autenticación"
@ -683,10 +787,6 @@ msgstr "Ficheros"
msgid "_Apply" msgid "_Apply"
msgstr "_Aplicar" msgstr "_Aplicar"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Desaniciar dependencies non riquíes"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -761,14 +861,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Habilitar sofitu d'AUR" msgstr "Habilitar sofitu d'AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Permitir que Pacman guete ya instale paquetes dende AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Guetar n'AUR por defeutu"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Comprobar anovamientos d'AUR" msgstr "Comprobar anovamientos d'AUR"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Azerbaijani (Azerbaijan) (http://www.transifex.com/" "Language-Team: Azerbaijani (Azerbaijan) (http://www.transifex.com/"
@ -573,7 +573,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -593,6 +594,109 @@ msgstr "Sürət"
msgid "Random" msgid "Random"
msgstr "Təsadüfi" msgstr "Təsadüfi"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "AUR-da axtarmaq"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Kimlik tələb olunur" msgstr "Kimlik tələb olunur"
@ -678,10 +782,6 @@ msgstr "Fayllar"
msgid "_Apply" msgid "_Apply"
msgstr "_Tətbiq etmək" msgstr "_Tətbiq etmək"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -751,14 +851,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "AUR dəstəyini aktiv et" msgstr "AUR dəstəyini aktiv et"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "AUR-da axtarmaq"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "AUR-dan yeniliklərin yoxlanılması" msgstr "AUR-dan yeniliklərin yoxlanılması"

120
po/be.po
View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Belarusian (http://www.transifex.com/manjarolinux/manjaro-" "Language-Team: Belarusian (http://www.transifex.com/manjarolinux/manjaro-"
@ -580,7 +580,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -600,6 +601,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -685,10 +789,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -758,14 +858,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/bg.po
View File

@ -15,7 +15,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-08-01 11:22+0000\n" "PO-Revision-Date: 2017-08-01 11:22+0000\n"
"Last-Translator: Galin Iskrenov <loot270@abv.bg>\n" "Last-Translator: Galin Iskrenov <loot270@abv.bg>\n"
"Language-Team: Bulgarian (http://www.transifex.com/manjarolinux/manjaro-" "Language-Team: Bulgarian (http://www.transifex.com/manjarolinux/manjaro-"
@ -579,7 +579,8 @@ msgstr "GTK3 интерфейс за libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Колко често да се проверява за актуализации, стойност в часове" msgstr "Колко често да се проверява за актуализации, стойност в часове"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Брой версии от всеки пакет запазени в кеша" msgstr "Брой версии от всеки пакет запазени в кеша"
@ -599,6 +600,109 @@ msgstr "Скорост"
msgid "Random" msgid "Random"
msgstr "Разбъркано " msgstr "Разбъркано "
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Позволи на Pamac да търси и инсталира пакети от AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Търсене в AUR по подразбиране "
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Премахни ненужни зависимости"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Изисква се идентификация" msgstr "Изисква се идентификация"
@ -684,10 +788,6 @@ msgstr "Файлове"
msgid "_Apply" msgid "_Apply"
msgstr "_Приложи" msgstr "_Приложи"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Премахни ненужни зависимости"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -761,14 +861,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Позволи AUR поддръжка" msgstr "Позволи AUR поддръжка"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Позволи на Pamac да търси и инсталира пакети от AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Търсене в AUR по подразбиране "
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Проверка за актуализации от AUR" msgstr "Проверка за актуализации от AUR"

120
po/bn.po
View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Bengali (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Bengali (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -572,7 +572,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -592,6 +593,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -677,10 +781,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -750,14 +850,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/bs.po
View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Bosnian (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Bosnian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -576,7 +576,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -596,6 +597,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -681,10 +785,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -754,14 +854,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"
@ -576,7 +576,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -596,6 +597,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -681,10 +785,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -754,14 +854,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/ca.po
View File

@ -17,7 +17,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 14:18+0000\n" "PO-Revision-Date: 2017-07-30 14:18+0000\n"
"Last-Translator: Davidmp <medipas@gmail.com>\n" "Last-Translator: Davidmp <medipas@gmail.com>\n"
"Language-Team: Catalan (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Catalan (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -581,7 +581,8 @@ msgstr "Una interfície Gtk3 per a libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Freqüència per comprovar si hi ha actualitzacions, valor en hores" msgstr "Freqüència per comprovar si hi ha actualitzacions, valor en hores"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Nombre de versions de cada paquet per mantenir a la memòria cau" msgstr "Nombre de versions de cada paquet per mantenir a la memòria cau"
@ -601,6 +602,109 @@ msgstr "Velocitat"
msgid "Random" msgid "Random"
msgstr "Aleatori" msgstr "Aleatori"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Permetre a Pamac buscar e instal·lar paquets des d'AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Cerca a l'AUR per defecte"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Elimina les dependències no requerides"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Cal autenticació" msgstr "Cal autenticació"
@ -686,10 +790,6 @@ msgstr "Fitxers"
msgid "_Apply" msgid "_Apply"
msgstr "_Aplica" msgstr "_Aplica"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Elimina les dependències no requerides"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -766,14 +866,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Habilitar suport per AUR" msgstr "Habilitar suport per AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Permetre a Pamac buscar e instal·lar paquets des d'AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Cerca a l'AUR per defecte"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Comprova si hi ha actualitzacions de l'AUR" msgstr "Comprova si hi ha actualitzacions de l'AUR"

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Catalan (Spain) (http://www.transifex.com/manjarolinux/" "Language-Team: Catalan (Spain) (http://www.transifex.com/manjarolinux/"
@ -576,7 +576,8 @@ msgstr "interfície Gtk3 per a libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -596,6 +597,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Cal autenticació" msgstr "Cal autenticació"
@ -681,10 +785,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -754,14 +854,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/cs.po
View File

@ -15,7 +15,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Czech (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Czech (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -582,7 +582,8 @@ msgstr "Gtk3 frontend pro libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Jak často kontrolovat aktualizace, hodnota v hodinách" msgstr "Jak často kontrolovat aktualizace, hodnota v hodinách"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Počet verzí od každého balíčku udržovaného v paměti cache." msgstr "Počet verzí od každého balíčku udržovaného v paměti cache."
@ -602,6 +603,109 @@ msgstr "rychlost"
msgid "Random" msgid "Random"
msgstr "náhodně" msgstr "náhodně"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Povolit aplikaci Pamac vyhledávat a instalovat balíčky z AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Hledat v AUR defaultně"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Odebrat nepotřebné závislosti"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Je vyžadováno ověření" msgstr "Je vyžadováno ověření"
@ -687,10 +791,6 @@ msgstr "Soubory"
msgid "_Apply" msgid "_Apply"
msgstr "_Použít" msgstr "_Použít"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Odebrat nepotřebné závislosti"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -765,14 +865,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Povolit podporu AUR" msgstr "Povolit podporu AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Povolit aplikaci Pamac vyhledávat a instalovat balíčky z AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Hledat v AUR defaultně"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Zkontrolovat aktualizace z AUR" msgstr "Zkontrolovat aktualizace z AUR"

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/manjarolinux/" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/manjarolinux/"
@ -579,7 +579,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -599,6 +600,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -684,10 +788,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -757,14 +857,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/cy.po
View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Welsh (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Welsh (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -579,7 +579,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -599,6 +600,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -684,10 +788,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -757,14 +857,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/da.po
View File

@ -19,7 +19,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Danish (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Danish (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -583,7 +583,8 @@ msgstr "En frontend til libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Hvor ofte der checkes efter opdatering, værdi opgives i timer" msgstr "Hvor ofte der checkes efter opdatering, værdi opgives i timer"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Antal versioner af hver pakke der skal gemmes i cache" msgstr "Antal versioner af hver pakke der skal gemmes i cache"
@ -603,6 +604,109 @@ msgstr "Hastighed"
msgid "Random" msgid "Random"
msgstr "Tilfældig" msgstr "Tilfældig"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Gør det muligt for Pamac at søge i og installere pakker fra AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Søg i AUR som standard"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Fjern unødvendige afhængigheder"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Godkendelse er påkrævet" msgstr "Godkendelse er påkrævet"
@ -688,10 +792,6 @@ msgstr "Filer"
msgid "_Apply" msgid "_Apply"
msgstr "_Anvend" msgstr "_Anvend"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Fjern unødvendige afhængigheder"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -766,14 +866,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Aktiver AUR-understøttelse" msgstr "Aktiver AUR-understøttelse"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Gør det muligt for Pamac at søge i og installere pakker fra AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Søg i AUR som standard"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Tjek efter opdateringer fra AUR" msgstr "Tjek efter opdateringer fra AUR"

120
po/de.po
View File

@ -26,7 +26,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: German (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: German (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -590,7 +590,8 @@ msgstr "Eine GTK3-Benutzeroberfläche für libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Wie oft soll nach Erneuerungen geprüft werden? (Wert in Stunden)" msgstr "Wie oft soll nach Erneuerungen geprüft werden? (Wert in Stunden)"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Anzahl der im Cache verbleibenden Paketversionen" msgstr "Anzahl der im Cache verbleibenden Paketversionen"
@ -610,6 +611,109 @@ msgstr "Geschwindigkeit"
msgid "Random" msgid "Random"
msgstr "Zufällig" msgstr "Zufällig"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Erlaube Pamac nach Paketen im AUR zu suchen und zu installieren"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Suche standardmäßig im AUR"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Entferne nicht benötigte Abhängigkeiten"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Authentifizierung erforderlich" msgstr "Authentifizierung erforderlich"
@ -695,10 +799,6 @@ msgstr "Dateien"
msgid "_Apply" msgid "_Apply"
msgstr "_Übernehmen" msgstr "_Übernehmen"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Entferne nicht benötigte Abhängigkeiten"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -775,14 +875,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "AUR-Support aktivieren" msgstr "AUR-Support aktivieren"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Erlaube Pamac nach Paketen im AUR zu suchen und zu installieren"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Suche standardmäßig im AUR"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Suche nach Aktualisierungen aus dem AUR" msgstr "Suche nach Aktualisierungen aus dem AUR"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: German (Switzerland) (http://www.transifex.com/manjarolinux/" "Language-Team: German (Switzerland) (http://www.transifex.com/manjarolinux/"
@ -572,7 +572,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -592,6 +593,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -677,10 +781,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -750,14 +850,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: German (Germany) (http://www.transifex.com/manjarolinux/" "Language-Team: German (Germany) (http://www.transifex.com/manjarolinux/"
@ -572,7 +572,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -592,6 +593,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -677,10 +781,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -750,14 +850,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/el.po
View File

@ -20,7 +20,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Greek (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Greek (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -584,7 +584,8 @@ msgstr "Ένα gtk3 εμπρόσθιο τμήμα για το pyalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Πόσο συχνά να ελέγχονται αναβαθμίσεις, τιμή σε ώρες" msgstr "Πόσο συχνά να ελέγχονται αναβαθμίσεις, τιμή σε ώρες"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Αριθμός των εκδόσεων για κάθε πακέτο που θα κρατηθεί στην αποθήκη" msgstr "Αριθμός των εκδόσεων για κάθε πακέτο που θα κρατηθεί στην αποθήκη"
@ -604,6 +605,109 @@ msgstr "Ταχύτητα"
msgid "Random" msgid "Random"
msgstr "Τυχαίο" msgstr "Τυχαίο"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Επέτρεψε στον pamac να ψάξει και να εγκαταστήσει πακέτα απο το AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Αναζήτηση στο AUR από προεπιλογή"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Αφαίρεση αχρησιμοποίητων εξαρτήσεων"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Απαιτείται πιστοποίηση" msgstr "Απαιτείται πιστοποίηση"
@ -689,10 +793,6 @@ msgstr "Αρχεία"
msgid "_Apply" msgid "_Apply"
msgstr "Εφαρμογή" msgstr "Εφαρμογή"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Αφαίρεση αχρησιμοποίητων εξαρτήσεων"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -767,14 +867,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Ενεργοποίηση υποστήριξης AUR" msgstr "Ενεργοποίηση υποστήριξης AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Επέτρεψε στον pamac να ψάξει και να εγκαταστήσει πακέτα απο το AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Αναζήτηση στο AUR από προεπιλογή"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Έλεγχος για αναβαθμίσεις από το AUR" msgstr "Έλεγχος για αναβαθμίσεις από το AUR"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Greek (Greece) (http://www.transifex.com/manjarolinux/manjaro-" "Language-Team: Greek (Greece) (http://www.transifex.com/manjarolinux/manjaro-"
@ -573,7 +573,8 @@ msgstr "Ένα gtk3 εμπρόσθιο τμήμα για το pyalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Πόσο συχνά να ελέγχονται αναβαθμίσεις, τιμή σε ώρες" msgstr "Πόσο συχνά να ελέγχονται αναβαθμίσεις, τιμή σε ώρες"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -593,6 +594,109 @@ msgstr "Ταχύτητα"
msgid "Random" msgid "Random"
msgstr "Τυχαίο" msgstr "Τυχαίο"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Επέτρεψε στον pamac να ψάξει και να εγκαταστήσει πακέτα απο το AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Αναζήτηση στο AUR από προεπιλογή"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Αφαίρεση αχρησιμοποίητων εξαρτήσεων"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Απαιτείται πιστοποίηση" msgstr "Απαιτείται πιστοποίηση"
@ -678,10 +782,6 @@ msgstr "Αρχεία"
msgid "_Apply" msgid "_Apply"
msgstr "Εφαρμογή" msgstr "Εφαρμογή"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Αφαίρεση αχρησιμοποίητων εξαρτήσεων"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -756,14 +856,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Ενεργοποίηση υποστήριξης AUR" msgstr "Ενεργοποίηση υποστήριξης AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Επέτρεψε στον pamac να ψάξει και να εγκαταστήσει πακέτα απο το AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Αναζήτηση στο AUR από προεπιλογή"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Έλεγχος για αναβαθμίσεις από το AUR" msgstr "Έλεγχος για αναβαθμίσεις από το AUR"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/" "Language-Team: English (United Kingdom) (http://www.transifex.com/"
@ -575,7 +575,8 @@ msgstr "A Gtk3 frontend for libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "How often to check for updates, value in hours" msgstr "How often to check for updates, value in hours"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -595,6 +596,109 @@ msgstr "Speed"
msgid "Random" msgid "Random"
msgstr "Random" msgstr "Random"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Allow Pamac to search and install packages from AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Search in AUR by default"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Remove unrequired dependencies"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -680,10 +784,6 @@ msgstr "Files"
msgid "_Apply" msgid "_Apply"
msgstr "_Apply" msgstr "_Apply"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Remove unrequired dependencies"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -758,14 +858,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Enable AUR support" msgstr "Enable AUR support"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Allow Pamac to search and install packages from AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Search in AUR by default"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Check for updates from AUR" msgstr "Check for updates from AUR"

120
po/eo.po
View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Esperanto (http://www.transifex.com/manjarolinux/manjaro-" "Language-Team: Esperanto (http://www.transifex.com/manjarolinux/manjaro-"
@ -576,7 +576,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -596,6 +597,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -681,10 +785,6 @@ msgstr "Dosieroj"
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -754,14 +854,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/es.po
View File

@ -20,7 +20,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Spanish (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Spanish (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -584,7 +584,8 @@ msgstr "Una interfaz gtk3 para libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Frecuencia para buscar actualizaciones, valor en horas" msgstr "Frecuencia para buscar actualizaciones, valor en horas"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Número de versiones de cada paquete a guardar en cache" msgstr "Número de versiones de cada paquete a guardar en cache"
@ -604,6 +605,109 @@ msgstr "Velocidad"
msgid "Random" msgid "Random"
msgstr "Aleatorio" msgstr "Aleatorio"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Permitir a Pamac buscar e instalar paquetes desde AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Buscar en AUR por defecto"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Eliminar dependencias innecesarias "
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Se necesita autenticación" msgstr "Se necesita autenticación"
@ -689,10 +793,6 @@ msgstr "Archivos"
msgid "_Apply" msgid "_Apply"
msgstr "_Aplicar" msgstr "_Aplicar"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Eliminar dependencias innecesarias "
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -770,14 +870,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Habilitar soporte para AUR" msgstr "Habilitar soporte para AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Permitir a Pamac buscar e instalar paquetes desde AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Buscar en AUR por defecto"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Comprobar actualizaciones desde AUR" msgstr "Comprobar actualizaciones desde AUR"

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Spanish (Latin America) (http://www.transifex.com/" "Language-Team: Spanish (Latin America) (http://www.transifex.com/"
@ -576,7 +576,8 @@ msgstr "Un frontend Gtk3 para libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Cuán seguido revisar por actualizaciones, valor en horas" msgstr "Cuán seguido revisar por actualizaciones, valor en horas"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Número de versiones de cada paquete a mantener en caché" msgstr "Número de versiones de cada paquete a mantener en caché"
@ -596,6 +597,109 @@ msgstr "Velocidad"
msgid "Random" msgid "Random"
msgstr "Al azar" msgstr "Al azar"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Permitir a Pamac buscar e instalar paquetes de AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Buscar en AUR por defecto"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Remover dependencias no requeridas"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Se requiere autenticación" msgstr "Se requiere autenticación"
@ -681,10 +785,6 @@ msgstr "Buscar en AUR"
msgid "_Apply" msgid "_Apply"
msgstr "...Aplicar" msgstr "...Aplicar"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Remover dependencias no requeridas"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -761,14 +861,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Habilitar soporte de AUR" msgstr "Habilitar soporte de AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Permitir a Pamac buscar e instalar paquetes de AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Buscar en AUR por defecto"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Comprobar actualizaciones desde AUR" msgstr "Comprobar actualizaciones desde AUR"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/manjarolinux/" "Language-Team: Spanish (Argentina) (http://www.transifex.com/manjarolinux/"
@ -572,7 +572,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -592,6 +593,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -677,10 +781,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -750,14 +850,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Spanish (Spain) (http://www.transifex.com/manjarolinux/" "Language-Team: Spanish (Spain) (http://www.transifex.com/manjarolinux/"
@ -572,7 +572,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -592,6 +593,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -677,10 +781,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -750,14 +850,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/manjarolinux/" "Language-Team: Spanish (Mexico) (http://www.transifex.com/manjarolinux/"
@ -573,7 +573,8 @@ msgstr "Una interfaz de gtk3 para libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -593,6 +594,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Se requiere autenticación" msgstr "Se requiere autenticación"
@ -678,10 +782,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -751,14 +851,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Spanish (El Salvador) (http://www.transifex.com/manjarolinux/" "Language-Team: Spanish (El Salvador) (http://www.transifex.com/manjarolinux/"
@ -572,7 +572,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -592,6 +593,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -677,10 +781,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -750,14 +850,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/et.po
View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Estonian (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Estonian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -575,7 +575,8 @@ msgstr "Gtk3 eessüsteem libalpm tarbeks"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Kui tihti kontrollida uuendusi, väärtus tundides" msgstr "Kui tihti kontrollida uuendusi, väärtus tundides"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -595,6 +596,109 @@ msgstr "Kiirus"
msgid "Random" msgid "Random"
msgstr "Suvaline" msgstr "Suvaline"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Luba Pamacil otsida ning paigaldada pakette AURist"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Vaikimisi otsi AURist"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Eemalda mitte-nõutud sõltuvused"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -680,10 +784,6 @@ msgstr "Failid"
msgid "_Apply" msgid "_Apply"
msgstr "_Rakenda" msgstr "_Rakenda"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Eemalda mitte-nõutud sõltuvused"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -755,14 +855,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Võimalda AURi tugi" msgstr "Võimalda AURi tugi"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Luba Pamacil otsida ning paigaldada pakette AURist"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Vaikimisi otsi AURist"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Kontrolli uuendusi AURist" msgstr "Kontrolli uuendusi AURist"

120
po/eu.po
View File

@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Basque (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Basque (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -577,7 +577,8 @@ msgstr "Gtk3n eraikitako ibalpm liburutegiaren interfaze bat"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Eguneraketak egiaztatzeko maiztasuna, orduetan" msgstr "Eguneraketak egiaztatzeko maiztasuna, orduetan"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Katxean gorde beharreko pakete bakotzeko bertsio kopurua" msgstr "Katxean gorde beharreko pakete bakotzeko bertsio kopurua"
@ -597,6 +598,109 @@ msgstr "Abiadura"
msgid "Random" msgid "Random"
msgstr "Ausazkoa" msgstr "Ausazkoa"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Pamac AURtik paketeak bilatzeko eta instalatzeko baimendu"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Bilatu AURen lehenetsita"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Kendu behar ez diren menpekotasunak"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Autentifikazioa behar da" msgstr "Autentifikazioa behar da"
@ -682,10 +786,6 @@ msgstr "Fitxategiak"
msgid "_Apply" msgid "_Apply"
msgstr "_Aplikatu" msgstr "_Aplikatu"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Kendu behar ez diren menpekotasunak"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -760,14 +860,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Gaitu AUR euskarria" msgstr "Gaitu AUR euskarria"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Pamac AURtik paketeak bilatzeko eta instalatzeko baimendu"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Bilatu AURen lehenetsita"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Egiaztatu AUReko eguneraketak" msgstr "Egiaztatu AUReko eguneraketak"

120
po/fa.po
View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Persian (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Persian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -573,7 +573,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -593,6 +594,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -678,10 +782,6 @@ msgstr "فایل‌ها"
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -751,14 +851,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

View File

@ -18,7 +18,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Persian (Iran) (http://www.transifex.com/manjarolinux/manjaro-" "Language-Team: Persian (Iran) (http://www.transifex.com/manjarolinux/manjaro-"
@ -579,7 +579,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "اغلب چگونگی به روز رسانی بسته را چک کنید ،ارزش زمانی " msgstr "اغلب چگونگی به روز رسانی بسته را چک کنید ،ارزش زمانی "
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "تعدادی از نسخه های هر بسته را در حافظه موقت نگهداری کن" msgstr "تعدادی از نسخه های هر بسته را در حافظه موقت نگهداری کن"
@ -599,6 +600,109 @@ msgstr "سرعت"
msgid "Random" msgid "Random"
msgstr "تصادفی" msgstr "تصادفی"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "اجازه دادن pamac برای جستجو و نصب بسته ها از AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "جستجوی در AUR به صورت پیش فرض"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "حذف وابستگی های غیرضروری"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "تائید هویت شکست خورد" msgstr "تائید هویت شکست خورد"
@ -684,10 +788,6 @@ msgstr "فایل‌ها"
msgid "_Apply" msgid "_Apply"
msgstr "_اعمال" msgstr "_اعمال"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "حذف وابستگی های غیرضروری"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -759,14 +859,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "فعال کردن پشتیبانی از AUR" msgstr "فعال کردن پشتیبانی از AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "اجازه دادن pamac برای جستجو و نصب بسته ها از AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "جستجوی در AUR به صورت پیش فرض"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "بررسی بروزرسانی از AUR" msgstr "بررسی بروزرسانی از AUR"

120
po/fi.po
View File

@ -17,7 +17,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Finnish (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Finnish (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -581,7 +581,8 @@ msgstr "Gtk3edustaohjelma libalpm:lle"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Kuinka usein tarkistetaan päivityksiä, arvo tunneissa" msgstr "Kuinka usein tarkistetaan päivityksiä, arvo tunneissa"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -601,6 +602,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Anna Pamacin etsiä ja asentaa paketteja AUR:sta"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Poista ei-vaaditut riippuvuudet"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -686,10 +790,6 @@ msgstr "Tiedostot"
msgid "_Apply" msgid "_Apply"
msgstr "_hyväksy" msgstr "_hyväksy"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Poista ei-vaaditut riippuvuudet"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -761,14 +861,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Ota AUR-tuki käyttöön" msgstr "Ota AUR-tuki käyttöön"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Anna Pamacin etsiä ja asentaa paketteja AUR:sta"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

View File

@ -7,6 +7,8 @@
../src/pamac-manager/manager_window.vala ../src/pamac-manager/manager_window.vala
../src/preferences_dialog.vala ../src/preferences_dialog.vala
../src/choose_ignorepkgs_dialog.vala ../src/choose_ignorepkgs_dialog.vala
../data/org.pamac.aur.gschema.xml.in
../data/org.pamac.main.gschema.xml.in
../data/polkit/org.pamac.policy.in ../data/polkit/org.pamac.policy.in
../data/interface/choose_provider_dialog.ui ../data/interface/choose_provider_dialog.ui
../data/interface/progress_dialog.ui ../data/interface/progress_dialog.ui

120
po/fo.po
View File

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Faroese (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Faroese (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -574,7 +574,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -594,6 +595,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -679,10 +783,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -752,14 +852,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/fr.po
View File

@ -21,7 +21,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-31 13:03+0000\n" "PO-Revision-Date: 2017-07-31 13:03+0000\n"
"Last-Translator: Charles Monzat <superboa@hotmail.fr>\n" "Last-Translator: Charles Monzat <superboa@hotmail.fr>\n"
"Language-Team: French (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: French (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -585,7 +585,8 @@ msgstr "Une interface Gtk3 pour libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Fréquence de vérification des mises à jour, valeur en heures " msgstr "Fréquence de vérification des mises à jour, valeur en heures "
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Nombre de versions de chaque paquet à conserver dans le cache " msgstr "Nombre de versions de chaque paquet à conserver dans le cache "
@ -605,6 +606,109 @@ msgstr "Vitesse"
msgid "Random" msgid "Random"
msgstr "Aléatoire" msgstr "Aléatoire"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Permettre à Pamac de chercher et installer des paquets depuis AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Rechercher depuis AUR par défaut"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Désinstaller les dépendances inutiles"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Authentification nécessaire" msgstr "Authentification nécessaire"
@ -690,10 +794,6 @@ msgstr "Fichiers"
msgid "_Apply" msgid "_Apply"
msgstr "_Appliquer" msgstr "_Appliquer"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Désinstaller les dépendances inutiles"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -770,14 +870,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Activer le support d'AUR" msgstr "Activer le support d'AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Permettre à Pamac de chercher et installer des paquets depuis AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Rechercher depuis AUR par défaut"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Vérifier les mises à jour depuis AUR" msgstr "Vérifier les mises à jour depuis AUR"

120
po/gl.po
View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Galician (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Galician (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -573,7 +573,8 @@ msgstr "Unha interface Gtk3 para libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Cantas veces para comprobar actualizacións, o valor en horas" msgstr "Cantas veces para comprobar actualizacións, o valor en horas"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Número de versións de cada paquete para gardar na caché" msgstr "Número de versións de cada paquete para gardar na caché"
@ -593,6 +594,109 @@ msgstr "Velocidade"
msgid "Random" msgid "Random"
msgstr "Aleatorio" msgstr "Aleatorio"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Permitir Pamac para buscar e instalar paquetes desde AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Buscar en AUR por defecto"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Elimina dependencias sen contrapartida"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "A autenticación é necesaria" msgstr "A autenticación é necesaria"
@ -678,10 +782,6 @@ msgstr "Arquivos"
msgid "_Apply" msgid "_Apply"
msgstr "_Aplicar" msgstr "_Aplicar"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Elimina dependencias sen contrapartida"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -758,14 +858,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Activar o soporte AUR" msgstr "Activar o soporte AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Permitir Pamac para buscar e instalar paquetes desde AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Buscar en AUR por defecto"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Comprobar actualizacións dende AUR" msgstr "Comprobar actualizacións dende AUR"

120
po/he.po
View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Hebrew (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Hebrew (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -576,7 +576,8 @@ msgstr "מגשר חזיתי Gtk3 עבור libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "מהי תדירות בדיקת העדכונים, בשעות" msgstr "מהי תדירות בדיקת העדכונים, בשעות"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -596,6 +597,109 @@ msgstr "מהירות"
msgid "Random" msgid "Random"
msgstr "אקראי" msgstr "אקראי"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "אפשר לPamac לחפש ולהתקין חבילות מתוך AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "חפש בתוך AUR באופן שגרתי"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "הסר תוספים לא נחוצים"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "נדרש אישור" msgstr "נדרש אישור"
@ -681,10 +785,6 @@ msgstr "קבצים"
msgid "_Apply" msgid "_Apply"
msgstr "_החל" msgstr "_החל"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "הסר תוספים לא נחוצים"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -757,14 +857,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "אפשר תמיכת AUR" msgstr "אפשר תמיכת AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "אפשר לPamac לחפש ולהתקין חבילות מתוך AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "חפש בתוך AUR באופן שגרתי"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "בדוק עדכונים מתוך AUR" msgstr "בדוק עדכונים מתוך AUR"

120
po/hi.po
View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Hindi (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Hindi (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -576,7 +576,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "घंटे में अपडेट, मूल्य के लिए जाँच करने के लिए कितनी बार" msgstr "घंटे में अपडेट, मूल्य के लिए जाँच करने के लिए कितनी बार"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -596,6 +597,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Pamac AUR से संकुल को खोजने और स्थापित करने की अनुमति"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "डिफ़ॉल्ट रूप से AUR में खोजें"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "संयुक्त राष्ट्र आवश्यक निर्भरता निकालें"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "प्रमाणीकरण की आवश्यकता है" msgstr "प्रमाणीकरण की आवश्यकता है"
@ -681,10 +785,6 @@ msgstr "फ़ाइलें"
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "संयुक्त राष्ट्र आवश्यक निर्भरता निकालें"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -754,14 +854,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "AUR समर्थन सक्रिय" msgstr "AUR समर्थन सक्रिय"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Pamac AUR से संकुल को खोजने और स्थापित करने की अनुमति"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "डिफ़ॉल्ट रूप से AUR में खोजें"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "AUR से अद्यतन के लिए जाँच करें" msgstr "AUR से अद्यतन के लिए जाँच करें"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Hindi (India) (http://www.transifex.com/manjarolinux/manjaro-" "Language-Team: Hindi (India) (http://www.transifex.com/manjarolinux/manjaro-"
@ -572,7 +572,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -592,6 +593,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -677,10 +781,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -750,14 +850,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/hr.po
View File

@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-08-02 13:28+0000\n" "PO-Revision-Date: 2017-08-02 13:28+0000\n"
"Last-Translator: Lovro Kudelić <lovro.kudelic@outlook.com>\n" "Last-Translator: Lovro Kudelić <lovro.kudelic@outlook.com>\n"
"Language-Team: Croatian (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Croatian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -581,7 +581,8 @@ msgstr "GTK+ 3 sučelje za libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Koliko često provjeravati ažuriranja, vrijednost u satima" msgstr "Koliko često provjeravati ažuriranja, vrijednost u satima"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Broj različitih verzija paketa za spremiti u predmemoriju" msgstr "Broj različitih verzija paketa za spremiti u predmemoriju"
@ -601,6 +602,109 @@ msgstr "Brzina"
msgid "Random" msgid "Random"
msgstr "Slučajni odabir" msgstr "Slučajni odabir"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Dozvoli Pamac-u da traži i instalira pakete iz AUR-a"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Uvijek traži u AUR-u"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Ukloni nepotrebne zavisnosti"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Potrebna je autorizacija" msgstr "Potrebna je autorizacija"
@ -686,10 +790,6 @@ msgstr "Datoteke"
msgid "_Apply" msgid "_Apply"
msgstr "_Primijeni" msgstr "_Primijeni"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Ukloni nepotrebne zavisnosti"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -764,14 +864,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Omogući AUR podršku" msgstr "Omogući AUR podršku"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Dozvoli Pamac-u da traži i instalira pakete iz AUR-a"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Uvijek traži u AUR-u"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Provjeri ažuriranja iz AUR-a" msgstr "Provjeri ažuriranja iz AUR-a"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Croatian (Croatia) (http://www.transifex.com/manjarolinux/" "Language-Team: Croatian (Croatia) (http://www.transifex.com/manjarolinux/"
@ -576,7 +576,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -596,6 +597,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -681,10 +785,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -754,14 +854,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/hu.po
View File

@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Hungarian (http://www.transifex.com/manjarolinux/manjaro-" "Language-Team: Hungarian (http://www.transifex.com/manjarolinux/manjaro-"
@ -577,7 +577,8 @@ msgstr "Egy gtk3 felület libalpm-hoz"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Milyen gyakran ellenőrizze a frissítéseket? Értékek órában" msgstr "Milyen gyakran ellenőrizze a frissítéseket? Értékek órában"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "A cache- ben csomagonként megtartandó példányok száma:" msgstr "A cache- ben csomagonként megtartandó példányok száma:"
@ -597,6 +598,109 @@ msgstr "Sebesség"
msgid "Random" msgid "Random"
msgstr "Vélerlenszerű" msgstr "Vélerlenszerű"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Pamac kereshet és telepíthet csomagokat az AUR -ból"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Keresés AUR -ban alapértelmezetten"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Nem megkövetelt függőségek eltávolítása"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Hitelesítés szükséges" msgstr "Hitelesítés szükséges"
@ -682,10 +786,6 @@ msgstr "Fájlok"
msgid "_Apply" msgid "_Apply"
msgstr "Alkalmaz" msgstr "Alkalmaz"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Nem megkövetelt függőségek eltávolítása"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -760,14 +860,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "AUR támogatás engedélyezése" msgstr "AUR támogatás engedélyezése"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Pamac kereshet és telepíthet csomagokat az AUR -ból"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Keresés AUR -ban alapértelmezetten"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "AUR frissítések keresése" msgstr "AUR frissítések keresése"

120
po/id.po
View File

@ -24,7 +24,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Indonesian (http://www.transifex.com/manjarolinux/manjaro-" "Language-Team: Indonesian (http://www.transifex.com/manjarolinux/manjaro-"
@ -585,7 +585,8 @@ msgstr "Sebuah frontend Gtk3 untuk libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Berapa lama untuk memeriksa pembaharuan, nilai dalam jam" msgstr "Berapa lama untuk memeriksa pembaharuan, nilai dalam jam"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -605,6 +606,109 @@ msgstr "Kecepatan"
msgid "Random" msgid "Random"
msgstr "Acak" msgstr "Acak"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Biarkan Pamac untuk mencari dan memasang paket dari AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Cari di AUR sebagai baku"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Hapus dependensi yang tidak dibutuhkan"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Membutuhkan Otentifikasi" msgstr "Membutuhkan Otentifikasi"
@ -690,10 +794,6 @@ msgstr "Berkas"
msgid "_Apply" msgid "_Apply"
msgstr "_Terapkan" msgstr "_Terapkan"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Hapus dependensi yang tidak dibutuhkan"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -768,14 +868,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Izinkan dukungan AUR" msgstr "Izinkan dukungan AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Biarkan Pamac untuk mencari dan memasang paket dari AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Cari di AUR sebagai baku"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Periksa pembaruan dari AUR" msgstr "Periksa pembaruan dari AUR"

120
po/is.po
View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Icelandic (http://www.transifex.com/manjarolinux/manjaro-" "Language-Team: Icelandic (http://www.transifex.com/manjarolinux/manjaro-"
@ -575,7 +575,8 @@ msgstr "Gtk3 viðmót fyrir libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Hversu oft á að athuga með uppfærslur, í klukkustundum" msgstr "Hversu oft á að athuga með uppfærslur, í klukkustundum"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Fjöldi af útgáfum af hverjum pakka til að halda í skyndiminni" msgstr "Fjöldi af útgáfum af hverjum pakka til að halda í skyndiminni"
@ -595,6 +596,109 @@ msgstr "Hraði"
msgid "Random" msgid "Random"
msgstr "Handahófskennt" msgstr "Handahófskennt"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Leyfa Pamac að leita að og setja inn pakka frá AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Leita sjálfgefið í AUR"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Fjarlægja ónauðsynlegar kerfiskröfur"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Auðkenningar er krafist" msgstr "Auðkenningar er krafist"
@ -680,10 +784,6 @@ msgstr "Skrár"
msgid "_Apply" msgid "_Apply"
msgstr "_Virkja" msgstr "_Virkja"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Fjarlægja ónauðsynlegar kerfiskröfur"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -758,14 +858,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Virkja AUR-stuðning" msgstr "Virkja AUR-stuðning"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Leyfa Pamac að leita að og setja inn pakka frá AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Leita sjálfgefið í AUR"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Athuga með uppfærslur frá AUR" msgstr "Athuga með uppfærslur frá AUR"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Icelandic (Iceland) (http://www.transifex.com/manjarolinux/" "Language-Team: Icelandic (Iceland) (http://www.transifex.com/manjarolinux/"
@ -572,7 +572,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -592,6 +593,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -677,10 +781,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -750,14 +850,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/it.po
View File

@ -22,7 +22,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Italian (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Italian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -586,7 +586,8 @@ msgstr "Frontend gtk3 per libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Con quale frequenza controllare gli aggiornamenti, il valore in ore" msgstr "Con quale frequenza controllare gli aggiornamenti, il valore in ore"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Numero di versioni di ogni pacchetto da conservare nella cache" msgstr "Numero di versioni di ogni pacchetto da conservare nella cache"
@ -606,6 +607,109 @@ msgstr "Velocità"
msgid "Random" msgid "Random"
msgstr "Casuale" msgstr "Casuale"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Permette a Pamac cercare e installare pacchetti dal AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Cerca in AUR come impostazione predefinita."
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Rimuovere le dipendenze non necessarie"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Autenticazione richiesta" msgstr "Autenticazione richiesta"
@ -691,10 +795,6 @@ msgstr "Files"
msgid "_Apply" msgid "_Apply"
msgstr "_Applica" msgstr "_Applica"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Rimuovere le dipendenze non necessarie"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -769,14 +869,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Abilita supporto per AUR" msgstr "Abilita supporto per AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Permette a Pamac cercare e installare pacchetti dal AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Cerca in AUR come impostazione predefinita."
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Controlla aggiornamenti da AUR" msgstr "Controlla aggiornamenti da AUR"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Italian (Italy) (http://www.transifex.com/manjarolinux/" "Language-Team: Italian (Italy) (http://www.transifex.com/manjarolinux/"
@ -572,7 +572,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -592,6 +593,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -677,10 +781,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -750,14 +850,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/ja.po
View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Japanese (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Japanese (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -573,7 +573,8 @@ msgstr "libalpmのためのGtk3フロントエンド"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "どれくらいの頻度で更新をチェックしますか、時間で指定してください。" msgstr "どれくらいの頻度で更新をチェックしますか、時間で指定してください。"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "各パッケージのバージョン番号をキャッシュに保存する" msgstr "各パッケージのバージョン番号をキャッシュに保存する"
@ -593,6 +594,109 @@ msgstr "速度"
msgid "Random" msgid "Random"
msgstr "ランダム" msgstr "ランダム"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "PamacがAURパッケージを探索し、インストールすることを許可する"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "デフォルトでAURを検索する"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "必要ではない依存関係を削除"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "認証が必要です" msgstr "認証が必要です"
@ -678,10 +782,6 @@ msgstr "ファイル"
msgid "_Apply" msgid "_Apply"
msgstr "適用_A" msgstr "適用_A"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "必要ではない依存関係を削除"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -756,14 +856,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "AURのサポートを可能にする" msgstr "AURのサポートを可能にする"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "PamacがAURパッケージを探索し、インストールすることを許可する"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "デフォルトでAURを検索する"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "AUR 更新の確認" msgstr "AUR 更新の確認"

120
po/ka.po
View File

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Georgian (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Georgian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -571,7 +571,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -591,6 +592,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -676,10 +780,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -749,14 +849,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "განახლებების შემოწმება AUR-იდან" msgstr "განახლებების შემოწმება AUR-იდან"

120
po/ko.po
View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Korean (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Korean (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -573,7 +573,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -593,6 +594,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "인증이 필요합니다" msgstr "인증이 필요합니다"
@ -678,10 +782,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -751,14 +851,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/lt.po
View File

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 15:15+0000\n" "PO-Revision-Date: 2017-07-30 15:15+0000\n"
"Last-Translator: Moo\n" "Last-Translator: Moo\n"
"Language-Team: Lithuanian (http://www.transifex.com/manjarolinux/manjaro-" "Language-Team: Lithuanian (http://www.transifex.com/manjarolinux/manjaro-"
@ -579,7 +579,8 @@ msgstr "Gtk3 naudotojo sąsaja libalpm bibliotekai"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Kaip dažnai tikrinti ar yra atnaujinimų, reikšmė valandomis" msgstr "Kaip dažnai tikrinti ar yra atnaujinimų, reikšmė valandomis"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Podėlyje laikomas kiekvieno paketo versijų skaičius" msgstr "Podėlyje laikomas kiekvieno paketo versijų skaičius"
@ -599,6 +600,109 @@ msgstr "Greitį"
msgid "Random" msgid "Random"
msgstr "Atsitiktinai" msgstr "Atsitiktinai"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Leisti Pamac ieškoti ir diegti paketus iš AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Pagal numatymą ieškoti AUR saugykloje"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Šalinti nereikalingas priklausomybes"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Reikalingas tapatybės nustatymas" msgstr "Reikalingas tapatybės nustatymas"
@ -684,10 +788,6 @@ msgstr "Failai"
msgid "_Apply" msgid "_Apply"
msgstr "_Taikyti" msgstr "_Taikyti"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Šalinti nereikalingas priklausomybes"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -762,14 +862,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Įjungti AUR palaikymą" msgstr "Įjungti AUR palaikymą"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Leisti Pamac ieškoti ir diegti paketus iš AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Pagal numatymą ieškoti AUR saugykloje"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Tikrinti atnaujinimus iš AUR" msgstr "Tikrinti atnaujinimus iš AUR"

120
po/ml.po
View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Malayalam (http://www.transifex.com/manjarolinux/manjaro-" "Language-Team: Malayalam (http://www.transifex.com/manjarolinux/manjaro-"
@ -572,7 +572,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -592,6 +593,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -677,10 +781,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -750,14 +850,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/ms.po
View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Malay (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Malay (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -570,7 +570,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -590,6 +591,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -675,10 +779,6 @@ msgstr "Fail"
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -748,14 +848,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/nb.po
View File

@ -24,7 +24,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Norwegian Bokmål (http://www.transifex.com/manjarolinux/" "Language-Team: Norwegian Bokmål (http://www.transifex.com/manjarolinux/"
@ -590,7 +590,8 @@ msgstr "En Gtk3-frontend for libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Hvor ofte skal oppdateringer sees etter, verdi i timer " msgstr "Hvor ofte skal oppdateringer sees etter, verdi i timer "
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Antall versjoner av hver pakke som skal beholdes i hurtiglageret" msgstr "Antall versjoner av hver pakke som skal beholdes i hurtiglageret"
@ -610,6 +611,109 @@ msgstr "Hastighet"
msgid "Random" msgid "Random"
msgstr "Tilfeldig" msgstr "Tilfeldig"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Tillat Pamac å søke etter og installere pakker fra AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Søk i AUR som standard"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Fjern avhengige pakker som er unødvendige"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Autentisering kreves" msgstr "Autentisering kreves"
@ -695,10 +799,6 @@ msgstr "Filer"
msgid "_Apply" msgid "_Apply"
msgstr "_Utfør" msgstr "_Utfør"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Fjern avhengige pakker som er unødvendige"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -773,14 +873,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Aktiver AUR-støtte" msgstr "Aktiver AUR-støtte"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Tillat Pamac å søke etter og installere pakker fra AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Søk i AUR som standard"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Se etter oppdateringer fra AUR" msgstr "Se etter oppdateringer fra AUR"

120
po/nl.po
View File

@ -23,7 +23,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 09:20+0000\n" "PO-Revision-Date: 2017-07-30 09:20+0000\n"
"Last-Translator: Heimen Stoffels <vistausss@outlook.com>\n" "Last-Translator: Heimen Stoffels <vistausss@outlook.com>\n"
"Language-Team: Dutch (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Dutch (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -588,7 +588,8 @@ msgstr "Een Gtk3 frontend voor libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Controle interval voor updates, waarde in uren" msgstr "Controle interval voor updates, waarde in uren"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Aantal in de cache te houden versies van elk pakket" msgstr "Aantal in de cache te houden versies van elk pakket"
@ -608,6 +609,109 @@ msgstr "Snelheid"
msgid "Random" msgid "Random"
msgstr "Willekeurig" msgstr "Willekeurig"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Pamac toestaan om AUR pakketten te zoeken en te installeren"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Stel zoeken in AUR als standaard in"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Verwijder onnodige afhankelijkheden"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Verificatie vereist" msgstr "Verificatie vereist"
@ -693,10 +797,6 @@ msgstr "Bestanden"
msgid "_Apply" msgid "_Apply"
msgstr "_Toepassen" msgstr "_Toepassen"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Verwijder onnodige afhankelijkheden"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -771,14 +871,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Activeer AUR ondersteuning" msgstr "Activeer AUR ondersteuning"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Pamac toestaan om AUR pakketten te zoeken en te installeren"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Stel zoeken in AUR als standaard in"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Controleer AUR voor opwaarderingen" msgstr "Controleer AUR voor opwaarderingen"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Dutch (Belgium) (http://www.transifex.com/manjarolinux/" "Language-Team: Dutch (Belgium) (http://www.transifex.com/manjarolinux/"
@ -573,7 +573,8 @@ msgstr "Een Gtk3 interface voor libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Hoe vaak voor updates kijken, waarde in uren" msgstr "Hoe vaak voor updates kijken, waarde in uren"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -593,6 +594,109 @@ msgstr "Snelheid"
msgid "Random" msgid "Random"
msgstr "Rando" msgstr "Rando"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Pamac toestaan om pakketten van het AUR op te zoeken en te installeren"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Zoek automatisch in AUR"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Verwijder onnodige afhankelijkheiden"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -678,10 +782,6 @@ msgstr "Bestanden"
msgid "_Apply" msgid "_Apply"
msgstr "_Doorvoeren " msgstr "_Doorvoeren "
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Verwijder onnodige afhankelijkheiden"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -756,14 +856,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "AUR ondersteuning aanzetten " msgstr "AUR ondersteuning aanzetten "
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Pamac toestaan om pakketten van het AUR op te zoeken en te installeren"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Zoek automatisch in AUR"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Zoeken naar updates van de AUR" msgstr "Zoeken naar updates van de AUR"

View File

@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 09:19+0000\n" "PO-Revision-Date: 2017-07-30 09:19+0000\n"
"Last-Translator: Heimen Stoffels <vistausss@outlook.com>\n" "Last-Translator: Heimen Stoffels <vistausss@outlook.com>\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/manjarolinux/" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/manjarolinux/"
@ -578,7 +578,8 @@ msgstr "Een GTK3-frontend voor libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Hoe vaak moet er worden gecontroleerd op updates? (waarde in uren)" msgstr "Hoe vaak moet er worden gecontroleerd op updates? (waarde in uren)"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Aantal in de cache te houden versies van elk pakket" msgstr "Aantal in de cache te houden versies van elk pakket"
@ -598,6 +599,109 @@ msgstr "Snelheid"
msgid "Random" msgid "Random"
msgstr "Willekeurig" msgstr "Willekeurig"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Pamac toestaan om pakketten van AUR te zoeken en installeren"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Standaard in AUR zoeken"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Niet-benodigde afhankelijkheden verwijderen"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Authenticatie vereist" msgstr "Authenticatie vereist"
@ -683,10 +787,6 @@ msgstr "Bestanden"
msgid "_Apply" msgid "_Apply"
msgstr "_Toepassen" msgstr "_Toepassen"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Niet-benodigde afhankelijkheden verwijderen"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -761,14 +861,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "AUR-ondersteuning inschakelen" msgstr "AUR-ondersteuning inschakelen"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Pamac toestaan om pakketten van AUR te zoeken en installeren"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Standaard in AUR zoeken"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Controleren op AUR-updates" msgstr "Controleren op AUR-updates"

120
po/nn.po
View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Norwegian Nynorsk (http://www.transifex.com/manjarolinux/" "Language-Team: Norwegian Nynorsk (http://www.transifex.com/manjarolinux/"
@ -572,7 +572,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -592,6 +593,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -677,10 +781,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -750,14 +850,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Pamac\n" "Project-Id-Version: Pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-10 22:57-0300\n" "POT-Creation-Date: 2017-11-11 11:29-0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -571,7 +571,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -591,6 +592,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -676,10 +780,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -749,14 +849,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/pl.po
View File

@ -19,7 +19,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-08-02 11:35+0000\n" "PO-Revision-Date: 2017-08-02 11:35+0000\n"
"Last-Translator: Piotr Strębski <strebski@gmail.com>\n" "Last-Translator: Piotr Strębski <strebski@gmail.com>\n"
"Language-Team: Polish (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Polish (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -591,7 +591,8 @@ msgstr "Nakładka gtk3 na libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Jak często sprawdzać aktualizacje, wartość w godzinach" msgstr "Jak często sprawdzać aktualizacje, wartość w godzinach"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Liczba wersji każdego pakietu do przechowywania w pamięci podręcznej" msgstr "Liczba wersji każdego pakietu do przechowywania w pamięci podręcznej"
@ -611,6 +612,109 @@ msgstr "Prędkość"
msgid "Random" msgid "Random"
msgstr "Losowy" msgstr "Losowy"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Pozwól Pamacowi wyszukiwać i instalować pakiety z AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Wyszukuj domyślnie w AUR"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Usuwanie niewymaganych zależności"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Wymagane jest uwierzytelnienie" msgstr "Wymagane jest uwierzytelnienie"
@ -696,10 +800,6 @@ msgstr "Pliki"
msgid "_Apply" msgid "_Apply"
msgstr "_Zastosuj" msgstr "_Zastosuj"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Usuwanie niewymaganych zależności"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -775,14 +875,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Włącz obsługę AUR" msgstr "Włącz obsługę AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Pozwól Pamacowi wyszukiwać i instalować pakiety z AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Wyszukuj domyślnie w AUR"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Sprawdź aktualizacje w AUR" msgstr "Sprawdź aktualizacje w AUR"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Polish (Poland) (http://www.transifex.com/manjarolinux/" "Language-Team: Polish (Poland) (http://www.transifex.com/manjarolinux/"
@ -580,7 +580,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -600,6 +601,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -685,10 +789,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -758,14 +858,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/pt.po
View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Portuguese (http://www.transifex.com/manjarolinux/manjaro-" "Language-Team: Portuguese (http://www.transifex.com/manjarolinux/manjaro-"
@ -573,7 +573,8 @@ msgstr "Uma interface Gtk3 para libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Frequência de verificação de actualizações, valor em horas" msgstr "Frequência de verificação de actualizações, valor em horas"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Número de versões de cada pacote a manter na cache" msgstr "Número de versões de cada pacote a manter na cache"
@ -593,6 +594,109 @@ msgstr "Velocidade"
msgid "Random" msgid "Random"
msgstr "Aleatório" msgstr "Aleatório"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Permitir que o Pamac procure e instale pacotes do AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Pesquisar no AUR por pré-definição"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Remover dependências não requeridas"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Autenticação necessária" msgstr "Autenticação necessária"
@ -678,10 +782,6 @@ msgstr "Ficheiros"
msgid "_Apply" msgid "_Apply"
msgstr "_Aplicar" msgstr "_Aplicar"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Remover dependências não requeridas"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -757,14 +857,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Activar suporte ao AUR" msgstr "Activar suporte ao AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Permitir que o Pamac procure e instale pacotes do AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Pesquisar no AUR por pré-definição"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Verificar se há atualizações do AUR" msgstr "Verificar se há atualizações do AUR"

View File

@ -26,7 +26,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/manjarolinux/" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/manjarolinux/"
@ -590,7 +590,8 @@ msgstr "Um frontend GTK3 para libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Vezes para verificar se há atualizações, o valor em horas" msgstr "Vezes para verificar se há atualizações, o valor em horas"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Número de versões de cada pacote a manter na cache" msgstr "Número de versões de cada pacote a manter na cache"
@ -610,6 +611,109 @@ msgstr "Velocidade"
msgid "Random" msgid "Random"
msgstr "Aleatório" msgstr "Aleatório"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Permitir a Pamac que procure e instale os pacotes a partir de AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Pesquisar no AUR por padrão"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Remover dependências desnecessárias"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Autenticação necessária" msgstr "Autenticação necessária"
@ -695,10 +799,6 @@ msgstr "Arquivos"
msgid "_Apply" msgid "_Apply"
msgstr "_Aplicar" msgstr "_Aplicar"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Remover dependências desnecessárias"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -774,14 +874,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Habilitar o suporte AUR" msgstr "Habilitar o suporte AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Permitir a Pamac que procure e instale os pacotes a partir de AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Pesquisar no AUR por padrão"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Verificar atualizações do AUR" msgstr "Verificar atualizações do AUR"

View File

@ -17,7 +17,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/manjarolinux/" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/manjarolinux/"
@ -581,7 +581,8 @@ msgstr "Uma interface Gtk3 para libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Frequência de verificação de actualizações, valor em horas" msgstr "Frequência de verificação de actualizações, valor em horas"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Número de versões de cada pacote a manter na cache" msgstr "Número de versões de cada pacote a manter na cache"
@ -601,6 +602,109 @@ msgstr "Velocidade"
msgid "Random" msgid "Random"
msgstr "Aleatório" msgstr "Aleatório"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Permitir que o Pamac procure e instale pacotes do AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Pesquisar no AUR por padrão"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Remover dependências não requeridas"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Autenticação necessária" msgstr "Autenticação necessária"
@ -686,10 +790,6 @@ msgstr "Ficheiros"
msgid "_Apply" msgid "_Apply"
msgstr "_Aplicar" msgstr "_Aplicar"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Remover dependências não requeridas"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -765,14 +865,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Habilitar suporte ao AUR" msgstr "Habilitar suporte ao AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Permitir que o Pamac procure e instale pacotes do AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Pesquisar no AUR por padrão"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Verificar se há atualizações do AUR" msgstr "Verificar se há atualizações do AUR"

120
po/ro.po
View File

@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Romanian (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Romanian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -581,7 +581,8 @@ msgstr "O interfață Gtk3 pentru libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Frecvența de verificare a actualizărilor, în ore" msgstr "Frecvența de verificare a actualizărilor, în ore"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -601,6 +602,109 @@ msgstr "Viteză"
msgid "Random" msgid "Random"
msgstr "Aleatoriu" msgstr "Aleatoriu"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Permite Pamac să caute și să instaleze pachete din AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Caută în AUR implicit"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Elimină dependențe ce nu sunt necesare"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -686,10 +790,6 @@ msgstr "Fișiere"
msgid "_Apply" msgid "_Apply"
msgstr "_Aplică" msgstr "_Aplică"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Elimină dependențe ce nu sunt necesare"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -763,14 +863,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Activează suport AUR" msgstr "Activează suport AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Permite Pamac să caute și să instaleze pachete din AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Caută în AUR implicit"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Verifică actualizări din AUR" msgstr "Verifică actualizări din AUR"

120
po/ru.po
View File

@ -27,7 +27,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Russian (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Russian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -599,7 +599,8 @@ msgstr "Интерфейс Gtk3 для libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Укажите интервал поиска обновлений, в часах" msgstr "Укажите интервал поиска обновлений, в часах"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Сохранять в кэше предыдущие версии пакетов в количестве" msgstr "Сохранять в кэше предыдущие версии пакетов в количестве"
@ -619,6 +620,109 @@ msgstr "Скорость"
msgid "Random" msgid "Random"
msgstr "Случайно" msgstr "Случайно"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Разрешить Pamac искать и устанавливать пакеты из AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Поиск в AUR по умолчанию"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Удалить ненужные зависимости"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Запрошена авторизация" msgstr "Запрошена авторизация"
@ -704,10 +808,6 @@ msgstr "Файлы"
msgid "_Apply" msgid "_Apply"
msgstr "_Применить" msgstr "_Применить"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Удалить ненужные зависимости"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -782,14 +882,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Включить поддержку AUR" msgstr "Включить поддержку AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Разрешить Pamac искать и устанавливать пакеты из AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Поиск в AUR по умолчанию"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Проверить обновления AUR" msgstr "Проверить обновления AUR"

120
po/si.po
View File

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Sinhala (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Sinhala (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -574,7 +574,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -594,6 +595,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -679,10 +783,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -752,14 +852,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/sk.po
View File

@ -14,7 +14,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 06:06+0000\n" "PO-Revision-Date: 2017-07-30 06:06+0000\n"
"Last-Translator: Dušan Kazik <prescott66@gmail.com>\n" "Last-Translator: Dušan Kazik <prescott66@gmail.com>\n"
"Language-Team: Slovak (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Slovak (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -582,7 +582,8 @@ msgstr "Rozhranie Gtk3 pre knižnicu libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Ako často kontrolovať aktualizácie, hodnota je v hodinách" msgstr "Ako často kontrolovať aktualizácie, hodnota je v hodinách"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Počet verzií každého balíka, ktoré ponechať vo vyrovnávacej pamäti" msgstr "Počet verzií každého balíka, ktoré ponechať vo vyrovnávacej pamäti"
@ -602,6 +603,109 @@ msgstr "Rýchlosti"
msgid "Random" msgid "Random"
msgstr "Náhodne" msgstr "Náhodne"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Umožní programu Pamac vyhľadať a inštalovať balíky z repozitára AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Predvolene vyhľadávať v repozitári AUR"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Odstrániť nepožadované závislosti"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Vyžaduje sa overenie totožnosti" msgstr "Vyžaduje sa overenie totožnosti"
@ -687,10 +791,6 @@ msgstr "Súbory"
msgid "_Apply" msgid "_Apply"
msgstr "_Použiť" msgstr "_Použiť"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Odstrániť nepožadované závislosti"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -766,14 +866,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Zapnúť podporu repozitára AUR" msgstr "Zapnúť podporu repozitára AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Umožní programu Pamac vyhľadať a inštalovať balíky z repozitára AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Predvolene vyhľadávať v repozitári AUR"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Kontrolovať aktualizácie z repozitára AUR" msgstr "Kontrolovať aktualizácie z repozitára AUR"

120
po/sl.po
View File

@ -15,7 +15,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Slovenian (http://www.transifex.com/manjarolinux/manjaro-" "Language-Team: Slovenian (http://www.transifex.com/manjarolinux/manjaro-"
@ -586,7 +586,8 @@ msgstr "Gtk3 začelje za libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Kako pogosto naj se preverja za posodobitve, vrednost v urah" msgstr "Kako pogosto naj se preverja za posodobitve, vrednost v urah"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Število verzij za vsak paket shranjenih v predpomnilniku" msgstr "Število verzij za vsak paket shranjenih v predpomnilniku"
@ -606,6 +607,109 @@ msgstr "Hitrost"
msgid "Random" msgid "Random"
msgstr "Naključno" msgstr "Naključno"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Dovoli Pamacu da išče in namešča pakete iz AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Privzeto iskanje v AUR"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Odstrani nezahtevane odvisnosti"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Zahtevana je overitev" msgstr "Zahtevana je overitev"
@ -691,10 +795,6 @@ msgstr "Datoteke"
msgid "_Apply" msgid "_Apply"
msgstr "_Uveljavi" msgstr "_Uveljavi"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Odstrani nezahtevane odvisnosti"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -770,14 +870,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Omogoči podporo AUR" msgstr "Omogoči podporo AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Dovoli Pamacu da išče in namešča pakete iz AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Privzeto iskanje v AUR"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Preveri za posodobitve iz AUR" msgstr "Preveri za posodobitve iz AUR"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/manjarolinux/" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/manjarolinux/"
@ -579,7 +579,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -599,6 +600,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -684,10 +788,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -757,14 +857,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/sr.po
View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Serbian (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Serbian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -579,7 +579,8 @@ msgstr "Gtk3 приказ за libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Колико често да се проверавају ажурирања, вредност у сатима" msgstr "Колико често да се проверавају ажурирања, вредност у сатима"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -599,6 +600,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Омогући Памаку да претражује и инсталира пакете из AUR-a"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Уклони непотребне зависности"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -684,10 +788,6 @@ msgstr "Датотеке"
msgid "_Apply" msgid "_Apply"
msgstr "_Примени" msgstr "_Примени"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Уклони непотребне зависности"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -759,14 +859,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Омогући AUR подршку" msgstr "Омогући AUR подршку"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Омогући Памаку да претражује и инсталира пакете из AUR-a"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

View File

@ -14,7 +14,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/manjarolinux/" "Language-Team: Serbian (Latin) (http://www.transifex.com/manjarolinux/"
@ -582,7 +582,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Koliko često da proveravam ažuriranja, vrednost u satima" msgstr "Koliko često da proveravam ažuriranja, vrednost u satima"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -602,6 +603,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Dozvoli Pamac-u da pretražuje i instalira pakete sa AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Ukloni nepotrebne zavisnosti"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Autentifikacija je neophodna" msgstr "Autentifikacija je neophodna"
@ -687,10 +791,6 @@ msgstr "Datoteke"
msgid "_Apply" msgid "_Apply"
msgstr "_Primeni" msgstr "_Primeni"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Ukloni nepotrebne zavisnosti"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -760,14 +860,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Odobri AUR podršku" msgstr "Odobri AUR podršku"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Dozvoli Pamac-u da pretražuje i instalira pakete sa AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Proveri ažuriranja iz AUR" msgstr "Proveri ažuriranja iz AUR"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Serbian (Serbia) (http://www.transifex.com/manjarolinux/" "Language-Team: Serbian (Serbia) (http://www.transifex.com/manjarolinux/"
@ -576,7 +576,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -596,6 +597,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -681,10 +785,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -754,14 +854,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Serbian (Latin) (Serbia) (http://www.transifex.com/" "Language-Team: Serbian (Latin) (Serbia) (http://www.transifex.com/"
@ -576,7 +576,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -596,6 +597,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -681,10 +785,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -754,14 +854,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/sv.po
View File

@ -17,7 +17,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Swedish (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Swedish (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -581,7 +581,8 @@ msgstr "Ett Gtk3-gränssnitt för libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Hur ofta söka efter uppdateringar, ange i timmar" msgstr "Hur ofta söka efter uppdateringar, ange i timmar"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Antal versioner av varje paket att behålla i cachen" msgstr "Antal versioner av varje paket att behålla i cachen"
@ -601,6 +602,109 @@ msgstr "Hastighet"
msgid "Random" msgid "Random"
msgstr "Slumpmässig" msgstr "Slumpmässig"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Tillåt Pamac att söka och installera paket från AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Sök i AUR som standard"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Ta bort icke-nödvändiga beroenden"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Autentisering krävs" msgstr "Autentisering krävs"
@ -686,10 +790,6 @@ msgstr "Filer"
msgid "_Apply" msgid "_Apply"
msgstr "_Tillämpa" msgstr "_Tillämpa"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Ta bort icke-nödvändiga beroenden"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -764,14 +864,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Aktivera AUR-stöd" msgstr "Aktivera AUR-stöd"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Tillåt Pamac att söka och installera paket från AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Sök i AUR som standard"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Leta efter uppdateringar i AUR" msgstr "Leta efter uppdateringar i AUR"

120
po/tr.po
View File

@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-08-04 06:07+0000\n" "PO-Revision-Date: 2017-08-04 06:07+0000\n"
"Last-Translator: Demiray Muhterem <mdemiray@msn.com>\n" "Last-Translator: Demiray Muhterem <mdemiray@msn.com>\n"
"Language-Team: Turkish (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Turkish (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -579,7 +579,8 @@ msgstr "libalpm için Gtk3 arayüzü"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Güncellemeler ne sıklıkta kontrol edilecek, saat belirtin" msgstr "Güncellemeler ne sıklıkta kontrol edilecek, saat belirtin"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Önbellekte tutlacak her bir paketin sürüm sayısı" msgstr "Önbellekte tutlacak her bir paketin sürüm sayısı"
@ -599,6 +600,109 @@ msgstr "Hız"
msgid "Random" msgid "Random"
msgstr "Rastgele" msgstr "Rastgele"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "AUR paketleri aramak ve kurmak için izin ver"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Varsayılan olarak AUR depolarında da ara"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Gereksiz bağımlılıkları kaldır"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Kimlik doğrulaması gerekli" msgstr "Kimlik doğrulaması gerekli"
@ -684,10 +788,6 @@ msgstr "Dosyalar"
msgid "_Apply" msgid "_Apply"
msgstr "_Uygula" msgstr "_Uygula"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Gereksiz bağımlılıkları kaldır"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -762,14 +862,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "AUR desteği etkin" msgstr "AUR desteği etkin"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "AUR paketleri aramak ve kurmak için izin ver"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Varsayılan olarak AUR depolarında da ara"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "AUR deposundaki güncellemelere bak" msgstr "AUR deposundaki güncellemelere bak"

120
po/uk.po
View File

@ -20,7 +20,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Ukrainian (http://www.transifex.com/manjarolinux/manjaro-" "Language-Team: Ukrainian (http://www.transifex.com/manjarolinux/manjaro-"
@ -588,7 +588,8 @@ msgstr "Інтерфейс Gtk3 для libalpm"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Як часто перевіряти оновлення (значення в годинах)" msgstr "Як часто перевіряти оновлення (значення в годинах)"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "Кількість версій кожного пакунка зберігається в кеш-пам'яті" msgstr "Кількість версій кожного пакунка зберігається в кеш-пам'яті"
@ -608,6 +609,109 @@ msgstr "Швидкість"
msgid "Random" msgid "Random"
msgstr "Випадково" msgstr "Випадково"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Дозволити Pamac шукати та встановлювати пакунки з AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Шукати в AUR типово"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Вилучити непотрібні залежності"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "Потрібна авторизація" msgstr "Потрібна авторизація"
@ -693,10 +797,6 @@ msgstr "Файли"
msgid "_Apply" msgid "_Apply"
msgstr "_Застосувати" msgstr "_Застосувати"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Вилучити непотрібні залежності"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -771,14 +871,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Активувати підтримку AUR" msgstr "Активувати підтримку AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Дозволити Pamac шукати та встановлювати пакунки з AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "Шукати в AUR типово"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "Перевірка оновлень AUR" msgstr "Перевірка оновлень AUR"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Urdu (Pakistan) (http://www.transifex.com/manjarolinux/" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/manjarolinux/"
@ -573,7 +573,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "اپ ڈیٹس چیک کرنے کی کثرت کی وضاحت گھنٹوں میں کریں" msgstr "اپ ڈیٹس چیک کرنے کی کثرت کی وضاحت گھنٹوں میں کریں"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -593,6 +594,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Pamac کو AUR پیکجز انسٹال کرنے کی اجازت ہے"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "غیر ضروری انحصار پیکج نکال دیں"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -678,10 +782,6 @@ msgstr "فائلیں"
msgid "_Apply" msgid "_Apply"
msgstr "_عمل کریں" msgstr "_عمل کریں"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "غیر ضروری انحصار پیکج نکال دیں"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -753,14 +853,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "AUR سپورٹ کو فعال کریں" msgstr "AUR سپورٹ کو فعال کریں"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Pamac کو AUR پیکجز انسٹال کرنے کی اجازت ہے"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/uz.po
View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Uzbek (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Uzbek (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -572,7 +572,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Qanchalik tez yangilanishlar tekshirilsin, qiymati soatda" msgstr "Qanchalik tez yangilanishlar tekshirilsin, qiymati soatda"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -592,6 +593,109 @@ msgstr "Tezlik"
msgid "Random" msgid "Random"
msgstr "Tavakkal" msgstr "Tavakkal"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Pamac uchun AURdan paketlarni qidirish va o'rnatishga ruxsat etish"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Talab etilmagan qaramliklarni olib tashlash"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -677,10 +781,6 @@ msgstr "Fayllar"
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Talab etilmagan qaramliklarni olib tashlash"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -750,14 +850,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "AUR qo'llab-quvvatlashni yoqish" msgstr "AUR qo'llab-quvvatlashni yoqish"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Pamac uchun AURdan paketlarni qidirish va o'rnatishga ruxsat etish"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/vi.po
View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Vietnamese (http://www.transifex.com/manjarolinux/manjaro-" "Language-Team: Vietnamese (http://www.transifex.com/manjarolinux/manjaro-"
@ -572,7 +572,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "Bao lâu sẽ kiểm tra cập nhật, tính bằng giờ" msgstr "Bao lâu sẽ kiểm tra cập nhật, tính bằng giờ"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -592,6 +593,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Cho phép Pamac tìm kiếm và cài đặt gói từ AUR"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Gỡ bỏ phần phụ thuộc không cần thiết"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -677,10 +781,6 @@ msgstr "Tệp tin"
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "Gỡ bỏ phần phụ thuộc không cần thiết"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -750,14 +850,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "Bật hỗ trợ AUR" msgstr "Bật hỗ trợ AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "Cho phép Pamac tìm kiếm và cài đặt gói từ AUR"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

120
po/zh.po
View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Chinese (http://www.transifex.com/manjarolinux/manjaro-pamac/" "Language-Team: Chinese (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@ -569,7 +569,8 @@ msgstr ""
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "" msgstr ""
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "" msgstr ""
@ -589,6 +590,109 @@ msgstr ""
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "" msgstr ""
@ -674,10 +778,6 @@ msgstr ""
msgid "_Apply" msgid "_Apply"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -747,14 +847,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "" msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr ""
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr ""
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "" msgstr ""

View File

@ -14,7 +14,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n" "PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm <philm@manjaro.org>\n" "Last-Translator: philm <philm@manjaro.org>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/manjarolinux/" "Language-Team: Chinese (China) (http://www.transifex.com/manjarolinux/"
@ -575,7 +575,8 @@ msgstr "libalpm 的 GTK3 前端"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "检查更新的频率,单位为小时" msgstr "检查更新的频率,单位为小时"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "每个软件包保留在缓存中的版本数目" msgstr "每个软件包保留在缓存中的版本数目"
@ -595,6 +596,109 @@ msgstr "速度"
msgid "Random" msgid "Random"
msgstr "随机" msgstr "随机"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "允许 Pamac 从 AUR 中搜索并安装软件包"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "默认在 AUR 中搜索"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "移除不需要的依赖"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "需要验证" msgstr "需要验证"
@ -680,10 +784,6 @@ msgstr "文件"
msgid "_Apply" msgid "_Apply"
msgstr "应用(_A)" msgstr "应用(_A)"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "移除不需要的依赖"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -755,14 +855,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "启用 AUR 支持" msgstr "启用 AUR 支持"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "允许 Pamac 从 AUR 中搜索并安装软件包"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "默认在 AUR 中搜索"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "从 AUR 检查更新" msgstr "从 AUR 检查更新"

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manjaro-pamac\n" "Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n" "Report-Msgid-Bugs-To: cromer@cromnix.org\n"
"POT-Creation-Date: 2017-11-06 22:24-0300\n" "POT-Creation-Date: 2017-11-11 11:28-0300\n"
"PO-Revision-Date: 2017-07-30 12:17+0000\n" "PO-Revision-Date: 2017-07-30 12:17+0000\n"
"Last-Translator: Jeff Huang <s8321414@gmail.com>\n" "Last-Translator: Jeff Huang <s8321414@gmail.com>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/manjarolinux/" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/manjarolinux/"
@ -573,7 +573,8 @@ msgstr "一個 libalpm 的 Gtk3 前端"
msgid "How often to check for updates, value in hours" msgid "How often to check for updates, value in hours"
msgstr "請選擇您想要檢查更新的頻率,單位是小時" msgstr "請選擇您想要檢查更新的頻率,單位是小時"
#: ../src/preferences_dialog.vala ../data/interface/preferences_dialog.ui #: ../src/preferences_dialog.vala ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Number of versions of each package to keep in the cache" msgid "Number of versions of each package to keep in the cache"
msgstr "每個軟體包要保留在快取中的版本數量" msgstr "每個軟體包要保留在快取中的版本數量"
@ -593,6 +594,109 @@ msgstr "速度"
msgid "Random" msgid "Random"
msgstr "隨機" msgstr "隨機"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Enable AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "允許 Pamac 搜尋及安裝 AUR 上的軟體包"
#: ../data/org.pamac.aur.gschema.xml.in ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "預設在 AUR 中搜尋"
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled search in AUR by default"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Check AUR for updates"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "When AUR support is enabled check for updates from AUR"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "\"/tmp\""
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "AUR build directory"
msgstr ""
#: ../data/org.pamac.aur.gschema.xml.in
msgid "Directory where to build packages that come from the AUR"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "移除不需要的相依性"
#: ../data/org.pamac.main.gschema.xml.in
msgid ""
"When removing a package, also remove those dependencies that are not "
"required by other packages (recurse option)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Refresh period"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "How often to check for updates, value in hours (0 to disable)"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Hide icon if there are no updates"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "When there are no updates available, hide the tray icon"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Numer of packages to keep"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only uninstalled packages when cleaning cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Remove only the versions of uninstalled packages when clean cache"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(0,0,0)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal background color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"rgb(255,255,255)\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal foreground color"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "\"Monospace Regular 12\""
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "Terminal font"
msgstr ""
#: ../data/org.pamac.main.gschema.xml.in
msgid "The font used in the terminal"
msgstr ""
#: ../data/polkit/org.pamac.policy.in #: ../data/polkit/org.pamac.policy.in
msgid "Authentication is required" msgid "Authentication is required"
msgstr "需要授權" msgstr "需要授權"
@ -678,10 +782,6 @@ msgstr "檔案"
msgid "_Apply" msgid "_Apply"
msgstr "套用(_A)" msgstr "套用(_A)"
#: ../data/interface/preferences_dialog.ui
msgid "Remove unrequired dependencies"
msgstr "移除不需要的相依性"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "" msgid ""
"When removing a package, also remove its dependencies that are not required " "When removing a package, also remove its dependencies that are not required "
@ -753,14 +853,6 @@ msgstr ""
msgid "Enable AUR support" msgid "Enable AUR support"
msgstr "啟用 AUR 支援" msgstr "啟用 AUR 支援"
#: ../data/interface/preferences_dialog.ui
msgid "Allow Pamac to search and install packages from AUR"
msgstr "允許 Pamac 搜尋及安裝 AUR 上的軟體包"
#: ../data/interface/preferences_dialog.ui
msgid "Search in AUR by default"
msgstr "預設在 AUR 中搜尋"
#: ../data/interface/preferences_dialog.ui #: ../data/interface/preferences_dialog.ui
msgid "Check for updates from AUR" msgid "Check for updates from AUR"
msgstr "自 AUR 檢查更新" msgstr "自 AUR 檢查更新"

View File

@ -52,11 +52,6 @@ set (APP_SOURCES ${APP_SOURCES} progress_box.vala)
set (APP_SOURCES ${APP_SOURCES} transaction.vala) set (APP_SOURCES ${APP_SOURCES} transaction.vala)
set (APP_SOURCES ${APP_SOURCES} transaction_sum_dialog.vala) set (APP_SOURCES ${APP_SOURCES} transaction_sum_dialog.vala)
if (DISABLE_AUR)
set (COMPILE_OPTIONS ${COMPILE_OPTIONS} -D DISABLE_AUR)
set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DDISABLE_AUR " )
set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DDISABLE_AUR " )
endif ()
if (ENABLE_UPDATE_ICON) if (ENABLE_UPDATE_ICON)
set (COMPILE_OPTIONS ${COMPILE_OPTIONS} -D ENABLE_UPDATE_ICON) set (COMPILE_OPTIONS ${COMPILE_OPTIONS} -D ENABLE_UPDATE_ICON)
set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DENABLE_UPDATE_ICON " ) set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DENABLE_UPDATE_ICON " )
@ -72,6 +67,11 @@ if (KDE_TRAY)
set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DKDE_TRAY " ) set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DKDE_TRAY " )
set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DKDE_TRAY " ) set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DKDE_TRAY " )
endif () endif ()
if (DISABLE_AUR)
set (COMPILE_OPTIONS ${COMPILE_OPTIONS} -D DISABLE_AUR)
set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DDISABLE_AUR " )
set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DDISABLE_AUR " )
endif ()
set (COMPILE_OPTIONS ${COMPILE_OPTIONS} --vapidir=${CMAKE_SOURCE_DIR}/src/vapis ) set (COMPILE_OPTIONS ${COMPILE_OPTIONS} --vapidir=${CMAKE_SOURCE_DIR}/src/vapis )
if ((${CMAKE_BUILD_TYPE} STREQUAL "Debug") OR (${CMAKE_BUILD_TYPE} STREQUAL "RelWithDebInfo")) if ((${CMAKE_BUILD_TYPE} STREQUAL "Debug") OR (${CMAKE_BUILD_TYPE} STREQUAL "RelWithDebInfo"))

View File

@ -39,10 +39,6 @@ pamac_classic_vala_args = ['--pkg','posix']
pamac_classic_vala_args += ['--vapidir='+join_paths(meson.source_root(),'src/vapis')] pamac_classic_vala_args += ['--vapidir='+join_paths(meson.source_root(),'src/vapis')]
pamac_classic_vala_args += ['--gresources='+join_paths(meson.source_root(),'data/pamac.transaction.gresource.xml')] pamac_classic_vala_args += ['--gresources='+join_paths(meson.source_root(),'data/pamac.transaction.gresource.xml')]
pamac_classic_c_args = [] pamac_classic_c_args = []
if DISABLE_AUR
pamac_classic_vala_args += ['-D', 'DISABLE_AUR']
pamac_classic_c_args += ['-DDISABLE_AUR']
endif
if ENABLE_UPDATE_ICON if ENABLE_UPDATE_ICON
pamac_classic_vala_args += ['-D', 'ENABLE_UPDATE_ICON'] pamac_classic_vala_args += ['-D', 'ENABLE_UPDATE_ICON']
pamac_classic_c_args += ['-DENABLE_UPDATE_ICON'] pamac_classic_c_args += ['-DENABLE_UPDATE_ICON']
@ -55,6 +51,10 @@ if KDE_TRAY
pamac_classic_vala_args += ['-D', 'KDE_TRAY'] pamac_classic_vala_args += ['-D', 'KDE_TRAY']
pamac_classic_c_args += ['-DKDE_TRAY'] pamac_classic_c_args += ['-DKDE_TRAY']
endif endif
if DISABLE_AUR
pamac_classic_vala_args += ['-D', 'DISABLE_AUR']
pamac_classic_c_args += ['-DDISABLE_AUR']
endif
pamac_classic_deps += [meson.get_compiler('c').find_library('m', required : false)] pamac_classic_deps += [meson.get_compiler('c').find_library('m', required : false)]
pamac_classic_vala_args += ['--gir=pamacclassic-6.0.gir'] pamac_classic_vala_args += ['--gir=pamacclassic-6.0.gir']

View File

@ -35,11 +35,6 @@ set (APP_SOURCES ${APP_SOURCES} pamac_config.vala)
set (CUSTOM_VAPIS_LIST ${CUSTOM_VAPIS_LIST} ${CMAKE_BINARY_DIR}/src/pamacclassic.vapi) set (CUSTOM_VAPIS_LIST ${CUSTOM_VAPIS_LIST} ${CMAKE_BINARY_DIR}/src/pamacclassic.vapi)
if (DISABLE_AUR)
set (COMPILE_OPTIONS ${COMPILE_OPTIONS} -D DISABLE_AUR)
set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DDISABLE_AUR " )
set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DDISABLE_AUR " )
endif ()
if (ENABLE_UPDATE_ICON) if (ENABLE_UPDATE_ICON)
set (COMPILE_OPTIONS ${COMPILE_OPTIONS} -D ENABLE_UPDATE_ICON) set (COMPILE_OPTIONS ${COMPILE_OPTIONS} -D ENABLE_UPDATE_ICON)
set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DENABLE_UPDATE_ICON " ) set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DENABLE_UPDATE_ICON " )
@ -55,6 +50,11 @@ if (KDE_TRAY)
set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DKDE_TRAY " ) set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DKDE_TRAY " )
set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DKDE_TRAY " ) set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DKDE_TRAY " )
endif () endif ()
if (DISABLE_AUR)
set (COMPILE_OPTIONS ${COMPILE_OPTIONS} -D DISABLE_AUR)
set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DDISABLE_AUR " )
set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DDISABLE_AUR " )
endif ()
set (COMPILE_OPTIONS ${COMPILE_OPTIONS} --vapidir=${CMAKE_SOURCE_DIR}/src/vapis ) set (COMPILE_OPTIONS ${COMPILE_OPTIONS} --vapidir=${CMAKE_SOURCE_DIR}/src/vapis )
if ((${CMAKE_BUILD_TYPE} STREQUAL "Debug") OR (${CMAKE_BUILD_TYPE} STREQUAL "RelWithDebInfo")) if ((${CMAKE_BUILD_TYPE} STREQUAL "Debug") OR (${CMAKE_BUILD_TYPE} STREQUAL "RelWithDebInfo"))

View File

@ -20,10 +20,6 @@ pamac_clean_cache_vala_args = ['--pkg','posix']
pamac_clean_cache_vala_args += ['--vapidir='+join_paths(meson.source_root(),'src/vapis')] pamac_clean_cache_vala_args += ['--vapidir='+join_paths(meson.source_root(),'src/vapis')]
pamac_clean_cache_dependencies = [pamacclassic_library] pamac_clean_cache_dependencies = [pamacclassic_library]
pamac_clean_cache_c_args = [] pamac_clean_cache_c_args = []
if DISABLE_AUR
pamac_clean_cache_vala_args += ['-D', 'DISABLE_AUR']
pamac_clean_cache_c_args += ['-DDISABLE_AUR']
endif
if ENABLE_UPDATE_ICON if ENABLE_UPDATE_ICON
pamac_clean_cache_vala_args += ['-D', 'ENABLE_UPDATE_ICON'] pamac_clean_cache_vala_args += ['-D', 'ENABLE_UPDATE_ICON']
pamac_clean_cache_c_args += ['-DENABLE_UPDATE_ICON'] pamac_clean_cache_c_args += ['-DENABLE_UPDATE_ICON']
@ -36,6 +32,10 @@ if KDE_TRAY
pamac_clean_cache_vala_args += ['-D', 'KDE_TRAY'] pamac_clean_cache_vala_args += ['-D', 'KDE_TRAY']
pamac_clean_cache_c_args += ['-DKDE_TRAY'] pamac_clean_cache_c_args += ['-DKDE_TRAY']
endif endif
if DISABLE_AUR
pamac_clean_cache_vala_args += ['-D', 'DISABLE_AUR']
pamac_clean_cache_c_args += ['-DDISABLE_AUR']
endif
pamac_clean_cache_hfolders = ['../../src'] pamac_clean_cache_hfolders = ['../../src']
executable('pamac-clean-cache',pamac_clean_cache_sources,dependencies: pamac_clean_cache_deps,vala_args: pamac_clean_cache_vala_args,c_args: pamac_clean_cache_c_args,link_with: pamac_clean_cache_dependencies,include_directories: include_directories(pamac_clean_cache_hfolders),install: true) executable('pamac-clean-cache',pamac_clean_cache_sources,dependencies: pamac_clean_cache_deps,vala_args: pamac_clean_cache_vala_args,c_args: pamac_clean_cache_c_args,link_with: pamac_clean_cache_dependencies,include_directories: include_directories(pamac_clean_cache_hfolders),install: true)

Some files were not shown because too many files have changed in this diff Show More