From 460335fce9e6e8b3be71b04de9224a9e7e00f647 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Wed, 8 May 2013 12:09:25 +0100 Subject: [PATCH] Translation updates --- locale/array-ar.po | 26 +++++------ locale/array-bg.po | 2 +- locale/array-ca.po | 2 +- locale/array-de.po | 2 +- locale/array-el.po | 2 +- locale/array-eo.po | 2 +- locale/array-es.po | 2 +- locale/array-eu.po | 2 +- locale/array-fi.po | 2 +- locale/array-fr.po | 2 +- locale/array-gl.po | 2 +- locale/array-gu.po | 2 +- locale/array-he.po | 4 +- locale/array-it.po | 2 +- locale/array-nl.po | 2 +- locale/array-pl.po | 2 +- locale/array-pt_BR.po | 2 +- locale/array-ro.po | 2 +- locale/array-ru.po | 2 +- locale/array-sl.po | 2 +- locale/array-sr.po | 2 +- locale/array-sv.po | 2 +- locale/array-tr.po | 2 +- locale/array-uk.po | 2 +- locale/array.pot | 2 +- locale/strings-ar.po | 76 ++++++++++++++++++++++++++----- locale/strings-bg.po | 58 ++++++++++++++++++++--- locale/strings-ca.po | 86 +++++++++++++++++++++++++++-------- locale/strings-de.po | 54 +++++++++++++++++++++- locale/strings-el.po | 54 +++++++++++++++++++++- locale/strings-eo.po | 58 ++++++++++++++++++++--- locale/strings-es.po | 64 +++++++++++++++++++++++--- locale/strings-eu.po | 54 +++++++++++++++++++++- locale/strings-fi.po | 54 +++++++++++++++++++++- locale/strings-fr.po | 64 +++++++++++++++++++++++--- locale/strings-gl.po | 54 +++++++++++++++++++++- locale/strings-gu.po | 56 ++++++++++++++++++++++- locale/strings-he.po | 56 ++++++++++++++++++++++- locale/strings-it.po | 54 +++++++++++++++++++++- locale/strings-nl.po | 54 +++++++++++++++++++++- locale/strings-pl.po | 54 +++++++++++++++++++++- locale/strings-pt_BR.po | 65 ++++++++++++++++++++++---- locale/strings-ro.po | 54 +++++++++++++++++++++- locale/strings-ru.po | 54 +++++++++++++++++++++- locale/strings-sl.po | 54 +++++++++++++++++++++- locale/strings-sr.po | 54 +++++++++++++++++++++- locale/strings-sv.po | 54 +++++++++++++++++++++- locale/strings-tr.po | 54 +++++++++++++++++++++- locale/strings-uk.po | 54 +++++++++++++++++++++- locale/strings.pot | 54 +++++++++++++++++++++- res/values-ar/array.xml | 15 +++++- res/values-ar/strings.xml | 9 +++- res/values-ca/strings.xml | 16 +++++-- res/values-de/strings.xml | 1 + res/values-el/strings.xml | 1 + res/values-eo/strings.xml | 1 + res/values-es/strings.xml | 4 +- res/values-eu/strings.xml | 1 + res/values-fi/strings.xml | 1 + res/values-fr/strings.xml | 4 +- res/values-gl/strings.xml | 1 + res/values-it/strings.xml | 1 + res/values-nl/strings.xml | 1 + res/values-pl/strings.xml | 1 + res/values-pt-rBR/strings.xml | 4 +- res/values-ro/strings.xml | 1 + res/values-ru/strings.xml | 1 + res/values-sl/strings.xml | 1 + res/values-sr/strings.xml | 1 + res/values-sv/strings.xml | 1 + res/values-tr/strings.xml | 1 + res/values-uk/strings.xml | 1 + 72 files changed, 1461 insertions(+), 130 deletions(-) diff --git a/locale/array-ar.po b/locale/array-ar.po index d214a1f6e..fe6beb52f 100644 --- a/locale/array-ar.po +++ b/locale/array-ar.po @@ -6,12 +6,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" -"PO-Revision-Date: 2013-04-12 14:49+0100\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" +"PO-Revision-Date: 2013-04-17 19:44+0200\n" +"Last-Translator: Abdellah \n" "Language-Team: ar \n" -"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n>=3 " -"&& n<=10 ? 3 : n>=11 && n<=99 ? 4 : 5)\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : " +"n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -19,33 +19,33 @@ msgstr "" msgctxt "updateIntervalNames:0" msgid "Never" -msgstr "" +msgstr "أبدا" msgctxt "updateIntervalNames:1" msgid "Hourly" -msgstr "" +msgstr "كل ساعة" msgctxt "updateIntervalNames:2" msgid "Every 4 Hours" -msgstr "" +msgstr "كل 4 ساعات" msgctxt "updateIntervalNames:3" msgid "Every 12 Hours" -msgstr "" +msgstr "كل 12 ساعة" msgctxt "updateIntervalNames:4" msgid "Daily" -msgstr "" +msgstr "يوميا" msgctxt "dbSyncModeNames:0" msgid "Off (unsafe)" -msgstr "" +msgstr "معطل (غير آمن)" msgctxt "dbSyncModeNames:1" msgid "Normal" -msgstr "" +msgstr "عادي" msgctxt "dbSyncModeNames:2" msgid "Full" -msgstr "" +msgstr "مكتمل" diff --git a/locale/array-bg.po b/locale/array-bg.po index ce2188517..eff34d4c0 100644 --- a/locale/array-bg.po +++ b/locale/array-bg.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2012-11-01 19:38+0200\n" "Last-Translator: radovid \n" "Language-Team: bg \n" diff --git a/locale/array-ca.po b/locale/array-ca.po index a0a189901..68a03f4de 100644 --- a/locale/array-ca.po +++ b/locale/array-ca.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2012-05-05 20:15+0200\n" "Last-Translator: Paco \n" "Language-Team: ca \n" diff --git a/locale/array-de.po b/locale/array-de.po index a576630c4..db6f97883 100644 --- a/locale/array-de.po +++ b/locale/array-de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2012-03-16 17:41+0200\n" "Last-Translator: reppleo \n" "Language-Team: de \n" diff --git a/locale/array-el.po b/locale/array-el.po index 6273a327e..18355a932 100644 --- a/locale/array-el.po +++ b/locale/array-el.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2012-08-29 21:56+0200\n" "Last-Translator: g0d4 \n" "Language-Team: el \n" diff --git a/locale/array-eo.po b/locale/array-eo.po index b2ad9fa78..a153b961a 100644 --- a/locale/array-eo.po +++ b/locale/array-eo.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2013-03-24 17:38+0200\n" "Last-Translator: Cárlisson \n" "Language-Team: eo \n" diff --git a/locale/array-es.po b/locale/array-es.po index 415815eef..de088f621 100644 --- a/locale/array-es.po +++ b/locale/array-es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2012-01-12 23:44+0200\n" "Last-Translator: larjona \n" "Language-Team: es \n" diff --git a/locale/array-eu.po b/locale/array-eu.po index 820781b0f..57efead29 100644 --- a/locale/array-eu.po +++ b/locale/array-eu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2012-03-14 02:38+0200\n" "Last-Translator: Asier \n" "Language-Team: eu \n" diff --git a/locale/array-fi.po b/locale/array-fi.po index c6a7c7a91..d768052d3 100644 --- a/locale/array-fi.po +++ b/locale/array-fi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2013-04-03 17:16+0200\n" "Last-Translator: PatrikSelin \n" "Language-Team: fi \n" diff --git a/locale/array-fr.po b/locale/array-fr.po index d04e92f86..084e95b11 100644 --- a/locale/array-fr.po +++ b/locale/array-fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2012-01-30 12:11+0200\n" "Last-Translator: Nicolas_Raoul \n" "Language-Team: fr \n" diff --git a/locale/array-gl.po b/locale/array-gl.po index 672dde381..34c952c0b 100644 --- a/locale/array-gl.po +++ b/locale/array-gl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2013-03-12 02:20+0200\n" "Last-Translator: meixome \n" "Language-Team: gl \n" diff --git a/locale/array-gu.po b/locale/array-gu.po index 3e2c89a99..b35c4c519 100644 --- a/locale/array-gu.po +++ b/locale/array-gu.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2013-03-23 17:29+0200\n" "Last-Translator: Jwalant \n" "Language-Team: gu \n" diff --git a/locale/array-he.po b/locale/array-he.po index 2b48325c7..55bb6e873 100644 --- a/locale/array-he.po +++ b/locale/array-he.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" -"PO-Revision-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" +"PO-Revision-Date: 2013-05-08 12:06+0100\n" "Last-Translator: FULL NAME \n" "Language-Team: he \n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" diff --git a/locale/array-it.po b/locale/array-it.po index a0ac37f25..a25089bff 100644 --- a/locale/array-it.po +++ b/locale/array-it.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2012-06-27 11:18+0200\n" "Last-Translator: b100w11 \n" "Language-Team: it \n" diff --git a/locale/array-nl.po b/locale/array-nl.po index d93faddf6..a16847fa9 100644 --- a/locale/array-nl.po +++ b/locale/array-nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2012-01-27 00:54+0200\n" "Last-Translator: Rob \n" "Language-Team: nl \n" diff --git a/locale/array-pl.po b/locale/array-pl.po index 9de266a25..2b422dea8 100644 --- a/locale/array-pl.po +++ b/locale/array-pl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2012-06-02 21:44+0200\n" "Last-Translator: barwy \n" "Language-Team: pl \n" diff --git a/locale/array-pt_BR.po b/locale/array-pt_BR.po index 85db8e683..b98d03e99 100644 --- a/locale/array-pt_BR.po +++ b/locale/array-pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2013-03-05 14:38+0200\n" "Last-Translator: Tulio \n" "Language-Team: pt_BR \n" diff --git a/locale/array-ro.po b/locale/array-ro.po index 87ec9d274..9d5f61ef3 100644 --- a/locale/array-ro.po +++ b/locale/array-ro.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2012-04-24 10:47+0200\n" "Last-Translator: sgmif \n" "Language-Team: ro \n" diff --git a/locale/array-ru.po b/locale/array-ru.po index 36bda0048..c06ddbdc4 100644 --- a/locale/array-ru.po +++ b/locale/array-ru.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2012-05-07 06:46+0200\n" "Last-Translator: AlexanderR \n" "Language-Team: ru \n" diff --git a/locale/array-sl.po b/locale/array-sl.po index 11c22994c..136a920c5 100644 --- a/locale/array-sl.po +++ b/locale/array-sl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2012-06-27 10:24+0200\n" "Last-Translator: b100w11 \n" "Language-Team: sl \n" diff --git a/locale/array-sr.po b/locale/array-sr.po index 137c66147..dda4841db 100644 --- a/locale/array-sr.po +++ b/locale/array-sr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2012-01-10 16:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: sr \n" diff --git a/locale/array-sv.po b/locale/array-sv.po index da1c7e1c9..84d1c9e85 100644 --- a/locale/array-sv.po +++ b/locale/array-sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2013-03-15 14:26+0200\n" "Last-Translator: haaninjo \n" "Language-Team: sv \n" diff --git a/locale/array-tr.po b/locale/array-tr.po index 6aee07955..98f26a331 100644 --- a/locale/array-tr.po +++ b/locale/array-tr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2012-04-19 09:27+0100\n" "Last-Translator: \n" "Language-Team: \n" diff --git a/locale/array-uk.po b/locale/array-uk.po index 1ce8aca06..1539d64db 100644 --- a/locale/array-uk.po +++ b/locale/array-uk.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2013-03-23 20:59+0200\n" "Last-Translator: Rax \n" "Language-Team: uk \n" diff --git a/locale/array.pot b/locale/array.pot index 3dbb92b6c..71d929112 100644 --- a/locale/array.pot +++ b/locale/array.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/locale/strings-ar.po b/locale/strings-ar.po index 08d27ed51..3ee6f9b8f 100644 --- a/locale/strings-ar.po +++ b/locale/strings-ar.po @@ -6,31 +6,31 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" -"PO-Revision-Date: 2013-04-12 14:49+0100\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" +"PO-Revision-Date: 2013-04-24 00:11+0200\n" +"Last-Translator: Abdellah \n" "Language-Team: ar \n" -"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n>=3 " -"&& n<=10 ? 3 : n>=11 && n<=99 ? 4 : 5)\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : " +"n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.0dev\n" -#, c-format +#, fuzzy, c-format msgctxt "searchres_napps" msgid "Found %1$d applications matching '%2$s':" -msgstr "" +msgstr "عثر على %1$d تطبيق يوافق '%2$s':" #, c-format msgctxt "searchres_oneapp" msgid "Found one application matching '%s':" -msgstr "" +msgstr "عثر على تطبيق واحد يوافق '%s':" #, c-format msgctxt "searchres_noapps" msgid "No applications were found matching '%s'" -msgstr "" +msgstr "لم يعثر على أي تطبيق يوافق '%s'" msgctxt "SignatureMismatch" msgid "" @@ -45,15 +45,17 @@ msgid "" "Android says this package is not compatible with your device. Do you want" " to try and install it anyway?" msgstr "" +"أندرويد يقول أن هذه الحزمة ليست متوافقة مع جهازك. هل تريد التجريب و " +"تثبيتها على أي حال؟" msgctxt "version" msgid "Version" -msgstr "" +msgstr "الإصدار" #, c-format msgctxt "n_versions_available" msgid "%d versions available" -msgstr "" +msgstr "%d إصدار متوفر" #, c-format msgctxt "n_version_available" @@ -478,6 +480,58 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" + #~ msgctxt "about_desc" #~ msgid "" #~ "Originally based on Aptoide.\n" diff --git a/locale/strings-bg.po b/locale/strings-bg.po index cdc03dfda..86897db6d 100644 --- a/locale/strings-bg.po +++ b/locale/strings-bg.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2013-03-06 18:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: bg \n" @@ -477,9 +477,55 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "" -#~ msgctxt "about_desc" -#~ msgid "" -#~ "Originally based on Aptoide.\n" -#~ "Released under the GNU GPLv2 license." -#~ msgstr "" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" diff --git a/locale/strings-ca.po b/locale/strings-ca.po index 2161cc998..eb197893f 100644 --- a/locale/strings-ca.po +++ b/locale/strings-ca.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" -"PO-Revision-Date: 2012-05-05 20:56+0200\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" +"PO-Revision-Date: 2013-04-13 12:04+0200\n" "Last-Translator: Paco \n" "Language-Team: ca \n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -48,6 +48,8 @@ msgid "" "Android says this package is not compatible with your device. Do you want" " to try and install it anyway?" msgstr "" +"Sembla que aquest paquet no és compatible amb el vostre dispositiu. Tot i" +" així voleu provar d'instal·lar-ho?" msgctxt "version" msgid "Version" @@ -103,46 +105,42 @@ msgctxt "update_apps_list" msgid "Update app list from repositories automatically" msgstr "Actualitza de forma automàtica la llista d'aplicacions des dels dipòsits" -#, fuzzy msgctxt "update_history" msgid "Update history" -msgstr "Actualitza els dipòsits" +msgstr "Actualitzacions" msgctxt "update_history_desc" msgid "Days to show new/updated apps" -msgstr "" +msgstr "Mostra les aplicacions noves o actualitzades cada tans dies" #, c-format msgctxt "last_update_check" msgid "Last repo scan: %s" -msgstr "" +msgstr "Darrera actualització dels dipòsits: %s" msgctxt "never" msgid "never" -msgstr "" +msgstr "mai" msgctxt "automatic_repo_scan" msgid "Automatic repo scan" msgstr "Actualitza automàtica dels dipòsits" -#, fuzzy msgctxt "app_name" msgid "F-Droid" -msgstr "Fdroid" +msgstr "F-droid" -#, fuzzy msgctxt "about_title" msgid "About F-Droid" msgstr "Quant a FDroid" -#, fuzzy msgctxt "about_desc" msgid "" "Originally based on Aptoide.\n" "Released under the GNU GPLv3 license." msgstr "" "Originalment basat en Aptoide.\n" -"Publicat amb la llicència GNU GPL v2." +"Publicat amb la llicència GNU GPL v3." msgctxt "about_site" msgid "Website:" @@ -310,7 +308,6 @@ msgctxt "download_alrt" msgid "Getting application from:\n" msgstr "S'està obtenint l'aplicació des de: \n" -#, fuzzy msgctxt "menu_update_repo" msgid "Update Repos" msgstr "Actualitza els dipòsits" @@ -341,7 +338,7 @@ msgstr "Suprimeix el dipòsit" msgctxt "menu_launch" msgid "Run" -msgstr "" +msgstr "Executa" msgctxt "menu_install" msgid "Install" @@ -484,22 +481,73 @@ msgstr "Mostra aplicacions que necessiten privilegis de roor" msgctxt "ignoreTouch" msgid "Ignore Touchscreen" -msgstr "" +msgstr "Ignora la Touchscreen" msgctxt "ignoreTouch_long" msgid "Always include apps that require touchscreen" -msgstr "" +msgstr "Inclou sempre les aplicacions que necesiten de la touchscreen" -#, fuzzy msgctxt "category_all" msgid "All" -msgstr "Instal·la" +msgstr "Tot" msgctxt "category_whatsnew" msgid "What's New" -msgstr "" +msgstr "Novetats" msgctxt "category_recentlyupdated" msgid "Recently Updated" +msgstr "S'ha actualitzat fa poc" + +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, fuzzy, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "S'està obtenint l'aplicació des de: \n" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" msgstr "" diff --git a/locale/strings-de.po b/locale/strings-de.po index b7c13dfeb..c6325603b 100644 --- a/locale/strings-de.po +++ b/locale/strings-de.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2012-03-16 17:40+0200\n" "Last-Translator: reppleo \n" "Language-Team: de \n" @@ -506,3 +506,55 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, fuzzy, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "Anwendung wird geladen von:\n" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" + diff --git a/locale/strings-el.po b/locale/strings-el.po index 4c2b11eb2..a987ec477 100644 --- a/locale/strings-el.po +++ b/locale/strings-el.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2012-09-11 20:13+0200\n" "Last-Translator: g0d4 \n" "Language-Team: el \n" @@ -501,3 +501,55 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "Πρόσφατα Ενημερωμένες" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, fuzzy, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "Λήψη εφαρμογής από:\n" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" + diff --git a/locale/strings-eo.po b/locale/strings-eo.po index 24d242c73..05dd588a3 100644 --- a/locale/strings-eo.po +++ b/locale/strings-eo.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2012-11-18 12:26+0200\n" "Last-Translator: Ingemar \n" "Language-Team: eo \n" @@ -479,9 +479,55 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "" -#~ msgctxt "about_desc" -#~ msgid "" -#~ "Originally based on Aptoide.\n" -#~ "Released under the GNU GPLv2 license." -#~ msgstr "" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" diff --git a/locale/strings-es.po b/locale/strings-es.po index 66491cdc6..be209a0ae 100644 --- a/locale/strings-es.po +++ b/locale/strings-es.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" -"PO-Revision-Date: 2013-03-24 19:11+0200\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" +"PO-Revision-Date: 2013-04-19 13:04+0200\n" "Last-Translator: larjona \n" "Language-Team: es \n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -105,14 +105,13 @@ msgctxt "update_apps_list" msgid "Update app list from repositories automatically" msgstr "Actualizar la lista de programas desde los repositorios automáticamente" -#, fuzzy msgctxt "update_history" msgid "Update history" -msgstr "Actualizar repositorios" +msgstr "Actualizar historial" msgctxt "update_history_desc" msgid "Days to show new/updated apps" -msgstr "" +msgstr "Días para mostrar apps nuevas/actualizadas" #, c-format msgctxt "last_update_check" @@ -135,14 +134,13 @@ msgctxt "about_title" msgid "About F-Droid" msgstr "Acerca de F-Droid" -#, fuzzy msgctxt "about_desc" msgid "" "Originally based on Aptoide.\n" "Released under the GNU GPLv3 license." msgstr "" "Basado originalmente en Aptoide.\n" -"Publicado bajo la licencia GNU GPLv2." +"Publicado bajo la licencia GNU GPLv3." msgctxt "about_site" msgid "Website:" @@ -501,3 +499,55 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "Recientemente actualizados" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, fuzzy, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "Obteniendo el programa de:\n" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" + diff --git a/locale/strings-eu.po b/locale/strings-eu.po index be897ebc6..9745c9468 100644 --- a/locale/strings-eu.po +++ b/locale/strings-eu.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2012-11-28 22:06+0200\n" "Last-Translator: Asier \n" "Language-Team: eu \n" @@ -503,3 +503,55 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "Azkenaldian eguneratua" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, fuzzy, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "Aplikazioa eskuratzen hemendik:\n" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" + diff --git a/locale/strings-fi.po b/locale/strings-fi.po index e18d40f59..3aee0e1d6 100644 --- a/locale/strings-fi.po +++ b/locale/strings-fi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2013-04-03 17:19+0200\n" "Last-Translator: PatrikSelin \n" "Language-Team: fi \n" @@ -498,3 +498,55 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "Viimeaikoina päivitetty" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, fuzzy, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "Ladataan sovellusta lähteestä:\n" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" + diff --git a/locale/strings-fr.po b/locale/strings-fr.po index 7fd74ed53..ceb8bb416 100644 --- a/locale/strings-fr.po +++ b/locale/strings-fr.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" -"PO-Revision-Date: 2013-04-08 16:13+0200\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" +"PO-Revision-Date: 2013-04-15 22:07+0200\n" "Last-Translator: zapman \n" "Language-Team: fr \n" "Plural-Forms: nplurals=2; plural=(n > 1)\n" @@ -106,14 +106,13 @@ msgctxt "update_apps_list" msgid "Update app list from repositories automatically" msgstr "Mettre à jour automatiquement la liste d'applications à partir des dépôts" -#, fuzzy msgctxt "update_history" msgid "Update history" -msgstr "Mettre à jour les dépôts" +msgstr "Historique des mises à jour" msgctxt "update_history_desc" msgid "Days to show new/updated apps" -msgstr "" +msgstr "Jours pour présenter les applications nouvelles/mises à jour" #, c-format msgctxt "last_update_check" @@ -136,14 +135,13 @@ msgctxt "about_title" msgid "About F-Droid" msgstr "À propos de F-Droid" -#, fuzzy msgctxt "about_desc" msgid "" "Originally based on Aptoide.\n" "Released under the GNU GPLv3 license." msgstr "" "Originellement basée sur Aptoide.\n" -"Publié sous licence GNU GPL v2." +"Publiée sous licence GNU GPL v3." msgctxt "about_site" msgid "Website:" @@ -501,3 +499,55 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "Mis à jour récemment" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, fuzzy, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "Réception d'application de:\n" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" + diff --git a/locale/strings-gl.po b/locale/strings-gl.po index 54c805577..3bfbc1e42 100644 --- a/locale/strings-gl.po +++ b/locale/strings-gl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2013-03-12 04:14+0200\n" "Last-Translator: meixome \n" "Language-Team: gl \n" @@ -495,3 +495,55 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "Actualizado recentemente" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, fuzzy, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "Obter o aplicativo de:\n" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" + diff --git a/locale/strings-gu.po b/locale/strings-gu.po index 84e01df1a..ff48e5647 100644 --- a/locale/strings-gu.po +++ b/locale/strings-gu.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" -"PO-Revision-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" +"PO-Revision-Date: 2013-05-08 12:06+0100\n" "Last-Translator: FULL NAME \n" "Language-Team: gu \n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -477,6 +477,58 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" + #~ msgctxt "about_desc" #~ msgid "" #~ "Originally based on Aptoide.\n" diff --git a/locale/strings-he.po b/locale/strings-he.po index c57c36dde..a429d9920 100644 --- a/locale/strings-he.po +++ b/locale/strings-he.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" -"PO-Revision-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" +"PO-Revision-Date: 2013-05-08 12:06+0100\n" "Last-Translator: FULL NAME \n" "Language-Team: he \n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -477,6 +477,58 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" + #~ msgctxt "about_desc" #~ msgid "" #~ "Originally based on Aptoide.\n" diff --git a/locale/strings-it.po b/locale/strings-it.po index f0087aa65..849f0acab 100644 --- a/locale/strings-it.po +++ b/locale/strings-it.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2013-03-23 12:12+0200\n" "Last-Translator: Administrator <>\n" "Language-Team: it \n" @@ -503,3 +503,55 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, fuzzy, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "Scaricamento applicazione da:\n" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" + diff --git a/locale/strings-nl.po b/locale/strings-nl.po index 2e6aba633..1f06d2616 100644 --- a/locale/strings-nl.po +++ b/locale/strings-nl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2012-09-18 15:47+0200\n" "Last-Translator: Administrator <>\n" "Language-Team: nl \n" @@ -500,3 +500,55 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, fuzzy, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "Applicatie verkrijgen van:\n" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" + diff --git a/locale/strings-pl.po b/locale/strings-pl.po index 0bfb9bb2d..9814a206c 100644 --- a/locale/strings-pl.po +++ b/locale/strings-pl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2013-03-15 22:49+0200\n" "Last-Translator: Qrchack \n" "Language-Team: pl \n" @@ -498,3 +498,55 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "Ostatnio zaktualizowane" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, fuzzy, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "Pobieranie aplikacji z:\n" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" + diff --git a/locale/strings-pt_BR.po b/locale/strings-pt_BR.po index e652bab48..2fe488f58 100644 --- a/locale/strings-pt_BR.po +++ b/locale/strings-pt_BR.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" -"PO-Revision-Date: 2013-03-24 17:36+0200\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" +"PO-Revision-Date: 2013-04-29 13:53+0200\n" "Last-Translator: Cárlisson \n" "Language-Team: pt_BR \n" "Plural-Forms: nplurals=2; plural=(n > 1)\n" @@ -105,14 +105,13 @@ msgctxt "update_apps_list" msgid "Update app list from repositories automatically" msgstr "Atualizar a lista de aplicativos automaticamente a partir dos repositórios" -#, fuzzy msgctxt "update_history" msgid "Update history" -msgstr "Atualizar repositórios" +msgstr "Atualizar histórico" msgctxt "update_history_desc" msgid "Days to show new/updated apps" -msgstr "" +msgstr "Dias para mostrar apps novos/atualizados" #, c-format msgctxt "last_update_check" @@ -135,14 +134,13 @@ msgctxt "about_title" msgid "About F-Droid" msgstr "Sobre o F-Droid" -#, fuzzy msgctxt "about_desc" msgid "" "Originally based on Aptoide.\n" "Released under the GNU GPLv3 license." msgstr "" "Baseado originalmente no Aptoide.\n" -"Lançado sob a licença GNU GPLv2." +"Lançado sob a licença GNU GPLv3." msgctxt "about_site" msgid "Website:" @@ -310,7 +308,6 @@ msgctxt "download_alrt" msgid "Getting application from:\n" msgstr "Pegando aplicação de:\n" -#, fuzzy msgctxt "menu_update_repo" msgid "Update Repos" msgstr "Atualizar repositórios" @@ -502,3 +499,55 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "Atualizado Recentemente" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, fuzzy, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "Pegando aplicação de:\n" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" + diff --git a/locale/strings-ro.po b/locale/strings-ro.po index bcdfb108b..ce204f51d 100644 --- a/locale/strings-ro.po +++ b/locale/strings-ro.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2012-04-24 11:14+0200\n" "Last-Translator: sgmif \n" "Language-Team: ro \n" @@ -492,3 +492,55 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" + diff --git a/locale/strings-ru.po b/locale/strings-ru.po index fbc1343f3..5bde3068c 100644 --- a/locale/strings-ru.po +++ b/locale/strings-ru.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2013-03-23 21:04+0200\n" "Last-Translator: Rax \n" "Language-Team: ru \n" @@ -497,3 +497,55 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "Недавно обновлённые" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, fuzzy, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "Взять приложение из:\n" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" + diff --git a/locale/strings-sl.po b/locale/strings-sl.po index d34393be7..91784b15f 100644 --- a/locale/strings-sl.po +++ b/locale/strings-sl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2012-06-27 11:15+0200\n" "Last-Translator: b100w11 \n" "Language-Team: sl \n" @@ -503,3 +503,55 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, fuzzy, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "Prejem aplikacije iz:\n" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" + diff --git a/locale/strings-sr.po b/locale/strings-sr.po index ca8cec154..f2b2c1993 100644 --- a/locale/strings-sr.po +++ b/locale/strings-sr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.17\n" "Report-Msgid-Bugs-To: a@b.c\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2011-01-20 03:30+0200\n" "Last-Translator: FiReSTaRT \n" "Language-Team: sr \n" @@ -506,3 +506,55 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, fuzzy, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "Апликација се скида са:\n" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" + diff --git a/locale/strings-sv.po b/locale/strings-sv.po index 58f736b41..ceebed8cf 100644 --- a/locale/strings-sv.po +++ b/locale/strings-sv.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2013-03-15 18:43+0200\n" "Last-Translator: haaninjo \n" "Language-Team: sv \n" @@ -496,3 +496,55 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "Nyligt uppdaterade" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, fuzzy, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "Hämtar program från:\n" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" + diff --git a/locale/strings-tr.po b/locale/strings-tr.po index 6163baf61..f8c1782d4 100644 --- a/locale/strings-tr.po +++ b/locale/strings-tr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2013-04-08 16:08+0200\n" "Last-Translator: zapman \n" "Language-Team: tr \n" @@ -500,3 +500,55 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "Yakın geçmişte güncellenen" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, fuzzy, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "Uygulama buradan alınıyor:\n" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" + diff --git a/locale/strings-uk.po b/locale/strings-uk.po index fcd0a12aa..1b0951f45 100644 --- a/locale/strings-uk.po +++ b/locale/strings-uk.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: 2013-03-23 20:56+0200\n" "Last-Translator: Rax \n" "Language-Team: uk \n" @@ -499,3 +499,55 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "Недавні оновлення" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, fuzzy, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "Звантажую програму:\n" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" + diff --git a/locale/strings.pot b/locale/strings.pot index 70efc9fa8..f8b7fc0cf 100644 --- a/locale/strings.pot +++ b/locale/strings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-12 14:49+0100\n" +"POT-Creation-Date: 2013-05-08 12:06+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -478,3 +478,55 @@ msgctxt "category_recentlyupdated" msgid "Recently Updated" msgstr "" +#. status_download takes four parameters: - Repository (url) - +#. Downloaded size (human readable) - Total size (human readable) - +#. Percentage complete (int between 0-100) +#, c-format +msgctxt "status_download" +msgid "" +"Downloading\n" +"%2$s / %3$s (%4$d%%) from\n" +"%1$s" +msgstr "" + +#, c-format +msgctxt "status_processing_xml" +msgid "" +"Processing application\n" +"%2$d of %3$d from\n" +"%1$s" +msgstr "" + +#, c-format +msgctxt "status_connecting_to_repo" +msgid "" +"Connecting to\n" +"%1$s" +msgstr "" + +msgctxt "status_checking_compatibility" +msgid "Checking apps compatibility with your device…" +msgstr "" + +msgctxt "no_permissions" +msgid "No permissions are used." +msgstr "" + +#, c-format +msgctxt "permissions_for_long" +msgid "Permissions for version %s" +msgstr "" + +msgctxt "showPermissions" +msgid "Show permissions" +msgstr "" + +msgctxt "showPermissions_long" +msgid "Display a list of permissions an app needs" +msgstr "" + +#, c-format +msgctxt "no_handler_app" +msgid "You don't have any app installed that can handle %s" +msgstr "" + diff --git a/res/values-ar/array.xml b/res/values-ar/array.xml index 94edc23d4..63521f6a2 100644 --- a/res/values-ar/array.xml +++ b/res/values-ar/array.xml @@ -1,2 +1,15 @@ - + + + أبدا + كل ساعة + كل 4 ساعات + كل 12 ساعة + يوميا + + + معطل (غير آمن) + عادي + مكتمل + + diff --git a/res/values-ar/strings.xml b/res/values-ar/strings.xml index 94edc23d4..85994bb28 100644 --- a/res/values-ar/strings.xml +++ b/res/values-ar/strings.xml @@ -1,2 +1,9 @@ - + + عثر على %1$d تطبيق يوافق \'%2$s\': + عثر على تطبيق واحد يوافق \'%s\': + لم يعثر على أي تطبيق يوافق \'%s\' + أندرويد يقول أن هذه الحزمة ليست متوافقة مع جهازك. هل تريد التجريب و تثبيتها على أي حال؟ + الإصدار + %d إصدار متوفر + diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml index 30aeaaa02..8545cc40d 100644 --- a/res/values-ca/strings.xml +++ b/res/values-ca/strings.xml @@ -4,6 +4,7 @@ S\'ha trobat una aplicació coincident amb \'%s\': No hi ha aplicacions coincidents amb \'%s\': La nova versió està signada amb una clau diferent de la vella. Per tal d\'instal·lar la nova versió, cal desinstal·lar primer la vella. Si us plau feu-ho i torneu-ho a intentar. (Sapigueu que desintal·lar-la suprimirà qualsevol dada interna que l\'aplicació hagi desat) + Sembla que aquest paquet no és compatible amb el vostre dispositiu. Tot i així voleu provar d\'instal·lar-ho? Versió Hi ha %d versions disponibles Hi ha %d versió disponible @@ -17,10 +18,14 @@ Manteniment Avisa\'m quan hi hagi noves actualitzacions Actualitza de forma automàtica la llista d\'aplicacions des dels dipòsits + Actualitzacions + Mostra les aplicacions noves o actualitzades cada tans dies + Darrera actualització dels dipòsits: %s + mai Actualitza automàtica dels dipòsits - Fdroid + F-droid Quant a FDroid - Originalment basat en Aptoide.\nPublicat amb la llicència GNU GPL v2. + Originalment basat en Aptoide.\nPublicat amb la llicència GNU GPL v3. Pàgina web: Correu: Versió: @@ -64,6 +69,7 @@ Cerca Nou dipòsit Suprimeix el dipòsit + Executa Instal·la Desinstal·la Pàgina web @@ -98,5 +104,9 @@ Mostra les aplicacions escrites per a versions posteriors d\'Android o per a maquinari diferent Root Mostra aplicacions que necessiten privilegis de roor - Instal·la + Ignora la Touchscreen + Inclou sempre les aplicacions que necesiten de la touchscreen + Tot + Novetats + S\'ha actualitzat fa poc diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml index 6e98ebf27..c7f9a98c3 100644 --- a/res/values-de/strings.xml +++ b/res/values-de/strings.xml @@ -17,6 +17,7 @@ Verwaltung Bei Aktualisierungen benachrichtigen Anwendungsliste automatisch aktualisieren + Archive aktualisieren Automatische Archivkontrolle FDroid Über FDroid diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml index 8c18e931f..1276bc696 100644 --- a/res/values-el/strings.xml +++ b/res/values-el/strings.xml @@ -17,6 +17,7 @@ Συντήρηση Ειδοποίηση για την ύπαρξη διαθέσιμων ενημερώσεων Αυτόματη ενημέρωση της λίστας εφαρμογών από το αποθετήριο + Ενημέρωση αποθετηρίων Αυτόματη Σάρωση Αποθετηρίου F-Droid Σχετικά με το F-Droid diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml index f874f87c8..8cc19db19 100644 --- a/res/values-eo/strings.xml +++ b/res/values-eo/strings.xml @@ -7,6 +7,7 @@ Konservado Ĝisdatigoj Prizorgado + Ĝisdatigi deponejojn F-Droid Pri F-Droid Retejo: diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml index 1db207ad2..0284b535a 100644 --- a/res/values-es/strings.xml +++ b/res/values-es/strings.xml @@ -18,12 +18,14 @@ Mantenimiento Notificarme cuando haya actualizaciones disponibles Actualizar la lista de programas desde los repositorios automáticamente + Actualizar historial + Días para mostrar apps nuevas/actualizadas Último escaneo del repositorio: %s nunca Escanear los repositorios automáticamente F-Droid Acerca de F-Droid - Basado originalmente en Aptoide.\nPublicado bajo la licencia GNU GPLv2. + Basado originalmente en Aptoide.\nPublicado bajo la licencia GNU GPLv3. Página web: Correo electrónico: Versión: diff --git a/res/values-eu/strings.xml b/res/values-eu/strings.xml index ffeadc4ff..b791e4a83 100644 --- a/res/values-eu/strings.xml +++ b/res/values-eu/strings.xml @@ -18,6 +18,7 @@ Mantentzea Jakinarazi eguneraketa berriak eskuragarri daudenean Eguneratu aplikazio-zerrenda biltegiarekin automatikoki + Eguneratu biltegiak Biltegiaren azken eskaneatzea: %s inoiz ez Eskaneatu biltegiak automatikoki diff --git a/res/values-fi/strings.xml b/res/values-fi/strings.xml index a6062f279..b2dede8df 100644 --- a/res/values-fi/strings.xml +++ b/res/values-fi/strings.xml @@ -18,6 +18,7 @@ Huolto Ilmoita kun uusia päivityksiä on saatavilla Päivitä sovelluslista sovelluslähteistä automaattisesti + Päivitä sovelluslähteet Viimeisin sovelluslähteiden skannaus: %s ei koskaan Automaattinen sovelluslähteen skannaus diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml index 053dfe8b7..806db679c 100644 --- a/res/values-fr/strings.xml +++ b/res/values-fr/strings.xml @@ -18,12 +18,14 @@ Maintenance Notifier quand de nouvelles mises à jour sont disponibles Mettre à jour automatiquement la liste d\'applications à partir des dépôts + Historique des mises à jour + Jours pour présenter les applications nouvelles/mises à jour Dernière analyse du dépôt : %s jamais Balayage automatique du dépôt F-Droid À propos de F-Droid - Originellement basée sur Aptoide.\nPublié sous licence GNU GPL v2. + Originellement basée sur Aptoide.\nPubliée sous licence GNU GPL v3. Site Web : Courriel: Version: diff --git a/res/values-gl/strings.xml b/res/values-gl/strings.xml index 1aeb99039..a5940dd75 100644 --- a/res/values-gl/strings.xml +++ b/res/values-gl/strings.xml @@ -18,6 +18,7 @@ Mantemento Enviar notificación cando estean dispoñíbeis novas actualizacións "Actualizar a lista de apps do repositorio automaticamente " + Actualizar repositorios Último escaneado do repo: %s nunca Escaneado automático do repo diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml index 4ad44180c..b2e7845cd 100644 --- a/res/values-it/strings.xml +++ b/res/values-it/strings.xml @@ -17,6 +17,7 @@ Manutenzione Avvisa quando sono disponibili nuovi aggiornamenti Aggiorna automaticamente l\'elenco applicazioni + Aggiorna le repository Scansione repository automatica FDroid Informazioni diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml index 5b01ce188..9c698e537 100644 --- a/res/values-nl/strings.xml +++ b/res/values-nl/strings.xml @@ -17,6 +17,7 @@ Onderhoud Verwittigen bij nieuwe beschikbare updates app-lijst automatisch bijwerken + Vernieuw bronnen Automatische bronnen-scan F-Droid Over FDroid diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml index 8d5666d67..a4d2d5d43 100644 --- a/res/values-pl/strings.xml +++ b/res/values-pl/strings.xml @@ -18,6 +18,7 @@ Konserwacja Powiadamiaj, gdy dostępne będą nowe aktualizacje Automatycznie uaktualnij listę aplikacji z repozytorium + Aktualizuj repozytoria Ostatnie uaktualnienie listy aplikacji: %s nigdy Automatycznie skanuj repozytoria diff --git a/res/values-pt-rBR/strings.xml b/res/values-pt-rBR/strings.xml index dd3c50871..f04c5d852 100644 --- a/res/values-pt-rBR/strings.xml +++ b/res/values-pt-rBR/strings.xml @@ -18,12 +18,14 @@ Manutenção Notificar quando novas atualizações estiverem disponíveis Atualizar a lista de aplicativos automaticamente a partir dos repositórios + Atualizar histórico + Dias para mostrar apps novos/atualizados Última consulta aos repositórios: %s nunca Consulta automática aos repositórios F-Droid Sobre o F-Droid - Baseado originalmente no Aptoide.\nLançado sob a licença GNU GPLv2. + Baseado originalmente no Aptoide.\nLançado sob a licença GNU GPLv3. Site: E-mail: Versão: diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml index 2ed0d538e..2bc8f4d50 100644 --- a/res/values-ro/strings.xml +++ b/res/values-ro/strings.xml @@ -16,6 +16,7 @@ Mentenanta Notificare cand exista versiuni noi Actualizare aplicatie automata + Actualizare depozit aplicatii Scanare versiuni noi FDroid Despre FDroid diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml index 998a8f895..0e53fb534 100644 --- a/res/values-ru/strings.xml +++ b/res/values-ru/strings.xml @@ -18,6 +18,7 @@ Поддержка Сообщать при появлении обновлений Обновлять список приложений автоматически + Обновить репозитории Обновлено: %s никогда Автоматически сканировать репозиторий diff --git a/res/values-sl/strings.xml b/res/values-sl/strings.xml index 03931e3db..48edb1100 100644 --- a/res/values-sl/strings.xml +++ b/res/values-sl/strings.xml @@ -17,6 +17,7 @@ Vzdrževanje Opozori na posodobitve Samodejno posodobi spisek aplikacij iz skladišč + Posodobi skladišča Samodejni pregled skladišč FDroid O programu diff --git a/res/values-sr/strings.xml b/res/values-sr/strings.xml index 53273afab..6d264a945 100644 --- a/res/values-sr/strings.xml +++ b/res/values-sr/strings.xml @@ -17,6 +17,7 @@ Одржавање Обавести кад су нове верзије на располагању Аутоматски ажурирај листу апликација + Ажурирај ризнице Аутоматско скенирање ризница FDroid О FDroid-у diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml index 81afb9347..027a59f80 100644 --- a/res/values-sv/strings.xml +++ b/res/values-sv/strings.xml @@ -18,6 +18,7 @@ Underhåll Meddela mig när nya uppdateringar finns Uppdatera programlistan från förråd automatiskt + Uppdatera förråd Senaste förrådsavsökning: %s aldrig Automatisk förrådsavsökning diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml index f7670f561..5c22f50da 100644 --- a/res/values-tr/strings.xml +++ b/res/values-tr/strings.xml @@ -18,6 +18,7 @@ Bakım Yeni güncellemeler olduğunu bildir Uygulama listesini depolardan otomatik olarak güncelle + Depoları güncelle Son depo analizi: %s asla Otomatik depo taraması diff --git a/res/values-uk/strings.xml b/res/values-uk/strings.xml index be3ccaba1..f6d3b4719 100644 --- a/res/values-uk/strings.xml +++ b/res/values-uk/strings.xml @@ -18,6 +18,7 @@ Серйозні справи Сповіщати про наявність оновлень Автоматично оновлювати список програм із репозиторію + Оновити репозиторії? Синхронізовано: %s ніколи Синхронізація