diff -Nru clementine-1.2.3-1685/debian/changelog clementine-1.2.3-1686/debian/changelog --- clementine-1.2.3-1685/debian/changelog 2016-05-18 15:44:14.000000000 +0000 +++ clementine-1.2.3-1686/debian/changelog 2016-05-23 10:27:44.000000000 +0000 @@ -1,5 +1,5 @@ -clementine (1.2.3-1685-g4c3eb61~xenial) xenial; urgency=low +clementine (1.2.3-1686-g1eb8e32~xenial) xenial; urgency=low - * Version 1.2.3-1685-g4c3eb61 + * Version 1.2.3-1686-g1eb8e32 - -- David Sansome Wed, 18 May 2016 15:44:14 +0000 + -- David Sansome Mon, 23 May 2016 10:27:45 +0000 diff -Nru clementine-1.2.3-1685/debian/rules clementine-1.2.3-1686/debian/rules --- clementine-1.2.3-1685/debian/rules 2016-05-18 15:44:14.000000000 +0000 +++ clementine-1.2.3-1686/debian/rules 2016-05-23 10:27:44.000000000 +0000 @@ -13,7 +13,7 @@ cd bin && cmake .. \ -DCMAKE_INSTALL_PREFIX=$(CURDIR)/debian/clementine/usr \ -DBUNDLE_PROJECTM_PRESETS=OFF \ - -DFORCE_GIT_REVISION=1.2.3-1685-g4c3eb61 + -DFORCE_GIT_REVISION=1.2.3-1686-g1eb8e32 touch configure-stamp build: build-stamp diff -Nru clementine-1.2.3-1685/dist/clementine.spec clementine-1.2.3-1686/dist/clementine.spec --- clementine-1.2.3-1685/dist/clementine.spec 2016-05-18 15:44:14.000000000 +0000 +++ clementine-1.2.3-1686/dist/clementine.spec 2016-05-23 10:27:44.000000000 +0000 @@ -1,12 +1,12 @@ Name: clementine Version: 1.2.3 -Release: 2.1685.g4c3eb61%{?dist} +Release: 2.1686.g1eb8e32%{?dist} Summary: A music player and library organiser Group: Applications/Multimedia License: GPLv3 URL: http://www.clementine-player.org/ -Source0: %{name}-1.2.3-1685-g4c3eb61.tar.xz +Source0: %{name}-1.2.3-1686-g1eb8e32.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils liblastfm-devel taglib-devel gettext @@ -57,7 +57,7 @@ * Queue manager %prep -%setup -q -n %{name}-1.2.3-1685-g4c3eb61 +%setup -q -n %{name}-1.2.3-1686-g1eb8e32 %build @@ -92,5 +92,5 @@ %{_datadir}/icons/hicolor/scalable/apps/clementine.svg %changelog -* Wed May 18 2016 David Sansome - 1.2.3 -- Version 1.2.3-1685-g4c3eb61 +* Mon May 23 2016 David Sansome - 1.2.3 +- Version 1.2.3-1686-g1eb8e32 diff -Nru clementine-1.2.3-1685/dist/Info.plist clementine-1.2.3-1686/dist/Info.plist --- clementine-1.2.3-1685/dist/Info.plist 2016-05-18 15:44:14.000000000 +0000 +++ clementine-1.2.3-1686/dist/Info.plist 2016-05-23 10:27:44.000000000 +0000 @@ -9,7 +9,7 @@ CFBundleExecutable clementine CFBundleGetInfoString - Clementine 1.2.3-1685-g4c3eb61 + Clementine 1.2.3-1686-g1eb8e32 CFBundleIconFile clementine CFBundleIdentifier @@ -17,15 +17,15 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleLongVersionString - 1.2.3-1685-g4c3eb61 + 1.2.3-1686-g1eb8e32 CFBundleName Clementine CFBundlePackageType APPL CFBundleShortVersionString - 1.2.3-1685-g4c3eb61 + 1.2.3-1686-g1eb8e32 CFBundleVersion - 4096.1.2.3.2.1685 + 4096.1.2.3.2.1686 CSResourcesFileMapped LSRequiresCarbon diff -Nru clementine-1.2.3-1685/dist/maketarball.sh clementine-1.2.3-1686/dist/maketarball.sh --- clementine-1.2.3-1685/dist/maketarball.sh 2016-05-18 15:44:14.000000000 +0000 +++ clementine-1.2.3-1686/dist/maketarball.sh 2016-05-23 10:27:44.000000000 +0000 @@ -1,7 +1,7 @@ #!/bin/bash name=clementine -version="1.2.3-1685-g4c3eb61" +version="1.2.3-1686-g1eb8e32" deb_dist="xenial" root=$(cd "${0%/*}/.." && echo $PWD/${0##*/}) root=`dirname "$root"` diff -Nru clementine-1.2.3-1685/dist/windows/clementine.nsi clementine-1.2.3-1686/dist/windows/clementine.nsi --- clementine-1.2.3-1685/dist/windows/clementine.nsi 2016-05-18 15:44:14.000000000 +0000 +++ clementine-1.2.3-1686/dist/windows/clementine.nsi 2016-05-23 10:27:44.000000000 +0000 @@ -3,8 +3,8 @@ !define PRODUCT_PUBLISHER "Clementine" !define PRODUCT_VERSION_MAJOR 1 !define PRODUCT_VERSION_MINOR 3 -!define PRODUCT_DISPLAY_VERSION "1.2.3-1685-g4c3eb61" -!define PRODUCT_DISPLAY_VERSION_SHORT "1.2.3-1685-g4c3eb61" +!define PRODUCT_DISPLAY_VERSION "1.2.3-1686-g1eb8e32" +!define PRODUCT_DISPLAY_VERSION_SHORT "1.2.3-1686-g1eb8e32" !define PRODUCT_WEB_SITE "http://www.clementine-player.org/" !define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}" !define PRODUCT_UNINST_ROOT_KEY "HKLM" @@ -104,7 +104,7 @@ !insertmacro MUI_LANGUAGE "Esperanto" Name "${PRODUCT_NAME}" -OutFile "${PRODUCT_NAME}Setup-1.2.3-1685-g4c3eb61.exe" +OutFile "${PRODUCT_NAME}Setup-1.2.3-1686-g1eb8e32.exe" InstallDir "${PRODUCT_INSTALL_DIR}" ; Get the path where Clementine was installed previously and set it as default path diff -Nru clementine-1.2.3-1685/dist/windows/clementine-portable.nsi clementine-1.2.3-1686/dist/windows/clementine-portable.nsi --- clementine-1.2.3-1685/dist/windows/clementine-portable.nsi 2016-05-18 15:44:14.000000000 +0000 +++ clementine-1.2.3-1686/dist/windows/clementine-portable.nsi 2016-05-23 10:27:44.000000000 +0000 @@ -3,8 +3,8 @@ !define PRODUCT_PUBLISHER "Clementine" !define PRODUCT_VERSION_MAJOR 1 !define PRODUCT_VERSION_MINOR 3 -!define PRODUCT_DISPLAY_VERSION "1.2.3-1685-g4c3eb61" -!define PRODUCT_DISPLAY_VERSION_SHORT "1.2.3-1685-g4c3eb61" +!define PRODUCT_DISPLAY_VERSION "1.2.3-1686-g1eb8e32" +!define PRODUCT_DISPLAY_VERSION_SHORT "1.2.3-1686-g1eb8e32" !define PRODUCT_WEB_SITE "http://www.clementine-player.org/" !define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}" !define PRODUCT_UNINST_ROOT_KEY "HKLM" @@ -104,7 +104,7 @@ !insertmacro MUI_LANGUAGE "Esperanto" Name "${PRODUCT_NAME}" -OutFile "${PRODUCT_NAME}Setup-1.2.3-1685-g4c3eb61.exe" +OutFile "${PRODUCT_NAME}Setup-1.2.3-1686-g1eb8e32.exe" InstallDir "${PRODUCT_INSTALL_DIR}" ; Get the path where Clementine was installed previously and set it as default path diff -Nru clementine-1.2.3-1685/src/translations/af.po clementine-1.2.3-1686/src/translations/af.po --- clementine-1.2.3-1685/src/translations/af.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/af.po 2016-05-23 10:27:40.000000000 +0000 @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Afrikaans (http://www.transifex.com/davidsansome/clementine/language/af/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -783,10 +783,6 @@ msgid "Always start playing" msgstr "Begin altyd dadelik speel" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Wolk Skyf" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1232,10 +1228,6 @@ "a format that it can play." msgstr "Clementine kan outomaties die musiek na 'n formaat omskakel wat die toestel waarheen dit gekopiëer word sal kan terugspeel." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine kan musiek speel wat jy al klaar na Amazon Wolk Skyf opgelaai het." - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine kan musiek speel wat jy op Box geplaas het." @@ -1304,7 +1296,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2478,7 +2470,7 @@ msgid "Full Treble" msgstr "Volle hoëtoon" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Algemeen" @@ -2768,7 +2760,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Insternet verskaffers" @@ -3059,7 +3051,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Teken aan" @@ -5426,7 +5417,7 @@ msgid "Used" msgstr "Reeds gebruik" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Gebruikerskoppelvlak" diff -Nru clementine-1.2.3-1685/src/translations/ar.po clementine-1.2.3-1686/src/translations/ar.po --- clementine-1.2.3-1685/src/translations/ar.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/ar.po 2016-05-23 10:27:40.000000000 +0000 @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Arabic (http://www.transifex.com/davidsansome/clementine/language/ar/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -786,10 +786,6 @@ msgid "Always start playing" msgstr "ابدأ التشغيل دائما" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1235,10 +1231,6 @@ "a format that it can play." msgstr "يمكن لكلمنتاين أن يحول تلقائيا المقاطع التي تنسخ لهذا الجهاز للصيغ التي يستطيع قرائتها." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "يستطيع كلمنتاين تشغيل المقاطع التي رفعتها على Box" @@ -1307,7 +1299,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2481,7 +2473,7 @@ msgid "Full Treble" msgstr "Full Treble" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "عام" @@ -2771,7 +2763,7 @@ msgid "Internet" msgstr "انترنت" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "خدمات الانترنت" @@ -3062,7 +3054,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "تسجيل الدخول" @@ -5429,7 +5420,7 @@ msgid "Used" msgstr "مستعمل" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "واجهة المستخدم" diff -Nru clementine-1.2.3-1685/src/translations/be.po clementine-1.2.3-1686/src/translations/be.po --- clementine-1.2.3-1685/src/translations/be.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/be.po 2016-05-23 10:27:40.000000000 +0000 @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Belarusian (http://www.transifex.com/davidsansome/clementine/language/be/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -782,10 +782,6 @@ msgid "Always start playing" msgstr "Заўсёды пачынаць прайграваньне" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1231,10 +1227,6 @@ "a format that it can play." msgstr "Clementine можа аўтаматычна канвэртаваць музыку, якую капіруеце на гэтую прыладу ў фармат, які яна падтрымлівае." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine можа прайграваць музыку, загружаную на " @@ -1303,7 +1295,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2477,7 +2469,7 @@ msgid "Full Treble" msgstr "Full Treble" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Агульныя" @@ -2767,7 +2759,7 @@ msgid "Internet" msgstr "Інтэрнэт" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Інтрэрнэт правайдэры" @@ -3058,7 +3050,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Уваход" @@ -5425,7 +5416,7 @@ msgid "Used" msgstr "Скарыстана" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Інтэрфэйс" diff -Nru clementine-1.2.3-1685/src/translations/bg.po clementine-1.2.3-1686/src/translations/bg.po --- clementine-1.2.3-1685/src/translations/bg.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/bg.po 2016-05-23 10:27:40.000000000 +0000 @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Bulgarian (http://www.transifex.com/davidsansome/clementine/language/bg/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -786,10 +786,6 @@ msgid "Always start playing" msgstr "Винаги започвай възпроизвеждането" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1235,10 +1231,6 @@ "a format that it can play." msgstr "Clementine може автоматично да конвертира музиката, която копирате в това устройство във формата, в който то може да я изпълнява." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine може да възпроизвежда музикални файлове, които сте качили в Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine може да свири музика, която сте качили в Box" @@ -1307,7 +1299,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2481,7 +2473,7 @@ msgid "Full Treble" msgstr "Пълни високи" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Общи" @@ -2771,7 +2763,7 @@ msgid "Internet" msgstr "Интернет" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Интернет доставчици" @@ -3062,7 +3054,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Влизане" @@ -5429,7 +5420,7 @@ msgid "Used" msgstr "Използван" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Потребителски интерфейс" diff -Nru clementine-1.2.3-1685/src/translations/bn.po clementine-1.2.3-1686/src/translations/bn.po --- clementine-1.2.3-1685/src/translations/bn.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/bn.po 2016-05-23 10:27:40.000000000 +0000 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Bengali (http://www.transifex.com/davidsansome/clementine/language/bn/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -780,10 +780,6 @@ msgid "Always start playing" msgstr "স্থায়ী ভাবে সঙ্গীত চালু রাখুন" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1229,10 +1225,6 @@ "a format that it can play." msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "" @@ -1301,7 +1293,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2475,7 +2467,7 @@ msgid "Full Treble" msgstr "" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "" @@ -2765,7 +2757,7 @@ msgid "Internet" msgstr "" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "" @@ -3056,7 +3048,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "" @@ -5423,7 +5414,7 @@ msgid "Used" msgstr "" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "" diff -Nru clementine-1.2.3-1685/src/translations/br.po clementine-1.2.3-1686/src/translations/br.po --- clementine-1.2.3-1685/src/translations/br.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/br.po 2016-05-23 10:27:40.000000000 +0000 @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-05-17 15:01+0000\n" -"Last-Translator: Gwenn M \n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" +"Last-Translator: Clementine Buildbot \n" "Language-Team: Breton (http://www.transifex.com/davidsansome/clementine/language/br/)\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -784,10 +784,6 @@ msgid "Always start playing" msgstr "Atav kregin da lenn" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Stur Cloud Amazon" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1233,10 +1229,6 @@ "a format that it can play." msgstr "Clementine a c'hell amdreiñ ar sonerezh eilet ganeoc'h war an drobarzhell-mañ d'ur mentrezh a c'hell lenn." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Gallout a ra Clementine lenn sonerezh bet kaset ganeoc'h betek Stur Cloud Amazon" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine a zo gouest da seniñ sonerezh bet karget war Box" @@ -1305,7 +1297,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2479,7 +2471,7 @@ msgid "Full Treble" msgstr "Full Treble" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Hollek" @@ -2769,7 +2761,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Pourchaserien internet" @@ -3060,7 +3052,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Kennaskañ" @@ -5427,7 +5418,7 @@ msgid "Used" msgstr "Implijet" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Etrefas implijer" diff -Nru clementine-1.2.3-1685/src/translations/bs.po clementine-1.2.3-1686/src/translations/bs.po --- clementine-1.2.3-1685/src/translations/bs.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/bs.po 2016-05-23 10:27:40.000000000 +0000 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Bosnian (http://www.transifex.com/davidsansome/clementine/language/bs/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -778,10 +778,6 @@ msgid "Always start playing" msgstr "Uvjek počni sa slušanjem" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1227,10 +1223,6 @@ "a format that it can play." msgstr "Clementine može automatski da pretvori muziku koju kopirate na ovaj uređaj u njemu podržani format." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "" @@ -1299,7 +1291,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2473,7 +2465,7 @@ msgid "Full Treble" msgstr "" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "" @@ -2763,7 +2755,7 @@ msgid "Internet" msgstr "" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "" @@ -3054,7 +3046,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "" @@ -5421,7 +5412,7 @@ msgid "Used" msgstr "" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "" diff -Nru clementine-1.2.3-1685/src/translations/ca.po clementine-1.2.3-1686/src/translations/ca.po --- clementine-1.2.3-1685/src/translations/ca.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/ca.po 2016-05-23 10:27:40.000000000 +0000 @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-27 09:20+0000\n" -"Last-Translator: Juanjo\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" +"Last-Translator: Clementine Buildbot \n" "Language-Team: Catalan (http://www.transifex.com/davidsansome/clementine/language/ca/)\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -786,10 +786,6 @@ msgid "Always start playing" msgstr "Comença sempre la reproducció" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1235,10 +1231,6 @@ "a format that it can play." msgstr "El Clementine pot convertir automàticament la música que copieu en aquest dispositiu a un format que pugui reproduir." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "El Clementine pot reproduir música que hàgiu penjat a l’Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "El Clementine pot reproduir música que hàgiu penjat al Box" @@ -1307,7 +1299,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2481,7 +2473,7 @@ msgid "Full Treble" msgstr "Aguts complets" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "General" @@ -2771,7 +2763,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Proveïdors d’Internet" @@ -3062,7 +3054,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Entra" @@ -5429,7 +5420,7 @@ msgid "Used" msgstr "Usat" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Interfície d’usuari" diff -Nru clementine-1.2.3-1685/src/translations/cs.po clementine-1.2.3-1686/src/translations/cs.po --- clementine-1.2.3-1685/src/translations/cs.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/cs.po 2016-05-23 10:27:40.000000000 +0000 @@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-21 21:08+0000\n" -"Last-Translator: fri\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" +"Last-Translator: Clementine Buildbot \n" "Language-Team: Czech (http://www.transifex.com/davidsansome/clementine/language/cs/)\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -791,10 +791,6 @@ msgid "Always start playing" msgstr "Vždy začít přehrávat" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1240,10 +1236,6 @@ "a format that it can play." msgstr "Clementine může automaticky převést hudbu kopírovanou do tohoto zařízení do formátu, který dokáže přehrát." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine může přehrávat hudbu vámi nahranou na Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine může přehrávat hudbu nahranou vámi do úložiště služby Box (neboli krabice)" @@ -1312,7 +1304,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2486,7 +2478,7 @@ msgid "Full Treble" msgstr "Plné výšky" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Obecné" @@ -2776,7 +2768,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Internetoví poskytovatelé" @@ -3067,7 +3059,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Přihlášení" @@ -5434,7 +5425,7 @@ msgid "Used" msgstr "Použito" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Uživatelské rozhraní" diff -Nru clementine-1.2.3-1685/src/translations/cy.po clementine-1.2.3-1686/src/translations/cy.po --- clementine-1.2.3-1685/src/translations/cy.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/cy.po 2016-05-23 10:27:40.000000000 +0000 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Welsh (http://www.transifex.com/davidsansome/clementine/language/cy/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -778,10 +778,6 @@ msgid "Always start playing" msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1227,10 +1223,6 @@ "a format that it can play." msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "" @@ -1299,7 +1291,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2473,7 +2465,7 @@ msgid "Full Treble" msgstr "" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "" @@ -2763,7 +2755,7 @@ msgid "Internet" msgstr "" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "" @@ -3054,7 +3046,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "" @@ -5421,7 +5412,7 @@ msgid "Used" msgstr "" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "" diff -Nru clementine-1.2.3-1685/src/translations/da.po clementine-1.2.3-1686/src/translations/da.po --- clementine-1.2.3-1685/src/translations/da.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/da.po 2016-05-23 10:27:40.000000000 +0000 @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Danish (http://www.transifex.com/davidsansome/clementine/language/da/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -789,10 +789,6 @@ msgid "Always start playing" msgstr "Start altid afspilning" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1238,10 +1234,6 @@ "a format that it can play." msgstr "Clementine kan automatisk konvertere musikken du kopierer til denne enhed til et format som den kan afspille." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine kan afspille musik du har uploadet til Box" @@ -1310,7 +1302,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2484,7 +2476,7 @@ msgid "Full Treble" msgstr "Fuld diskant" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Generelt" @@ -2774,7 +2766,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Internet udbydere" @@ -3065,7 +3057,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Log ind" @@ -5432,7 +5423,7 @@ msgid "Used" msgstr "Brugt" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Brugergrænseflade" diff -Nru clementine-1.2.3-1685/src/translations/de.po clementine-1.2.3-1686/src/translations/de.po --- clementine-1.2.3-1685/src/translations/de.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/de.po 2016-05-23 10:27:40.000000000 +0000 @@ -60,8 +60,8 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-05-11 14:37+0000\n" -"Last-Translator: Stefan Hartgen \n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" +"Last-Translator: Clementine Buildbot \n" "Language-Team: German (http://www.transifex.com/davidsansome/clementine/language/de/)\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -831,10 +831,6 @@ msgid "Always start playing" msgstr "Immer mit der Wiedergabe beginnen" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1280,10 +1276,6 @@ "a format that it can play." msgstr "Clementine kann die Musik, die Sie auf dieses Gerät kopieren, automatisch in ein Format umwandeln, welches das Gerät wiedergeben kann." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine kann Musik, die Sie auf Amazon Cloud Drive hochgeladen haben, wiedergeben" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine kann Musik, die Sie auf Box hochgeladen haben, wiedergeben." @@ -1352,7 +1344,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2526,7 +2518,7 @@ msgid "Full Treble" msgstr "Maximale Höhen" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Allgemein" @@ -2816,7 +2808,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Internetdienstanbieter" @@ -3107,7 +3099,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Anmelden" @@ -5474,7 +5465,7 @@ msgid "Used" msgstr "Belegt" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Benutzeroberfläche" diff -Nru clementine-1.2.3-1685/src/translations/el.po clementine-1.2.3-1686/src/translations/el.po --- clementine-1.2.3-1685/src/translations/el.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/el.po 2016-05-23 10:27:40.000000000 +0000 @@ -19,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-05-15 12:53+0000\n" -"Last-Translator: Dimitrios Glentadakis \n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" +"Last-Translator: Clementine Buildbot \n" "Language-Team: Greek (http://www.transifex.com/davidsansome/clementine/language/el/)\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -790,10 +790,6 @@ msgid "Always start playing" msgstr "Έναρξη αναπαραγωγής πάντα" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud μονάδα" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1239,10 +1235,6 @@ "a format that it can play." msgstr "Ο Clementine μπορεί να μετατρέψει αυτόματα την μουσική που αντιγράφετε σε αυτή την συσκευή σε μία μορφή που μπορεί να αναπαράγει." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Το Clementine μπορεί να αναπαράγει μουσική που έχετε μεταφορτώθει στο Google Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Ο Clementine μπορεί να αναπαράγει μουσική που έχετε μεταφορτώσει στο Box" @@ -1311,7 +1303,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2485,7 +2477,7 @@ msgid "Full Treble" msgstr "Πλήρως πρίμα" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Γενικά" @@ -2775,7 +2767,7 @@ msgid "Internet" msgstr "Διαδίκτυο" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Παροχείς Internet" @@ -3066,7 +3058,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Είσοδος" @@ -5433,7 +5424,7 @@ msgid "Used" msgstr "Σε χρήση" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Διασύνδεση χρήστη" diff -Nru clementine-1.2.3-1685/src/translations/en_CA.po clementine-1.2.3-1686/src/translations/en_CA.po --- clementine-1.2.3-1685/src/translations/en_CA.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/en_CA.po 2016-05-23 10:27:40.000000000 +0000 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: English (Canada) (http://www.transifex.com/davidsansome/clementine/language/en_CA/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -780,10 +780,6 @@ msgid "Always start playing" msgstr "Always start playing" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1229,10 +1225,6 @@ "a format that it can play." msgstr "Clementine can automatically convert the music you copy to this device into a format that it can play." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine can play music that you have uploaded to Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine can play music that you have uploaded to Box" @@ -1301,7 +1293,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2475,7 +2467,7 @@ msgid "Full Treble" msgstr "Full Treble" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "General" @@ -2765,7 +2757,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "" @@ -3056,7 +3048,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "" @@ -5423,7 +5414,7 @@ msgid "Used" msgstr "" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "" diff -Nru clementine-1.2.3-1685/src/translations/en_GB.po clementine-1.2.3-1686/src/translations/en_GB.po --- clementine-1.2.3-1685/src/translations/en_GB.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/en_GB.po 2016-05-23 10:27:40.000000000 +0000 @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-22 08:50+0000\n" -"Last-Translator: Andi Chandler \n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" +"Last-Translator: Clementine Buildbot \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/davidsansome/clementine/language/en_GB/)\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -780,10 +780,6 @@ msgid "Always start playing" msgstr "Always start playing" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1229,10 +1225,6 @@ "a format that it can play." msgstr "Clementine can automatically convert the music you copy to this device into a format that it can play." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine can play music that you have uploaded to Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine can play music that you have uploaded to Box" @@ -1301,7 +1293,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2475,7 +2467,7 @@ msgid "Full Treble" msgstr "Full Treble" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "General" @@ -2765,7 +2757,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Internet providers" @@ -3056,7 +3048,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Login" @@ -5423,7 +5414,7 @@ msgid "Used" msgstr "Used" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "User interface" diff -Nru clementine-1.2.3-1685/src/translations/eo.po clementine-1.2.3-1686/src/translations/eo.po --- clementine-1.2.3-1685/src/translations/eo.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/eo.po 2016-05-23 10:27:40.000000000 +0000 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Esperanto (http://www.transifex.com/davidsansome/clementine/language/eo/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -781,10 +781,6 @@ msgid "Always start playing" msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1230,10 +1226,6 @@ "a format that it can play." msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "" @@ -1302,7 +1294,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2476,7 +2468,7 @@ msgid "Full Treble" msgstr "" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "" @@ -2766,7 +2758,7 @@ msgid "Internet" msgstr "Interreto" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "" @@ -3057,7 +3049,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Ensaluti" @@ -5424,7 +5415,7 @@ msgid "Used" msgstr "" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Fasado" diff -Nru clementine-1.2.3-1685/src/translations/es.po clementine-1.2.3-1686/src/translations/es.po --- clementine-1.2.3-1685/src/translations/es.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/es.po 2016-05-23 10:27:40.000000000 +0000 @@ -36,8 +36,8 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-21 17:58+0000\n" -"Last-Translator: Fitoschido\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" +"Last-Translator: Clementine Buildbot \n" "Language-Team: Spanish (http://www.transifex.com/davidsansome/clementine/language/es/)\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -807,10 +807,6 @@ msgid "Always start playing" msgstr "Siempre empezar a reproducir" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1256,10 +1252,6 @@ "a format that it can play." msgstr "Clementine puede convertir automáticamente la música que copie a este dispositivo en un formato que pueda reproducir." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine puede reproducir música que haya cargado a Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine puede reproducir música que haya cargado a Box" @@ -1328,7 +1320,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2502,7 +2494,7 @@ msgid "Full Treble" msgstr "Agudos completos" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "General" @@ -2792,7 +2784,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Proveedores en Internet" @@ -3083,7 +3075,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Acceder" @@ -5450,7 +5441,7 @@ msgid "Used" msgstr "En uso:" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Interfaz de usuario" diff -Nru clementine-1.2.3-1685/src/translations/et.po clementine-1.2.3-1686/src/translations/et.po --- clementine-1.2.3-1685/src/translations/et.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/et.po 2016-05-23 10:27:40.000000000 +0000 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Estonian (http://www.transifex.com/davidsansome/clementine/language/et/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -781,10 +781,6 @@ msgid "Always start playing" msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1230,10 +1226,6 @@ "a format that it can play." msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "" @@ -1302,7 +1294,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2476,7 +2468,7 @@ msgid "Full Treble" msgstr "" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "" @@ -2766,7 +2758,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "" @@ -3057,7 +3049,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Logi sisse" @@ -5424,7 +5415,7 @@ msgid "Used" msgstr "Kasutuses" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "" diff -Nru clementine-1.2.3-1685/src/translations/eu.po clementine-1.2.3-1686/src/translations/eu.po --- clementine-1.2.3-1685/src/translations/eu.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/eu.po 2016-05-23 10:27:40.000000000 +0000 @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Basque (http://www.transifex.com/davidsansome/clementine/language/eu/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -782,10 +782,6 @@ msgid "Always start playing" msgstr "Beti hasi erreproduzitzen" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1231,10 +1227,6 @@ "a format that it can play." msgstr "Clementine-k automatikoki bihurtu dezake gailura kopiatzen den musika honek erreproduzitu ahal izango duen formatu batera" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "" @@ -1303,7 +1295,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2477,7 +2469,7 @@ msgid "Full Treble" msgstr "Altu osoak" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Orokorra" @@ -2767,7 +2759,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Internet hornitzaileak" @@ -3058,7 +3050,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Saio-hasiera" @@ -5425,7 +5416,7 @@ msgid "Used" msgstr "Erabilia" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Erabiltzaile-interfazea" diff -Nru clementine-1.2.3-1685/src/translations/fa.po clementine-1.2.3-1686/src/translations/fa.po --- clementine-1.2.3-1685/src/translations/fa.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/fa.po 2016-05-23 10:27:40.000000000 +0000 @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Persian (http://www.transifex.com/davidsansome/clementine/language/fa/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -782,10 +782,6 @@ msgid "Always start playing" msgstr "همواره آغاز به پخش می‌کند" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1231,10 +1227,6 @@ "a format that it can play." msgstr "کلمنتاین می‌تواند خودکار، آهنگ‌هایی را که روی این دستگاه ذخیره می‌کنید به سبکی پخش‌پذیر در دستگاه تبدیل کند." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "کلمنتاین می‌تواند آهنگ‌های را پخش کند که شما در باکس بارگذاشته‌اید" @@ -1303,7 +1295,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2477,7 +2469,7 @@ msgid "Full Treble" msgstr "لرزش کامل" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "عمومی" @@ -2767,7 +2759,7 @@ msgid "Internet" msgstr "اینترنت" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "فراهم‌کنندگان اینترنت" @@ -3058,7 +3050,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "ورود به سیستم" @@ -5425,7 +5416,7 @@ msgid "Used" msgstr "استفاده‌شده" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "رابط کاربری" diff -Nru clementine-1.2.3-1685/src/translations/fi.po clementine-1.2.3-1686/src/translations/fi.po --- clementine-1.2.3-1685/src/translations/fi.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/fi.po 2016-05-23 10:27:40.000000000 +0000 @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" -"Last-Translator: Clementine Buildbot \n" +"PO-Revision-Date: 2016-05-19 06:23+0000\n" +"Last-Translator: Jiri Grönroos \n" "Language-Team: Finnish (http://www.transifex.com/davidsansome/clementine/language/fi/)\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -783,10 +783,6 @@ msgid "Always start playing" msgstr "Aloita aina toisto" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1232,10 +1228,6 @@ "a format that it can play." msgstr "Clementine voi automaattisesti muuntaa tähän laitteeseen kopioitavan musiikin sen ymmärtämään muotoon." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine voi soittaa Amazon Cloud Driveen lähettämääsi musiikkia" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine voi toistaa Boxiin lähetettyä musiikkia" @@ -1304,7 +1296,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2290,7 +2282,7 @@ #: internet/soundcloud/soundcloudservice.cpp:141 msgid "Favorites" -msgstr "" +msgstr "Suosikit" #: library/library.cpp:88 msgid "Favourite tracks" @@ -2478,7 +2470,7 @@ msgid "Full Treble" msgstr "Täysi diskantti" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Yleiset" @@ -2768,7 +2760,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Palvelutarjoajat" @@ -3059,7 +3051,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Kirjaudu sisään" @@ -5426,7 +5417,7 @@ msgid "Used" msgstr "Käytetty" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Käyttöliittymä" diff -Nru clementine-1.2.3-1685/src/translations/fr.po clementine-1.2.3-1686/src/translations/fr.po --- clementine-1.2.3-1685/src/translations/fr.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/fr.po 2016-05-23 10:27:40.000000000 +0000 @@ -46,7 +46,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: French (http://www.transifex.com/davidsansome/clementine/language/fr/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -817,10 +817,6 @@ msgid "Always start playing" msgstr "Toujours commencer à lire" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1266,10 +1262,6 @@ "a format that it can play." msgstr "Clementine peut automatiquement convertir la musique que vous copiez sur ce périphérique dans un format qu'il peut lire." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine peut jouer les morceaux que vous avez envoyé sur Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine peut jouer les morceaux que vous avez envoyé sur Box" @@ -1338,7 +1330,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2512,7 +2504,7 @@ msgid "Full Treble" msgstr "Aigus Max." -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Général" @@ -2802,7 +2794,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Services de musique" @@ -3093,7 +3085,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Se connecter" @@ -5460,7 +5451,7 @@ msgid "Used" msgstr "Utilisé" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Interface utilisateur" diff -Nru clementine-1.2.3-1685/src/translations/ga.po clementine-1.2.3-1686/src/translations/ga.po --- clementine-1.2.3-1685/src/translations/ga.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/ga.po 2016-05-23 10:27:40.000000000 +0000 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Irish (http://www.transifex.com/davidsansome/clementine/language/ga/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -778,10 +778,6 @@ msgid "Always start playing" msgstr "Tosaigh ag seinm i gcónaí" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1227,10 +1223,6 @@ "a format that it can play." msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "" @@ -1299,7 +1291,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2473,7 +2465,7 @@ msgid "Full Treble" msgstr "" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Coiteann" @@ -2763,7 +2755,7 @@ msgid "Internet" msgstr "Idirlíon" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Soláthraithe idirlín" @@ -3054,7 +3046,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Síniú isteach" @@ -5421,7 +5412,7 @@ msgid "Used" msgstr "Caite" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Comhéadan" diff -Nru clementine-1.2.3-1685/src/translations/gl.po clementine-1.2.3-1686/src/translations/gl.po --- clementine-1.2.3-1685/src/translations/gl.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/gl.po 2016-05-23 10:27:40.000000000 +0000 @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Galician (http://www.transifex.com/davidsansome/clementine/language/gl/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -782,10 +782,6 @@ msgid "Always start playing" msgstr "Sempre comezar reproducindo" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1231,10 +1227,6 @@ "a format that it can play." msgstr "Clementine pode converter automaticamente a música que copie a este dispositivo nun formato que poida reproducir." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine pode reproducir música subida por vostede ao servizo Box." @@ -1303,7 +1295,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2477,7 +2469,7 @@ msgid "Full Treble" msgstr "Full Treble" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Xeral" @@ -2767,7 +2759,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Fornecedores de internet" @@ -3058,7 +3050,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Acceder" @@ -5425,7 +5416,7 @@ msgid "Used" msgstr "Empregado" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Interface de usuario" diff -Nru clementine-1.2.3-1685/src/translations/he_IL.po clementine-1.2.3-1686/src/translations/he_IL.po --- clementine-1.2.3-1685/src/translations/he_IL.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/he_IL.po 2016-05-23 10:27:40.000000000 +0000 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Hebrew (Israel) (http://www.transifex.com/davidsansome/clementine/language/he_IL/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -777,10 +777,6 @@ msgid "Always start playing" msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1226,10 +1222,6 @@ "a format that it can play." msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "" @@ -1298,7 +1290,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2472,7 +2464,7 @@ msgid "Full Treble" msgstr "" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "" @@ -2762,7 +2754,7 @@ msgid "Internet" msgstr "" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "" @@ -3053,7 +3045,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "" @@ -5420,7 +5411,7 @@ msgid "Used" msgstr "" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "" diff -Nru clementine-1.2.3-1685/src/translations/he.po clementine-1.2.3-1686/src/translations/he.po --- clementine-1.2.3-1685/src/translations/he.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/he.po 2016-05-23 10:27:40.000000000 +0000 @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Hebrew (http://www.transifex.com/davidsansome/clementine/language/he/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -785,10 +785,6 @@ msgid "Always start playing" msgstr "תמיד להתחיל לנגן" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1234,10 +1230,6 @@ "a format that it can play." msgstr "באפשרות Clementine להמיר אוטומטית כל מוזיקה המעותקת להתקן לתבנית שההתקן מסוגל לנגן." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine מאפשר לנגן מוזיקה שהעלאת ל-Box" @@ -1306,7 +1298,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2480,7 +2472,7 @@ msgid "Full Treble" msgstr "טרבל מלא" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "כללי" @@ -2770,7 +2762,7 @@ msgid "Internet" msgstr "אינטרנט" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "ספקי אינטרנט" @@ -3061,7 +3053,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "כניסה" @@ -5428,7 +5419,7 @@ msgid "Used" msgstr "בשימוש" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "מנשק משתמש" diff -Nru clementine-1.2.3-1685/src/translations/hi.po clementine-1.2.3-1686/src/translations/hi.po --- clementine-1.2.3-1685/src/translations/hi.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/hi.po 2016-05-23 10:27:40.000000000 +0000 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Hindi (http://www.transifex.com/davidsansome/clementine/language/hi/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -780,10 +780,6 @@ msgid "Always start playing" msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1229,10 +1225,6 @@ "a format that it can play." msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "" @@ -1301,7 +1293,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2475,7 +2467,7 @@ msgid "Full Treble" msgstr "" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "" @@ -2765,7 +2757,7 @@ msgid "Internet" msgstr "" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "" @@ -3056,7 +3048,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "" @@ -5423,7 +5414,7 @@ msgid "Used" msgstr "" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "" diff -Nru clementine-1.2.3-1685/src/translations/hr.po clementine-1.2.3-1686/src/translations/hr.po --- clementine-1.2.3-1685/src/translations/hr.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/hr.po 2016-05-23 10:27:40.000000000 +0000 @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-23 20:34+0000\n" -"Last-Translator: gogo \n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" +"Last-Translator: Clementine Buildbot \n" "Language-Team: Croatian (http://www.transifex.com/davidsansome/clementine/language/hr/)\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -782,10 +782,6 @@ msgid "Always start playing" msgstr "Uvijek započinji reprodukciju glazbe" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud disk" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1231,10 +1227,6 @@ "a format that it can play." msgstr "Clementine može automatski konvertirati glazbu koju kopirate na ovaj uređaj u format koji može reproducirati." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine može reproducirati glazbu koju ste spremili na Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine može reproducirati glazbu koju ste spremili na Box" @@ -1303,7 +1295,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2477,7 +2469,7 @@ msgid "Full Treble" msgstr "Pun Treble" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Općenito" @@ -2767,7 +2759,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Internet usluge" @@ -3058,7 +3050,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Prijava" @@ -5425,7 +5416,7 @@ msgid "Used" msgstr "Iskorišteno" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Korisničko sučelje" diff -Nru clementine-1.2.3-1685/src/translations/hu.po clementine-1.2.3-1686/src/translations/hu.po --- clementine-1.2.3-1685/src/translations/hu.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/hu.po 2016-05-23 10:27:40.000000000 +0000 @@ -17,8 +17,8 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-22 20:03+0000\n" -"Last-Translator: Balázs Meskó \n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" +"Last-Translator: Clementine Buildbot \n" "Language-Team: Hungarian (http://www.transifex.com/davidsansome/clementine/language/hu/)\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -788,10 +788,6 @@ msgid "Always start playing" msgstr "Mindig indítja a lejátszást" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1237,10 +1233,6 @@ "a format that it can play." msgstr "Clementine automatikusan az eszköz által is támogatott formátumba tudja konvertálni a számokat másolás előtt." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "A Clementine képes lejátszani a számait amit feltöltött az Amazon Cloud Drive- ba" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "A Clementine képes lejátszani a számait amiket feltöltött a Box- ba" @@ -1309,7 +1301,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2483,7 +2475,7 @@ msgid "Full Treble" msgstr "Teljes magas" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Általános" @@ -2773,7 +2765,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Internet szolgáltatók" @@ -3064,7 +3056,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Bejelentkezés" @@ -5431,7 +5422,7 @@ msgid "Used" msgstr "Használt" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Kezelőfelület" diff -Nru clementine-1.2.3-1685/src/translations/hy.po clementine-1.2.3-1686/src/translations/hy.po --- clementine-1.2.3-1685/src/translations/hy.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/hy.po 2016-05-23 10:27:40.000000000 +0000 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Armenian (http://www.transifex.com/davidsansome/clementine/language/hy/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -778,10 +778,6 @@ msgid "Always start playing" msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1227,10 +1223,6 @@ "a format that it can play." msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "" @@ -1299,7 +1291,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2473,7 +2465,7 @@ msgid "Full Treble" msgstr "" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "" @@ -2763,7 +2755,7 @@ msgid "Internet" msgstr "" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "" @@ -3054,7 +3046,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "" @@ -5421,7 +5412,7 @@ msgid "Used" msgstr "" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "" diff -Nru clementine-1.2.3-1685/src/translations/ia.po clementine-1.2.3-1686/src/translations/ia.po --- clementine-1.2.3-1685/src/translations/ia.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/ia.po 2016-05-23 10:27:40.000000000 +0000 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Interlingua (http://www.transifex.com/davidsansome/clementine/language/ia/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -780,10 +780,6 @@ msgid "Always start playing" msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1229,10 +1225,6 @@ "a format that it can play." msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "" @@ -1301,7 +1293,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2475,7 +2467,7 @@ msgid "Full Treble" msgstr "" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "" @@ -2765,7 +2757,7 @@ msgid "Internet" msgstr "" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "" @@ -3056,7 +3048,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "" @@ -5423,7 +5414,7 @@ msgid "Used" msgstr "Usate" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Interfacie de usator" diff -Nru clementine-1.2.3-1685/src/translations/id.po clementine-1.2.3-1686/src/translations/id.po --- clementine-1.2.3-1685/src/translations/id.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/id.po 2016-05-23 10:27:40.000000000 +0000 @@ -28,8 +28,8 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-21 10:10+0000\n" -"Last-Translator: zk \n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" +"Last-Translator: Clementine Buildbot \n" "Language-Team: Indonesian (http://www.transifex.com/davidsansome/clementine/language/id/)\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -799,10 +799,6 @@ msgid "Always start playing" msgstr "Selalu mulai memutar" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1248,10 +1244,6 @@ "a format that it can play." msgstr "Clementine dapat secara otomatis mengonversi musik yang Anda salin ke perangkat ini ke dalam format yang dapat diputar." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine dapat memutar musik yang telah Anda unggah ke Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine dapat memutar musik yang telah Anda unggah ke Box" @@ -1320,7 +1312,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2494,7 +2486,7 @@ msgid "Full Treble" msgstr "Treble Penuh" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Umum" @@ -2784,7 +2776,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Penyedia internet" @@ -3075,7 +3067,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Masuk" @@ -5442,7 +5433,7 @@ msgid "Used" msgstr "Bekas" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Antarmuka" diff -Nru clementine-1.2.3-1685/src/translations/is.po clementine-1.2.3-1686/src/translations/is.po --- clementine-1.2.3-1685/src/translations/is.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/is.po 2016-05-23 10:27:40.000000000 +0000 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Icelandic (http://www.transifex.com/davidsansome/clementine/language/is/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -780,10 +780,6 @@ msgid "Always start playing" msgstr "Alltaf hefja spilun" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1229,10 +1225,6 @@ "a format that it can play." msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "" @@ -1301,7 +1293,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2475,7 +2467,7 @@ msgid "Full Treble" msgstr "" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "" @@ -2765,7 +2757,7 @@ msgid "Internet" msgstr "" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "" @@ -3056,7 +3048,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Skrá inn" @@ -5423,7 +5414,7 @@ msgid "Used" msgstr "Notað" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "" diff -Nru clementine-1.2.3-1685/src/translations/it.po clementine-1.2.3-1686/src/translations/it.po --- clementine-1.2.3-1685/src/translations/it.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/it.po 2016-05-23 10:27:40.000000000 +0000 @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 19:33+0000\n" -"Last-Translator: Vincenzo Reale \n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" +"Last-Translator: Clementine Buildbot \n" "Language-Team: Italian (http://www.transifex.com/davidsansome/clementine/language/it/)\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -783,10 +783,6 @@ msgid "Always start playing" msgstr "Inizia sempre la riproduzione" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1232,10 +1228,6 @@ "a format that it can play." msgstr "Clementine può convertire automaticamente la musica che copi sul dispositivo in un formato riproducibile." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine può riprodurre la musica che hai caricato su Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine può riprodurre la musica che hai caricato su Box" @@ -1304,7 +1296,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2478,7 +2470,7 @@ msgid "Full Treble" msgstr "Alti al massimo" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Generale" @@ -2768,7 +2760,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Fornitori Internet" @@ -3059,7 +3051,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Accedi" @@ -5426,7 +5417,7 @@ msgid "Used" msgstr "Utilizzato" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Interfaccia utente" diff -Nru clementine-1.2.3-1685/src/translations/ja.po clementine-1.2.3-1686/src/translations/ja.po --- clementine-1.2.3-1685/src/translations/ja.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/ja.po 2016-05-23 10:27:40.000000000 +0000 @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Japanese (http://www.transifex.com/davidsansome/clementine/language/ja/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -786,10 +786,6 @@ msgid "Always start playing" msgstr "常に再生を開始する" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon クラウドドライブ" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1235,10 +1231,6 @@ "a format that it can play." msgstr "Clementine はこのデバイスへコピーする際、このデバイスで再生可能な形式に自動で変換できます。" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine は Amazon クラウドドライブにアップロードした音楽を再生できます" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine は Box にアップロードしたミュージックを再生できます" @@ -1307,7 +1299,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2481,7 +2473,7 @@ msgid "Full Treble" msgstr "Full Treble" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "全般" @@ -2771,7 +2763,7 @@ msgid "Internet" msgstr "インターネット" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "インターネットプロバイダ" @@ -3062,7 +3054,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "ログイン" @@ -5429,7 +5420,7 @@ msgid "Used" msgstr "使用中" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "ユーザーインターフェース" diff -Nru clementine-1.2.3-1685/src/translations/ka.po clementine-1.2.3-1686/src/translations/ka.po --- clementine-1.2.3-1685/src/translations/ka.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/ka.po 2016-05-23 10:27:40.000000000 +0000 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Georgian (http://www.transifex.com/davidsansome/clementine/language/ka/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -780,10 +780,6 @@ msgid "Always start playing" msgstr "ყოველთვის დაიწყე დაკვრა" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1229,10 +1225,6 @@ "a format that it can play." msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "" @@ -1301,7 +1293,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2475,7 +2467,7 @@ msgid "Full Treble" msgstr "" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "" @@ -2765,7 +2757,7 @@ msgid "Internet" msgstr "ინტერნეტი" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "" @@ -3056,7 +3048,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "" @@ -5423,7 +5414,7 @@ msgid "Used" msgstr "" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "" diff -Nru clementine-1.2.3-1685/src/translations/kk.po clementine-1.2.3-1686/src/translations/kk.po --- clementine-1.2.3-1685/src/translations/kk.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/kk.po 2016-05-23 10:27:40.000000000 +0000 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Kazakh (http://www.transifex.com/davidsansome/clementine/language/kk/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -778,10 +778,6 @@ msgid "Always start playing" msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1227,10 +1223,6 @@ "a format that it can play." msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "" @@ -1299,7 +1291,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2473,7 +2465,7 @@ msgid "Full Treble" msgstr "" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Жалпы" @@ -2763,7 +2755,7 @@ msgid "Internet" msgstr "Интернет" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "" @@ -3054,7 +3046,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Кіру" @@ -5421,7 +5412,7 @@ msgid "Used" msgstr "Қолдануда" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Пайдаланушы интерфейсі" diff -Nru clementine-1.2.3-1685/src/translations/ko.po clementine-1.2.3-1686/src/translations/ko.po --- clementine-1.2.3-1685/src/translations/ko.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/ko.po 2016-05-23 10:27:40.000000000 +0000 @@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-05-15 10:59+0000\n" -"Last-Translator: 박정규(Jung-Kyu Park) \n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" +"Last-Translator: Clementine Buildbot \n" "Language-Team: Korean (http://www.transifex.com/davidsansome/clementine/language/ko/)\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -791,10 +791,6 @@ msgid "Always start playing" msgstr "항상 재생 시작" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon 클라우드 드라이브" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1240,10 +1236,6 @@ "a format that it can play." msgstr "Clementine은 이 장치에서 복사한 곡을 재생 가능한 형식으로 자동 변환할 수 있습니다." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine은 당신이 Amazon Cloud에 업로드한 음악을 재생할 수 있습니다." - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine은 당신이 Box에 업로드한 음악을 재생할 수 있습니다." @@ -1312,7 +1304,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2486,7 +2478,7 @@ msgid "Full Treble" msgstr "고음 강화" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "일반 " @@ -2776,7 +2768,7 @@ msgid "Internet" msgstr "인터넷" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "인터넷 " @@ -3067,7 +3059,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "로그인" @@ -5434,7 +5425,7 @@ msgid "Used" msgstr "사용 됨" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "사용자 인터페이스" diff -Nru clementine-1.2.3-1685/src/translations/lt.po clementine-1.2.3-1686/src/translations/lt.po --- clementine-1.2.3-1685/src/translations/lt.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/lt.po 2016-05-23 10:27:40.000000000 +0000 @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-23 19:56+0000\n" +"PO-Revision-Date: 2016-05-18 19:50+0000\n" "Last-Translator: Moo\n" "Language-Team: Lithuanian (http://www.transifex.com/davidsansome/clementine/language/lt/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -783,10 +783,6 @@ msgid "Always start playing" msgstr "Visada pradėti grojant" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Diskas" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -968,7 +964,7 @@ #: core/globalshortcuts.cpp:80 msgid "Ban (Last.fm scrobbling)" -msgstr "" +msgstr "Drausti (Last.fm \"scrobbling\" paslauga)" #: analyzers/baranalyzer.cpp:34 msgid "Bar analyzer" @@ -1232,10 +1228,6 @@ "a format that it can play." msgstr "Į šį įrenginį „Clementine“ gali automatiškai konvertuoti kopijuojamą muziką formatu, kurį įrenginys palaiko." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine gali groti jūsų, į Amazon Cloud diską įkeltą, muziką" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine gali groti muziką, kurią įkėlėte į „Box“" @@ -1304,7 +1296,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2478,7 +2470,7 @@ msgid "Full Treble" msgstr "Visi aukšti tonai" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Bendri" @@ -2768,7 +2760,7 @@ msgid "Internet" msgstr "Internetas" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Interneto tiekėjai" @@ -3059,7 +3051,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Prisijungti" @@ -3081,7 +3072,7 @@ #: core/globalshortcuts.cpp:78 msgid "Love (Last.fm scrobbling)" -msgstr "" +msgstr "Patinka (Last.fm \"scrobbling\" paslauga)" #: analyzers/analyzercontainer.cpp:67 #: visualisations/visualisationcontainer.cpp:107 @@ -5426,7 +5417,7 @@ msgid "Used" msgstr "Panaudota" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Naudotojo sąsaja" diff -Nru clementine-1.2.3-1685/src/translations/lv.po clementine-1.2.3-1686/src/translations/lv.po --- clementine-1.2.3-1685/src/translations/lv.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/lv.po 2016-05-23 10:27:40.000000000 +0000 @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Latvian (http://www.transifex.com/davidsansome/clementine/language/lv/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -783,10 +783,6 @@ msgid "Always start playing" msgstr "Vienmēr sākt atskaņošanu" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1232,10 +1228,6 @@ "a format that it can play." msgstr "Clementine spēj automātiski konvertēt kopējamo mūziku formātā, ko ierīce var atskaņot." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "" @@ -1304,7 +1296,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2478,7 +2470,7 @@ msgid "Full Treble" msgstr "Pilnas augšas" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Pamatuzstādījumi" @@ -2768,7 +2760,7 @@ msgid "Internet" msgstr "Internets" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "" @@ -3059,7 +3051,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Pieslēgties" @@ -5426,7 +5417,7 @@ msgid "Used" msgstr "Izmantots" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Lietotāja saskarne" diff -Nru clementine-1.2.3-1685/src/translations/mk_MK.po clementine-1.2.3-1686/src/translations/mk_MK.po --- clementine-1.2.3-1685/src/translations/mk_MK.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/mk_MK.po 2016-05-23 10:27:40.000000000 +0000 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Macedonian (Macedonia) (http://www.transifex.com/davidsansome/clementine/language/mk_MK/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -781,10 +781,6 @@ msgid "Always start playing" msgstr "Секогаш започни со пуштена музика" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1230,10 +1226,6 @@ "a format that it can play." msgstr "Clementine може автоматски да ја конвертира музиката што ја копирате на овој уред во формат кој може да го пушта." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine може да пушта музика која сте ја прикачиле на Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine може да пушта музика која сте ја прикачиле на Box" @@ -1302,7 +1294,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2476,7 +2468,7 @@ msgid "Full Treble" msgstr "" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "" @@ -2766,7 +2758,7 @@ msgid "Internet" msgstr "" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "" @@ -3057,7 +3049,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "" @@ -5424,7 +5415,7 @@ msgid "Used" msgstr "" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "" diff -Nru clementine-1.2.3-1685/src/translations/mr.po clementine-1.2.3-1686/src/translations/mr.po --- clementine-1.2.3-1685/src/translations/mr.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/mr.po 2016-05-23 10:27:40.000000000 +0000 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Marathi (http://www.transifex.com/davidsansome/clementine/language/mr/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -778,10 +778,6 @@ msgid "Always start playing" msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1227,10 +1223,6 @@ "a format that it can play." msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "" @@ -1299,7 +1291,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2473,7 +2465,7 @@ msgid "Full Treble" msgstr "" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "" @@ -2763,7 +2755,7 @@ msgid "Internet" msgstr "" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "" @@ -3054,7 +3046,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "" @@ -5421,7 +5412,7 @@ msgid "Used" msgstr "" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "" diff -Nru clementine-1.2.3-1685/src/translations/ms.po clementine-1.2.3-1686/src/translations/ms.po --- clementine-1.2.3-1685/src/translations/ms.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/ms.po 2016-05-23 10:27:40.000000000 +0000 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Malay (http://www.transifex.com/davidsansome/clementine/language/ms/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -780,10 +780,6 @@ msgid "Always start playing" msgstr "Sentiasa mula bermain" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Peranti Awan Amazon" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1229,10 +1225,6 @@ "a format that it can play." msgstr "Clementine boleh menukar secara automatik muzik yang anda salin ke peranti ini kepada format yang ia boleh mainkan." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine boleh mainkan muzik yang anda muat naik ke dalam Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine boleh mainkan muzik yang anda muat naik dalam Box" @@ -1301,7 +1293,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2475,7 +2467,7 @@ msgid "Full Treble" msgstr "Trebel Penuh" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Am" @@ -2765,7 +2757,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Penyedia Internet" @@ -3056,7 +3048,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Daftar masuk" @@ -5423,7 +5414,7 @@ msgid "Used" msgstr "Digunakan" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Antaramuka pengguna" diff -Nru clementine-1.2.3-1685/src/translations/my.po clementine-1.2.3-1686/src/translations/my.po --- clementine-1.2.3-1685/src/translations/my.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/my.po 2016-05-23 10:27:40.000000000 +0000 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Burmese (http://www.transifex.com/davidsansome/clementine/language/my/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -778,10 +778,6 @@ msgid "Always start playing" msgstr "သီချင်းအမြဲတမ်းစတင်ဖွင့်" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1227,10 +1223,6 @@ "a format that it can play." msgstr "လက်ရိုပစ္စည်းသို့ကူးယူကာပစ္စည်းမှဖွင့်နိုင်သောပုံစံသို့ကလီမန်တိုင်းသည်ဂီတကိုအလိုအလျောက်ကူးပြောင်းနိုင်" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "ဘောက်စ်သို့ကူးတင်ပြီးဂီတများကိုကလီမန်တိုင်းဖွင့်နိုင်" @@ -1299,7 +1291,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2473,7 +2465,7 @@ msgid "Full Treble" msgstr "အမြင့်သံအပြည့်" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "အထွေထွေ" @@ -2763,7 +2755,7 @@ msgid "Internet" msgstr "အင်တာနက်" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "အင်တာနက်ပံ့ပိုးသူများ" @@ -3054,7 +3046,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "ဖွင့်ဝင်" @@ -5421,7 +5412,7 @@ msgid "Used" msgstr "အသုံးပြုပြီး" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "အသံုးပြုသူမျက်နှာပြင်" diff -Nru clementine-1.2.3-1685/src/translations/nb.po clementine-1.2.3-1686/src/translations/nb.po --- clementine-1.2.3-1685/src/translations/nb.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/nb.po 2016-05-23 10:27:40.000000000 +0000 @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/davidsansome/clementine/language/nb/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -782,10 +782,6 @@ msgid "Always start playing" msgstr "Alltid start avspilling" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1231,10 +1227,6 @@ "a format that it can play." msgstr "Clementine kan automatisk konvertere musikken du kopierer til denne enheten til en format som den kan spille." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine kan spille musikk som du har lastet opp til Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine kan spille musikk som du har lastet opp til Box" @@ -1303,7 +1295,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2477,7 +2469,7 @@ msgid "Full Treble" msgstr "Full lys lyd" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Generelt" @@ -2767,7 +2759,7 @@ msgid "Internet" msgstr "Internett" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Internettilbydere" @@ -3058,7 +3050,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Innlogging" @@ -5425,7 +5416,7 @@ msgid "Used" msgstr "Brukt" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Brukergrensesnit" diff -Nru clementine-1.2.3-1685/src/translations/nl.po clementine-1.2.3-1686/src/translations/nl.po --- clementine-1.2.3-1685/src/translations/nl.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/nl.po 2016-05-23 10:27:40.000000000 +0000 @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 13:54+0000\n" -"Last-Translator: Senno Kaasjager \n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" +"Last-Translator: Clementine Buildbot \n" "Language-Team: Dutch (http://www.transifex.com/davidsansome/clementine/language/nl/)\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -787,10 +787,6 @@ msgid "Always start playing" msgstr "Altijd afspelen" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1236,10 +1232,6 @@ "a format that it can play." msgstr "Clementine kan de muziek die u naar dit apparaat kopieert automatisch converteren zodat het apparaat het af kan spelen." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine kan muziek afspelen, die u op Amazon Cloud Drive opgeslagen hebt" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine kan muziek afspelen die u op Box opgeslagen hebt" @@ -1308,7 +1300,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2482,7 +2474,7 @@ msgid "Full Treble" msgstr "Maximale hoge tonen" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Algemeen" @@ -2772,7 +2764,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Internet bronnen" @@ -3063,7 +3055,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Inloggen" @@ -5430,7 +5421,7 @@ msgid "Used" msgstr "Gebruikt" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Gebruikersinterface" diff -Nru clementine-1.2.3-1685/src/translations/oc.po clementine-1.2.3-1686/src/translations/oc.po --- clementine-1.2.3-1685/src/translations/oc.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/oc.po 2016-05-23 10:27:40.000000000 +0000 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/davidsansome/clementine/language/oc/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -778,10 +778,6 @@ msgid "Always start playing" msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1227,10 +1223,6 @@ "a format that it can play." msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "" @@ -1299,7 +1291,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2473,7 +2465,7 @@ msgid "Full Treble" msgstr "Full Treble" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "" @@ -2763,7 +2755,7 @@ msgid "Internet" msgstr "Sus Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "" @@ -3054,7 +3046,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "" @@ -5421,7 +5412,7 @@ msgid "Used" msgstr "" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "" diff -Nru clementine-1.2.3-1685/src/translations/pa.po clementine-1.2.3-1686/src/translations/pa.po --- clementine-1.2.3-1685/src/translations/pa.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/pa.po 2016-05-23 10:27:40.000000000 +0000 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/davidsansome/clementine/language/pa/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -778,10 +778,6 @@ msgid "Always start playing" msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1227,10 +1223,6 @@ "a format that it can play." msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "" @@ -1299,7 +1291,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2473,7 +2465,7 @@ msgid "Full Treble" msgstr "" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "" @@ -2763,7 +2755,7 @@ msgid "Internet" msgstr "" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "" @@ -3054,7 +3046,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "" @@ -5421,7 +5412,7 @@ msgid "Used" msgstr "" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "" diff -Nru clementine-1.2.3-1685/src/translations/pl.po clementine-1.2.3-1686/src/translations/pl.po --- clementine-1.2.3-1685/src/translations/pl.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/pl.po 2016-05-23 10:27:40.000000000 +0000 @@ -22,8 +22,8 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-26 17:01+0000\n" -"Last-Translator: Caspar Cedro \n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" +"Last-Translator: Clementine Buildbot \n" "Language-Team: Polish (http://www.transifex.com/davidsansome/clementine/language/pl/)\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -793,10 +793,6 @@ msgid "Always start playing" msgstr "Odtwarzaj automatycznie" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Dysk Amazon Cloud" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1242,10 +1238,6 @@ "a format that it can play." msgstr "Clementine potrafi automatycznie konwertować muzykę kopiowaną na to urządzenie do formatu, który potrafi odtwarzać." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine może odtwarzać muzykę, którą wysłałeś do Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine nie może odtwarzać muzyki wysłanej do Box-a" @@ -1314,7 +1306,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2488,7 +2480,7 @@ msgid "Full Treble" msgstr "Pełne soprany" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Ogólne" @@ -2778,7 +2770,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Usługi internetowe" @@ -3069,7 +3061,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Zaloguj się" @@ -5436,7 +5427,7 @@ msgid "Used" msgstr "Użyto" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Interfejs użytkownika" diff -Nru clementine-1.2.3-1685/src/translations/pt_BR.po clementine-1.2.3-1686/src/translations/pt_BR.po --- clementine-1.2.3-1685/src/translations/pt_BR.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/pt_BR.po 2016-05-23 10:27:40.000000000 +0000 @@ -19,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 16:17+0000\n" -"Last-Translator: carlo giusepe tadei valente sasaki \n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" +"Last-Translator: Clementine Buildbot \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/davidsansome/clementine/language/pt_BR/)\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -790,10 +790,6 @@ msgid "Always start playing" msgstr "Sempre começar tocando" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1239,10 +1235,6 @@ "a format that it can play." msgstr "O Clementine pode converter automaticamente a música que você copiar para o dispositivo no formato que pode ser executado." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "O Clementine pode reproduzir músicas que você enviou para o Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "O Clementine pode reproduzir músicas que você enviou para o Box" @@ -1311,7 +1303,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2485,7 +2477,7 @@ msgid "Full Treble" msgstr "Muito Agudo" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Geral" @@ -2775,7 +2767,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Dados da Internet" @@ -3066,7 +3058,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Login" @@ -5433,7 +5424,7 @@ msgid "Used" msgstr "Usado" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Interface" diff -Nru clementine-1.2.3-1685/src/translations/pt.po clementine-1.2.3-1686/src/translations/pt.po --- clementine-1.2.3-1685/src/translations/pt.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/pt.po 2016-05-23 10:27:40.000000000 +0000 @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:49+0000\n" +"PO-Revision-Date: 2016-05-22 21:37+0000\n" "Last-Translator: Sérgio Marques \n" "Language-Team: Portuguese (http://www.transifex.com/davidsansome/clementine/language/pt/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -506,15 +506,15 @@ #: transcoder/transcodedialog.cpp:306 ui/mainwindow.cpp:2010 #: ripper/ripcddialog.cpp:185 msgid "Add folder" -msgstr "Adicionar pasta" +msgstr "Adicionar diretório" #: ../bin/src/ui_mainwindow.h:691 msgid "Add folder..." -msgstr "Adicionar pasta..." +msgstr "Adicionar diretório..." #: ../bin/src/ui_librarysettingspage.h:187 msgid "Add new folder..." -msgstr "Adicionar nova pasta..." +msgstr "Adicionar novo diretório..." #: ../bin/src/ui_addpodcastdialog.h:178 msgid "Add podcast" @@ -785,10 +785,6 @@ msgid "Always start playing" msgstr "Iniciar sempre a reprodução" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1234,10 +1230,6 @@ "a format that it can play." msgstr "O Clementine pode converter automaticamente, num formato reconhecido pelo leitor, os ficheiros copiados para o dispositivo" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "O Clementine pode reproduzir as músicas enviadas para o Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "O Clementine pode reproduzir as faixas existentes no Box" @@ -1306,7 +1298,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -1685,7 +1677,7 @@ #: ui/equalizer.cpp:221 ../bin/src/ui_equalizer.h:168 msgid "Delete preset" -msgstr "Apagar pré-ajustes" +msgstr "Apagar pré-ajuste" #: library/libraryview.cpp:401 msgid "Delete smart playlist" @@ -2091,7 +2083,7 @@ #: playlist/playlistlistcontainer.cpp:169 msgid "Enter the name of the folder" -msgstr "Introduza o nome da pasta" +msgstr "Introduza o nome do diretório" #: ../bin/src/ui_networkremotesettingspage.h:238 msgid "Enter this IP in the App to connect to Clementine." @@ -2480,7 +2472,7 @@ msgid "Full Treble" msgstr "Agudos" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Geral" @@ -2770,7 +2762,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Serviços na Internet" @@ -3061,7 +3053,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Iniciar sessão" @@ -3371,7 +3362,7 @@ #: playlist/playlistlistcontainer.cpp:168 #: ../bin/src/ui_playlistlistcontainer.h:127 msgid "New folder" -msgstr "Nova pasta" +msgstr "Novo diretório" #: ui/mainwindow.cpp:1822 ../bin/src/ui_mainwindow.h:693 msgid "New playlist" @@ -4094,7 +4085,7 @@ #: ../bin/src/ui_librarysettingspage.h:188 msgid "Remove folder" -msgstr "Remover pasta" +msgstr "Remover diretório" #: internet/vk/vkservice.cpp:328 msgid "Remove from My Music" @@ -5071,7 +5062,7 @@ #: ../bin/src/ui_librarysettingspage.h:186 msgid "These folders will be scanned for music to make up your library" -msgstr "Estas pastas vão ser analisadas para criar a sua coleção" +msgstr "Estes diretórios vão ser analisadas para criar a sua coleção" #: ../bin/src/ui_transcodersettingspage.h:173 msgid "" @@ -5320,7 +5311,7 @@ #: ../bin/src/ui_mainwindow.h:698 msgid "Update changed library folders" -msgstr "Atualizar pastas alteradas" +msgstr "Atualizar diretórios lterados" #: ../bin/src/ui_librarysettingspage.h:190 msgid "Update the library when Clementine starts" @@ -5428,7 +5419,7 @@ msgid "Used" msgstr "Utilizado" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Interface de utilizador" diff -Nru clementine-1.2.3-1685/src/translations/ro.po clementine-1.2.3-1686/src/translations/ro.po --- clementine-1.2.3-1685/src/translations/ro.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/ro.po 2016-05-23 10:27:40.000000000 +0000 @@ -19,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-21 10:23+0000\n" -"Last-Translator: CD \n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" +"Last-Translator: Clementine Buildbot \n" "Language-Team: Romanian (http://www.transifex.com/davidsansome/clementine/language/ro/)\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -790,10 +790,6 @@ msgid "Always start playing" msgstr "Porni întotdeauna redarea" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1239,10 +1235,6 @@ "a format that it can play." msgstr "Clementine poate converti automat muzica copiată pe acest dispozitiv într-un format pe care îl poate reda." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine poate reda muzica pe care ați încărcat-o în Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine poate reda muzica pe care ați încărcat-o în Box" @@ -1311,7 +1303,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2485,7 +2477,7 @@ msgid "Full Treble" msgstr "Înalte complet" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "General" @@ -2775,7 +2767,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Surse online" @@ -3066,7 +3058,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Autentificare" @@ -5433,7 +5424,7 @@ msgid "Used" msgstr "Utilizat" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Interfață utilizator " diff -Nru clementine-1.2.3-1685/src/translations/ru.po clementine-1.2.3-1686/src/translations/ru.po --- clementine-1.2.3-1685/src/translations/ru.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/ru.po 2016-05-23 10:27:40.000000000 +0000 @@ -34,8 +34,8 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:34+0000\n" -"Last-Translator: Andrei Stepanov\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" +"Last-Translator: Clementine Buildbot \n" "Language-Team: Russian (http://www.transifex.com/davidsansome/clementine/language/ru/)\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -805,10 +805,6 @@ msgid "Always start playing" msgstr "Всегда начинать воспроизведение" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1254,10 +1250,6 @@ "a format that it can play." msgstr "При копировании на носитель Clementine может автоматически конвертировать музыку в формат, который оно поддерживает." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine может проигрывать вашу музыку, загруженную в Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine может проигрывать музыку, загруженную вами в Box" @@ -1326,7 +1318,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2500,7 +2492,7 @@ msgid "Full Treble" msgstr "Высокие частоты" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Общие" @@ -2790,7 +2782,7 @@ msgid "Internet" msgstr "Интернет" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Службы интернет" @@ -3081,7 +3073,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Вход" @@ -5448,7 +5439,7 @@ msgid "Used" msgstr "Использовано" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Интерфейс" diff -Nru clementine-1.2.3-1685/src/translations/si_LK.po clementine-1.2.3-1686/src/translations/si_LK.po --- clementine-1.2.3-1685/src/translations/si_LK.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/si_LK.po 2016-05-23 10:27:40.000000000 +0000 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/davidsansome/clementine/language/si_LK/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -777,10 +777,6 @@ msgid "Always start playing" msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1226,10 +1222,6 @@ "a format that it can play." msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "" @@ -1298,7 +1290,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2472,7 +2464,7 @@ msgid "Full Treble" msgstr "" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "" @@ -2762,7 +2754,7 @@ msgid "Internet" msgstr "" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "" @@ -3053,7 +3045,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "" @@ -5420,7 +5411,7 @@ msgid "Used" msgstr "" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "" diff -Nru clementine-1.2.3-1685/src/translations/sk.po clementine-1.2.3-1686/src/translations/sk.po --- clementine-1.2.3-1685/src/translations/sk.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/sk.po 2016-05-23 10:27:40.000000000 +0000 @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:57+0000\n" +"PO-Revision-Date: 2016-05-19 10:32+0000\n" "Last-Translator: Ján Ďanovský \n" "Language-Team: Slovak (http://www.transifex.com/davidsansome/clementine/language/sk/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -783,10 +783,6 @@ msgid "Always start playing" msgstr "Hneď začne hrať" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1232,10 +1228,6 @@ "a format that it can play." msgstr "Clementine môže automaticky konvertovať hudbu, ktorú ste skopírovali na toto zariadenie do formátu, ktorý môže prehrať." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine môže prehrávať hudbu, torú ste uploadli na Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine môže prehrávať hudbu, ktorú ste uploadli do služby Box" @@ -1304,7 +1296,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2478,7 +2470,7 @@ msgid "Full Treble" msgstr "Plné výšky" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Všeobecné" @@ -2768,7 +2760,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Internetoví poskytovatelia" @@ -3059,7 +3051,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Prihlásiť sa" @@ -4561,7 +4552,7 @@ #: widgets/nowplayingwidget.cpp:142 msgid "Show above status bar" -msgstr "Zobraziť nad stavovím riadkom" +msgstr "Zobraziť nad stavovým riadkom" #: ui/mainwindow.cpp:637 msgid "Show all songs" @@ -5426,7 +5417,7 @@ msgid "Used" msgstr "Použitých" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Používateľské rozhranie" diff -Nru clementine-1.2.3-1685/src/translations/sl.po clementine-1.2.3-1686/src/translations/sl.po --- clementine-1.2.3-1685/src/translations/sl.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/sl.po 2016-05-23 10:27:40.000000000 +0000 @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Slovenian (http://www.transifex.com/davidsansome/clementine/language/sl/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -784,10 +784,6 @@ msgid "Always start playing" msgstr "Vedno začni s predvajanjem" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1233,10 +1229,6 @@ "a format that it can play." msgstr "Clementine lahko samodejno pretvori glasbo, ki jo kopirate na to napravo, v vrsto, ki jo zmore naprava predvajati." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine lahko predvaja glasbo, ki ste jo poslali na Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine lahko predvaja glasbo, ki ste jo poslali na Box" @@ -1305,7 +1297,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2479,7 +2471,7 @@ msgid "Full Treble" msgstr "Polni visoki toni" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Splošno" @@ -2769,7 +2761,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Ponudniki interneta" @@ -3060,7 +3052,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Prijava" @@ -5427,7 +5418,7 @@ msgid "Used" msgstr "Uporabljeno" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Uporabniški vmesnik" diff -Nru clementine-1.2.3-1685/src/translations/sr@latin.po clementine-1.2.3-1686/src/translations/sr@latin.po --- clementine-1.2.3-1685/src/translations/sr@latin.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/sr@latin.po 2016-05-23 10:27:40.000000000 +0000 @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:56+0000\n" -"Last-Translator: Mladen Pejaković \n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" +"Last-Translator: Clementine Buildbot \n" "Language-Team: Serbian (Latin) (http://www.transifex.com/davidsansome/clementine/language/sr@latin/)\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -781,10 +781,6 @@ msgid "Always start playing" msgstr "uvek će početi puštanje" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1230,10 +1226,6 @@ "a format that it can play." msgstr "Klementina može automatski da pretvori muziku koju kopirate na ovaj uređaj u format koji taj uređaj može da pusti." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Klementina može da pušta muziku koju ste učitali na Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Klementina može da pušta muziku koju ste učitali na Boks" @@ -1302,7 +1294,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2476,7 +2468,7 @@ msgid "Full Treble" msgstr "puni sopran" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Opšte" @@ -2766,7 +2758,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Internet servisi" @@ -3057,7 +3049,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Prijava" @@ -5424,7 +5415,7 @@ msgid "Used" msgstr "Iskorišćeno" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Korisničko sučelje" diff -Nru clementine-1.2.3-1685/src/translations/sr.po clementine-1.2.3-1686/src/translations/sr.po --- clementine-1.2.3-1685/src/translations/sr.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/sr.po 2016-05-23 10:27:40.000000000 +0000 @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:56+0000\n" -"Last-Translator: Mladen Pejaković \n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" +"Last-Translator: Clementine Buildbot \n" "Language-Team: Serbian (http://www.transifex.com/davidsansome/clementine/language/sr/)\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -781,10 +781,6 @@ msgid "Always start playing" msgstr "увек ће почети пуштање" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Амазон Клауд Драјв" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1230,10 +1226,6 @@ "a format that it can play." msgstr "Клементина може аутоматски да претвори музику коју копирате на овај уређај у формат који тај уређај може да пусти." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Клементина може да пушта музику коју сте учитали на Амазон Клауд Драјв" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Клементина може да пушта музику коју сте учитали на Бокс" @@ -1302,7 +1294,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2476,7 +2468,7 @@ msgid "Full Treble" msgstr "пуни сопран" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Опште" @@ -2766,7 +2758,7 @@ msgid "Internet" msgstr "Интернет" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Интернет сервиси" @@ -3057,7 +3049,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Пријава" @@ -5424,7 +5415,7 @@ msgid "Used" msgstr "Искоришћено" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Корисничко сучеље" diff -Nru clementine-1.2.3-1685/src/translations/sv.po clementine-1.2.3-1686/src/translations/sv.po --- clementine-1.2.3-1685/src/translations/sv.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/sv.po 2016-05-23 10:27:40.000000000 +0000 @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Swedish (http://www.transifex.com/davidsansome/clementine/language/sv/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -793,10 +793,6 @@ msgid "Always start playing" msgstr "Alltid starta uppspelning" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1242,10 +1238,6 @@ "a format that it can play." msgstr "Clementine kan konvertera musiken du kopierar till denna enhet till ett format som den kan spela upp." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine kan spela upp musiken som du laddat upp till Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine kan spela musik som du har laddat upp på Box" @@ -1314,7 +1306,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2488,7 +2480,7 @@ msgid "Full Treble" msgstr "Full diskant" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Allmänt" @@ -2778,7 +2770,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Internetoperatörer" @@ -3069,7 +3061,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Inloggning" @@ -5436,7 +5427,7 @@ msgid "Used" msgstr "Använd" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Användargränssnitt" diff -Nru clementine-1.2.3-1685/src/translations/te.po clementine-1.2.3-1686/src/translations/te.po --- clementine-1.2.3-1685/src/translations/te.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/te.po 2016-05-23 10:27:40.000000000 +0000 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Telugu (http://www.transifex.com/davidsansome/clementine/language/te/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -778,10 +778,6 @@ msgid "Always start playing" msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1227,10 +1223,6 @@ "a format that it can play." msgstr "" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "" @@ -1299,7 +1291,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2473,7 +2465,7 @@ msgid "Full Treble" msgstr "" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "" @@ -2763,7 +2755,7 @@ msgid "Internet" msgstr "" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "" @@ -3054,7 +3046,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "" @@ -5421,7 +5412,7 @@ msgid "Used" msgstr "" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "" diff -Nru clementine-1.2.3-1685/src/translations/tr.po clementine-1.2.3-1686/src/translations/tr.po --- clementine-1.2.3-1685/src/translations/tr.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/tr.po 2016-05-23 10:27:40.000000000 +0000 @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Turkish (http://www.transifex.com/davidsansome/clementine/language/tr/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -797,10 +797,6 @@ msgid "Always start playing" msgstr "Her zaman çalarak başlat" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1246,10 +1242,6 @@ "a format that it can play." msgstr "Clementine bu aygıta kopyaladığınız müzikleri, aygıtın çalacağı biçime dönüştürebilir." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine, Amazon Cloud Drive'a yüklediğiniz müziği oynatabilir" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine, Box içerisine yüklediğiniz müziği çalabilir" @@ -1318,7 +1310,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2492,7 +2484,7 @@ msgid "Full Treble" msgstr "Yüksek tiz" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Genel" @@ -2782,7 +2774,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "İnternet sağlayıcılar" @@ -3073,7 +3065,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Oturum aç" @@ -5440,7 +5431,7 @@ msgid "Used" msgstr "Kullanılan" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Kullanıcı arayüzü" diff -Nru clementine-1.2.3-1685/src/translations/tr_TR.po clementine-1.2.3-1686/src/translations/tr_TR.po --- clementine-1.2.3-1685/src/translations/tr_TR.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/tr_TR.po 2016-05-23 10:27:40.000000000 +0000 @@ -38,8 +38,8 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-05-16 16:29+0000\n" -"Last-Translator: Hüsamettin Ertürk \n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" +"Last-Translator: Clementine Buildbot \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/davidsansome/clementine/language/tr_TR/)\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -809,10 +809,6 @@ msgid "Always start playing" msgstr "Her zaman çalarak başlat" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon Cloud Drive" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1258,10 +1254,6 @@ "a format that it can play." msgstr "Clementine bu aygıta kopyaladığınız müzikleri, aygıtın çalacağı biçime dönüştürebilir." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine, Amazon Cloud Drive'a yüklediğiniz müziği oynatabilir" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine, Box içerisine yüklediğiniz müziği çalabilir" @@ -1330,7 +1322,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2504,7 +2496,7 @@ msgid "Full Treble" msgstr "Yüksek tiz" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Genel" @@ -2794,7 +2786,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "İnternet sağlayıcılar" @@ -3085,7 +3077,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Oturum aç" @@ -5452,7 +5443,7 @@ msgid "Used" msgstr "Kullanılan" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Kullanıcı arayüzü" diff -Nru clementine-1.2.3-1685/src/translations/uk.po clementine-1.2.3-1686/src/translations/uk.po --- clementine-1.2.3-1685/src/translations/uk.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/uk.po 2016-05-23 10:27:40.000000000 +0000 @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 14:15+0000\n" -"Last-Translator: Yuri Chornoivan \n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" +"Last-Translator: Clementine Buildbot \n" "Language-Team: Ukrainian (http://www.transifex.com/davidsansome/clementine/language/uk/)\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -780,10 +780,6 @@ msgid "Always start playing" msgstr "Завжди починати відтворення" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Диск Amazon Cloud" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1229,10 +1225,6 @@ "a format that it can play." msgstr "Clementine може автоматично конвертувати скопійовану до цього пристрою музику в потрібний формат." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine може відтворювати музику, вивантажену вами на Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine може відтворювати файли звукових даних, вивантажені на Box" @@ -1301,7 +1293,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2475,7 +2467,7 @@ msgid "Full Treble" msgstr "Повні верхи" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Загальне" @@ -2765,7 +2757,7 @@ msgid "Internet" msgstr "Інтернет" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Інтернет-джерела" @@ -3056,7 +3048,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Увійти" @@ -5423,7 +5414,7 @@ msgid "Used" msgstr "Використано" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Інтерфейс користувача" diff -Nru clementine-1.2.3-1685/src/translations/uz.po clementine-1.2.3-1686/src/translations/uz.po --- clementine-1.2.3-1685/src/translations/uz.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/uz.po 2016-05-23 10:27:40.000000000 +0000 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Uzbek (http://www.transifex.com/davidsansome/clementine/language/uz/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -779,10 +779,6 @@ msgid "Always start playing" msgstr "Hamisha ijro ettirish" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1228,10 +1224,6 @@ "a format that it can play." msgstr "Clementine ushbu uskunaga nusxa olinayotgan musiqan ui ijro etaoladigan formatga o'tkazishi mumkin." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "" @@ -1300,7 +1292,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2474,7 +2466,7 @@ msgid "Full Treble" msgstr "Full Treble" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Umumiy" @@ -2764,7 +2756,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Internet provayderlari" @@ -3055,7 +3047,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Kirish" @@ -5422,7 +5413,7 @@ msgid "Used" msgstr "" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Foydalanuvchi interfeysi" diff -Nru clementine-1.2.3-1685/src/translations/vi.po clementine-1.2.3-1686/src/translations/vi.po --- clementine-1.2.3-1685/src/translations/vi.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/vi.po 2016-05-23 10:27:40.000000000 +0000 @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Vietnamese (http://www.transifex.com/davidsansome/clementine/language/vi/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -783,10 +783,6 @@ msgid "Always start playing" msgstr "Bắt đầu phát nhạc" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1232,10 +1228,6 @@ "a format that it can play." msgstr "Clementine có thể tự động chuyển đổi định dạng nhạc mà bạn chép sang thiết bị này sang một định dạng mà nó có thể phát." -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "Clementine có thể phát nhạc đã tải lên Amazon Cloud Drive" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine có thể phát nhạc trong tài khoản Box" @@ -1304,7 +1296,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2478,7 +2470,7 @@ msgid "Full Treble" msgstr "Full Treble" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "Tổng quát" @@ -2768,7 +2760,7 @@ msgid "Internet" msgstr "Internet" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "Dịch vụ" @@ -3059,7 +3051,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "Đăng nhập" @@ -5426,7 +5417,7 @@ msgid "Used" msgstr "Đã dùng" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "Giao diện người dùng" diff -Nru clementine-1.2.3-1685/src/translations/zh_CN.po clementine-1.2.3-1686/src/translations/zh_CN.po --- clementine-1.2.3-1685/src/translations/zh_CN.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/zh_CN.po 2016-05-23 10:27:40.000000000 +0000 @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Chinese (China) (http://www.transifex.com/davidsansome/clementine/language/zh_CN/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -791,10 +791,6 @@ msgid "Always start playing" msgstr "总是开始播放" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "Amazon 云盘" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1240,10 +1236,6 @@ "a format that it can play." msgstr "Clementine 可自动将要复制到设备的文件转换为它可以播放的格式。" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "CLementine 可以播放您上传到 Amazon Cloud Drive 的音乐" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine 可以播放你上传到 Box 云存储的音乐" @@ -1312,7 +1304,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2486,7 +2478,7 @@ msgid "Full Treble" msgstr "高音" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "一般" @@ -2776,7 +2768,7 @@ msgid "Internet" msgstr "互联网" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "互联网提供商" @@ -3067,7 +3059,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "登录" @@ -5434,7 +5425,7 @@ msgid "Used" msgstr "已使用" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "用户界面" diff -Nru clementine-1.2.3-1685/src/translations/zh_TW.po clementine-1.2.3-1686/src/translations/zh_TW.po --- clementine-1.2.3-1685/src/translations/zh_TW.po 2016-05-18 15:44:05.000000000 +0000 +++ clementine-1.2.3-1686/src/translations/zh_TW.po 2016-05-23 10:27:40.000000000 +0000 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Clementine Music Player\n" -"PO-Revision-Date: 2016-04-20 12:23+0000\n" +"PO-Revision-Date: 2016-05-18 16:11+0000\n" "Last-Translator: Clementine Buildbot \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/davidsansome/clementine/language/zh_TW/)\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -781,10 +781,6 @@ msgid "Always start playing" msgstr "總是開始播放" -#: ../bin/src/ui_amazonsettingspage.h:99 -msgid "Amazon Cloud Drive" -msgstr "" - #: internet/spotify/spotifyblobdownloader.cpp:72 msgid "" "An additional plugin is required to use Spotify in Clementine. Would you " @@ -1230,10 +1226,6 @@ "a format that it can play." msgstr "Clementine 可以自動轉換您複製到這個裝置的音樂為它可以播放的格式。" -#: ../bin/src/ui_amazonsettingspage.h:100 -msgid "Clementine can play music that you have uploaded to Amazon Cloud Drive" -msgstr "" - #: ../bin/src/ui_boxsettingspage.h:100 msgid "Clementine can play music that you have uploaded to Box" msgstr "Clementine 能播放您上傳到 Box 的音樂檔" @@ -1302,7 +1294,7 @@ #: ../bin/src/ui_googledrivesettingspage.h:102 #: ../bin/src/ui_dropboxsettingspage.h:102 #: ../bin/src/ui_skydrivesettingspage.h:102 -#: ../bin/src/ui_boxsettingspage.h:102 ../bin/src/ui_amazonsettingspage.h:102 +#: ../bin/src/ui_boxsettingspage.h:102 msgid "" "Clicking the Login button will open a web browser. You should return to " "Clementine after you have logged in." @@ -2476,7 +2468,7 @@ msgid "Full Treble" msgstr "全部高音" -#: ui/settingsdialog.cpp:141 +#: ui/settingsdialog.cpp:137 msgid "General" msgstr "一般" @@ -2766,7 +2758,7 @@ msgid "Internet" msgstr "網路" -#: ui/settingsdialog.cpp:164 +#: ui/settingsdialog.cpp:160 msgid "Internet providers" msgstr "網際網路服務供應商" @@ -3057,7 +3049,6 @@ #: ../bin/src/ui_skydrivesettingspage.h:101 #: ../bin/src/ui_boxsettingspage.h:101 ../bin/src/ui_vksettingspage.h:215 #: ../bin/src/ui_seafilesettingspage.h:172 -#: ../bin/src/ui_amazonsettingspage.h:101 msgid "Login" msgstr "登錄" @@ -5424,7 +5415,7 @@ msgid "Used" msgstr "已用" -#: ui/settingsdialog.cpp:155 +#: ui/settingsdialog.cpp:151 msgid "User interface" msgstr "使用者介面"