summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <nijel@debian.org>2016-10-18 14:37:06 +0200
committerMichal Čihař <nijel@debian.org>2016-10-18 14:37:06 +0200
commit85b8cdaaa4870f65a24fae9b195b79807520099f (patch)
tree2c73fbe5d06ddeb6258d9378490d3b6f975a4b88
parent69153b508b7834038c9be40e4e8b7e87a35345a1 (diff)
New upstream version 1.37.90
-rw-r--r--.travis.yml36
-rw-r--r--AUTHORS3
-rw-r--r--CMakeLists.txt56
-rw-r--r--ChangeLog26
-rw-r--r--README.cs45
-rw-r--r--README.da46
-rw-r--r--README.de49
-rw-r--r--README.en_GB45
-rw-r--r--README.es46
-rw-r--r--README.id46
-rw-r--r--README.pl44
-rw-r--r--README.pt_BR46
-rw-r--r--README.rst17
-rwxr-xr-xadmin/codecov.sh15
-rw-r--r--admin/ctest-to-junit.xsl38
-rw-r--r--admin/install_opencppcoverage.ps132
-rw-r--r--admin/windows-coverage.bat1
-rwxr-xr-xadmin/windows-coverage.py65
-rw-r--r--appveyor.yml99
-rw-r--r--cmake/FindGcov.cmake171
-rw-r--r--cmake/FindLcov.cmake365
-rw-r--r--cmake/FindMySQL.cmake73
-rw-r--r--cmake/FindODBC.cmake34
-rw-r--r--cmake/FindPostgres.cmake36
-rw-r--r--cmake/Findcodecov.cmake270
-rw-r--r--cmake/GCoveralls.cmake11
-rw-r--r--cmake/GammuTuneFlags.cmake2
-rw-r--r--cmake/MacroCheckLibraryWorks.cmake23
-rwxr-xr-xcmake/coveralls-upload.in60
-rwxr-xr-xcmake/llvm-cov-wrapper70
-rw-r--r--cmake/templates/gammu-config.h.cmake11
-rw-r--r--cmake/templates/gammu.spec.in4
-rw-r--r--codecov.yml8
-rw-r--r--contrib/php/class_gammu/class.gammu.php38
-rw-r--r--contrib/s60/default.py2
-rw-r--r--contrib/sqlreply/c/michal.c2
-rw-r--r--description-pak2
-rw-r--r--docs/man/gammu-backup.52
-rw-r--r--docs/man/gammu-config.12
-rw-r--r--docs/man/gammu-detect.12
-rw-r--r--docs/man/gammu-smsbackup.52
-rw-r--r--docs/man/gammu-smsd-dbi.727
-rw-r--r--docs/man/gammu-smsd-files.72
-rw-r--r--docs/man/gammu-smsd-inject.12
-rw-r--r--docs/man/gammu-smsd-monitor.12
-rw-r--r--docs/man/gammu-smsd-mysql.771
-rw-r--r--docs/man/gammu-smsd-null.72
-rw-r--r--docs/man/gammu-smsd-odbc.714
-rw-r--r--docs/man/gammu-smsd-pgsql.765
-rw-r--r--docs/man/gammu-smsd-run.72
-rw-r--r--docs/man/gammu-smsd-sql.710
-rw-r--r--docs/man/gammu-smsd-tables.740
-rw-r--r--docs/man/gammu-smsd.12
-rw-r--r--docs/man/gammu-smsdrc.520
-rw-r--r--docs/man/gammu.117
-rw-r--r--docs/man/gammurc.54
-rw-r--r--docs/man/jadmaker.12
-rw-r--r--docs/manual/config/index.rst2
-rw-r--r--docs/manual/faq/config.rst2
-rw-r--r--docs/manual/faq/phone.rst4
-rw-r--r--docs/manual/faq/python.rst2
-rw-r--r--docs/manual/faq/smsd.rst2
-rw-r--r--docs/manual/gammu/index.rst16
-rw-r--r--docs/manual/project/contributing.rst4
-rw-r--r--docs/manual/project/install.rst9
-rw-r--r--docs/manual/protocol/s60.rst6
-rw-r--r--docs/manual/python/exceptions.rst6
-rw-r--r--docs/manual/quick/index.rst4
-rw-r--r--docs/manual/smsd/config.rst15
-rw-r--r--docs/manual/smsd/dbi.rst6
-rw-r--r--docs/manual/smsd/mysql.rst4
-rw-r--r--docs/manual/smsd/odbc.rst11
-rw-r--r--docs/manual/smsd/pgsql.rst6
-rw-r--r--docs/manual/smsd/sql.rst6
-rw-r--r--docs/manual/smsd/tables.rst36
-rw-r--r--docs/sql/mysql.sql67
-rw-r--r--docs/sql/pgsql.sql61
-rw-r--r--docs/sql/sqlite.sql23
-rw-r--r--gammu-detect/CMakeLists.txt3
-rw-r--r--gammu-detect/main.c4
-rw-r--r--gammu.spec6
-rw-r--r--gammu/CMakeLists.txt6
-rw-r--r--gammu/CMakeTests.txt1
-rw-r--r--gammu/backupsms.c126
-rw-r--r--gammu/depend/nokia/dct4.c2
-rw-r--r--gammu/depend/siemens/dsiemens.c11
-rw-r--r--gammu/files.c16
-rw-r--r--gammu/gammu.c9
-rw-r--r--gammu/message.c57
-rw-r--r--gammu/misc.c142
-rw-r--r--gammu/misc.h2
-rw-r--r--gammu/mms.c3
-rw-r--r--gammu/nokia.c6
-rw-r--r--helper/CMakeLists.txt9
-rw-r--r--helper/message-cmdline.c11
-rw-r--r--helper/message-display.c2
-rw-r--r--helper/win32-dirent.c8
-rw-r--r--helper/win32-dirent.h4
-rw-r--r--include/gammu-file.h16
-rw-r--r--include/gammu-misc.h9
-rw-r--r--include/gammu-smsd.h10
-rw-r--r--include/gammu-unicode.h10
-rw-r--r--installer/license.txt2
-rw-r--r--libgammu/CMakeLists.txt7
-rw-r--r--libgammu/api.c6
-rw-r--r--libgammu/debug.c6
-rw-r--r--libgammu/debug.h4
-rw-r--r--libgammu/device/irda/irda.h4
-rw-r--r--libgammu/gsmcomon.c6
-rw-r--r--libgammu/gsmphones.c4
-rw-r--r--libgammu/gsmreply.h1
-rw-r--r--libgammu/gsmstate.c32
-rw-r--r--libgammu/gsmstate.h22
-rw-r--r--libgammu/misc/coding/coding.c74
-rw-r--r--libgammu/misc/coding/coding.h20
-rw-r--r--libgammu/misc/misc.c16
-rw-r--r--libgammu/misc/misc.h6
-rw-r--r--libgammu/phone/alcatel/alcatel.c10
-rw-r--r--libgammu/phone/at/at-sms.c27
-rw-r--r--libgammu/phone/at/atgen.c33
-rw-r--r--libgammu/phone/atobex/atobex.c7
-rw-r--r--libgammu/phone/dummy/dummy.c77
-rw-r--r--libgammu/phone/nokia/dct4s40/6510/6510file.c24
-rw-r--r--libgammu/phone/nokia/dct4s40/6510/6510file.h4
-rw-r--r--libgammu/phone/nokia/dct4s40/6510/n6510.c49
-rw-r--r--libgammu/phone/nokia/wd2/n3650.c2
-rw-r--r--libgammu/phone/obex/mobex.c3
-rw-r--r--libgammu/phone/obex/obexfunc.h6
-rw-r--r--libgammu/phone/obex/obexgen.c19
-rw-r--r--libgammu/phone/pfunc.c3
-rw-r--r--libgammu/protocol/at/at.c146
-rw-r--r--libgammu/protocol/at/at.h7
-rw-r--r--libgammu/service/backup/backtext.c62
-rw-r--r--libgammu/service/gsmdata.c2
-rw-r--r--libgammu/service/sms/gsmmulti.c20
-rw-r--r--locale/af/docs.po94
-rw-r--r--locale/af/gammu.po821
-rw-r--r--locale/af/libgammu.po10
-rw-r--r--locale/ar/docs.po94
-rw-r--r--locale/ar/gammu.po822
-rw-r--r--locale/ar/libgammu.po22
-rw-r--r--locale/bg/docs.po94
-rw-r--r--locale/bg/gammu.po821
-rw-r--r--locale/bg/libgammu.po10
-rw-r--r--locale/bn/docs.po94
-rw-r--r--locale/bn/gammu.po816
-rw-r--r--locale/bn/libgammu.po10
-rw-r--r--locale/ca/docs.po94
-rw-r--r--locale/ca/gammu.po816
-rw-r--r--locale/ca/libgammu.po10
-rw-r--r--locale/cs/docs.po113
-rw-r--r--locale/cs/gammu.po892
-rw-r--r--locale/cs/libgammu.po32
-rw-r--r--locale/da/docs.po113
-rw-r--r--locale/da/gammu.po825
-rw-r--r--locale/da/libgammu.po22
-rw-r--r--locale/de/docs.po113
-rw-r--r--locale/de/gammu.po886
-rw-r--r--locale/de/libgammu.po32
-rw-r--r--locale/docs.pot74
-rw-r--r--locale/el/docs.po94
-rw-r--r--locale/el/gammu.po819
-rw-r--r--locale/el/libgammu.po10
-rw-r--r--locale/en_GB/docs.po113
-rw-r--r--locale/en_GB/gammu.po881
-rw-r--r--locale/en_GB/libgammu.po22
-rw-r--r--locale/es/docs.po113
-rw-r--r--locale/es/gammu.po883
-rw-r--r--locale/es/libgammu.po22
-rw-r--r--locale/et/docs.po94
-rw-r--r--locale/et/gammu.po888
-rw-r--r--locale/et/libgammu.po30
-rw-r--r--locale/fi/docs.po100
-rw-r--r--locale/fi/gammu.po819
-rw-r--r--locale/fi/libgammu.po10
-rw-r--r--locale/fr/docs.po94
-rw-r--r--locale/fr/gammu.po870
-rw-r--r--locale/fr/libgammu.po30
-rw-r--r--locale/gammu.pot818
-rw-r--r--locale/gl/docs.po94
-rw-r--r--locale/gl/gammu.po816
-rw-r--r--locale/gl/libgammu.po10
-rw-r--r--locale/he/docs.po94
-rw-r--r--locale/he/gammu.po822
-rw-r--r--locale/he/libgammu.po22
-rw-r--r--locale/hu/docs.po94
-rw-r--r--locale/hu/gammu.po823
-rw-r--r--locale/hu/libgammu.po10
-rw-r--r--locale/id/docs.po113
-rw-r--r--locale/id/gammu.po895
-rw-r--r--locale/id/libgammu.po24
-rw-r--r--locale/it/docs.po104
-rw-r--r--locale/it/gammu.po847
-rw-r--r--locale/it/libgammu.po12
-rw-r--r--locale/ko/docs.po94
-rw-r--r--locale/ko/gammu.po821
-rw-r--r--locale/ko/libgammu.po10
-rw-r--r--locale/libgammu.pot12
-rw-r--r--locale/nl/docs.po94
-rw-r--r--locale/nl/gammu.po821
-rw-r--r--locale/nl/libgammu.po10
-rw-r--r--locale/pl/docs.po117
-rw-r--r--locale/pl/gammu.po848
-rw-r--r--locale/pl/libgammu.po19
-rw-r--r--locale/pt_BR/docs.po113
-rw-r--r--locale/pt_BR/gammu.po888
-rw-r--r--locale/pt_BR/libgammu.po30
-rw-r--r--locale/ro/docs.po94
-rw-r--r--locale/ro/gammu.po825
-rw-r--r--locale/ro/libgammu.po10
-rw-r--r--locale/ru/docs.po94
-rw-r--r--locale/ru/gammu.po849
-rw-r--r--locale/ru/libgammu.po24
-rw-r--r--locale/sk/docs.po94
-rw-r--r--locale/sk/gammu.po881
-rw-r--r--locale/sk/libgammu.po22
-rw-r--r--locale/sv/docs.po94
-rw-r--r--locale/sv/gammu.po845
-rw-r--r--locale/sv/libgammu.po30
-rw-r--r--locale/sw/docs.po94
-rw-r--r--locale/sw/gammu.po816
-rw-r--r--locale/sw/libgammu.po10
-rw-r--r--locale/tr/docs.po94
-rw-r--r--locale/tr/gammu.po882
-rw-r--r--locale/tr/libgammu.po30
-rw-r--r--locale/uk/docs.po94
-rw-r--r--locale/uk/gammu.po835
-rw-r--r--locale/uk/libgammu.po34
-rw-r--r--locale/zh_CN/docs.po94
-rw-r--r--locale/zh_CN/gammu.po843
-rw-r--r--locale/zh_CN/libgammu.po30
-rw-r--r--locale/zh_TW/docs.po94
-rw-r--r--locale/zh_TW/gammu.po816
-rw-r--r--locale/zh_TW/libgammu.po10
-rw-r--r--smsd/CMakeLists.txt10
-rw-r--r--smsd/CMakeTests.txt115
-rw-r--r--smsd/core.c58
-rw-r--r--smsd/core.h6
-rw-r--r--smsd/inject.c5
-rw-r--r--smsd/log-event.c6
-rw-r--r--smsd/main.c25
-rw-r--r--smsd/monitor.c9
-rw-r--r--smsd/services/files.c224
-rw-r--r--smsd/services/mysql.c2
-rw-r--r--smsd/services/odbc.c23
-rw-r--r--smsd/services/sql-core.h2
-rw-r--r--smsd/services/sql.c115
-rw-r--r--smsd/test-smsd-files-include.sh.in7
-rwxr-xr-xsmsd/test-smsd.sh.in44
-rw-r--r--tests/CMakeLists.txt107
-rw-r--r--tests/at-ccfc/ma260.dump3
-rw-r--r--tests/at-statemachine.c97
-rw-r--r--tests/at-ussd/04-unknown.dump1
-rw-r--r--tests/at-ussd/issue178-dell.dump2
-rwxr-xr-xtests/gen-include-test.sh3
-rw-r--r--tests/misc/wap-bookmark.backup2
-rw-r--r--tests/odbc.ini7
-rw-r--r--tests/sms-at-encode.c15
-rw-r--r--tests/smsbackup.c15
259 files changed, 19116 insertions, 17225 deletions
diff --git a/.travis.yml b/.travis.yml
index 44aecc2..25d63ef 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,17 +6,29 @@ compiler:
- gcc
- clang
env:
- - ARGS=""
+ matrix:
+ - ARGS=""
+ global:
+ - CTEST_OUTPUT_ON_FAILURE=1
+ - TESTARGS="-DMYSQL_TESTING=on -DPSQL_TESTING=ON -DMYSQL_USER=root -DPSQL_USER=postgres -DPSQL_PASSWORD= -DODBC_TESTING=ON -DODBC_DSN=ODBCTest"
before_script:
+ - if [ -f /usr/share/libmyodbc/odbcinst.ini ] ; then cp /usr/share/libmyodbc/odbcinst.ini ~/.odbcinst.ini ; fi
+ - cp tests/odbc.ini ~/.odbc.ini
+ - if [ $TRAVIS_OS_NAME = linux ] ; then if [ $CC = clang ] ; then export CXX=clang++-3.8 ; export CC=clang-3.8 ; else export CXX=g++-6 ; export CC=gcc-6 ; fi ; fi
+ - if [ $TRAVIS_OS_NAME = linux ] ; then psql -c 'create database smsd;' -U postgres ; fi
+ - if [ $TRAVIS_OS_NAME = linux ] ; then mysql -uroot -e "create database smsd;" ; fi
+ - if [ $TRAVIS_OS_NAME = linux ] ; then mysql -uroot -e "SET PASSWORD = PASSWORD('smsd')" ; fi
+ - if [ $TRAVIS_OS_NAME != linux ] ; then export TESTARGS= ; fi
- mkdir _build
- cd _build
+ - ln -s ../codecov.yml .
script:
- - if [ ${COVERITY_SCAN_BRANCH} != 1 ] ; then cmake .. -DCMAKE_C_COMPILER=$CC -DCOVERAGE=ON -DCMAKE_BUILD_TYPE=Continuous $ARGS ; fi
+ - if [ ${COVERITY_SCAN_BRANCH} != 1 ] ; then cmake .. -DCMAKE_C_COMPILER=$CC -DENABLE_COVERAGE=ON -DCMAKE_BUILD_TYPE=Continuous -DONLINE_TESTING=ON $TESTARGS $ARGS ; fi
- if [ ${COVERITY_SCAN_BRANCH} != 1 ] ; then make ; fi
- if [ ${COVERITY_SCAN_BRANCH} != 1 ] ; then make test ; fi
+ - if [ ${COVERITY_SCAN_BRANCH} != 1 ] ; then make gcov ; fi
after_success:
- - ./coveralls-upload
- - bash <(curl -s https://codecov.io/bash)
+ - bash <(curl -s https://codecov.io/bash) -X gcov -F $TRAVIS_OS_NAME
# trigger Buildtime Trend Service to parse Travis CI log
notifications:
webhooks:
@@ -26,6 +38,10 @@ sudo: false
# install build dependencies and enable Coverity scan
addons:
apt:
+ sources:
+ - george-edison55-precise-backports # cmake 3.2.3 / doxygen 1.8.3
+ - llvm-toolchain-precise-3.8 # llvm 3.8
+ - ubuntu-toolchain-r-test # gcc backports
packages:
- libbluetooth-dev
- libusb-1.0-0-dev
@@ -33,6 +49,15 @@ addons:
- unixodbc-dev
- libdbi-dev
- libdbd-sqlite3
+ - libdbd-mysql
+ - libdbd-pgsql
+ - cmake
+ - cmake-data
+ - clang-3.8
+ - llvm-3.8
+ - gcc-6
+ - g++-6
+ - libmyodbc
coverity_scan:
project:
name: "gammu/gammu"
@@ -49,3 +74,6 @@ matrix:
- os: linux
compiler: gcc
env: ARGS="-DENABLE_GETOPT=OFF"
+services:
+ - mysql
+ - postgresql
diff --git a/AUTHORS b/AUTHORS
deleted file mode 100644
index f493af0..0000000
--- a/AUTHORS
+++ /dev/null
@@ -1,3 +0,0 @@
-Michal Čihař <michal@cihar.com>
-Marcin Wiącek <marcin@mwiacek.com>
-...and many other contributors.
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d2e14c9..9cba3de 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
-# cmake <http://www.cmake.org> build file for Gammu
-# Copyright (c) 2007 - 2015 Michal Cihar
+# cmake <https://cmake.org/> build file for Gammu
+# Copyright (c) 2007 - 2016 Michal Cihar
# vim: expandtab sw=4 ts=4 sts=4:
cmake_minimum_required (VERSION 2.8)
@@ -28,7 +28,7 @@ if (LARGE_FILES)
endif (LARGE_FILES)
# Set version
-set (GAMMU_VERSION "1.37.4" CACHE INTERNAL "")
+set (GAMMU_VERSION "1.37.90" CACHE INTERNAL "")
string (REGEX REPLACE "^([0-9]*)\\.([0-9]*)\\.([0-9]*)$" "\\1" "GAMMU_VERSION_MAJOR" "${GAMMU_VERSION}")
string (REGEX REPLACE "^([0-9]*)\\.([0-9]*)\\.([0-9]*)$" "\\2" "GAMMU_VERSION_MINOR" "${GAMMU_VERSION}")
string (REGEX REPLACE "^([0-9]*)\\.([0-9]*)\\.([0-9]*)$" "\\3" "GAMMU_VERSION_PATCH" "${GAMMU_VERSION}")
@@ -65,11 +65,13 @@ include (MacroOptionalFindPackage)
include (MacroAddDLL)
include (MacroGammuOption)
include (MacroTuneCompiler)
-include (GCoveralls)
# WE use pkgconfig later
find_package (PkgConfig)
+# enable code coverage
+find_package(codecov)
+
# Standard packages
macro_optional_find_package (Doxygen)
@@ -165,8 +167,13 @@ find_program(SH_BIN sh)
find_program(BASH_BIN bash)
find_program(SQLITE_BIN sqlite3)
find_program(SED_BIN sed)
+if (WIN32)
+find_program(MYSQL_BIN mysql $ENV{ProgramFiles}/MySQL/*/bin $ENV{SystemDrive}/MySQL/*/bin "c:/Program Files/MySQL/*/bin")
+find_program(PSQL_BIN psql $ENV{ProgramFiles}/PostgreSQL/*/bin $ENV{SystemDrive}/PostgreSQL/*/bin "c:/Program Files/PostgreSQL/*/bin")
+else()
find_program(MYSQL_BIN mysql)
find_program(PSQL_BIN psql)
+endif()
find_package (Threads)
@@ -348,10 +355,16 @@ endif (IRDA_FOUND)
if (MYSQL_FOUND)
set (HAVE_MYSQL_MYSQL_H TRUE)
+ if (WIN32)
+ set(WIN_LIB_MYSQL libmysql.dll)
+ endif ()
endif (MYSQL_FOUND)
if (POSTGRES_FOUND)
set (HAVE_POSTGRESQL_LIBPQ_FE_H TRUE)
+ if (WIN32)
+ set(WIN_LIB_PGSQL libpq.dll SSLEAY32.DLL LIBEAY32.DLL LIBINTL-8.DLL)
+ endif ()
endif (POSTGRES_FOUND)
set (GAMMU_LIBS "")
@@ -402,7 +415,18 @@ endif (POSTGRES_FOUND)
if(MSVC)
# MSVC needs different flags at all
MACRO_TUNE_COMPILER("/W3")
+ # we use old runtime
add_definitions(-D_CRT_SECURE_NO_WARNINGS=1)
+ # we use strcpy instead of strcpy_s
+ add_definitions(-D_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1)
+ # we use ansi API for winsock
+ add_definitions(-D_WINSOCK_DEPRECATED_NO_WARNINGS=1)
+ # The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name
+ add_definitions(-D_CRT_NONSTDC_NO_WARNINGS=1)
+
+ # Generate PDB data even for release build
+ set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} /Zi")
+ set(CMAKE_SHARED_LINKER_FLAGS_RELEASE "${CMAKE_SHARED_LINKER_FLAGS_RELEASE} /DEBUG /OPT:REF /OPT:ICF")
endif(MSVC)
if(CMAKE_COMPILER_IS_GNUCC OR CMAKE_COMPILER_IS_MINGW OR
@@ -458,12 +482,6 @@ if(CMAKE_COMPILER_IS_GNUCC OR CMAKE_COMPILER_IS_MINGW OR
MACRO_TUNE_COMPILER("-Wno-format-security")
endif (WIN32 AND NOT CYGWIN)
- # Enable coverage if requested
- if (COVERAGE)
- ENABLE_GCOVERALLS()
- MACRO_TUNE_COMPILER_LINKER("--coverage")
- endif (COVERAGE)
-
# This is extremely noisy, use only in debug builds
if (DEBUG)
MACRO_TUNE_COMPILER("-Wextra")
@@ -532,7 +550,6 @@ if(BORLAND)
MACRO_TUNE_COMPILER("-wuse")
endif(BORLAND)
-
# Define required libraries for gammu library if it is static
if (BUILD_SHARED_LIBS)
set (GAMMU_PRIVATE_LIBS "" CACHE INTERNAL "Private libraries for gammu library")
@@ -550,10 +567,6 @@ set (DOCS
COPYING
)
-# OpenCellID API key
-set (OPENCELLID_API_KEY "2623b0e70e9fa77754a3db53f3cb6458" CACHE STRING "OpenCellID API key")
-mark_as_advanced (OPENCELLID_API_KEY)
-
if (CMAKE_USE_PTHREADS_INIT)
set (HAVE_PTHREAD ON)
endif (CMAKE_USE_PTHREADS_INIT)
@@ -780,8 +793,13 @@ include(Dart)
set (CPACK_PACKAGE_NAME "Gammu")
set (CPACK_PACKAGE_VERSION "${GAMMU_VERSION}")
set (CPACK_PACKAGE_DESCRIPTION_SUMMARY "Gammu All Mobile Management Utilities ${GAMMU_VERSION}")
-set (CPACK_PACKAGE_VENDOR "Michal Čihař")
-set (CPACK_PACKAGE_CONTACT "Michal Čihař <michal@cihar.com>")
+if (WIN32)
+ set (CPACK_PACKAGE_VENDOR "Michal Cihar")
+ set (CPACK_PACKAGE_CONTACT "Michal Cihar <michal@cihar.com>")
+else ()
+ set (CPACK_PACKAGE_VENDOR "Michal Čihař")
+ set (CPACK_PACKAGE_CONTACT "Michal Čihař <michal@cihar.com>")
+endif ()
set (CPACK_PACKAGE_DESCRIPTION_FILE "${CMAKE_CURRENT_SOURCE_DIR}/installer/description.txt")
# On Mac OS, the file needs .txt extension, give it to them
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/README.rst" "${CMAKE_CURRENT_BINARY_DIR}/readme.txt" COPYONLY)
@@ -885,8 +903,8 @@ set (CPACK_COMPONENT_MEDIA_INSTALL_TYPES Full)
if (WIN32 AND NOT CYGWIN)
set (CPACK_PACKAGE_INSTALL_DIRECTORY "Gammu ${GAMMU_VERSION}")
set (CPACK_NSIS_DISPLAY_NAME "Gammu ${GAMMU_VERSION}")
- set (CPACK_NSIS_HELP_LINK "http://wammu.eu/support/")
- set (CPACK_NSIS_URL_INFO_ABOUT "http://wammu.eu/gammu/")
+ set (CPACK_NSIS_HELP_LINK "https://wammu.eu/support/")
+ set (CPACK_NSIS_URL_INFO_ABOUT "https://wammu.eu/gammu/")
set (CPACK_NSIS_CONTACT "michal@cihar.com")
set (CPACK_NSIS_MODIFY_PATH ON)
SET(CPACK_NSIS_EXTRA_INSTALL_COMMANDS "
diff --git a/ChangeLog b/ChangeLog
index e14f4cb..5a310a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-ChangeLog for Gammu project <http://www.gammu.org/>
+ChangeLog for Gammu project <https://wammu.eu/gammu/>
===================================================
Description
@@ -19,6 +19,24 @@ the issue.
ChangeLog
=========
+20161018 - 1.37.90
+
+[-] * Improved support Huawei K3770.
+[!] * API changes in some parameter types.
+[-] * Fixed various Windows compilation issues.
+[-] * Fixed several resource leaks.
+[-] * Create outbox SMS atomically in FILES backend.
+[!] * Removed getlocation command as we no longer fit into their usage policy.
+[-] * Fixed call diverts on TP-LINK MA260.
+[+] * Initial support for Oracle database.
+[!] * Removed unused daemons, pbk and pbk_groups tables from the SMSD schema.
+[+] * SMSD outbox entries now can have priority set in the database.
+[+] * Added SIM IMSI to the SMSD status table.
+[+] * Added CheckNetwork directive.
+[+] * SMSD attempts to power on radio if disabled.
+[-] * Fixed processing of AT unsolicited responses in some cases.
+[-] * Fixed parsing USSD responses from some devices.
+
20160816 - 1.37.4
[-] * Improved support for Huawei E3131.
@@ -343,7 +361,7 @@ ChangeLog
[+] * SMSD can now be configured just for sending/receiving.
[-] * Fixed battery status for S40 phones (bug #1301).
[-] * Improved compatibility with Motorola phonebook (bug #1128).
-[+] * Lot of documentation improvements, check <http://wammu.eu/docs/devel/docs/>.
+[+] * Lot of documentation improvements, check <https://wammu.eu/docs/devel/docs/>.
20100827 - 1.28.90
@@ -1830,9 +1848,9 @@ use mailing list.
* fixed bug in msvc2005 for getting online files
NOTES: it was annouced on mailing list, but I will remind:
- 1. http://www.gammu.net/support/texts/road06.php contains a lot of info
+ 1. https://wammu.eu/docs/manual/project/ contains a lot of info
about Nokia & Gammu history, Gammu possible future and many others
- 2. http://www.gammu.net/support/phones/phonedb.php will be "our"
+ 2. https://wammu.eu/phones/ will be "our"
phone database. It's in beta state, but even now give a lot of info
20051202 - 1.03.20
diff --git a/README.cs b/README.cs
deleted file mode 100644
index 7405859..0000000
--- a/README.cs
+++ /dev/null
@@ -1,45 +0,0 @@
-Gammu All Mobile Management Utilities
-=====================================
-
-Gammu je knihovna a utilita pro příkazovou řádku pro práci s mobilními
-telefont. Je vydáno pod GNU GPL verze 2.
-
-Projekt byl původně veden Marcinem Wiackem. Byl založen na zdrojových kódech
-projektů Gnokii <http://www.gnokii.org> a pozdějí MyGnokii
-<http://www.mwiacek.com>. Gammu bylo (až do verze 0.58) nazýváno MyGnokii2.
-
-V současné době projekt spravuje Michal Čihař <michal@cihar.com> s pomocí
-mnoha přispěvovatelů.
-
-.. image:: https://travis-ci.org/gammu/gammu.svg?branch=master
- :alt: Build status :target: https://travis-ci.org/gammu/gammu
-
-.. image:: https://hosted.weblate.org/widgets/gammu-status-badge.png
- :alt: Translation status :target:
- https://hosted.weblate.org/engage/gammu/?utm_source=widget
-
-.. image:: https://scan.coverity.com/projects/2890/badge.svg?flat=1
- :alt: Coverity scan :target: https://scan.coverity.com/projects/2890
-
-Více informací
-==============
-
-Více informací naleznete na <http://cs.wammu.eu/gammu/>.
-
-Další dokumentaci naleznete v Manuálu Gammu, který je v adresáři
-docs/manual. Můžete si vytvořit jeho HTML verzi pro prohlížení pomocí make
-manual-html, nebo si ji prohlédnout online na
-<http://wammu.eu/docs/manual/>.
-
-
-Zpětná vazba a hlášení chyb
-===========================
-
-Jakákoliv zpětná vazba je vítána, informace jak kontaktovat vývojáře
-naleznete na <http://cs.wammu.eu/support/>.
-
-
-Podpořte vývojáře
-=================
-
-Práci vývojářů můžete ocenit na <http://cs.wammu.eu/donate/>.
diff --git a/README.da b/README.da
deleted file mode 100644
index 62e00e4..0000000
--- a/README.da
+++ /dev/null
@@ -1,46 +0,0 @@
-Gammu All Mobile Management Utilities
-=====================================
-
-Gammu er et bibliotek og kommandolinjeprogrammer for mobiltelefoner. Det er
-frigivet under GNU GPL version 2.
-
-Det er udviklet af Marcin Wiacek og andre personer. Oprindeligt var koden
-baseret på Gnokii <http://www.gnokii.org> og senere MyGnokii
-<http://www.mwiacek.com> projekterne. Gammu blev tidligere (op til version
-0.58) kaldt MyGnokii2.
-
-Aktuelt ledes projektet af Michal Cihar <michal@cihar.com> med hjælp af
-mange andre.
-
-.. image:: https://travis-ci.org/gammu/gammu.svg?branch=master
- :alt: Build status :target: https://travis-ci.org/gammu/gammu
-
-.. image:: https://hosted.weblate.org/widgets/gammu-status-badge.png
- :alt: Translation status :target:
- https://hosted.weblate.org/engage/gammu/?utm_source=widget
-
-.. image:: https://scan.coverity.com/projects/2890/badge.svg?flat=1
- :alt: Coverity scan :target: https://scan.coverity.com/projects/2890
-
-Mere information
-================
-
-Du kan finde mere information på <http://wammu.eu/gammu/>.
-
-Der er også en Gammu manual tilgængelig i docs/manual. Du kan bygge en HTML
-version af den ved at bruge make manual-html. Den kan også ses online på
-<http://wammu.eu/docs/manual/>.
-
-
-Tilbagemelding og fejlrapporter
-===============================
-
-All tilbagemelding er velkommen. Se <http://wammu.eu/support/> for
-information om, hvordan udviklerne kontaktes.
-
-
-Supporter udviklerne
-====================
-
-Du kan vise din taknemmelighed for udviklernes arbejde på
-<http://wammu.eu/donate/>
diff --git a/README.de b/README.de
deleted file mode 100644
index 498c7e7..0000000
--- a/README.de
+++ /dev/null
@@ -1,49 +0,0 @@
-Gammu Handy Verwaltungszubehör
-==============================
-
-Gammu ist eine Programmbibliothek und ein Kommandozeilenwerkzeug für
-Mobiltelefone. Es wird unter der GNU GPL v2 veröffentlicht.
-
-Es wurde von Marcin Wiacek und anderen Personen gegründet.Der ursprüngliche
-Quellcode basierte auf den Gnokii<http://www.gnokii.org> und später
-MyGnokii<http://www.mwiacek.com> Projekten. Gammu hieß früher(vor Version
-0.58) MyGnokii2.
-
-Das Projekt wird derzeit von Michal Cihar <michal@cihar.com> mit der Hilfe
-von vielen Unterstützern geleitet.
-
-.. image:: https://travis-ci.org/gammu/gammu.svg?branch=master
- :alt: Build status :target: https://travis-ci.org/gammu/gammu
-
-.. image:: https://hosted.weblate.org/widgets/gammu-status-badge.png
- :alt: Translation status :target:
- https://hosted.weblate.org/engage/gammu/?utm_source=widget
-
-.. image:: https://scan.coverity.com/projects/2890/badge.svg?flat=1
- :alt: Coverity scan :target: https://scan.coverity.com/projects/2890
-
-weitere Informationen
-=====================
-
-Sie unter <http://wammu.eu/gammu/> können sie weitere Informationen
-erhalten.
-
-Es gibt auch ein Benutzerhandbuch für Gammu es ist unter docs/manual
-verfügbar. Sie können daraus eine HTML-Version erstellen indem sie make
-manual-html benutzen. Diese Version ist auch online unter
-<http://wammu.eu/docs/manual/> verfügbar.
-
-
-Feedback und Fehlerberichte
-===========================
-
-jegliches Feedback ist willkommen, Sie können sich auf
-<http://wammu.eu/support/> informieren wie Sie mit den Entwicklern in
-Kontakt treten können.
-
-
-Entwickler unterstützen
-=======================
-
-Sie können unter <http://wammu.eu/donate/> Anerkennung für die Arbeit der
-Entwicker zeigen.
diff --git a/README.en_GB b/README.en_GB
deleted file mode 100644
index cb5fd4e..0000000
--- a/README.en_GB
+++ /dev/null
@@ -1,45 +0,0 @@
-Gammu All Mobile Management Utilities
-=====================================
-
-Gammu is library and command line utility for mobile phones. It is released
-under GNU GPL version 2.
-
-It has been initiated by Marcin Wiacek and other people. Originally the code
-was based on Gnokii <http://www.gnokii.org> and later MyGnokii
-<http://www.mwiacek.com> projects. Gammu was former (up to version 0.58)
-called MyGnokii2.
-
-Currently the project is lead by Michal Cihar <michal@cihar.com> with help
-of many contributors.
-
-.. image:: https://travis-ci.org/gammu/gammu.svg?branch=master
- :alt: Build status :target: https://travis-ci.org/gammu/gammu
-
-.. image:: https://hosted.weblate.org/widgets/gammu-status-badge.png
- :alt: Translation status :target:
- https://hosted.weblate.org/engage/gammu/?utm_source=widget
-
-.. image:: https://scan.coverity.com/projects/2890/badge.svg?flat=1
- :alt: Coverity scan :target: https://scan.coverity.com/projects/2890
-
-More information
-================
-
-You can find more information on <http://wammu.eu/gammu/>.
-
-There is also Gammu manual available in docs/manual. You can build HTML
-version of it using make manual-html which is viewable online at
-<http://wammu.eu/docs/manual/>.
-
-
-Feedback and bug reports
-========================
-
-Any feedback is welcome, see <http://wammu.eu/support/> for information how
-to contact developers.
-
-
-Support developers
-==================
-
-You can appreciate developers work at <http://wammu.eu/donate/>.
diff --git a/README.es b/README.es
deleted file mode 100644
index 7fe58a1..0000000
--- a/README.es
+++ /dev/null
@@ -1,46 +0,0 @@
-Gammu All Mobile Management Utilities
-=====================================
-
-Gammu es una biblioteca y una utilidad de línea de órdenes para teléfonos
-móviles. Está liberada bajo la GNU GPL versión 2.
-
-Ha sido iniciado por Marcin Wiacek y otras personas. Originalmente el código
-se basó en Gnokii <http://www.gnokii.org> y después MyGnokii
-<http://www.mwiacek.com>. Gammu antes se llamó (hasta la versión 0.58)
-MyGnokii2.
-
-Actualmente el proyecto es liderado por Michal Cihar <michal@cihar.com> con
-la ayuda de muchos contribuyentes.
-
-.. image:: https://travis-ci.org/gammu/gammu.svg?branch=master
- :alt: Build status :target: https://travis-ci.org/gammu/gammu
-
-.. image:: https://hosted.weblate.org/widgets/gammu-status-badge.png
- :alt: Translation status :target:
- https://hosted.weblate.org/engage/gammu/?utm_source=widget
-
-.. image:: https://scan.coverity.com/projects/2890/badge.svg?flat=1
- :alt: Coverity scan :target: https://scan.coverity.com/projects/2890
-
-Más información
-===============
-
-Puede encontrar más información en <http://wammu.eu/gammu/>.
-
-También hay un manual de Gammu disponible en docs/manual. Puedes crear la
-versión HTML del mismo, disponible en <http://wammu.eu/docs/manual/>,
-utilizando make manual-html.
-
-
-Retroalimentación e informes de errores
-=======================================
-
-Toda retroalimentación es bienvenida, vea <http://wammu.eu/support/> para
-información sobre cómo contactar a los desarrolladores.
-
-
-Ayudar a los desarrolladores
-============================
-
-Puedes mostrar tu aprecio por el trabajo de los desarrolladores en
-<http://wammu.eu/donate/>.
diff --git a/README.id b/README.id
deleted file mode 100644
index de94836..0000000
--- a/README.id
+++ /dev/null
@@ -1,46 +0,0 @@
-Utilitas Manajemen Gammu Semua Perangkat Ponsel
-===============================================
-
-Gammu adalah utiliti library dan command line untuk telepon selular. Gammu
-dirilis di bawah GNU GPL versi 2.
-
-Produk ini telah diinisiasi oleh Marcin Wiacek dan beberapa orang
-lainnya. Kode asli berbasis Gnokii <http://www.gnokii.org> dan proyek
-terbaru MyGnokii <http://www.mwiacek.com>. Gammu sebelumnya (mulai dari
-versi 0.58) disebut MyGnokii2.
-
-Proyek saat ini dipimpin oleh Michal Cihar <michal@cihar.com> dengan bantuan
-dari banyak kontributor.
-
-.. image:: https://travis-ci.org/gammu/gammu.svg?branch=master
- :alt: Build status :target: https://travis-ci.org/gammu/gammu
-
-.. image:: https://hosted.weblate.org/widgets/gammu-status-badge.png
- :alt: Translation status :target:
- https://hosted.weblate.org/engage/gammu/?utm_source=widget
-
-.. image:: https://scan.coverity.com/projects/2890/badge.svg?flat=1
- :alt: Coverity scan :target: https://scan.coverity.com/projects/2890
-
-Informasi lanjut
-================
-
-Anda dapat mencari lebih banyak informasi di <http://wammu.eu/gammu/>.
-
-Disana juga dapat ditemukan Manual Gammu di Docs/manual. Kamu bisa membangun
-versi HTML dengan cara membuat manual-html yang dapat diambil online di
-<http://wammu.eu/docs/manual/>.
-
-
-Laporan umpanbalik dan bug
-==========================
-
-Setiap umpanbalik kami tunggu, lihat <http://wammu.eu/support/> untuk
-informasi bagaimana menghubungi pengembang.
-
-
-Dukungan pengembang
-===================
-
-Kamu dapat menghargai pengembang yang sudah bekerja di
-<http://wammu.eu/donate/>.
diff --git a/README.pl b/README.pl
deleted file mode 100644
index 1891b0f..0000000
--- a/README.pl
+++ /dev/null
@@ -1,44 +0,0 @@
-Gammu Zarządzanie wszystkimi telefonami
-=======================================
-
-Gammu jest biblioteką i linią komend narzędzia dla telefonów
-komórkowych. Jest udostępniany na licencji GNU GPL w wersji 2.
-
-Został on zainicjowany przez Marcina Wiącka i innych ludzi. Oryginalny kod
-był oparty na Gnokii <http://www.gnokii.org> i później mygnokii
-<http://www.mwiacek.com>. Gammu był (do wersji 0.58) z nazwą MyGnokii2.
-
-Obecnie projekt jest prowadzony przez Michal Cihar <michal@cihar.com> z
-pomocą wielu użytkowników.
-
-.. image:: https://travis-ci.org/gammu/gammu.svg?branch=master
- :alt: Build status :target: https://travis-ci.org/gammu/gammu
-
-.. image:: https://hosted.weblate.org/widgets/gammu-status-badge.png
- :alt: Translation status :target:
- https://hosted.weblate.org/engage/gammu/?utm_source=widget
-
-.. image:: https://scan.coverity.com/projects/2890/badge.svg?flat=1
- :alt: Coverity scan :target: https://scan.coverity.com/projects/2890
-
-Więcej informacji
-=================
-
-Możesz znaleźć więcej informacji na temat <http://wammu.eu/gammu/>.
-
-Istnieje również podręcznik Gammu dostępny w docs/manual. Możesz budować
-wersję HTML za pomocą zrobić manual-html, który jest na:
-<http://wammu.eu/docs/manual/>.
-
-
-Opinie i raporty o błędach
-==========================
-
-Wszelkie uwagi są mile widziane, patrz <http://wammu.eu/support/> po
-informację jak skontaktować się z programistami.
-
-
-Wsparcie programistów
-=====================
-
-Można docenić pracę programistów na <http://wammu.eu/donate/>.
diff --git a/README.pt_BR b/README.pt_BR
deleted file mode 100644
index fd0ca65..0000000
--- a/README.pt_BR
+++ /dev/null
@@ -1,46 +0,0 @@
-Gammu Utilitários para Gerenciamento Telefones Celulares
-========================================================
-
-Gammu é uma biblioteca e utilitários de comandos de linha para telefones
-móveis. É distribuído sob GNU GPL versão 2.
-
-Foi iniciado por Marcin Wiacek e outras pessoas. Originalmente o código foi
-baseado nos projetos: Gnokii <http://www.gnokii.org> a mais tarde no
-MyGnokii <http://www.mwiacek.com>. Gammu até a versão 0.58 era chamado
-MyGnokii2.
-
-Atualmente o projeto é liderado por Michal Cihar <michal@cihar.com> com
-ajuda de vários contribuidores.
-
-.. image:: https://travis-ci.org/gammu/gammu.svg?branch=master
- :alt: Build status :target: https://travis-ci.org/gammu/gammu
-
-.. image:: https://hosted.weblate.org/widgets/gammu-status-badge.png
- :alt: Translation status :target:
- https://hosted.weblate.org/engage/gammu/?utm_source=widget
-
-.. image:: https://scan.coverity.com/projects/2890/badge.svg?flat=1
- :alt: Coverity scan :target: https://scan.coverity.com/projects/2890
-
-Mais informação
-===============
-
-Você pode achar mais informações em <http://wammu.eu/gammu/>.
-
-Também há um manual Gammu disponível em docs/manual. Você pode construir o
-HTML da versão usando: make manual-html. Também pode acessá-lo em
-<http://wammu.eu/docs/manual/>.
-
-
-Reporte erros e de sua opinião
-==============================
-
-Toda opinião é bem vinda! veja <http://wammu.eu/support/> para saber como
-contactar os desenvolvedores.
-
-
-Suporte desenvolvedores
-=======================
-
-Você pode achar mais informações sobre o(s) desenvolvedor(es) em
-<http://wammu.eu/gammu/>.
diff --git a/README.rst b/README.rst
index f591c73..d02de90 100644
--- a/README.rst
+++ b/README.rst
@@ -5,7 +5,7 @@ Gammu is library and command line utility for mobile phones. It is
released under GNU GPL version 2.
It has been initiated by Marcin Wiacek and other people. Originally the
-code was based on Gnokii <http://www.gnokii.org/> and later MyGnokii
+code was based on Gnokii <https://www.gnokii.org/> and later MyGnokii
<http://www.mwiacek.com/> projects. Gammu was former (up to version
0.58) called MyGnokii2.
@@ -16,6 +16,10 @@ help of many contributors.
:alt: Build status
:target: https://travis-ci.org/gammu/gammu
+.. image:: https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?svg=true
+ :alt: Windows Build status
+ :target: https://ci.appveyor.com/project/nijel/gammu/branch/master
+
.. image:: https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg
:alt: Translation status
:target: https://hosted.weblate.org/engage/gammu/?utm_source=widget
@@ -24,9 +28,6 @@ help of many contributors.
:alt: Coverity scan
:target: https://scan.coverity.com/projects/2890
-.. image:: https://todofy.org/b/gammu/gammu
- :target: https://todofy.org/r/gammu/gammu
-
.. image:: https://img.shields.io/gratipay/Gammu.svg
:alt: Gratipay
:target: https://gratipay.com/Gammu/
@@ -38,21 +39,21 @@ help of many contributors.
More information
================
-You can find more information on <http://wammu.eu/gammu/>.
+You can find more information on <https://wammu.eu/gammu/>.
There is also Gammu manual available in docs/manual. You can build HTML
version of it using make manual-html which is viewable online at
-<http://wammu.eu/docs/manual/>.
+<https://wammu.eu/docs/manual/>.
Feedback and bug reports
========================
-Any feedback is welcome, see <http://wammu.eu/support/> for information
+Any feedback is welcome, see <https://wammu.eu/support/> for information
how to contact developers.
Support developers
==================
-You can appreciate developers work at <http://wammu.eu/donate/>.
+You can appreciate developers work at <https://wammu.eu/donate/>.
diff --git a/admin/codecov.sh b/admin/codecov.sh
new file mode 100755
index 0000000..eff1b4c
--- /dev/null
+++ b/admin/codecov.sh
@@ -0,0 +1,15 @@
+#!/bin/sh
+
+set -x
+
+if [ ! -f cobertura1.xml ] ; then
+ exit 0
+fi
+
+export PATH="C:/MinGW/bin:$PATH"
+
+# Download codecov script
+curl -s -o codecov.sh https://codecov.io/bash
+
+# Upload in chunks of 5 files
+ls cobertura*.xml | sed -e 's/^/-f /' | xargs -n 10 bash ./codecov.sh -X nocolor -X gcov -F windows
diff --git a/admin/ctest-to-junit.xsl b/admin/ctest-to-junit.xsl
new file mode 100644
index 0000000..736c0f4
--- /dev/null
+++ b/admin/ctest-to-junit.xsl
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
+ <xsl:output method="xml" indent="yes" />
+ <xsl:template match="/">
+ <testsuites>
+ <xsl:variable name="buildName" select="//Site/@BuildName"/>
+ <xsl:variable name="numberOfTests" select="count(//Site/Testing/Test | //Site/DynamicAnalysis/Test)"/>
+ <xsl:variable name="numberOfFailures" select="count(//Site/Testing/Test[@Status!='passed'] | //Site/DynamicAnalysis/Test[@Status!='passed'])" />
+ <testsuite name="CTest"
+ tests="{$numberOfTests}" time="0"
+ failures="{$numberOfFailures}" errors="0"
+ skipped="0">
+ <xsl:for-each select="//Site/Testing/Test | //Site/DynamicAnalysis/Test">
+ <xsl:variable name="testName" select="translate(Name, '-', '_')"/>
+ <xsl:variable name="duration" select="Results/NamedMeasurement[@name='Execution Time']/Value"/>
+ <xsl:variable name="status" select="@Status"/>
+ <xsl:variable name="output" select="Results/Measurement/Value"/>
+ <xsl:variable name="log" select="Log"/>
+ <xsl:variable name="className" select="translate(Path, '/.', '.')"/>
+ <testcase classname="projectroot{$className}"
+ name="{$testName}"
+ time="{$duration}">
+ <xsl:if test="@Status!='passed'">
+ <failure>
+ <xsl:value-of select="$output" />
+ </failure>
+ </xsl:if>
+ <system-out>
+ <xsl:value-of select="$output" />
+ <xsl:value-of select="$log" />
+ </system-out>
+ </testcase>
+ </xsl:for-each>
+ </testsuite>
+ </testsuites>
+ </xsl:template>
+</xsl:stylesheet>
+
diff --git a/admin/install_opencppcoverage.ps1 b/admin/install_opencppcoverage.ps1
new file mode 100644
index 0000000..431cd02
--- /dev/null
+++ b/admin/install_opencppcoverage.ps1
@@ -0,0 +1,32 @@
+#todo: convert this into a chocolatey package...
+
+$downloadUrl = "http://download-codeplex.sec.s-msft.com/Download/Release?ProjectName=opencppcoverage&DownloadId=1594912&FileTime=131138681432830000&Build=21031"
+
+$installerPath = [System.IO.Path]::Combine($Env:USERPROFILE, "Downloads", "OpenCppCoverageSetup.exe")
+$installPath = [System.IO.Path]::Combine(${Env:ProgramFiles}, "OpenCppCoverage")
+$openCppCoverageExe = [System.IO.Path]::Combine($installPath, "OpenCppCoverage.exe")
+
+if(-Not (Test-Path $installerPath))
+{
+ Write-Host -ForegroundColor White ("Downloading OpenCppCoverage from: " + $downloadUrl)
+ Start-FileDownload $downloadUrl -FileName $installerPath
+}
+
+Write-Host -ForegroundColor White "Installing OpenCppCoverage..."
+
+$installProcess = (Start-Process $installerPath -ArgumentList '/VERYSILENT' -PassThru -Wait)
+if($installProcess.ExitCode -ne 0)
+{
+ throw [System.String]::Format("Failed to install OpenCppCoverage, ExitCode: {0}.", $installProcess.ExitCode)
+}
+
+$env:Path="$env:Path;$installPath"
+
+# Redirect from stderr
+(& $openCppCoverageExe -h) 2>&1 | Select -First 1 | Write-Host -ForegroundColor White
+
+# OpenCppCoverage returns 1 with no passed options...
+if($LASTEXITCODE -ne 1)
+{
+ throw [System.String]::Format("Failed to check the OpenCppCoverage version, ExitCode: {0}.", $LASTEXITCODE)
+}
diff --git a/admin/windows-coverage.bat b/admin/windows-coverage.bat
new file mode 100644
index 0000000..c311640
--- /dev/null
+++ b/admin/windows-coverage.bat
@@ -0,0 +1 @@
+@python c:\projects\gammu\admin\windows-coverage.py %*
diff --git a/admin/windows-coverage.py b/admin/windows-coverage.py
new file mode 100755
index 0000000..c9ada14
--- /dev/null
+++ b/admin/windows-coverage.py
@@ -0,0 +1,65 @@
+#!/usr/bin/env python
+
+# Wrapper for CTest to execute every test through OpenCPPCoverage.
+
+# Unfortunately there doesn't seem to be way to hook into the process than
+# pretending to be valgrind memory tester.
+
+# Usage:
+
+# cmake \
+# -DMEMORYCHECK_COMMAND=windows-coverage.bat \
+# -DMEMORYCHECK_COMMAND_OPTIONS=--separator \
+# -DMEMORYCHECK_TYPE=Valgrind
+# ctest -D NightlyMemCheck
+
+
+import os
+import subprocess
+import sys
+
+
+ROOT_DIR = 'c:\\projects\\gammu'
+COVERAGE = 'c:\\projects\\gammu\\cobertura{0}.xml'
+
+
+def main():
+
+ # Parse params passed by CTest
+ logfile = None
+ for arg in sys.argv:
+ if arg.startswith('--log-file='):
+ logfile = arg.split('=', 1)[1]
+ break
+ if logfile is None:
+ raise Exception('Missing --log-file')
+
+ # Create empty file (CTest expects to find it)
+ open(logfile, 'w')
+
+ # Figure out test number (it's included in log name)
+ test_num = os.path.basename(logfile).split('.')[1]
+ coverage_file = COVERAGE.format(test_num)
+
+ # Coverage command
+ cmd = [
+ 'OpenCppCoverage.exe',
+ '--quiet',
+ '--export_type', 'cobertura:{0}'.format(coverage_file),
+ '--modules', ROOT_DIR,
+ '--sources', ROOT_DIR,
+ '--'
+ ]
+
+ # Get test command out of passed args
+ command = sys.argv[sys.argv.index('--separator') + 1:]
+
+ # Execute with code coverage
+ result = subprocess.call(cmd + command)
+
+ # Propagate error code
+ sys.exit(result)
+
+
+if __name__ == '__main__':
+ main()
diff --git a/appveyor.yml b/appveyor.yml
new file mode 100644
index 0000000..28b1de0
--- /dev/null
+++ b/appveyor.yml
@@ -0,0 +1,99 @@
+version: "{build}"
+
+image: Visual Studio 2015
+
+configuration:
+ - Release
+ - Debug
+
+clone_depth: 100
+
+environment:
+ MYSQL_PATH: C:\Program Files\MySql\MySQL Server 5.7
+ POSTGRESQL_PATH: C:\Program Files\PostgreSQL\9.5
+ PGUSER: postgres
+ PGPASSWORD: Password12!
+ matrix:
+ - GENERATOR: "Visual Studio 14 2015 Win64"
+ - GENERATOR: "Visual Studio 14 2015"
+
+clone_folder: c:\projects\gammu
+
+install:
+ - ps: if (($env:CONFIGURATION) -eq "Debug" ) { .\admin\install_opencppcoverage.ps1 }
+ - appveyor DownloadFile https://download.microsoft.com/download/f/2/6/f263ac46-1fe9-4ae9-8fd3-21102100ebf5/msxsl.exe
+
+before_build:
+ - cmd: >-
+ "%MYSQL_PATH%\\bin\\mysql.exe" "--password=Password12!" "--user=root" "-e" "create database smsd;"
+ - cmd: >-
+ "%POSTGRESQL_PATH%\\bin\\createdb.exe" smsd
+ - cmd: >-
+ cmake -G "%GENERATOR%" -DCMAKE_INSTALL_PREFIX=%P%
+ -DODBC_TESTING=OFF "-DODBC_DSN=mysql:Driver={MySQL ODBC 5.3 Unicode Driver}:host=localhost;dbname=smsd"
+ -DMYSQL_TESTING=ON -DMYSQL_USER=root "-DMYSQL_PASSWORD=Password12!"
+ -DPSQL_TESTING=ON -DPSQL_USER=postgres "-DPSQL_PASSWORD=Password12!"
+ -DMEMORYCHECK_COMMAND="c:/projects/gammu/admin/windows-coverage.bat" -DMEMORYCHECK_COMMAND_OPTIONS="--separator" -DMEMORYCHECK_TYPE=Valgrind
+ -DPOSTGRES_FOUND=OFF -DMYSQL_FOUND=OFF
+
+build:
+ project: ALL_BUILD.vcxproj
+ parallel: true
+ verbosity: quiet
+
+after_build:
+ - cmake --build . --config %CONFIGURATION% --target package
+
+test_script:
+ - "SET PATH=%MYSQL_PATH%\\bin;%POSTGRESQL_PATH%\\bin;c:\\projects\\gammu;%PATH%"
+ - ps: >-
+ $failure = 0;
+ try
+ {
+ if (($env:CONFIGURATION) -eq "Release" ) {
+ $mode = "ExperimentalTest";
+ } else {
+ $mode = "ExperimentalMemCheck";
+ }
+ ctest --output-on-failure --no-compress-output --dashboard $mode --build-config ($env:CONFIGURATION);
+ $failure = $lastExitCode;
+ }
+ catch
+ {
+ $failure = 1;
+ }
+ finally
+ {
+ # Copy test results to fixed name
+ Copy-Item Testing\$(Get-Content Testing\TAG -TotalCount 1)\*.xml test.xml;
+ # XLST CTest XML into Junit XML
+ msxsl test.xml admin/ctest-to-junit.xsl -o junit.xml;
+ # Upload results to AppVeyor
+ $wc = New-Object 'System.Net.WebClient';
+ $wc.UploadFile("https://ci.appveyor.com/api/testresults/junit/$($env:APPVEYOR_JOB_ID)", (Resolve-Path .\junit.xml));
+ }
+ if ($failure -ne 0) {
+ # Propagate error code from testsuite
+ exit $failure;
+ }
+
+after_test:
+ - bash admin/codecov.sh
+
+services:
+ - mysql
+ - postgresql
+
+artifacts:
+ - path: Gammu-*-Windows.exe
+ name: Gammu Installer
+ - path: CMakeFiles/CMakeOutput.log
+ name: CMake log
+ - path: CMakeFiles/CMakeError.log
+ name: CMake errors
+ - path: CMakeCache.txt
+ name: CMake cache
+ - path: test.xml
+ name: Test results
+ - path: junit.xml
+ name: Transformed test results
diff --git a/cmake/FindGcov.cmake b/cmake/FindGcov.cmake
new file mode 100644
index 0000000..8ffb7c6
--- /dev/null
+++ b/cmake/FindGcov.cmake
@@ -0,0 +1,171 @@
+# This file is part of CMake-codecov.
+#
+# CMake-codecov is free software: you can redistribute it and/or modify it under
+# the terms of the GNU General Public License as published by the Free Software
+# Foundation, either version 3 of the License, or (at your option) any later
+# version.
+#
+# This program is distributed in the hope that it will be useful,but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+# FOR A PARTICULAR PURPOSE. See the GNU General Public License for
+# more details.
+#
+# You should have received a copy of the GNU General Public License along with
+# this program. If not, see
+#
+# http://www.gnu.org/licenses/
+#
+#
+# Copyright (c)
+# 2015-2016 RWTH Aachen University, Federal Republic of Germany
+#
+# Written by Alexander Haase, alexander.haase@rwth-aachen.de
+#
+
+
+# include required Modules
+include(FindPackageHandleStandardArgs)
+
+
+# Search for gcov binary.
+set(CMAKE_REQUIRED_QUIET_SAVE ${CMAKE_REQUIRED_QUIET})
+set(CMAKE_REQUIRED_QUIET ${codecov_FIND_QUIETLY})
+
+get_property(ENABLED_LANGUAGES GLOBAL PROPERTY ENABLED_LANGUAGES)
+foreach (LANG ${ENABLED_LANGUAGES})
+ # Gcov evaluation is dependend on the used compiler. Check gcov support for
+ # each compiler that is used. If gcov binary was already found for this
+ # compiler, do not try to find it again.
+ if (NOT GCOV_${CMAKE_${LANG}_COMPILER_ID}_BIN)
+ get_filename_component(COMPILER_PATH "${CMAKE_${LANG}_COMPILER}" PATH)
+
+ if ("${CMAKE_${LANG}_COMPILER_ID}" STREQUAL "GNU")
+ # Some distributions like OSX (homebrew) ship gcov with the compiler
+ # version appended as gcov-x. To find this binary we'll build the
+ # suggested binary name with the compiler version.
+ string(REGEX MATCH "^[0-9]+" GCC_VERSION
+ "${CMAKE_${LANG}_COMPILER_VERSION}")
+
+ find_program(GCOV_BIN NAMES gcov-${GCC_VERSION} gcov
+ HINTS ${COMPILER_PATH})
+
+ elseif ("${CMAKE_${LANG}_COMPILER_ID}" STREQUAL "Clang")
+ # Some distributions like Debian ship llvm-cov with the compiler
+ # version appended as llvm-cov-x.y. To find this binary we'll build
+ # the suggested binary name with the compiler version.
+ string(REGEX MATCH "^[0-9]+.[0-9]+" LLVM_VERSION
+ "${CMAKE_${LANG}_COMPILER_VERSION}")
+
+ # llvm-cov prior version 3.5 seems to be not working with coverage
+ # evaluation tools, but these versions are compatible with the gcc
+ # gcov tool.
+ if(LLVM_VERSION VERSION_GREATER 3.4)
+ find_program(LLVM_COV_BIN NAMES "llvm-cov-${LLVM_VERSION}"
+ "llvm-cov" HINTS ${COMPILER_PATH})
+ mark_as_advanced(LLVM_COV_BIN)
+
+ if (LLVM_COV_BIN)
+ find_program(LLVM_COV_WRAPPER "llvm-cov-wrapper" PATHS
+ ${CMAKE_MODULE_PATH})
+ if (LLVM_COV_WRAPPER)
+ set(GCOV_BIN "${LLVM_COV_WRAPPER}" CACHE FILEPATH "")
+
+ # set additional parameters
+ set(GCOV_${CMAKE_${LANG}_COMPILER_ID}_ENV
+ "LLVM_COV_BIN=${LLVM_COV_BIN}" CACHE STRING
+ "Environment variables for llvm-cov-wrapper.")
+ mark_as_advanced(GCOV_${CMAKE_${LANG}_COMPILER_ID}_ENV)
+ endif ()
+ endif ()
+ endif ()
+
+ if (NOT GCOV_BIN)
+ # Fall back to gcov binary if llvm-cov was not found or is
+ # incompatible. This is the default on OSX, but may crash on
+ # recent Linux versions.
+ find_program(GCOV_BIN gcov HINTS ${COMPILER_PATH})
+ endif ()
+ endif ()
+
+
+ if (GCOV_BIN)
+ set(GCOV_${CMAKE_${LANG}_COMPILER_ID}_BIN "${GCOV_BIN}" CACHE STRING
+ "${LANG} gcov binary.")
+
+ if (NOT CMAKE_REQUIRED_QUIET)
+ message("-- Found gcov evaluation for "
+ "${CMAKE_${LANG}_COMPILER_ID}: ${GCOV_BIN}")
+ endif()
+
+ unset(GCOV_BIN CACHE)
+ endif ()
+ endif ()
+endforeach ()
+
+
+
+
+# Add a new global target for all gcov targets. This target could be used to
+# generate the gcov files for the whole project instead of calling <TARGET>-gcov
+# for each target.
+if (NOT TARGET gcov)
+ add_custom_target(gcov)
+endif (NOT TARGET gcov)
+
+
+
+# This function will add gcov evaluation for target <TNAME>. Only sources of
+# this target will be evaluated and no dependencies will be added. It will call
+# Gcov on any source file of <TNAME> once and store the gcov file in the same
+# directory.
+function (add_gcov_target TNAME)
+ set(TDIR ${CMAKE_CURRENT_BINARY_DIR}/CMakeFiles/${TNAME}.dir)
+
+ # We don't have to check, if the target has support for coverage, thus this
+ # will be checked by add_coverage_target in Findcoverage.cmake. Instead we
+ # have to determine which gcov binary to use.
+ get_target_property(TSOURCES ${TNAME} SOURCES)
+ set(SOURCES "")
+ set(TCOMPILER "")
+ foreach (FILE ${TSOURCES})
+ codecov_path_of_source(${FILE} FILE)
+ if (NOT "${FILE}" STREQUAL "")
+ codecov_lang_of_source(${FILE} LANG)
+ if (NOT "${LANG}" STREQUAL "")
+ list(APPEND SOURCES "${FILE}")
+ set(TCOMPILER ${CMAKE_${LANG}_COMPILER_ID})
+ endif ()
+ endif ()
+ endforeach ()
+
+ # If no gcov binary was found, coverage data can't be evaluated.
+ if (NOT GCOV_${TCOMPILER}_BIN)
+ message(WARNING "No coverage evaluation binary found for ${TCOMPILER}.")
+ return()
+ endif ()
+
+ set(GCOV_BIN "${GCOV_${TCOMPILER}_BIN}")
+ set(GCOV_ENV "${GCOV_${TCOMPILER}_ENV}")
+
+
+ set(BUFFER "")
+ foreach(FILE ${SOURCES})
+ get_filename_component(FILE_PATH "${TDIR}/${FILE}" PATH)
+
+ # call gcov
+ add_custom_command(OUTPUT ${TDIR}/${FILE}.gcov
+ COMMAND ${GCOV_ENV} ${GCOV_BIN} ${TDIR}/${FILE}.gcno > /dev/null
+ DEPENDS ${TNAME} ${TDIR}/${FILE}.gcno
+ WORKING_DIRECTORY ${FILE_PATH}
+ )
+
+ list(APPEND BUFFER ${TDIR}/${FILE}.gcov)
+ endforeach()
+
+
+ # add target for gcov evaluation of <TNAME>
+ add_custom_target(${TNAME}-gcov DEPENDS ${BUFFER})
+
+ # add evaluation target to the global gcov target.
+ add_dependencies(gcov ${TNAME}-gcov)
+endfunction (add_gcov_target)
diff --git a/cmake/FindLcov.cmake b/cmake/FindLcov.cmake
new file mode 100644
index 0000000..f92fca3
--- /dev/null
+++ b/cmake/FindLcov.cmake
@@ -0,0 +1,365 @@
+# This file is part of CMake-codecov.
+#
+# CMake-codecov is free software: you can redistribute it and/or modify it under
+# the terms of the GNU General Public License as published by the Free Software
+# Foundation, either version 3 of the License, or (at your option) any later
+# version.
+#
+# This program is distributed in the hope that it will be useful,but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+# FOR A PARTICULAR PURPOSE. See the GNU General Public License for
+# more details.
+#
+# You should have received a copy of the GNU General Public License along with
+# this program. If not, see
+#
+# http://www.gnu.org/licenses/
+#
+#
+# Copyright (c)
+# 2015-2016 RWTH Aachen University, Federal Republic of Germany
+#
+# Written by Alexander Haase, alexander.haase@rwth-aachen.de
+#
+
+
+# configuration
+set(LCOV_DATA_PATH "${CMAKE_BINARY_DIR}/lcov/data")
+set(LCOV_DATA_PATH_INIT "${LCOV_DATA_PATH}/init")
+set(LCOV_DATA_PATH_CAPTURE "${LCOV_DATA_PATH}/capture")
+set(LCOV_HTML_PATH "${CMAKE_BINARY_DIR}/lcov/html")
+
+
+
+
+# Search for Gcov which is used by Lcov.
+find_package(Gcov)
+
+
+
+
+# This function will add lcov evaluation for target <TNAME>. Only sources of
+# this target will be evaluated and no dependencies will be added. It will call
+# geninfo on any source file of <TNAME> once and store the info file in the same
+# directory.
+#
+# Note: This function is only a wrapper to define this function always, even if
+# coverage is not supported by the compiler or disabled. This function must
+# be defined here, because the module will be exited, if there is no coverage
+# support by the compiler or it is disabled by the user.
+function (add_lcov_target TNAME)
+ if (LCOV_FOUND)
+ # capture initial coverage data
+ lcov_capture_initial_tgt(${TNAME})
+
+ # capture coverage data after execution
+ lcov_capture_tgt(${TNAME})
+ endif ()
+endfunction (add_lcov_target)
+
+
+
+
+# include required Modules
+include(FindPackageHandleStandardArgs)
+
+# Search for required lcov binaries.
+find_program(LCOV_BIN lcov)
+find_program(GENINFO_BIN geninfo)
+find_program(GENHTML_BIN genhtml)
+find_package_handle_standard_args(lcov
+ REQUIRED_VARS LCOV_BIN GENINFO_BIN GENHTML_BIN
+)
+
+# enable genhtml C++ demangeling, if c++filt is found.
+set(GENHTML_CPPFILT_FLAG "")
+find_program(CPPFILT_BIN c++filt)
+if (NOT CPPFILT_BIN STREQUAL "")
+ set(GENHTML_CPPFILT_FLAG "--demangle-cpp")
+endif (NOT CPPFILT_BIN STREQUAL "")
+
+# enable no-external flag for lcov, if available.
+if (GENINFO_BIN AND NOT DEFINED GENINFO_EXTERN_FLAG)
+ set(FLAG "")
+ execute_process(COMMAND ${GENINFO_BIN} --help OUTPUT_VARIABLE GENINFO_HELP)
+ string(REGEX MATCH "external" GENINFO_RES "${GENINFO_HELP}")
+ if (GENINFO_RES)
+ set(FLAG "--no-external")
+ endif ()
+
+ set(GENINFO_EXTERN_FLAG "${FLAG}"
+ CACHE STRING "Geninfo flag to exclude system sources.")
+endif ()
+
+# If Lcov was not found, exit module now.
+if (NOT LCOV_FOUND)
+ return()
+endif (NOT LCOV_FOUND)
+
+
+
+
+# Create directories to be used.
+file(MAKE_DIRECTORY ${LCOV_DATA_PATH_INIT})
+file(MAKE_DIRECTORY ${LCOV_DATA_PATH_CAPTURE})
+
+
+# This function will merge lcov files to a single target file. Additional lcov
+# flags may be set with setting LCOV_EXTRA_FLAGS before calling this function.
+function (lcov_merge_files OUTFILE ...)
+ # Remove ${OUTFILE} from ${ARGV} and generate lcov parameters with files.
+ list(REMOVE_AT ARGV 0)
+
+ # Generate merged file.
+ string(REPLACE "${CMAKE_BINARY_DIR}/" "" FILE_REL "${OUTFILE}")
+ add_custom_command(OUTPUT "${OUTFILE}.raw"
+ COMMAND cat ${ARGV} > ${OUTFILE}.raw
+ DEPENDS ${ARGV}
+ COMMENT "Generating ${FILE_REL}"
+ )
+
+ add_custom_command(OUTPUT "${OUTFILE}"
+ COMMAND ${LCOV_BIN} --quiet -a ${OUTFILE}.raw --output-file ${OUTFILE}
+ --base-directory ${PROJECT_SOURCE_DIR} ${LCOV_EXTRA_FLAGS}
+ DEPENDS ${OUTFILE}.raw
+ COMMENT "Post-processing ${FILE_REL}"
+ )
+endfunction ()
+
+
+
+
+# Add a new global target to generate initial coverage reports for all targets.
+# This target will be used to generate the global initial info file, which is
+# used to gather even empty report data.
+if (NOT TARGET lcov-capture-init)
+ add_custom_target(lcov-capture-init)
+ set(LCOV_CAPTURE_INIT_FILES "" CACHE INTERNAL "")
+endif (NOT TARGET lcov-capture-init)
+
+
+# This function will add initial capture of coverage data for target <TNAME>,
+# which is needed to get also data for objects, which were not loaded at
+# execution time. It will call geninfo for every source file of <TNAME> once and
+# store the info file in the same directory.
+function (lcov_capture_initial_tgt TNAME)
+ # We don't have to check, if the target has support for coverage, thus this
+ # will be checked by add_coverage_target in Findcoverage.cmake. Instead we
+ # have to determine which gcov binary to use.
+ get_target_property(TSOURCES ${TNAME} SOURCES)
+ set(SOURCES "")
+ set(TCOMPILER "")
+ foreach (FILE ${TSOURCES})
+ codecov_path_of_source(${FILE} FILE)
+ if (NOT "${FILE}" STREQUAL "")
+ codecov_lang_of_source(${FILE} LANG)
+ if (NOT "${LANG}" STREQUAL "")
+ list(APPEND SOURCES "${FILE}")
+ set(TCOMPILER ${CMAKE_${LANG}_COMPILER_ID})
+ endif ()
+ endif ()
+ endforeach ()
+
+ # If no gcov binary was found, coverage data can't be evaluated.
+ if (NOT GCOV_${TCOMPILER}_BIN)
+ message(WARNING "No coverage evaluation binary found for ${TCOMPILER}.")
+ return()
+ endif ()
+
+ set(GCOV_BIN "${GCOV_${TCOMPILER}_BIN}")
+ set(GCOV_ENV "${GCOV_${TCOMPILER}_ENV}")
+
+
+ set(TDIR ${CMAKE_CURRENT_BINARY_DIR}/CMakeFiles/${TNAME}.dir)
+ set(GENINFO_FILES "")
+ foreach(FILE ${SOURCES})
+ # generate empty coverage files
+ set(OUTFILE "${TDIR}/${FILE}.info.init")
+ list(APPEND GENINFO_FILES ${OUTFILE})
+
+ add_custom_command(OUTPUT ${OUTFILE} COMMAND ${GCOV_ENV} ${GENINFO_BIN}
+ --quiet --base-directory ${PROJECT_SOURCE_DIR} --initial
+ --gcov-tool ${GCOV_BIN} --output-filename ${OUTFILE}
+ ${GENINFO_EXTERN_FLAG} ${TDIR}/${FILE}.gcno
+ DEPENDS ${TNAME}
+ COMMENT "Capturing initial coverage data for ${FILE}"
+ )
+ endforeach()
+
+ # Concatenate all files generated by geninfo to a single file per target.
+ set(OUTFILE "${LCOV_DATA_PATH_INIT}/${TNAME}.info")
+ set(LCOV_EXTRA_FLAGS "--initial")
+ lcov_merge_files("${OUTFILE}" ${GENINFO_FILES})
+ add_custom_target(${TNAME}-capture-init ALL DEPENDS ${OUTFILE})
+
+ # add geninfo file generation to global lcov-geninfo target
+ add_dependencies(lcov-capture-init ${TNAME}-capture-init)
+ set(LCOV_CAPTURE_INIT_FILES "${LCOV_CAPTURE_INIT_FILES}"
+ "${OUTFILE}" CACHE INTERNAL ""
+ )
+endfunction (lcov_capture_initial_tgt)
+
+
+# This function will generate the global info file for all targets. It has to be
+# called after all other CMake functions in the root CMakeLists.txt file, to get
+# a full list of all targets that generate coverage data.
+function (lcov_capture_initial)
+ # Skip this function (and do not create the following targets), if there are
+ # no input files.
+ if ("${LCOV_CAPTURE_INIT_FILES}" STREQUAL "")
+ return()
+ endif ()
+
+ # Add a new target to merge the files of all targets.
+ set(OUTFILE "${LCOV_DATA_PATH_INIT}/all_targets.info")
+ lcov_merge_files("${OUTFILE}" ${LCOV_CAPTURE_INIT_FILES})
+ add_custom_target(lcov-geninfo-init ALL DEPENDS ${OUTFILE}
+ lcov-capture-init
+ )
+endfunction (lcov_capture_initial)
+
+
+
+
+# Add a new global target to generate coverage reports for all targets. This
+# target will be used to generate the global info file.
+if (NOT TARGET lcov-capture)
+ add_custom_target(lcov-capture)
+ set(LCOV_CAPTURE_FILES "" CACHE INTERNAL "")
+endif (NOT TARGET lcov-capture)
+
+
+# This function will add capture of coverage data for target <TNAME>, which is
+# needed to get also data for objects, which were not loaded at execution time.
+# It will call geninfo for every source file of <TNAME> once and store the info
+# file in the same directory.
+function (lcov_capture_tgt TNAME)
+ # We don't have to check, if the target has support for coverage, thus this
+ # will be checked by add_coverage_target in Findcoverage.cmake. Instead we
+ # have to determine which gcov binary to use.
+ get_target_property(TSOURCES ${TNAME} SOURCES)
+ set(SOURCES "")
+ set(TCOMPILER "")
+ foreach (FILE ${TSOURCES})
+ codecov_path_of_source(${FILE} FILE)
+ if (NOT "${FILE}" STREQUAL "")
+ codecov_lang_of_source(${FILE} LANG)
+ if (NOT "${LANG}" STREQUAL "")
+ list(APPEND SOURCES "${FILE}")
+ set(TCOMPILER ${CMAKE_${LANG}_COMPILER_ID})
+ endif ()
+ endif ()
+ endforeach ()
+
+ # If no gcov binary was found, coverage data can't be evaluated.
+ if (NOT GCOV_${TCOMPILER}_BIN)
+ message(WARNING "No coverage evaluation binary found for ${TCOMPILER}.")
+ return()
+ endif ()
+
+ set(GCOV_BIN "${GCOV_${TCOMPILER}_BIN}")
+ set(GCOV_ENV "${GCOV_${TCOMPILER}_ENV}")
+
+
+ set(TDIR ${CMAKE_CURRENT_BINARY_DIR}/CMakeFiles/${TNAME}.dir)
+ set(GENINFO_FILES "")
+ foreach(FILE ${SOURCES})
+ # Generate coverage files. If no .gcda file was generated during
+ # execution, the empty coverage file will be used instead.
+ set(OUTFILE "${TDIR}/${FILE}.info")
+ list(APPEND GENINFO_FILES ${OUTFILE})
+
+ add_custom_command(OUTPUT ${OUTFILE}
+ COMMAND test -f "${TDIR}/${FILE}.gcda"
+ && ${GCOV_ENV} ${GENINFO_BIN} --quiet --base-directory
+ ${PROJECT_SOURCE_DIR} --gcov-tool ${GCOV_BIN}
+ --output-filename ${OUTFILE} ${GENINFO_EXTERN_FLAG}
+ ${TDIR}/${FILE}.gcda
+ || cp ${OUTFILE}.init ${OUTFILE}
+ DEPENDS ${TNAME} ${TNAME}-capture-init
+ COMMENT "Capturing coverage data for ${FILE}"
+ )
+ endforeach()
+
+ # Concatenate all files generated by geninfo to a single file per target.
+ set(OUTFILE "${LCOV_DATA_PATH_CAPTURE}/${TNAME}.info")
+ lcov_merge_files("${OUTFILE}" ${GENINFO_FILES})
+ add_custom_target(${TNAME}-geninfo DEPENDS ${OUTFILE})
+
+ # add geninfo file generation to global lcov-capture target
+ add_dependencies(lcov-capture ${TNAME}-geninfo)
+ set(LCOV_CAPTURE_FILES "${LCOV_CAPTURE_FILES}" "${OUTFILE}" CACHE INTERNAL
+ ""
+ )
+
+ # Add target for generating html output for this target only.
+ file(MAKE_DIRECTORY ${LCOV_HTML_PATH}/${TNAME})
+ add_custom_target(${TNAME}-genhtml
+ COMMAND ${GENHTML_BIN} --quiet --sort --prefix ${PROJECT_SOURCE_DIR}
+ --baseline-file ${LCOV_DATA_PATH_INIT}/${TNAME}.info
+ --output-directory ${LCOV_HTML_PATH}/${TNAME}
+ --title "${CMAKE_PROJECT_NAME} - target ${TNAME}"
+ ${GENHTML_CPPFILT_FLAG} ${OUTFILE}
+ DEPENDS ${TNAME}-geninfo ${TNAME}-capture-init
+ )
+endfunction (lcov_capture_tgt)
+
+
+# This function will generate the global info file for all targets. It has to be
+# called after all other CMake functions in the root CMakeLists.txt file, to get
+# a full list of all targets that generate coverage data.
+function (lcov_capture)
+ # Skip this function (and do not create the following targets), if there are
+ # no input files.
+ if ("${LCOV_CAPTURE_FILES}" STREQUAL "")
+ return()
+ endif ()
+
+ # Add a new target to merge the files of all targets.
+ set(OUTFILE "${LCOV_DATA_PATH_CAPTURE}/all_targets.info")
+ lcov_merge_files("${OUTFILE}" ${LCOV_CAPTURE_FILES})
+ add_custom_target(lcov-geninfo DEPENDS ${OUTFILE} lcov-capture)
+
+ # Add a new global target for all lcov targets. This target could be used to
+ # generate the lcov html output for the whole project instead of calling
+ # <TARGET>-geninfo and <TARGET>-genhtml for each target. It will also be
+ # used to generate a html site for all project data together instead of one
+ # for each target.
+ if (NOT TARGET lcov)
+ file(MAKE_DIRECTORY ${LCOV_HTML_PATH}/all_targets)
+ add_custom_target(lcov
+ COMMAND ${GENHTML_BIN} --quiet --sort
+ --baseline-file ${LCOV_DATA_PATH_INIT}/all_targets.info
+ --output-directory ${LCOV_HTML_PATH}/all_targets
+ --title "${CMAKE_PROJECT_NAME}" --prefix "${PROJECT_SOURCE_DIR}"
+ ${GENHTML_CPPFILT_FLAG} ${OUTFILE}
+ DEPENDS lcov-geninfo-init lcov-geninfo
+ )
+ endif ()
+endfunction (lcov_capture)
+
+
+
+
+# Add a new global target to generate the lcov html report for the whole project
+# instead of calling <TARGET>-genhtml for each target (to create an own report
+# for each target). Instead of the lcov target it does not require geninfo for
+# all targets, so you have to call <TARGET>-geninfo to generate the info files
+# the targets you'd like to have in your report or lcov-geninfo for generating
+# info files for all targets before calling lcov-genhtml.
+file(MAKE_DIRECTORY ${LCOV_HTML_PATH}/selected_targets)
+if (NOT TARGET lcov-genhtml)
+ add_custom_target(lcov-genhtml
+ COMMAND ${GENHTML_BIN}
+ --quiet
+ --output-directory ${LCOV_HTML_PATH}/selected_targets
+ --title \"${CMAKE_PROJECT_NAME} - targets `find
+ ${LCOV_DATA_PATH_CAPTURE} -name \"*.info\" ! -name
+ \"all_targets.info\" -exec basename {} .info \\\;`\"
+ --prefix ${PROJECT_SOURCE_DIR}
+ --sort
+ ${GENHTML_CPPFILT_FLAG}
+ `find ${LCOV_DATA_PATH_CAPTURE} -name \"*.info\" ! -name
+ \"all_targets.info\"`
+ )
+endif (NOT TARGET lcov-genhtml)
diff --git a/cmake/FindMySQL.cmake b/cmake/FindMySQL.cmake
index dd1e706..453ea43 100644
--- a/cmake/FindMySQL.cmake
+++ b/cmake/FindMySQL.cmake
@@ -13,7 +13,7 @@
# Redistribution and use is allowed according to the terms of the BSD license.
-if(UNIX)
+if(UNIX)
set(MYSQL_CONFIG_PREFER_PATH "$ENV{MYSQL_HOME}/bin" CACHE FILEPATH
"preferred path to MySQL (mysql_config)")
find_program(MYSQL_CONFIG mysql_config
@@ -22,8 +22,8 @@ if(UNIX)
/usr/local/bin/
/usr/bin/
)
-
- if(MYSQL_CONFIG)
+
+ if(MYSQL_CONFIG)
message(STATUS "Using mysql-config: ${MYSQL_CONFIG}")
# set INCLUDE_DIR
exec_program(${MYSQL_CONFIG}
@@ -62,33 +62,58 @@ if(UNIX)
else(UNIX)
if (WIN32)
set(MYSQL_ADD_LIBRARIES "")
- list(APPEND MYSQL_ADD_LIBRARIES "mysql")
+ list(APPEND MYSQL_ADD_LIBRARIES "mysqlclient")
endif (WIN32)
set(MYSQL_ADD_INCLUDE_DIR "c:/msys/local/include" CACHE FILEPATH INTERNAL)
set(MYSQL_ADD_LIBRARY_PATH "c:/msys/local/lib" CACHE FILEPATH INTERNAL)
ENDIF(UNIX)
-find_path(MYSQL_INCLUDE_DIR mysql.h
- /usr/local/include
- /usr/local/include/mysql
- /usr/local/mysql/include
- /usr/local/mysql/include/mysql
- /usr/include
- /usr/include/mysql
- ${MYSQL_ADD_INCLUDE_DIR}
-)
+if (WIN32)
+ find_path(MYSQL_INCLUDE_DIR mysql.h
+ /usr/local/include
+ /usr/local/include/mysql
+ /usr/local/mysql/include
+ /usr/local/mysql/include/mysql
+ /usr/include
+ /usr/include/mysql
+ $ENV{MYSQL_DIR}/include
+ $ENV{ProgramFiles}/MySQL/*/include
+ $ENV{SystemDrive}/MySQL/*/include
+ "C:/Program Files/MySQL/*/include"
+ ${MYSQL_ADD_INCLUDE_DIR}
+ )
+else()
+ find_path(MYSQL_INCLUDE_DIR mysql.h
+ /usr/local/include
+ /usr/local/include/mysql
+ /usr/local/mysql/include
+ /usr/local/mysql/include/mysql
+ /usr/include
+ /usr/include/mysql
+ ${MYSQL_ADD_INCLUDE_DIR}
+ )
+endif()
set(TMP_MYSQL_LIBRARIES "")
foreach(LIB ${MYSQL_ADD_LIBRARIES})
- find_library("MYSQL_LIBRARIES_${LIB}" NAMES ${LIB}
- PATHS
- ${MYSQL_ADD_LIBRARY_PATH}
- /usr/lib/mysql
- /usr/local/lib
- /usr/local/lib/mysql
- /usr/local/mysql/lib
- )
+ if (WIN32)
+ find_library("MYSQL_LIBRARIES_${LIB}" NAMES ${LIB}
+ PATHS
+ ${MYSQL_ADD_LIBRARY_PATH}
+ /usr/lib/mysql
+ /usr/local/lib
+ /usr/local/lib/mysql
+ /usr/local/mysql/lib
+ $ENV{MYSQL_DIR}/lib/opt
+ $ENV{ProgramFiles}/MySQL/*/lib
+ $ENV{SystemDrive}/MySQL/*/lib
+ "C:/Program Files/MySQL/*/lib"
+ $ENV{ProgramFiles}/MySQL/*/lib/opt
+ $ENV{SystemDrive}/MySQL/*/lib/opt
+ "C:/Program Files/MySQL/*/lib/opt"
+ )
+ endif()
list(APPEND TMP_MYSQL_LIBRARIES "${MYSQL_LIBRARIES_${LIB}}")
endforeach(LIB ${MYSQL_ADD_LIBRARIES})
@@ -98,8 +123,12 @@ else (TMP_MYSQL_LIBRARIES)
set(MYSQL_LIBRARIES ${TMP_MYSQL_LIBRARIES} CACHE FILEPATH "MySQL Libraries")
endif (TMP_MYSQL_LIBRARIES)
+
if(MYSQL_INCLUDE_DIR AND MYSQL_LIBRARIES)
- set(MYSQL_FOUND TRUE CACHE INTERNAL "MySQL found")
+ include(MacroCheckLibraryWorks)
+ CHECK_LIBRARY_WORKS("mysql.h" "mysql_errno(0);" "${MYSQL_INCLUDE_DIR}" "${MYSQL_LIBRARIES}" "MYSQL_WORKS")
+
+ set(MYSQL_FOUND ${MYSQL_WORKS} CACHE INTERNAL "MySQL found")
message(STATUS "Found MySQL: ${MYSQL_INCLUDE_DIR}, ${MYSQL_LIBRARIES}")
else(MYSQL_INCLUDE_DIR AND MYSQL_LIBRARIES)
set(MYSQL_FOUND FALSE CACHE INTERNAL "MySQL found")
diff --git a/cmake/FindODBC.cmake b/cmake/FindODBC.cmake
index 077baec..51baf67 100644
--- a/cmake/FindODBC.cmake
+++ b/cmake/FindODBC.cmake
@@ -1,11 +1,33 @@
# Find ODBC (or UnixODBC)
find_path(ODBC_INCLUDE_DIR NAMES sql.h
- DOC "The ODBC include directory"
+ HINTS
+ /usr/include
+ /usr/include/odbc
+ /usr/local/include
+ /usr/local/include/odbc
+ /usr/local/odbc/include
+ "C:/Program Files/ODBC/include"
+ "C:/Program Files/Microsoft SDKs/Windows/*/Include"
+ "$ENV{ProgramFiles}/Microsoft SDKs/Windows/*/Include"
+ "C:/ODBC/include"
+ DOC "The ODBC include directory"
)
-find_library(ODBC_LIBRARY NAMES odbc odbc32
- DOC "The ODBC library"
+find_library(ODBC_LIBRARY NAMES iodbc odbc odbc32
+ HINTS
+ /usr/lib
+ /usr/lib/odbc
+ /usr/local/lib
+ /usr/local/lib/odbc
+ /usr/local/odbc/lib
+ "C:/Program Files/ODBC/lib"
+ "C:/ODBC/lib/debug"
+ "$ENV{ProgramFiles}/Microsoft SDKs/Windows/*/Lib/${CMAKE_VS_PLATFORM_NAME}"
+ "C:/Program Files/Microsoft SDKs/Windows/*/Lib/${CMAKE_VS_PLATFORM_NAME}"
+ "$ENV{ProgramFiles}/Microsoft SDKs/Windows/*/Lib"
+ "C:/Program Files/Microsoft SDKs/Windows/*/Lib"
+ DOC "The ODBC library"
)
# handle the QUIETLY and REQUIRED arguments and set ODBC_FOUND to TRUE if
@@ -14,6 +36,12 @@ include(FindPackageHandleStandardArgs)
FIND_PACKAGE_HANDLE_STANDARD_ARGS(ODBC DEFAULT_MSG ODBC_LIBRARY ODBC_INCLUDE_DIR)
if(ODBC_FOUND)
+ include(MacroCheckLibraryWorks)
+ CHECK_LIBRARY_WORKS("sql.h" "SQLAllocHandle (SQL_HANDLE_ENV, SQL_NULL_HANDLE, 0);" "${ODBC_INCLUDE_DIR}" "${ODBC_LIBRARY}" "ODBC_WORKS")
+ if (NOT ${ODBC_WORKS})
+ set(ODBC_FOUND FALSE)
+ endif()
+
set( ODBC_LIBRARIES ${ODBC_LIBRARY} )
set( ODBC_INCLUDE_DIRS ${ODBC_INCLUDE_DIR} )
endif(ODBC_FOUND)
diff --git a/cmake/FindPostgres.cmake b/cmake/FindPostgres.cmake
index 753f418..eeea7f2 100644
--- a/cmake/FindPostgres.cmake
+++ b/cmake/FindPostgres.cmake
@@ -9,14 +9,29 @@
# POSTGRES_LIBRARY
IF(WIN32)
- IF (NOT POSTGRES_INCLUDE_DIR)
- FIND_PATH(POSTGRES_INCLUDE_DIR libpq-fe.h /usr/local/include /usr/include c:/msys/local/include)
- ENDIF (NOT POSTGRES_INCLUDE_DIR)
-
- IF (NOT POSTGRES_LIBRARY)
- FIND_LIBRARY(POSTGRES_LIBRARY NAMES pq PATH /usr/local/lib /usr/lib c:/msys/local/lib)
- ENDIF (NOT POSTGRES_LIBRARY)
+ FIND_PATH(POSTGRES_INCLUDE_DIR libpq-fe.h
+ /usr/local/include /usr/include c:/msys/local/include
+ $ENV{POSTGRESQL_PATH}/include/server
+ $ENV{POSTGRESQL_PATH}/include
+ "C:/Program Files/PostgreSQL/*/include/server"
+ $ENV{ProgramFiles}/PostgreSQL/*/include/server
+ $ENV{SystemDrive}/PostgreSQL/*/include/server
+ "C:/Program Files/PostgreSQL/*/include"
+ $ENV{ProgramFiles}/PostgreSQL/*/include
+ $ENV{SystemDrive}/PostgreSQL/*/include
+ )
+ FIND_LIBRARY(POSTGRES_LIBRARY NAMES libpq pq PATHS
+ /usr/local/lib /usr/lib c:/msys/local/lib
+ $ENV{POSTGRESQL_PATH}/lib
+ $ENV{ProgramFiles}/PostgreSQL/*/lib
+ $ENV{SystemDrive}/PostgreSQL/*/lib
+ "C:/Program Files/PostgreSQL/*/lib"
+ $ENV{POSTGRESQL_PATH}/lib/ms
+ $ENV{ProgramFiles}/PostgreSQL/*/lib/ms
+ $ENV{SystemDrive}/PostgreSQL/*/lib/ms
+ "C:/Program Files/PostgreSQL/*/lib/ms"
+ )
ELSE(WIN32)
IF(UNIX)
@@ -60,7 +75,9 @@ ELSE(WIN32)
ENDIF(WIN32)
IF (POSTGRES_INCLUDE_DIR AND POSTGRES_LIBRARY)
- SET(POSTGRES_FOUND TRUE CACHE INTERNAL "PostgreSQL found")
+ include(MacroCheckLibraryWorks)
+ CHECK_LIBRARY_WORKS("libpq-fe.h" "PQclear(NULL);" "${POSTGRES_INCLUDE_DIR}" "${POSTGRES_LIBRARY}" "POSTGRES_WORKS")
+ SET(POSTGRES_FOUND ${POSTGRES_WORKS} CACHE INTERNAL "PostgreSQL found")
ENDIF (POSTGRES_INCLUDE_DIR AND POSTGRES_LIBRARY)
@@ -74,9 +91,6 @@ IF (POSTGRES_FOUND)
ELSE (POSTGRES_FOUND)
- #SET (POSTGRES_INCLUDE_DIR "")
- #SET (POSTGRES_LIBRARY "")
-
IF (POSTGRES_FIND_REQUIRED)
MESSAGE(FATAL_ERROR "Could not find PostgreSQL")
ELSE (POSTGRES_FIND_REQUIRED)
diff --git a/cmake/Findcodecov.cmake b/cmake/Findcodecov.cmake
new file mode 100644
index 0000000..60c7c5d
--- /dev/null
+++ b/cmake/Findcodecov.cmake
@@ -0,0 +1,270 @@
+# This file is part of CMake-codecov.
+#
+# CMake-codecov is free software: you can redistribute it and/or modify it under
+# the terms of the GNU General Public License as published by the Free Software
+# Foundation, either version 3 of the License, or (at your option) any later
+# version.
+#
+# This program is distributed in the hope that it will be useful,but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+# FOR A PARTICULAR PURPOSE. See the GNU General Public License for
+# more details.
+#
+# You should have received a copy of the GNU General Public License along with
+# this program. If not, see
+#
+# http://www.gnu.org/licenses/
+#
+#
+# Copyright (c)
+# 2015-2016 RWTH Aachen University, Federal Republic of Germany
+#
+# Written by Alexander Haase, alexander.haase@rwth-aachen.de
+#
+
+
+# Set neccessary policies to avoid developer warnings at configuration time.
+foreach (POL CMP0011 CMP0051)
+ if (POLICY ${POL})
+ cmake_policy(SET ${POL} NEW)
+ endif ()
+endforeach ()
+
+
+# Add an option to choose, if coverage should be enabled or not. If enabled
+# marked targets will be build with coverage support and appropriate targets
+# will be added. If disabled coverage will be ignored for *ALL* targets.
+option(ENABLE_COVERAGE "Enable coverage build." OFF)
+
+set(COVERAGE_FLAG_CANDIDATES
+ # gcc and clang
+ "-O0 -g -fprofile-arcs -ftest-coverage"
+
+ # gcc and clang fallback
+ "-O0 -g --coverage"
+)
+
+
+# Add coverage support for target ${TNAME} and register target for coverage
+# evaluation. If coverage is disabled or not supported, this function will
+# simply do nothing.
+#
+# Note: This function is only a wrapper to define this function always, even if
+# coverage is not supported by the compiler or disabled. This function must
+# be defined here, because the module will be exited, if there is no coverage
+# support by the compiler or it is disabled by the user.
+function (add_coverage TNAME)
+ # only add coverage for target, if coverage is support and enabled.
+ if (ENABLE_COVERAGE)
+ foreach (TNAME ${ARGV})
+ add_coverage_target(${TNAME})
+ endforeach ()
+ endif ()
+endfunction (add_coverage)
+
+
+# Add global target to gather coverage information after all targets have been
+# added. Other evaluation functions could be added here, after checks for the
+# specific module have been passed.
+#
+# Note: This function is only a wrapper to define this function always, even if
+# coverage is not supported by the compiler or disabled. This function must
+# be defined here, because the module will be exited, if there is no coverage
+# support by the compiler or it is disabled by the user.
+function (coverage_evaluate)
+ # add lcov evaluation
+ if (LCOV_FOUND)
+ lcov_capture_initial()
+ lcov_capture()
+ endif (LCOV_FOUND)
+endfunction ()
+
+
+# Exit this module, if coverage is disabled. add_coverage is defined before this
+# return, so this module can be exited now safely without breaking any build-
+# scripts.
+if (NOT ENABLE_COVERAGE)
+ return()
+endif ()
+
+
+
+
+# Find the reuired flags foreach language.
+set(CMAKE_REQUIRED_QUIET_SAVE ${CMAKE_REQUIRED_QUIET})
+set(CMAKE_REQUIRED_QUIET ${codecov_FIND_QUIETLY})
+
+get_property(ENABLED_LANGUAGES GLOBAL PROPERTY ENABLED_LANGUAGES)
+foreach (LANG ${ENABLED_LANGUAGES})
+ # Coverage flags are not dependend on language, but the used compiler. So
+ # instead of searching flags foreach language, search flags foreach compiler
+ # used.
+ set(COMPILER ${CMAKE_${LANG}_COMPILER_ID})
+ if (NOT COVERAGE_${COMPILER}_FLAGS)
+ foreach (FLAG ${COVERAGE_FLAG_CANDIDATES})
+ if(NOT CMAKE_REQUIRED_QUIET)
+ message(STATUS "Try ${COMPILER} code coverage flag = [${FLAG}]")
+ endif()
+
+ set(CMAKE_REQUIRED_FLAGS "${FLAG}")
+ unset(COVERAGE_FLAG_DETECTED CACHE)
+
+ if (${LANG} STREQUAL "C")
+ include(CheckCCompilerFlag)
+ check_c_compiler_flag("${FLAG}" COVERAGE_FLAG_DETECTED)
+
+ elseif (${LANG} STREQUAL "CXX")
+ include(CheckCXXCompilerFlag)
+ check_cxx_compiler_flag("${FLAG}" COVERAGE_FLAG_DETECTED)
+
+ elseif (${LANG} STREQUAL "Fortran")
+ # CheckFortranCompilerFlag was introduced in CMake 3.x. To be
+ # compatible with older Cmake versions, we will check if this
+ # module is present before we use it. Otherwise we will define
+ # Fortran coverage support as not available.
+ include(CheckFortranCompilerFlag OPTIONAL
+ RESULT_VARIABLE INCLUDED)
+ if (INCLUDED)
+ check_fortran_compiler_flag("${FLAG}"
+ COVERAGE_FLAG_DETECTED)
+ elseif (NOT CMAKE_REQUIRED_QUIET)
+ message("-- Performing Test COVERAGE_FLAG_DETECTED")
+ message("-- Performing Test COVERAGE_FLAG_DETECTED - Failed"
+ " (Check not supported)")
+ endif ()
+ endif()
+
+ if (COVERAGE_FLAG_DETECTED)
+ set(COVERAGE_${COMPILER}_FLAGS "${FLAG}"
+ CACHE STRING "${COMPILER} flags for code coverage.")
+ mark_as_advanced(COVERAGE_${COMPILER}_FLAGS)
+ break()
+ endif ()
+ endforeach ()
+ endif ()
+endforeach ()
+
+set(CMAKE_REQUIRED_QUIET ${CMAKE_REQUIRED_QUIET_SAVE})
+
+
+
+
+# Helper function to get the language of a source file.
+function (codecov_lang_of_source FILE RETURN_VAR)
+ get_filename_component(FILE_EXT "${FILE}" EXT)
+ string(TOLOWER "${FILE_EXT}" FILE_EXT)
+ string(SUBSTRING "${FILE_EXT}" 1 -1 FILE_EXT)
+
+ get_property(ENABLED_LANGUAGES GLOBAL PROPERTY ENABLED_LANGUAGES)
+ foreach (LANG ${ENABLED_LANGUAGES})
+ list(FIND CMAKE_${LANG}_SOURCE_FILE_EXTENSIONS "${FILE_EXT}" TEMP)
+ if (NOT ${TEMP} EQUAL -1)
+ set(${RETURN_VAR} "${LANG}" PARENT_SCOPE)
+ return()
+ endif ()
+ endforeach()
+
+ set(${RETURN_VAR} "" PARENT_SCOPE)
+endfunction ()
+
+
+# Helper function to get the relative path of the source file destination path.
+# This path is needed by FindGcov and FindLcov cmake files to locate the
+# captured data.
+function (codecov_path_of_source FILE RETURN_VAR)
+ string(REGEX MATCH "TARGET_OBJECTS:([^ >]+)" _source ${FILE})
+
+ # If expression was found, SOURCEFILE is a generator-expression for an
+ # object library. Currently we found no way to call this function automatic
+ # for the referenced target, so it must be called in the directoryso of the
+ # object library definition.
+ if (NOT "${_source}" STREQUAL "")
+ set(${RETURN_VAR} "" PARENT_SCOPE)
+ return()
+ endif ()
+
+
+ string(REPLACE "${CMAKE_CURRENT_BINARY_DIR}/" "" FILE "${FILE}")
+ if(IS_ABSOLUTE ${FILE})
+ file(RELATIVE_PATH FILE ${CMAKE_CURRENT_SOURCE_DIR} ${FILE})
+ endif()
+
+ # get the right path for file
+ string(REPLACE ".." "__" PATH "${FILE}")
+
+ set(${RETURN_VAR} "${PATH}" PARENT_SCOPE)
+endfunction()
+
+
+
+
+# Add coverage support for target ${TNAME} and register target for coverage
+# evaluation.
+function(add_coverage_target TNAME)
+ # Check if all sources for target use the same compiler. If a target uses
+ # e.g. C and Fortran mixed and uses different compilers (e.g. clang and
+ # gfortran) this can trigger huge problems, because different compilers may
+ # use different implementations for code coverage.
+ get_target_property(TSOURCES ${TNAME} SOURCES)
+ set(TARGET_COMPILER "")
+ set(ADDITIONAL_FILES "")
+ foreach (FILE ${TSOURCES})
+ # If expression was found, FILE is a generator-expression for an object
+ # library. Object libraries will be ignored.
+ string(REGEX MATCH "TARGET_OBJECTS:([^ >]+)" _file ${FILE})
+ if ("${_file}" STREQUAL "")
+ codecov_lang_of_source(${FILE} LANG)
+ if (LANG)
+ list(APPEND TARGET_COMPILER ${CMAKE_${LANG}_COMPILER_ID})
+
+ list(APPEND ADDITIONAL_FILES "${FILE}.gcno")
+ list(APPEND ADDITIONAL_FILES "${FILE}.gcda")
+ endif ()
+ endif ()
+ endforeach ()
+
+ list(REMOVE_DUPLICATES TARGET_COMPILER)
+ list(LENGTH TARGET_COMPILER NUM_COMPILERS)
+
+ if (NUM_COMPILERS GREATER 1)
+ message(AUTHOR_WARNING "Coverage disabled for target ${TNAME} because "
+ "it will be compiled by different compilers.")
+ return()
+
+ elseif ((NUM_COMPILERS EQUAL 0) OR
+ (NOT DEFINED "COVERAGE_${TARGET_COMPILER}_FLAGS"))
+ message(AUTHOR_WARNING "Coverage disabled for target ${TNAME} "
+ "because there is no sanitizer available for target sources.")
+ return()
+ endif()
+
+
+ # enable coverage for target
+ set_property(TARGET ${TNAME} APPEND_STRING
+ PROPERTY COMPILE_FLAGS " ${COVERAGE_${TARGET_COMPILER}_FLAGS}")
+ set_property(TARGET ${TNAME} APPEND_STRING
+ PROPERTY LINK_FLAGS " ${COVERAGE_${TARGET_COMPILER}_FLAGS}")
+
+
+ # Add gcov files generated by compiler to clean target.
+ set(CLEAN_FILES "")
+ foreach (FILE ${ADDITIONAL_FILES})
+ codecov_path_of_source(${FILE} FILE)
+ list(APPEND CLEAN_FILES "CMakeFiles/${TNAME}.dir/${FILE}")
+ endforeach()
+
+ set_directory_properties(PROPERTIES ADDITIONAL_MAKE_CLEAN_FILES
+ "${CLEAN_FILES}")
+
+
+ add_gcov_target(${TNAME})
+ add_lcov_target(${TNAME})
+endfunction(add_coverage_target)
+
+
+
+
+# Include modules for parsing the collected data and output it in a readable
+# format (like gcov and lcov).
+find_package(Gcov)
+find_package(Lcov)
diff --git a/cmake/GCoveralls.cmake b/cmake/GCoveralls.cmake
deleted file mode 100644
index 7ffb7ba..0000000
--- a/cmake/GCoveralls.cmake
+++ /dev/null
@@ -1,11 +0,0 @@
-if(__GCOVERALLS_CMAKE__)
- return()
-endif()
-set(__GCOVERALLS_CMAKE__ TRUE)
-
-
-set(GCOVERALLS_LIST_DIR ${CMAKE_CURRENT_LIST_DIR})
-
-function(enable_gcoveralls)
- configure_file(${GCOVERALLS_LIST_DIR}/coveralls-upload.in ${CMAKE_BINARY_DIR}/coveralls-upload @ONLY)
-endfunction()
diff --git a/cmake/GammuTuneFlags.cmake b/cmake/GammuTuneFlags.cmake
index 8a208bd..f72a7a0 100644
--- a/cmake/GammuTuneFlags.cmake
+++ b/cmake/GammuTuneFlags.cmake
@@ -1,7 +1,7 @@
macro (GAMMU_TUNE_SHARED _target)
if (CMAKE_COMPILER_IS_GNUCC)
if (NOT CMAKE_COMPILER_IS_MINGW AND NOT CMAKE_COMPILER_IS_CYGWIN AND NOT CMAKE_COMPILER_IS_GNUCXX)
- set_target_properties (${_target} PROPERTIES COMPILE_FLAGS -fPIC)
+ set_property(TARGET ${_target} APPEND_STRING PROPERTY COMPILE_FLAGS " -fPIC")
endif (NOT CMAKE_COMPILER_IS_MINGW AND NOT CMAKE_COMPILER_IS_CYGWIN AND NOT CMAKE_COMPILER_IS_GNUCXX)
endif (CMAKE_COMPILER_IS_GNUCC)
endmacro (GAMMU_TUNE_SHARED)
diff --git a/cmake/MacroCheckLibraryWorks.cmake b/cmake/MacroCheckLibraryWorks.cmake
new file mode 100644
index 0000000..c261270
--- /dev/null
+++ b/cmake/MacroCheckLibraryWorks.cmake
@@ -0,0 +1,23 @@
+MACRO (CHECK_LIBRARY_WORKS _header _code _include _library _target)
+
+
+ set(CHECK_LIBRARY_WORKS_BACKUP_INCLUDES "${CMAKE_REQUIRED_INCLUDES}")
+ set(CHECK_LIBRARY_WORKS_BACKUP_LIBRARIES "${CMAKE_REQUIRED_LIBRARIES}")
+ set(CMAKE_REQUIRED_INCLUDES "${_include}")
+ set(CMAKE_REQUIRED_LIBRARIES "${_library}")
+ CHECK_C_SOURCE_COMPILES("
+#ifdef _WIN32
+#include <windows.h>
+#endif
+#include <${_header}>
+
+int main(void) {
+ ${_code}
+ return 0;
+}
+" "${_target}")
+
+ set(CMAKE_REQUIRED_INCLUDES "${CHECK_LIBRARY_WORKS_BACKUP_INCLUDES}")
+ set(CMAKE_REQUIRED_LIBRARIES "${CHECK_LIBRARY_WORKS_BACKUP_LIBRARIES}")
+
+ENDMACRO()
diff --git a/cmake/coveralls-upload.in b/cmake/coveralls-upload.in
deleted file mode 100755
index 32ea462..0000000
--- a/cmake/coveralls-upload.in
+++ /dev/null
@@ -1,60 +0,0 @@
-#!/bin/bash
-
-gcov --source-prefix @CMAKE_SOURCE_DIR@ --preserve-paths --relative-only $(find -iname *.gcda) 1>/dev/null || exit 0
-
-if [ ! -z "${TRAVIS_JOB_ID}" ]
-then
-
- cat >coverage.json <<EOF
-{
- "service_name": "travis-ci",
- "service_job_id": "${TRAVIS_JOB_ID}",
- "run_at": "$(date --iso-8601=s)",
- "source_files": [
-EOF
-
-else
-
- cat >coverage.json <<EOF
-{
- "repo_token": "$1",
- "run_at": "$(date --iso-8601=s)",
- "git": {
- "head": {
- "id": "$(git log -1 --pretty=format:%H)",
- "author_name": "$(git log -1 --pretty=format:%an | sed -re 's%\\%\\\\%g; s%"%\\"%g; s%$%\\n%' | tr -d $'\n' | sed -re 's%\\n$%%')",
- "author_email": "$(git log -1 --pretty=format:%ae | sed -re 's%\\%\\\\%g; s%"%\\"%g; s%$%\\n%' | tr -d $'\n' | sed -re 's%\\n$%%')",
- "committer_name": "$(git log -1 --pretty=format:%cn | sed -re 's%\\%\\\\%g; s%"%\\"%g; s%$%\\n%' | tr -d $'\n' | sed -re 's%\\n$%%')",
- "committer_email": "$(git log -1 --pretty=format:%ce | sed -re 's%\\%\\\\%g; s%"%\\"%g; s%$%\\n%' | tr -d $'\n' | sed -re 's%\\n$%%')",
- "message": "$(git log -1 --pretty=format:%B | sed -re 's%\\%\\\\%g; s%"%\\"%g; s%$%\\n%' | tr -d $'\n' | sed -re 's%\\n$%%')"
- },
- "branch": "$(git rev-parse --abbrev-ref HEAD)",
- "remotes": [
- $(git remote -v | grep 'fetch' | awk '{ print "{\"name\":\""$1"\",\"url\":\""$2"\"}" }' | tr $'\n' ',' | sed -re 's%,$%%')
- ]
- },
- "source_files": [
-EOF
-
-fi
-
-
-for file in $(find * -iname '*.gcov' -print)
-do
- srcname=$(echo ${file} | sed -re 's%#%\/%g; s%.gcov$%%')
- cat >>coverage.json <<EOF
- {
- "name": "${srcname}",
- "source": "$(tail -n +3 ${file} | cut -d ':' -f 3- | sed -re 's%\\%\\\\%g; s%"%\\"%g; s%\t%\\t%g; s%$%\\n%' | tr -d $'\n' | sed -re 's%\\n$%%')",
- "coverage": [$(tail -n +3 ${file} | cut -d ':' -f 1 | sed -re 's%^ +%%g; s%-([0-9]+)%\1%; s%-%null%g; s%^[#=]+$%0%;' | tr $'\n' ',' | sed -re 's%,$%%')]
- },
-EOF
-done
-
-mv coverage.json coverage.json.tmp
-cat >coverage.json <(head -n -1 coverage.json.tmp) <(echo -e " }\n ]\n}")
-rm coverage.json.tmp
-
-curl -F json_file=@coverage.json https://coveralls.io/api/v1/jobs
-
-rm *.gcov
diff --git a/cmake/llvm-cov-wrapper b/cmake/llvm-cov-wrapper
new file mode 100755
index 0000000..eabc491
--- /dev/null
+++ b/cmake/llvm-cov-wrapper
@@ -0,0 +1,70 @@
+#!/bin/sh
+
+# This file is part of CMake-codecov.
+#
+# CMake-codecov is free software: you can redistribute it and/or modify it under
+# the terms of the GNU General Public License as published by the Free Software
+# Foundation, either version 3 of the License, or (at your option) any later
+# version.
+#
+# This program is distributed in the hope that it will be useful,but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+# FOR A PARTICULAR PURPOSE. See the GNU General Public License for
+# more details.
+#
+# You should have received a copy of the GNU General Public License along with
+# this program. If not, see
+#
+# http://www.gnu.org/licenses/
+#
+#
+# Copyright (c)
+# 2015-2016 RWTH Aachen University, Federal Republic of Germany
+#
+# Written by Alexander Haase, alexander.haase@rwth-aachen.de
+#
+
+if [ -z "$LLVM_COV_BIN" ]
+then
+ echo "LLVM_COV_BIN not set!" >& 2
+ exit 1
+fi
+
+
+# Get LLVM version to find out.
+LLVM_VERSION=$($LLVM_COV_BIN -version | grep -i "LLVM version" \
+ | sed "s/^\([A-Za-z ]*\)\([0-9]\).\([0-9]\).*$/\2.\3/g")
+
+if [ "$1" = "-v" ]
+then
+ echo "llvm-cov-wrapper $LLVM_VERSION"
+ exit 0
+fi
+
+
+if [ -n "$LLVM_VERSION" ]
+then
+ MAJOR=$(echo $LLVM_VERSION | cut -d'.' -f1)
+ MINOR=$(echo $LLVM_VERSION | cut -d'.' -f2)
+
+ if [ $MAJOR -eq 3 ] && [ $MINOR -le 4 ]
+ then
+ if [ -f "$1" ]
+ then
+ filename=$(basename "$1")
+ extension="${filename##*.}"
+
+ case "$extension" in
+ "gcno") exec $LLVM_COV_BIN --gcno="$1" ;;
+ "gcda") exec $LLVM_COV_BIN --gcda="$1" ;;
+ esac
+ fi
+ fi
+
+ if [ $MAJOR -eq 3 ] && [ $MINOR -le 5 ]
+ then
+ exec $LLVM_COV_BIN $@
+ fi
+fi
+
+exec $LLVM_COV_BIN gcov $@
diff --git a/cmake/templates/gammu-config.h.cmake b/cmake/templates/gammu-config.h.cmake
index dbef0de..76083e2 100644
--- a/cmake/templates/gammu-config.h.cmake
+++ b/cmake/templates/gammu-config.h.cmake
@@ -370,14 +370,6 @@
/* Enable Glib */
#cmakedefine Glib_FOUND
-/* MS Visual C++ Express 2005 warnings */
-#if _MSC_VER == 1400
-# pragma warning( disable : 4996 4244 4333)
-# ifndef _CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES
-# define _CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES 1
-# endif
-#endif
-
/* spawnv argument type */
#cmakedefine SPAWNV_ARGUMENT_IS_CONST
@@ -387,9 +379,6 @@
/* Path where locales will be installed */
#define GAMMU_DATA_PATH "@CMAKE_INSTALL_PREFIX@/@INSTALL_DATA_DIR@"
-/* OpenCellID API key */
-#define OPENCELLID_API_KEY "@OPENCELLID_API_KEY@"
-
/* Most winapi crap can be used as well from Cygwin */
#if defined(WIN32) || defined(__CYGWIN__)
#define HAVE_WINDOWS_SERVICE
diff --git a/cmake/templates/gammu.spec.in b/cmake/templates/gammu.spec.in
index c4796ca..8302353 100644
--- a/cmake/templates/gammu.spec.in
+++ b/cmake/templates/gammu.spec.in
@@ -18,8 +18,8 @@ Group: Hardware/Mobile
%else
Group: Applications/Communications
%endif
-Url: http://wammu.eu/gammu/
-Source0: http://dl.cihar.com/gammu/releases/%{name}-%{version}.tar.%{extension}
+Url: https://wammu.eu/gammu/
+Source0: https://dl.cihar.com/gammu/releases/%{name}-%{version}.tar.%{extension}
# Set to 0 to disable PostgreSQL support
%define pqsql 1
diff --git a/codecov.yml b/codecov.yml
new file mode 100644
index 0000000..1906920
--- /dev/null
+++ b/codecov.yml
@@ -0,0 +1,8 @@
+comment:
+ layout: header, changes, diff, sunburst
+coverage:
+ status:
+ patch: false
+ project:
+ default:
+ target: '36'
diff --git a/contrib/php/class_gammu/class.gammu.php b/contrib/php/class_gammu/class.gammu.php
index 176b4ab..2e9c506 100644
--- a/contrib/php/class_gammu/class.gammu.php
+++ b/contrib/php/class_gammu/class.gammu.php
@@ -20,20 +20,20 @@
| (only if you wan't running daemon)
| I recommended you to use Gammu
| Please visit Official Gammu Website for more information about Gammu
-| http://wammu.eu/gammu
+| https://wammu.eu/gammu/
|
|
| Change log:
|
| v3.0
-| **!!!! Warning... if you use class version 2.x or below
+| **!!!! Warning... if you use class version 2.x or below
| **!!!! it is not compatible with this version (3.x)
| **!!!! Please check.. this class only work on PHP 5.2+
| - New method for new gammu technology,
| - Fully support for Windows or Linux OS
|
| v2.1
-| - Add function enable_sudo([int])
+| - Add function enable_sudo([int])
| set 1 if using sudo for gammu command exe
------------------------------------------*/
@@ -41,7 +41,7 @@ class gammu {
/* Initializing gammu bin/EXE */
var $gammu = "/usr/local/bin/gammu";
var $datetime_format = 'Y-m-d H:i:s';
-
+
function __construct($gammu_bin_location='',$gammu_config_file='',$gammu_config_section='')
{
$this->gammu = $gammu_bin_location ? $gammu_bin_location : '/usr/local/bin/gammu';
@@ -52,21 +52,21 @@ class gammu {
$this->gammu = $gammu_config_section != '' ? $this->gammu." -s ". (int) $gammu_config_section ."" : $this->gammu;
}
}
-
+
function gammu_exec($options='--identify',$break=0) {
$exec=$this->gammu." ".$options;
exec($exec,$r);
if ($break == 1) { return $r; }
else { return $this->unbreak($r); }
}
-
+
function unbreak($r) {
for($i=0;$i<count($r);$i++) {
$response.=$r[$i]."\r\n";
}
return $response;
}
-
+
function Identify(&$response)
{
$r = $this->gammu_exec('--identify',1);
@@ -89,7 +89,7 @@ class gammu {
return 1;
}
}
-
+
function Get()
{
$r = $this->gammu_exec('--getallsms 1',1);
@@ -117,7 +117,7 @@ class gammu {
}
else if (preg_match("#(.+): (.+)#si",$r[$i],$s)) {
if (trim($s[1]) == 'Sent') { $s[2]=date($this->datetime_format,strtotime(trim(trim($s[2]),'"'))); }
- if (trim($s[1]) and trim($s[2])) {
+ if (trim($s[1]) and trim($s[2])) {
$data[$folder][$fid][strtolower(str_replace(" ","_",trim($s[1])))]=trim(trim($s[2]),'"');
}
}
@@ -129,15 +129,15 @@ class gammu {
}
$data[$folder][$fid]['ID']=md5(serialize($data[$folder][$fid]));
}
-
+
return $data;
}
-
+
function Send($number,$text,&$respon) {
$respon = $this->gammu_exec("--sendsms TEXT {$number} -len ". strlen($text)." -text \"{$text}\"");
if (eregi("OK",$respon)) { return 1; } else { return 0; }
}
-
+
function phoneBook($mem = 'ME')
{
$r = $this->gammu_exec('--getallmemory '.$mem,1);
@@ -160,7 +160,7 @@ class gammu {
}
return $data;
}
-
+
function error($e,$exit=0) {
echo $e."\n";
if ($exit == 1) { exit; }
@@ -182,21 +182,21 @@ $sms = new gammu($gammu_bin,$gammu_config,$gammu_config_section);
/* Identify Device information * /
$sms->Identify($response);
echo '<pre>';
-print_r($response);
-echo '</pre>';
+print_r($response);
+echo '</pre>';
/* Get SMS from Device* /
$response = $sms->Get();
-echo '<pre>';print_r($response); echo '</pre>';
+echo '<pre>';print_r($response); echo '</pre>';
/* Sending SMS * /
$sms->Send('+6281380830000','Test!',$response);
echo '<pre>';
-print_r($response); echo '</pre>';
+print_r($response); echo '</pre>';
/* Get Phone -> ME = Phone Memory; SM = Sim Card; options list => DC|MC|RC|ON|VM|SM|ME|MT|FD|SL * /
$response = $sms->phoneBook('ME');
-echo '<pre>';print_r($response); echo '</pre>';
+echo '<pre>';print_r($response); echo '</pre>';
/**/
-?> \ No newline at end of file
+?>
diff --git a/contrib/s60/default.py b/contrib/s60/default.py
index 2f293d9..c020e02 100644
--- a/contrib/s60/default.py
+++ b/contrib/s60/default.py
@@ -1170,7 +1170,7 @@ class Mobile(object):
self.startService()
def aboutHandler(self):
- query(u'Gammu S60 Remote\nVersion %s\nhttp://wammu.eu/' % (VERSION) , 'query')
+ query(u'Gammu S60 Remote\nVersion %s\nhttps://wammu.eu/' % (VERSION) , 'query')
def toggleHandler(self):
e32.start_exe(u'BtToggleApp.exe','')
diff --git a/contrib/sqlreply/c/michal.c b/contrib/sqlreply/c/michal.c
index 57a2aed..2b04dc7 100644
--- a/contrib/sqlreply/c/michal.c
+++ b/contrib/sqlreply/c/michal.c
@@ -5,7 +5,7 @@
#ifdef WIN32
#include <windows.h>
#ifndef __GNUC__
-#pragma comment(lib, "libmysql.lib")
+#pragma comment(lib, "mysqlclient.lib")
#endif
#include <mysql.h>
#include <mysqld_error.h>
diff --git a/description-pak b/description-pak
index 22bf233..dfe0ff5 100644
--- a/description-pak
+++ b/description-pak
@@ -1,4 +1,4 @@
-Gammu (Gammu All Mobile Management Utilities) 1.37.4
+Gammu (Gammu All Mobile Management Utilities) 1.37.90
Gammu is a command line utility and library to work with mobile phones
from many vendors. Support for different models differs, but basic
diff --git a/docs/man/gammu-backup.5 b/docs/man/gammu-backup.5
index f152511..e6e2406 100644
--- a/docs/man/gammu-backup.5
+++ b/docs/man/gammu-backup.5
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "GAMMU-BACKUP" "5" "Aug 16, 2016" "1.37.4" "Gammu"
+.TH "GAMMU-BACKUP" "5" "Oct 18, 2016" "1.37.90" "Gammu"
.SH NAME
gammu-backup \- gammu(1) backup file format.
.
diff --git a/docs/man/gammu-config.1 b/docs/man/gammu-config.1
index 66fbb94..6fb367f 100644
--- a/docs/man/gammu-config.1
+++ b/docs/man/gammu-config.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "GAMMU-CONFIG" "1" "Aug 16, 2016" "1.37.4" "Gammu"
+.TH "GAMMU-CONFIG" "1" "Oct 18, 2016" "1.37.90" "Gammu"
.SH NAME
gammu-config \- Gammu configurator
.
diff --git a/docs/man/gammu-detect.1 b/docs/man/gammu-detect.1
index 9dde576..9be1995 100644
--- a/docs/man/gammu-detect.1
+++ b/docs/man/gammu-detect.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "GAMMU-DETECT" "1" "Aug 16, 2016" "1.37.4" "Gammu"
+.TH "GAMMU-DETECT" "1" "Oct 18, 2016" "1.37.90" "Gammu"
.SH NAME
gammu-detect \- Gammu device detection
.
diff --git a/docs/man/gammu-smsbackup.5 b/docs/man/gammu-smsbackup.5
index c74d00d..c4601f2 100644
--- a/docs/man/gammu-smsbackup.5
+++ b/docs/man/gammu-smsbackup.5
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "GAMMU-SMSBACKUP" "5" "Aug 16, 2016" "1.37.4" "Gammu"
+.TH "GAMMU-SMSBACKUP" "5" "Oct 18, 2016" "1.37.90" "Gammu"
.SH NAME
gammu-smsbackup \- gammu(1) SMS backup file format.
.
diff --git a/docs/man/gammu-smsd-dbi.7 b/docs/man/gammu-smsd-dbi.7
index 0168638..acc9077 100644
--- a/docs/man/gammu-smsd-dbi.7
+++ b/docs/man/gammu-smsd-dbi.7
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "GAMMU-SMSD-DBI" "7" "Aug 16, 2016" "1.37.4" "Gammu"
+.TH "GAMMU-SMSD-DBI" "7" "Oct 18, 2016" "1.37.90" "Gammu"
.SH NAME
gammu-smsd-dbi \- gammu-smsd(1) backend using DBI abstraction layer to use any supported database as a message storage
.
@@ -88,7 +88,7 @@ drivers for example include:
.IP \(bu 2
\fBfreetds\fP \- for MS SQL Server or Sybase
.UNINDENT
-.SH CREATING TABLES
+.SH CREATING TABLES FOR SQLITE
.sp
SQL script for creating tables in SQLite database:
.INDENT 0.0
@@ -96,16 +96,11 @@ SQL script for creating tables in SQLite database:
.sp
.nf
.ft C
-CREATE TABLE daemons (
- Start TEXT NOT NULL,
- Info TEXT NOT NULL
-);
-
CREATE TABLE gammu (
- Version INTEGER NOT NULL DEFAULT \(aq0\(aq
+ Version INTEGER NOT NULL DEFAULT \(aq0\(aq PRIMARY KEY
);
-INSERT INTO gammu (Version) VALUES (15);
+INSERT INTO gammu (Version) VALUES (16);
CREATE TABLE inbox (
UpdatedInDB NUMERIC NOT NULL DEFAULT (datetime(\(aqnow\(aq)),
@@ -149,6 +144,7 @@ CREATE TABLE outbox (
DeliveryReport TEXT DEFAULT \(aqdefault\(aq,
CreatorID TEXT NOT NULL,
Retries INTEGER DEFAULT \(aq0\(aq,
+ Priority INTEGER DEFAULT \(aq0\(aq,
CHECK (Coding IN
(\(aqDefault_No_Compression\(aq,\(aqUnicode_No_Compression\(aq,\(aq8bit\(aq,\(aqDefault_Compression\(aq,\(aqUnicode_Compression\(aq)),
CHECK (DeliveryReport IN (\(aqdefault\(aq,\(aqyes\(aq,\(aqno\(aq))
@@ -175,18 +171,6 @@ CREATE TABLE outbox_multipart (
PRIMARY KEY (ID, SequencePosition)
);
-CREATE TABLE pbk (
- ID INTEGER PRIMARY KEY AUTOINCREMENT,
- GroupID INTEGER NOT NULL DEFAULT \(aq\-1\(aq,
- Name TEXT NOT NULL,
- Number TEXT NOT NULL
-);
-
-CREATE TABLE pbk_groups (
- Name TEXT NOT NULL,
- ID INTEGER PRIMARY KEY AUTOINCREMENT
-);
-
CREATE TABLE phones (
ID TEXT NOT NULL,
UpdatedInDB NUMERIC NOT NULL DEFAULT (datetime(\(aqnow\(aq)),
@@ -195,6 +179,7 @@ CREATE TABLE phones (
Send TEXT NOT NULL DEFAULT \(aqno\(aq,
Receive TEXT NOT NULL DEFAULT \(aqno\(aq,
IMEI TEXT PRIMARY KEY NOT NULL,
+ IMSI TEXT NOT NULL,
NetCode TEXT DEFAULT \(aqERROR\(aq,
NetName TEXT DEFAULT \(aqERROR\(aq,
Client TEXT NOT NULL,
diff --git a/docs/man/gammu-smsd-files.7 b/docs/man/gammu-smsd-files.7
index 40c8ef4..9eafe59 100644
--- a/docs/man/gammu-smsd-files.7
+++ b/docs/man/gammu-smsd-files.7
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "GAMMU-SMSD-FILES" "7" "Aug 16, 2016" "1.37.4" "Gammu"
+.TH "GAMMU-SMSD-FILES" "7" "Oct 18, 2016" "1.37.90" "Gammu"
.SH NAME
gammu-smsd-files \- gammu-smsd(1) backend using filesystem as a message storage
.
diff --git a/docs/man/gammu-smsd-inject.1 b/docs/man/gammu-smsd-inject.1
index 9d15fc7..c985884 100644
--- a/docs/man/gammu-smsd-inject.1
+++ b/docs/man/gammu-smsd-inject.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "GAMMU-SMSD-INJECT" "1" "Aug 16, 2016" "1.37.4" "Gammu"
+.TH "GAMMU-SMSD-INJECT" "1" "Oct 18, 2016" "1.37.90" "Gammu"
.SH NAME
gammu-smsd-inject \- Inject messages into queue of SMS daemon for Gammu
.
diff --git a/docs/man/gammu-smsd-monitor.1 b/docs/man/gammu-smsd-monitor.1
index 073befc..c891f91 100644
--- a/docs/man/gammu-smsd-monitor.1
+++ b/docs/man/gammu-smsd-monitor.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "GAMMU-SMSD-MONITOR" "1" "Aug 16, 2016" "1.37.4" "Gammu"
+.TH "GAMMU-SMSD-MONITOR" "1" "Oct 18, 2016" "1.37.90" "Gammu"
.SH NAME
gammu-smsd-monitor \- Monitor state of SMS daemon for Gammu
.
diff --git a/docs/man/gammu-smsd-mysql.7 b/docs/man/gammu-smsd-mysql.7
index 70a99f7..fd04cb9 100644
--- a/docs/man/gammu-smsd-mysql.7
+++ b/docs/man/gammu-smsd-mysql.7
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "GAMMU-SMSD-MYSQL" "7" "Aug 16, 2016" "1.37.4" "Gammu"
+.TH "GAMMU-SMSD-MYSQL" "7" "Oct 18, 2016" "1.37.90" "Gammu"
.SH NAME
gammu-smsd-mysql \- gammu-smsd(1) backend using MySQL database server as a message storage
.
@@ -91,7 +91,7 @@ For creating the SQL tables you need more privileges, especially for
creating triggers, which are used for some functionality.
.UNINDENT
.UNINDENT
-.SH CREATING TABLES
+.SH CREATING TABLES FOR MYSQL
.sp
SQL script for creating tables in MySQL database:
.INDENT 0.0
@@ -108,34 +108,18 @@ SQL script for creating tables in MySQL database:
\-\- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
\-\-
-\-\- Table structure for table \(gadaemons\(ga
-\-\-
-
-CREATE TABLE \(gadaemons\(ga (
- \(gaStart\(ga text NOT NULL,
- \(gaInfo\(ga text NOT NULL
-) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;
-
-\-\-
-\-\- Dumping data for table \(gadaemons\(ga
-\-\-
-
-
-\-\- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
-
-\-\-
\-\- Table structure for table \(gagammu\(ga
\-\-
CREATE TABLE \(gagammu\(ga (
- \(gaVersion\(ga integer NOT NULL default \(aq0\(aq
+ \(gaVersion\(ga integer NOT NULL default \(aq0\(aq PRIMARY KEY
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;
\-\-
\-\- Dumping data for table \(gagammu\(ga
\-\-
-INSERT INTO \(gagammu\(ga (\(gaVersion\(ga) VALUES (15);
+INSERT INTO \(gagammu\(ga (\(gaVersion\(ga) VALUES (16);
\-\- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
@@ -152,7 +136,7 @@ CREATE TABLE \(gainbox\(ga (
\(gaUDH\(ga text NOT NULL,
\(gaSMSCNumber\(ga varchar(20) NOT NULL default \(aq\(aq,
\(gaClass\(ga integer NOT NULL default \(aq\-1\(aq,
- \(gaTextDecoded\(ga text NOT NULL default \(aq\(aq,
+ \(gaTextDecoded\(ga text NOT NULL,
\(gaID\(ga integer unsigned NOT NULL auto_increment,
\(gaRecipientID\(ga text NOT NULL,
\(gaProcessed\(ga enum(\(aqfalse\(aq,\(aqtrue\(aq) NOT NULL default \(aqfalse\(aq,
@@ -181,7 +165,7 @@ CREATE TABLE \(gaoutbox\(ga (
\(gaCoding\(ga enum(\(aqDefault_No_Compression\(aq,\(aqUnicode_No_Compression\(aq,\(aq8bit\(aq,\(aqDefault_Compression\(aq,\(aqUnicode_Compression\(aq) NOT NULL default \(aqDefault_No_Compression\(aq,
\(gaUDH\(ga text,
\(gaClass\(ga integer default \(aq\-1\(aq,
- \(gaTextDecoded\(ga text NOT NULL default \(aq\(aq,
+ \(gaTextDecoded\(ga text NOT NULL,
\(gaID\(ga integer unsigned NOT NULL auto_increment,
\(gaMultiPart\(ga enum(\(aqfalse\(aq,\(aqtrue\(aq) default \(aqfalse\(aq,
\(gaRelativeValidity\(ga integer default \(aq\-1\(aq,
@@ -190,6 +174,7 @@ CREATE TABLE \(gaoutbox\(ga (
\(gaDeliveryReport\(ga enum(\(aqdefault\(aq,\(aqyes\(aq,\(aqno\(aq) default \(aqdefault\(aq,
\(gaCreatorID\(ga text NOT NULL,
\(gaRetries\(ga int(3) default 0,
+ \(gaPriority\(ga integer default 0,
PRIMARY KEY \(gaID\(ga (\(gaID\(ga)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;
@@ -212,7 +197,7 @@ CREATE TABLE \(gaoutbox_multipart\(ga (
\(gaCoding\(ga enum(\(aqDefault_No_Compression\(aq,\(aqUnicode_No_Compression\(aq,\(aq8bit\(aq,\(aqDefault_Compression\(aq,\(aqUnicode_Compression\(aq) NOT NULL default \(aqDefault_No_Compression\(aq,
\(gaUDH\(ga text,
\(gaClass\(ga integer default \(aq\-1\(aq,
- \(gaTextDecoded\(ga text default NULL,
+ \(gaTextDecoded\(ga text,
\(gaID\(ga integer unsigned NOT NULL default \(aq0\(aq,
\(gaSequencePosition\(ga integer NOT NULL default \(aq1\(aq,
PRIMARY KEY (\(gaID\(ga, \(gaSequencePosition\(ga)
@@ -222,43 +207,6 @@ CREATE TABLE \(gaoutbox_multipart\(ga (
\-\- Dumping data for table \(gaoutbox_multipart\(ga
\-\-
-
-\-\- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
-
-\-\-
-\-\- Table structure for table \(gapbk\(ga
-\-\-
-
-CREATE TABLE \(gapbk\(ga (
- \(gaID\(ga integer NOT NULL auto_increment,
- \(gaGroupID\(ga integer NOT NULL default \(aq\-1\(aq,
- \(gaName\(ga text NOT NULL,
- \(gaNumber\(ga text NOT NULL,
- PRIMARY KEY (\(gaID\(ga)
-) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;
-
-\-\-
-\-\- Dumping data for table \(gapbk\(ga
-\-\-
-
-
-\-\- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
-
-\-\-
-\-\- Table structure for table \(gapbk_groups\(ga
-\-\-
-
-CREATE TABLE \(gapbk_groups\(ga (
- \(gaName\(ga text NOT NULL,
- \(gaID\(ga integer NOT NULL auto_increment,
- PRIMARY KEY \(gaID\(ga (\(gaID\(ga)
-) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ;
-
-\-\-
-\-\- Dumping data for table \(gapbk_groups\(ga
-\-\-
-
-
\-\- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
\-\-
@@ -273,6 +221,7 @@ CREATE TABLE \(gaphones\(ga (
\(gaSend\(ga enum(\(aqyes\(aq,\(aqno\(aq) NOT NULL default \(aqno\(aq,
\(gaReceive\(ga enum(\(aqyes\(aq,\(aqno\(aq) NOT NULL default \(aqno\(aq,
\(gaIMEI\(ga varchar(35) NOT NULL,
+ \(gaIMSI\(ga varchar(35) NOT NULL,
\(gaNetCode\(ga varchar(10) default \(aqERROR\(aq,
\(gaNetName\(ga varchar(35) default \(aqERROR\(aq,
\(gaClient\(ga text NOT NULL,
@@ -304,7 +253,7 @@ CREATE TABLE \(gasentitems\(ga (
\(gaUDH\(ga text NOT NULL,
\(gaSMSCNumber\(ga varchar(20) NOT NULL default \(aq\(aq,
\(gaClass\(ga integer NOT NULL default \(aq\-1\(aq,
- \(gaTextDecoded\(ga text NOT NULL default \(aq\(aq,
+ \(gaTextDecoded\(ga text NOT NULL,
\(gaID\(ga integer unsigned NOT NULL default \(aq0\(aq,
\(gaSenderID\(ga varchar(255) NOT NULL,
\(gaSequencePosition\(ga integer NOT NULL default \(aq1\(aq,
diff --git a/docs/man/gammu-smsd-null.7 b/docs/man/gammu-smsd-null.7
index 49bb2f9..5d6fc67 100644
--- a/docs/man/gammu-smsd-null.7
+++ b/docs/man/gammu-smsd-null.7
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "GAMMU-SMSD-NULL" "7" "Aug 16, 2016" "1.37.4" "Gammu"
+.TH "GAMMU-SMSD-NULL" "7" "Oct 18, 2016" "1.37.90" "Gammu"
.SH NAME
gammu-smsd-null \- gammu-smsd(1) backend not storing messages
.
diff --git a/docs/man/gammu-smsd-odbc.7 b/docs/man/gammu-smsd-odbc.7
index 1a8ae81..06fb62e 100644
--- a/docs/man/gammu-smsd-odbc.7
+++ b/docs/man/gammu-smsd-odbc.7
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "GAMMU-SMSD-ODBC" "7" "Aug 16, 2016" "1.37.4" "Gammu"
+.TH "GAMMU-SMSD-ODBC" "7" "Oct 18, 2016" "1.37.90" "Gammu"
.SH NAME
gammu-smsd-odbc \- gammu-smsd(1) backend using ODBC abstraction layer to use any supported database as a message storage
.
@@ -66,6 +66,18 @@ On Microsoft Windows, you can find instructions on Microsoft website:
.sp
For unixODBC this is documented in the user manual:
\fI\%http://www.unixodbc.org/doc/UserManual/\fP
+.SH CREATING TABLES
+.sp
+Prior to starting SMSD you have to create tables it will use. Gammu ships SQL
+scripts for several databases to do that:
+.INDENT 0.0
+.IP \(bu 2
+mysql\-create
+.IP \(bu 2
+pgsql\-create
+.IP \(bu 2
+sqlite\-create
+.UNINDENT
.SH EXAMPLE
.sp
Example configuration:
diff --git a/docs/man/gammu-smsd-pgsql.7 b/docs/man/gammu-smsd-pgsql.7
index 97b64d4..40928ef 100644
--- a/docs/man/gammu-smsd-pgsql.7
+++ b/docs/man/gammu-smsd-pgsql.7
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "GAMMU-SMSD-PGSQL" "7" "Aug 16, 2016" "1.37.4" "Gammu"
+.TH "GAMMU-SMSD-PGSQL" "7" "Oct 18, 2016" "1.37.90" "Gammu"
.SH NAME
gammu-smsd-pgsql \- gammu-smsd(1) backend using PostgreSQL database server as a message storage
.
@@ -65,7 +65,7 @@ host = localhost
gammu\-smsdrc
.UNINDENT
.UNINDENT
-.SH CREATING TABLES
+.SH CREATING TABLES FOR POSTGRESQL
.sp
SQL script for creating tables in PostgreSQL database:
.INDENT 0.0
@@ -106,8 +106,6 @@ $update_timestamp$ LANGUAGE plpgsql;
\-\-CREATE SEQUENCE outbox_multipart_ID_seq;
-\-\-CREATE SEQUENCE pbk_groups_ID_seq;
-
\-\-CREATE SEQUENCE sentitems_ID_seq;
\-\- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
@@ -122,40 +120,23 @@ $update_timestamp$ LANGUAGE plpgsql;
\-\-CREATE UNIQUE INDEX outbox_multipart_pkey ON outbox_multipart USING btree ("ID");
-\-\-CREATE UNIQUE INDEX pbk_groups_pkey ON pbk_groups USING btree ("ID");
-
\-\-CREATE UNIQUE INDEX sentitems_pkey ON sentitems USING btree ("ID");
\-\- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
-\-\-
-\-\- Table structure for table "daemons"
-\-\-
-
-CREATE TABLE daemons (
- "Start" text NOT NULL,
- "Info" text NOT NULL
-);
-
-\-\-
-\-\- Dumping data for table "daemons"
-\-\-
-
-
-\-\- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
\-\-
\-\- Table structure for table "gammu"
\-\-
CREATE TABLE gammu (
- "Version" smallint NOT NULL DEFAULT \(aq0\(aq
+ "Version" smallint NOT NULL DEFAULT \(aq0\(aq PRIMARY KEY
);
\-\-
\-\- Dumping data for table "gammu"
\-\-
-INSERT INTO gammu ("Version") VALUES (15);
+INSERT INTO gammu ("Version") VALUES (16);
\-\- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
@@ -217,7 +198,8 @@ CREATE TABLE outbox (
"SendingTimeOut" timestamp(0) WITHOUT time zone NOT NULL DEFAULT LOCALTIMESTAMP(0),
"DeliveryReport" varchar(10) DEFAULT \(aqdefault\(aq,
"CreatorID" text NOT NULL,
- "Retries" integer DEFAULT "0",
+ "Retries" integer DEFAULT \(aq0\(aq,
+ "Priority" integer DEFAULT \(aq0\(aq,
CHECK ("Coding" IN
(\(aqDefault_No_Compression\(aq,\(aqUnicode_No_Compression\(aq,\(aq8bit\(aq,\(aqDefault_Compression\(aq,\(aqUnicode_Compression\(aq)),
CHECK ("DeliveryReport" IN (\(aqdefault\(aq,\(aqyes\(aq,\(aqno\(aq))
@@ -265,40 +247,6 @@ CREATE TABLE outbox_multipart (
\-\- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
\-\-
-\-\- Table structure for table "pbk"
-\-\-
-
-CREATE TABLE pbk (
- "ID" serial PRIMARY KEY,
- "GroupID" integer NOT NULL DEFAULT \(aq\-1\(aq,
- "Name" text NOT NULL,
- "Number" text NOT NULL
-);
-
-\-\-
-\-\- Dumping data for table "pbk"
-\-\-
-
-
-\-\- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
-
-\-\-
-\-\- Table structure for table "pbk_groups"
-\-\-
-
-CREATE TABLE pbk_groups (
- "Name" text NOT NULL,
- "ID" serial PRIMARY KEY
-);
-
-\-\-
-\-\- Dumping data for table "pbk_groups"
-\-\-
-
-
-\-\- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
-
-\-\-
\-\- Table structure for table "phones"
\-\-
@@ -310,6 +258,7 @@ CREATE TABLE phones (
"Send" boolean NOT NULL DEFAULT \(aqno\(aq,
"Receive" boolean NOT NULL DEFAULT \(aqno\(aq,
"IMEI" varchar(35) PRIMARY KEY NOT NULL,
+ "IMSI" varchar(35) NOT NULL,
"NetCode" varchar(10) DEFAULT \(aqERROR\(aq,
"NetName" varchar(35) DEFAULT \(aqERROR\(aq,
"Client" text NOT NULL,
diff --git a/docs/man/gammu-smsd-run.7 b/docs/man/gammu-smsd-run.7
index 52d12f3..178cbd7 100644
--- a/docs/man/gammu-smsd-run.7
+++ b/docs/man/gammu-smsd-run.7
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "GAMMU-SMSD-RUN" "7" "Aug 16, 2016" "1.37.4" "Gammu"
+.TH "GAMMU-SMSD-RUN" "7" "Oct 18, 2016" "1.37.90" "Gammu"
.SH NAME
gammu-smsd-run \- documentation for RunOnReceive directive
.
diff --git a/docs/man/gammu-smsd-sql.7 b/docs/man/gammu-smsd-sql.7
index c99431d..b1d05ef 100644
--- a/docs/man/gammu-smsd-sql.7
+++ b/docs/man/gammu-smsd-sql.7
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "GAMMU-SMSD-SQL" "7" "Aug 16, 2016" "1.37.4" "Gammu"
+.TH "GAMMU-SMSD-SQL" "7" "Oct 18, 2016" "1.37.90" "Gammu"
.SH NAME
gammu-smsd-sql \- gammu-smsd(1) backend using SQL abstraction layer to use any supported database as a message storage
.
@@ -98,11 +98,6 @@ You can customize name of all tables in the \fB[tables]\fP\&. The SQL
queries will reflect this, so it\(aqs enough to change table name in this section.
.INDENT 0.0
.TP
-.B daemons
-Name of the daemons table.
-.UNINDENT
-.INDENT 0.0
-.TP
.B gammu
Name of the gammu\-table table.
.UNINDENT
@@ -163,6 +158,9 @@ query specific, which are numeric and are specific only for given query (or set
.B \fB%I\fP
IMEI of phone
.TP
+.B \fB%S\fP
+SIM IMSI
+.TP
.B \fB%P\fP
PHONE ID (hostname)
.TP
diff --git a/docs/man/gammu-smsd-tables.7 b/docs/man/gammu-smsd-tables.7
index 69b84fb..ed78880 100644
--- a/docs/man/gammu-smsd-tables.7
+++ b/docs/man/gammu-smsd-tables.7
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "GAMMU-SMSD-TABLES" "7" "Aug 16, 2016" "1.37.4" "Gammu"
+.TH "GAMMU-SMSD-TABLES" "7" "Oct 18, 2016" "1.37.90" "Gammu"
.SH NAME
gammu-smsd-tables \- description of tables for database backends of gammu-smsd(1)
.
@@ -47,9 +47,6 @@ Received messages are stored in \fI\%inbox\fP table.
Transmitted messages are read from table \fI\%outbox\fP and possible subsequent parts
of the same message from \fI\%outbox_multipart\fP\&.
.SH DESCRIPTION OF TABLES
-.SS daemons
-.sp
-Information about running daemons.
.SS gammu
.sp
Table holding single field \fBVersion\fP \- version of a database schema. See
@@ -163,7 +160,7 @@ SMS relative validity like encoded using GSM specs
.B \fBSenderID\fP (text)
which SMSD instance should send this one sequence, see
\fBPhoneID\fP and smsd\-multi\&. If blank, first SMSD who
-sees this message will process it.
+sees this message first will process it.
.TP
.B \fBSendingTimeOut\fP (timestamp)
used by SMSD instance for own targets
@@ -176,6 +173,9 @@ identification of program created the message
.TP
.B \fBRetries\fP (integer)
number of attempted retries when sending this message
+.TP
+.B \fBPriority\fP (integer)
+priority of message, messages with higher priority are processed first
.UNINDENT
.SS outbox_multipart
.sp
@@ -238,6 +238,9 @@ indicates whether SMSD is receiving messages, depends on configuration directive
.B \fBIMEI\fP (text)
IMEI of phone
.TP
+.B \fBIMSI\fP (text)
+SIM IMSI
+.TP
.B \fBClient\fP (text)
client name, usually string Gammu with version
.TP
@@ -348,12 +351,6 @@ SMS relative validity like encoded using GSM specs
.B \fBCreatorID\fP (text)
copied from CreatorID from outbox table
.UNINDENT
-.SS pbk
-.sp
-Not used by SMSD currently, included only for application usage.
-.SS pbk_groups
-.sp
-Not used by SMSD currently, included only for application usage.
.SH HISTORY OF DATABASE STRUCTURE
.sp
\fBNOTE:\fP
@@ -368,10 +365,29 @@ production environment.
.sp
History of schema versions:
.sp
+16
+.INDENT 0.0
+.INDENT 3.5
+.INDENT 0.0
+.IP \(bu 2
+Removed unused \fBdaemons\fP, \fBpbk\fP and \fBpbk_groups\fP tables.
+.IP \(bu 2
+Added primary key to the \fBgammu\fP table.
+.IP \(bu 2
+Added \fBPriority\fP field to the \fI\%outbox\fP\&.
+.IP \(bu 2
+Added \fBIMSI\fP field to the \fI\%phones\fP\&.
+.UNINDENT
+.sp
+Changed in version 1.37.90.
+
+.UNINDENT
+.UNINDENT
+.sp
15
.INDENT 0.0
.INDENT 3.5
-Added \fBRetries\fP field.
+Added \fBRetries\fP field to the \fI\%outbox\fP\&.
.sp
Changed in version 1.36.7.
diff --git a/docs/man/gammu-smsd.1 b/docs/man/gammu-smsd.1
index 47b718f..0f448c7 100644
--- a/docs/man/gammu-smsd.1
+++ b/docs/man/gammu-smsd.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "GAMMU-SMSD" "1" "Aug 16, 2016" "1.37.4" "Gammu"
+.TH "GAMMU-SMSD" "1" "Oct 18, 2016" "1.37.90" "Gammu"
.SH NAME
gammu-smsd \- SMS daemon for Gammu
.
diff --git a/docs/man/gammu-smsdrc.5 b/docs/man/gammu-smsdrc.5
index 5919059..38edc16 100644
--- a/docs/man/gammu-smsdrc.5
+++ b/docs/man/gammu-smsdrc.5
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "GAMMU-SMSDRC" "5" "Aug 16, 2016" "1.37.4" "Gammu"
+.TH "GAMMU-SMSDRC" "5" "Oct 18, 2016" "1.37.90" "Gammu"
.SH NAME
gammu-smsdrc \- gammu-smsd(1) configuration file
.
@@ -334,6 +334,19 @@ Default is 1 (enabled).
.UNINDENT
.INDENT 0.0
.TP
+.B CheckNetwork
+New in version 1.37.90.
+
+.sp
+Whether to check network status periodically.
+.sp
+If phone is reported to be not on the network, SMSD
+tries to power it on.
+.sp
+Default is 1 (enabled).
+.UNINDENT
+.INDENT 0.0
+.TP
.B ResetFrequency
The number of seconds between performing a preventive soft reset in order to
minimize the cases of hanging phones e.g. Nokia 5110 will sometimes freeze to
@@ -400,6 +413,9 @@ When you set PhoneID, all messages (including injected ones) will be marked
by this string (stored as SenderID in the database) and it allows more SMS
daemons to share a single database.
.sp
+SMSD daemon will in such case send outbox messages only with
+matching or empty SenderID.
+.sp
This option has actually no effect with gammu\-smsd\-files\&.
.UNINDENT
.INDENT 0.0
@@ -653,6 +669,8 @@ Possible values:
.IP \(bu 2
\fBaccess\fP \- Microsoft Access
.IP \(bu 2
+\fBoracle\fP \- Oracle
+.IP \(bu 2
\fBodbc\fP \- Generic ODBC
.UNINDENT
.sp
diff --git a/docs/man/gammu.1 b/docs/man/gammu.1
index 99c5764..38ea0ec 100644
--- a/docs/man/gammu.1
+++ b/docs/man/gammu.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "GAMMU" "1" "Aug 16, 2016" "1.37.4" "Gammu"
+.TH "GAMMU" "1" "Oct 18, 2016" "1.37.90" "Gammu"
.SH NAME
gammu \- Does some neat things with your cellular phone or modem.
.
@@ -1884,13 +1884,6 @@ Displays information about battery and power source.
.UNINDENT
.INDENT 0.0
.TP
-.B getlocation
-Gets network information from phone (same as networkinfo)
-and prints location (latitude and longitude) based on information from
-\fI\%OpenCellID\fP\&.
-.UNINDENT
-.INDENT 0.0
-.TP
.B getsecuritystatus
Show, if phone wait for security code (like PIN, PUK, etc.) or not
.UNINDENT
@@ -2232,13 +2225,13 @@ Can\(aqt set parity on the device.
No response in specified timeout. Probably phone not connected.
.TP
.B 115
-Frame not requested right now. See <\fI\%http://wammu.eu/support/bugs/\fP> for information how to report it.
+Frame not requested right now. See <\fI\%https://wammu.eu/support/bugs/\fP> for information how to report it.
.TP
.B 116
-Unknown response from phone. See <\fI\%http://wammu.eu/support/bugs/\fP> for information how to report it.
+Unknown response from phone. See <\fI\%https://wammu.eu/support/bugs/\fP> for information how to report it.
.TP
.B 117
-Unknown frame. See <\fI\%http://wammu.eu/support/bugs/\fP> for information how to report it.
+Unknown frame. See <\fI\%https://wammu.eu/support/bugs/\fP> for information how to report it.
.TP
.B 118
Unknown connection type string. Check config file.
@@ -2630,7 +2623,7 @@ With this settings, Gammu generates /tmp/gammu.log on each connection to
phone and stores dump of communication there. You can also find some
hints for improving support for your phone in this log.
.sp
-See <\fI\%http://wammu.eu/support/bugs/\fP> for more information on reporting bugs.
+See <\fI\%https://wammu.eu/support/bugs/\fP> for more information on reporting bugs.
.sp
Please report bugs to \fI\%Gammu bug tracker\fP\&.
.SH AUTHOR
diff --git a/docs/man/gammurc.5 b/docs/man/gammurc.5
index b53d37a..dc19f6f 100644
--- a/docs/man/gammurc.5
+++ b/docs/man/gammurc.5
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "GAMMURC" "5" "Aug 16, 2016" "1.37.4" "Gammu"
+.TH "GAMMURC" "5" "Oct 18, 2016" "1.37.90" "Gammu"
.SH NAME
gammurc \- gammu(1) configuration file
.
@@ -62,7 +62,7 @@ You can use gammu\-config or gammu\-detect to generate
configuration file or start from \fI\%Fully documented example\fP\&.
.sp
For hints about configuring your phone, you can check Gammu Phone
-Database <\fI\%http://wammu.eu/phones/\fP> to see what user users
+Database <\fI\%https://wammu.eu/phones/\fP> to see what user users
experienced.
.sp
This file use ini file syntax, see ini\&.
diff --git a/docs/man/jadmaker.1 b/docs/man/jadmaker.1
index 9007a0f..411e74a 100644
--- a/docs/man/jadmaker.1
+++ b/docs/man/jadmaker.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "JADMAKER" "1" "Aug 16, 2016" "1.37.4" "Gammu"
+.TH "JADMAKER" "1" "Oct 18, 2016" "1.37.90" "Gammu"
.SH NAME
jadmaker \- JAD File Generator
.
diff --git a/docs/manual/config/index.rst b/docs/manual/config/index.rst
index f98f731..02bd0af 100644
--- a/docs/manual/config/index.rst
+++ b/docs/manual/config/index.rst
@@ -30,7 +30,7 @@ You can use :ref:`gammu-config` or :ref:`gammu-detect` to generate
configuration file or start from :ref:`Fully documented example`.
For hints about configuring your phone, you can check Gammu Phone
-Database <http://wammu.eu/phones/> to see what user users
+Database <https://wammu.eu/phones/> to see what user users
experienced.
This file use ini file syntax, see :ref:`ini`.
diff --git a/docs/manual/faq/config.rst b/docs/manual/faq/config.rst
index 976a406..37c3b48 100644
--- a/docs/manual/faq/config.rst
+++ b/docs/manual/faq/config.rst
@@ -127,4 +127,4 @@ You can also find additional user experiences in `Gammu Phones Database`_.
.. seealso:: :ref:`faq-phones`, :ref:`gammurc`
-.. _Gammu Phones Database: http://wammu.eu/phones/
+.. _Gammu Phones Database: https://wammu.eu/phones/
diff --git a/docs/manual/faq/phone.rst b/docs/manual/faq/phone.rst
index 9a57a90..c0a3d43 100644
--- a/docs/manual/faq/phone.rst
+++ b/docs/manual/faq/phone.rst
@@ -48,7 +48,7 @@ This option is supported since Gammu 1.29.90.
.. _faq-android:
-Are Andriod phones supported?
+Are Android phones supported?
-----------------------------
Unfortunately no at the moment. Any help in this area is welcome.
@@ -67,4 +67,4 @@ Are iPhone phones supported?
Unfortunately no at the moment. Any help in this area is welcome.
-.. _Gammu Phones Database: http://wammu.eu/phones/
+.. _Gammu Phones Database: https://wammu.eu/phones/
diff --git a/docs/manual/faq/python.rst b/docs/manual/faq/python.rst
index d63d455..033dd25 100644
--- a/docs/manual/faq/python.rst
+++ b/docs/manual/faq/python.rst
@@ -16,4 +16,4 @@ the :file:`examples` subdirectory.
.. seealso:: :ref:`python`, :ref:`python-gammu-examples`
-.. _Gammu: http://wammu.eu/gammu/
+.. _Gammu: https://wammu.eu/gammu/
diff --git a/docs/manual/faq/smsd.rst b/docs/manual/faq/smsd.rst
index 01412fb..851f8d2 100644
--- a/docs/manual/faq/smsd.rst
+++ b/docs/manual/faq/smsd.rst
@@ -86,4 +86,4 @@ This can occasionally happen and can have several reasons.
.. _MySQL: http://www.mysql.com/
.. _PostgreSQL: http://www.postgresql.org/
.. _libdbi: http://libdbi.sourceforge.net/
-.. _Gammu Phones Database: http://wammu.eu/phones/
+.. _Gammu Phones Database: https://wammu.eu/phones/
diff --git a/docs/manual/gammu/index.rst b/docs/manual/gammu/index.rst
index 4ab1cfe..eba4cba 100644
--- a/docs/manual/gammu/index.rst
+++ b/docs/manual/gammu/index.rst
@@ -20,7 +20,7 @@ Description
+++++++++++
This program is a tool for mobile phones. Many vendors and phones
-are supported, for actual listing see `Gammu Phones Database <http://wammu.eu/phones/>`_.
+are supported, for actual listing see `Gammu Phones Database <https://wammu.eu/phones/>`_.
Options
@@ -1466,12 +1466,6 @@ Phone information commands
.. option:: getdisplaystatus
-.. option:: getlocation
-
- Gets network information from phone (same as networkinfo)
- and prints location (latitude and longitude) based on information from
- `OpenCellID <http://opencellid.org>`_.
-
.. option:: getsecuritystatus
Show, if phone wait for security code (like PIN, PUK, etc.) or not
@@ -1723,11 +1717,11 @@ values increased by 100:
114
No response in specified timeout. Probably phone not connected.
115
- Frame not requested right now. See <http://wammu.eu/support/bugs/> for information how to report it.
+ Frame not requested right now. See <https://wammu.eu/support/bugs/> for information how to report it.
116
- Unknown response from phone. See <http://wammu.eu/support/bugs/> for information how to report it.
+ Unknown response from phone. See <https://wammu.eu/support/bugs/> for information how to report it.
117
- Unknown frame. See <http://wammu.eu/support/bugs/> for information how to report it.
+ Unknown frame. See <https://wammu.eu/support/bugs/> for information how to report it.
118
Unknown connection type string. Check config file.
119
@@ -1985,6 +1979,6 @@ With this settings, Gammu generates /tmp/gammu.log on each connection to
phone and stores dump of communication there. You can also find some
hints for improving support for your phone in this log.
-See <http://wammu.eu/support/bugs/> for more information on reporting bugs.
+See <https://wammu.eu/support/bugs/> for more information on reporting bugs.
Please report bugs to `Gammu bug tracker <https://github.com/gammu/gammu/issues>`_.
diff --git a/docs/manual/project/contributing.rst b/docs/manual/project/contributing.rst
index ede7cc0..364e174 100644
--- a/docs/manual/project/contributing.rst
+++ b/docs/manual/project/contributing.rst
@@ -5,7 +5,7 @@ We welcome contribution in any area, if you don't have developer skills, you
can always contribute to :doc:`localization` or just `donate us money`_. In case you are
interested in fixing some code, please read :doc:`../internal/index` to
understand structure of Gammu code. We also maintain list of
-`wanted skills <http://wammu.eu/contribute/wanted/>`_ where you can find in
+`wanted skills <https://wammu.eu/contribute/wanted/>`_ where you can find in
which areas we currently mostly lack manpower.
Sending patches
@@ -49,4 +49,4 @@ To manually create patch you can use following steps:
5. Call ``diff -rup -X .git gammu work > patchfile``.
6. Send ``patchfile`` to us (you can use bug tracker or mailing list).
-.. _donate us money: http://wammu.eu/donate/
+.. _donate us money: https://wammu.eu/donate/
diff --git a/docs/manual/project/install.rst b/docs/manual/project/install.rst
index e70ac07..539137e 100644
--- a/docs/manual/project/install.rst
+++ b/docs/manual/project/install.rst
@@ -9,7 +9,7 @@ Prebuilt Binaries for Linux
Many distributions come with prebuilt Gammu binaries, if you can use
them, it is definitely the easiest thing. There are also binary packages
of latest release built for many distributions available on Gammu home
-page <http://wammu.eu/gammu/>.
+page <https://wammu.eu/gammu/>.
You can usually also find Gammu in your distribution, so unless you need a
newer version, just install package from your distribution.
@@ -38,7 +38,7 @@ Gammu packages are included in Gentoo. Additionally source tarball contains
Prebuilt Binaries for Windows
-----------------------------
-You can download Windows binaries from <http://wammu.eu/gammu/>. For
+You can download Windows binaries from <https://wammu.eu/gammu/>. For
Windows 95, 98 and NT 4.0 you will also need ShFolder DLL, which can be
downloaded from Microsoft:
@@ -50,7 +50,7 @@ http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=6AE02498
Dependencies
------------
-You need CMake from <http://www.cmake.org/> for compiling Gammu.
+You need CMake from <https://cmake.org/> for compiling Gammu.
Additionally pkg-config <http://pkg-config.freedesktop.org/> is used for
detecting available libraries.
@@ -80,8 +80,7 @@ Required for fbususb/dku2 connection support on Linux.
libCURL
+++++++
-Required for new versions notification (see :option:`gammu checkversion`) and
-OpenCellID access (see :option:`gammu getlocation`).
+Required for new versions notification (see :option:`gammu checkversion`).
.. seealso:: http://curl.haxx.se/libcurl/
diff --git a/docs/manual/protocol/s60.rst b/docs/manual/protocol/s60.rst
index f1f8d92..9eeecf9 100644
--- a/docs/manual/protocol/s60.rst
+++ b/docs/manual/protocol/s60.rst
@@ -78,7 +78,7 @@ not distributed with Gammu due to licensing reasons.
On some phones, the Python for S60 2.0 will not start, in this case you
need to install some additional support libraries coming with Python for S60 2.0 -
:file:`pips.sis`, :file:`ssl.sis` and :file:`stdioserver.sis`. You can get
- all of them at http://wammu.eu/s60/ as well.
+ all of them at https://wammu.eu/s60/ as well.
Installing Python for S60 and Series60 remote applet can be done in several
ways:
@@ -112,10 +112,10 @@ Downloading from phone
++++++++++++++++++++++
Downloading files from the phone and installing them directly. You can
-download all required files from http://wammu.eu/s60/.
+download all required files from https://wammu.eu/s60/.
.. figure:: s60-download-qr.png
- :target: http://wammu.eu/s60/
+ :target: https://wammu.eu/s60/
:alt: QR code for download of applet.
QR code for download of applet.
diff --git a/docs/manual/python/exceptions.rst b/docs/manual/python/exceptions.rst
index f65b26f..771aaf0 100644
--- a/docs/manual/python/exceptions.rst
+++ b/docs/manual/python/exceptions.rst
@@ -162,7 +162,7 @@
.. exception:: gammu.ERR_FRAMENOTREQUESTED
Exception corresponding to gammu error ERR_FRAMENOTREQUESTED.
- Verbose error description: Frame not requested right now. See <http://wammu.eu/support/bugs/> for information how to report it.
+ Verbose error description: Frame not requested right now. See <https://wammu.eu/support/bugs/> for information how to report it.
.. exception:: gammu.ERR_FULL
@@ -337,7 +337,7 @@
.. exception:: gammu.ERR_UNKNOWNFRAME
Exception corresponding to gammu error ERR_UNKNOWNFRAME.
- Verbose error description: Unknown frame. See <http://wammu.eu/support/bugs/> for information how to report it.
+ Verbose error description: Unknown frame. See <https://wammu.eu/support/bugs/> for information how to report it.
.. exception:: gammu.ERR_UNKNOWNMODELSTRING
@@ -347,7 +347,7 @@
.. exception:: gammu.ERR_UNKNOWNRESPONSE
Exception corresponding to gammu error ERR_UNKNOWNRESPONSE.
- Verbose error description: Unknown response from phone. See <http://wammu.eu/support/bugs/> for information how to report it.
+ Verbose error description: Unknown response from phone. See <https://wammu.eu/support/bugs/> for information how to report it.
.. exception:: gammu.ERR_USING_DEFAULTS
diff --git a/docs/manual/quick/index.rst b/docs/manual/quick/index.rst
index bfdb9d1..b83c13e 100644
--- a/docs/manual/quick/index.rst
+++ b/docs/manual/quick/index.rst
@@ -11,7 +11,7 @@ Gammu family consists of several programs and libraries:
:ref:`gammu`
Command line utility to talk to the phone. It performs one time operations
only.
-`Wammu <http://wammu.eu/wammu>`_
+`Wammu <https://wammu.eu/wammu>`_
Graphical interface for Gammu, providing basic functions.
:ref:`gammu-smsd`
Daemon to receive and send messages using your phone.
@@ -30,7 +30,7 @@ Installing Gammu
On most platforms you can install Gammu from binaries - most Linux
distributions ship Gammu and for Windows you can download binaries from
-`Gammu website <http://wammu.eu/download/>`_. You can find more detailed
+`Gammu website <https://wammu.eu/download/>`_. You can find more detailed
instructions (including instructions for compiling from source) in
:ref:`installing`.
diff --git a/docs/manual/smsd/config.rst b/docs/manual/smsd/config.rst
index f3caab9..b1a8349 100644
--- a/docs/manual/smsd/config.rst
+++ b/docs/manual/smsd/config.rst
@@ -248,6 +248,17 @@ General parameters of SMS daemon
Default is 1 (enabled).
+.. config:option:: CheckNetwork
+
+ .. versionadded:: 1.37.90
+
+ Whether to check network status periodically.
+
+ If phone is reported to be not on the network, SMSD
+ tries to power it on.
+
+ Default is 1 (enabled).
+
.. config:option:: ResetFrequency
The number of seconds between performing a preventive soft reset in order to
@@ -302,6 +313,9 @@ General parameters of SMS daemon
When you set PhoneID, all messages (including injected ones) will be marked
by this string (stored as SenderID in the database) and it allows more SMS
daemons to share a single database.
+
+ SMSD daemon will in such case send :ref:`outbox` messages only with
+ matching or empty SenderID.
This option has actually no effect with :ref:`gammu-smsd-files`.
@@ -508,6 +522,7 @@ database:
* ``mssql`` - Microsoft SQL Server
* ``sybase`` - Sybase
* ``access`` - Microsoft Access
+ * ``oracle`` - Oracle
* ``odbc`` - Generic ODBC
.. versionadded:: 1.28.93
diff --git a/docs/manual/smsd/dbi.rst b/docs/manual/smsd/dbi.rst
index 812c709..d9f30ad 100644
--- a/docs/manual/smsd/dbi.rst
+++ b/docs/manual/smsd/dbi.rst
@@ -52,8 +52,10 @@ drivers for example include:
.. _libdbi: http://libdbi.sourceforge.net/
.. _libdbi-drivers: http://libdbi-drivers.sourceforge.net/
-Creating tables
----------------
+.. _sqlite-create:
+
+Creating tables for SQLite
+--------------------------
SQL script for creating tables in SQLite database:
diff --git a/docs/manual/smsd/mysql.rst b/docs/manual/smsd/mysql.rst
index c446ba4..d57f6c0 100644
--- a/docs/manual/smsd/mysql.rst
+++ b/docs/manual/smsd/mysql.rst
@@ -54,8 +54,8 @@ privileges should be enough:
.. _mysql-create:
-Creating tables
----------------
+Creating tables for MySQL
+-------------------------
SQL script for creating tables in MySQL database:
diff --git a/docs/manual/smsd/odbc.rst b/docs/manual/smsd/odbc.rst
index 86091fb..4b3475d 100644
--- a/docs/manual/smsd/odbc.rst
+++ b/docs/manual/smsd/odbc.rst
@@ -49,6 +49,17 @@ http://support.microsoft.com/kb/305599
For unixODBC this is documented in the user manual:
http://www.unixodbc.org/doc/UserManual/
+Creating tables
+---------------
+
+Prior to starting SMSD you have to create tables it will use. Gammu ships SQL
+scripts for several databases to do that:
+
+* :ref:`mysql-create`
+* :ref:`pgsql-create`
+* :ref:`sqlite-create`
+
+
Example
-------
diff --git a/docs/manual/smsd/pgsql.rst b/docs/manual/smsd/pgsql.rst
index f2ed617..021456f 100644
--- a/docs/manual/smsd/pgsql.rst
+++ b/docs/manual/smsd/pgsql.rst
@@ -33,8 +33,10 @@ The configuration file then can look like:
.. seealso:: :ref:`gammu-smsdrc`
-Creating tables
----------------
+.. _pgsql-create:
+
+Creating tables for PostgreSQL
+------------------------------
SQL script for creating tables in PostgreSQL database:
diff --git a/docs/manual/smsd/sql.rst b/docs/manual/smsd/sql.rst
index 8c932a9..190abcf 100644
--- a/docs/manual/smsd/sql.rst
+++ b/docs/manual/smsd/sql.rst
@@ -47,10 +47,6 @@ Tables
You can customize name of all tables in the :config:section:`[tables]`. The SQL
queries will reflect this, so it's enough to change table name in this section.
-.. config:option:: daemons
-
- Name of the :ref:`daemons` table.
-
.. config:option:: gammu
Name of the :ref:`gammu-table` table.
@@ -102,6 +98,8 @@ Phone Specific Parameters
``%I``
IMEI of phone
+``%S``
+ SIM IMSI
``%P``
PHONE ID (hostname)
``%N``
diff --git a/docs/manual/smsd/tables.rst b/docs/manual/smsd/tables.rst
index 37191b6..de02aa5 100644
--- a/docs/manual/smsd/tables.rst
+++ b/docs/manual/smsd/tables.rst
@@ -26,13 +26,6 @@ of the same message from :ref:`outbox_multipart`.
Description of tables
---------------------
-.. _daemons:
-
-daemons
-+++++++
-
-Information about running daemons.
-
.. _gammu-table:
gammu
@@ -153,7 +146,7 @@ Fields description:
``SenderID`` (text)
which SMSD instance should send this one sequence, see
:config:option:`PhoneID` and :ref:`smsd-multi`. If blank, first SMSD who
- sees this message will process it.
+ sees this message first will process it.
``SendingTimeOut`` (timestamp)
used by SMSD instance for own targets
@@ -167,6 +160,9 @@ Fields description:
``Retries`` (integer)
number of attempted retries when sending this message
+``Priority`` (integer)
+ priority of message, messages with higher priority are processed first
+
.. _outbox_multipart:
outbox_multipart
@@ -226,6 +222,9 @@ Fields description:
``IMEI`` (text)
IMEI of phone
+``IMSI`` (text)
+ SIM IMSI
+
``Client`` (text)
client name, usually string Gammu with version
@@ -330,16 +329,6 @@ Fields description:
copied from CreatorID from outbox table
-pbk
-+++
-
-Not used by SMSD currently, included only for application usage.
-
-pbk_groups
-++++++++++
-
-Not used by SMSD currently, included only for application usage.
-
.. _smsd-tables-history:
History of database structure
@@ -354,9 +343,18 @@ History of database structure
History of schema versions:
+16
+
+ * Removed unused ``daemons``, ``pbk`` and ``pbk_groups`` tables.
+ * Added primary key to the ``gammu`` table.
+ * Added ``Priority`` field to the :ref:`outbox`.
+ * Added ``IMSI`` field to the :ref:`phones`.
+
+ .. versionchanged:: 1.37.90
+
15
- Added ``Retries`` field.
+ Added ``Retries`` field to the :ref:`outbox`.
.. versionchanged:: 1.36.7
diff --git a/docs/sql/mysql.sql b/docs/sql/mysql.sql
index c5d4548..1abecc0 100644
--- a/docs/sql/mysql.sql
+++ b/docs/sql/mysql.sql
@@ -7,34 +7,18 @@
-- --------------------------------------------------------
--
--- Table structure for table `daemons`
---
-
-CREATE TABLE `daemons` (
- `Start` text NOT NULL,
- `Info` text NOT NULL
-) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;
-
---
--- Dumping data for table `daemons`
---
-
-
--- --------------------------------------------------------
-
---
-- Table structure for table `gammu`
--
CREATE TABLE `gammu` (
- `Version` integer NOT NULL default '0'
+ `Version` integer NOT NULL default '0' PRIMARY KEY
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;
--
-- Dumping data for table `gammu`
--
-INSERT INTO `gammu` (`Version`) VALUES (15);
+INSERT INTO `gammu` (`Version`) VALUES (16);
-- --------------------------------------------------------
@@ -51,7 +35,7 @@ CREATE TABLE `inbox` (
`UDH` text NOT NULL,
`SMSCNumber` varchar(20) NOT NULL default '',
`Class` integer NOT NULL default '-1',
- `TextDecoded` text NOT NULL default '',
+ `TextDecoded` text NOT NULL,
`ID` integer unsigned NOT NULL auto_increment,
`RecipientID` text NOT NULL,
`Processed` enum('false','true') NOT NULL default 'false',
@@ -80,7 +64,7 @@ CREATE TABLE `outbox` (
`Coding` enum('Default_No_Compression','Unicode_No_Compression','8bit','Default_Compression','Unicode_Compression') NOT NULL default 'Default_No_Compression',
`UDH` text,
`Class` integer default '-1',
- `TextDecoded` text NOT NULL default '',
+ `TextDecoded` text NOT NULL,
`ID` integer unsigned NOT NULL auto_increment,
`MultiPart` enum('false','true') default 'false',
`RelativeValidity` integer default '-1',
@@ -89,6 +73,7 @@ CREATE TABLE `outbox` (
`DeliveryReport` enum('default','yes','no') default 'default',
`CreatorID` text NOT NULL,
`Retries` int(3) default 0,
+ `Priority` integer default 0,
PRIMARY KEY `ID` (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;
@@ -111,7 +96,7 @@ CREATE TABLE `outbox_multipart` (
`Coding` enum('Default_No_Compression','Unicode_No_Compression','8bit','Default_Compression','Unicode_Compression') NOT NULL default 'Default_No_Compression',
`UDH` text,
`Class` integer default '-1',
- `TextDecoded` text default NULL,
+ `TextDecoded` text,
`ID` integer unsigned NOT NULL default '0',
`SequencePosition` integer NOT NULL default '1',
PRIMARY KEY (`ID`, `SequencePosition`)
@@ -121,43 +106,6 @@ CREATE TABLE `outbox_multipart` (
-- Dumping data for table `outbox_multipart`
--
-
--- --------------------------------------------------------
-
---
--- Table structure for table `pbk`
---
-
-CREATE TABLE `pbk` (
- `ID` integer NOT NULL auto_increment,
- `GroupID` integer NOT NULL default '-1',
- `Name` text NOT NULL,
- `Number` text NOT NULL,
- PRIMARY KEY (`ID`)
-) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;
-
---
--- Dumping data for table `pbk`
---
-
-
--- --------------------------------------------------------
-
---
--- Table structure for table `pbk_groups`
---
-
-CREATE TABLE `pbk_groups` (
- `Name` text NOT NULL,
- `ID` integer NOT NULL auto_increment,
- PRIMARY KEY `ID` (`ID`)
-) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ;
-
---
--- Dumping data for table `pbk_groups`
---
-
-
-- --------------------------------------------------------
--
@@ -172,6 +120,7 @@ CREATE TABLE `phones` (
`Send` enum('yes','no') NOT NULL default 'no',
`Receive` enum('yes','no') NOT NULL default 'no',
`IMEI` varchar(35) NOT NULL,
+ `IMSI` varchar(35) NOT NULL,
`NetCode` varchar(10) default 'ERROR',
`NetName` varchar(35) default 'ERROR',
`Client` text NOT NULL,
@@ -203,7 +152,7 @@ CREATE TABLE `sentitems` (
`UDH` text NOT NULL,
`SMSCNumber` varchar(20) NOT NULL default '',
`Class` integer NOT NULL default '-1',
- `TextDecoded` text NOT NULL default '',
+ `TextDecoded` text NOT NULL,
`ID` integer unsigned NOT NULL default '0',
`SenderID` varchar(255) NOT NULL,
`SequencePosition` integer NOT NULL default '1',
diff --git a/docs/sql/pgsql.sql b/docs/sql/pgsql.sql
index dccfd74..7288d78 100644
--- a/docs/sql/pgsql.sql
+++ b/docs/sql/pgsql.sql
@@ -31,8 +31,6 @@ $update_timestamp$ LANGUAGE plpgsql;
--CREATE SEQUENCE outbox_multipart_ID_seq;
---CREATE SEQUENCE pbk_groups_ID_seq;
-
--CREATE SEQUENCE sentitems_ID_seq;
-- --------------------------------------------------------
@@ -47,40 +45,23 @@ $update_timestamp$ LANGUAGE plpgsql;
--CREATE UNIQUE INDEX outbox_multipart_pkey ON outbox_multipart USING btree ("ID");
---CREATE UNIQUE INDEX pbk_groups_pkey ON pbk_groups USING btree ("ID");
-
--CREATE UNIQUE INDEX sentitems_pkey ON sentitems USING btree ("ID");
-- --------------------------------------------------------
---
--- Table structure for table "daemons"
---
-
-CREATE TABLE daemons (
- "Start" text NOT NULL,
- "Info" text NOT NULL
-);
-
---
--- Dumping data for table "daemons"
---
-
-
--- --------------------------------------------------------
--
-- Table structure for table "gammu"
--
CREATE TABLE gammu (
- "Version" smallint NOT NULL DEFAULT '0'
+ "Version" smallint NOT NULL DEFAULT '0' PRIMARY KEY
);
--
-- Dumping data for table "gammu"
--
-INSERT INTO gammu ("Version") VALUES (15);
+INSERT INTO gammu ("Version") VALUES (16);
-- --------------------------------------------------------
@@ -142,7 +123,8 @@ CREATE TABLE outbox (
"SendingTimeOut" timestamp(0) WITHOUT time zone NOT NULL DEFAULT LOCALTIMESTAMP(0),
"DeliveryReport" varchar(10) DEFAULT 'default',
"CreatorID" text NOT NULL,
- "Retries" integer DEFAULT "0",
+ "Retries" integer DEFAULT '0',
+ "Priority" integer DEFAULT '0',
CHECK ("Coding" IN
('Default_No_Compression','Unicode_No_Compression','8bit','Default_Compression','Unicode_Compression')),
CHECK ("DeliveryReport" IN ('default','yes','no'))
@@ -190,40 +172,6 @@ CREATE TABLE outbox_multipart (
-- --------------------------------------------------------
--
--- Table structure for table "pbk"
---
-
-CREATE TABLE pbk (
- "ID" serial PRIMARY KEY,
- "GroupID" integer NOT NULL DEFAULT '-1',
- "Name" text NOT NULL,
- "Number" text NOT NULL
-);
-
---
--- Dumping data for table "pbk"
---
-
-
--- --------------------------------------------------------
-
---
--- Table structure for table "pbk_groups"
---
-
-CREATE TABLE pbk_groups (
- "Name" text NOT NULL,
- "ID" serial PRIMARY KEY
-);
-
---
--- Dumping data for table "pbk_groups"
---
-
-
--- --------------------------------------------------------
-
---
-- Table structure for table "phones"
--
@@ -235,6 +183,7 @@ CREATE TABLE phones (
"Send" boolean NOT NULL DEFAULT 'no',
"Receive" boolean NOT NULL DEFAULT 'no',
"IMEI" varchar(35) PRIMARY KEY NOT NULL,
+ "IMSI" varchar(35) NOT NULL,
"NetCode" varchar(10) DEFAULT 'ERROR',
"NetName" varchar(35) DEFAULT 'ERROR',
"Client" text NOT NULL,
diff --git a/docs/sql/sqlite.sql b/docs/sql/sqlite.sql
index ab21635..f7c5915 100644
--- a/docs/sql/sqlite.sql
+++ b/docs/sql/sqlite.sql
@@ -1,13 +1,8 @@
-CREATE TABLE daemons (
- Start TEXT NOT NULL,
- Info TEXT NOT NULL
-);
-
CREATE TABLE gammu (
- Version INTEGER NOT NULL DEFAULT '0'
+ Version INTEGER NOT NULL DEFAULT '0' PRIMARY KEY
);
-INSERT INTO gammu (Version) VALUES (15);
+INSERT INTO gammu (Version) VALUES (16);
CREATE TABLE inbox (
UpdatedInDB NUMERIC NOT NULL DEFAULT (datetime('now')),
@@ -51,6 +46,7 @@ CREATE TABLE outbox (
DeliveryReport TEXT DEFAULT 'default',
CreatorID TEXT NOT NULL,
Retries INTEGER DEFAULT '0',
+ Priority INTEGER DEFAULT '0',
CHECK (Coding IN
('Default_No_Compression','Unicode_No_Compression','8bit','Default_Compression','Unicode_Compression')),
CHECK (DeliveryReport IN ('default','yes','no'))
@@ -77,18 +73,6 @@ CREATE TABLE outbox_multipart (
PRIMARY KEY (ID, SequencePosition)
);
-CREATE TABLE pbk (
- ID INTEGER PRIMARY KEY AUTOINCREMENT,
- GroupID INTEGER NOT NULL DEFAULT '-1',
- Name TEXT NOT NULL,
- Number TEXT NOT NULL
-);
-
-CREATE TABLE pbk_groups (
- Name TEXT NOT NULL,
- ID INTEGER PRIMARY KEY AUTOINCREMENT
-);
-
CREATE TABLE phones (
ID TEXT NOT NULL,
UpdatedInDB NUMERIC NOT NULL DEFAULT (datetime('now')),
@@ -97,6 +81,7 @@ CREATE TABLE phones (
Send TEXT NOT NULL DEFAULT 'no',
Receive TEXT NOT NULL DEFAULT 'no',
IMEI TEXT PRIMARY KEY NOT NULL,
+ IMSI TEXT NOT NULL,
NetCode TEXT DEFAULT 'ERROR',
NetName TEXT DEFAULT 'ERROR',
Client TEXT NOT NULL,
diff --git a/gammu-detect/CMakeLists.txt b/gammu-detect/CMakeLists.txt
index 4e77dd5..5724382 100644
--- a/gammu-detect/CMakeLists.txt
+++ b/gammu-detect/CMakeLists.txt
@@ -16,6 +16,7 @@ if (Glib_FOUND AND GObject_FOUND)
endif (WIN32)
add_executable(gammu-detect ${DETECT_SRC})
+ add_coverage (gammu-detect)
target_link_libraries (gammu-detect ${Glib_LIBRARIES} ${GObject_LIBRARIES} libGammu)
include_directories(${Glib_INCLUDE_DIRS} ${GObject_INCLUDE_DIRS})
if (GUDEV_FOUND)
@@ -43,5 +44,7 @@ if (Glib_FOUND AND GObject_FOUND)
COMPONENT gammu
)
+ add_test(gammu-detect-help "${CMAKE_CURRENT_BINARY_DIR}/gammu-detect${CMAKE_EXECUTABLE_SUFFIX}" --help)
+
endif (Glib_FOUND AND GObject_FOUND)
diff --git a/gammu-detect/main.c b/gammu-detect/main.c
index 59abdd1..46d2d39 100644
--- a/gammu-detect/main.c
+++ b/gammu-detect/main.c
@@ -82,13 +82,13 @@ void print_version(void)
printf(" - %s\n", _("Windows serial port probing"));
#endif
printf("\n");
- printf("%s\n", _("Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."));
+ printf("%s\n", _("Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."));
printf("\n");
printf("%s\n", _("License GPLv2: GNU GPL version 2 <https://spdx.org/licenses/GPL-2.0>."));
printf("%s\n", _("This is free software: you are free to change and redistribute it."));
printf("%s\n", _("There is NO WARRANTY, to the extent permitted by law."));
printf("\n");
- printf("%s\n", _("Check <http://wammu.eu/gammu/> for updates."));
+ printf("%s\n", _("Check <https://wammu.eu/gammu/> for updates."));
printf("\n");
}
diff --git a/gammu.spec b/gammu.spec
index c8bd6a8..954aba1 100644
--- a/gammu.spec
+++ b/gammu.spec
@@ -9,7 +9,7 @@
%define extension bz2
Name: gammu
-Version: 1.37.4
+Version: 1.37.90
Release: 0
Summary: Mobile phone management utility
License: GPL-2.0
@@ -18,8 +18,8 @@ Group: Hardware/Mobile
%else
Group: Applications/Communications
%endif
-Url: http://wammu.eu/gammu/
-Source0: http://dl.cihar.com/gammu/releases/%{name}-%{version}.tar.%{extension}
+Url: https://wammu.eu/gammu/
+Source0: https://dl.cihar.com/gammu/releases/%{name}-%{version}.tar.%{extension}
# Set to 0 to disable PostgreSQL support
%define pqsql 1
diff --git a/gammu/CMakeLists.txt b/gammu/CMakeLists.txt
index 4f9c053..6857340 100644
--- a/gammu/CMakeLists.txt
+++ b/gammu/CMakeLists.txt
@@ -18,7 +18,6 @@ set (BINARY_SRC
depend/nokia/dct4.c
depend/siemens/dsiemens.c
depend/siemens/chiffre.c
- sniff.c
common.c
memory.c
message.c
@@ -34,6 +33,10 @@ if (WITH_BACKUP)
list(APPEND BINARY_SRC backup.c backupsms.c)
endif (WITH_BACKUP)
+if (DEBUG)
+ list(APPEND BINARY_SRC sniff.c)
+endif()
+
# Hides default case in switch, to allow checking whether all cases are handled.
if(DEBUG)
@@ -42,6 +45,7 @@ endif(DEBUG)
# Gammu program
add_executable (gammu ${BINARY_SRC})
+add_coverage (gammu)
target_link_libraries (gammu libGammu)
target_link_libraries (gammu messagedisplay)
diff --git a/gammu/CMakeTests.txt b/gammu/CMakeTests.txt
index ae6ba23..41d4cc1 100644
--- a/gammu/CMakeTests.txt
+++ b/gammu/CMakeTests.txt
@@ -344,7 +344,6 @@ gammu_test_fail(getwapbookmark "Entry is empty" 3)
if (ONLINE_TESTING AND CURL_FOUND)
gammu_test(checkversion "")
- gammu_test(getlocation "Number of samples;Could not connect to the server;Could not resolve the host name")
endif (ONLINE_TESTING AND CURL_FOUND)
# MMS decoding
diff --git a/gammu/backupsms.c b/gammu/backupsms.c
index 9c18b4d..82ddb6a 100644
--- a/gammu/backupsms.c
+++ b/gammu/backupsms.c
@@ -19,14 +19,24 @@
void BackupSMS(int argc UNUSED, char *argv[])
{
GSM_Error error;
- GSM_SMS_Backup Backup;
- GSM_MultiSMSMessage sms;
+ GSM_SMS_Backup *Backup;
+ GSM_MultiSMSMessage *sms;
GSM_SMSFolders folders;
gboolean BackupFromFolder[GSM_MAX_SMS_FOLDERS];
gboolean start = TRUE;
gboolean DeleteAfter = FALSE, askdelete = TRUE;
int j, smsnum = 0;
+ sms = malloc(sizeof(GSM_MultiSMSMessage));
+ if (sms == NULL) {
+ return;
+ }
+ Backup = malloc(sizeof(GSM_SMS_Backup));
+ if (Backup == NULL) {
+ free(sms);
+ return;
+ }
+
if (argc == 4) {
if (strcasecmp(argv[3],"-yes") == 0) {
always_answer_yes = TRUE;
@@ -40,9 +50,9 @@ void BackupSMS(int argc UNUSED, char *argv[])
GSM_Init(TRUE);
- Backup.SMS[0] = NULL;
- sms.SMS[0].Location = 0;
- sms.Number = 0;
+ Backup->SMS[0] = NULL;
+ sms->SMS[0].Location = 0;
+ sms->Number = 0;
error=GSM_GetSMSFolders(gsm, &folders);
Print_Error(error);
@@ -61,31 +71,31 @@ void BackupSMS(int argc UNUSED, char *argv[])
}
while (error == ERR_NONE) {
- sms.SMS[0].Folder=0x00;
- error=GSM_GetNextSMS(gsm, &sms, start);
+ sms->SMS[0].Folder=0x00;
+ error=GSM_GetNextSMS(gsm, sms, start);
switch (error) {
case ERR_EMPTY:
break;
default:
Print_Error(error);
- for (j=0;j<sms.Number;j++) {
- if (BackupFromFolder[sms.SMS[j].Folder-1]) {
- switch (sms.SMS[j].PDU) {
+ for (j=0;j<sms->Number;j++) {
+ if (BackupFromFolder[sms->SMS[j].Folder-1]) {
+ switch (sms->SMS[j].PDU) {
case SMS_Status_Report:
break;
case SMS_Submit:
case SMS_Deliver:
- if (sms.SMS[j].Length == 0) break;
+ if (sms->SMS[j].Length == 0) break;
if (smsnum < GSM_BACKUP_MAX_SMS) {
- Backup.SMS[smsnum] = malloc(sizeof(GSM_SMSMessage));
- if (Backup.SMS[smsnum] == NULL) Print_Error(ERR_MOREMEMORY);
- Backup.SMS[smsnum + 1] = NULL;
+ Backup->SMS[smsnum] = malloc(sizeof(GSM_SMSMessage));
+ if (Backup->SMS[smsnum] == NULL) Print_Error(ERR_MOREMEMORY);
+ Backup->SMS[smsnum + 1] = NULL;
} else {
printf(_(" Increase %s\n") , "GSM_BACKUP_MAX_SMS");
GSM_Terminate();
Terminate(1);
}
- *Backup.SMS[smsnum] = sms.SMS[j];
+ *(Backup->SMS[smsnum]) = sms->SMS[j];
smsnum++;
break;
}
@@ -95,13 +105,13 @@ void BackupSMS(int argc UNUSED, char *argv[])
start=FALSE;
}
- error = GSM_AddSMSBackupFile(argv[2],&Backup);
+ error = GSM_AddSMSBackupFile(argv[2], Backup);
Print_Error(error);
if (DeleteAfter) {
for (j=0;j<smsnum;j++) {
- Backup.SMS[j]->Folder = 0;
- error=GSM_DeleteSMS(gsm, Backup.SMS[j]);
+ Backup->SMS[j]->Folder = 0;
+ error=GSM_DeleteSMS(gsm, Backup->SMS[j]);
Print_Error(error);
fprintf(stderr, "\r");
fprintf(stderr, "%s ", _("Deleting:"));
@@ -110,43 +120,60 @@ void BackupSMS(int argc UNUSED, char *argv[])
}
}
- GSM_FreeSMSBackup(&Backup);
+ GSM_FreeSMSBackup(Backup);
+
+ free(Backup);
+ free(sms);
GSM_Terminate();
}
-void AddSMS(int argc UNUSED, char *argv[])
+void AddSMS(int argc, char *argv[])
{
GSM_Error error;
- GSM_MultiSMSMessage SMS;
- GSM_SMS_Backup Backup;
+ GSM_MultiSMSMessage *SMS;
+ GSM_SMS_Backup *Backup;
int smsnum = 0;
int folder;
if (argc == 5 && strcasecmp(argv[4],"-yes") == 0) always_answer_yes = TRUE;
+ SMS = malloc(sizeof(GSM_MultiSMSMessage));
+ if (SMS == NULL) {
+ return;
+ }
+ Backup = malloc(sizeof(GSM_SMS_Backup));
+ if (Backup == NULL) {
+ free(SMS);
+ return;
+ }
+
+
folder = GetInt(argv[2]);
- error = GSM_ReadSMSBackupFile(argv[3], &Backup);
+ error = GSM_ReadSMSBackupFile(argv[3], Backup);
Print_Error(error);
GSM_Init(TRUE);
- while (Backup.SMS[smsnum] != NULL) {
- Backup.SMS[smsnum]->Folder = folder;
- Backup.SMS[smsnum]->SMSC.Location = 1;
- SMS.Number = 1;
- SMS.SMS[0] = *Backup.SMS[smsnum];
- DisplayMultiSMSInfo(&SMS,FALSE,FALSE,NULL, gsm);
+ while (Backup->SMS[smsnum] != NULL) {
+ Backup->SMS[smsnum]->Folder = folder;
+ Backup->SMS[smsnum]->SMSC.Location = 1;
+ SMS->Number = 1;
+ SMS->SMS[0] = *(Backup->SMS[smsnum]);
+ DisplayMultiSMSInfo(SMS, FALSE, FALSE, NULL, gsm);
if (answer_yes("%s", _("Restore message?"))) {
- error=GSM_AddSMS(gsm, Backup.SMS[smsnum]);
+ error=GSM_AddSMS(gsm, Backup->SMS[smsnum]);
Print_Error(error);
}
smsnum++;
}
/* We don't need this anymore */
- GSM_FreeSMSBackup(&Backup);
+ GSM_FreeSMSBackup(Backup);
+
+ free(Backup);
+ free(SMS);
GSM_Terminate();
}
@@ -154,15 +181,25 @@ void AddSMS(int argc UNUSED, char *argv[])
void RestoreSMS(int argc, char *argv[])
{
GSM_Error error;
- GSM_MultiSMSMessage SMS;
- GSM_SMS_Backup Backup;
+ GSM_MultiSMSMessage *SMS;
+ GSM_SMS_Backup *Backup;
GSM_SMSFolders folders;
int smsnum = 0;
gboolean restore8bit;
+ SMS = malloc(sizeof(GSM_MultiSMSMessage));
+ if (SMS == NULL) {
+ return;
+ }
+ Backup = malloc(sizeof(GSM_SMS_Backup));
+ if (Backup == NULL) {
+ free(SMS);
+ return;
+ }
+
if (argc == 4 && strcasecmp(argv[3],"-yes") == 0) always_answer_yes = TRUE;
- error = GSM_ReadSMSBackupFile(argv[2], &Backup);
+ error = GSM_ReadSMSBackupFile(argv[2], Backup);
Print_Error(error);
restore8bit = answer_yes("%s", _("Do you want to restore binary SMS?"));
@@ -172,17 +209,17 @@ void RestoreSMS(int argc, char *argv[])
error = GSM_GetSMSFolders(gsm, &folders);
Print_Error(error);
- while (Backup.SMS[smsnum] != NULL) {
- if (restore8bit || Backup.SMS[smsnum]->Coding != SMS_Coding_8bit) {
- SMS.Number = 1;
- memcpy(&SMS.SMS[0],Backup.SMS[smsnum],sizeof(GSM_SMSMessage));
- DisplayMultiSMSInfo(&SMS,FALSE,FALSE,NULL, gsm);
+ while (Backup->SMS[smsnum] != NULL) {
+ if (restore8bit || Backup->SMS[smsnum]->Coding != SMS_Coding_8bit) {
+ SMS->Number = 1;
+ memcpy(&(SMS->SMS[0]), Backup->SMS[smsnum], sizeof(GSM_SMSMessage));
+ DisplayMultiSMSInfo(SMS, FALSE, FALSE, NULL, gsm);
if (answer_yes(_("Restore %03i sms to folder \"%s\"%s?"),
smsnum + 1,
- DecodeUnicodeConsole(folders.Folder[Backup.SMS[smsnum]->Folder - 1].Name),
- folders.Folder[Backup.SMS[smsnum]->Folder - 1].Memory == MEM_SM ? _(" (SIM)") : "")) {
+ DecodeUnicodeConsole(folders.Folder[Backup->SMS[smsnum]->Folder - 1].Name),
+ folders.Folder[Backup->SMS[smsnum]->Folder - 1].Memory == MEM_SM ? _(" (SIM)") : "")) {
smprintf(gsm, _("saving %i SMS\n"),smsnum);
- error = GSM_AddSMS(gsm, Backup.SMS[smsnum]);
+ error = GSM_AddSMS(gsm, Backup->SMS[smsnum]);
Print_Error(error);
}
}
@@ -190,7 +227,10 @@ void RestoreSMS(int argc, char *argv[])
}
/* We don't need this anymore */
- GSM_FreeSMSBackup(&Backup);
+ GSM_FreeSMSBackup(Backup);
+
+ free(Backup);
+ free(SMS);
GSM_Terminate();
}
diff --git a/gammu/depend/nokia/dct4.c b/gammu/depend/nokia/dct4.c
index b7a5300..a5c0877 100644
--- a/gammu/depend/nokia/dct4.c
+++ b/gammu/depend/nokia/dct4.c
@@ -300,7 +300,7 @@ void DCT4SetPhoneMenus(int argc, char *argv[])
}
if (current == 10) {
- printf("%s\n", _("Sorry, but configuration matrix for this model has not yet been added. See <http://wammu.eu/support/bugs/> for information how to report it."));
+ printf("%s\n", _("Sorry, but configuration matrix for this model has not yet been added. See <https://wammu.eu/support/bugs/> for information how to report it."));
return;
}
diff --git a/gammu/depend/siemens/dsiemens.c b/gammu/depend/siemens/dsiemens.c
index 85f7ce2..5cffcb6 100644
--- a/gammu/depend/siemens/dsiemens.c
+++ b/gammu/depend/siemens/dsiemens.c
@@ -195,9 +195,11 @@ GSM_Error ATSIEMENS_Reply_GetSAT(GSM_Protocol_Message *msg, GSM_StateMachine *sm
result = 0;
GetBufferI(buf+14,&j,&result,5);
- if (new_variable)
+ if (new_variable) {
MeasureResult.NeighbourCell[i].ChFreq = frequency[result+1];
- else MeasureResult.NeighbourCell[i].ChFreq = frequency[result];
+ } else {
+ MeasureResult.NeighbourCell[i].ChFreq = frequency[result];
+ }
result = 0;
GetBufferI(buf+14,&j,&result,3);
@@ -206,10 +208,11 @@ GSM_Error ATSIEMENS_Reply_GetSAT(GSM_Protocol_Message *msg, GSM_StateMachine *sm
GetBufferI(buf+14,&j,&result,3);
MeasureResult.NeighbourCell[i].NB += result;
- if (MeasureResult.NeighbourCell[i].ChFreq)
+ if (MeasureResult.NeighbourCell[i].ChFreq) {
printf("CH = %i,\t",MeasureResult.NeighbourCell[i].ChFreq);
- else
+ } else {
printf("CH = Unknown\t");
+ }
printf("RX Lev = %i dBm\t",MeasureResult.NeighbourCell[i].RxLev);
printf("BSIC CELL = %i\n",MeasureResult.NeighbourCell[i].NB);
}
diff --git a/gammu/files.c b/gammu/files.c
index a9c8da5..9ddd6cb 100644
--- a/gammu/files.c
+++ b/gammu/files.c
@@ -46,15 +46,15 @@ static GSM_Error PrintFileSystemStatus(void)
printf("\n");
printf(LISTFORMAT, _("Phone memory"));
- printf(_("%i bytes (free %i bytes, used %i bytes)"),
- Status.Free + Status.Used, Status.Free, Status.Used);
+ printf(_("%ld bytes (free %ld bytes, used %ld bytes)"),
+ (long)(Status.Free + Status.Used), (long)(Status.Free), (long)(Status.Used));
printf("\n");
if (Status.UsedImages != 0 || Status.UsedSounds != 0
|| Status.UsedThemes != 0) {
printf(LISTFORMAT, _("Usage details"));
- printf(_("images: %i, sounds: %i, themes: %i"),
- Status.UsedImages, Status.UsedSounds, Status.UsedThemes);
+ printf(_("images: %ld, sounds: %ld, themes: %ld"),
+ (long)(Status.UsedImages), (long)(Status.UsedSounds), (long)(Status.UsedThemes));
printf("\n");
}
@@ -105,7 +105,7 @@ void GetFileSystem(int argc, char *argv[])
}
}
- if (argc <= 2 || !strcasecmp(argv[2], "-flatall") == 0) {
+ if (argc <= 2 || strcasecmp(argv[2], "-flatall") != 0) {
/* Nokia filesystem 1 */
if (UnicodeLength(Files.ID_FullName) != 0 &&
(DecodeUnicodeString(Files.ID_FullName)[0] == 'C' ||
@@ -348,7 +348,8 @@ static void GetOneFile(GSM_File * File, gboolean newtime, int i)
gboolean start;
unsigned char buffer[5000];
struct utimbuf filedate;
- int Handle, Size, p, q, j, old1;
+ int Handle, p, q, j, old1;
+ size_t Size;
time_t t_time1, t_time2;
long diff;
@@ -578,7 +579,8 @@ void GetFileFolder(int argc, char *argv[])
void AddOneFile(GSM_File * File, const char *text, const gboolean send)
{
GSM_Error error;
- int Pos, Handle, i, j, old1;
+ size_t Pos;
+ int Handle, i, j, old1;
time_t t_time1, t_time2;
GSM_DateTime dt;
long diff;
diff --git a/gammu/gammu.c b/gammu/gammu.c
index 4d234f2..b88109c 100644
--- a/gammu/gammu.c
+++ b/gammu/gammu.c
@@ -53,7 +53,7 @@
#define ALL_MEMORY_TYPES "DC|MC|RC|ON|VM|SM|ME|MT|FD|SL"
-#define RSS_URL "http://wammu.eu/news/rss/"
+#define RSS_URL "https://wammu.eu/news/rss/"
#define RSS_STABLE_STRING "Gammu stable version "
#define RSS_TESTING_STRING "Gammu test version "
@@ -329,7 +329,7 @@ static void Version(int argc UNUSED, char *argv[]UNUSED)
{
PrintVersion();
- printf("%s\n", _("Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."));
+ printf("%s\n", _("Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."));
printf("\n");
@@ -341,7 +341,7 @@ static void Version(int argc UNUSED, char *argv[]UNUSED)
printf("\n");
- printf("%s\n", _("Check <http://wammu.eu/gammu/> for updates."));
+ printf("%s\n", _("Check <https://wammu.eu/gammu/> for updates."));
printf("\n");
}
@@ -509,7 +509,6 @@ static GSM_Parameters Parameters[] = {
{"features", 0, 0, Features, {H_Gammu,0}, ""},
{"checkversion", 0, 1, CheckVersion, {H_Gammu,0}, "[STABLE]"},
{"getdisplaystatus", 0, 0, GetDisplayStatus, {H_Info,0}, ""},
- {"getlocation", 0, 0, GetLocation, {H_Info,0}, ""},
{"monitor", 0, 1, Monitor, {H_Info,H_Network,H_Call,0}, "[times]"},
{"battery", 0, 0, Battery, {H_Info,0}, ""},
{"setautonetworklogin", 0, 0, SetAutoNetworkLogin, {H_Network,0}, ""},
@@ -1241,7 +1240,7 @@ int main(int argc, char *argv[])
}
/* Check used version vs. compiled */
- if (!strcasecmp(GetGammuVersion(), GAMMU_VERSION) == 0) {
+ if (strcasecmp(GetGammuVersion(), GAMMU_VERSION) != 0) {
printf_err(_("Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"),
GetGammuVersion(), GAMMU_VERSION);
Terminate(98);
diff --git a/gammu/message.c b/gammu/message.c
index 11a157e..2c8e577 100644
--- a/gammu/message.c
+++ b/gammu/message.c
@@ -135,17 +135,18 @@ void GetUSSD(int argc UNUSED, char *argv[])
GSM_SetIncomingUSSDCallback(gsm, IncomingUSSD2, NULL);
- error=GSM_SetIncomingUSSD(gsm,TRUE);
+ error = GSM_SetIncomingUSSD(gsm, TRUE);
Print_Error(error);
- error=GSM_DialService(gsm, argv[2]);
+ num_replies = 0;
+
+ error = GSM_DialService(gsm, argv[2]);
/* Fallback to voice call, it can work with some phones */
if (error == ERR_NOTIMPLEMENTED || error == ERR_NOTSUPPORTED) {
- error=GSM_DialVoice(gsm, argv[2], GSM_CALL_DefaultNumberPresence);
+ error = GSM_DialVoice(gsm, argv[2], GSM_CALL_DefaultNumberPresence);
}
Print_Error(error);
- num_replies = 0;
last_replies = 0;
last_reply = time(NULL);
while (!gshutdown) {
@@ -155,14 +156,15 @@ void GetUSSD(int argc UNUSED, char *argv[])
} else if (num_replies == 0 && difftime(time(NULL), last_reply) > 60) {
/* Wait one minute for reply */
gshutdown = TRUE;
- } else if (num_replies > 0 && difftime(time(NULL), last_reply) > 30) {
- /* Wait for consequent replies for 30 seconds */
+ } else if (num_replies > 0 && difftime(time(NULL), last_reply) > 10) {
+ /* Wait for consequent replies for 10 seconds */
gshutdown = TRUE;
}
+
GSM_ReadDevice(gsm, FALSE);
}
- error=GSM_SetIncomingUSSD(gsm, FALSE);
+ error = GSM_SetIncomingUSSD(gsm, FALSE);
Print_Error(error);
GSM_Terminate();
@@ -553,11 +555,16 @@ void SendSMSStatus (GSM_StateMachine *sm, int status, int MessageReference, void
void SendSaveDisplaySMS(int argc, char *argv[])
{
GSM_Error error;
- GSM_MultiSMSMessage sms;
+ GSM_MultiSMSMessage *sms;
GSM_Message_Type type;
GSM_SMSFolders folders;
int i=0;
+ sms = malloc(sizeof(GSM_MultiSMSMessage));
+ if (sms == NULL) {
+ return;
+ }
+
if (strcasestr(argv[1], "savesms") != NULL) {
type = SMS_Save;
} else if (strcasestr(argv[1], "sendsmsdsms") != NULL) {
@@ -567,23 +574,24 @@ void SendSaveDisplaySMS(int argc, char *argv[])
} else if (strcasestr(argv[1], "displaysms") != NULL) {
type = SMS_Display;
} else {
+ free(sms);
return;
}
GSM_Init(TRUE);
- error = CreateMessage(&type, &sms, argc, 2, argv, gsm);
+ error = CreateMessage(&type, sms, argc, 2, argv, gsm);
Print_Error(error);
switch (type) {
case SMS_Display:
- for (i = 0; i < sms.Number; i++) {
+ for (i = 0; i < sms->Number; i++) {
printf(LISTFORMAT "%i\n", _("Message number"), i);
- error = DisplaySMSFrame(&sms.SMS[i], gsm);
+ error = DisplaySMSFrame(&(sms->SMS[i]), gsm);
Print_Error(error);
}
- printf(LISTFORMAT "%i\n", _("Number of messages"), sms.Number);
+ printf(LISTFORMAT "%i\n", _("Number of messages"), sms->Number);
break;
case SMS_Save:
case SMS_SendSaved:
@@ -598,15 +606,15 @@ void SendSaveDisplaySMS(int argc, char *argv[])
fflush(stderr);
}
- for (i=0;i<sms.Number;i++) {
- printf(_("Saving SMS %i/%i\n"),i+1,sms.Number);
- error = GSM_AddSMS(gsm, &sms.SMS[i]);
+ for (i = 0; i < sms->Number; i++) {
+ printf(_("Saving SMS %i/%i\n"),i+1,sms->Number);
+ error = GSM_AddSMS(gsm, &(sms->SMS[i]));
Print_Error(error);
printf(_("Saved in folder number %d \"%s\", location %i"),
- sms.SMS[i].Folder,
- DecodeUnicodeConsole(folders.Folder[sms.SMS[i].Folder-1].Name),
- sms.SMS[i].Location);
- if (sms.SMS[i].Memory == MEM_SM) {
+ sms->SMS[i].Folder,
+ DecodeUnicodeConsole(folders.Folder[sms->SMS[i].Folder-1].Name),
+ sms->SMS[i].Location);
+ if (sms->SMS[i].Memory == MEM_SM) {
printf(", %s\n", _("SIM"));
} else {
printf(", %s\n", _("phone"));
@@ -614,10 +622,10 @@ void SendSaveDisplaySMS(int argc, char *argv[])
if (type == SMS_SendSaved) {
printf(_("Sending sms from folder \"%s\", location %i\n"),
- DecodeUnicodeString(folders.Folder[sms.SMS[i].Folder-1].Name),sms.SMS[i].Location);
+ DecodeUnicodeString(folders.Folder[sms->SMS[i].Folder-1].Name),sms->SMS[i].Location);
fflush(stdout);
SMSStatus = ERR_TIMEOUT;
- error = GSM_SendSavedSMS(gsm, 0, sms.SMS[i].Location);
+ error = GSM_SendSavedSMS(gsm, 0, sms->SMS[i].Location);
Print_Error(error);
printf("%s", _("....waiting for network answer"));
fflush(stdout);
@@ -639,11 +647,11 @@ void SendSaveDisplaySMS(int argc, char *argv[])
GSM_SetSendSMSStatusCallback(gsm, SendSMSStatus, NULL);
- for (i=0;i<sms.Number;i++) {
- printf(_("Sending SMS %i/%i"),i+1,sms.Number);
+ for (i=0;i<sms->Number;i++) {
+ printf(_("Sending SMS %i/%i"),i+1,sms->Number);
fflush(stdout);
SMSStatus = ERR_TIMEOUT;
- error=GSM_SendSMS(gsm, &sms.SMS[i]);
+ error=GSM_SendSMS(gsm, &(sms->SMS[i]));
Print_Error(error);
printf("%s", _("....waiting for network answer"));
fflush(stdout);
@@ -662,6 +670,7 @@ void SendSaveDisplaySMS(int argc, char *argv[])
printf_err("%s", _("Something went wrong, unknown message operation!\n"));
}
+ free(sms);
GSM_Terminate();
}
diff --git a/gammu/misc.c b/gammu/misc.c
index 1d1c58b..cbfe5c3 100644
--- a/gammu/misc.c
+++ b/gammu/misc.c
@@ -195,7 +195,7 @@ void PrintBatteryCharge(GSM_BatteryCharge *BatteryCharge)
}
}
-GSM_Error GSM_PlayRingtone(GSM_Ringtone ringtone)
+GSM_Error GSM_PlayRingtone(GSM_Ringtone *ringtone)
{
int i;
gboolean first=TRUE;
@@ -204,11 +204,11 @@ GSM_Error GSM_PlayRingtone(GSM_Ringtone ringtone)
signal(SIGINT, interrupt);
printf("%s\n", _("Press Ctrl+C to break..."));
- for (i=0;i<ringtone.NoteTone.NrCommands;i++) {
+ for (i = 0; i < ringtone->NoteTone.NrCommands; i++) {
if (gshutdown) break;
- if (ringtone.NoteTone.Commands[i].Type != RING_Note) continue;
- error=PHONE_RTTLPlayOneNote(gsm,ringtone.NoteTone.Commands[i].Note,first);
- if (error!=ERR_NONE) return error;
+ if (ringtone->NoteTone.Commands[i].Type != RING_Note) continue;
+ error = PHONE_RTTLPlayOneNote(gsm, ringtone->NoteTone.Commands[i].Note, first);
+ if (error != ERR_NONE) return error;
first = FALSE;
}
@@ -230,139 +230,12 @@ void PlayRingtone(int argc UNUSED, char *argv[])
GSM_Init(TRUE);
- error=GSM_PlayRingtone(ringtone2);
+ error = GSM_PlayRingtone(&ringtone2);
Print_Error(error);
GSM_Terminate();
}
-/**
- * Get's location from OpenCellID.
- */
-void GetLocation(int argc UNUSED, char *argv[]UNUSED)
-{
- GSM_File OpenCell;
- char url[70 + GSM_MAX_MODEL_LENGTH];
- char *pos;
- GSM_Error error;
- GSM_NetworkInfo netinfo;
- float latitude, longitude;
- long int mnc, mcc, lac, cellid, nbSamples, range;
- char *ret, *old_locale = NULL;
- gboolean failure = FALSE;
-
- GSM_Init(TRUE);
-
- /* Get model information */
- error = GSM_GetNetworkInfo(gsm, &netinfo);
- Print_Error(error);
-
- if (netinfo.State == GSM_NoNetwork) {
- printf_err("%s", _("Not logged to network!\n"));
- GSM_Terminate();
- return;
- }
-
- /* We need decimal numbers */
- lac = strtol(netinfo.LAC, NULL, 16);
- cellid = strtol(netinfo.CID, NULL, 16);
-
- /* Split code to country and network (beware ncc+nmc without space) */
- if (sscanf(netinfo.NetworkCode, "%3ld%ld", &mcc, &mnc) != 2) {
- printf_err("%s", _("Wrong network code from phone!\n"));
- GSM_Terminate();
- return;
- }
-
- /* Request information from OpenCellID */
- sprintf(url, "http://www.opencellid.org/cell/get?key=%s&mnc=%ld&mcc=%ld&lac=%ld&cellid=%ld",
- OPENCELLID_API_KEY,
- mnc, mcc, lac, cellid);
-
- OpenCell.Buffer = NULL;
- OpenCell.Used = 0;
- error = GSM_ReadHTTPFile(url, &OpenCell);
- Print_Error(error);
-
- /* We need to reset numeric locales because we parse floats with . as decimal separator */
- ret = setlocale(LC_NUMERIC, "C");
- if (ret != NULL) {
- old_locale = strdup(ret);
- }
-
- /* Parse reply:
- <?xml version="1.0" encoding="UTF-8"?>
- <rsp stat="ok">
- <cell range="6000" lac="0" lat="54.4910893937777" nbSamples="46" lon="27.9390742994699" cellId="29513" mcc="250" mnc="99"/>
- </rsp>
- */
- if (strstr(OpenCell.Buffer, "stat=\"ok\"") == NULL) {
- printf_err("%s", _("Request for information from OpenCellID failed!\n"));
- failure = TRUE;
- goto done;
- }
- pos = strstr(OpenCell.Buffer, "lat=\"");
- if (pos == NULL) {
- printf_err("%s", _("Failed to find latitude in OpenCellID reply!\n"));
- failure = TRUE;
- goto done;
- }
- if (sscanf(pos, "lat=\"%f\"", &latitude) == 0) {
- printf_err("%s", _("Failed to parse latitude from OpenCellID reply!\n"));
- failure = TRUE;
- goto done;
- }
- pos = strstr(OpenCell.Buffer, "lon=\"");
- if (pos == NULL) {
- printf_err("%s", _("Failed to find longitude in OpenCellID reply!\n"));
- failure = TRUE;
- goto done;
- }
- if (sscanf(pos, "lon=\"%f\"", &longitude) == 0) {
- printf_err("%s", _("Failed to parse longitude from OpenCellID reply!\n"));
- failure = TRUE;
- goto done;
- }
- pos = strstr(OpenCell.Buffer, "range=\"");
- if (pos == NULL) {
- printf_err("%s", _("Failed to find range in OpenCellID reply!\n"));
- failure = TRUE;
- goto done;
- }
- if (sscanf(pos, "range=\"%ld\"", &range) == 0) {
- printf_err("%s", _("Failed to parse range from OpenCellID reply!\n"));
- failure = TRUE;
- goto done;
- }
- pos = strstr(OpenCell.Buffer, "nbSamples=\"");
- if (pos == NULL) {
- printf_err("%s", _("Failed to find nbSamples in OpenCellID reply!\n"));
- failure = TRUE;
- goto done;
- }
- if (sscanf(pos, "nbSamples=\"%ld\"", &nbSamples) == 0) {
- printf_err("%s", _("Failed to parse nbSamples from OpenCellID reply!\n"));
- failure = TRUE;
- goto done;
- }
-
-done:
- if (old_locale != NULL) {
- setlocale(LC_NUMERIC, old_locale);
- free(old_locale);
- }
- if (!failure) {
- printf(LISTFORMAT "%f\n", _("Latitude"), latitude);
- printf(LISTFORMAT "%f\n", _("Longitude"), longitude);
- printf(LISTFORMAT "%ld\n", _("Range"), range);
- printf(LISTFORMAT "%ld\n", _("Number of samples"), nbSamples);
- }
-
- free(OpenCell.Buffer);
- GSM_Terminate();
-}
-
-
void Identify(int argc, char *argv[])
{
@@ -1033,7 +906,8 @@ void GetBitmap(int argc, char *argv[])
{
GSM_File File;
GSM_MultiBitmap MultiBitmap;
- int location=0, Handle, Size;
+ int location=0, Handle;
+ size_t Size;
GSM_AllRingtonesInfo Info = {0, NULL};
unsigned char buffer[10];
const unsigned char *ringtonename;
diff --git a/gammu/misc.h b/gammu/misc.h
index baf5651..15a00d3 100644
--- a/gammu/misc.h
+++ b/gammu/misc.h
@@ -47,7 +47,7 @@ extern void SetAutoNetworkLogin(int argc, char *argv[]);
extern void GetFMStation(int argc, char *argv[]);
extern void CallDivert(int argc, char *argv[]);
extern void CancelAllDiverts(int argc, char *argv[]);
-extern GSM_Error GSM_PlayRingtone(GSM_Ringtone ringtone);
+extern GSM_Error GSM_PlayRingtone(GSM_Ringtone *ringtone);
extern void Battery(int argc, char *argv[]);
extern void Screenshot(int argc, char *argv[]);
extern void Install(int argc, char *argv[]);
diff --git a/gammu/mms.c b/gammu/mms.c
index e6a3cee..83d9301 100644
--- a/gammu/mms.c
+++ b/gammu/mms.c
@@ -149,7 +149,8 @@ void GetEachMMS(int argc, char *argv[])
GSM_File File;
gboolean start = TRUE;
GSM_MMSFolders folders;
- int Handle,Size,num = -1;
+ int Handle,num = -1;
+ size_t Size;
GSM_Error error;
if (argc>2 && strcasecmp(argv[2],"-save") == 0) num=0;
diff --git a/gammu/nokia.c b/gammu/nokia.c
index 62c3af1..4a099da 100644
--- a/gammu/nokia.c
+++ b/gammu/nokia.c
@@ -263,7 +263,7 @@ void NokiaAddPlayLists2(unsigned char *ID,unsigned char *Name,unsigned char *IDF
break;
}
if (error == ERR_FILENOTEXIST) {
- return;
+ goto out;
}
Print_Error(error);
@@ -412,6 +412,8 @@ void NokiaAddPlayLists2(unsigned char *ID,unsigned char *Name,unsigned char *IDF
j+=UnicodeLength(Names2+j)*2+2;
}
}
+
+out:
free(Names);
free(Names2);
}
@@ -437,7 +439,7 @@ void NokiaAddPlayLists(int argc UNUSED, char *argv[] UNUSED)
Print_Error(error);
}
if (error == ERR_FILENOTEXIST) {
- printf("%s\n", _("Your phone model is not supported. Please report it to authors (see <http://wammu.eu/support/bugs/>). Thank you."));
+ printf("%s\n", _("Your phone model is not supported. Please report it to authors (see <https://wammu.eu/support/bugs/>). Thank you."));
GSM_Terminate();
Terminate(2);
} else if (error != ERR_EMPTY) {
diff --git a/helper/CMakeLists.txt b/helper/CMakeLists.txt
index b26eda2..08921b4 100644
--- a/helper/CMakeLists.txt
+++ b/helper/CMakeLists.txt
@@ -11,23 +11,29 @@ include_directories (
)
add_library(string STATIC string.c)
+add_coverage (string)
GAMMU_TUNE_SHARED(string)
add_library(array STATIC array.c)
+add_coverage (array)
GAMMU_TUNE_SHARED(array)
add_library (printing STATIC printing.c)
+add_coverage (printing)
GAMMU_TUNE_SHARED(printing)
add_library (cmdline STATIC cmdline.c)
+add_coverage (cmdline)
GAMMU_TUNE_SHARED(cmdline)
target_link_libraries (cmdline printing)
add_library (memorydisplay STATIC memory-display.c)
+add_coverage (memorydisplay)
GAMMU_TUNE_SHARED(memorydisplay)
target_link_libraries (memorydisplay libGammu)
add_library (messagecmdline STATIC message-cmdline.c)
+add_coverage (messagecmdline)
GAMMU_TUNE_SHARED(messagecmdline)
target_link_libraries (messagecmdline libGammu)
target_link_libraries (messagecmdline printing)
@@ -35,6 +41,7 @@ target_link_libraries (messagecmdline string)
target_link_libraries (messagecmdline cmdline)
add_library (messagedisplay STATIC message-display.c)
+add_coverage (messagedisplay)
GAMMU_TUNE_SHARED(messagedisplay)
target_link_libraries (messagedisplay libGammu)
target_link_libraries (messagedisplay memorydisplay)
@@ -48,10 +55,12 @@ endif (LIBINTL_LIB_FOUND AND LIBINTL_LIBRARIES)
if(WIN32 AND NOT CMAKE_COMPILER_IS_MINGW AND NOT CMAKE_COMPILER_IS_CYGWIN)
add_library(win32dirent STATIC win32-dirent.c)
+ add_coverage (win32dirent)
endif(WIN32 AND NOT CMAKE_COMPILER_IS_MINGW AND NOT CMAKE_COMPILER_IS_CYGWIN)
if (NOT HAVE_STRPTIME)
add_library(strptime STATIC strptime.c)
+ add_coverage (strptime)
GAMMU_TUNE_SHARED(strptime)
target_link_libraries (strptime string)
endif (NOT HAVE_STRPTIME)
diff --git a/helper/message-cmdline.c b/helper/message-cmdline.c
index dad1234..fe65024 100644
--- a/helper/message-cmdline.c
+++ b/helper/message-cmdline.c
@@ -116,13 +116,13 @@ GSM_Error CreateMessage(GSM_Message_Type *type, GSM_MultiSMSMessage *sms, int ar
unsigned char ReplaceBuffer2 [200],ReplaceBuffer[200];
char InputBuffer [SEND_SAVE_SMS_BUFFER_SIZE/2+1];
unsigned char Buffer [GSM_MAX_MULTI_SMS][SEND_SAVE_SMS_BUFFER_SIZE];
- int chars_read = 0;
+ ssize_t chars_read = 0;
int nextlong = 0;
gboolean ReplyViaSameSMSC = FALSE;
int MaxSMS = -1;
gboolean EMS16Bit = FALSE;
int frames_num;
- int param_value;
+ ssize_t param_value;
/* Parameters required only during saving */
int Folder = 1; /*Inbox by default */
@@ -1055,7 +1055,7 @@ GSM_Error CreateMessage(GSM_Message_Type *type, GSM_MultiSMSMessage *sms, int ar
printf(_("Wrong message length (\"%s\")\n"),argv[i]);
exit(-1);
}
- printf("%d / %d\n", param_value, chars_read);
+ printf("%ld / %ld\n", (long)param_value, (long)chars_read);
if (param_value < chars_read) {
Buffer[0][param_value * 2] = 0x00;
Buffer[0][param_value * 2 + 1] = 0x00;
@@ -1092,11 +1092,12 @@ GSM_Error CreateMessage(GSM_Message_Type *type, GSM_MultiSMSMessage *sms, int ar
nextlong = 0;
break;
case 8:/* Reject duplicates ID */
- SMSInfo.ReplaceMessage = GetInt(argv[i]);
- if (SMSInfo.ReplaceMessage < 1 || SMSInfo.ReplaceMessage > 7) {
+ param_value = GetInt(argv[i]);
+ if (param_value < 1 || param_value > 7) {
printf(_("You have to give number between 1 and 7 (\"%s\")\n"),argv[i]);
exit(-1);
}
+ SMSInfo.ReplaceMessage = (unsigned char)param_value;
nextlong = 0;
break;
case 9:/* Replace file for text SMS */
diff --git a/helper/message-display.c b/helper/message-display.c
index 6a32105..00d3aca 100644
--- a/helper/message-display.c
+++ b/helper/message-display.c
@@ -418,7 +418,7 @@ void DisplayMultiSMSInfo (GSM_MultiSMSMessage *sms, gboolean eachsms, gboolean e
#if 0
/* Disabled for now */
if (answer_yes("%s", _("Do you want to play it?")))
- GSM_PlayRingtone(*SMSInfo.Entries[i].Ringtone);
+ GSM_PlayRingtone(SMSInfo.Entries[i].Ringtone);
#endif
break;
case SMS_NokiaCallerLogo:
diff --git a/helper/win32-dirent.c b/helper/win32-dirent.c
index 8fda1e5..7b7eb25 100644
--- a/helper/win32-dirent.c
+++ b/helper/win32-dirent.c
@@ -43,7 +43,7 @@ opendir ( const char *name )
int
closedir (DIR *dir)
{
- FindClose( (HANDLE)dir->dd_handle );
+ FindClose(dir->dd_handle);
free( dir );
return 0;
}
@@ -73,16 +73,16 @@ readdir( DIR *dir )
if (!dirname)
return NULL; /* Error. */
- dir->dd_handle = (long)FindFirstFile( dirname, &fInfo );
+ dir->dd_handle = FindFirstFile( dirname, &fInfo );
free( dirname );
if ( !dir->dd_handle )
ret = 0;
else
ret = 1;
}
- else if ( dir->dd_handle != -1l )
+ else if ( dir->dd_handle != INVALID_HANDLE_VALUE )
{
- ret = FindNextFile ((HANDLE)dir->dd_handle, &fInfo);
+ ret = FindNextFile (dir->dd_handle, &fInfo);
}
else
ret = 0;
diff --git a/helper/win32-dirent.h b/helper/win32-dirent.h
index 59f0dc8..d5afd5d 100644
--- a/helper/win32-dirent.h
+++ b/helper/win32-dirent.h
@@ -35,7 +35,7 @@
struct dirent {
long d_ino;
unsigned short d_reclen;
- unsigned short d_namlen;
+ size_t d_namlen;
char d_name[FILENAME_MAX];
};
@@ -43,7 +43,7 @@ typedef struct
{
struct _finddata_t dd_dta;
struct dirent dd_dir;
- long dd_handle;
+ HANDLE dd_handle;
int dd_stat;
char dd_name[1];
} DIR;
diff --git a/include/gammu-file.h b/include/gammu-file.h
index be4db63..7a04315 100644
--- a/include/gammu-file.h
+++ b/include/gammu-file.h
@@ -26,11 +26,11 @@ extern "C" {
* \ingroup File
*/
typedef struct {
- int Free;
- int Used;
- int UsedImages;
- int UsedSounds;
- int UsedThemes;
+ size_t Free;
+ size_t Used;
+ size_t UsedImages;
+ size_t UsedSounds;
+ size_t UsedThemes;
} GSM_FileSystemStatus;
/**
@@ -224,7 +224,7 @@ GSM_Error GSM_SetFileAttributes(GSM_StateMachine * s, GSM_File * File);
* \ingroup File
*/
GSM_Error GSM_GetFilePart(GSM_StateMachine * s, GSM_File * File, int *Handle,
- int *Size);
+ size_t *Size);
/**
* Adds file to filesystem. Call repeatedly until function returns
@@ -240,7 +240,7 @@ GSM_Error GSM_GetFilePart(GSM_StateMachine * s, GSM_File * File, int *Handle,
*
* \ingroup File
*/
-GSM_Error GSM_AddFilePart(GSM_StateMachine * s, GSM_File * File, int *Pos,
+GSM_Error GSM_AddFilePart(GSM_StateMachine * s, GSM_File * File, size_t *Pos,
int *Handle);
/**
* Sends file to phone, it's up to phone to decide what to do with it.
@@ -257,7 +257,7 @@ GSM_Error GSM_AddFilePart(GSM_StateMachine * s, GSM_File * File, int *Pos,
*
* \ingroup File
*/
-GSM_Error GSM_SendFilePart(GSM_StateMachine * s, GSM_File * File, int *Pos,
+GSM_Error GSM_SendFilePart(GSM_StateMachine * s, GSM_File * File, size_t *Pos,
int *Handle);
/**
* Acquires filesystem status.
diff --git a/include/gammu-misc.h b/include/gammu-misc.h
index c90d705..1f2e54f 100644
--- a/include/gammu-misc.h
+++ b/include/gammu-misc.h
@@ -32,7 +32,7 @@ extern "C" {
*
* \return Length of read line, -1 on error.
*/
-int GetLine(FILE * File, char *Line, int count);
+size_t GetLine(FILE * File, char *Line, int count);
/**
* Gets Gammu library version.
@@ -111,13 +111,6 @@ extern void GSM_InitLocales(const char *path);
#define NORETURN
#endif
-/* Clang has bug in handling inline functions */
-#if defined(__GNUC__) && !defined(__clang__)
-#define INLINE inline
-#else
-#define INLINE
-#endif
-
/* Working snprintf on MSVC */
#ifdef _MSC_VER
#define snprintf _snprintf
diff --git a/include/gammu-smsd.h b/include/gammu-smsd.h
index eed5689..0dfacbf 100644
--- a/include/gammu-smsd.h
+++ b/include/gammu-smsd.h
@@ -41,7 +41,7 @@ typedef struct _GSM_SMSDConfig GSM_SMSDConfig;
*/
typedef struct {
/**
- * Version of this structure (1 for now).
+ * Version of this structure (2 for now).
*/
int Version;
/**
@@ -76,6 +76,14 @@ typedef struct {
* Phone IMEI.
*/
char IMEI[GSM_MAX_IMEI_LENGTH + 1];
+ /**
+ * SIM IMSI.
+ */
+ char IMSI[GSM_MAX_INFO_LENGTH + 1];
+ /**
+ * Network information.
+ */
+ GSM_NetworkInfo NetInfo;
} GSM_SMSDStatus;
/**
diff --git a/include/gammu-unicode.h b/include/gammu-unicode.h
index 5aa5fae..1bb9404 100644
--- a/include/gammu-unicode.h
+++ b/include/gammu-unicode.h
@@ -61,7 +61,7 @@ void DecodeUnicode(const unsigned char *src, char *dest);
*
* \ingroup Unicode
*/
-void EncodeUnicode(unsigned char *dest, const char *src, int len);
+void EncodeUnicode(unsigned char *dest, const char *src, size_t len);
/**
* Decodes unicode file data with byte order mark (BOM).
@@ -90,7 +90,7 @@ gboolean EncodeUTF8QuotedPrintable(char *dest, const unsigned char *src);
* \ingroup Unicode
*/
void DecodeUTF8QuotedPrintable(unsigned char *dest, const char *src,
- int len);
+ size_t len);
/**
* Encodes string to UTF-8.
*
@@ -102,7 +102,7 @@ int EncodeWithUTF8Alphabet(unsigned long src, unsigned char *ret);
*
* \ingroup Unicode
*/
-int DecodeWithUTF8Alphabet(const unsigned char *src, wchar_t * dest, int len);
+int DecodeWithUTF8Alphabet(const unsigned char *src, wchar_t * dest, size_t len);
/**
* Decodes string from hex quoted unicode.
@@ -152,14 +152,14 @@ gboolean EncodeUTF8(char *dest, const unsigned char *src);
*
* \ingroup Unicode
*/
-void DecodeUTF8(unsigned char *dest, const char *src, int len);
+void DecodeUTF8(unsigned char *dest, const char *src, size_t len);
/**
* Decode hex encoded binary text.
*
* \ingroup Unicode
*/
-gboolean DecodeHexBin(unsigned char *dest, const unsigned char *src, int len);
+gboolean DecodeHexBin(unsigned char *dest, const unsigned char *src, size_t len);
/**
* Converts single character from unicode to wchar_t.
diff --git a/installer/license.txt b/installer/license.txt
index dfbb635..871961f 100644
--- a/installer/license.txt
+++ b/installer/license.txt
@@ -1,5 +1,5 @@
Gammu All Mobile Management Utilities
-Copyright (C) 2003 - 2011 Michal Cihar <michal@cihar.com> and others
+Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and others
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libgammu/CMakeLists.txt b/libgammu/CMakeLists.txt
index 9b7d6e8..aa3c798 100644
--- a/libgammu/CMakeLists.txt
+++ b/libgammu/CMakeLists.txt
@@ -4,6 +4,8 @@
project (libGammu C)
+include(GammuTuneFlags)
+
set (LIBRARY_SRC
gsmcomon.c
gsmphones.c
@@ -113,13 +115,12 @@ if(MSVC)
else(MSVC)
add_library (libGammu ${LIBRARY_SRC})
endif(MSVC)
+add_coverage (libGammu)
set_target_properties (libGammu PROPERTIES
VERSION ${GAMMU_SOVERSION}.${GAMMU_VERSION}
SOVERSION ${GAMMU_SOVERSION}
OUTPUT_NAME Gammu)
-if (CMAKE_COMPILER_IS_GNUCC AND NOT CMAKE_COMPILER_IS_MINGW AND NOT CMAKE_COMPILER_IS_CYGWIN)
- set_target_properties (libGammu PROPERTIES COMPILE_FLAGS -fPIC)
-endif (CMAKE_COMPILER_IS_GNUCC AND NOT CMAKE_COMPILER_IS_MINGW AND NOT CMAKE_COMPILER_IS_CYGWIN)
+GAMMU_TUNE_SHARED(libGammu)
if(CMAKE_COMPILER_IS_MINGW AND BUILD_SHARED_LIBS)
SET_TARGET_PROPERTIES(libGammu PROPERTIES LINK_FLAGS
"-Wl,--output-def,${CMAKE_CURRENT_BINARY_DIR}/libGammu.def")
diff --git a/libgammu/api.c b/libgammu/api.c
index 6b501fd..3ae8dbb 100644
--- a/libgammu/api.c
+++ b/libgammu/api.c
@@ -1742,7 +1742,7 @@ GSM_Error GSM_SetFileAttributes(GSM_StateMachine *s, GSM_File *File)
/**
* Retrieves file part.
*/
-GSM_Error GSM_GetFilePart(GSM_StateMachine *s, GSM_File *File, int *Handle, int *Size)
+GSM_Error GSM_GetFilePart(GSM_StateMachine *s, GSM_File *File, int *Handle, size_t *Size)
{
GSM_Error err;
@@ -1755,7 +1755,7 @@ GSM_Error GSM_GetFilePart(GSM_StateMachine *s, GSM_File *File, int *Handle, int
/**
* Adds file part to filesystem.
*/
-GSM_Error GSM_AddFilePart(GSM_StateMachine *s, GSM_File *File, int *Pos, int *Handle)
+GSM_Error GSM_AddFilePart(GSM_StateMachine *s, GSM_File *File, size_t *Pos, int *Handle)
{
GSM_Error err;
@@ -1768,7 +1768,7 @@ GSM_Error GSM_AddFilePart(GSM_StateMachine *s, GSM_File *File, int *Pos, int *Ha
/**
* Sends file to phone, it's up to phone to decide what to do with it.
*/
-GSM_Error GSM_SendFilePart(GSM_StateMachine *s, GSM_File *File, int *Pos, int *Handle)
+GSM_Error GSM_SendFilePart(GSM_StateMachine *s, GSM_File *File, size_t *Pos, int *Handle)
{
GSM_Error err;
diff --git a/libgammu/debug.c b/libgammu/debug.c
index 40d270f..e3cd444 100644
--- a/libgammu/debug.c
+++ b/libgammu/debug.c
@@ -311,9 +311,9 @@ int smprintf_level(GSM_StateMachine * s, GSM_DebugSeverity severity, const char
#define CHARS_PER_LINE (16)
/* Dumps a message */
-void DumpMessage(GSM_Debug_Info *d, const unsigned char *message, const int messagesize)
+void DumpMessage(GSM_Debug_Info *d, const unsigned char *message, const size_t messagesize)
{
- int i, j = 0;
+ size_t i, j = 0;
char buffer[(CHARS_PER_LINE * 5) + 1];
smfprintf(d, "\n");
@@ -368,7 +368,7 @@ void DumpMessage(GSM_Debug_Info *d, const unsigned char *message, const int mess
#undef CHARS_PER_LINE
-void DumpMessageText(GSM_Debug_Info *d, const unsigned char *message, const int messagesize)
+void DumpMessageText(GSM_Debug_Info *d, const unsigned char *message, const size_t messagesize)
{
if (d == NULL || (d->dl != DL_TEXTALL && d->dl == DL_TEXTALLDATE)) return;
DumpMessage(d, message, messagesize);
diff --git a/libgammu/debug.h b/libgammu/debug.h
index 0abe681..9bc1ca6 100644
--- a/libgammu/debug.h
+++ b/libgammu/debug.h
@@ -10,8 +10,8 @@
extern GSM_Debug_Info GSM_global_debug;
extern GSM_Debug_Info GSM_none_debug;
-void DumpMessage(GSM_Debug_Info *d, const unsigned char *message, const int messagesize);
-void DumpMessageText(GSM_Debug_Info *d, const unsigned char *message, const int messagesize);
+void DumpMessage(GSM_Debug_Info *d, const unsigned char *message, const size_t messagesize);
+void DumpMessageText(GSM_Debug_Info *d, const unsigned char *message, const size_t messagesize);
/* ------------------------------------------------------------------------- */
diff --git a/libgammu/device/irda/irda.h b/libgammu/device/irda/irda.h
index 455e6af..953aa84 100644
--- a/libgammu/device/irda/irda.h
+++ b/libgammu/device/irda/irda.h
@@ -10,7 +10,11 @@
#endif
typedef struct {
+#ifdef WIN32
+ SOCKET hPhone;
+#else
int hPhone;
+#endif
struct sockaddr_irda peer;
} GSM_Device_IrdaData;
diff --git a/libgammu/gsmcomon.c b/libgammu/gsmcomon.c
index 9fed2fa..b3c9798 100644
--- a/libgammu/gsmcomon.c
+++ b/libgammu/gsmcomon.c
@@ -95,9 +95,9 @@ static PrintErrorEntry PrintErrorEntries[] = {
{ERR_DEVICEREADERROR, "DEVICEREADERROR", N_("Error during reading from the device.")},
{ERR_DEVICEPARITYERROR, "DEVICEPARITYERROR", N_("Can't set parity on the device.")},
{ERR_TIMEOUT, "TIMEOUT", N_("No response in specified timeout. Probably phone not connected.")},
- {ERR_FRAMENOTREQUESTED, "FRAMENOTREQUESTED", N_("Frame not requested right now. See <http://wammu.eu/support/bugs/> for information how to report it.")},
- {ERR_UNKNOWNRESPONSE, "UNKNOWNRESPONSE", N_("Unknown response from phone. See <http://wammu.eu/support/bugs/> for information how to report it.")},
- {ERR_UNKNOWNFRAME, "UNKNOWNFRAME", N_("Unknown frame. See <http://wammu.eu/support/bugs/> for information how to report it.")},
+ {ERR_FRAMENOTREQUESTED, "FRAMENOTREQUESTED", N_("Frame not requested right now. See <https://wammu.eu/support/bugs/> for information how to report it.")},
+ {ERR_UNKNOWNRESPONSE, "UNKNOWNRESPONSE", N_("Unknown response from phone. See <https://wammu.eu/support/bugs/> for information how to report it.")},
+ {ERR_UNKNOWNFRAME, "UNKNOWNFRAME", N_("Unknown frame. See <https://wammu.eu/support/bugs/> for information how to report it.")},
{ERR_UNKNOWNCONNECTIONTYPESTRING, "UNKNOWNCONNECTIONTYPESTRING",N_("Unknown connection type string. Check config file.")},
{ERR_UNKNOWNMODELSTRING, "UNKNOWNMODELSTRING", N_("Unknown model type string. Check config file.")},
{ERR_SOURCENOTAVAILABLE, "SOURCENOTAVAILABLE", N_("Some functions not available for your system (disabled in config or not implemented).")},
diff --git a/libgammu/gsmphones.c b/libgammu/gsmphones.c
index ce0fd98..6f0c2b8 100644
--- a/libgammu/gsmphones.c
+++ b/libgammu/gsmphones.c
@@ -966,6 +966,7 @@ GSM_PhoneModel allmodels[] = {
{"E398", "E398", "", {F_SMS_LOCATION_0, F_ENCODED_USSD, F_FOUR_DIGIT_YEAR, F_RESET_AFTER_TIMEOUT, F_HUAWEI_INIT, 0}},
{"E3131", "E3131", "", {F_SMS_LOCATION_0, F_ENCODED_USSD, F_FOUR_DIGIT_YEAR, F_RESET_AFTER_TIMEOUT, F_HUAWEI_INIT, 0}},
{"K3765", "K3765", "", {F_SMS_LOCATION_0, F_ENCODED_USSD, F_FOUR_DIGIT_YEAR, F_RESET_AFTER_TIMEOUT, F_HUAWEI_INIT, 0}},
+ {"K3770", "K3770", "", {F_SMS_LOCATION_0, F_ENCODED_USSD, F_FOUR_DIGIT_YEAR, F_RESET_AFTER_TIMEOUT, F_HUAWEI_INIT, 0}},
{"K4505", "K4505", "", {F_SMS_LOCATION_0, F_ENCODED_USSD, F_FOUR_DIGIT_YEAR, F_RESET_AFTER_TIMEOUT, F_HUAWEI_INIT, 0}},
{"K4511", "K4511", "", {F_SMS_LOCATION_0, F_ENCODED_USSD, F_FOUR_DIGIT_YEAR, F_RESET_AFTER_TIMEOUT, F_HUAWEI_INIT, 0}},
@@ -975,6 +976,9 @@ GSM_PhoneModel allmodels[] = {
/* Ubinetics */
{"GDC201", "GDC201", "", {F_SMS_NO_ME, 0}},
+ /* Dell */
+ {"DW5560", "DW5560", "", {0}},
+
/* Other */
{"SIMCOM_SIM300D","SIMCOM_SIM300D","", {F_ENCODED_USSD, 0}},
diff --git a/libgammu/gsmreply.h b/libgammu/gsmreply.h
index d92df45..0c8bc20 100644
--- a/libgammu/gsmreply.h
+++ b/libgammu/gsmreply.h
@@ -210,6 +210,7 @@ typedef enum {
ID_User9,
ID_User10,
+ ID_All,
ID_EachFrame
} GSM_Phone_RequestID;
diff --git a/libgammu/gsmstate.c b/libgammu/gsmstate.c
index d876ee3..9761f68 100644
--- a/libgammu/gsmstate.c
+++ b/libgammu/gsmstate.c
@@ -462,7 +462,7 @@ GSM_Error GSM_RegisterAllPhoneModules(GSM_StateMachine *s)
s->ConnectionType == GCT_BLUEPHONET) {
/* Try to detect phone type */
if (strcmp(model->model, "unknown") == 0 && model->features[0] == 0) {
- smprintf(s, "WARNING: phone not known, please report it to authors (see <http://wammu.eu/support/bugs/>). Thank you.\n");
+ smprintf(s, "WARNING: phone not known, please report it to authors (see <https://wammu.eu/support/bugs/>). Thank you.\n");
if (strncmp(s->Phone.Data.Model, "RM-", 3) == 0) {
/* 167 is really a wild guess */
if (atoi(s->Phone.Data.Model + 3) > 167) {
@@ -984,7 +984,7 @@ GSM_Error GSM_AbortOperation(GSM_StateMachine * s)
}
GSM_Error GSM_WaitForOnce(GSM_StateMachine *s, unsigned const char *buffer,
- int length, int type, int timeout)
+ size_t length, int type, int timeout)
{
GSM_Phone_Data *Phone = &s->Phone.Data;
GSM_Protocol_Message sentmsg;
@@ -1027,7 +1027,7 @@ GSM_Error GSM_WaitForOnce(GSM_StateMachine *s, unsigned const char *buffer,
}
GSM_Error GSM_WaitFor (GSM_StateMachine *s, unsigned const char *buffer,
- int length, int type, int timeout,
+ size_t length, int type, int timeout,
GSM_Phone_RequestID request)
{
GSM_Phone_Data *Phone = &s->Phone.Data;
@@ -1137,6 +1137,8 @@ GSM_Error GSM_DispatchMessage(GSM_StateMachine *s)
GSM_Reply_Function *Reply;
int reply;
+ s->MessagesCount++;
+
GSM_DumpMessageTextRecv(s, msg->Buffer, msg->Length, msg->Type);
GSM_DumpMessageBinaryRecv(s, msg->Buffer, msg->Length, msg->Type);
@@ -1183,7 +1185,7 @@ GSM_Error GSM_DispatchMessage(GSM_StateMachine *s)
}
if (disp) {
- smprintf(s,". Please report the error, see <http://wammu.eu/support/bugs/>. Thank you\n");
+ smprintf(s,". Please report the error, see <https://wammu.eu/support/bugs/>. Thank you\n");
if (Phone->SentMsg != NULL) {
smprintf(s,"LAST SENT frame ");
smprintf(s, "type 0x%02X/length %ld", Phone->SentMsg->Type, (long)Phone->SentMsg->Length);
@@ -1533,7 +1535,7 @@ fail:
return error;
}
-void GSM_DumpMessageText_Custom(GSM_StateMachine *s, unsigned const char *message, int messagesize, int type, const char *text)
+void GSM_DumpMessageText_Custom(GSM_StateMachine *s, unsigned const char *message, size_t messagesize, int type, const char *text)
{
GSM_Debug_Info *curdi;
@@ -1544,25 +1546,25 @@ void GSM_DumpMessageText_Custom(GSM_StateMachine *s, unsigned const char *messag
curdi->dl == DL_TEXTDATE ||
curdi->dl == DL_TEXTALLDATE) {
smprintf(s, "%s ", text);
- smprintf(s, "type 0x%02X/length 0x%02X/%i",
- type, messagesize, messagesize);
+ smprintf(s, "type 0x%02X/length 0x%02lX/%ld",
+ type, (long)messagesize, (long)messagesize);
DumpMessage(curdi, message, messagesize);
}
}
-void GSM_DumpMessageText(GSM_StateMachine *s, unsigned const char *message, int messagesize, int type)
+void GSM_DumpMessageText(GSM_StateMachine *s, unsigned const char *message, size_t messagesize, int type)
{
GSM_DumpMessageText_Custom(s, message, messagesize, type, "SENDING frame");
}
-void GSM_DumpMessageTextRecv(GSM_StateMachine *s, unsigned const char *message, int messagesize, int type)
+void GSM_DumpMessageTextRecv(GSM_StateMachine *s, unsigned const char *message, size_t messagesize, int type)
{
GSM_DumpMessageText_Custom(s, message, messagesize, type, "RECEIVED frame");
}
-void GSM_DumpMessageBinary_Custom(GSM_StateMachine *s, unsigned const char *message, int messagesize, int type, int direction)
+void GSM_DumpMessageBinary_Custom(GSM_StateMachine *s, unsigned const char *message, size_t messagesize, int type, int direction)
{
- int i=0;
+ size_t i=0;
GSM_Debug_Info *curdi;
curdi = GSM_GetDI(s);
@@ -1570,20 +1572,20 @@ void GSM_DumpMessageBinary_Custom(GSM_StateMachine *s, unsigned const char *mess
if (curdi->dl == DL_BINARY) {
smprintf(s,"%c", direction);
smprintf(s,"%c",type);
- smprintf(s,"%c",messagesize/256);
- smprintf(s,"%c",messagesize%256);
+ smprintf(s,"%c",(int)(messagesize/256));
+ smprintf(s,"%c",(int)(messagesize%256));
for (i=0;i<messagesize;i++) {
smprintf(s,"%c",message[i]);
}
}
}
-void GSM_DumpMessageBinary(GSM_StateMachine *s, unsigned const char *message, int messagesize, int type)
+void GSM_DumpMessageBinary(GSM_StateMachine *s, unsigned const char *message, size_t messagesize, int type)
{
GSM_DumpMessageBinary_Custom(s, message, messagesize, type, 0x01);
}
-void GSM_DumpMessageBinaryRecv(GSM_StateMachine *s, unsigned const char *message, int messagesize, int type)
+void GSM_DumpMessageBinaryRecv(GSM_StateMachine *s, unsigned const char *message, size_t messagesize, int type)
{
GSM_DumpMessageBinary_Custom(s, message, messagesize, type, 0x02);
}
diff --git a/libgammu/gsmstate.h b/libgammu/gsmstate.h
index 6a3e027..2d665ea 100644
--- a/libgammu/gsmstate.h
+++ b/libgammu/gsmstate.h
@@ -1266,15 +1266,15 @@ typedef struct {
/**
* Retrieves file part.
*/
- GSM_Error (*GetFilePart) (GSM_StateMachine *s, GSM_File *File, int *Handle, int *Size);
+ GSM_Error (*GetFilePart) (GSM_StateMachine *s, GSM_File *File, int *Handle, size_t *Size);
/**
* Adds file part to filesystem.
*/
- GSM_Error (*AddFilePart) (GSM_StateMachine *s, GSM_File *File, int *Pos, int *Handle);
+ GSM_Error (*AddFilePart) (GSM_StateMachine *s, GSM_File *File, size_t *Pos, int *Handle);
/**
* Sends file to phone, it's up to phone to decide what to do with it.
*/
- GSM_Error (*SendFilePart) (GSM_StateMachine *s, GSM_File *File, int *Pos, int *Handle);
+ GSM_Error (*SendFilePart) (GSM_StateMachine *s, GSM_File *File, size_t *Pos, int *Handle);
/**
* Acquires filesystem status.
*/
@@ -1417,6 +1417,10 @@ struct _GSM_StateMachine {
* Flag for interrupting communication.
*/
volatile gboolean Abort;
+ /**
+ * Counter for dispatched messages.
+ */
+ volatile size_t MessagesCount;
GSM_Device Device; /**< Device driver data and functions */
GSM_Protocol Protocol; /**< Protocol driver data and functions */
@@ -1436,7 +1440,7 @@ struct _GSM_StateMachine {
GSM_Error GSM_RegisterAllPhoneModules (GSM_StateMachine *s);
GSM_Error GSM_WaitForOnce (GSM_StateMachine *s, unsigned const char *buffer,
- int length, int type, int timeout);
+ size_t length, int type, int timeout);
/**
* Wait for reply from the phone.
@@ -1451,7 +1455,7 @@ GSM_Error GSM_WaitForOnce (GSM_StateMachine *s, unsigned const char *buffer,
* \return Error code, ERR_NONE on sucecss.
*/
GSM_Error GSM_WaitFor (GSM_StateMachine *s, unsigned const char *buffer,
- int length, int type, int timeout,
+ size_t length, int type, int timeout,
GSM_Phone_RequestID request) WARNUNUSED;
/**
@@ -1472,10 +1476,10 @@ GSM_Error GSM_WaitFor (GSM_StateMachine *s, unsigned const char *buffer,
GSM_Error GSM_DispatchMessage (GSM_StateMachine *s);
-void GSM_DumpMessageText (GSM_StateMachine *s, unsigned const char *message, int messagesize, int type);
-void GSM_DumpMessageTextRecv (GSM_StateMachine *s, unsigned const char *message, int messagesize, int type);
-void GSM_DumpMessageBinary (GSM_StateMachine *s, unsigned const char *message, int messagesize, int type);
-void GSM_DumpMessageBinaryRecv(GSM_StateMachine *s, unsigned const char *message, int messagesize, int type);
+void GSM_DumpMessageText (GSM_StateMachine *s, unsigned const char *message, size_t messagesize, int type);
+void GSM_DumpMessageTextRecv (GSM_StateMachine *s, unsigned const char *message, size_t messagesize, int type);
+void GSM_DumpMessageBinary (GSM_StateMachine *s, unsigned const char *message, size_t messagesize, int type);
+void GSM_DumpMessageBinaryRecv(GSM_StateMachine *s, unsigned const char *message, size_t messagesize, int type);
void GSM_OSErrorInfo(GSM_StateMachine *s, const char *description);
diff --git a/libgammu/misc/coding/coding.c b/libgammu/misc/coding/coding.c
index e1b3a25..28f9f2e 100644
--- a/libgammu/misc/coding/coding.c
+++ b/libgammu/misc/coding/coding.c
@@ -279,9 +279,9 @@ char *DecodeUnicodeConsole(const unsigned char *src)
}
/* Encode string to Unicode. Len is number of input chars */
-void DecodeISO88591 (unsigned char *dest, const char *src, int len)
+void DecodeISO88591 (unsigned char *dest, const char *src, size_t len)
{
- int i;
+ size_t i;
for (i = 0; i < len; i++) {
/* Hack for Euro sign */
@@ -298,9 +298,9 @@ void DecodeISO88591 (unsigned char *dest, const char *src, int len)
}
/* Encode string to Unicode. Len is number of input chars */
-void EncodeUnicode (unsigned char *dest, const char *src, int len)
+void EncodeUnicode (unsigned char *dest, const char *src, size_t len)
{
- int i_len = 0, o_len;
+ size_t i_len = 0, o_len;
wchar_t wc;
for (o_len = 0; i_len < len; o_len++) {
@@ -325,9 +325,10 @@ int DecodeWithBCDAlphabet(unsigned char value)
return 10*(value & 0x0f)+(value >> 4);
}
-void DecodeBCD (unsigned char *dest, const unsigned char *src, int len)
+void DecodeBCD (unsigned char *dest, const unsigned char *src, size_t len)
{
- int i,current=0,digit;
+ size_t i,current=0;
+ int digit;
for (i = 0; i < len; i++) {
digit=src[i] & 0x0f;
@@ -338,9 +339,9 @@ void DecodeBCD (unsigned char *dest, const unsigned char *src, int len)
dest[current]=0;
}
-void EncodeBCD (unsigned char *dest, const unsigned char *src, int len, gboolean fill)
+void EncodeBCD (unsigned char *dest, const unsigned char *src, size_t len, gboolean fill)
{
- int i,current=0;
+ size_t i,current=0;
for (i = 0; i < len; i++) {
if (i & 0x01) {
@@ -407,9 +408,10 @@ void EncodeHexUnicode (char *dest, const unsigned char *src, size_t len)
EncodeHexBin(dest, src, len * 2);
}
-gboolean DecodeHexBin (unsigned char *dest, const unsigned char *src, int len)
+gboolean DecodeHexBin (unsigned char *dest, const unsigned char *src, size_t len)
{
- int i,current=0, low, high;
+ size_t i,current=0;
+ int low, high;
for (i = 0; i < len/2 ; i++) {
low = DecodeWithHexBinAlphabet(src[i*2+1]);
@@ -828,7 +830,8 @@ static unsigned char ConvertTable[] =
void EncodeDefault(unsigned char *dest, const unsigned char *src, size_t *len, gboolean UseExtensions, unsigned char *ExtraAlphabet)
{
- size_t i,current=0,j,z;
+ size_t i,current=0;
+ int j,z;
char ret;
gboolean FoundSpecial,FoundNormal;
@@ -947,7 +950,7 @@ void FindDefaultAlphabetLen(const unsigned char *src, size_t *srclen, size_t *sm
#define ByteMask ((1 << Bits) - 1)
-int GSM_UnpackEightBitsToSeven(int offset, int in_length, int out_length,
+int GSM_UnpackEightBitsToSeven(size_t offset, size_t in_length, size_t out_length,
const unsigned char *input, unsigned char *output)
{
/* (c) by Pavel Janik and Pawel Kot */
@@ -955,11 +958,11 @@ int GSM_UnpackEightBitsToSeven(int offset, int in_length, int out_length,
unsigned char *output_pos = output; /* Current pointer to the output buffer */
const unsigned char *input_pos = input; /* Current pointer to the input buffer */
unsigned char Rest = 0x00;
- int Bits;
+ size_t Bits;
Bits = offset ? offset : 7;
- while ((input_pos - input) < in_length) {
+ while ((size_t)(input_pos - input) < in_length) {
*output_pos = ((*input_pos & ByteMask) << (7 - Bits)) | Rest;
Rest = *input_pos >> Bits;
@@ -970,7 +973,7 @@ int GSM_UnpackEightBitsToSeven(int offset, int in_length, int out_length,
if ((input_pos != input) || (Bits == 7)) output_pos++;
input_pos++;
- if ((output_pos - output) >= out_length) break;
+ if ((size_t)(output_pos - output) >= out_length) break;
/* After reading 7 octets we have read 7 full characters but
we have 7 bits as well. This is the next character */
@@ -987,7 +990,7 @@ int GSM_UnpackEightBitsToSeven(int offset, int in_length, int out_length,
return output_pos - output;
}
-int GSM_PackSevenBitsToEight(int offset, const unsigned char *input, unsigned char *output, int length)
+int GSM_PackSevenBitsToEight(size_t offset, const unsigned char *input, unsigned char *output, size_t length)
{
/* (c) by Pavel Janik and Pawel Kot */
@@ -1004,7 +1007,7 @@ int GSM_PackSevenBitsToEight(int offset, const unsigned char *input, unsigned ch
output_pos++;
}
- while ((input_pos - input) < length) {
+ while ((size_t)(input_pos - input) < length) {
unsigned char Byte = *input_pos;
*output_pos = Byte >> (7 - Bits);
@@ -1242,12 +1245,12 @@ void ReadUnicodeFile(unsigned char *Dest, const unsigned char *Source)
Dest[current] = 0;
}
-INLINE int GetBit(unsigned char *Buffer, size_t BitNum)
+int GetBit(unsigned char *Buffer, size_t BitNum)
{
return Buffer[BitNum / 8] & (1 << (7 - (BitNum % 8)));
}
-INLINE int SetBit(unsigned char *Buffer, size_t BitNum)
+int SetBit(unsigned char *Buffer, size_t BitNum)
{
return Buffer[BitNum / 8] |= 1 << (7 - (BitNum % 8));
}
@@ -1361,9 +1364,9 @@ void GetBufferI(unsigned char *Source,
* We replace single ~ chars into it. When user give double ~, it's replaced
* to single ~
*/
-void EncodeUnicodeSpecialNOKIAChars(unsigned char *dest, const unsigned char *src, int len)
+void EncodeUnicodeSpecialNOKIAChars(unsigned char *dest, const unsigned char *src, size_t len)
{
- int i,current = 0;
+ size_t i,current = 0;
gboolean special=FALSE;
for (i = 0; i < len; i++) {
@@ -1395,9 +1398,9 @@ void EncodeUnicodeSpecialNOKIAChars(unsigned char *dest, const unsigned char *sr
dest[current] = 0x00;
}
-void DecodeUnicodeSpecialNOKIAChars(unsigned char *dest, const unsigned char *src, int len)
+void DecodeUnicodeSpecialNOKIAChars(unsigned char *dest, const unsigned char *src, size_t len)
{
- int i=0,current=0;
+ size_t i=0,current=0;
for (i=0;i<len;i++) {
switch (src[2*i]) {
@@ -1860,7 +1863,7 @@ gboolean EncodeUTF8(char *dest, const unsigned char *src)
}
/* Decode UTF8 char to Unicode char */
-int DecodeWithUTF8Alphabet(const unsigned char *src, wchar_t *dest, int len)
+int DecodeWithUTF8Alphabet(const unsigned char *src, wchar_t *dest, size_t len)
{
if (len < 1) return 0;
if (src[0] < 128) {
@@ -1883,9 +1886,9 @@ int DecodeWithUTF8Alphabet(const unsigned char *src, wchar_t *dest, int len)
/* Make Unicode string from ISO-8859-1 string */
-void DecodeISO88591QuotedPrintable(unsigned char *dest, const unsigned char *src, int len)
+void DecodeISO88591QuotedPrintable(unsigned char *dest, const unsigned char *src, size_t len)
{
- int i = 0, j = 0;
+ size_t i = 0, j = 0;
while (i < len) {
if (src[i] == '=' && i + 2 < len
@@ -1905,9 +1908,10 @@ void DecodeISO88591QuotedPrintable(unsigned char *dest, const unsigned char *src
}
/* Make Unicode string from UTF8 string */
-void DecodeUTF8QuotedPrintable(unsigned char *dest, const char *src, int len)
+void DecodeUTF8QuotedPrintable(unsigned char *dest, const char *src, size_t len)
{
- int i,j=0,z;
+ size_t i,j=0;
+ int z;
unsigned char mychar[10];
wchar_t ret;
@@ -1940,9 +1944,9 @@ void DecodeUTF8QuotedPrintable(unsigned char *dest, const char *src, int len)
dest[j] = 0;
}
-void DecodeUTF8(unsigned char *dest, const char *src, int len)
+void DecodeUTF8(unsigned char *dest, const char *src, size_t len)
{
- int i=0,j=0,z;
+ size_t i=0,j=0,z;
wchar_t ret;
while (i < len) {
@@ -1959,13 +1963,13 @@ void DecodeUTF8(unsigned char *dest, const char *src, int len)
dest[j] = 0;
}
-void DecodeXMLUTF8(unsigned char *dest, const char *src, int len)
+void DecodeXMLUTF8(unsigned char *dest, const char *src, size_t len)
{
char *tmp;
char *pos, *pos_end;
const char *lastpos;
char *entity;
- unsigned long int c;
+ unsigned long long int c;
int tmplen;
/* Allocate buffer */
@@ -2015,7 +2019,7 @@ void DecodeXMLUTF8(unsigned char *dest, const char *src, int len)
} else {
c = strtoull(entity + 1, NULL, 10);
}
- dbgprintf(NULL, "Unicode char 0x%04lx\n", c);
+ dbgprintf(NULL, "Unicode char 0x%04llx\n", c);
tmplen = strlen(tmp);
tmplen += EncodeWithUTF8Alphabet(c, tmp + tmplen);
tmp[tmplen] = 0;
@@ -2044,9 +2048,9 @@ void DecodeXMLUTF8(unsigned char *dest, const char *src, int len)
tmp=NULL;
}
-void DecodeUTF7(unsigned char *dest, const unsigned char *src, int len)
+void DecodeUTF7(unsigned char *dest, const unsigned char *src, size_t len)
{
- int i=0,j=0,z,p;
+ size_t i=0,j=0,z,p;
wchar_t ret;
while (i<=len) {
diff --git a/libgammu/misc/coding/coding.h b/libgammu/misc/coding/coding.h
index 69de058..0800a1c 100644
--- a/libgammu/misc/coding/coding.h
+++ b/libgammu/misc/coding/coding.h
@@ -33,8 +33,8 @@ gboolean myiswspace (unsigned const char *src);
void ReverseUnicodeString (unsigned char *String);
-void DecodeUnicodeSpecialNOKIAChars (unsigned char *dest, const unsigned char *src, int len);
-void EncodeUnicodeSpecialNOKIAChars (unsigned char *dest, const unsigned char *src, int len);
+void DecodeUnicodeSpecialNOKIAChars (unsigned char *dest, const unsigned char *src, size_t len);
+void EncodeUnicodeSpecialNOKIAChars (unsigned char *dest, const unsigned char *src, size_t len);
unsigned char *EncodeUnicodeSpecialChars(unsigned char *dest, const unsigned char *buffer);
unsigned char *DecodeUnicodeSpecialChars(unsigned char *dest, const unsigned char *buffer);
@@ -43,21 +43,21 @@ unsigned char *DecodeUnicodeSpecialChars(unsigned char *dest, const unsigned cha
unsigned char EncodeWithBCDAlphabet (int value);
int DecodeWithBCDAlphabet (unsigned char value);
-void DecodeBCD (unsigned char *dest, const unsigned char *src, int len);
-void EncodeBCD (unsigned char *dest, const unsigned char *src, int len, gboolean fill);
+void DecodeBCD (unsigned char *dest, const unsigned char *src, size_t len);
+void EncodeBCD (unsigned char *dest, const unsigned char *src, size_t len, gboolean fill);
/* ------------------------------ UTF7 ------------------------------------- */
-void DecodeUTF7 (unsigned char *dest, const unsigned char *src, int len);
+void DecodeUTF7 (unsigned char *dest, const unsigned char *src, size_t len);
/* ---------------------------- ISO88591 ----------------------------------- */
-void DecodeISO88591 (unsigned char *dest, const char *src, int len);
-void DecodeISO88591QuotedPrintable (unsigned char *dest, const unsigned char *src, int len);
+void DecodeISO88591 (unsigned char *dest, const char *src, size_t len);
+void DecodeISO88591QuotedPrintable (unsigned char *dest, const unsigned char *src, size_t len);
/**
* Decodes UTF-8 text with XML entities to Unicode.
*/
-void DecodeXMLUTF8(unsigned char *dest, const char *src, int len);
+void DecodeXMLUTF8(unsigned char *dest, const char *src, size_t len);
/* ------------------------------- BASE64 ---------------------------------- */
void EncodeBASE64 (const unsigned char *Input, char *Output, const size_t Length);
@@ -68,8 +68,8 @@ void EncodeDefault (unsigned char *dest, const unsigned char *src, size_t *l
void DecodeDefault (unsigned char *dest, const unsigned char *src, size_t len, gboolean UseExtensions, unsigned char *ExtraAlphabet);
void FindDefaultAlphabetLen (const unsigned char *src, size_t *srclen, size_t *smslen, size_t maxlen);
-int GSM_PackSevenBitsToEight (int offset, const unsigned char *input, unsigned char *output, int length);
-int GSM_UnpackEightBitsToSeven (int offset, int in_length, int out_length,
+int GSM_PackSevenBitsToEight (size_t offset, const unsigned char *input, unsigned char *output, size_t length);
+int GSM_UnpackEightBitsToSeven (size_t offset, size_t in_length, size_t out_length,
const unsigned char *input, unsigned char *output);
/* ----------------- Phone numbers according to GSM specs ------------------ */
diff --git a/libgammu/misc/misc.c b/libgammu/misc/misc.c
index 8866d3a..ced397b 100644
--- a/libgammu/misc/misc.c
+++ b/libgammu/misc/misc.c
@@ -149,7 +149,7 @@ int GSM_GetLocalTimezoneOffset() {
gmtime_r(&now, &tg);
localtime_r(&now, &tl);
// Returns offset including daylight saving (found as boolean in tl.tm_isdst).
- return mktime(&tl) - mktime(&tg);
+ return (int)(mktime(&tl) - mktime(&tg));
}
void GSM_DateTimeToTimestamp(GSM_DateTime *Date, char *str)
@@ -367,7 +367,7 @@ gboolean CheckTime(GSM_DateTime *date)
date->Second <= 59;
}
-int GetLine(FILE *File, char *Line, int count)
+size_t GetLine(FILE *File, char *Line, int count)
{
int num;
@@ -398,12 +398,12 @@ void FreeLines(GSM_CutLines *lines)
lines->retval = NULL;
}
-void SplitLines(const char *message, const int messagesize, GSM_CutLines *lines,
- const char *whitespaces, const int spaceslen,
- const char *quotes, const int quoteslen,
+void SplitLines(const char *message, const size_t messagesize, GSM_CutLines *lines,
+ const char *whitespaces, const size_t spaceslen,
+ const char *quotes, const size_t quoteslen,
const gboolean eot)
{
- int i=0,number=0,j=0, lastquote = -1;
+ size_t i=0,number=0,j=0, lastquote = 0;
gboolean whitespace = TRUE, nowwhite = FALSE, insidequotes = FALSE;
/* Clean current lines */
@@ -414,9 +414,9 @@ void SplitLines(const char *message, const int messagesize, GSM_CutLines *lines,
/* Go through message */
for (i = 0; i < messagesize; i++) {
/* Reallocate buffer if needed */
- if (number + 1 >= lines->allocated - 1) {
+ if (number + 2 >= lines->allocated) {
lines->allocated += 20;
- lines->numbers = (int *)realloc(lines->numbers, lines->allocated * sizeof(int));
+ lines->numbers = (size_t *)realloc(lines->numbers, lines->allocated * sizeof(size_t));
if (lines->numbers == NULL) {
return;
}
diff --git a/libgammu/misc/misc.h b/libgammu/misc/misc.h
index f702589..7875635 100644
--- a/libgammu/misc/misc.h
+++ b/libgammu/misc/misc.h
@@ -35,11 +35,11 @@ typedef struct {
/**
* Cut points.
*/
- int *numbers;
+ size_t *numbers;
/**
* Number of currently allocated entries.
*/
- int allocated;
+ size_t allocated;
/**
* Storage for return value.
*/
@@ -49,7 +49,7 @@ typedef struct {
/**
* Calculates string cut points to split it to lines.
*/
-void SplitLines(const char *message, const int messagesize, GSM_CutLines *lines, const char *whitespaces, const int spaceslen, const char *quotes, const int quoteslen, const gboolean eot);
+void SplitLines(const char *message, const size_t messagesize, GSM_CutLines *lines, const char *whitespaces, const size_t spaceslen, const char *quotes, const size_t quoteslen, const gboolean eot);
/**
* Returns pointer to static buffer containing line.
diff --git a/libgammu/phone/alcatel/alcatel.c b/libgammu/phone/alcatel/alcatel.c
index a77994f..9ad9b44 100644
--- a/libgammu/phone/alcatel/alcatel.c
+++ b/libgammu/phone/alcatel/alcatel.c
@@ -847,7 +847,7 @@ static void ALCATEL_DecodeString(GSM_StateMachine *s, unsigned const char *buffe
len = buffer[0];
if (Priv->ProtocolVersion == V_1_1 && (buffer[1] == ALCATEL_UNICODE_FLAG)) {
/* UCS-2-BE string */
- if (GSM_PHONEBOOK_TEXT_LENGTH < len/2) {
+ if (GSM_PHONEBOOK_TEXT_LENGTH <= len / 2) {
smprintf(s, "WARNING: Text truncated, to %d from %d\n", maxlen, len/2 + 1);
len = GSM_PHONEBOOK_TEXT_LENGTH * 2;
}
@@ -856,7 +856,7 @@ static void ALCATEL_DecodeString(GSM_StateMachine *s, unsigned const char *buffe
Priv->ReturnString[len + 2] = 0;
} else {
/* Alcatel alphabet string */
- if (GSM_PHONEBOOK_TEXT_LENGTH < len) {
+ if (GSM_PHONEBOOK_TEXT_LENGTH <= len) {
smprintf(s, "WARNING: Text truncated, to %d from %d\n", maxlen, len + 1);
len = GSM_PHONEBOOK_TEXT_LENGTH;
}
@@ -2066,11 +2066,13 @@ static GSM_Error ALCATEL_SetMemory(GSM_StateMachine *s, GSM_MemoryEntry *entry)
break;
case PBK_Text_LastName:
UpdatedFields[0] = TRUE;
- if ((error = ALCATEL_UpdateField(s, Alcatel_string, entry->Location, 0, entry->Entries[i].Text)) != ERR_NONE) return error; NameSet = TRUE;
+ if ((error = ALCATEL_UpdateField(s, Alcatel_string, entry->Location, 0, entry->Entries[i].Text)) != ERR_NONE) return error;
+ NameSet = TRUE;
break;
case PBK_Text_FirstName:
UpdatedFields[1] = TRUE;
- if ((error = ALCATEL_UpdateField(s, Alcatel_string, entry->Location, 1, entry->Entries[i].Text)) != ERR_NONE) return error; NameSet = TRUE;
+ if ((error = ALCATEL_UpdateField(s, Alcatel_string, entry->Location, 1, entry->Entries[i].Text)) != ERR_NONE) return error;
+ NameSet = TRUE;
break;
case PBK_Text_Company:
UpdatedFields[2] = TRUE;
diff --git a/libgammu/phone/at/at-sms.c b/libgammu/phone/at/at-sms.c
index 12d071b..0cd0d65 100644
--- a/libgammu/phone/at/at-sms.c
+++ b/libgammu/phone/at/at-sms.c
@@ -408,7 +408,7 @@ GSM_Error ATGEN_GetSMSLocation(GSM_StateMachine *s, GSM_SMSMessage *sms, unsigne
(*location)--;
}
smprintf(s, "SMS folder %i & location %i -> ATGEN folder %i & location %i\n",
- sms->Folder,sms->Location,*folderid,*location);
+ sms->Folder, sms->Location, *folderid, *location);
/* Set the needed memory type */
if (Priv->SIMSMSMemory == AT_AVAILABLE &&
@@ -1534,7 +1534,6 @@ GSM_Error ATGEN_ReplyAddSMSMessage(GSM_Protocol_Message *msg, GSM_StateMachine *
GSM_Error error;
GSM_Phone_ATGENData *Priv = &s->Phone.Data.Priv.ATGEN;
size_t i = 0;
- int folder = 0;
switch (Priv->ReplyState) {
case AT_Reply_SMSEdit:
@@ -1564,11 +1563,13 @@ GSM_Error ATGEN_ReplyAddSMSMessage(GSM_Protocol_Message *msg, GSM_StateMachine *
smprintf(s, "Saved at AT location %i\n",
s->Phone.Data.SaveSMSMessage->Location);
/* Adjust location */
- folder = s->Phone.Data.SaveSMSMessage->Folder;
- ATGEN_SetSMSLocation(s, s->Phone.Data.SaveSMSMessage,
- (folder / 2), /* We care only about SIM/Phone */
- s->Phone.Data.SaveSMSMessage->Location);
- s->Phone.Data.SaveSMSMessage->Folder = folder;
+ ATGEN_SetSMSLocation(
+ s,
+ s->Phone.Data.SaveSMSMessage,
+ /* We care only about SIM/Phone */
+ s->Phone.Data.SaveSMSMessage->Folder <= 2 ? 1 : 2,
+ s->Phone.Data.SaveSMSMessage->Location
+ );
return ERR_NONE;
case AT_Reply_Error:
smprintf(s, "Error\n");
@@ -1584,7 +1585,7 @@ GSM_Error ATGEN_ReplyAddSMSMessage(GSM_Protocol_Message *msg, GSM_StateMachine *
return ERR_UNKNOWNRESPONSE;
}
-GSM_Error ATGEN_MakeSMSFrame(GSM_StateMachine *s, GSM_SMSMessage *message, unsigned char *hexreq, int *current, size_t *length2)
+GSM_Error ATGEN_MakeSMSFrame(GSM_StateMachine *s, GSM_SMSMessage *message, unsigned char *hexreq, size_t hexlength, int *current, size_t *length2)
{
GSM_Error error;
GSM_Phone_ATGENData *Priv = &s->Phone.Data.Priv.ATGEN;
@@ -1708,7 +1709,7 @@ GSM_Error ATGEN_MakeSMSFrame(GSM_StateMachine *s, GSM_SMSMessage *message, unsig
/* If not SMS with UDH, it's as normal text */
if (message->UDH.Type == UDH_NoUDH) {
error = ATGEN_EncodeText(
- s, message->Text, UnicodeLength(message->Text), hexreq, sizeof(hexreq), length2
+ s, message->Text, UnicodeLength(message->Text), hexreq, hexlength, length2
);
if (error != ERR_NONE) {
return error;
@@ -1783,7 +1784,7 @@ GSM_Error ATGEN_AddSMS(GSM_StateMachine *s, GSM_SMSMessage *sms)
}
/* Format SMS frame */
- error = ATGEN_MakeSMSFrame(s, sms, hexreq, &current, &length);
+ error = ATGEN_MakeSMSFrame(s, sms, hexreq, sizeof(hexreq), &current, &length);
if (error != ERR_NONE) {
return error;
@@ -1803,7 +1804,7 @@ GSM_Error ATGEN_AddSMS(GSM_StateMachine *s, GSM_SMSMessage *sms)
/* No (good and 100% working) support for alphanumeric numbers */
if (sms->Number[1]!='+' && (sms->Number[1]<'0' || sms->Number[1]>'9')) {
EncodeUnicode(sms->Number,"123",3);
- error = ATGEN_MakeSMSFrame(s, sms, hexreq, &current, &length);
+ error = ATGEN_MakeSMSFrame(s, sms, hexreq, sizeof(hexreq), &current, &length);
if (error != ERR_NONE) return error;
}
}
@@ -1960,7 +1961,7 @@ GSM_Error ATGEN_SendSMS(GSM_StateMachine *s, GSM_SMSMessage *sms)
if (sms->PDU == SMS_Deliver) {
sms->PDU = SMS_Submit;
}
- error = ATGEN_MakeSMSFrame(s, sms, hexreq, &current, &length);
+ error = ATGEN_MakeSMSFrame(s, sms, hexreq, sizeof(hexreq), &current, &length);
if (error != ERR_NONE) {
return error;
@@ -2422,6 +2423,7 @@ int *GetRange(GSM_StateMachine *s, const char *buffer)
/* Did we parse anything? */
if (endptr == chr) {
smprintf(s, "Failed to find number in range!\n");
+ free(result);
return NULL;
}
/* Allocate more memory if needed */
@@ -2457,6 +2459,7 @@ int *GetRange(GSM_StateMachine *s, const char *buffer)
break;
} else if (*chr != ',') {
smprintf(s, "Bad character in range: %c\n", *chr);
+ free(result);
return NULL;
}
}
diff --git a/libgammu/phone/at/atgen.c b/libgammu/phone/at/atgen.c
index c1b65ca..067f5d4 100644
--- a/libgammu/phone/at/atgen.c
+++ b/libgammu/phone/at/atgen.c
@@ -437,7 +437,7 @@ GSM_Error ATGEN_WaitFor(GSM_StateMachine *s, const char * cmd, size_t len,
*
* \return True when text does not contain non hex chars.
*/
-INLINE gboolean ATGEN_HasOnlyHexChars(const char *text, const size_t length)
+gboolean ATGEN_HasOnlyHexChars(const char *text, const size_t length)
{
size_t i = 0;
@@ -456,7 +456,7 @@ INLINE gboolean ATGEN_HasOnlyHexChars(const char *text, const size_t length)
*
* \return True when text does not contain non digits chars.
*/
-INLINE gboolean ATGEN_HasOnlyDigits(const char *text, const size_t length)
+gboolean ATGEN_HasOnlyDigits(const char *text, const size_t length)
{
size_t i = 0;
@@ -476,7 +476,7 @@ INLINE gboolean ATGEN_HasOnlyDigits(const char *text, const size_t length)
* \param text Text.
* \return True when text can be UCS2.
*/
-INLINE gboolean ATGEN_IsUCS2(const char *text, const size_t length)
+gboolean ATGEN_IsUCS2(const char *text, const size_t length)
{
return (length > 3) &&
(length % 4 == 0) &&
@@ -491,7 +491,7 @@ INLINE gboolean ATGEN_IsUCS2(const char *text, const size_t length)
* \param text Text.
* \return True when text can be HEX.
*/
-INLINE gboolean ATGEN_IsHex(const char *text, const size_t length)
+gboolean ATGEN_IsHex(const char *text, const size_t length)
{
return (length > 4) &&
(length % 2 == 0) &&
@@ -506,7 +506,7 @@ INLINE gboolean ATGEN_IsHex(const char *text, const size_t length)
* \param text Text.
* \return True when text can be HEX.
*/
-INLINE gboolean ATGEN_IsNumber(const char *text, const size_t length)
+gboolean ATGEN_IsNumber(const char *text, const size_t length)
{
return ATGEN_HasOnlyDigits(text, length);
}
@@ -759,7 +759,10 @@ GSM_Error ATGEN_DecodeText(GSM_StateMachine *s,
return ERR_MOREMEMORY;
}
DecodeHexBin(buffer, input, length);
- if (2 * strlen(buffer) >= outlength) return ERR_MOREMEMORY;
+ if (2 * strlen(buffer) >= outlength) {
+ free(buffer);
+ return ERR_MOREMEMORY;
+ }
DecodeDefault(output, buffer, strlen(buffer), TRUE, NULL);
free(buffer);
buffer = NULL;
@@ -1613,6 +1616,7 @@ GSM_Error ATGEN_SQWEReply(GSM_Protocol_Message *msg UNUSED, GSM_StateMachine *s)
GSM_Error ATGEN_ReplyGetUSSD(GSM_Protocol_Message *msg, GSM_StateMachine *s)
{
+ GSM_Phone_ATGENData *Priv = &s->Phone.Data.Priv.ATGEN;
GSM_USSDMessage ussd;
GSM_Error error;
unsigned char *pos = NULL;
@@ -1719,13 +1723,16 @@ GSM_Error ATGEN_ReplyGetUSSD(GSM_Protocol_Message *msg, GSM_StateMachine *s)
coding = GSM_GetMessageCoding(&(s->di), dcs);
}
- smprintf(s, "coding %d -> %d\n", dcs, coding);
+ smprintf(s, "USSD coding DCS = %d -> Coding = %d\n", dcs, coding);
if (coding == SMS_Coding_Default_No_Compression) {
- DecodeHexBin(packed, hex_encoded, strlen(hex_encoded));
- GSM_UnpackEightBitsToSeven(0, strlen(hex_encoded), sizeof(decoded), packed, decoded);
- DecodeDefault(ussd.Text, decoded, strlen(decoded), TRUE, NULL);
-
+ if (Priv->Charset == AT_CHARSET_HEX || GSM_IsPhoneFeatureAvailable(s->Phone.Data.ModelInfo, F_ENCODED_USSD)) {
+ DecodeHexBin(packed, hex_encoded, strlen(hex_encoded));
+ GSM_UnpackEightBitsToSeven(0, strlen(hex_encoded), sizeof(decoded), packed, decoded);
+ DecodeDefault(ussd.Text, decoded, strlen(decoded), TRUE, NULL);
+ } else {
+ DecodeDefault(ussd.Text, hex_encoded, strlen(hex_encoded), TRUE, NULL);
+ }
} else if (coding == SMS_Coding_Unicode_No_Compression) {
DecodeHexUnicode(ussd.Text, hex_encoded + offset, strlen(hex_encoded));
} else if (coding == SMS_Coding_8bit) {
@@ -4766,7 +4773,7 @@ GSM_Error ATGEN_ReplyGetDivert(GSM_Protocol_Message *msg, GSM_StateMachine *s)
if (error != ERR_NONE) {
error = ATGEN_ParseReply(s, str,
- "+CCFC: @i, @i, @p, @I, @s, @i, @i",
+ "+CCFC: @i, @i, @p, @I, @s, @I, @I",
&status,
&class,
response->Entries[response->EntriesNum].Number,
@@ -6146,7 +6153,6 @@ GSM_Reply_Function ATGENReplyFunctions[] = {
{ATGEN_GenericReply, "AT+CLIP" ,0x00,0x00,ID_SetIncomingCall },
{ATGEN_GenericReply, "AT+CCWA" ,0x00,0x00,ID_SetIncomingCall },
{ATGEN_GenericReply, "AT+CUSD" ,0x00,0x00,ID_SetUSSD },
-{ATGEN_ReplyGetUSSD, "AT+CUSD" ,0x00,0x00,ID_GetUSSD },
{ATGEN_ReplyGetUSSD, "+CUSD" ,0x00,0x00,ID_IncomingFrame },
{ATGEN_GenericReply, "AT+CLIP=1" ,0x00,0x00,ID_IncomingFrame },
{ATGEN_ReplyIncomingCallInfo, "+CLIP" ,0x00,0x00,ID_IncomingFrame },
@@ -6205,6 +6211,7 @@ GSM_Reply_Function ATGENReplyFunctions[] = {
{ATGEN_GenericReplyIgnore, "^HCSQ:" ,0x00,0x00,ID_IncomingFrame },
{ATGEN_GenericReplyIgnore, "^SRVST:" ,0x00,0x00,ID_IncomingFrame },
{ATGEN_GenericReplyIgnore, "^SIMST:" ,0x00,0x00,ID_IncomingFrame },
+{ATGEN_GenericReplyIgnore, "^STIN:" ,0x00,0x00,ID_IncomingFrame },
{ATGEN_GenericReplyIgnore, "+ZUSIMR:" ,0x00,0x00,ID_IncomingFrame },
{ATGEN_GenericReplyIgnore, "+ZEND" ,0x00,0x00,ID_IncomingFrame },
{ATGEN_GenericReplyIgnore, "+CDSI:" ,0x00,0x00,ID_IncomingFrame },
diff --git a/libgammu/phone/atobex/atobex.c b/libgammu/phone/atobex/atobex.c
index 9285d51..fcf0953 100644
--- a/libgammu/phone/atobex/atobex.c
+++ b/libgammu/phone/atobex/atobex.c
@@ -647,7 +647,7 @@ GSM_Error ATOBEX_SetBitmap(GSM_StateMachine *s, GSM_Bitmap *Bitmap)
* @{
*/
-GSM_Error ATOBEX_AddFilePart(GSM_StateMachine *s, GSM_File *File, int *Pos, int *Handle)
+GSM_Error ATOBEX_AddFilePart(GSM_StateMachine *s, GSM_File *File, size_t *Pos, int *Handle)
{
GSM_Error error;
@@ -658,7 +658,7 @@ GSM_Error ATOBEX_AddFilePart(GSM_StateMachine *s, GSM_File *File, int *Pos, int
return OBEXGEN_AddFilePart(s, File, Pos, Handle);
}
-GSM_Error ATOBEX_SendFilePart(GSM_StateMachine *s, GSM_File *File, int *Pos, int *Handle)
+GSM_Error ATOBEX_SendFilePart(GSM_StateMachine *s, GSM_File *File, size_t *Pos, int *Handle)
{
GSM_Error error;
@@ -669,7 +669,7 @@ GSM_Error ATOBEX_SendFilePart(GSM_StateMachine *s, GSM_File *File, int *Pos, int
return OBEXGEN_SendFilePart(s, File, Pos, Handle);
}
-GSM_Error ATOBEX_GetFilePart(GSM_StateMachine *s, GSM_File *File, int *Handle, int *Size)
+GSM_Error ATOBEX_GetFilePart(GSM_StateMachine *s, GSM_File *File, int *Handle, size_t *Size)
{
GSM_Error error;
@@ -1448,7 +1448,6 @@ GSM_Error ATOBEX_ReplyGetBatteryCharge(GSM_Protocol_Message *msg, GSM_StateMachi
bat->ChargeVoltage *= 10;
switch (method) {
case 0:
- bat->BatteryType = GSM_BatteryLiPol;
bat->BatteryType = GSM_BatteryNiMH;
break;
case 1:
diff --git a/libgammu/phone/dummy/dummy.c b/libgammu/phone/dummy/dummy.c
index 41a6cd7..778e682 100644
--- a/libgammu/phone/dummy/dummy.c
+++ b/libgammu/phone/dummy/dummy.c
@@ -57,10 +57,11 @@
#include <dirent.h>
#endif
-GSM_Error DUMMY_Error(GSM_StateMachine *s, const char *message)
+GSM_Error DUMMY_Error(GSM_StateMachine *s, const char *message, const char *path)
{
int tmp_errno;
tmp_errno = errno;
+ smprintf(s, "Filesystem path: %s\n", path);
GSM_OSErrorInfo(s, message);
if (tmp_errno == ENOENT) {
return ERR_EMPTY;
@@ -533,7 +534,7 @@ GSM_Error DUMMY_DeleteSMS(GSM_StateMachine *s, GSM_SMSMessage *sms)
if (unlink(filename) == 0) {
error = ERR_NONE;
} else {
- error = DUMMY_Error(s, "SMS unlink failed");
+ error = DUMMY_Error(s, "SMS unlink failed", filename);
}
free(filename);
filename=NULL;
@@ -994,7 +995,7 @@ GSM_Error DUMMY_DeleteAlarm(GSM_StateMachine *s, GSM_Alarm *entry)
if (unlink(filename) == 0) {
error = ERR_NONE;
} else {
- error = DUMMY_Error(s, "calendar unlink failed");
+ error = DUMMY_Error(s, "calendar unlink failed", filename);
}
free(filename);
@@ -1068,11 +1069,11 @@ GSM_Error DUMMY_GetWAPBookmark(GSM_StateMachine *s, GSM_WAPBookmark *bookmark)
{
switch (bookmark->Location) {
case 1:
- EncodeUnicode(bookmark->Address, "http://blog.cihar.com/", 22);
+ EncodeUnicode(bookmark->Address, "https://blog.cihar.com/", 23);
EncodeUnicode(bookmark->Title, "Michals weblog", 14);
return ERR_NONE;
case 2:
- EncodeUnicode(bookmark->Address, "http://wammu.eu/", 16);
+ EncodeUnicode(bookmark->Address, "https://wammu.eu/", 17);
EncodeUnicode(bookmark->Title, "Wammu website", 13);
return ERR_NONE;
default:
@@ -1097,7 +1098,7 @@ GSM_Error DUMMY_SetFileAttributes(GSM_StateMachine *s, GSM_File *File)
return ERR_NONE;
}
-GSM_Error DUMMY_AddFilePart(GSM_StateMachine *s, GSM_File *File, int *Pos, int *Handle)
+GSM_Error DUMMY_AddFilePart(GSM_StateMachine *s, GSM_File *File, size_t *Pos, int *Handle)
{
char *path;
FILE *file;
@@ -1118,21 +1119,21 @@ GSM_Error DUMMY_AddFilePart(GSM_StateMachine *s, GSM_File *File, int *Pos, int *
file = fopen(path, "w");
if (file == NULL) {
+ error = DUMMY_Error(s, "fopen(w) failed", path);
free(path);
- error = DUMMY_Error(s, "fopen(w) failed");
if (error == ERR_EMPTY) return ERR_PERMISSION;
return error;
}
if (fwrite(File->Buffer, 1, File->Used, file) != File->Used) {
+ error = DUMMY_Error(s, "fwrite failed", path);
free(path);
- error = DUMMY_Error(s, "fwrite failed");
fclose(file);
if (error == ERR_EMPTY) return ERR_PERMISSION;
return error;
}
if (fclose(file) != 0) {
+ error = DUMMY_Error(s, "fclose failed", path);
free(path);
- error = DUMMY_Error(s, "fclose failed");
if (error == ERR_EMPTY) return ERR_PERMISSION;
return error;
}
@@ -1144,13 +1145,13 @@ GSM_Error DUMMY_AddFilePart(GSM_StateMachine *s, GSM_File *File, int *Pos, int *
return ERR_EMPTY;
}
-GSM_Error DUMMY_SendFilePart(GSM_StateMachine *s, GSM_File *File, int *Pos, int *Handle)
+GSM_Error DUMMY_SendFilePart(GSM_StateMachine *s, GSM_File *File, size_t *Pos, int *Handle)
{
EncodeUnicode(File->ID_FullName, "incoming/", 9);
return DUMMY_AddFilePart(s, File, Pos, Handle);
}
-GSM_Error DUMMY_GetFilePart(GSM_StateMachine *s, GSM_File *File, int *Handle, int *Size)
+GSM_Error DUMMY_GetFilePart(GSM_StateMachine *s, GSM_File *File, int *Handle, size_t *Size)
{
char *path, *name, *pos;
GSM_Error error;
@@ -1179,6 +1180,7 @@ GSM_Error DUMMY_GetFilePart(GSM_StateMachine *s, GSM_File *File, int *Handle, in
GSM_Error DUMMY_GetFolderListing(GSM_StateMachine *s, GSM_File *File, gboolean start)
{
GSM_Phone_DUMMYData *Priv = &s->Phone.Data.Priv.DUMMY;
+ GSM_Error error;
char *path;
struct dirent *dp;
struct stat sb;
@@ -1191,12 +1193,15 @@ GSM_Error DUMMY_GetFolderListing(GSM_StateMachine *s, GSM_File *File, gboolean s
smprintf(s, "listing %s\n", path);
strcpy(Priv->dirnames[DUMMY_MAX_FS_DEPTH], path);
Priv->dir[DUMMY_MAX_FS_DEPTH] = opendir(path);
- free(path);
- path=NULL;
if (Priv->dir[DUMMY_MAX_FS_DEPTH] == NULL) {
- return DUMMY_Error(s, "opendir failed");
+ error = DUMMY_Error(s, "opendir failed", path);
+ free(path);
+ path=NULL;
+ return error;
}
+ free(path);
+ path=NULL;
}
read_next_entry:
@@ -1214,9 +1219,10 @@ read_next_entry:
/* Stat file */
path = DUMMY_GetFSPath(s, dp->d_name, DUMMY_MAX_FS_DEPTH);
if (stat(path, &sb) < 0) {
+ error = DUMMY_Error(s, "stat failed", path);
free(path);
path=NULL;
- return DUMMY_Error(s, "stat failed");
+ return error;
}
/* Fill file structure */
@@ -1247,9 +1253,10 @@ read_next_entry:
Priv->fs_depth++;
Priv->dir[Priv->fs_depth] = opendir(path);
if (Priv->dir[Priv->fs_depth] == NULL) {
+ error = DUMMY_Error(s, "nested opendir failed", path);
free(path);
path=NULL;
- return DUMMY_Error(s, "nested opendir failed");
+ return error;
}
strcpy(Priv->dirnames[Priv->fs_depth], path);
}
@@ -1261,6 +1268,7 @@ read_next_entry:
GSM_Error DUMMY_GetNextFileFolder(GSM_StateMachine *s, GSM_File *File, gboolean start)
{
GSM_Phone_DUMMYData *Priv = &s->Phone.Data.Priv.DUMMY;
+ GSM_Error error;
char *path;
struct dirent *dp;
struct stat sb;
@@ -1276,12 +1284,15 @@ GSM_Error DUMMY_GetNextFileFolder(GSM_StateMachine *s, GSM_File *File, gboolean
path = DUMMY_GetFilePath(s, "fs");
strcpy(Priv->dirnames[0], path);
Priv->dir[0] = opendir(path);
- free(path);
- path=NULL;
if (Priv->dir[0] == NULL) {
- return DUMMY_Error(s, "opendir failed");
+ error = DUMMY_Error(s, "opendir failed", path);
+ free(path);
+ path = NULL;
+ return error;
}
+ free(path);
+ path=NULL;
Priv->fs_depth = 0;
}
@@ -1302,9 +1313,10 @@ read_next_entry:
/* Stat file */
path = DUMMY_GetFSPath(s, dp->d_name, Priv->fs_depth);
if (stat(path, &sb) < 0) {
+ error = DUMMY_Error(s, "stat failed", path);
free(path);
- path=NULL;
- return DUMMY_Error(s, "stat failed");
+ path = NULL;
+ return error;
}
/* Fill file structure */
@@ -1335,9 +1347,10 @@ read_next_entry:
Priv->fs_depth++;
Priv->dir[Priv->fs_depth] = opendir(path);
if (Priv->dir[Priv->fs_depth] == NULL) {
+ error = DUMMY_Error(s, "nested opendir failed", path);
free(path);
path=NULL;
- return DUMMY_Error(s, "nested opendir failed");
+ return error;
}
strcpy(Priv->dirnames[Priv->fs_depth], path);
}
@@ -1353,9 +1366,9 @@ GSM_Error DUMMY_DeleteFile(GSM_StateMachine *s, unsigned char *ID)
path = DUMMY_GetFSFilePath(s, ID);
if (unlink(path) != 0) {
+ error = DUMMY_Error(s, "unlink failed", path);
free(path);
- path=NULL;
- error = DUMMY_Error(s, "unlink failed");
+ path = NULL;
if (error == ERR_EMPTY) return ERR_FILENOTEXIST;
return error;
}
@@ -1372,9 +1385,9 @@ GSM_Error DUMMY_DeleteFolder(GSM_StateMachine *s, unsigned char *ID)
path = DUMMY_GetFSFilePath(s, ID);
smprintf(s, "Deleting directory %s\n", path);
if (rmdir(path) != 0) {
+ error = DUMMY_Error(s, "rmdir failed", path);
free(path);
- path=NULL;
- error = DUMMY_Error(s, "rmdir failed");
+ path = NULL;
if (error == ERR_EMPTY) return ERR_FILENOTEXIST;
return error;
}
@@ -1387,6 +1400,7 @@ GSM_Error DUMMY_AddFolder(GSM_StateMachine *s, GSM_File *File)
{
char *path;
size_t pos;
+ GSM_Error error;
pos = UnicodeLength(File->ID_FullName);
if (pos > 0 && (File->ID_FullName[2*pos - 2] != 0 || File->ID_FullName[2*pos - 1] != '/')) {
@@ -1398,9 +1412,10 @@ GSM_Error DUMMY_AddFolder(GSM_StateMachine *s, GSM_File *File)
path = DUMMY_GetFSFilePath(s, File->ID_FullName);
if (MKDIR(path) != 0) {
+ error = DUMMY_Error(s, "mkdir failed", path);
free(path);
path=NULL;
- return DUMMY_Error(s, "mkdir failed");
+ return error;
}
free(path);
path=NULL;
@@ -1492,7 +1507,7 @@ GSM_Error DUMMY_DeleteMemory(GSM_StateMachine *s, GSM_MemoryEntry *entry)
if (unlink(filename) == 0) {
error = ERR_NONE;
} else {
- error = DUMMY_Error(s, "memory unlink failed");
+ error = DUMMY_Error(s, "memory unlink failed", filename);
}
free(filename);
@@ -1603,7 +1618,7 @@ GSM_Error DUMMY_DeleteToDo(GSM_StateMachine *s, GSM_ToDoEntry *entry)
if (unlink(filename) == 0) {
error = ERR_NONE;
} else {
- error = DUMMY_Error(s, "todo unlink failed");
+ error = DUMMY_Error(s, "todo unlink failed", filename);
}
free(filename);
@@ -1707,7 +1722,7 @@ GSM_Error DUMMY_DeleteCalendar(GSM_StateMachine *s, GSM_CalendarEntry *entry)
if (unlink(filename) == 0) {
error = ERR_NONE;
} else {
- error = DUMMY_Error(s, "calendar unlink failed");
+ error = DUMMY_Error(s, "calendar unlink failed", filename);
}
free(filename);
@@ -1823,7 +1838,7 @@ GSM_Error DUMMY_DeleteNote(GSM_StateMachine *s, GSM_NoteEntry *entry)
if (unlink(filename) == 0) {
error = ERR_NONE;
} else {
- error = DUMMY_Error(s, "note unlink failed");
+ error = DUMMY_Error(s, "note unlink failed", filename);
}
free(filename);
filename=NULL;
diff --git a/libgammu/phone/nokia/dct4s40/6510/6510file.c b/libgammu/phone/nokia/dct4s40/6510/6510file.c
index 66eba04..fa59ea5 100644
--- a/libgammu/phone/nokia/dct4s40/6510/6510file.c
+++ b/libgammu/phone/nokia/dct4s40/6510/6510file.c
@@ -379,7 +379,7 @@ static GSM_Error N6510_GetFileSystemStatus1(GSM_StateMachine *s, GSM_FileSystemS
return GSM_WaitFor (s, req, 10, 0x6D, 4, ID_FileSystemStatus);
}
-static GSM_Error N6510_GetFilePart1(GSM_StateMachine *s, GSM_File *File, int *Handle UNUSED, int *Size)
+static GSM_Error N6510_GetFilePart1(GSM_StateMachine *s, GSM_File *File, int *Handle UNUSED, size_t *Size)
{
GSM_Phone_N6510Data *Priv = &s->Phone.Data.Priv.N6510;
int old;
@@ -564,7 +564,7 @@ GSM_Error N6510_ReplyAddFilePart1(GSM_Protocol_Message *msg UNUSED, GSM_StateMac
return ERR_NONE;
}
-static GSM_Error N6510_AddFilePart1(GSM_StateMachine *s, GSM_File *File, int *Pos, int *Handle UNUSED)
+static GSM_Error N6510_AddFilePart1(GSM_StateMachine *s, GSM_File *File, size_t *Pos, int *Handle UNUSED)
{
GSM_Phone_N6510Data *Priv = &s->Phone.Data.Priv.N6510;
GSM_File File2;
@@ -642,7 +642,7 @@ static GSM_Error N6510_AddFilePart1(GSM_StateMachine *s, GSM_File *File, int *Po
Add[12] = j / 256;
Add[13] = j % 256;
memcpy(Add+14,File->Buffer+(*Pos),j);
- smprintf(s, "Adding file part %i %i\n",*Pos,j);
+ smprintf(s, "Adding file part %ld %i\n", (long)*Pos,j);
error=GSM_WaitFor (s, Add, 14+j, 0x6D, 4, ID_AddFile);
if (error != ERR_NONE) return error;
*Pos = *Pos + j;
@@ -1186,7 +1186,7 @@ static GSM_Error N6510_GetNextFileFolder2(GSM_StateMachine *s, GSM_File *File, g
return error;
}
-static GSM_Error N6510_GetFilePart2(GSM_StateMachine *s, GSM_File *File, int *Handle, int *Size)
+static GSM_Error N6510_GetFilePart2(GSM_StateMachine *s, GSM_File *File, int *Handle, size_t *Size)
{
int old,j;
GSM_Error error;
@@ -1318,7 +1318,7 @@ static GSM_Error N6510_SetFileAttributes2(GSM_StateMachine *s, GSM_File *File)
return ERR_NONE;
}
-static GSM_Error N6510_AddFilePart2(GSM_StateMachine *s, GSM_File *File, int *Pos, int *Handle)
+static GSM_Error N6510_AddFilePart2(GSM_StateMachine *s, GSM_File *File, size_t *Pos, int *Handle)
{
GSM_Error error;
int j,P;
@@ -1365,7 +1365,7 @@ static GSM_Error N6510_AddFilePart2(GSM_StateMachine *s, GSM_File *File, int *Po
req[13] = j % 256;
memcpy(req+14,File->Buffer+(*Pos),j);
- smprintf(s, "Adding file part %i %i\n",*Pos,j);
+ smprintf(s, "Adding file part %ld %i\n",(long)*Pos,j);
error=GSM_WaitFor (s, req, 14+j, 0x6D, 4, ID_AddFile);
if (error != ERR_NONE) return error;
*Pos = *Pos + j;
@@ -1681,7 +1681,7 @@ GSM_Error N6510_GetNextFileFolder(GSM_StateMachine *s, GSM_File *File, gboolean
return N6510_GetNextFileFolder2(s,File,start);
}
-GSM_Error N6510_GetFilePart(GSM_StateMachine *s, GSM_File *File, int *Handle, int *Size)
+GSM_Error N6510_GetFilePart(GSM_StateMachine *s, GSM_File *File, int *Handle, size_t *Size)
{
GSM_File File2;
char buf[20 + (2 * (GSM_MAX_FILENAME_ID_LENGTH + 1))];
@@ -1711,7 +1711,7 @@ GSM_Error N6510_GetFilePart(GSM_StateMachine *s, GSM_File *File, int *Handle, in
}
}
-GSM_Error N6510_AddFilePart(GSM_StateMachine *s, GSM_File *File, int *Pos, int *Handle)
+GSM_Error N6510_AddFilePart(GSM_StateMachine *s, GSM_File *File, size_t *Pos, int *Handle)
{
GSM_File File2;
GSM_Error error;
@@ -2126,7 +2126,8 @@ GSM_Error N6510_GetNextMMSFileInfo(GSM_StateMachine *s, unsigned char *FileID, i
GSM_Phone_N6510Data *Priv = &s->Phone.Data.Priv.N6510;
GSM_Error error;
GSM_File file;
- int Handle,Size;
+ int Handle;
+ size_t Size;
if (start) {
error = N6510_GetMMSFolders(s, &folders);
@@ -2497,7 +2498,7 @@ GSM_Error N6510_DecodeFilesystemSMS(GSM_StateMachine *s, GSM_MultiSMSMessage *sm
break;
}
if (unknown) {
- smprintf(s, "WARNING: Unknown block 0x%02x, see <http://wammu.eu/support/bugs/> how to report\n", FFF->Buffer[pos]);
+ smprintf(s, "WARNING: Unknown block 0x%02x, see <https://wammu.eu/support/bugs/> how to report\n", FFF->Buffer[pos]);
DumpMessage(&(s->di), FFF->Buffer + pos, 3 + (FFF->Buffer[pos + 1] << 8) + FFF->Buffer[pos + 2]);
#ifdef DEBUG
} else {
@@ -2529,7 +2530,8 @@ GSM_Error N6510_GetNextFilesystemSMS(GSM_StateMachine *s, GSM_MultiSMSMessage *s
{
GSM_Phone_N6510Data *Priv = &s->Phone.Data.Priv.N6510;
unsigned char folderid;
- int location,Size,Handle;
+ int location,Handle;
+ size_t Size;
GSM_Error error;
GSM_File FFF;
gboolean start2=start;
diff --git a/libgammu/phone/nokia/dct4s40/6510/6510file.h b/libgammu/phone/nokia/dct4s40/6510/6510file.h
index ed7e94d..12810e9 100644
--- a/libgammu/phone/nokia/dct4s40/6510/6510file.h
+++ b/libgammu/phone/nokia/dct4s40/6510/6510file.h
@@ -4,8 +4,8 @@ GSM_Error N6510_GetNextFileFolder (GSM_StateMachine *s, GSM_File *File, gboolea
GSM_Error N6510_GetFolderListing (GSM_StateMachine *s, GSM_File *File, gboolean start);
GSM_Error N6510_AddFolder (GSM_StateMachine *s, GSM_File *File);
GSM_Error N6510_DeleteFolder (GSM_StateMachine *s, unsigned char *ID);
-GSM_Error N6510_GetFilePart (GSM_StateMachine *s, GSM_File *File, int *Handle, int *Size);
-GSM_Error N6510_AddFilePart (GSM_StateMachine *s, GSM_File *File, int *Pos, int *Handle);
+GSM_Error N6510_GetFilePart (GSM_StateMachine *s, GSM_File *File, int *Handle, size_t *Size);
+GSM_Error N6510_AddFilePart (GSM_StateMachine *s, GSM_File *File, size_t *Pos, int *Handle);
GSM_Error N6510_DeleteFile (GSM_StateMachine *s, unsigned char *ID);
GSM_Error N6510_SetFileAttributes (GSM_StateMachine *s, GSM_File *File);
GSM_Error N6510_GetNextRootFolder (GSM_StateMachine *s, GSM_File *File);
diff --git a/libgammu/phone/nokia/dct4s40/6510/n6510.c b/libgammu/phone/nokia/dct4s40/6510/n6510.c
index 9796c74..cde4ff7 100644
--- a/libgammu/phone/nokia/dct4s40/6510/n6510.c
+++ b/libgammu/phone/nokia/dct4s40/6510/n6510.c
@@ -2229,8 +2229,14 @@ static GSM_Error N6510_SetConnectionSettings(GSM_StateMachine *s, GSM_MultiWAPSe
if (((length + pad) % 2)) pad = 2; else pad = 0;
pos += NOKIA_SetUnicodeString(s, req + pos, settings->Settings[loc1].HomePage, TRUE);
- if (settings->Settings[loc1].IsContinuous) req[pos] = 0x01; pos++;
- if (settings->Settings[loc1].IsSecurity) req[pos] = 0x01; pos++;
+ if (settings->Settings[loc1].IsContinuous) {
+ req[pos] = 0x01;
+ }
+ pos++;
+ if (settings->Settings[loc1].IsSecurity) {
+ req[pos] = 0x01;
+ }
+ pos++;
} else if (loc2 != -1) {
/* Name */
length = UnicodeLength(settings->Settings[loc2].Title);
@@ -2242,8 +2248,14 @@ static GSM_Error N6510_SetConnectionSettings(GSM_StateMachine *s, GSM_MultiWAPSe
if (((length + pad) % 2)) pad = 2; else pad = 0;
pos += NOKIA_SetUnicodeString(s, req + pos, settings->Settings[loc2].HomePage, TRUE);
- if (settings->Settings[loc2].IsContinuous) req[pos] = 0x01; pos++;
- if (settings->Settings[loc2].IsSecurity) req[pos] = 0x01; pos++;
+ if (settings->Settings[loc2].IsContinuous) {
+ req[pos] = 0x01;
+ }
+ pos++;
+ if (settings->Settings[loc2].IsSecurity) {
+ req[pos] = 0x01;
+ }
+ pos++;
} else {
/* Name */
length = 0;
@@ -2295,8 +2307,14 @@ static GSM_Error N6510_SetConnectionSettings(GSM_StateMachine *s, GSM_MultiWAPSe
req[pos++] = length % 256;
if (loc1 != -1) {
- if (!settings->Settings[loc1].IsNormalAuthentication) req[pos]=0x01; pos++;
- if (settings->Settings[loc1].IsISDNCall) req[pos]=0x01; pos++;
+ if (!settings->Settings[loc1].IsNormalAuthentication) {
+ req[pos]=0x01;
+ }
+ pos++;
+ if (settings->Settings[loc1].IsISDNCall) {
+ req[pos]=0x01;
+ }
+ pos++;
switch (settings->Settings[loc1].Speed) {
case WAPSETTINGS_SPEED_AUTO : break;
case WAPSETTINGS_SPEED_9600 : req[pos]=0x01; break;
@@ -2304,7 +2322,9 @@ static GSM_Error N6510_SetConnectionSettings(GSM_StateMachine *s, GSM_MultiWAPSe
}
pos++;
req[pos++]=0x01;
- if (!settings->Settings[loc1].ManualLogin) req[pos] = 0x01; pos++;
+ if (!settings->Settings[loc1].ManualLogin) {
+ req[pos] = 0x01;
+ }pos++;
pos += NOKIA_SetUnicodeString(s, req + pos, settings->Settings[loc1].IPAddress, FALSE);
pos += NOKIA_SetUnicodeString(s, req + pos, settings->Settings[loc1].DialUp, TRUE);
@@ -2337,9 +2357,18 @@ static GSM_Error N6510_SetConnectionSettings(GSM_StateMachine *s, GSM_MultiWAPSe
req[pos++] = length % 256;
if (loc2 != -1) {
- if (!settings->Settings[loc2].IsNormalAuthentication) req[pos] = 0x01; pos++;
- if (!settings->Settings[loc2].IsContinuous) req[pos] = 0x01; pos++;
- if (!settings->Settings[loc2].ManualLogin) req[pos] = 0x01; pos++;
+ if (!settings->Settings[loc2].IsNormalAuthentication) {
+ req[pos] = 0x01;
+ }
+ pos++;
+ if (!settings->Settings[loc2].IsContinuous) {
+ req[pos] = 0x01;
+ }
+ pos++;
+ if (!settings->Settings[loc2].ManualLogin) {
+ req[pos] = 0x01;
+ }
+ pos++;
pos += NOKIA_SetUnicodeString(s, req + pos, settings->Settings[loc2].DialUp, FALSE);
pos += NOKIA_SetUnicodeString(s, req + pos, settings->Settings[loc2].IPAddress, TRUE);
diff --git a/libgammu/phone/nokia/wd2/n3650.c b/libgammu/phone/nokia/wd2/n3650.c
index 6fc9ee5..8a68da3 100644
--- a/libgammu/phone/nokia/wd2/n3650.c
+++ b/libgammu/phone/nokia/wd2/n3650.c
@@ -43,7 +43,7 @@ static GSM_Error N3650_ReplyGetFilePart(GSM_Protocol_Message *msg, GSM_StateMach
return ERR_NONE;
}
-static GSM_Error N3650_GetFilePart(GSM_StateMachine *s, GSM_File *File, int *Handle UNUSED, int *Size)
+static GSM_Error N3650_GetFilePart(GSM_StateMachine *s, GSM_File *File, int *Handle UNUSED, size_t *Size)
{
unsigned int len=10,i;
GSM_Error error;
diff --git a/libgammu/phone/obex/mobex.c b/libgammu/phone/obex/mobex.c
index 81dcd4f..fe3b1ed 100644
--- a/libgammu/phone/obex/mobex.c
+++ b/libgammu/phone/obex/mobex.c
@@ -282,6 +282,9 @@ GSM_Error MOBEX_GetNextEntry(GSM_StateMachine *s, const char *path, const gboole
if (*pos + 4 > *size) {
return ERR_EMPTY;
}
+ if (*data == NULL) {
+ return ERR_BUG;
+ }
/* Return values */
*entry = *data + *pos + 4;
diff --git a/libgammu/phone/obex/obexfunc.h b/libgammu/phone/obex/obexfunc.h
index ac7703c..f7fbf67 100644
--- a/libgammu/phone/obex/obexfunc.h
+++ b/libgammu/phone/obex/obexfunc.h
@@ -10,9 +10,9 @@
extern GSM_Reply_Function OBEXGENReplyFunctions[];
extern GSM_Error OBEXGEN_InitialiseVars(GSM_StateMachine *s);
extern void OBEXGEN_FreeVars(GSM_StateMachine *s);
-extern GSM_Error OBEXGEN_GetFilePart (GSM_StateMachine *s, GSM_File *File, int *Handle, int *Size);
-extern GSM_Error OBEXGEN_AddFilePart (GSM_StateMachine *s, GSM_File *File, int *Pos, int *Handle);
-extern GSM_Error OBEXGEN_SendFilePart (GSM_StateMachine *s, GSM_File *File, int *Pos, int *Handle);
+extern GSM_Error OBEXGEN_GetFilePart (GSM_StateMachine *s, GSM_File *File, int *Handle, size_t *Size);
+extern GSM_Error OBEXGEN_AddFilePart (GSM_StateMachine *s, GSM_File *File, size_t *Pos, int *Handle);
+extern GSM_Error OBEXGEN_SendFilePart (GSM_StateMachine *s, GSM_File *File, size_t *Pos, int *Handle);
extern GSM_Error OBEXGEN_GetNextFileFolder(GSM_StateMachine *s, GSM_File *File, gboolean start);
extern GSM_Error OBEXGEN_Disconnect (GSM_StateMachine *s);
extern GSM_Error OBEXGEN_Connect (GSM_StateMachine *s, OBEX_Service service);
diff --git a/libgammu/phone/obex/obexgen.c b/libgammu/phone/obex/obexgen.c
index af3808c..4802023 100644
--- a/libgammu/phone/obex/obexgen.c
+++ b/libgammu/phone/obex/obexgen.c
@@ -747,7 +747,7 @@ static GSM_Error OBEXGEN_ReplyAddFilePart(GSM_Protocol_Message *msg, GSM_StateMa
return ERR_UNKNOWNRESPONSE;
}
-GSM_Error OBEXGEN_PrivAddFilePart(GSM_StateMachine *s, GSM_File *File, int *Pos, int *Handle UNUSED, gboolean HardDelete)
+GSM_Error OBEXGEN_PrivAddFilePart(GSM_StateMachine *s, GSM_File *File, size_t *Pos, int *Handle UNUSED, gboolean HardDelete)
{
GSM_Error error;
size_t j;
@@ -815,22 +815,22 @@ GSM_Error OBEXGEN_PrivAddFilePart(GSM_StateMachine *s, GSM_File *File, int *Pos,
j = File->Used - *Pos;
/* End of file body block */
OBEXAddBlock(req, &Current, 0x49, File->Buffer+(*Pos), j);
- smprintf(s, "Adding last file part %i %ld\n", *Pos, (long)j);
+ smprintf(s, "Adding last file part %ld %ld\n", (long)*Pos, (long)j);
*Pos = *Pos + j;
- error = GSM_WaitFor (s, req, Current, 0x82, OBEX_TIMEOUT * 10, ID_AddFile);
+ error = GSM_WaitFor (s, req, (long)Current, 0x82, OBEX_TIMEOUT * 10, ID_AddFile);
if (error != ERR_NONE) return error;
return ERR_EMPTY;
} else {
/* File body block */
OBEXAddBlock(req, &Current, 0x48, File->Buffer+(*Pos), j);
- smprintf(s, "Adding file part %i %ld\n", *Pos, (long)j);
+ smprintf(s, "Adding file part %ld %ld\n", (long)*Pos, (long)j);
*Pos = *Pos + j;
- error=GSM_WaitFor (s, req, Current, 0x02, OBEX_TIMEOUT * 10, ID_AddFile);
+ error=GSM_WaitFor (s, req, (long)Current, 0x02, OBEX_TIMEOUT * 10, ID_AddFile);
}
return error;
}
-GSM_Error OBEXGEN_AddFilePart(GSM_StateMachine *s, GSM_File *File, int *Pos, int *Handle)
+GSM_Error OBEXGEN_AddFilePart(GSM_StateMachine *s, GSM_File *File, size_t *Pos, int *Handle)
{
GSM_Error error;
@@ -850,7 +850,7 @@ GSM_Error OBEXGEN_AddFilePart(GSM_StateMachine *s, GSM_File *File, int *Pos, int
return error;
}
-GSM_Error OBEXGEN_SendFilePart(GSM_StateMachine *s, GSM_File *File, int *Pos, int *Handle)
+GSM_Error OBEXGEN_SendFilePart(GSM_StateMachine *s, GSM_File *File, size_t *Pos, int *Handle)
{
GSM_Error error;
@@ -1067,7 +1067,7 @@ static GSM_Error OBEXGEN_PrivGetFilePart(GSM_StateMachine *s, GSM_File *File, gb
return ERR_EMPTY;
}
-GSM_Error OBEXGEN_GetFilePart(GSM_StateMachine *s, GSM_File *File, int *Handle, int *Size)
+GSM_Error OBEXGEN_GetFilePart(GSM_StateMachine *s, GSM_File *File, int *Handle, size_t *Size)
{
GSM_Error error;
@@ -1395,7 +1395,8 @@ GSM_Error OBEXGEN_SetFile(GSM_StateMachine *s, const char *FileName, const unsig
{
GSM_Error error = ERR_NONE;
GSM_File File;
- int Pos = 0, Handle;
+ size_t Pos = 0;
+ int Handle;
/* Fill file structure */
EncodeUnicode(File.ID_FullName, FileName, strlen(FileName));
diff --git a/libgammu/phone/pfunc.c b/libgammu/phone/pfunc.c
index 92afbb0..22bcd9c 100644
--- a/libgammu/phone/pfunc.c
+++ b/libgammu/phone/pfunc.c
@@ -172,7 +172,8 @@ GSM_Error PHONE_FindDataFile(GSM_StateMachine *s, GSM_File * File, const char *E
GSM_Error PHONE_UploadFile(GSM_StateMachine *s, GSM_File * File)
{
- int Pos = 0, Handle = 0;
+ size_t Pos = 0;
+ int Handle = 0;
GSM_Error error = ERR_NONE;;
while (error == ERR_NONE) {
diff --git a/libgammu/protocol/at/at.c b/libgammu/protocol/at/at.c
index 38f32f6..620bd62 100644
--- a/libgammu/protocol/at/at.c
+++ b/libgammu/protocol/at/at.c
@@ -51,14 +51,14 @@ typedef struct {
GSM_Phone_RequestID requestid;
} SpecialAnswersStruct;
-static GSM_Error AT_StateMachine(GSM_StateMachine *s, unsigned char rx_char)
+GSM_Error AT_StateMachine(GSM_StateMachine *s, unsigned char rx_char)
{
GSM_Protocol_Message Msg2;
GSM_Protocol_ATData *d = &s->Protocol.Data.AT;
size_t i;
/* These are lines with end of "normal" answers */
- static const char *StartStrings[] = {
+ static const char *StatusStrings[] = {
/* Standard AT */
"OK\r",
"ERROR\r",
@@ -85,99 +85,109 @@ static GSM_Error AT_StateMachine(GSM_StateMachine *s, unsigned char rx_char)
static const SpecialAnswersStruct SpecialAnswers[] = {
/* Standard GSM */
{"+CGREG:" ,1, ID_GetNetworkInfo},
- {"+CBM:" ,1, ID_None},
- {"+CMT:" ,2, ID_None},
- {"+CMTI:" ,1, ID_None},
- {"+CDS:" ,2, ID_None},
- {"+CDSI:" ,1, ID_None},
+ {"+CBM:" ,1, ID_All},
+ {"+CMT:" ,2, ID_All},
+ {"+CMTI:" ,1, ID_All},
+ {"+CDS:" ,2, ID_All},
+ {"+CDSI:" ,1, ID_All},
{"+CREG:" ,1, ID_GetNetworkInfo},
- {"+CUSD" ,1, ID_None},
- {"+COLP" ,1, ID_None},
- {"+CLIP" ,1, ID_None},
- {"+CRING" ,1, ID_None},
- {"+CCWA" ,1, ID_None},
+ {"+CUSD" ,1, ID_All},
+ {"+COLP" ,1, ID_All},
+ {"+CLIP" ,1, ID_All},
+ {"+CRING" ,1, ID_All},
+ {"+CCWA" ,1, ID_All},
/* Standard AT */
- {"RING" ,1, ID_None},
- {"NO CARRIER" ,1, ID_None},
- {"NO ANSWER" ,1, ID_None},
+ {"RING" ,1, ID_All},
+ {"NO CARRIER" ,1, ID_All},
+ {"NO ANSWER" ,1, ID_All},
/* GlobeTrotter */
- {"_OSIGQ:" ,1, ID_None},
- {"_OBS:" ,1, ID_None},
+ {"_OSIGQ:" ,1, ID_All},
+ {"_OBS:" ,1, ID_All},
- {"^SCN:" ,1, ID_None},
+ {"^SCN:" ,1, ID_All},
/* Sony-Ericsson */
- {"*EBCA" ,1, ID_None},
+ {"*EBCA" ,1, ID_All},
/* Samsung binary transfer end */
- {"SDNDCRC =" ,1, ID_None},
+ {"SDNDCRC =" ,1, ID_All},
/* Samsung reply to SSHT in some cases */
- {"SAMSUNG PTS DG Test", 1, ID_None},
+ {"SAMSUNG PTS DG Test", 1, ID_All},
/* Cross PD1101wi reply to almost anything */
- {"NOT FOND ^,NOT CUSTOM AT", 1, ID_None},
+ {"NOT FOND ^,NOT CUSTOM AT", 1, ID_All},
/* Motorola banner */
- {"+MBAN:" ,1, ID_None},
+ {"+MBAN:" ,1, ID_All},
/* HSPA CORPORATION */
- {"+ZEND" ,1, ID_None},
+ {"+ZEND" ,1, ID_All},
/* Huawei */
- {"^RSSI:" ,1, ID_None}, /* ^RSSI:18 */
- {"^HCSQ:" ,1, ID_None}, /* ^HCSQ:"WCDMA",39,29,45 */
- {"^DSFLOWRPT:" ,1, ID_None}, /* ^DSFLOWRPT:00000124,00000082,00000EA6,0000000000012325,000000000022771D,0000BB80,0001F400 */
- {"^BOOT:" ,1, ID_None}, /* ^BOOT:27710117,0,0,0,75 */
- {"^MODE:" ,1, ID_None}, /* ^MODE:3,3 */
- {"^CSNR:" ,1, ID_None}, /* ^CSNR:-93,-23 */
- {"^HCSQ:" ,1, ID_None}, /* ^HCSQ:"LTE",59,50,161,24 */
- {"^SRVST:" ,1, ID_None}, /* ^SRVST:0 */
- {"^SIMST:" ,1, ID_None}, /* ^SIMST:1 */
+ {"^RSSI:" ,1, ID_All}, /* ^RSSI:18 */
+ {"^HCSQ:" ,1, ID_All}, /* ^HCSQ:"WCDMA",39,29,45 */
+ {"^DSFLOWRPT:" ,1, ID_All}, /* ^DSFLOWRPT:00000124,00000082,00000EA6,0000000000012325,000000000022771D,0000BB80,0001F400 */
+ {"^BOOT:" ,1, ID_All}, /* ^BOOT:27710117,0,0,0,75 */
+ {"^MODE:" ,1, ID_All}, /* ^MODE:3,3 */
+ {"^CSNR:" ,1, ID_All}, /* ^CSNR:-93,-23 */
+ {"^HCSQ:" ,1, ID_All}, /* ^HCSQ:"LTE",59,50,161,24 */
+ {"^SRVST:" ,1, ID_All}, /* ^SRVST:0 */
+ {"^SIMST:" ,1, ID_All}, /* ^SIMST:1 */
+ {"^STIN:" ,1, ID_All}, /* ^STIN: 7, 0, 0 */
/* ONDA */
- {"+ZUSIMR:" ,1, ID_None}, /* +ZUSIMR:2 */
+ {"+ZUSIMR:" ,1, ID_All}, /* +ZUSIMR:2 */
- {NULL ,1, ID_None}};
+ {NULL ,1, ID_All}};
- /* Ignore leading CR, LF and ESC */
- if (d->Msg.Length == 0) {
- if (rx_char == 10 || rx_char == 13 || rx_char == 27) return ERR_NONE;
- d->LineStart = d->Msg.Length;
+ /* We're starting new message */
+ if (d->Msg.Length == 0) {
+ /* Ignore leading CR, LF and ESC */
+ if (rx_char == 10 || rx_char == 13 || rx_char == 27) {
+ return ERR_NONE;
+ }
+ d->LineStart = 0;
}
+ /* Allocate more memory if needed */
if (d->Msg.BufferUsed < d->Msg.Length + 2) {
- d->Msg.BufferUsed = d->Msg.Length + 2;
+ d->Msg.BufferUsed = d->Msg.Length + 200;
d->Msg.Buffer = (unsigned char *)realloc(d->Msg.Buffer,d->Msg.BufferUsed);
if (d->Msg.Buffer == NULL) {
return ERR_MOREMEMORY;
}
}
+
+ /* Store current char in the buffer */
d->Msg.Buffer[d->Msg.Length++] = rx_char;
d->Msg.Buffer[d->Msg.Length ] = 0;
+ /* Parse char */
switch (rx_char) {
case 0:
break;
case 10:
case 13:
- if (!d->wascrlf) {
+ /* Store line end (if we did not do it in last char */
+ if (! d->wascrlf) {
d->LineEnd = d->Msg.Length - 1;
}
d->wascrlf = TRUE;
- if (d->Msg.Length > 0 && rx_char == 10 && d->Msg.Buffer[d->Msg.Length-2]==13) {
- i = 0;
- while (StartStrings[i] != NULL) {
- if (strncmp(StartStrings[i],
+
+ /* Process line after \r\n */
+ if (d->Msg.Length > 0 && rx_char == 10 && d->Msg.Buffer[d->Msg.Length - 2] == 13) {
+ /* Process standard responses */
+ for (i = 0; StatusStrings[i] != NULL; i++) {
+ if (strncmp(StatusStrings[i],
d->Msg.Buffer + d->LineStart,
- strlen(StartStrings[i])) == 0) {
+ strlen(StatusStrings[i])) == 0) {
s->Phone.Data.RequestMsg = &d->Msg;
s->Phone.Data.DispatchError = s->Phone.Functions->DispatchMessage(s);
d->Msg.Length = 0;
break;
}
- i++;
}
/* Generally hack for A2D */
if (d->CPINNoOK) {
@@ -187,13 +197,12 @@ static GSM_Error AT_StateMachine(GSM_StateMachine *s, unsigned char rx_char)
s->Phone.Data.RequestMsg = &d->Msg;
s->Phone.Data.DispatchError = s->Phone.Functions->DispatchMessage(s);
d->Msg.Length = 0;
+ break;
}
}
- if (d->Msg.Length == 0)
- break;
- i = 0;
- while (SpecialAnswers[i].text != NULL) {
+ /* Check for incoming frames */
+ for (i = 0; SpecialAnswers[i].text != NULL; i++) {
if (strncmp(SpecialAnswers[i].text,
d->Msg.Buffer + d->LineStart,
strlen(SpecialAnswers[i].text)) == 0) {
@@ -210,14 +219,13 @@ static GSM_Error AT_StateMachine(GSM_StateMachine *s, unsigned char rx_char)
d->SpecialAnswerStart = d->LineStart;
d->SpecialAnswerLines = SpecialAnswers[i].lines;
}
- i++;
}
-
+ /* Last line of incoming frame */
if (d->SpecialAnswerLines == 1) {
/* This is end of special answer. We copy it and send to phone module */
Msg2.Buffer = (unsigned char *)malloc(d->LineEnd - d->SpecialAnswerStart + 3);
- memcpy(Msg2.Buffer,d->Msg.Buffer+d->SpecialAnswerStart,d->LineEnd - d->SpecialAnswerStart + 2);
+ memcpy(Msg2. Buffer, d->Msg.Buffer + d->SpecialAnswerStart, d->LineEnd - d->SpecialAnswerStart + 2);
Msg2.Length = d->LineEnd - d->SpecialAnswerStart + 2;
Msg2.Buffer[Msg2.Length] = '\0';
Msg2.Type = 0;
@@ -225,7 +233,7 @@ static GSM_Error AT_StateMachine(GSM_StateMachine *s, unsigned char rx_char)
s->Phone.Data.RequestMsg = &Msg2;
s->Phone.Data.DispatchError = s->Phone.Functions->DispatchMessage(s);
free(Msg2.Buffer);
- Msg2.Buffer=NULL;
+ Msg2.Buffer = NULL;
/* We cut special answer from main buffer */
d->Msg.Length = d->SpecialAnswerStart;
@@ -236,8 +244,8 @@ static GSM_Error AT_StateMachine(GSM_StateMachine *s, unsigned char rx_char)
/* We need to find earlier values of all variables */
d->wascrlf = FALSE;
d->LineStart = 0;
- for (i=0;i<d->Msg.Length;i++) {
- switch(d->Msg.Buffer[i]) {
+ for (i = 0;i < d->Msg.Length; i++) {
+ switch (d->Msg.Buffer[i]) {
case 0:
break;
case 10:
@@ -256,24 +264,26 @@ static GSM_Error AT_StateMachine(GSM_StateMachine *s, unsigned char rx_char)
}
d->Msg.Buffer[d->Msg.Length] = 0;
}
- if (d->SpecialAnswerLines > 0) d->SpecialAnswerLines--;
+ if (d->SpecialAnswerLines > 0) {
+ d->SpecialAnswerLines--;
+ }
}
break;
case 'T':
/* When CONNECT string received, we know there will not follow
* anything AT related, after CONNECT can follow ppp data, alcabus
- * data and also other things.
- */
- if (strncmp(d->Msg.Buffer+d->LineStart, "CONNECT", 7) == 0) {
- s->Phone.Data.RequestMsg = &d->Msg;
- s->Phone.Data.DispatchError = s->Phone.Functions->DispatchMessage(s);
- d->LineStart = -1;
+ * data and also other things.
+ */
+ if (strncmp(d->Msg.Buffer + d->LineStart, "CONNECT", 7) == 0) {
+ s->Phone.Data.RequestMsg = &d->Msg;
+ s->Phone.Data.DispatchError = s->Phone.Functions->DispatchMessage(s);
+ d->LineStart = -1;
d->Msg.Length = 0;
- break;
- }
+ break;
+ }
default:
if (d->wascrlf) {
- d->LineStart = d->Msg.Length-1;
+ d->LineStart = d->Msg.Length - 1;
d->wascrlf = FALSE;
}
if (d->EditMode) {
@@ -287,7 +297,7 @@ static GSM_Error AT_StateMachine(GSM_StateMachine *s, unsigned char rx_char)
return ERR_NONE;
}
-static GSM_Error AT_Initialise(GSM_StateMachine *s)
+GSM_Error AT_Initialise(GSM_StateMachine *s)
{
GSM_Protocol_ATData *d = &s->Protocol.Data.AT;
GSM_Error error;
diff --git a/libgammu/protocol/at/at.h b/libgammu/protocol/at/at.h
index 632b40b..606d76f 100644
--- a/libgammu/protocol/at/at.h
+++ b/libgammu/protocol/at/at.h
@@ -5,11 +5,14 @@
#include "../protocol.h"
+GSM_Error AT_StateMachine(GSM_StateMachine *s, unsigned char rx_char);
+GSM_Error AT_Initialise(GSM_StateMachine *s);
+
typedef struct {
GSM_Protocol_Message Msg;
gboolean wascrlf;
- int LineStart,LineEnd;
- int SpecialAnswerLines,SpecialAnswerStart;
+ size_t LineStart, LineEnd;
+ size_t SpecialAnswerLines, SpecialAnswerStart;
gboolean EditMode; /* wait for modem answer or not */
gboolean FastWrite;
diff --git a/libgammu/service/backup/backtext.c b/libgammu/service/backup/backtext.c
index a908b84..99d2f89 100644
--- a/libgammu/service/backup/backtext.c
+++ b/libgammu/service/backup/backtext.c
@@ -1854,7 +1854,9 @@ static void ReadPbkEntry(INI_Section *file_info, char *section, GSM_MemoryEntry
}
sprintf(buffer,"Entry%02iType",num);
readvalue = ReadCFGText(file_info, section, buffer, UseUnicode);
- if (strcasecmp(readvalue,"NumberGeneral") == 0) {
+ if (readvalue == NULL) {
+ Pbk->Entries[Pbk->EntriesNum].EntryType = PBK_Number_Other;
+ } else if (strcasecmp(readvalue,"NumberGeneral") == 0) {
Pbk->Entries[Pbk->EntriesNum].EntryType = PBK_Number_General;
} else if (strcasecmp(readvalue,"NumberVideo") == 0) {
Pbk->Entries[Pbk->EntriesNum].EntryType = PBK_Number_Video;
@@ -2074,8 +2076,10 @@ loadpicture:
if (readvalue != NULL) {
/* We allocate here more memory than is actually required */
Pbk->Entries[Pbk->EntriesNum].Picture.Buffer = (char *)malloc(strlen(readvalue));
- if (Pbk->Entries[Pbk->EntriesNum].Picture.Buffer == NULL)
+ if (Pbk->Entries[Pbk->EntriesNum].Picture.Buffer == NULL) {
+ free(readvalue);
break;
+ }
Pbk->Entries[Pbk->EntriesNum].Picture.Length =
DecodeBASE64(readvalue, Pbk->Entries[Pbk->EntriesNum].Picture.Buffer, strlen(readvalue));
@@ -2100,8 +2104,12 @@ loadtext:
Pbk->Entries[Pbk->EntriesNum].SMSList[i] = 0;
sprintf(buffer,"Entry%02iSMSList%02i",num,i);
readvalue = ReadCFGText(file_info, section, buffer, UseUnicode);
- if (readvalue==NULL) break;
+ if (readvalue==NULL) {
+ free(readvalue);
+ break;
+ }
Pbk->Entries[Pbk->EntriesNum].SMSList[i] = atoi(readvalue);
+ free(readvalue);
i++;
}
loaddone:
@@ -3020,7 +3028,9 @@ static void ReadProfileEntry(INI_Section *file_info, char *section, GSM_Profile
if (!unknown) {
sprintf(buffer,"Value%02i",num);
readvalue = ReadCFGText(file_info, section, buffer, UseUnicode);
- if (strcasecmp(readvalue,"Level1") == 0) {
+ if (readvalue == NULL) {
+ Profile->FeatureValue[Profile->FeaturesNumber]=PROFILE_VOLUME_LEVEL1;
+ } else if (strcasecmp(readvalue,"Level1") == 0) {
Profile->FeatureValue[Profile->FeaturesNumber]=PROFILE_VOLUME_LEVEL1;
if (Profile->FeatureID[Profile->FeaturesNumber]==Profile_KeypadTone) {
Profile->FeatureValue[Profile->FeaturesNumber]=PROFILE_KEYPAD_LEVEL1;
@@ -3232,9 +3242,15 @@ GSM_Error LoadBackup(const char *FileName, GSM_Backup *backup)
}
readvalue = ReadCFGText(file_info, buffer, "IMEI", UseUnicode);
- if (readvalue!=NULL) strcpy(backup->IMEI,readvalue);
+ if (readvalue!=NULL) {
+ strncpy(backup->IMEI, readvalue, sizeof(backup->IMEI) - 1);
+ backup->IMEI[sizeof(backup->IMEI) - 1] = 0;
+ }
readvalue = ReadCFGText(file_info, buffer, "Phone", UseUnicode);
- if (readvalue!=NULL) strcpy(backup->Model,readvalue);
+ if (readvalue!=NULL) {
+ strncpy(backup->Model, readvalue, sizeof(backup->Model) - 1);
+ backup->Model[sizeof(backup->Model) - 1] = 0;
+ }
readvalue = ReadCFGText(file_info, buffer, "Creator", UseUnicode);
if (readvalue!=NULL) {
strncpy(backup->Creator,readvalue, sizeof(backup->Creator) - 1);
@@ -4002,11 +4018,17 @@ GSM_Error SaveTextComment(FILE *file, unsigned char *comment)
static GSM_Error SaveSMSBackupTextFile(FILE *file, GSM_SMS_Backup *backup)
{
int i=0;
- unsigned char buffer[10000]={0};
+ unsigned char *buffer;
const char *s;
GSM_DateTime DT;
GSM_Error error;
+ buffer = malloc(10000);
+ if (buffer == NULL) {
+ return ERR_MOREMEMORY;
+ }
+ buffer[0] = 0;
+
fprintf(file, BACKUP_MAIN_HEADER "\n");
fprintf(file, BACKUP_INFO_HEADER "\n");
GSM_GetCurrentDateTime (&DT);
@@ -4023,14 +4045,20 @@ static GSM_Error SaveSMSBackupTextFile(FILE *file, GSM_SMS_Backup *backup)
case SMS_Coding_Unicode_No_Compression:
case SMS_Coding_Default_No_Compression:
error = SaveTextComment(file, backup->SMS[i]->Text);
- if (error != ERR_NONE) return error;
+ if (error != ERR_NONE) {
+ free(buffer);
+ return error;
+ }
break;
default:
break;
}
if (backup->SMS[i]->PDU == SMS_Deliver) {
error = SaveBackupText(file, "SMSC", backup->SMS[i]->SMSC.Number, FALSE);
- if (error != ERR_NONE) return error;
+ if (error != ERR_NONE) {
+ free(buffer);
+ return error;
+ }
if (backup->SMS[i]->ReplyViaSameSMSC) {
fprintf(file,"SMSCReply = TRUE\n");
}
@@ -4043,7 +4071,10 @@ static GSM_Error SaveSMSBackupTextFile(FILE *file, GSM_SMS_Backup *backup)
if (backup->SMS[i]->DateTime.Year != 0) {
fprintf(file,"DateTime");
error = SaveVCalDateTime(file,&backup->SMS[i]->DateTime, FALSE);
- if (error != ERR_NONE) return error;
+ if (error != ERR_NONE) {
+ free(buffer);
+ return error;
+ }
}
fprintf(file,"State = ");
switch (backup->SMS[i]->State) {
@@ -4053,9 +4084,15 @@ static GSM_Error SaveSMSBackupTextFile(FILE *file, GSM_SMS_Backup *backup)
case SMS_UnSent : fprintf(file,"UnSent\n"); break;
}
error = SaveBackupText(file, "Number", backup->SMS[i]->Number, FALSE);
- if (error != ERR_NONE) return error;
+ if (error != ERR_NONE) {
+ free(buffer);
+ return error;
+ }
error = SaveBackupText(file, "Name", backup->SMS[i]->Name, FALSE);
- if (error != ERR_NONE) return error;
+ if (error != ERR_NONE) {
+ free(buffer);
+ return error;
+ }
if (backup->SMS[i]->UDH.Type != UDH_NoUDH) {
EncodeHexBin(buffer,backup->SMS[i]->UDH.Text,backup->SMS[i]->UDH.Length);
fprintf(file,"UDH = %s\n",buffer);
@@ -4084,6 +4121,7 @@ static GSM_Error SaveSMSBackupTextFile(FILE *file, GSM_SMS_Backup *backup)
fprintf(file,"\n");
i++;
}
+ free(buffer);
return ERR_NONE;
}
diff --git a/libgammu/service/gsmdata.c b/libgammu/service/gsmdata.c
index 829752b..9ff5998 100644
--- a/libgammu/service/gsmdata.c
+++ b/libgammu/service/gsmdata.c
@@ -389,7 +389,7 @@ void GSM_EncodeMMSIndicatorSMSText(unsigned char *Buffer, size_t *Length, GSM_MM
Buffer[(*Length)++] = 0x89;
sprintf(buffer,"%s/TYPE=PLMN",Indicator->Sender);
/* Field size */
- Buffer[(*Length)++] = strlen(buffer) + 2;
+ Buffer[(*Length)++] = (unsigned char)(strlen(buffer) + 2);
/* Sender address is present */
Buffer[(*Length)++] = 0x80;
strcpy(Buffer+(*Length),buffer);
diff --git a/libgammu/service/sms/gsmmulti.c b/libgammu/service/sms/gsmmulti.c
index 34a21c1..5cb826b 100644
--- a/libgammu/service/sms/gsmmulti.c
+++ b/libgammu/service/sms/gsmmulti.c
@@ -751,14 +751,8 @@ GSM_Error GSM_EncodeMultiPartSMS(GSM_Debug_Info *di,
break;
case SMS_NokiaVCARD10Long:
Coding = SMS_Coding_Default_No_Compression;
- /* is 1 SMS ? 8 = length of ..SCKE2 */
- if (Length<=GSM_MAX_SMS_CHARS_LENGTH-8) {
- sprintf(Buffer,"//SCKE2 ");
- Length = 8;
- } else {
- UDH = UDH_NokiaPhonebookLong;
- }
- error = GSM_EncodeVCARD(di, Buffer, buffer_size, &Length,Info->Entries[0].Phonebook,TRUE,Nokia_VCard10);
+ UDH = UDH_NokiaPhonebookLong;
+ error = GSM_EncodeVCARD(di, Buffer, buffer_size, &Length, Info->Entries[0].Phonebook, TRUE, Nokia_VCard10);
if (error != ERR_NONE) {
goto out;
}
@@ -766,18 +760,12 @@ GSM_Error GSM_EncodeMultiPartSMS(GSM_Debug_Info *di,
EncodeUnicode(Buffer,Buffer2,Length);
break;
case SMS_NokiaVCARD21Long:
- error = GSM_EncodeVCARD(di, Buffer, buffer_size, &Length,Info->Entries[0].Phonebook,TRUE,Nokia_VCard21);
+ error = GSM_EncodeVCARD(di, Buffer, buffer_size, &Length, Info->Entries[0].Phonebook, TRUE, Nokia_VCard21);
if (error != ERR_NONE) {
goto out;
}
Coding = SMS_Coding_Default_No_Compression;
- /* Is 1 SMS ? 12 = length of ..SCKL23F4 */
- if (Length <= GSM_MAX_SMS_CHARS_LENGTH - 12) {
- sprintf(Buffer,"//SCKL23F4%c%c",13,10);
- Length = 12;
- } else {
- UDH = UDH_NokiaPhonebookLong;
- }
+ UDH = UDH_NokiaPhonebookLong;
memcpy(Buffer2,Buffer,Length);
EncodeUnicode(Buffer,Buffer2,Length);
break;
diff --git a/locale/af/docs.po b/locale/af/docs.po
index de04fe0..7137940 100644
--- a/locale/af/docs.po
+++ b/locale/af/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2009-01-27 14:27+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -33,8 +33,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -46,7 +46,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -67,11 +68,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -80,58 +99,83 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, fuzzy, no-wrap
msgid "More information"
msgstr "Kry fooninligting"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
@@ -147,6 +191,16 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/af/gammu.po b/locale/af/gammu.po
index 8f22eed..0e1ee90 100644
--- a/locale/af/gammu.po
+++ b/locale/af/gammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2009-01-27 14:28+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -63,7 +63,7 @@ msgstr ""
msgid "Error while opening file for writing!\n"
msgstr ""
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr ""
@@ -75,7 +75,7 @@ msgstr "Fout tydens stoor van rugsteun"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr ""
@@ -83,7 +83,7 @@ msgstr ""
msgid "Only part of data saved, please increase the limit."
msgstr ""
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr ""
@@ -94,9 +94,9 @@ msgstr ""
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr ""
@@ -104,7 +104,7 @@ msgstr ""
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr ""
@@ -272,7 +272,7 @@ msgstr ""
msgid "Phone"
msgstr ""
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr ""
@@ -306,7 +306,7 @@ msgstr ""
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr ""
@@ -355,8 +355,8 @@ msgid "Deleting old notes:"
msgstr ""
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr ""
@@ -400,12 +400,12 @@ msgstr ""
msgid "Restore phone MMS settings?"
msgstr ""
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr ""
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr ""
@@ -435,7 +435,7 @@ msgstr ""
msgid "Unknown memory type (\"%s\")\n"
msgstr ""
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -471,42 +471,42 @@ msgstr "Kies foon"
msgid "Add phone WAP bookmarks?"
msgstr ""
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr ""
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr ""
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr ""
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr ""
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr ""
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr ""
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr ""
@@ -663,7 +663,7 @@ msgid "Silent alarm"
msgstr ""
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Teks"
@@ -678,8 +678,8 @@ msgstr ""
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Ligging"
@@ -911,7 +911,7 @@ msgstr ""
msgid "None"
msgstr "Geen"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Onbekend"
@@ -1070,13 +1070,13 @@ msgstr ""
msgid "Security status"
msgstr ""
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr ""
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr ""
@@ -1086,7 +1086,7 @@ msgstr ""
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr ""
@@ -1134,7 +1134,7 @@ msgstr ""
#: gammu/depend/nokia/dct4.c:303
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
#: gammu/depend/nokia/dct4.c:369
@@ -1153,7 +1153,7 @@ msgstr ""
msgid "No signal"
msgstr ""
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr ""
@@ -1536,7 +1536,7 @@ msgstr "Foonpoort"
#: gammu-detect/main.c:85
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu-detect/main.c:87 gammu/gammu.c:336
@@ -1552,7 +1552,7 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr ""
#: gammu-detect/main.c:100
@@ -1624,7 +1624,7 @@ msgstr ""
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr ""
#: gammu/files.c:55
@@ -1633,7 +1633,7 @@ msgstr ""
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr ""
#. l10n: One char to indicate protected file
@@ -1687,62 +1687,62 @@ msgstr ""
msgid "Part of folder only"
msgstr ""
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr ""
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr ""
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr ""
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
msgstr ""
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr ""
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr ""
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr ""
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr ""
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr ""
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr ""
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr ""
@@ -1757,12 +1757,12 @@ msgstr ""
msgid "Unknown country name: %s."
msgstr ""
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr ""
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Naam"
@@ -1796,7 +1796,7 @@ msgstr ""
#: gammu/gammu.c:332
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu/gammu.c:370
@@ -1833,202 +1833,202 @@ msgid ""
"smsd!"
msgstr ""
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Oproepe"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr ""
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr ""
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr ""
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr ""
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
#, fuzzy
msgid "Ringtones"
msgstr "Lees nou doendinge"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr ""
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr ""
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr ""
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr ""
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr ""
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr ""
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr ""
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr ""
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr ""
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr ""
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr ""
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
#, fuzzy
msgid "Phone information"
msgstr "Kry fooninligting"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr ""
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr ""
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr ""
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr ""
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr ""
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr ""
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
"\n"
msgstr ""
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr ""
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr ""
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr ""
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr ""
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr ""
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr ""
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr ""
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr ""
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2052,7 +2052,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr ""
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr ""
@@ -2069,12 +2069,12 @@ msgstr ""
msgid "We already have one pending, ignoring this one!"
msgstr ""
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr ""
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr ""
@@ -2120,144 +2120,144 @@ msgstr "Geen poort gekies nie!"
msgid "Service reply"
msgstr ""
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Nommer"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr ""
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr ""
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr ""
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr ""
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr ""
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr ""
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr ""
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr ""
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ""
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ""
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ""
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ""
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ""
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr "Regso"
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr ""
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ""
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr ""
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr ""
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr ""
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr ""
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr ""
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr ""
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr ""
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr ""
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr ""
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr ""
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr ""
@@ -2303,7 +2303,7 @@ msgstr ""
msgid "Packet network"
msgstr ""
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr ""
@@ -2412,910 +2412,849 @@ msgstr ""
msgid "NiMH"
msgstr ""
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr ""
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr ""
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr ""
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr ""
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr ""
-
-#: gammu/misc.c:358
-#, fuzzy
-msgid "Number of samples"
-msgstr "Voorvoegsel"
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "Toestel"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "Vervaardiger"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "Model"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr ""
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "Hardeware"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr ""
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr ""
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "Produkkode"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "SIM IMSI"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr ""
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr ""
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr ""
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr ""
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr ""
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr ""
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr ""
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr ""
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr ""
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr ""
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr ""
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr ""
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr ""
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr ""
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr ""
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr ""
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr ""
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr ""
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "Doendinge"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "Kalender"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr ""
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr ""
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr ""
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr ""
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr ""
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr ""
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr ""
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr ""
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr ""
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr ""
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr ""
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr ""
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr ""
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr ""
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr ""
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr ""
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr ""
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr ""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr ""
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
#, fuzzy
msgid "Ringtone"
msgstr "Lees nou doendinge"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr ""
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr ""
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr ""
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr ""
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr ""
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr ""
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr ""
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr ""
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr ""
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr ""
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr ""
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr ""
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr ""
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr ""
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr ""
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "Verbindingstipe"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr ""
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr ""
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr ""
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr ""
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr ""
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr ""
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr ""
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr ""
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr ""
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr ""
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Normaal"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr ""
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr ""
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr ""
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr ""
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr ""
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr ""
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr ""
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr ""
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr ""
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr ""
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr ""
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr ""
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr ""
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr ""
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr ""
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr ""
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr ""
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr ""
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr ""
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr ""
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr ""
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr ""
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr ""
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr ""
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr ""
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr ""
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ""
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr ""
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr ""
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr ""
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr ""
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr ""
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr ""
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr ""
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr ""
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr ""
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr ""
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr ""
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr ""
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr ""
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr ""
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr ""
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr ""
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr ""
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr ""
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr ""
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr ""
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr ""
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr ""
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr ""
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr ""
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr ""
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr ""
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr ""
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr ""
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr ""
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr ""
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr ""
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr ""
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr ""
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr ""
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr ""
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr ""
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr ""
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr ""
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr ""
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr ""
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr ""
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr ""
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr ""
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr ""
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr ""
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr ""
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr ""
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr ""
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr ""
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr ""
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr ""
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr ""
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr ""
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr ""
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr ""
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr ""
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr ""
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3374,12 +3313,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3427,87 +3366,87 @@ msgstr ""
msgid "Writing file %s:"
msgstr ""
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr ""
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, fuzzy, c-format
msgid "Can not open file %s\n"
msgstr "Kan nie lêer skep nie!"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr ""
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr ""
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr ""
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr ""
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr ""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr ""
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr ""
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr ""
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr ""
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr ""
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr ""
@@ -3878,71 +3817,71 @@ msgstr ""
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr ""
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr ""
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr ""
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr ""
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr ""
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr ""
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr ""
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr ""
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr ""
@@ -4352,6 +4291,10 @@ msgid "Information"
msgstr ""
#, fuzzy
+#~ msgid "Number of samples"
+#~ msgstr "Voorvoegsel"
+
+#, fuzzy
#~ msgid "Mobile number (home)"
#~ msgstr "Serienommer (IMEI)"
diff --git a/locale/af/libgammu.po b/locale/af/libgammu.po
index 98e340d..941bdaf 100644
--- a/locale/af/libgammu.po
+++ b/locale/af/libgammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2009-01-27 14:28+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -76,19 +76,19 @@ msgstr ""
#: libgammu/gsmcomon.c:98
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:99
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:100
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
@@ -368,7 +368,7 @@ msgstr ""
msgid "Unknown error description."
msgstr ""
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr ""
diff --git a/locale/ar/docs.po b/locale/ar/docs.po
index 67eabd1..8859d22 100644
--- a/locale/ar/docs.po
+++ b/locale/ar/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2010-09-03 14:46+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -33,8 +33,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -46,7 +46,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -67,11 +68,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -80,58 +99,83 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, no-wrap
msgid "More information"
msgstr ""
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
@@ -147,5 +191,15 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/ar/gammu.po b/locale/ar/gammu.po
index 556236f..526e538 100644
--- a/locale/ar/gammu.po
+++ b/locale/ar/gammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.28.91\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2012-09-06 22:22+0200\n"
"Last-Translator: مترجم حرّ <metehyi@gmail.com>\n"
"Language-Team: Arabic <http://hosted.weblate.org/projects/gammu/gammu/ar/>\n"
@@ -65,7 +65,7 @@ msgstr "هيئة نسخة الأحتياط غير معروفة: \"%s\"\n"
msgid "Error while opening file for writing!\n"
msgstr "خطأ عند محاولة فتح الملف للكتابة !\n"
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "حدث خطأ أثناء كتابة الملف!\n"
@@ -76,7 +76,7 @@ msgstr "خطأ عند إقفال الملف!\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "قيد القراءة"
@@ -84,7 +84,7 @@ msgstr "قيد القراءة"
msgid "Only part of data saved, please increase the limit."
msgstr "تم حفظ جزء من البيانات فقظ، الرجاء زيادة الحد."
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "قراءة:"
@@ -95,9 +95,9 @@ msgstr "قراءة:"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "%i بالمئة"
@@ -105,7 +105,7 @@ msgstr "%i بالمئة"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr ""
@@ -273,7 +273,7 @@ msgstr "زمن النسخ الأحتياطي"
msgid "Phone"
msgstr "الهاتف"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr ""
@@ -307,7 +307,7 @@ msgstr ""
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr "الكتابة:"
@@ -356,8 +356,8 @@ msgid "Deleting old notes:"
msgstr "حذف الملاحظات القديمة:"
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr "إنتهيت"
@@ -401,12 +401,12 @@ msgstr ""
msgid "Restore phone MMS settings?"
msgstr ""
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr ""
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr "جاري المحو"
@@ -436,7 +436,7 @@ msgstr ""
msgid "Unknown memory type (\"%s\")\n"
msgstr "نوع الذاكرة غير معروف (\"%s\")\n"
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -471,42 +471,42 @@ msgstr "هل أضف ملاحظات على الهاتف؟"
msgid "Add phone WAP bookmarks?"
msgstr ""
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr ""
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr " (وحدة تعريف المشترك)"
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr " زيادة %s\n"
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr "حذف:"
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr "إستعادة الرسالة؟"
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr ""
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr "جاري حفظ %i رسالة خدمة الرسائل الصقصيرة\n"
@@ -663,7 +663,7 @@ msgid "Silent alarm"
msgstr ""
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "نص"
@@ -678,8 +678,8 @@ msgstr ""
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "الموقع"
@@ -911,7 +911,7 @@ msgstr "عالية"
msgid "None"
msgstr "لا شيء"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "غير معروف"
@@ -1069,13 +1069,13 @@ msgstr ""
msgid "Security status"
msgstr ""
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr ""
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr ""
@@ -1085,7 +1085,7 @@ msgstr ""
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr ""
@@ -1131,10 +1131,16 @@ msgid "Setting done"
msgstr ""
#: gammu/depend/nokia/dct4.c:303
+#, fuzzy
+#| msgid ""
+#| "Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
+"جواب غير معروف من الهاتف. أنظر إلى <http://wammu.eu/support/bugs/> لمزيد من "
+"المعلومات عن كيفية التبليغ عنه."
#: gammu/depend/nokia/dct4.c:369
msgid "Passed"
@@ -1152,7 +1158,7 @@ msgstr ""
msgid "No signal"
msgstr ""
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr ""
@@ -1528,7 +1534,7 @@ msgstr ""
#: gammu-detect/main.c:85
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu-detect/main.c:87 gammu/gammu.c:336
@@ -1544,7 +1550,7 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr ""
#: gammu-detect/main.c:100
@@ -1612,7 +1618,7 @@ msgstr ""
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr ""
#: gammu/files.c:55
@@ -1621,7 +1627,7 @@ msgstr ""
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr ""
#. l10n: One char to indicate protected file
@@ -1675,62 +1681,62 @@ msgstr ""
msgid "Part of folder only"
msgstr ""
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr ""
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr ""
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr ""
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
msgstr ""
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr ""
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr ""
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr ""
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr ""
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr ""
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr ""
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr ""
@@ -1745,12 +1751,12 @@ msgstr ""
msgid "Unknown country name: %s."
msgstr ""
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr ""
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "اسم"
@@ -1784,7 +1790,7 @@ msgstr ""
#: gammu/gammu.c:332
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu/gammu.c:370
@@ -1821,199 +1827,199 @@ msgid ""
"smsd!"
msgstr ""
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "المكالمات"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr ""
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr ""
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr ""
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr ""
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr ""
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr ""
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr ""
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr ""
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr ""
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr ""
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr ""
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr ""
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr ""
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr ""
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr ""
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr ""
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr ""
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr ""
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr ""
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr ""
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr ""
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr ""
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr ""
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
"\n"
msgstr ""
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr ""
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr ""
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr ""
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr ""
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr ""
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr ""
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr ""
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr ""
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2037,7 +2043,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr ""
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr ""
@@ -2054,12 +2060,12 @@ msgstr ""
msgid "We already have one pending, ignoring this one!"
msgstr ""
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr ""
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr ""
@@ -2104,144 +2110,144 @@ msgstr ""
msgid "Service reply"
msgstr ""
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "رقم"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr ""
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr ""
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr ""
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr ""
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr "جهاز الإشعار"
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr ""
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr ""
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr ""
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ""
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ""
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ""
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ""
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ""
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr ""
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr ""
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ""
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr ""
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr ""
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr ""
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr ""
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr ""
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr "الهاتف"
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr ""
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr ""
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr ""
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr ""
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr ""
@@ -2287,7 +2293,7 @@ msgstr ""
msgid "Packet network"
msgstr ""
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr ""
@@ -2396,908 +2402,848 @@ msgstr ""
msgid "NiMH"
msgstr ""
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr ""
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr ""
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr ""
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr ""
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr ""
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr ""
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr ""
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "المصنّع"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr ""
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr ""
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "العتاد"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "الــ الأصليIMEI"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr ""
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "رمز المنتوج"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr ""
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr ""
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr ""
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr ""
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr ""
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr ""
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr ""
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr ""
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr ""
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr ""
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr ""
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr ""
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr ""
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr ""
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr ""
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr ""
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr ""
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr ""
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr ""
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "الواجبات"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "الرزنامة"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr ""
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr ""
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr ""
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr ""
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr ""
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr ""
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr ""
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr ""
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr ""
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr ""
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr ""
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr ""
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr ""
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr ""
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr ""
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr ""
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr ""
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr ""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr ""
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr ""
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr ""
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr ""
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr "معطّل"
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr ""
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr ""
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr ""
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr ""
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr ""
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr ""
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr ""
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr ""
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr ""
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr ""
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr ""
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr ""
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr ""
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr ""
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr ""
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr ""
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr ""
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr ""
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr ""
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr ""
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr ""
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr ""
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr ""
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "عادي"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr ""
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr ""
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr ""
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr ""
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr ""
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr ""
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr ""
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr ""
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr ""
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr ""
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr ""
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr ""
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr ""
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr ""
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr ""
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr ""
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr ""
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr ""
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr ""
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr "الصفحة الرئيسية"
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr ""
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr ""
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr ""
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr ""
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr ""
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr ""
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ""
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr ""
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr ""
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr ""
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr ""
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr ""
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr ""
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr ""
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr ""
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr ""
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr ""
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr ""
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr ""
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr ""
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr ""
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr ""
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr ""
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr ""
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr ""
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr ""
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr ""
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr ""
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr ""
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr ""
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr ""
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr ""
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr ""
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr ""
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr ""
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr ""
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr ""
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr ""
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr ""
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr "شخصي"
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr ""
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr ""
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr ""
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr ""
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr ""
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr ""
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr ""
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr ""
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr ""
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr ""
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr ""
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr ""
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr ""
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr ""
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr ""
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr ""
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr ""
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr ""
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr ""
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr ""
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr ""
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr ""
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr ""
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr ""
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3356,12 +3302,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3409,87 +3355,87 @@ msgstr ""
msgid "Writing file %s:"
msgstr ""
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr ""
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr ""
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr ""
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr ""
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr ""
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr ""
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr ""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr ""
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr ""
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr ""
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr ""
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr ""
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr ""
@@ -3855,71 +3801,71 @@ msgstr ""
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr "غير قادر على فتح الملف \"%s\"\n"
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr ""
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr ""
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr ""
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr "أدخل نص الرسالة ثم اضغط على %s:\n"
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr "لا يوجد رمز الشبكة"
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr ""
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr ""
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr ""
diff --git a/locale/ar/libgammu.po b/locale/ar/libgammu.po
index 5f53799..ae66c50 100644
--- a/locale/ar/libgammu.po
+++ b/locale/ar/libgammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.28.91\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2013-03-20 22:29+0200\n"
"Last-Translator: mohamed amin boubaker <mohamed.amin.02@gmail.com>\n"
"Language-Team: Arabic <http://hosted.weblate.org/projects/gammu/libgammu/ar/"
@@ -77,24 +77,36 @@ msgid "No response in specified timeout. Probably phone not connected."
msgstr "لا جواب في المهلة المحددة. من المحتمل أن الجهاز غير موصول."
#: libgammu/gsmcomon.c:98
+#, fuzzy
+#| msgid ""
+#| "Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"الإطار غير مطلوب الآن. أنظر إلى <http://wammu.eu/support/bugs/> للمزيد من "
"المعلومات عن كيفية التبليغ عنه."
#: libgammu/gsmcomon.c:99
+#, fuzzy
+#| msgid ""
+#| "Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"جواب غير معروف من الهاتف. أنظر إلى <http://wammu.eu/support/bugs/> لمزيد من "
"المعلومات عن كيفية التبليغ عنه."
#: libgammu/gsmcomon.c:100
+#, fuzzy
+#| msgid ""
+#| "Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+#| "report it."
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
"إطار غير معروف. أنظر إلى <http://wammu.eu/support/bugs/> لمعلومات عن كيفية "
@@ -377,7 +389,7 @@ msgstr ""
msgid "Unknown error description."
msgstr "وصف خطأ غير معروف."
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr "القوالب"
diff --git a/locale/bg/docs.po b/locale/bg/docs.po
index fa454c8..ecba30d 100644
--- a/locale/bg/docs.po
+++ b/locale/bg/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2009-01-27 14:27+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -33,8 +33,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -46,7 +46,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -67,11 +68,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -80,58 +99,83 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, fuzzy, no-wrap
msgid "More information"
msgstr "Информация за телефона"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
@@ -147,6 +191,16 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/bg/gammu.po b/locale/bg/gammu.po
index ba109e3..c5dfa55 100644
--- a/locale/bg/gammu.po
+++ b/locale/bg/gammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2014-12-30 09:06+0200\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: Bulgarian <https://hosted.weblate.org/projects/gammu/gammu/bg/"
@@ -65,7 +65,7 @@ msgstr "Непознат бекъп формат: \"%s\"\n"
msgid "Error while opening file for writing!\n"
msgstr "Грешка при отваряне на файла за писане!\n"
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "Грешка при отваряне на файла!\n"
@@ -76,7 +76,7 @@ msgstr "Грешка при запазване на файла!\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "Четене"
@@ -84,7 +84,7 @@ msgstr "Четене"
msgid "Only part of data saved, please increase the limit."
msgstr "Само част от данните са запазени. Моля увеличете лимита."
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "Четене на:"
@@ -95,9 +95,9 @@ msgstr "Четене на:"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "%i процента"
@@ -105,7 +105,7 @@ msgstr "%i процента"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr "Натиснете Ctrl+C за да прекъснете..."
@@ -273,7 +273,7 @@ msgstr ""
msgid "Phone"
msgstr "Телефон"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr "IMEI"
@@ -307,7 +307,7 @@ msgstr ""
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr ""
@@ -356,8 +356,8 @@ msgid "Deleting old notes:"
msgstr ""
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr ""
@@ -401,12 +401,12 @@ msgstr ""
msgid "Restore phone MMS settings?"
msgstr ""
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr ""
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr ""
@@ -436,7 +436,7 @@ msgstr ""
msgid "Unknown memory type (\"%s\")\n"
msgstr ""
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -472,42 +472,42 @@ msgstr "Изпращане на файл към телефона"
msgid "Add phone WAP bookmarks?"
msgstr ""
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr ""
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr ""
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr ""
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr ""
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr ""
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr ""
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr ""
@@ -664,7 +664,7 @@ msgid "Silent alarm"
msgstr ""
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Текст"
@@ -679,8 +679,8 @@ msgstr ""
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Местонахождение"
@@ -912,7 +912,7 @@ msgstr ""
msgid "None"
msgstr "Без"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Непознат"
@@ -1071,13 +1071,13 @@ msgstr ""
msgid "Security status"
msgstr ""
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr ""
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr ""
@@ -1087,7 +1087,7 @@ msgstr ""
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr ""
@@ -1135,7 +1135,7 @@ msgstr ""
#: gammu/depend/nokia/dct4.c:303
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
#: gammu/depend/nokia/dct4.c:369
@@ -1154,7 +1154,7 @@ msgstr ""
msgid "No signal"
msgstr ""
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr ""
@@ -1536,7 +1536,7 @@ msgstr "Порт на телефона"
#: gammu-detect/main.c:85
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu-detect/main.c:87 gammu/gammu.c:336
@@ -1552,7 +1552,7 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr ""
#: gammu-detect/main.c:100
@@ -1625,7 +1625,7 @@ msgstr ""
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr ""
#: gammu/files.c:55
@@ -1634,7 +1634,7 @@ msgstr ""
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr ""
#. l10n: One char to indicate protected file
@@ -1688,62 +1688,62 @@ msgstr ""
msgid "Part of folder only"
msgstr ""
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr ""
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr ""
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr ""
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
msgstr ""
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr ""
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr ""
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr ""
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr ""
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr ""
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr ""
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr ""
@@ -1758,12 +1758,12 @@ msgstr ""
msgid "Unknown country name: %s."
msgstr ""
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr ""
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Име"
@@ -1797,7 +1797,7 @@ msgstr ""
#: gammu/gammu.c:332
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu/gammu.c:370
@@ -1834,200 +1834,200 @@ msgid ""
"smsd!"
msgstr ""
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Обаждания"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr ""
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr ""
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr ""
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr ""
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr "Мелодии"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr ""
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr ""
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr ""
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr ""
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr ""
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr ""
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr ""
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr ""
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr ""
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr ""
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr ""
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr "Информация за телефона"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr ""
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr ""
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr ""
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr ""
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr ""
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr ""
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
"\n"
msgstr ""
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr ""
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr ""
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr ""
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr ""
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr ""
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr ""
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr ""
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr ""
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2051,7 +2051,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr ""
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr ""
@@ -2068,12 +2068,12 @@ msgstr ""
msgid "We already have one pending, ignoring this one!"
msgstr ""
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr ""
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr ""
@@ -2118,144 +2118,144 @@ msgstr "Не се поддържа"
msgid "Service reply"
msgstr ""
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Номер"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr ""
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr ""
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr ""
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr ""
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr ""
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr ""
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr ""
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr ""
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ""
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ""
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ""
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ""
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ""
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr ""
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr ""
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ""
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr ""
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr ""
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr ""
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr ""
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr ""
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM карта"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr ""
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr ""
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr ""
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr ""
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr ""
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr ""
@@ -2301,7 +2301,7 @@ msgstr ""
msgid "Packet network"
msgstr ""
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr ""
@@ -2410,910 +2410,849 @@ msgstr ""
msgid "NiMH"
msgstr ""
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr ""
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr ""
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr ""
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr ""
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr ""
-
-#: gammu/misc.c:358
-#, fuzzy
-msgid "Number of samples"
-msgstr "Телефонен код"
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "Устройство"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "Производител"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "Модел"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "Вътрешно програмно осигуряване"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "Хардуер"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "Оригинален IMEI"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr ""
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "Продуктов код"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "SIM IMSI"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr ""
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr ""
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr ""
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr ""
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr ""
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr ""
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr ""
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr ""
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr ""
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr ""
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr ""
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr ""
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr ""
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr ""
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr ""
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr ""
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr ""
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr ""
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "Задачи"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "Календар"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr ""
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr ""
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr ""
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr ""
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr ""
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr ""
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr ""
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr ""
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr ""
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr ""
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr ""
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr ""
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr ""
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr ""
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr ""
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr ""
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr ""
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr ""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr ""
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
#, fuzzy
msgid "Ringtone"
msgstr "Мелодии"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr ""
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr ""
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr "изключено"
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr ""
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr ""
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr ""
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr ""
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr ""
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr ""
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr ""
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr ""
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr ""
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr ""
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr ""
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr ""
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "Тип на връзката"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr ""
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr ""
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr ""
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr ""
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr ""
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr ""
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr ""
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr ""
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr ""
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr ""
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr "Автоматично"
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Нормален"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr ""
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr ""
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr ""
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr ""
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr ""
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr ""
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr ""
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "Парола"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr ""
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr ""
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr ""
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr ""
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr ""
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr ""
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr ""
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr ""
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr ""
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr ""
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr ""
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr ""
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr ""
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr ""
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr ""
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr ""
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr ""
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr ""
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ""
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr ""
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr ""
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr ""
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr ""
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr ""
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr ""
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr ""
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr ""
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr ""
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr ""
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr ""
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr ""
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr ""
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr ""
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr ""
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr ""
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr ""
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr ""
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr ""
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr ""
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr ""
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr ""
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr ""
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr ""
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr ""
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr ""
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr ""
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr ""
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr ""
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr ""
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr ""
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr ""
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr ""
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr ""
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr ""
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr ""
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr ""
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr ""
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr ""
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr ""
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr ""
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr ""
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr ""
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr ""
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr ""
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr ""
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr ""
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr ""
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr ""
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr ""
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr ""
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr ""
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr ""
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr ""
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr ""
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr ""
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr ""
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3372,12 +3311,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3425,87 +3364,87 @@ msgstr ""
msgid "Writing file %s:"
msgstr ""
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr ""
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, fuzzy, c-format
msgid "Can not open file %s\n"
msgstr "Файлът не може да бъде създаден!"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr ""
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr ""
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr ""
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr ""
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr ""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr ""
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr ""
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr ""
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr ""
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr ""
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr ""
@@ -3883,71 +3822,71 @@ msgstr ""
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr ""
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr ""
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr ""
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr ""
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr ""
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr ""
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr ""
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr ""
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr ""
@@ -4357,6 +4296,10 @@ msgid "Information"
msgstr "Информация"
#, fuzzy
+#~ msgid "Number of samples"
+#~ msgstr "Телефонен код"
+
+#, fuzzy
#~ msgid "Mobile number (home)"
#~ msgstr "Сериен номер (IMEI)"
diff --git a/locale/bg/libgammu.po b/locale/bg/libgammu.po
index 4360fc0..170babe 100644
--- a/locale/bg/libgammu.po
+++ b/locale/bg/libgammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2009-01-27 14:28+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -76,19 +76,19 @@ msgstr ""
#: libgammu/gsmcomon.c:98
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:99
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:100
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
@@ -372,7 +372,7 @@ msgstr ""
msgid "Unknown error description."
msgstr ""
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr ""
diff --git a/locale/bn/docs.po b/locale/bn/docs.po
index c6501df..585bf4b 100644
--- a/locale/bn/docs.po
+++ b/locale/bn/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2012-06-29 16:16+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -33,8 +33,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -46,7 +46,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -67,11 +68,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -80,58 +99,83 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, no-wrap
msgid "More information"
msgstr ""
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
@@ -147,5 +191,15 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/bn/gammu.po b/locale/bn/gammu.po
index c32047c..125c198 100644
--- a/locale/bn/gammu.po
+++ b/locale/bn/gammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.32.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2014-12-30 09:13+0200\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: Bengali <https://hosted.weblate.org/projects/gammu/gammu/bn/"
@@ -65,7 +65,7 @@ msgstr ""
msgid "Error while opening file for writing!\n"
msgstr ""
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr ""
@@ -76,7 +76,7 @@ msgstr ""
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr ""
@@ -84,7 +84,7 @@ msgstr ""
msgid "Only part of data saved, please increase the limit."
msgstr ""
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr ""
@@ -95,9 +95,9 @@ msgstr ""
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr ""
@@ -105,7 +105,7 @@ msgstr ""
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr ""
@@ -273,7 +273,7 @@ msgstr ""
msgid "Phone"
msgstr ""
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr ""
@@ -307,7 +307,7 @@ msgstr ""
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr ""
@@ -356,8 +356,8 @@ msgid "Deleting old notes:"
msgstr ""
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr "সম্পন্ন"
@@ -401,12 +401,12 @@ msgstr ""
msgid "Restore phone MMS settings?"
msgstr ""
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr ""
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr ""
@@ -436,7 +436,7 @@ msgstr ""
msgid "Unknown memory type (\"%s\")\n"
msgstr ""
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -471,42 +471,42 @@ msgstr ""
msgid "Add phone WAP bookmarks?"
msgstr ""
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr ""
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr ""
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr ""
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr ""
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr ""
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr ""
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr ""
@@ -662,7 +662,7 @@ msgid "Silent alarm"
msgstr ""
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr ""
@@ -677,8 +677,8 @@ msgstr ""
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr ""
@@ -910,7 +910,7 @@ msgstr ""
msgid "None"
msgstr ""
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr ""
@@ -1068,13 +1068,13 @@ msgstr ""
msgid "Security status"
msgstr ""
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr ""
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr ""
@@ -1084,7 +1084,7 @@ msgstr ""
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr ""
@@ -1132,7 +1132,7 @@ msgstr ""
#: gammu/depend/nokia/dct4.c:303
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
#: gammu/depend/nokia/dct4.c:369
@@ -1151,7 +1151,7 @@ msgstr ""
msgid "No signal"
msgstr ""
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr ""
@@ -1527,7 +1527,7 @@ msgstr ""
#: gammu-detect/main.c:85
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu-detect/main.c:87 gammu/gammu.c:336
@@ -1543,7 +1543,7 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr ""
#: gammu-detect/main.c:100
@@ -1611,7 +1611,7 @@ msgstr ""
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr ""
#: gammu/files.c:55
@@ -1620,7 +1620,7 @@ msgstr ""
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr ""
#. l10n: One char to indicate protected file
@@ -1674,62 +1674,62 @@ msgstr ""
msgid "Part of folder only"
msgstr ""
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr ""
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr ""
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr ""
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
msgstr ""
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr ""
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr ""
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr ""
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr ""
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr ""
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr ""
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr ""
@@ -1744,12 +1744,12 @@ msgstr ""
msgid "Unknown country name: %s."
msgstr ""
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr ""
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr ""
@@ -1783,7 +1783,7 @@ msgstr ""
#: gammu/gammu.c:332
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu/gammu.c:370
@@ -1820,199 +1820,199 @@ msgid ""
"smsd!"
msgstr ""
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr ""
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr ""
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr ""
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr ""
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr ""
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr ""
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr ""
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr ""
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr ""
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr ""
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr ""
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr ""
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr ""
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr ""
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr ""
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr ""
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr ""
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr ""
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr ""
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr ""
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr ""
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr ""
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr ""
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr ""
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
"\n"
msgstr ""
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr ""
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr ""
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr ""
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr ""
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr ""
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr ""
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr ""
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr ""
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2036,7 +2036,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr ""
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr ""
@@ -2053,12 +2053,12 @@ msgstr ""
msgid "We already have one pending, ignoring this one!"
msgstr ""
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr ""
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr ""
@@ -2103,144 +2103,144 @@ msgstr ""
msgid "Service reply"
msgstr ""
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr ""
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr ""
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr ""
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr ""
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr ""
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr ""
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr ""
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr ""
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr ""
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ""
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ""
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ""
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ""
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ""
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr ""
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr ""
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ""
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr ""
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr ""
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr ""
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr ""
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr ""
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr ""
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr ""
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr ""
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr ""
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr ""
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr ""
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr ""
@@ -2286,7 +2286,7 @@ msgstr ""
msgid "Packet network"
msgstr ""
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr ""
@@ -2395,908 +2395,848 @@ msgstr ""
msgid "NiMH"
msgstr ""
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr ""
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr ""
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr ""
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr ""
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr ""
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr ""
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr ""
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr ""
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr ""
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr ""
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr ""
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr ""
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr ""
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr ""
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr ""
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr ""
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr ""
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr ""
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr ""
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr ""
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr ""
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr ""
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr ""
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr ""
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr ""
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr ""
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr ""
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr ""
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr ""
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr ""
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr ""
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr ""
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr ""
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr ""
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr ""
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr ""
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr ""
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr ""
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr ""
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr ""
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr ""
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr ""
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr ""
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr ""
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr ""
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr ""
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr ""
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr ""
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr ""
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr ""
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr ""
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr ""
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr ""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr ""
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr ""
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr ""
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr ""
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr ""
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr ""
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr ""
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr ""
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr ""
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr ""
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr ""
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr ""
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr ""
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr ""
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr ""
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr ""
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr ""
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr ""
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr ""
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr ""
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr ""
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr ""
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr ""
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr ""
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr ""
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr ""
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr ""
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr ""
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr ""
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr ""
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr ""
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr ""
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr ""
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr ""
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr ""
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr ""
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr ""
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr ""
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr ""
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr ""
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr ""
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr ""
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr ""
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr ""
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr ""
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr ""
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr ""
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr ""
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr ""
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr ""
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr ""
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr ""
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr ""
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr ""
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr ""
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ""
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr ""
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr ""
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr ""
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr ""
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr ""
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr ""
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr ""
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr ""
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr ""
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr ""
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr ""
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr ""
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr ""
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr ""
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr ""
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr ""
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr ""
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr ""
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr ""
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr ""
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr ""
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr ""
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr ""
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr ""
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr ""
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr ""
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr ""
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr ""
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr ""
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr ""
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr ""
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr ""
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr ""
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr ""
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr ""
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr ""
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr ""
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr ""
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr ""
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr ""
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr ""
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr ""
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr ""
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr ""
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr ""
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr ""
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr ""
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr ""
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr ""
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr ""
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr ""
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr ""
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr ""
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr ""
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr ""
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr ""
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr ""
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3355,12 +3295,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3408,87 +3348,87 @@ msgstr ""
msgid "Writing file %s:"
msgstr ""
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr ""
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr ""
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr ""
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr ""
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr ""
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr ""
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr ""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr ""
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr ""
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr ""
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr ""
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr ""
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr ""
@@ -3854,71 +3794,71 @@ msgstr ""
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr ""
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr ""
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr ""
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr ""
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr ""
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr ""
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr ""
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr ""
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr ""
diff --git a/locale/bn/libgammu.po b/locale/bn/libgammu.po
index f629689..b65b86b 100644
--- a/locale/bn/libgammu.po
+++ b/locale/bn/libgammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.32.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2013-05-22 14:39+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -74,19 +74,19 @@ msgstr ""
#: libgammu/gsmcomon.c:98
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:99
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:100
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
@@ -351,7 +351,7 @@ msgstr ""
msgid "Unknown error description."
msgstr ""
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr ""
diff --git a/locale/ca/docs.po b/locale/ca/docs.po
index eb3f7b9..cbdf4b9 100644
--- a/locale/ca/docs.po
+++ b/locale/ca/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2009-01-27 14:27+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -33,8 +33,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -46,7 +46,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -67,11 +68,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -80,58 +99,83 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, fuzzy, no-wrap
msgid "More information"
msgstr "Connexió"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
@@ -147,6 +191,16 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/ca/gammu.po b/locale/ca/gammu.po
index a5f57f1..72b897d 100644
--- a/locale/ca/gammu.po
+++ b/locale/ca/gammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2014-10-01 22:46+0200\n"
"Last-Translator: josep constanti <jconstanti@ovi.com>\n"
"Language-Team: Catalan <https://hosted.weblate.org/projects/gammu/gammu/ca/"
@@ -65,7 +65,7 @@ msgstr ""
msgid "Error while opening file for writing!\n"
msgstr ""
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr ""
@@ -76,7 +76,7 @@ msgstr "S'ha produït un error mentre s'estava tancant el fitxer\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr ""
@@ -84,7 +84,7 @@ msgstr ""
msgid "Only part of data saved, please increase the limit."
msgstr ""
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr ""
@@ -95,9 +95,9 @@ msgstr ""
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr ""
@@ -105,7 +105,7 @@ msgstr ""
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr ""
@@ -273,7 +273,7 @@ msgstr ""
msgid "Phone"
msgstr "Telèfon"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr "IMEI"
@@ -307,7 +307,7 @@ msgstr ""
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr ""
@@ -356,8 +356,8 @@ msgid "Deleting old notes:"
msgstr ""
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr ""
@@ -401,12 +401,12 @@ msgstr ""
msgid "Restore phone MMS settings?"
msgstr ""
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr ""
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr ""
@@ -436,7 +436,7 @@ msgstr ""
msgid "Unknown memory type (\"%s\")\n"
msgstr ""
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -471,42 +471,42 @@ msgstr "Afegim les anotacions al telèfon ?"
msgid "Add phone WAP bookmarks?"
msgstr ""
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr ""
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr ""
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr ""
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr ""
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr ""
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr ""
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr ""
@@ -662,7 +662,7 @@ msgid "Silent alarm"
msgstr ""
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Text"
@@ -677,8 +677,8 @@ msgstr ""
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Ubicació"
@@ -910,7 +910,7 @@ msgstr ""
msgid "None"
msgstr "Cap"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Desconegut"
@@ -1068,13 +1068,13 @@ msgstr ""
msgid "Security status"
msgstr ""
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr ""
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr ""
@@ -1084,7 +1084,7 @@ msgstr ""
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr ""
@@ -1132,7 +1132,7 @@ msgstr ""
#: gammu/depend/nokia/dct4.c:303
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
#: gammu/depend/nokia/dct4.c:369
@@ -1151,7 +1151,7 @@ msgstr ""
msgid "No signal"
msgstr ""
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr ""
@@ -1530,7 +1530,7 @@ msgstr "&Telèfon"
#: gammu-detect/main.c:85
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu-detect/main.c:87 gammu/gammu.c:336
@@ -1546,7 +1546,7 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr ""
#: gammu-detect/main.c:100
@@ -1619,7 +1619,7 @@ msgstr ""
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr ""
#: gammu/files.c:55
@@ -1628,7 +1628,7 @@ msgstr ""
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr ""
#. l10n: One char to indicate protected file
@@ -1682,62 +1682,62 @@ msgstr ""
msgid "Part of folder only"
msgstr ""
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr ""
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr ""
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr ""
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
msgstr ""
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr ""
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr ""
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr ""
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr ""
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr ""
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr ""
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr ""
@@ -1752,12 +1752,12 @@ msgstr ""
msgid "Unknown country name: %s."
msgstr ""
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr ""
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Nom"
@@ -1791,7 +1791,7 @@ msgstr ""
#: gammu/gammu.c:332
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu/gammu.c:370
@@ -1828,201 +1828,201 @@ msgid ""
"smsd!"
msgstr ""
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Trucades"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr ""
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr ""
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr ""
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr ""
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr ""
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr ""
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr ""
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr ""
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr ""
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr ""
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr ""
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr ""
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr ""
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr ""
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr ""
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr ""
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
#, fuzzy
msgid "Phone information"
msgstr "Connexió"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr ""
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr ""
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr ""
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr ""
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr ""
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr ""
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
"\n"
msgstr ""
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr ""
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr ""
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr ""
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr ""
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr ""
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr ""
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr ""
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr ""
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2046,7 +2046,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr ""
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr ""
@@ -2063,12 +2063,12 @@ msgstr ""
msgid "We already have one pending, ignoring this one!"
msgstr ""
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr ""
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr ""
@@ -2114,144 +2114,144 @@ msgstr "Còpia de seguretat seleccionada"
msgid "Service reply"
msgstr ""
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Número"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr ""
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr ""
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr ""
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr ""
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr ""
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr ""
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr ""
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr ""
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ""
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ""
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ""
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ""
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ""
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr "D'acord"
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr ""
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ""
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr ""
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr ""
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr ""
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr ""
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr ""
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr "telèfon"
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr ""
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr ""
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr ""
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr ""
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr ""
@@ -2297,7 +2297,7 @@ msgstr ""
msgid "Packet network"
msgstr ""
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr ""
@@ -2406,908 +2406,848 @@ msgstr ""
msgid "NiMH"
msgstr ""
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr ""
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr ""
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr ""
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr ""
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr ""
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr ""
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "Dispositiu"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "Fabricant"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "Model"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "Microprogramari"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "Maquinari"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "IMEI original"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr ""
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "Codi del producte"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "IMSI de la SIM"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr ""
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr ""
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr ""
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr ""
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr ""
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr ""
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr ""
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr ""
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr ""
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr ""
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr ""
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr ""
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr ""
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr ""
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr ""
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr ""
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr ""
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr ""
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "A fer"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "Calendari"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr ""
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr ""
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr ""
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr ""
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr ""
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr ""
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr ""
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr ""
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr ""
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr ""
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr ""
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr ""
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr ""
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr ""
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr ""
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr ""
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr ""
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr ""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr ""
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr ""
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr ""
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr ""
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr ""
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr ""
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr ""
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr ""
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr ""
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr ""
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr ""
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr ""
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr ""
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr ""
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr ""
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr ""
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr ""
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "Tipus de connexió"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr ""
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr ""
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr ""
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr ""
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr ""
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr ""
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr ""
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr ""
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr ""
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr ""
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr "Automàtic"
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Normal"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr ""
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr ""
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr ""
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr ""
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr ""
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr ""
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr ""
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "Contrasenya"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr ""
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr ""
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr ""
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr ""
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr ""
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr ""
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr ""
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr "Servidor"
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr ""
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr ""
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr ""
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr ""
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr ""
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr ""
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr ""
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr ""
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr ""
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr ""
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ""
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr ""
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr ""
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr ""
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr ""
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr ""
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr ""
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr ""
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr ""
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr ""
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr ""
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr ""
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr ""
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr ""
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr ""
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr ""
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr ""
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr ""
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr ""
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr ""
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr ""
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr ""
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr ""
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr ""
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr ""
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr ""
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr ""
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr ""
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr ""
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr ""
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr ""
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr ""
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr ""
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr ""
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr ""
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr ""
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr ""
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr ""
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr ""
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr ""
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr ""
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr ""
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr ""
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr ""
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr ""
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr ""
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr ""
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr ""
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr ""
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr ""
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr ""
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr ""
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr ""
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr ""
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr ""
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr ""
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr ""
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr ""
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3366,12 +3306,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3419,87 +3359,87 @@ msgstr ""
msgid "Writing file %s:"
msgstr ""
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr ""
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, fuzzy, c-format
msgid "Can not open file %s\n"
msgstr "No es pot crear el fitxer!"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr ""
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr ""
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr ""
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr ""
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr ""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr ""
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr ""
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr ""
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr ""
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr ""
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr ""
@@ -3872,71 +3812,71 @@ msgstr ""
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr ""
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr ""
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr ""
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr ""
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr ""
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr ""
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr ""
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr ""
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr ""
diff --git a/locale/ca/libgammu.po b/locale/ca/libgammu.po
index 2cefe51..af4db89 100644
--- a/locale/ca/libgammu.po
+++ b/locale/ca/libgammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2015-05-19 19:35+0200\n"
"Last-Translator: josep constanti <jconstanti@yahoo.es>\n"
"Language-Team: Catalan <https://hosted.weblate.org/projects/gammu/libgammu/"
@@ -77,19 +77,19 @@ msgstr ""
#: libgammu/gsmcomon.c:98
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:99
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:100
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
@@ -360,7 +360,7 @@ msgstr ""
msgid "Unknown error description."
msgstr ""
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr ""
diff --git a/locale/cs/docs.po b/locale/cs/docs.po
index 550a7a9..7e08b6c 100644
--- a/locale/cs/docs.po
+++ b/locale/cs/docs.po
@@ -9,9 +9,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2011-02-23 16:59+0100\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: Czech <cs@li.org>\n"
@@ -39,10 +39,16 @@ msgstr ""
#. type: Plain text
#: README.rst:11
+#, fuzzy
+#| msgid ""
+#| "It has been initiated by Marcin Wiacek and other people. Originally the "
+#| "code was based on Gnokii <http://www.gnokii.org> and later MyGnokii "
+#| "<http://www.mwiacek.com> projects. Gammu was former (up to version 0.58) "
+#| "called MyGnokii2."
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
"Projekt byl původně veden Marcinem Wiackem. Byl založen na zdrojových kódech "
@@ -59,7 +65,8 @@ msgstr ""
"mnoha přispěvovatelů."
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -80,11 +87,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -93,33 +118,65 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, no-wrap
msgid "More information"
msgstr "Více informací"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+#, fuzzy
+#| msgid "You can find more information on <http://wammu.eu/gammu/>."
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr "Více informací naleznete na <http://cs.wammu.eu/gammu/>."
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
+#, fuzzy
+#| msgid ""
+#| "There is also Gammu manual available in docs/manual. You can build HTML "
+#| "version of it using make manual-html which is viewable online at <http://"
+#| "wammu.eu/docs/manual/>."
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
"Další dokumentaci naleznete v Manuálu Gammu, který je v adresáři docs/"
@@ -127,29 +184,35 @@ msgstr ""
"html, nebo si ji prohlédnout online na <http://wammu.eu/docs/manual/>."
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr "Zpětná vazba a hlášení chyb"
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
+#, fuzzy
+#| msgid ""
+#| "Any feedback is welcome, see <http://wammu.eu/support/> for information "
+#| "how to contact developers."
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
"Jakákoliv zpětná vazba je vítána, informace jak kontaktovat vývojáře "
"naleznete na <http://cs.wammu.eu/support/>."
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr "Podpořte vývojáře"
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+#, fuzzy
+#| msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr "Práci vývojářů můžete ocenit na <http://cs.wammu.eu/donate/>."
#. type: Title =
@@ -167,6 +230,16 @@ msgstr ""
"Více informací o kompilaci nalezete v docs/manual-cs/project/install.rst "
"nebo si přečtěte kapitolu \"Kompilace Gammu\" v Manuálu Gammu."
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/cs/gammu.po b/locale/cs/gammu.po
index 4e0a906..46a7f0d 100644
--- a/locale/cs/gammu.po
+++ b/locale/cs/gammu.po
@@ -6,10 +6,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu 1.37.1\n"
+"Project-Id-Version: Gammu 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
-"PO-Revision-Date: 2016-03-04 09:09+0000\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
+"PO-Revision-Date: 2016-10-11 06:27+0000\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/gammu/gammu/cs/>\n"
"Language: cs\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Weblate 2.5-dev\n"
+"X-Generator: Weblate 2.9-dev\n"
#: gammu/backup.c:49 gammu/backup.c:72 gammu/backup.c:95 gammu/backup.c:116
#: helper/message-cmdline.c:373 helper/message-cmdline.c:397
@@ -65,7 +65,7 @@ msgstr "Neznámý formát zálohy: \"%s\"\n"
msgid "Error while opening file for writing!\n"
msgstr "Chyba při otevírání souboru pro zápis!\n"
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "Chyba při zápisu do souboru!\n"
@@ -76,7 +76,7 @@ msgstr "Chyba při zavírání souboru!\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "Načítám"
@@ -84,7 +84,7 @@ msgstr "Načítám"
msgid "Only part of data saved, please increase the limit."
msgstr "Byla uložena jen část dat, prosím zvyšte limit."
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "Načítám:"
@@ -95,9 +95,9 @@ msgstr "Načítám:"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "%i procent"
@@ -105,7 +105,7 @@ msgstr "%i procent"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr "Stiskněte Ctrl+C pro přerušení..."
@@ -273,7 +273,7 @@ msgstr "Čas zálohy"
msgid "Phone"
msgstr "Telefon"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr "IMEI"
@@ -311,7 +311,7 @@ msgstr "Obnovit skupiny a loga volajících?"
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr "Zapisuji:"
@@ -364,8 +364,8 @@ msgid "Deleting old notes:"
msgstr "Ostraňuji staré poznámky:"
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr "Hotovo"
@@ -409,12 +409,12 @@ msgstr "Obnovit nastavení WAPu?"
msgid "Restore phone MMS settings?"
msgstr "Obnovit nastavení MMS?"
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr "Odstranit všechna uživatelská vyzvánění?"
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr "Mažu"
@@ -444,7 +444,7 @@ msgstr "Obnovit přístupové body GPRS?"
msgid "Unknown memory type (\"%s\")\n"
msgstr "Neznámý typ paměti (\"%s\")\n"
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -479,42 +479,42 @@ msgstr "Přidat do telefonu poznámky?"
msgid "Add phone WAP bookmarks?"
msgstr "Přidat záložky WAP?"
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr "Odstranit každou zprávu po zazálohování?"
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr "Zazálohovat složku \"%s\"%s?"
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr " (SIM)"
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr " Zvyšte %s\n"
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr "Odstraňuji:"
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr "Obnovit zprávu?"
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr "Chcete obnovit binární SMS?"
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr "Obnovit %03i sms do složky \"%s\"%s?"
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr "ukládám zprávu %i\n"
@@ -670,7 +670,7 @@ msgid "Silent alarm"
msgstr "Tiché upozornění"
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Text"
@@ -685,8 +685,8 @@ msgstr "LUID"
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Umístění"
@@ -919,7 +919,7 @@ msgstr "Vysoká"
msgid "None"
msgstr "Žádná"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Neznámý"
@@ -1077,13 +1077,13 @@ msgstr "Chybný den!"
msgid "Security status"
msgstr "Stav bezpečnosti"
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr "Je potřeba více parametrů!"
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr "Prosím číslujte pozice od 1"
@@ -1093,7 +1093,7 @@ msgstr "Prohazuji začátek a konec"
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr "ano"
@@ -1141,11 +1141,11 @@ msgstr "Nastavení provedeno"
#: gammu/depend/nokia/dct4.c:303
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
-"Omlouváme se, ale tento informate o tomto telefonu ještě nebyly přidány. "
-"Podívejte se na stránku <http://cs.wammu.eu/support/bugs/> pro informace jak "
-"tuto událost nahlásit."
+"Omlouváme se, ale informace o tomto telefonu ještě nebyly přidány. Podívejte "
+"se na stránku <https://cs.wammu.eu/support/bugs/> pro informace, jak tuto "
+"chybu nahlásit."
#: gammu/depend/nokia/dct4.c:369
msgid "Passed"
@@ -1163,7 +1163,7 @@ msgstr "Nespuštěno"
msgid "No signal"
msgstr "Žádný signál"
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr "Vypršel čas"
@@ -1540,9 +1540,9 @@ msgstr "Prohledávání sériových portů na Windows"
#: gammu-detect/main.c:85
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
-"Copyright (C) 2010 - 2011 Michal Čihař <michal@cihar.com> a další autoři."
+"Copyright (C) 2010 - 2016 Michal Čihař <michal@cihar.com> a další autoři."
#: gammu-detect/main.c:87 gammu/gammu.c:336
msgid "License GPLv2: GNU GPL version 2 <https://spdx.org/licenses/GPL-2.0>."
@@ -1560,9 +1560,9 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr "Není poskytována ŽÁDNÁ ZÁRUKA, a to v míře povolené platným zákonem."
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr ""
-"Podívejte se na <http://wammu.eu/gammu/> pro infromace o aktuální verzi."
+"Podívejte se na <https://wammu.eu/gammu/> pro informace o aktuální verzi."
#: gammu-detect/main.c:100
msgid "Configuration file generated by gammu-detect."
@@ -1630,8 +1630,8 @@ msgstr "Paměť telefonu"
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
-msgstr "%i bajtů (volno %i bajtů, využito %i bajtů)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
+msgstr "%ld bajtů (volno %ld bajtů, využito %ld bajtů)"
#: gammu/files.c:55
msgid "Usage details"
@@ -1639,8 +1639,8 @@ msgstr "Podrobnosti o použití"
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
-msgstr "obrázky: %i, zvuky: %i, témata: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
+msgstr "obrázky: %ld, zvuky: %ld, témata: %ld"
#. l10n: One char to indicate protected file
#: gammu/files.c:119 gammu/files.c:208 gammu/files.c:329
@@ -1693,21 +1693,21 @@ msgstr "Neznámý atribut (%s)\n"
msgid "Part of folder only"
msgstr "Jen část složky"
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr "Stahuji \"%s\"\n"
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr "Je složka. Zadejte prosím jméno souboru."
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr " (%02i:%02i minut zbývá)"
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
@@ -1715,42 +1715,42 @@ msgstr ""
"Kontrolní součet souboru zpočítaný Gammu neodpovídá hodnotě z telefonu. Buď "
"je soubor poškozený, nebo jste právě nalezli chybu v Gammu."
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr "%i procent hotovo."
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr "%lu bajtů za %li sekund, %lu bajtů za sekundu"
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr " Ukládám do %s\n"
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr "Parametr \"%s\" není známý\n"
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr "Jaký typ souboru (\"%s\") ?\n"
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr "Chybí parametr!"
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr "ID vytvořeného souboru je \"%s\"\n"
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr "ID vytvořené složky je \"%s\"\n"
@@ -1765,12 +1765,12 @@ msgstr "Sítě pro %s:"
msgid "Unknown country name: %s."
msgstr "Neznámé jméno země: %s."
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr "Síť"
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Jméno"
@@ -1803,13 +1803,10 @@ msgid "There is newer testing Gammu version available! (%s instead of %s)\n"
msgstr "Nová testovací verze Gammu je dostupná! (%s místo %s)\n"
#: gammu/gammu.c:332
-#| msgid ""
-#| "Copyright (C) 2003 - 2012 Michal Cihar <michal@cihar.com> and other "
-#| "authors."
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
-"Copyright (C) 2003 - 2015 Michal Čihař <michal@cihar.com> a další autoři."
+"Copyright (C) 2003 - 2016 Michal Čihař <michal@cihar.com> a další autoři."
#: gammu/gammu.c:370
msgid "standard input"
@@ -1849,119 +1846,119 @@ msgstr ""
"SMS démon je teď samostaný program, prosím použijte gammu-smsd místo gammu "
"smsd!"
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Hovory"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr "SMS a EMS"
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr "Paměť (kontakty a hovory)"
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr "Soubory"
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr "Loga a obrázky"
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr "Zvonění"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr "Kalendář"
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr "Úkoly"
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr "Poznámky"
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr "Čas, datum a budíky"
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr "Kategorie"
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr "Záloha a obnovení"
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr "Specifické pro Nokii"
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr "Specifické pro Siemens"
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr "Nastavení WAPu a záložky"
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr "MMS a jejich nastavení"
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr "Testy telefonu"
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr "FM rádio"
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr "Informace o telefonu"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr "Nastavení telefonu"
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr "Dekódování výpisů"
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr "Fuknce, které se nevešly jinam"
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr "Informace o Gammu"
# type: Plain text
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr "Použití: gammu [parametry] <příkaz> [volby]"
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr "Parametry před příkazem upravují chování gammu:"
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr "-c / --config <soubor> ... jméno konfiguračního souboru"
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
"-s / --section <číslokonf> ... číslo konfigurace, která se má použít, např. "
"42"
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
@@ -1969,15 +1966,15 @@ msgstr ""
"-d / --debug <úroveň> ... ladicí úroveň (nothing|text|textall|textalldate|"
"binary|errors)"
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr "-f / --debug-file <soubor> ... soubor pro zapisování ladicích zpráv"
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr "Příkazy mohou být zadány s i bez úvodního --."
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
@@ -1985,11 +1982,11 @@ msgstr ""
"Více informací naleznete v jednotlivých tématech (gammu --help téma). Témata "
"jsou:"
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr "Zadáno neznámé téma nápovědy!"
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
@@ -1998,60 +1995,60 @@ msgstr ""
"Příkazy Gammu, téma: %s\n"
"\n"
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr "Příliš málo parametrů (funkce požaduje %d)\n"
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr "Příliš málo parametrů (funkce požaduje %d až %d)\n"
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr "Nápověda pro parametry"
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr "Příliš mnoho parametrů (funkce akceptuje %d)\n"
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr "Příliš mnoho parametrů (funkce akceptuje %d až %d)\n"
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr "Chybná volba!"
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr "Nastavení nemohlo být zpracováno!"
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr "Nebyl nalezen konfigurační soubor!"
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr "Nepodařilo se naalokovat paměť, končím!\n"
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr "Příliš málo parametrů!"
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr "Nepodařilo se načíst [gammu%d] z konfiguračního souboru (gammurc)!\n"
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr "Nebylo načteno žádné nastavení, používám výchozí hodnoty!"
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2079,7 +2076,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr "Paměť %s, pozice %i\n"
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr "Záznam je prázdný"
@@ -2096,12 +2093,12 @@ msgstr "Přijata SMS zpráva"
msgid "We already have one pending, ignoring this one!"
msgstr "Již jedna čeká na zpracování, nově příchozí ignorujeme!"
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr "Pozice %i\n"
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr "Prázdné"
@@ -2146,144 +2143,144 @@ msgstr "Nepodporovaný"
msgid "Service reply"
msgstr "Servisní odpověď"
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr "Chyné umístění SMSC: %s\n"
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Číslo"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr "Výchozí číslo"
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr "Formát"
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr "Fax"
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr "Email"
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr "Pager"
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr "Platnost"
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr "Maximální čas"
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr "Poškozená zpráva, přeskakuji"
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr "%i SMS částí v %i SMS sekvencích"
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr "Přetekl čítač SMS"
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ", SIM karta"
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ", paměť telefonu"
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ", paměť telefonu nebo SIM karta"
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ", příchozí zprávy"
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ", složka s odchozími zprávami"
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr "OK"
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr "chyba %i"
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ", referenční číslo zprávy=%d"
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr "Číslo zprávy"
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr "Počet zpráv"
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr "Pro přerušení stiskněte Ctrl+C..."
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr "Ukládám SMS %i/%i\n"
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr "Uloženo ve složce číslo %d \"%s\", pozice %i"
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr "telefon"
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr "Odesílám zprávu ze složky \"%s\", pozice %i\n"
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr "....čekám na odpověď sítě"
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr "Odesílám SMS %i/%i"
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr "Něco se stalo špatně, chybná operace se zprávou!\n"
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr "Příliš vysoké číslo složky (maximálně. %i)\n"
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr "Odstraňuji SMS ze složky \"%s\": "
@@ -2329,7 +2326,7 @@ msgstr "Stav paketové sítě"
msgid "Packet network"
msgstr "Paketová síť"
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr "GPRS"
@@ -2438,908 +2435,848 @@ msgstr "Lithium Polymer"
msgid "NiMH"
msgstr "NiMH"
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr "Není přihlášen do sítě!\n"
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr "Telefon vrátil chybný kód sítě!\n"
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr "Požadavek na informace z OpenCellID selhal!\n"
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr "V odpovědi od OpenCellID se nepodařilo najít zeměpisnou šířku!\n"
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr "Z odpovědi od OpenCellID se nepodařilo načíst zeměpisnou šířku!\n"
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr "V odpovědi od OpenCellID se nepodařilo najít zeměpisnou délku!\n"
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr "Z odpovědi od OpenCellID se nepodařilo načíst zeměpisnou délku!\n"
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr "V odpovědi od OpenCellID se nepodařilo najít přesnost!\n"
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr "Z odpovědi od OpenCellID se nepodařilo načíst přesnost!\n"
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr "V odpovědi od OpenCellID se nepodařilo najít počet vzorků!\n"
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr "Z odpovědi od OpenCellID se nepodařilo načíst počet vzorků!\n"
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr "Zeměpisná šířka"
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr "Zeměpisná délka"
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr "Přesnost"
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr "Počet vzorků"
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "Zařízení"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "Výrobce"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "Model"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "Firmware"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "Hardware"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "Původní IMEI"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr "Vyrobeno"
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "Kód produktu"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "SIM IMSI"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr "Informace o hovoru"
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr "ID %i, "
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr "Příchozí hovor od \"%s\"\n"
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr "odchozí hovor pro \"%s\"\n"
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr "hovor probíhá"
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr "konec hovoru (neznámá příčina)"
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr "hovor ukončen z naší strany"
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr "hovor ukončen z druhé strany (kód %i)\n"
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr "hovor spojen. Čekám na odpověď"
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr "hovor je pozdržen"
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr "hovor je obnoven"
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr "hovor byl přepojen"
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr "%3d využito"
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr "%3d volných"
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr "Začínám monitorovací režim..."
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr "Povoluji informace o příchozích SMS"
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr "Povoluji informace o příchozích CB"
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr "Povoluji informace o příchozích hovorech"
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr "Povoluji informace o USSD"
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "Úkoly"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "Kalendář"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr "Síla signálu"
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr "%i dBm"
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr "Úroveň sítě"
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr "Bitová četnost chyb"
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr "Stav SMS na SIM"
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr "%i použito"
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr "%i nepřečteno"
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr "%i pozic"
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr "Stav SMS v telefonu"
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr "%i šablon"
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr "Ukončuji monitorovací režim..."
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr "Chytré zprávy"
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr "Nokia binární"
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr "MIDI"
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr "SMAF (MMF)"
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr " formát, vyzvánění \"%s\"\n"
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr "Který typ resetu chcete provést (\"%s\") ?\n"
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr "Adresa"
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr "%i. Přístupový bod %i"
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr " (aktivní)"
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr "Nejvyšší umístění loga volajícího je 5"
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr "Jaký typ loga chcete načíst (\"%s\") ?\n"
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr "Jméno skupiny"
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr "výchozí"
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr "Vyzvánění"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr "(soubor ID %i)\n"
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr "\"%s\" (ID %i)\n"
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr "ID %i\n"
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr "Obrázek"
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr "povoleno"
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr "vypnuté"
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr "ID bitmapy"
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr "V telefonu není žádné logo operátora"
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr "Odesílatel"
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr "Uvítací zpráva je \"%s\"\n"
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr "Text poznámky distributora je \"%s\"\n"
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr "Jaký typ loga chcete nastavit (\"%s\") ?\n"
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr "Neznámý parametr (\"%s\")"
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr "Vymazat telefonní seznam?"
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr "Vymazat telefonní seznam na SIM kartě?"
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr "Vymazat zmeškané hovory?"
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr "Vymazat odchozí hovory?"
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr "Vymazat přijaté hovory?"
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr "Vymazat kalendář?"
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr "Odstranit úkoly?"
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr "Odstranit poznámky?"
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr "Vymazat WAP záložky?"
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr "Vymazat FM stanice?"
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "Typ připojení"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr "Trvalé"
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr "Dočasné"
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr "Zabezpečení připojení"
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr "Zapnuto"
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr "Vypnuto"
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr "Proxy"
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr "adresa \"%s\", port %i"
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr "Druhá proxy"
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr "Služba"
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr "SMS"
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr "Číslo serveru"
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr "Servisní středisko"
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr "Data (CSD)"
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr "Číslo pro vytáčení"
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr "IP adresa"
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr "Typ přihlášení"
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr "Manuálně"
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr "Automaticky"
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr "Typ přihlašování"
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Normální"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr "Zabezpečené"
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr "Typ datového hovoru"
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr "ISDN"
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr "Analogový"
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr "Rychlost datového volání"
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr "Automaticky"
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr "Uživatelské jméno"
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "Heslo"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr "USSD"
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr "Servisní kód"
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr "Typ adresy"
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr "Přístupový bod"
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr "Nastavení %i"
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr "Uživatel"
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr "Databáze kontaktů"
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr "Databáze kalendáře"
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr "Server"
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr "Synchronizace kontaktů"
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr "Synchronizace kalendáře"
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr "Jméno spojení"
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr "Domovská stránka"
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr "aktivní"
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr "Pouze pro čtení"
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr "Úvodní logo"
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr "Logo operátora"
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr "Obrázek"
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr "Logo skupiny"
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ", šířka %i, výška %i\n"
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr "V jakém formátu se má logo uložit (\"%s\") ?\n"
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr "V jakém formátu se má vyzvánění uložit (\"%s\") ?\n"
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr "Který typ napájení chcete provést (\"%s\") ?\n"
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr "Chybné jméno klávesy nebo funkce: \"%c\"\n"
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr "Jaký typ kategorií chcete načíst (\"%s\") ?\n"
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr "Jaký typ kategorie chcete přidat (\"%s\") ?\n"
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr "Text je příliš dlouhý, zkracuji na %d znaků!\n"
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr "Chybný typ bezpečnostního kódu"
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr "Zadejte %s kód: "
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr "Nebyl zadán žádný PIN kód!"
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr "Zadejte nový PIN kód: "
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr " (výchozí jméno)"
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr " (profil pro head set)"
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr " (profil do auta)"
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr "ID vyzvánění"
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr "ID tónu oznámení zprávy"
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr "Upozornění na hovor pro"
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr "Číslo spořiče obrazovky"
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr "Upozornění na příchozí hovor"
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr "Hlasitost vyzvánění"
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr "Vibrační upozornění"
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr "Zvuk upozornění na zprávu"
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr "Zvuky klávesnice"
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr "Varovací tón (např. pro hry)"
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr "Spořič obrazovky"
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr "Doba aktivace spořiče"
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr "Automatická odpověď"
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr "Světla"
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr "Úroveň 1"
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr "Úroveň 2"
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr "Úroveň 3"
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr "Úroveň 4"
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr "Úroveň 5"
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr "Vyzvánění"
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr "Pípnout jednou"
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr "Zvonit jednou"
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr "Sestupné"
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr "Skupiny"
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr "Standardní"
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr "Speciální"
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr "Osobní"
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr "Nejdříve vibrovat"
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr " rychlé vytáčení není přiřazeno"
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr "Jaký typ resetu chcete provést (\"%s\") ?\n"
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr "Zobrazeno na displeji"
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr "Hovor je aktivní"
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr "Nepřečtená SMS"
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr "Hlasový hovor"
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr "Faxový hovor"
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr "Datový hovor"
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr "Klávesnice je zamčena"
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr "Paměť pro SMS je plná"
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr "Název stanice"
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr "Frekvence"
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr "Neznámá akce přesměrování (\"%s\")\n"
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr "Neznámý typ přesměrování (\"%s\")\n"
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr "Neznámý typ hovoru (\"%s\")\n"
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr "Dotaz:"
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr "Změněno:"
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr "Typ přesměrování"
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr "je-li obsazeno"
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr "nedopovídá-li"
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr "je-li nedostupný"
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr "všechna přesměrování"
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr "neznámý %i"
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr "Typ hovoru"
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr "hlas"
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr "fax"
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr "data"
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr "data & fax & hlas"
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr "Odpověď:"
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr "Aplikace byla úspěšně odeslána do telefonu."
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr "Prosím spusťte její instalaci, naleznete ji v přijatých zprávách."
@@ -3398,12 +3335,12 @@ msgstr " (%s ve SMIL)"
msgid "Do you want to save this attachment?"
msgstr "Chcete uložit tuto přílohu?"
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr "Složka %s\n"
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr " ID souboru"
@@ -3451,91 +3388,91 @@ msgstr " Chyba při přidávání seznamu skladeb"
msgid "Writing file %s:"
msgstr "Zapisuji souboru %s:"
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-"Váš telefon není podporovaný. Prosíme nahlašte tuto chybu vývojářům (více "
-"informací naleznete na stránce <http://cs.wammu.eu/support/bugs/>). Dějukeme "
-"vám."
+"Váš telefon není podporovaný. Prosíme nahlaste tuto chybu vývojářům (více "
+"informací naleznete na stránce <https://cs.wammu.eu/support/bugs/>). "
+"Dějukeme vám."
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr "Chyba při mazání seznamu skladeb"
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr "Jaký typ složky (\"%s\")?\n"
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr "Nepodařilo se otevřít soubor %s\n"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr "Složna nebyla nalezena. Pravděpodobně tatko funkce není podporována!"
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr "Hledám složku v telefonu: "
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr "V JAD souboru chybí jméno poskytovatele!"
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr "V JAD souboru chybí jméno!"
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr "V JAD souboru chybí URL pro JAR!"
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr "Udaná velikost JAR souboru je chybná. Opraveno."
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
"V JAD souboru chybí velikost JAD souboru. Přidávám chybějící informace."
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr "Přidávám \"%s\""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr " verze %s"
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr " vytvořil %s\n"
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr "Aplikace již existuje. Odstraňuji ji."
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr " Odstraňuji %s\n"
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr "Zapisuji JAD soubor:"
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr "Zapisuji JAR soubor:"
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr "Zapisuji soubor:"
@@ -3909,71 +3846,71 @@ msgstr "Neznámý kód GSM sítě (\"%s\")\n"
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr "Musíte zadat číslo mezi 1 a 7 (\"%s\")\n"
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr "Neznámý text platnosti (\"%s\")\n"
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr "Musíte zadat počet EMS snímků mezi 1 a 4 (\"%s\")\n"
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr "Nepodařilo se otevřít soubor \"%s\"\n"
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr "Neznámý parametr (\"%c\")\n"
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr "Poslední parametr nebyl text"
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr "Příliš dlouhé jméno SMS zprávy (\"%s\"), ignoruji\n"
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr "Zadejte zprávu a stiskněte %s:\n"
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr "Ctrl+Z"
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr "Ctrl+D"
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr "Nebyly načteny žádné znaky, předpokládám, že to je v pořádku!"
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr "Žádný kód sítě"
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr "Musíte nastavit kód sítě!"
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr "Vyzvánění je příliš dlouhé. Zkráceno o %i procent\n"
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr "Bylo vytvořeno %i SMS zpráv a limit je %i. Končím\n"
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr "Pro zadání čísla SMSC použijte parametr -smscnumber"
@@ -4383,6 +4320,51 @@ msgstr "Varování"
msgid "Information"
msgstr "Informace"
+#~ msgid "Not logged to network!\n"
+#~ msgstr "Není přihlášen do sítě!\n"
+
+#~ msgid "Wrong network code from phone!\n"
+#~ msgstr "Telefon vrátil chybný kód sítě!\n"
+
+#~ msgid "Request for information from OpenCellID failed!\n"
+#~ msgstr "Požadavek na informace z OpenCellID selhal!\n"
+
+#~ msgid "Failed to find latitude in OpenCellID reply!\n"
+#~ msgstr "V odpovědi od OpenCellID se nepodařilo najít zeměpisnou šířku!\n"
+
+#~ msgid "Failed to parse latitude from OpenCellID reply!\n"
+#~ msgstr "Z odpovědi od OpenCellID se nepodařilo načíst zeměpisnou šířku!\n"
+
+#~ msgid "Failed to find longitude in OpenCellID reply!\n"
+#~ msgstr "V odpovědi od OpenCellID se nepodařilo najít zeměpisnou délku!\n"
+
+#~ msgid "Failed to parse longitude from OpenCellID reply!\n"
+#~ msgstr "Z odpovědi od OpenCellID se nepodařilo načíst zeměpisnou délku!\n"
+
+#~ msgid "Failed to find range in OpenCellID reply!\n"
+#~ msgstr "V odpovědi od OpenCellID se nepodařilo najít přesnost!\n"
+
+#~ msgid "Failed to parse range from OpenCellID reply!\n"
+#~ msgstr "Z odpovědi od OpenCellID se nepodařilo načíst přesnost!\n"
+
+#~ msgid "Failed to find nbSamples in OpenCellID reply!\n"
+#~ msgstr "V odpovědi od OpenCellID se nepodařilo najít počet vzorků!\n"
+
+#~ msgid "Failed to parse nbSamples from OpenCellID reply!\n"
+#~ msgstr "Z odpovědi od OpenCellID se nepodařilo načíst počet vzorků!\n"
+
+#~ msgid "Latitude"
+#~ msgstr "Zeměpisná šířka"
+
+#~ msgid "Longitude"
+#~ msgstr "Zeměpisná délka"
+
+#~ msgid "Range"
+#~ msgstr "Přesnost"
+
+#~ msgid "Number of samples"
+#~ msgstr "Počet vzorků"
+
#~ msgid "Built %s on %s using %s"
#~ msgstr "Zkompilováno dne %s v %s za použití %s"
diff --git a/locale/cs/libgammu.po b/locale/cs/libgammu.po
index 553f0bb..9a0c8c1 100644
--- a/locale/cs/libgammu.po
+++ b/locale/cs/libgammu.po
@@ -5,10 +5,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: libGammu 1.37.1\n"
+"Project-Id-Version: libGammu 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
-"PO-Revision-Date: 2016-03-19 11:31+0000\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
+"PO-Revision-Date: 2016-10-11 06:28+0000\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/gammu/libgammu/cs/>"
"\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Weblate 2.6-dev\n"
+"X-Generator: Weblate 2.9-dev\n"
#: libgammu/gsmcomon.c:84
msgid "No error."
@@ -79,27 +79,27 @@ msgstr "Žadná odpověď v očekaváné době. Telefon pravděpodobně není p
#: libgammu/gsmcomon.c:98
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
-"Tato odpověď od telefonu nebyla očekávána. Podívejte se na stránku <http://"
-"cs.wammu.eu/support/bugs/> pro informace jak tuto událost nahlásit."
+"Tato odpověď od telefonu nebyla očekávána. Podívejte se na stránku "
+"<https://cs.wammu.eu/support/bugs/> pro informace, jak tuto událost nahlásit."
#: libgammu/gsmcomon.c:99
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
-"Neznámá odpověď od telefonu. Podívejte se na stránku <http://cs.wammu.eu/"
-"support/bugs/> pro informace jak tuto událost nahlásit."
+"Neznámá odpověď od telefonu. Podívejte se na stránku "
+"<https://cs.wammu.eu/support/bugs/> pro informace, jak tuto událost nahlásit."
#: libgammu/gsmcomon.c:100
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
-"Neznámý rámec. Podívejte se na stránku <http://cs.wammu.eu/support/bugs/> "
-"pro informace jak tuto událost nahlásit."
+"Neznámý rámec. Podívejte se na stránku <https://cs.wammu.eu/support/bugs/> "
+"pro informace, jak tuto událost nahlásit."
#: libgammu/gsmcomon.c:101
msgid "Unknown connection type string. Check config file."
@@ -348,7 +348,6 @@ msgid "Network error."
msgstr "Chyba sítě."
#: libgammu/gsmcomon.c:157
-#| msgid "Invalid data given to phone."
msgid "Invalid database version."
msgstr "Chybná verze databáze."
@@ -357,17 +356,14 @@ msgid "Failed to initialize DB driver."
msgstr "Nepodařilo se nahrát ovladač databáze."
#: libgammu/gsmcomon.c:159
-#| msgid "Failed to connect to phone"
msgid "Failed to configure DB driver."
msgstr "Nepodařilo se nastavit ovladač databáze."
#: libgammu/gsmcomon.c:160
-#| msgid "Failed to connect to phone"
msgid "Failed to connect to database."
msgstr "Nepodařilo se připojit k databázi."
#: libgammu/gsmcomon.c:161
-#| msgid "Device connection parameters"
msgid "Database connection timeout."
msgstr "Vypršelo připojení k databázi."
@@ -379,7 +375,7 @@ msgstr "Chyba při provádění SQL dotazu."
msgid "Unknown error description."
msgstr "Neznámý popis chyby."
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr "Šablony"
diff --git a/locale/da/docs.po b/locale/da/docs.po
index de36324..5d63271 100644
--- a/locale/da/docs.po
+++ b/locale/da/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2011-08-30 15:35+0200\n"
"Last-Translator: Jørgen Thomsen <opensource@jth.net>\n"
"Language-Team: none\n"
@@ -35,10 +35,16 @@ msgstr ""
#. type: Plain text
#: README.rst:11
+#, fuzzy
+#| msgid ""
+#| "It has been initiated by Marcin Wiacek and other people. Originally the "
+#| "code was based on Gnokii <http://www.gnokii.org> and later MyGnokii "
+#| "<http://www.mwiacek.com> projects. Gammu was former (up to version 0.58) "
+#| "called MyGnokii2."
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
"Det er udviklet af Marcin Wiacek og andre personer. Oprindeligt var koden "
@@ -56,7 +62,8 @@ msgstr ""
"mange andre."
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -77,11 +84,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -90,33 +115,65 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, no-wrap
msgid "More information"
msgstr "Mere information"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+#, fuzzy
+#| msgid "You can find more information on <http://wammu.eu/gammu/>."
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr "Du kan finde mere information på <http://wammu.eu/gammu/>."
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
+#, fuzzy
+#| msgid ""
+#| "There is also Gammu manual available in docs/manual. You can build HTML "
+#| "version of it using make manual-html which is viewable online at <http://"
+#| "wammu.eu/docs/manual/>."
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
"Der er også en Gammu manual tilgængelig i docs/manual. Du kan bygge en HTML "
@@ -124,29 +181,35 @@ msgstr ""
"<http://wammu.eu/docs/manual/>."
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr "Tilbagemelding og fejlrapporter"
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
+#, fuzzy
+#| msgid ""
+#| "Any feedback is welcome, see <http://wammu.eu/support/> for information "
+#| "how to contact developers."
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
"All tilbagemelding er velkommen. Se <http://wammu.eu/support/> for "
"information om, hvordan udviklerne kontaktes."
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr "Supporter udviklerne"
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+#, fuzzy
+#| msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
"Du kan vise din taknemmelighed for udviklernes arbejde på <http://wammu.eu/"
"donate/>"
@@ -166,6 +229,16 @@ msgstr ""
"Se docs/manual/project/install.rst for installationsvejledning eller se "
"kapitlet \"Compiling Gammu\" i The Gammu Manual."
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/da/gammu.po b/locale/da/gammu.po
index 1631a72..3224c21 100644
--- a/locale/da/gammu.po
+++ b/locale/da/gammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2014-04-16 04:28+0200\n"
"Last-Translator: Claus Svalekjaer <just.my.smtp.server@gmail.com>\n"
"Language-Team: Danish <https://hosted.weblate.org/projects/gammu/gammu/da/>\n"
@@ -64,7 +64,7 @@ msgstr ""
msgid "Error while opening file for writing!\n"
msgstr ""
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr ""
@@ -75,7 +75,7 @@ msgstr ""
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr ""
@@ -83,7 +83,7 @@ msgstr ""
msgid "Only part of data saved, please increase the limit."
msgstr ""
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr ""
@@ -94,9 +94,9 @@ msgstr ""
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr ""
@@ -104,7 +104,7 @@ msgstr ""
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr ""
@@ -272,7 +272,7 @@ msgstr ""
msgid "Phone"
msgstr ""
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr ""
@@ -306,7 +306,7 @@ msgstr ""
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr ""
@@ -355,8 +355,8 @@ msgid "Deleting old notes:"
msgstr ""
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr ""
@@ -400,12 +400,12 @@ msgstr ""
msgid "Restore phone MMS settings?"
msgstr ""
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr ""
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr ""
@@ -435,7 +435,7 @@ msgstr ""
msgid "Unknown memory type (\"%s\")\n"
msgstr ""
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -470,42 +470,42 @@ msgstr ""
msgid "Add phone WAP bookmarks?"
msgstr ""
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr ""
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr ""
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr ""
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr ""
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr ""
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr ""
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr ""
@@ -661,7 +661,7 @@ msgid "Silent alarm"
msgstr ""
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Tekst"
@@ -676,8 +676,8 @@ msgstr ""
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Lokation"
@@ -909,7 +909,7 @@ msgstr ""
msgid "None"
msgstr "Ingen"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Ukendt"
@@ -1068,13 +1068,13 @@ msgstr ""
msgid "Security status"
msgstr ""
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr ""
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr ""
@@ -1084,7 +1084,7 @@ msgstr ""
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr ""
@@ -1130,10 +1130,16 @@ msgid "Setting done"
msgstr ""
#: gammu/depend/nokia/dct4.c:303
+#, fuzzy
+#| msgid ""
+#| "Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
+"Ukendt svar fra telefon. Se <http://wammu.eu/support/bugs/> for information "
+"om fejlrapportering."
#: gammu/depend/nokia/dct4.c:369
msgid "Passed"
@@ -1151,7 +1157,7 @@ msgstr ""
msgid "No signal"
msgstr ""
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr ""
@@ -1528,9 +1534,10 @@ msgid "Windows serial port probing"
msgstr ""
#: gammu-detect/main.c:85
+#, fuzzy
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
-msgstr ""
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
+msgstr "Copyright \\(co 2003 - 2008 Michal Cihar E<lt>I<michal@cihar.com>E<gt>"
#: gammu-detect/main.c:87 gammu/gammu.c:336
msgid "License GPLv2: GNU GPL version 2 <https://spdx.org/licenses/GPL-2.0>."
@@ -1545,7 +1552,7 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr ""
#: gammu-detect/main.c:100
@@ -1616,7 +1623,7 @@ msgstr ""
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr ""
#: gammu/files.c:55
@@ -1625,7 +1632,7 @@ msgstr ""
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr ""
#. l10n: One char to indicate protected file
@@ -1679,62 +1686,62 @@ msgstr ""
msgid "Part of folder only"
msgstr ""
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr ""
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr ""
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr ""
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
msgstr ""
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr ""
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr ""
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr ""
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr ""
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr ""
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr ""
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr ""
@@ -1749,12 +1756,12 @@ msgstr ""
msgid "Unknown country name: %s."
msgstr ""
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr ""
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Navn"
@@ -1789,7 +1796,7 @@ msgstr ""
#: gammu/gammu.c:332
#, fuzzy
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr "Copyright \\(co 2003 - 2008 Michal Cihar E<lt>I<michal@cihar.com>E<gt>"
#: gammu/gammu.c:370
@@ -1826,199 +1833,199 @@ msgid ""
"smsd!"
msgstr ""
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr ""
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr ""
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr ""
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr ""
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr ""
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr ""
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr ""
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr ""
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr ""
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr ""
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr ""
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr ""
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr ""
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr ""
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr ""
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr ""
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr ""
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr ""
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr ""
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr ""
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr ""
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr ""
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr ""
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr ""
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
"\n"
msgstr ""
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr ""
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr ""
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr ""
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr ""
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr ""
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr ""
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr ""
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr ""
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2042,7 +2049,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr ""
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr ""
@@ -2059,12 +2066,12 @@ msgstr ""
msgid "We already have one pending, ignoring this one!"
msgstr ""
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr ""
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr ""
@@ -2109,144 +2116,144 @@ msgstr ""
msgid "Service reply"
msgstr ""
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Nummer"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr ""
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr ""
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr ""
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr ""
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr "Pager"
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr ""
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr ""
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr ""
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ""
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ""
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ""
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ""
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ""
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr ""
-#: gammu/message.c:545
+#: gammu/message.c:547
#, fuzzy, c-format
msgid "error %i"
msgstr "Ingen fejl."
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ""
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr ""
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr ""
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr ""
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr ""
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr ""
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr ""
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr ""
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr ""
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr ""
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr ""
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr ""
@@ -2292,7 +2299,7 @@ msgstr ""
msgid "Packet network"
msgstr ""
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr ""
@@ -2401,908 +2408,848 @@ msgstr ""
msgid "NiMH"
msgstr ""
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr ""
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr ""
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr ""
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr ""
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr ""
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr ""
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr ""
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr ""
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr ""
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr ""
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr ""
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr ""
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr ""
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr ""
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr ""
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr ""
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr ""
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr ""
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr ""
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr ""
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr ""
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr ""
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr ""
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr ""
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr ""
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr ""
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr ""
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr ""
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr ""
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr ""
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr ""
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr ""
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr ""
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr ""
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr ""
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr ""
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr ""
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr ""
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr ""
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr ""
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr ""
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr ""
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr ""
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr ""
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr ""
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr ""
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr ""
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr ""
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr ""
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr ""
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr ""
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr ""
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr ""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr ""
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr ""
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr ""
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr ""
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr ""
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr ""
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr ""
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr ""
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr ""
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr ""
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr ""
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr ""
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr ""
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr ""
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr ""
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr ""
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr ""
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr ""
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr ""
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr ""
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr ""
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr ""
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr ""
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr ""
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr ""
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr ""
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr ""
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr ""
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Normal"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr ""
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr ""
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr ""
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr ""
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr ""
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr ""
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr ""
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr ""
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr ""
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr ""
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr ""
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr ""
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr ""
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr ""
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr ""
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr ""
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr ""
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr ""
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr ""
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr "Hjemmeside"
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr ""
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr ""
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr ""
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr ""
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr ""
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr ""
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ""
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr ""
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr ""
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr ""
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr ""
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr ""
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr ""
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr ""
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr ""
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr ""
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr ""
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr ""
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr ""
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr ""
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr ""
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr ""
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr ""
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr ""
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr ""
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr ""
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr ""
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr ""
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr ""
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr ""
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr ""
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr ""
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr ""
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr ""
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr ""
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr ""
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr ""
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr ""
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr ""
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr "Personlig"
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr ""
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr ""
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr ""
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr ""
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr ""
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr ""
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr ""
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr ""
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr ""
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr ""
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr ""
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr ""
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr ""
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr ""
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr ""
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr ""
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr ""
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr ""
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr ""
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr ""
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr ""
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr ""
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr ""
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr ""
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3361,12 +3308,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3414,87 +3361,87 @@ msgstr ""
msgid "Writing file %s:"
msgstr ""
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr ""
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr ""
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr ""
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr ""
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr ""
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr ""
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr ""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr ""
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr ""
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr ""
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr ""
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr ""
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr ""
@@ -3860,71 +3807,71 @@ msgstr ""
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr ""
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr ""
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr ""
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr ""
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr ""
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr ""
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr ""
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr ""
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr ""
diff --git a/locale/da/libgammu.po b/locale/da/libgammu.po
index 6c2eee0..d6a05cf 100644
--- a/locale/da/libgammu.po
+++ b/locale/da/libgammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2012-07-01 10:58+0200\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: none\n"
@@ -80,24 +80,36 @@ msgstr ""
"Intet svar efter angivet timeoutværdi. Telefonen er nok ikke forbundet."
#: libgammu/gsmcomon.c:98
+#, fuzzy
+#| msgid ""
+#| "Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Rammen er ikke anmodet om lige nu. Se <http://wammu.eu/support/bugs/> for "
"information om fejlrapportering."
#: libgammu/gsmcomon.c:99
+#, fuzzy
+#| msgid ""
+#| "Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Ukendt svar fra telefon. Se <http://wammu.eu/support/bugs/> for information "
"om fejlrapportering."
#: libgammu/gsmcomon.c:100
+#, fuzzy
+#| msgid ""
+#| "Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+#| "report it."
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
"Ukendt ramme. Se <http://wammu.eu/support/bugs/> for information om "
@@ -385,7 +397,7 @@ msgstr ""
msgid "Unknown error description."
msgstr "Ukendt fejlbeskrivelse."
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr "Skabeloner"
diff --git a/locale/de/docs.po b/locale/de/docs.po
index 7d52a65..61c3704 100644
--- a/locale/de/docs.po
+++ b/locale/de/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2011-03-12 16:33+0200\n"
"Last-Translator: <mynetx@gmx.de>\n"
"Language-Team: none\n"
@@ -35,10 +35,16 @@ msgstr ""
#. type: Plain text
#: README.rst:11
+#, fuzzy
+#| msgid ""
+#| "It has been initiated by Marcin Wiacek and other people. Originally the "
+#| "code was based on Gnokii <http://www.gnokii.org> and later MyGnokii "
+#| "<http://www.mwiacek.com> projects. Gammu was former (up to version 0.58) "
+#| "called MyGnokii2."
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
"Es wurde von Marcin Wiacek und anderen Personen gegründet.Der ursprüngliche "
@@ -56,7 +62,8 @@ msgstr ""
"von vielen Unterstützern geleitet."
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -77,11 +84,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -90,34 +115,66 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, no-wrap
msgid "More information"
msgstr "weitere Informationen"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+#, fuzzy
+#| msgid "You can find more information on <http://wammu.eu/gammu/>."
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
"Sie unter <http://wammu.eu/gammu/> können sie weitere Informationen erhalten."
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
+#, fuzzy
+#| msgid ""
+#| "There is also Gammu manual available in docs/manual. You can build HTML "
+#| "version of it using make manual-html which is viewable online at <http://"
+#| "wammu.eu/docs/manual/>."
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
"Es gibt auch ein Benutzerhandbuch für Gammu es ist unter docs/manual "
@@ -126,29 +183,35 @@ msgstr ""
"docs/manual/> verfügbar."
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr "Feedback und Fehlerberichte"
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
+#, fuzzy
+#| msgid ""
+#| "Any feedback is welcome, see <http://wammu.eu/support/> for information "
+#| "how to contact developers."
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
"jegliches Feedback ist willkommen, Sie können sich auf <http://wammu.eu/"
"support/> informieren wie Sie mit den Entwicklern in Kontakt treten können."
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr "Entwickler unterstützen"
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+#, fuzzy
+#| msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
"Sie können unter <http://wammu.eu/donate/> Anerkennung für die Arbeit der "
"Entwicker zeigen."
@@ -168,6 +231,16 @@ msgstr ""
"Lesen Sie bitte die Installationsanleitung unter docs/manual/project/install."
"rst oder das Kapitel \"Compiling Gammu\" im Gammu-Benutzerhandbuch."
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/de/gammu.po b/locale/de/gammu.po
index 16011e0..86bf63e 100644
--- a/locale/de/gammu.po
+++ b/locale/de/gammu.po
@@ -5,18 +5,18 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu 1.37.1\n"
+"Project-Id-Version: Gammu 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
-"PO-Revision-Date: 2016-07-10 18:02+0000\n"
-"Last-Translator: armagetron <armagetron@live.de>\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
+"PO-Revision-Date: 2016-10-11 15:14+0000\n"
+"Last-Translator: mcnesium <weblate.org@mcnesium.com>\n"
"Language-Team: German <https://hosted.weblate.org/projects/gammu/gammu/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 2.8-dev\n"
+"X-Generator: Weblate 2.9-dev\n"
#: gammu/backup.c:49 gammu/backup.c:72 gammu/backup.c:95 gammu/backup.c:116
#: helper/message-cmdline.c:373 helper/message-cmdline.c:397
@@ -64,7 +64,7 @@ msgstr "Unbekanntes Backupformat: \"%s\"\n"
msgid "Error while opening file for writing!\n"
msgstr "Konnte Datei nicht zum Schreiben öffnen!\n"
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "Fehler beim Schreiben der Datei!\n"
@@ -75,7 +75,7 @@ msgstr "Fehler beim Schließen der Datei!\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "Lese"
@@ -84,7 +84,7 @@ msgid "Only part of data saved, please increase the limit."
msgstr ""
"Nur ein Teil der Daten wurde gespeichert - bitte vergrößern Sie das Limit."
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "Lese:"
@@ -95,9 +95,9 @@ msgstr "Lese:"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "%i Prozent"
@@ -105,7 +105,7 @@ msgstr "%i Prozent"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr "Strg+C drücken, um zu unterbrechen..."
@@ -273,7 +273,7 @@ msgstr "Backupzeit"
msgid "Phone"
msgstr "Telefon"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr "IMEI"
@@ -313,7 +313,7 @@ msgstr "Telefon-Betreiberlogos wiederherstellen?"
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr "Schreibe:"
@@ -367,8 +367,8 @@ msgid "Deleting old notes:"
msgstr "Lösche alte Einträge:"
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr "Fertig"
@@ -412,12 +412,12 @@ msgstr "Telefon-WAP-Einstellungen wiederherstellen?"
msgid "Restore phone MMS settings?"
msgstr "Telefon-MMS-Einstellungen wiederherstellen?"
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr "Alle Benutzer-Klingeltöne des Telefons löschen?"
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr "Lösche"
@@ -447,7 +447,7 @@ msgstr "GPRS-Zugangsknoten wieder herstellen?"
msgid "Unknown memory type (\"%s\")\n"
msgstr "Unbekannter Speichertyp: (\"%s\")\n"
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -482,42 +482,42 @@ msgstr "Notizen auf das Telefon übertragen?"
msgid "Add phone WAP bookmarks?"
msgstr "WAP-Lesezeichen hinzufügen?"
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr "Jede SMS im Telefon nach dem Sichern in eine Datei löschen?"
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr "SMS aus Ordner \"%s\"%s sichern?"
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr " (SIM)"
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr " Erhöhe %s\n"
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr "Lösche:"
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr "Kurznachricht wieder herstellen?"
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr "Möchten Sie binär codierte Kurznachrichten wiederherstellen?"
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr "Sollen %03i SMS im Ordner \"%s\"%s wieder hergestellt werden?"
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr "Speichere %i SMS\n"
@@ -673,7 +673,7 @@ msgid "Silent alarm"
msgstr "Lautloser Alarm"
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Text"
@@ -688,8 +688,8 @@ msgstr "LUID"
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Ort"
@@ -922,7 +922,7 @@ msgstr "Hoch"
msgid "None"
msgstr "Keine"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Unbekannt"
@@ -1080,13 +1080,13 @@ msgstr "Ungültiger Tag!"
msgid "Security status"
msgstr "Sicherheitsstatus"
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr "Mehr Parameter benötigt!"
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr "Nummeriere Speicherplätze beginnend mit 1"
@@ -1096,7 +1096,7 @@ msgstr "Vertausche ersten und letzten Speicherplatz"
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr "ja"
@@ -1144,10 +1144,10 @@ msgstr "Einstellungen übernommen"
#: gammu/depend/nokia/dct4.c:303
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
"Entschuldigung, aber die Konfigurations-Matrix für dieses Telefon wurde noch "
-"nicht eingefügt. Lesen Sie bitte unter <http://cihar.com/gammu/report> wo "
+"nicht eingefügt. Lesen Sie bitte unter <https://wammu.eu/support/bugs/> wo "
"sie diese melden können."
#: gammu/depend/nokia/dct4.c:369
@@ -1166,7 +1166,7 @@ msgstr "Nicht ausgeführt"
msgid "No signal"
msgstr "Kein Signal"
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr "Zeitüberschreitung"
@@ -1543,9 +1543,9 @@ msgstr "serielle Schnittstelle"
#: gammu-detect/main.c:85
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> und andere Autoren."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> und andere Autoren."
#: gammu-detect/main.c:87 gammu/gammu.c:336
msgid "License GPLv2: GNU GPL version 2 <https://spdx.org/licenses/GPL-2.0>."
@@ -1561,8 +1561,8 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr "Es gibt KEINE GARANTIE, soweit gesetzlich zulässig ist."
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
-msgstr "Suche auf <http://wammu.eu/gammu/> nach Updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
+msgstr "Suche auf <https://wammu.eu/gammu/> nach Updates."
#: gammu-detect/main.c:100
msgid "Configuration file generated by gammu-detect."
@@ -1630,8 +1630,8 @@ msgstr "Telefonspeicher"
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
-msgstr "%i Bytes (%i Bytes frei, %i Bytes belegt)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
+msgstr "%ld Bytes (%ld Bytes frei, %ld Bytes belegt)"
#: gammu/files.c:55
msgid "Usage details"
@@ -1639,8 +1639,8 @@ msgstr "Details der Nutzung"
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
-msgstr "Belegt von: %i Bildern, %i Tönen, %i Designs"
+msgid "images: %ld, sounds: %ld, themes: %ld"
+msgstr "Bilder: %ld, Sounds: %ld, Themes: %ld"
#. l10n: One char to indicate protected file
#: gammu/files.c:119 gammu/files.c:208 gammu/files.c:329
@@ -1693,21 +1693,21 @@ msgstr "Unbekanntes Attribut (%s)\n"
msgid "Part of folder only"
msgstr "Nur ein Teil des Verzeichnisses"
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr "Hole \"%s\"\n"
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr "Ist ein Ordner. Bitte nur Dateinamen angeben."
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr " (%02i:%02i Minuten übrig)"
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
@@ -1716,42 +1716,42 @@ msgstr ""
"ermittelten überein. Entweder ist die Datei defkt oder in Gammu ist ein "
"Fehler aufgetreten."
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr "%i Prozent erledigt."
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr "%lu Bytes in %li Sekunden, %lu Bytes/Sek"
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr " Speichere nach %s\n"
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr "Der Parameter \"%s\" ist unbekannt\n"
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr "Welcher Dateityp (\"%s\")?\n"
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr "Parameter fehlt!"
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr "Die ID der neuen Datei ist \"%s\"\n"
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr "Die ID des neuen Ordners ist \"%s\"\n"
@@ -1766,12 +1766,12 @@ msgstr "Netz für %s:"
msgid "Unknown country name: %s."
msgstr "Unbekannter Ländername: %s."
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr "Netzname"
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Name"
@@ -1806,13 +1806,10 @@ msgstr ""
"INFO: Es ist eine neuere Testversion von Gammu (%s anstatt %s) verfügbar!\n"
#: gammu/gammu.c:332
-#| msgid ""
-#| "Copyright (C) 2003 - 2012 Michal Cihar <michal@cihar.com> and other "
-#| "authors."
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
-"Copyright (C) 2003 - 2015 Michal Čihař <michal@cihar.com> und andere Autoren."
+"Copyright (C) 2003 - 2016 Michal Čihař <michal@cihar.com> und andere Autoren."
#: gammu/gammu.c:370
msgid "standard input"
@@ -1852,118 +1849,118 @@ msgstr ""
"Der SMS Dämon ist jetzt ein eigenes Programm, bitte gammu-smsd anstelle von "
"gammu smsd benutzen!"
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Anrufe"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr "SMS und EMS"
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr "Speicher (Telefonbuch und Anrufe)"
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr "Dateisystem"
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr "Logos und Bilder"
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr "Klingeltöne"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr "Kalendernotizen"
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr "Augabenlisten"
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr "Notizen"
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr "Datum, Uhrzeit und Wecker"
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr "Kategorien"
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr "Sichern und wiederherstellen"
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr "Nokia-spezifisch"
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr "Siemens-spezifisch"
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr "WAP-Einstellungen und -Lesezeichen"
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr "MMS und MMS-Einstellungen"
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr "Funktionstests"
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr "Radio"
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr "Telefoninformationen"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr "Telefoneinstellungen"
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr "Gibt Dekodierung aus"
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr "Funktionen ohne Kategorie"
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr "Gammu Information"
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr "Verwendung: gammu [parameters] <command> [options]"
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr "Parameter vor dem Komando konfigurieren das Verhalten von gammu:"
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr "-c / --config <filename> ... Name der Konfigurationsdatei"
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
"-s / --section <confign> ... zu benutzender Abschnitt der "
"Konfigurationsdatei, z.B. 42"
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
@@ -1971,15 +1968,15 @@ msgstr ""
"-d / --debug <level> ... Debugstufe (nothing|text|textall|textalldate|binary|"
"errors)"
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr "-f / --debug-file <filename> ...Datei zum loggen der Debug-Meldungen"
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr "Kommandos können mit oder ohne führende -- angegeben werden."
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
@@ -1987,11 +1984,11 @@ msgstr ""
"Für mehr Details rufen Sie bitte die Hilfe für ein bestimmtes Thema auf "
"(gammu --help thema). Die verfügbaren Themen sind:"
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr "Unbekanntes Hilfethema angegeben!"
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
@@ -2000,60 +1997,60 @@ msgstr ""
"Gammu-Befehle, Thema: %s\n"
"\n"
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr "Zu wenige Parameter! (Die Funktion benötigt %d)\n"
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr "Zu wenige Parameter! (Die Funktion benötigt %d bis %d)\n"
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr "Hilfe zu Parametern"
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr "Zu viele Parameter! (Die Funktion benötigt %d)\n"
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr "Zu viele Parameter! (Die Funktion benötigt %d bis %d)\n"
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr "Falsche Auswahl!"
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr "Konfigurationsdatei konnte nicht verarbeitet werden!"
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr "Keine Konfigurationsdatei gefunden!"
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr "Konte keinen Speicher allocieren, breche ab!\n"
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr "Zu wenig Parameter!"
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr "Abschnitt [gammu%d] von gammurc nicht lesbar!\n"
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr "Keine Konfiguration eingelesen, verwende eingebaute Standards!"
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2083,7 +2080,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr "Speicher %s, Speicherplatz %i\n"
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr "Eintrag ist leer"
@@ -2100,12 +2097,12 @@ msgstr "SMS empfangen"
msgid "We already have one pending, ignoring this one!"
msgstr "Es wird bereits eines empfangen, daher wird dieses ignoriert!"
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr "Speicherplatz %i\n"
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr "Leer"
@@ -2150,144 +2147,144 @@ msgstr "Nicht unterstützt"
msgid "Service reply"
msgstr "Serviceantwort"
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr "Ungültiger Ort für SMSC: %s\n"
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Nummer"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr "Standardnummer"
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr "Format"
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr "Fax"
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr "E-Mail"
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr "Pager"
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr "Gültigkeit"
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr "Maximale Zeit"
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr "Defekte Nachricht, überspringe"
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr "%i SMS Teile in %i SMS Sequenzen"
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr "SMS Zählerüberlauf"
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ", SIM-Speicher"
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ", Telefonspeicher"
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ", Telefon- oder SIM-Speicher"
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ", Posteingangsordner"
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ", Postausgangsordner"
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr "OK"
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr "Fehler %i"
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ", Nachricht-Referenz=%d"
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr "Nachricht Nummer"
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr "Anzahl der Nachrichten"
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr "Drücken Sie Strg-C, wenn Sie unterbrechen möchten..."
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr "Speichere SMS %i/%i\n"
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr "Gespeichert im Ordner %d \"%s\", Speicherplatz %i"
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr "Telefon"
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr "Sende SMS aus dem Ordner \"%s\", Speicherplatz %i\n"
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr "....warte auf Netz-Bestätiung"
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr "Sende SMS %i/%i"
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr "Irgendetwas ging schief, unbekannte Nachrichten Operation!\n"
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr "Zu hohe Ordnernummer (max. %i)\n"
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr "Lösche SMS von Ordner \"%s\": "
@@ -2333,7 +2330,7 @@ msgstr "Paketnetzwerkstatus"
msgid "Packet network"
msgstr "Paketnetzwerk"
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr "GPRS"
@@ -2442,908 +2439,848 @@ msgstr "Lithion-Polymer"
msgid "NiMH"
msgstr "NiMH"
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr "Sie sind nicht in einem Netz angemeldet!\n"
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr "Falscher Netz-Code vom Telefon!\n"
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr "Informationsabfrage von OpenCellID fehlgeschlagen!\n"
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr "Geographische Breite nicht in der OpenCellID gefunden!\n"
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr "Geographische Breite in der OpenCellID nicht lesbar!\n"
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr "Geographische Länge nicht in der OpenCellID gefunden!\n"
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr "Geographische Länge in der OpenCellID nicht lesbar!\n"
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr "Abstand nicht in der OpenCellID gefunden!\n"
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr "Abstand in der OpenCellID nicht lesbar!\n"
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr "Anzahl der Messwerte nicht in der OpenCellID gefunden!\n"
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr "Anzahl der Messwerte in der OpenCellID nicht lesbar!\n"
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr "Geographische Breite"
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr "Geographische Länge"
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr "Abstand"
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr "Anzahl der Messwerte"
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "Gerät"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "Hersteller"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "Modell"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "Firmware"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "Hardware"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "Original-IMEI"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr "Hergestellt"
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "Produktnummer"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "SIM-IMSI"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr "Anrufinfo"
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr "Kennung %i, "
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr "eingehender Anruf von \"%s\"\n"
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr "abgehender Anruf zu \"%s\"\n"
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr "Gesprächsbeginn"
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr "Gepräch beendet (von irgendeiner Seite)"
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr "Gespräch unsererseits beendet"
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr "Gesprächsende durch Gegenstelle (Code %i)\n"
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr "Verbindung hergestellt. Warte auf Antwort"
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr "Anruf gehalten"
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr "Gespräch fortgesetzt"
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr "Anruf umgeleitet"
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr "%3d belegt"
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr "%3d frei"
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr "Beginne Überwachungsmodus..."
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr "Aktiviere Infos über eingehende SMS"
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr "Aktiviere Infos über eingehende CB"
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr "Aktiviere Anrufinfos"
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr "Aktiviere Infos über USSD"
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "Aufgaben"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "Kalender"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr "Signalstärke"
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr "%i dBm"
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr "Netz"
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr "Bitfehlerrate"
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr "SMS Statusbericht"
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr "%i belegt"
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr "%i ungelesen"
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr "%i Speicherplätze"
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr "SMS Status"
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr "%i Vorlagen"
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr "Verlasse Überwachungsmodus..."
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr "Intelligente Nachrichten"
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr "Nokia Programm"
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr "MIDI"
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr "SMAF (MMF)"
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr " Format, Klingelton \"%s\"\n"
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr "Welche Art Reset möchten Sie (\"%s\")?\n"
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr "Adresse"
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr "%i. Zugangsknoten %i"
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr " (aktiv)"
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr "Maximal 5 Speicherplätze für Anruferlogo"
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr "Welche Art von Logo möchten Sie erhalten (\"%s\")?\n"
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr "Gruppenname"
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr "Standard"
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr "Klingelton"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr "(Datei mit ID %i)\n"
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr "\"%s\" (Kennung %i)\n"
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr "Kennung %i\n"
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr "Bitmap"
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr "eingeschaltet"
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr "Deaktiviert"
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr "Bitmap-ID"
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr "Kein Betreiberogo im Telefon"
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr "Absender"
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr "Willkomenstext lautet \"%s\"\n"
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr "Händlernotiz lautet \"%s\"\n"
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr "Welchen Typ von Logo möchten Sie setzen (\"%s\")?\n"
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr "Unbekannter Parameter (\"%s\")"
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr "Telefonbuch des Telefons löschen?"
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr "Telefonbuch auf der SIM-Karte löschen?"
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr "Verpasste Anrufe löschen?"
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr "Gewählte Rufnummern löschen?"
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr "Erhaltene Anrufe löschen?"
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr "Kalendernotizen im Telefon löschen?"
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr "Aufgaben im Telefon löschen?"
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr "Notizen im Telefon löschen?"
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr "WAP-Lesezeichen im Telefon löschen?"
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr "Alle UKW-Radiosender im Telefon löschen?"
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "Verbindungstyp"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr "Dauerhaft"
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr "Zeitweilig"
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr "Verbindungssicherheit"
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr "Ein"
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr "Aus"
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr "Proxy"
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr "Adresse \"%s\", Port %i"
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr "Zweiter Proxy"
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr "Träger"
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr "SMS"
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr "Servernummer"
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr "Servicenummer"
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr "Daten (CSD)"
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr "Einwahlnummer"
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr "IP-Adresse"
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr "Login Typ"
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr "Von Hand"
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr "Automatisch"
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr "Authentifizierungstyp"
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Normal"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr "Sicher"
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr "Typ des Datenanrufs"
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr "ISDN"
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr "Analog"
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr "Geschwindigkeit des Datenanrufs"
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr "Automatisch"
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr "Benutzername"
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "Passwort"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr "USSD"
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr "Dienst Code"
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr "Adresstyp"
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr "Zugangsknoten"
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr "Setze %i"
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr "Benutzer"
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr "Telefonbuch-Datenbank"
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr "Kalender-Datenbank"
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr "Server"
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr "Sync. Telefonbuch"
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr "Sync. Kalender"
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr "Verbindungssatzname"
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr "Homepage"
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr "aktiv"
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr "Schreibgeschützt"
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr "Startlogo"
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr "Betreiberlogo"
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr "Bild"
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr "Anruferguppenlogo"
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ", Breite %i, Höhe %i\n"
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr "Welches Ausgabe-Format für Logo (\"%s\")?\n"
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr "Welches Format der auszugebeneden Klingelton-Datei (\"%s\")?\n"
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr "Welche Art Reset möchten Sie (\"%s\")?\n"
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr "Unbekannte Taste/Funktion: \"%c\"\n"
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr "Welchen Kategorietyp möchten Sie holen (\"%s\")?\n"
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr "Welchen Kategorietyp möchten Sie hinzufügen (\"%s\")?\n"
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr "Der Text ist zu lang, kürze ihn auf %d Zeichen!\n"
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr "Ungüliger Typ des Sicherheitscodes"
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr "Code %s eingeben: "
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr "Keine PIN eingegeben!"
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr "neuen PIN-Code eingeben: "
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr " (Standard-Name)"
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr " (Head-Set-Profil)"
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr " (Freisprechanlagen-Profil)"
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr "Klingelton-ID"
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr "SMS-Nachrichtenton-ID"
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr "Klingelton für"
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr "Bildschirmschonernummer"
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr "Klingelton für eingehenden Anruf"
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr "Lautstärke Klingeton"
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr "Vibrationsalarm"
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr "SMS-Nachrichtenton-ID"
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr "Tastentöne"
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr "Warnungs- und Spiele-Ton"
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr "Bildschirmschoner"
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr "Bildschirmschoner-Timeout"
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr "Automatische Antwort"
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr "Beleuchtung"
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr "Ebene 1"
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr "Ebene 2"
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr "Ebene 3"
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr "Ebene 4"
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr "Ebene 5"
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr "Klingeln"
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr "Einmal Piepen"
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr "Einmal Klingeln"
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr "Aufsteigend"
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr "Anrufergruppen"
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr "Standard"
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr "Spezial"
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr "Persönlich"
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr "Zuerst Vibrieren"
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr " Wählgeschwindigkeit nicht zugewiesen"
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr "Welcher Reset-Typ für die Telefoneinstellungen (\"%s\")?\n"
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr "Aktuelle auf dem Display angezeigt"
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr "Anruf aktiv"
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr "Ungelesene SMS"
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr "Sprachanruf"
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr "Fax"
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr "Datenanruf"
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr "Tatensperre"
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr "SMS-Speicher voll"
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr "Sendername"
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr "Frequenz"
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr "Unbekannte Rufumleitung (\"%s\")\n"
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr "Unbekante Art der Rufumleitung (\"%s\")\n"
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr "Unbekannter Anruftyp (\"%s\")\n"
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr "Abfrage:"
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr "Verändert:"
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr "Typ der Rufumleitung"
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr "wenn beschäftigt"
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr "wenn nicht beantwortet"
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr "wenn das Telefon aus ist oder keinen Empfang hat"
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr "alle Arten von Umlenkungen"
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr "unbekannt %i"
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr "Anruftyp"
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr "Stimme"
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr "Fax"
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr "Daten"
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr "Daten & Fax & Stimme"
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr "Rückmeldung:"
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr "Die Anwendung wurde erfolgreich an das Telefon gesendet."
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
"Bitte finden Sie empfangene Dateien im Posteingang und installieren Sie sie."
@@ -3403,12 +3340,12 @@ msgstr " (%s in SMIL)"
msgid "Do you want to save this attachment?"
msgstr "Möchten Sie diesen Anhang speichern?"
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr "Verzeichnis \"%s\"\n"
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr " Datei ID"
@@ -3456,93 +3393,93 @@ msgstr " Ein Problem ist aufgetreten bei Anhängen an die Playliste"
msgid "Writing file %s:"
msgstr "Schreibe Datei %s:"
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
"Ihr Telefonmodell wird nicht unterstützt. Bitte melden Sie das den Autoren "
-"unter <http://wammu.eu/support/bugs/> Vielen Dank."
+"unter <https://wammu.eu/support/bugs/> Vielen Dank."
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr "Ein Problem ist aufgetreten beim Löschen der Playliste"
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr "Welcher Ordnertyp (\"%s\")?\n"
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr "Die Datei %s kann nicht geöffnet werden\n"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
"Ordner nicht gefunden. Vermutlich wird diese Funktion nicht unterstützt!"
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr "Suche nach Telefon-Ordnern: "
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr "Keine Anbieterinformationen in der JAD-Datei gefunden!"
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr "Keine Namensinformationen in der JAD-Datei gefunden!"
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr "Keine JAR-URL-Informationen in der JAD-Datei gefunden!"
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
"Die angegebene JAR-Dateigröße stimmt nicht mit der realen überein. Von Gammu "
"korrigiert."
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
"Keine JAR-Größeninformation in der JAD-Datei gefunden. Von Gammu hinzugefügt."
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr "Füge hinzu \"%s\""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr " Version %s"
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr " erstellt von %s\n"
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr "Die Anwendung existiert bereits. Von Gammu gelöscht."
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr " Lösche %s\n"
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr "Schreibe JAD-Datei:"
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr "Schreibe JAR-Datei:"
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr "Schreibe Datei:"
@@ -3909,71 +3846,71 @@ msgstr "Unbekannter GSM-Netz-Code (\"%s\")\n"
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr "Geben Sie eine Nummer zwischen 1 und 7 an (\"%s\")\n"
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr "Unbekannte Gültigkeitszeichenkette(\"%s\")\n"
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr "Geben Sie die Anzahl der EMS-Frames zwischen 1 und 4 an (\"%s\")\n"
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr "Die Datei \"%s\" kann nicht geöffnet werden\n"
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr "Unbekannter Parameter (\"%c\")\n"
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr "Der letzte Parameter war kein Text"
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr "Zu langer SMS-Name (\"%s\"), ignoriert\n"
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr "Nachricht eingeben und %s zum Abschliessen drücken:\n"
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr "Strg+Z"
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr "Strg+D"
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr "Keine Zeichen gelesen. Nehme an, dies ist OK!"
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr "Kein Netz-Code"
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr "Sie müssen den Netz-Code angeben!"
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr "Warnung: der Klingelton ist zu lang. %i Prozent werden abgeschnitten\n"
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr "Es gibt %i gepackte SMS, Obergrenze ist %i. Abbruch\n"
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr "Verwenden Sie die -smscnumber Option, um die SMSC-Nummer anzugeben"
@@ -4388,6 +4325,51 @@ msgstr "Warnung"
msgid "Information"
msgstr "Information"
+#~ msgid "Not logged to network!\n"
+#~ msgstr "Sie sind nicht in einem Netz angemeldet!\n"
+
+#~ msgid "Wrong network code from phone!\n"
+#~ msgstr "Falscher Netz-Code vom Telefon!\n"
+
+#~ msgid "Request for information from OpenCellID failed!\n"
+#~ msgstr "Informationsabfrage von OpenCellID fehlgeschlagen!\n"
+
+#~ msgid "Failed to find latitude in OpenCellID reply!\n"
+#~ msgstr "Geographische Breite nicht in der OpenCellID gefunden!\n"
+
+#~ msgid "Failed to parse latitude from OpenCellID reply!\n"
+#~ msgstr "Geographische Breite in der OpenCellID nicht lesbar!\n"
+
+#~ msgid "Failed to find longitude in OpenCellID reply!\n"
+#~ msgstr "Geographische Länge nicht in der OpenCellID gefunden!\n"
+
+#~ msgid "Failed to parse longitude from OpenCellID reply!\n"
+#~ msgstr "Geographische Länge in der OpenCellID nicht lesbar!\n"
+
+#~ msgid "Failed to find range in OpenCellID reply!\n"
+#~ msgstr "Abstand nicht in der OpenCellID gefunden!\n"
+
+#~ msgid "Failed to parse range from OpenCellID reply!\n"
+#~ msgstr "Abstand in der OpenCellID nicht lesbar!\n"
+
+#~ msgid "Failed to find nbSamples in OpenCellID reply!\n"
+#~ msgstr "Anzahl der Messwerte nicht in der OpenCellID gefunden!\n"
+
+#~ msgid "Failed to parse nbSamples from OpenCellID reply!\n"
+#~ msgstr "Anzahl der Messwerte in der OpenCellID nicht lesbar!\n"
+
+#~ msgid "Latitude"
+#~ msgstr "Geographische Breite"
+
+#~ msgid "Longitude"
+#~ msgstr "Geographische Länge"
+
+#~ msgid "Range"
+#~ msgstr "Abstand"
+
+#~ msgid "Number of samples"
+#~ msgstr "Anzahl der Messwerte"
+
#~ msgid "Built %s on %s using %s"
#~ msgstr "[Erstellt %s auf %s mit %s]"
diff --git a/locale/de/libgammu.po b/locale/de/libgammu.po
index be82941..5834aca 100644
--- a/locale/de/libgammu.po
+++ b/locale/de/libgammu.po
@@ -6,13 +6,13 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: libGammu 1.37.1\n"
+"Project-Id-Version: libGammu 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2016-07-10 18:02+0000\n"
"Last-Translator: armagetron <armagetron@live.de>\n"
-"Language-Team: German "
-"<https://hosted.weblate.org/projects/gammu/libgammu/de/>\n"
+"Language-Team: German <https://hosted.weblate.org/projects/gammu/libgammu/de/"
+">\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -88,24 +88,36 @@ msgstr ""
"angeschlossen."
#: libgammu/gsmcomon.c:98
+#, fuzzy
+#| msgid ""
+#| "Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Rückantwort vom Telefon im Moment nicht angefordert. Lesen Sie bitte unter "
"<http://wammu.eu/support/bugs/> wo dieser Fehler zu melden ist."
#: libgammu/gsmcomon.c:99
+#, fuzzy
+#| msgid ""
+#| "Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Unbekannte Rückantwort vom Telefon. Lesen Sie bitte unter <http://wammu.eu/"
"support/bugs/> wo dieser Fehler zu melden ist."
#: libgammu/gsmcomon.c:100
+#, fuzzy
+#| msgid ""
+#| "Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+#| "report it."
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
"Unbekannter Rückantwort-Frame vom Telefon. Lesen Sie bitte unter <http://"
@@ -368,7 +380,6 @@ msgid "Network error."
msgstr "Netzwerkfehler."
#: libgammu/gsmcomon.c:157
-#| msgid "Invalid data given to phone."
msgid "Invalid database version."
msgstr "Ungültige Datenbankversion."
@@ -377,17 +388,14 @@ msgid "Failed to initialize DB driver."
msgstr "Fehler beim Initialisieren des Datenbanktreibers."
#: libgammu/gsmcomon.c:159
-#| msgid "Failed to connect to phone"
msgid "Failed to configure DB driver."
msgstr "Fehler bei der Konfiguration des Datenbanktreibers."
#: libgammu/gsmcomon.c:160
-#| msgid "Failed to connect to phone"
msgid "Failed to connect to database."
msgstr "Verbindung zur Datenbank fehlgeschlagen."
#: libgammu/gsmcomon.c:161
-#| msgid "Initiates connection."
msgid "Database connection timeout."
msgstr "Timeout der Datenbankverbindung."
@@ -399,7 +407,7 @@ msgstr "Fehler beim Ausführen der SQL Anfrage."
msgid "Unknown error description."
msgstr "Unbekannte Fehlerbeschreibung."
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr "Vorlagen"
diff --git a/locale/docs.pot b/locale/docs.pot
index c0f86f4..66e2130 100644
--- a/locale/docs.pot
+++ b/locale/docs.pot
@@ -1,14 +1,14 @@
# Gammu documentation translation
-# Copyright (C) 2003 - 2014 Michal Čihař <michal@cihar.com>
+# Copyright (C) 2003 - 2016 Michal Čihař <michal@cihar.com>
# This file is distributed under the same license as the Gammu-docs package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.34.0\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -34,8 +34,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii "
-"<http://www.mwiacek.com> projects. Gammu was former (up to version 0.58) "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii "
+"<http://www.mwiacek.com/> projects. Gammu was former (up to version 0.58) "
"called MyGnokii2."
msgstr ""
@@ -47,7 +47,7 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31 README.rst:35
#, no-wrap
msgid ".. image"
msgstr ""
@@ -64,67 +64,101 @@ msgstr ""
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?svg=true"
msgstr ""
#. type: Plain text
#: README.rst:22
msgid ""
+":alt: Windows Build status :target: "
+"https://ci.appveyor.com/project/nijel/gammu/branch/master"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:24
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:26
+msgid ""
":alt: Translation status :target: "
"https://hosted.weblate.org/engage/gammu/?utm_source=widget"
msgstr ""
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ""
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:36
+msgid "https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: "
+"https://www.bountysource.com/teams/gammu/issues?utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, no-wrap
msgid "More information"
msgstr ""
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
"version of it using make manual-html which is viewable online at "
-"<http://wammu.eu/docs/manual/>."
+"<https://wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
diff --git a/locale/el/docs.po b/locale/el/docs.po
index 7aeeba6..7cdf447 100644
--- a/locale/el/docs.po
+++ b/locale/el/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2009-01-27 14:27+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -34,8 +34,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -47,7 +47,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -68,11 +69,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -81,58 +100,83 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, fuzzy, no-wrap
msgid "More information"
msgstr "Πληροφορίες τηλεφώνου"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
@@ -148,6 +192,16 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/el/gammu.po b/locale/el/gammu.po
index e4254e9..0e1bd58 100644
--- a/locale/el/gammu.po
+++ b/locale/el/gammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2014-10-01 13:01+0200\n"
"Last-Translator: Efstathios Iosifidis <iefstathios@gmail.com>\n"
"Language-Team: Greek <https://hosted.weblate.org/projects/gammu/gammu/el/>\n"
@@ -64,7 +64,7 @@ msgstr ""
msgid "Error while opening file for writing!\n"
msgstr ""
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "Σφάλμα κατά την εγγραφή αρχείου!\n"
@@ -75,7 +75,7 @@ msgstr "Σφάλμα κατά το κλείσιμο αρχείου!\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "Ανάγνωση"
@@ -83,7 +83,7 @@ msgstr "Ανάγνωση"
msgid "Only part of data saved, please increase the limit."
msgstr ""
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "Ανάγνωση:"
@@ -94,9 +94,9 @@ msgstr "Ανάγνωση:"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "%i τοις εκατό"
@@ -104,7 +104,7 @@ msgstr "%i τοις εκατό"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr "Πατήστε Ctrl+C για διακοπή..."
@@ -272,7 +272,7 @@ msgstr ""
msgid "Phone"
msgstr "Τηλέφωνο"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr "IMEI"
@@ -306,7 +306,7 @@ msgstr ""
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr ""
@@ -355,8 +355,8 @@ msgid "Deleting old notes:"
msgstr ""
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr ""
@@ -400,12 +400,12 @@ msgstr ""
msgid "Restore phone MMS settings?"
msgstr ""
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr ""
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr ""
@@ -435,7 +435,7 @@ msgstr ""
msgid "Unknown memory type (\"%s\")\n"
msgstr ""
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -470,42 +470,42 @@ msgstr "Προσθήκη σημειώσεων στο τηλέφωνο;"
msgid "Add phone WAP bookmarks?"
msgstr ""
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr ""
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr ""
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr ""
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr ""
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr ""
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr ""
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr ""
@@ -661,7 +661,7 @@ msgid "Silent alarm"
msgstr ""
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Κείμενο"
@@ -676,8 +676,8 @@ msgstr ""
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Τοποθεσία"
@@ -909,7 +909,7 @@ msgstr ""
msgid "None"
msgstr "Κανένα"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Άγνωστο"
@@ -1067,13 +1067,13 @@ msgstr ""
msgid "Security status"
msgstr ""
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr ""
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr ""
@@ -1083,7 +1083,7 @@ msgstr ""
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr ""
@@ -1131,7 +1131,7 @@ msgstr ""
#: gammu/depend/nokia/dct4.c:303
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
#: gammu/depend/nokia/dct4.c:369
@@ -1150,7 +1150,7 @@ msgstr ""
msgid "No signal"
msgstr ""
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr ""
@@ -1526,7 +1526,7 @@ msgstr "Διερεύνηση της σειριακής θύρας του Windows
#: gammu-detect/main.c:85
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu-detect/main.c:87 gammu/gammu.c:336
@@ -1542,7 +1542,7 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr ""
#: gammu-detect/main.c:100
@@ -1610,7 +1610,7 @@ msgstr ""
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr ""
#: gammu/files.c:55
@@ -1619,7 +1619,7 @@ msgstr ""
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr ""
#. l10n: One char to indicate protected file
@@ -1673,62 +1673,62 @@ msgstr ""
msgid "Part of folder only"
msgstr ""
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr ""
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr ""
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr ""
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
msgstr ""
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr ""
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr ""
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr ""
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr ""
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr ""
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr ""
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr ""
@@ -1743,12 +1743,12 @@ msgstr ""
msgid "Unknown country name: %s."
msgstr ""
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr ""
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Όνομα"
@@ -1782,7 +1782,7 @@ msgstr ""
#: gammu/gammu.c:332
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu/gammu.c:370
@@ -1819,200 +1819,200 @@ msgid ""
"smsd!"
msgstr ""
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Κλήσεις"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr ""
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr ""
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr ""
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr ""
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr "Ήχοι κλήσης"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr ""
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr ""
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr ""
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr ""
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr ""
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr ""
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr ""
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr ""
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr ""
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr ""
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr ""
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr "Πληροφορίες τηλεφώνου"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr ""
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr ""
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr ""
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr ""
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr ""
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr ""
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
"\n"
msgstr ""
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr ""
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr ""
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr ""
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr ""
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr ""
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr ""
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr ""
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr ""
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2036,7 +2036,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr ""
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr ""
@@ -2053,12 +2053,12 @@ msgstr ""
msgid "We already have one pending, ignoring this one!"
msgstr ""
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr ""
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr ""
@@ -2103,144 +2103,144 @@ msgstr "Μη υποστηριζόμενο"
msgid "Service reply"
msgstr ""
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Αριθμός"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr ""
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr ""
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr ""
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr ""
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr ""
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr ""
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr ""
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr ""
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ""
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ""
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ""
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ""
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ""
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr ""
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr ""
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ""
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr ""
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr ""
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr ""
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr ""
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr ""
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "Κάρτα SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr "τηλέφωνο"
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr ""
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr ""
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr ""
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr ""
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr ""
@@ -2286,7 +2286,7 @@ msgstr ""
msgid "Packet network"
msgstr ""
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr ""
@@ -2395,908 +2395,848 @@ msgstr ""
msgid "NiMH"
msgstr ""
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr ""
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr ""
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr ""
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr ""
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr ""
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr "Αριθμός δειγμάτων"
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "Συσκευή"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "Κατασκευαστής"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "Τύπος"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "Firmware"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "Υλικό"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "Αυθεντικό IMEI"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr ""
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "Κωδικός προϊόντος"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "SIM IMSI"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr ""
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr ""
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr ""
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr ""
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr ""
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr ""
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr ""
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr ""
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr ""
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr ""
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr ""
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr ""
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr ""
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr ""
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr ""
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr ""
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr ""
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr ""
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "Εργασίες"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "Ημερολόγιο"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr ""
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr ""
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr ""
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr ""
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr ""
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr ""
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr ""
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr ""
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr ""
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr ""
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr ""
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr ""
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr ""
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr ""
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr ""
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr ""
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr ""
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr ""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr ""
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr "Ήχος κλήσης"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr ""
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr ""
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr "ανενεργό"
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr ""
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr ""
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr ""
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr ""
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr ""
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr ""
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr ""
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr ""
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr ""
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr ""
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr ""
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr ""
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "Τύπος σύνδεσης"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr ""
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr ""
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr ""
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr ""
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr ""
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr ""
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr ""
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr ""
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr ""
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr ""
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr "Αυτόματα"
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Κανονικό"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr ""
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr ""
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr ""
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr ""
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr ""
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr ""
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr ""
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "Κωδικός"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr ""
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr ""
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr ""
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr ""
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr ""
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr ""
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr ""
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr "Διακομιστής"
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr ""
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr ""
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr ""
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr ""
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr ""
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr ""
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr ""
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr ""
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr ""
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr ""
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ""
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr ""
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr ""
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr ""
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr ""
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr ""
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr ""
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr ""
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr ""
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr ""
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr ""
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr ""
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr ""
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr ""
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr ""
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr ""
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr ""
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr ""
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr ""
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr ""
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr ""
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr ""
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr ""
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr ""
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr ""
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr ""
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr ""
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr ""
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr ""
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr ""
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr ""
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr ""
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr ""
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr ""
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr ""
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr ""
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr ""
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr ""
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr ""
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr ""
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr ""
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr ""
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr ""
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr ""
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr ""
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr ""
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr ""
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr ""
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr ""
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr ""
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr ""
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr ""
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr ""
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr ""
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr ""
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr ""
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr ""
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr ""
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3355,12 +3295,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3408,87 +3348,87 @@ msgstr ""
msgid "Writing file %s:"
msgstr ""
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr ""
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr "Αδύνατο το άνοιγμα αρχείου %s\n"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr ""
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr ""
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr ""
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr ""
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr ""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr ""
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr ""
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr ""
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr ""
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr ""
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr ""
@@ -3854,71 +3794,71 @@ msgstr ""
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr ""
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr ""
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr ""
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr ""
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr ""
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr ""
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr ""
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr ""
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr ""
@@ -4326,6 +4266,9 @@ msgstr ""
msgid "Information"
msgstr ""
+#~ msgid "Number of samples"
+#~ msgstr "Αριθμός δειγμάτων"
+
#, fuzzy
#~ msgid "Mobile number (home)"
#~ msgstr "Σειριακός αριθμός (IMEI)"
diff --git a/locale/el/libgammu.po b/locale/el/libgammu.po
index 673940e..01ac65c 100644
--- a/locale/el/libgammu.po
+++ b/locale/el/libgammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2012-09-27 11:47+0200\n"
"Last-Translator: Panagiotis Papazoglou <papaz_p@yahoo.com>\n"
"Language-Team: Greek <http://hosted.weblate.org/projects/gammu/libgammu/el/"
@@ -77,19 +77,19 @@ msgstr ""
#: libgammu/gsmcomon.c:98
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:99
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:100
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
@@ -364,7 +364,7 @@ msgstr ""
msgid "Unknown error description."
msgstr ""
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr ""
diff --git a/locale/en_GB/docs.po b/locale/en_GB/docs.po
index 13545a6..cfd8beb 100644
--- a/locale/en_GB/docs.po
+++ b/locale/en_GB/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2011-04-05 16:14+0200\n"
"Last-Translator: Robert Readman <robert_readman@hotmail.com>\n"
"Language-Team: none\n"
@@ -35,10 +35,16 @@ msgstr ""
#. type: Plain text
#: README.rst:11
+#, fuzzy
+#| msgid ""
+#| "It has been initiated by Marcin Wiacek and other people. Originally the "
+#| "code was based on Gnokii <http://www.gnokii.org> and later MyGnokii "
+#| "<http://www.mwiacek.com> projects. Gammu was former (up to version 0.58) "
+#| "called MyGnokii2."
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
@@ -56,7 +62,8 @@ msgstr ""
"of many contributors."
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -77,11 +84,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -90,33 +115,65 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, no-wrap
msgid "More information"
msgstr "More information"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+#, fuzzy
+#| msgid "You can find more information on <http://wammu.eu/gammu/>."
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr "You can find more information on <http://wammu.eu/gammu/>."
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
+#, fuzzy
+#| msgid ""
+#| "There is also Gammu manual available in docs/manual. You can build HTML "
+#| "version of it using make manual-html which is viewable online at <http://"
+#| "wammu.eu/docs/manual/>."
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
"There is also Gammu manual available in docs/manual. You can build HTML "
@@ -124,29 +181,35 @@ msgstr ""
"wammu.eu/docs/manual/>."
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr "Feedback and bug reports"
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
+#, fuzzy
+#| msgid ""
+#| "Any feedback is welcome, see <http://wammu.eu/support/> for information "
+#| "how to contact developers."
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
"to contact developers."
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr "Support developers"
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+#, fuzzy
+#| msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr "You can appreciate developers work at <http://wammu.eu/donate/>."
#. type: Title =
@@ -164,6 +227,16 @@ msgstr ""
"See docs/manual/project/install.rst for installation guide or see chapter "
"\"Compiling Gammu\" in The Gammu Manual."
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/en_GB/gammu.po b/locale/en_GB/gammu.po
index b1714ab..9ecbea9 100644
--- a/locale/en_GB/gammu.po
+++ b/locale/en_GB/gammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.27.96\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2013-09-16 08:36+0200\n"
"Last-Translator: Robert Readman <robert_readman@hotmail.com>\n"
"Language-Team: English (United Kingdom) <http://hosted.weblate.org/projects/"
@@ -65,7 +65,7 @@ msgstr "Unknown backup format: \"%s\"\n"
msgid "Error while opening file for writing!\n"
msgstr "Error while opening file for writing!\n"
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "Error while writing file!\n"
@@ -76,7 +76,7 @@ msgstr "Error while closing file!\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "Reading"
@@ -84,7 +84,7 @@ msgstr "Reading"
msgid "Only part of data saved, please increase the limit."
msgstr "Only part of data saved, please increase the limit."
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "Reading:"
@@ -95,9 +95,9 @@ msgstr "Reading:"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "%i percent"
@@ -105,7 +105,7 @@ msgstr "%i percent"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr "Press Ctrl+C to break..."
@@ -273,7 +273,7 @@ msgstr "Time of backup"
msgid "Phone"
msgstr "Phone"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr "IMEI"
@@ -310,7 +310,7 @@ msgstr "Restore phone caller groups and logos?"
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr "Writing:"
@@ -363,8 +363,8 @@ msgid "Deleting old notes:"
msgstr "Deleting old notes:"
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr "Done"
@@ -408,12 +408,12 @@ msgstr "Restore phone WAP settings?"
msgid "Restore phone MMS settings?"
msgstr "Restore phone MMS settings?"
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr "Delete all phone user ringtones?"
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr "Deleting"
@@ -443,7 +443,7 @@ msgstr "Restore phone GPRS Points?"
msgid "Unknown memory type (\"%s\")\n"
msgstr "Unknown memory type (\"%s\")\n"
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -478,42 +478,42 @@ msgstr "Add notes to phone?"
msgid "Add phone WAP bookmarks?"
msgstr "Add phone WAP bookmarks?"
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr "Delete each sms after backup?"
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr "Backup sms from folder \"%s\"%s?"
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr " (SIM)"
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr " Increase %s\n"
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr "Deleting:"
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr "Restore message?"
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr "Do you want to restore binary SMS?"
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr "Restore %03i sms to folder \"%s\"%s?"
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr "saving %i SMS\n"
@@ -669,7 +669,7 @@ msgid "Silent alarm"
msgstr "Silent alarm"
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Text"
@@ -684,8 +684,8 @@ msgstr "LUID"
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Location"
@@ -917,7 +917,7 @@ msgstr "High"
msgid "None"
msgstr "None"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Unknown"
@@ -1075,13 +1075,13 @@ msgstr "Bad day!"
msgid "Security status"
msgstr "Security status"
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr "More parameters required!"
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr "Please enumerate locations from 1"
@@ -1091,7 +1091,7 @@ msgstr "Swapping start and end location"
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr "yes"
@@ -1137,9 +1137,13 @@ msgid "Setting done"
msgstr "Setting done"
#: gammu/depend/nokia/dct4.c:303
+#, fuzzy
+#| msgid ""
+#| "Sorry, but configuration matrix for this model has not yet been added. "
+#| "See <http://wammu.eu/support/bugs/> for information how to report it."
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
"Sorry, but configuration matrix for this model has not yet been added. See "
"<http://wammu.eu/support/bugs/> for information how to report it."
@@ -1160,7 +1164,7 @@ msgstr "Not executed"
msgid "No signal"
msgstr "No signal"
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr "Timeout"
@@ -1535,8 +1539,12 @@ msgid "Windows serial port probing"
msgstr "Windows serial port probing"
#: gammu-detect/main.c:85
+#, fuzzy
+#| msgid ""
+#| "Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other "
+#| "authors."
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
@@ -1559,7 +1567,9 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr "There is NO WARRANTY, to the extent permitted by law."
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+#, fuzzy
+#| msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr "Check <http://wammu.eu/gammu/> for updates."
#: gammu-detect/main.c:100
@@ -1626,8 +1636,9 @@ msgid "Phone memory"
msgstr "Phone memory"
#: gammu/files.c:49
-#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+#, fuzzy, c-format
+#| msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr "%i bytes (free %i bytes, used %i bytes)"
#: gammu/files.c:55
@@ -1635,8 +1646,9 @@ msgid "Usage details"
msgstr "Usage details"
#: gammu/files.c:56
-#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+#, fuzzy, c-format
+#| msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr "images: %i, sounds: %i, themes: %i"
#. l10n: One char to indicate protected file
@@ -1690,21 +1702,21 @@ msgstr "Unknown attribute (%s)\n"
msgid "Part of folder only"
msgstr "Part of folder only"
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr "Getting \"%s\"\n"
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr "Is a folder. Please give only file names."
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr " (%02i:%02i minutes left)"
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
@@ -1712,42 +1724,42 @@ msgstr ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr "%i percent done."
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr "%lu Bytes in %li seconds, %lu Bytes/sec"
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr " Saving to %s\n"
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr "Parameter \"%s\" unknown\n"
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr "What file type (\"%s\") ?\n"
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr "Parameter missing!"
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr "ID of new file is \"%s\"\n"
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr "ID of new folder is \"%s\"\n"
@@ -1762,12 +1774,12 @@ msgstr "Networks for %s:"
msgid "Unknown country name: %s."
msgstr "Unknown country name: %s."
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr "Network"
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Name"
@@ -1805,7 +1817,7 @@ msgstr "There is newer testing Gammu version available! (%s instead of %s)\n"
#| "Copyright (C) 2003 - 2012 Michal Cihar <michal@cihar.com> and other "
#| "authors."
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
"Copyright (C) 2003 - 2012 Michal Cihar <michal@cihar.com> and other authors."
@@ -1847,115 +1859,115 @@ msgstr ""
"SMS daemon is now in separate binary, please use gammu-smsd instead of gammu "
"smsd!"
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Calls"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr "SMS and EMS"
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr "Memory (phonebooks and calls)"
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr "Filesystem"
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr "Logo and pictures"
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr "Ringtones"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr "Calendar notes"
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr "To do lists"
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr "Notes"
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr "Date, time and alarms"
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr "Categories"
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr "Backing up and restoring"
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr "Nokia specific"
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr "Siemens specific"
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr "WAP settings and bookmarks"
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr "MMS and MMS settings"
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr "Phone tests"
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr "FM radio"
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr "Phone information"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr "Phone settings"
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr "Dumps decoding"
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr "Functions that don't fit elsewhere"
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr "Gammu information"
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr "Usage: gammu [parameters] <command> [options]"
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr "Parameters before command configure gammu behaviour:"
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr "-c / --config <filename> ... name of configuration file"
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr "-s / --section <confign> ... section of config file to use, eg. 42"
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
@@ -1963,15 +1975,15 @@ msgstr ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr "-f / --debug-file <filename> ... file for logging debug messages"
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr "Commands can be specified with or without leading --."
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
@@ -1979,11 +1991,11 @@ msgstr ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr "Unknown help topic specified!"
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
@@ -1992,60 +2004,60 @@ msgstr ""
"Gammu commands, topic: %s\n"
"\n"
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr "More parameters required (function requires %d)\n"
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr "More parameters required (function requires %d to %d)\n"
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr "Parameters help"
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr "Too many parameters (function accepts %d)\n"
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr "Too many parameters (function accepts %d to %d)\n"
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr "Bad option!"
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr "Configuration could not be parsed!"
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr "No configuration file found!"
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr "Failed to allocate memory, aborting!\n"
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr "Too few parameters!"
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr "No configuration read, using builtin defaults!"
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2074,7 +2086,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr "Memory %s, Location %i\n"
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr "Entry is empty"
@@ -2091,12 +2103,12 @@ msgstr "SMS message received"
msgid "We already have one pending, ignoring this one!"
msgstr "We already have one pending, ignoring this one!"
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr "Location %i\n"
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr "Empty"
@@ -2141,144 +2153,144 @@ msgstr "Not supported"
msgid "Service reply"
msgstr "Service reply"
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr "Invalid SMSC location: %s\n"
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Number"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr "Default number"
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr "Format"
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr "Fax"
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr "E-mail"
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr "Pager"
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr "Validity"
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr "Maximum time"
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr "Corrupted message, skipping"
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr "%i SMS parts in %i SMS sequences"
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr "SMS counter overflow"
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ", SIM memory"
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ", phone memory"
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ", phone or SIM memory"
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ", Inbox folder"
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ", Outbox folder"
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr "OK"
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr "error %i"
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ", message reference=%d"
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr "Message number"
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr "Number of messages"
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr "If you want break, press Ctrl+C..."
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr "Saving SMS %i/%i\n"
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr "Saved in folder number %d \"%s\", location %i"
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr "phone"
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr "Sending sms from folder \"%s\", location %i\n"
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr "....waiting for network answer"
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr "Sending SMS %i/%i"
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr "Something went wrong, unknown message operation!\n"
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr "Too high folder number (max. %i)\n"
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr "Deleting SMS from \"%s\" folder: "
@@ -2324,7 +2336,7 @@ msgstr "Packet network state"
msgid "Packet network"
msgstr "Packet network"
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr "GPRS"
@@ -2433,908 +2445,848 @@ msgstr "Lithium Polymer"
msgid "NiMH"
msgstr "NiMH"
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr "Not logged to network!\n"
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr "Wrong network code from phone!\n"
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr "Request for information from OpenCellID failed!\n"
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr "Failed to find latitude in OpenCellID reply!\n"
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr "Failed to parse latitude from OpenCellID reply!\n"
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr "Failed to find longitude in OpenCellID reply!\n"
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr "Failed to parse longitude from OpenCellID reply!\n"
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr "Failed to find range in OpenCellID reply!\n"
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr "Failed to parse range from OpenCellID reply!\n"
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr "Failed to find nbSamples in OpenCellID reply!\n"
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr "Failed to parse nbSamples from OpenCellID reply!\n"
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr "Latitude"
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr "Longitude"
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr "Range"
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr "Number of samples"
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "Device"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "Manufacturer"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "Model"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "Firmware"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "Hardware"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "Original IMEI"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr "Manufactured"
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "Product code"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "SIM IMSI"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr "Call info"
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr "ID %i, "
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr "incoming call from \"%s\"\n"
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr "outgoing call to \"%s\"\n"
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr "call started"
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr "end of call (unknown side)"
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr "call end from our side"
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr "call end from remote side (code %i)\n"
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr "call established. Waiting for answer"
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr "call held"
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr "call resumed"
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr "call switched"
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr "%3d used"
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr "%3d free"
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr "Entering monitor mode..."
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr "Enabling info about incoming SMS"
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr "Enabling info about incoming CB"
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr "Enabling info about calls"
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr "Enabling info about USSD"
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "Todos"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "Calendar"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr "Signal strength"
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr "%i dBm"
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr "Network level"
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr "Bit error rate"
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr "SIM SMS status"
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr "%i used"
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr "%i unread"
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr "%i locations"
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr "Phone SMS status"
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr "%i templates"
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr "Leaving monitor mode..."
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr "Smart Messaging"
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr "Nokia binary"
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr "MIDI"
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr "SMAF (MMF)"
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr " format, ringtone \"%s\"\n"
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr "What type of reset do you want (\"%s\") ?\n"
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr "Address"
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr "%i. Access point %i"
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr " (active)"
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr "Maximal location for caller logo can be 5"
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr "What type of logo do you want to get (\"%s\") ?\n"
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr "Group name"
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr "default"
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr "Ringtone"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr "(file with ID %i)\n"
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr "\"%s\" (ID %i)\n"
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr "ID %i\n"
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr "Bitmap"
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr "enabled"
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr "disabled"
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr "Bitmap ID"
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr "No operator logo in phone"
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr "Sender"
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr "Welcome note text is \"%s\"\n"
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr "Dealer note text is \"%s\"\n"
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr "What type of logo do you want to set (\"%s\") ?\n"
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr "Unknown parameter (\"%s\")"
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr "Delete phone phonebook?"
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr "Delete SIM phonebook?"
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr "Delete missed calls?"
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr "Delete dialled calls?"
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr "Delete received calls?"
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr "Delete phone calendar notes?"
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr "Delete phone todos?"
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr "Delete phone notes?"
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr "Delete phone WAP bookmarks?"
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr "Delete all phone FM radio stations?"
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "Connection type"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr "Continuous"
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr "Temporary"
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr "Connection security"
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr "On"
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr "Off"
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr "Proxy"
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr "address \"%s\", port %i"
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr "Second proxy"
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr "Bearer"
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr "SMS"
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr "Server number"
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr "Service number"
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr "Data (CSD)"
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr "Dial-up number"
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr "IP address"
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr "Login type"
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr "Manual"
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr "Automatic"
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr "Authentication type"
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Normal"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr "Secure"
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr "Data call type"
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr "ISDN"
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr "Analogue"
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr "Data call speed"
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr "Auto"
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr "User name"
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "Password"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr "USSD"
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr "Service code"
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr "Address type"
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr "Access point"
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr "Set %i"
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr "User"
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr "Phonebook database"
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr "Calendar database"
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr "Server"
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr "Sync. phonebook"
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr "Sync. calendar"
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr "Connection set name"
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr "Homepage"
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr "active"
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr "Read only"
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr "Startup logo"
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr "Operator logo"
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr "Picture"
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr "Caller group logo"
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ", width %i, height %i\n"
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr "What format of output file logo (\"%s\") ?\n"
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr "What format of output ringtone file (\"%s\") ?\n"
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, fuzzy, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr "What type of reset do you want (\"%s\") ?\n"
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr "Unknown key/function name: \"%c\"\n"
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr "What type of categories do you want to get (\"%s\") ?\n"
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr "What type of category do you want to add (\"%s\") ?\n"
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr "Text too long, truncating to %d chars!\n"
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr "Invalid security code type"
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr "Enter %s code: "
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr "No PIN code entered!"
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr "Enter new PIN code: "
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr " (default name)"
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr " (Head set profile)"
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr " (Car kit profile)"
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr "Ringtone ID"
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr "Message alert tone ID"
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr "Call alert for"
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr "Screen saver number"
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr "Incoming call alert"
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr "Ringtone volume"
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr "Vibrating alert"
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr "Message alert tone"
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr "Keypad tones"
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr "Warning (games) tones"
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr "Screen saver"
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr "Screen saver timeout"
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr "Automatic answer"
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr "Lights"
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr "Level 1"
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr "Level 2"
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr "Level 3"
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr "Level 4"
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr "Level 5"
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr "Ringing"
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr "Beep once"
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr "Ring once"
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr "Ascending"
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr "Caller groups"
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr "Standard"
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr "Special"
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr "Personal"
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr "Vibrate first"
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr " speed dial not assigned"
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr "What type of reset phone settings (\"%s\") ?\n"
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr "Currently shown on the display"
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr "Call active"
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr "Unread SMS"
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr "Voice call"
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr "Fax call"
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr "Data call"
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr "Keypad locked"
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr "SMS memory full"
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr "Station name"
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr "Frequency"
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr "Unknown divert action (\"%s\")\n"
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr "Unknown divert type (\"%s\")\n"
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr "Unknown call type (\"%s\")\n"
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr "Query:"
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr "Changed:"
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr "Divert type"
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr "when busy"
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr "when not answered"
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr "when phone off or no coverage"
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr "all types of diverts"
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr "unknown %i"
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr "Call type"
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr "voice"
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr "fax"
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr "data"
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr "data & fax & voice"
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr "Response:"
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr "The application has been successfully sent to the phone."
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr "Please find received files in Inbox and install them."
@@ -3393,12 +3345,12 @@ msgstr " (%s in SMIL)"
msgid "Do you want to save this attachment?"
msgstr "Do you want to save this attachment?"
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr "Folder %s\n"
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr " File filesystem ID"
@@ -3446,89 +3398,93 @@ msgstr " Problem with adding playlist"
msgid "Writing file %s:"
msgstr "Writing file %s:"
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
+#, fuzzy
+#| msgid ""
+#| "Your phone model is not supported. Please report it to authors (see "
+#| "<http://wammu.eu/support/bugs/>). Thank you."
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
"Your phone model is not supported. Please report it to authors (see <http://"
"wammu.eu/support/bugs/>). Thank you."
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr "Problem with deleting playlist"
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr "What folder type (\"%s\") ?\n"
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr "Can not open file %s\n"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr "Folder not found. Probably function not supported!"
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr "Searching for phone folder: "
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr "No vendor info in JAD file!"
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr "No name info in JAD file!"
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr "No JAR URL info in JAD file!"
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr "Declared JAR file size is different than real. Fixed by Gammu."
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr "No JAR size info in JAD file. Added by Gammu."
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr "Adding \"%s\""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr " version %s"
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr " created by %s\n"
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr "Application already exists. Deleting by Gammu."
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr " Deleting %s\n"
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr "Writing JAD file:"
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr "Writing JAR file:"
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr "Writing file:"
@@ -3894,71 +3850,71 @@ msgstr "Unknown GSM network code (\"%s\")\n"
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr "You have to give number between 1 and 7 (\"%s\")\n"
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr "Unknown validity string (\"%s\")\n"
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr "Can't open file \"%s\"\n"
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr "Unknown parameter (\"%c\")\n"
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr "Last parameter wasn't text"
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr "Too long SMS name (\"%s\"), ignored\n"
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr "Enter the message text and press %s:\n"
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr "Ctrl+Z"
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr "Ctrl+D"
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr "No chars read, assuming it is okay!"
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr "No network code"
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr "You have to set network code!"
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr "Ringtone too long. %i percent part cut\n"
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr "There are %i SMS messages packed and the limit is %i. Exiting\n"
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr "Use -smscnumber option to give SMSC number"
@@ -4368,6 +4324,51 @@ msgstr "Warning"
msgid "Information"
msgstr "Information"
+#~ msgid "Not logged to network!\n"
+#~ msgstr "Not logged to network!\n"
+
+#~ msgid "Wrong network code from phone!\n"
+#~ msgstr "Wrong network code from phone!\n"
+
+#~ msgid "Request for information from OpenCellID failed!\n"
+#~ msgstr "Request for information from OpenCellID failed!\n"
+
+#~ msgid "Failed to find latitude in OpenCellID reply!\n"
+#~ msgstr "Failed to find latitude in OpenCellID reply!\n"
+
+#~ msgid "Failed to parse latitude from OpenCellID reply!\n"
+#~ msgstr "Failed to parse latitude from OpenCellID reply!\n"
+
+#~ msgid "Failed to find longitude in OpenCellID reply!\n"
+#~ msgstr "Failed to find longitude in OpenCellID reply!\n"
+
+#~ msgid "Failed to parse longitude from OpenCellID reply!\n"
+#~ msgstr "Failed to parse longitude from OpenCellID reply!\n"
+
+#~ msgid "Failed to find range in OpenCellID reply!\n"
+#~ msgstr "Failed to find range in OpenCellID reply!\n"
+
+#~ msgid "Failed to parse range from OpenCellID reply!\n"
+#~ msgstr "Failed to parse range from OpenCellID reply!\n"
+
+#~ msgid "Failed to find nbSamples in OpenCellID reply!\n"
+#~ msgstr "Failed to find nbSamples in OpenCellID reply!\n"
+
+#~ msgid "Failed to parse nbSamples from OpenCellID reply!\n"
+#~ msgstr "Failed to parse nbSamples from OpenCellID reply!\n"
+
+#~ msgid "Latitude"
+#~ msgstr "Latitude"
+
+#~ msgid "Longitude"
+#~ msgstr "Longitude"
+
+#~ msgid "Range"
+#~ msgstr "Range"
+
+#~ msgid "Number of samples"
+#~ msgstr "Number of samples"
+
#~ msgid "Built %s on %s using %s"
#~ msgstr "Built %s on %s using %s"
diff --git a/locale/en_GB/libgammu.po b/locale/en_GB/libgammu.po
index 7af03f7..35b9b6d 100644
--- a/locale/en_GB/libgammu.po
+++ b/locale/en_GB/libgammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.27.96\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2011-04-05 16:14+0200\n"
"Last-Translator: Robert Readman <robert_readman@hotmail.com>\n"
"Language-Team: none\n"
@@ -75,24 +75,36 @@ msgid "No response in specified timeout. Probably phone not connected."
msgstr "No response in specified timeout. Probably phone not connected."
#: libgammu/gsmcomon.c:98
+#, fuzzy
+#| msgid ""
+#| "Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
"information how to report it."
#: libgammu/gsmcomon.c:99
+#, fuzzy
+#| msgid ""
+#| "Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
"information how to report it."
#: libgammu/gsmcomon.c:100
+#, fuzzy
+#| msgid ""
+#| "Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+#| "report it."
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
@@ -379,7 +391,7 @@ msgstr ""
msgid "Unknown error description."
msgstr "Unknown error description."
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr "Templates"
diff --git a/locale/es/docs.po b/locale/es/docs.po
index 3db24e3..dde1a9c 100644
--- a/locale/es/docs.po
+++ b/locale/es/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2011-03-10 19:26+0200\n"
"Last-Translator: Matías Bellone <matiasbellone@gmail.com>\n"
"Language-Team: none\n"
@@ -35,10 +35,16 @@ msgstr ""
#. type: Plain text
#: README.rst:11
+#, fuzzy
+#| msgid ""
+#| "It has been initiated by Marcin Wiacek and other people. Originally the "
+#| "code was based on Gnokii <http://www.gnokii.org> and later MyGnokii "
+#| "<http://www.mwiacek.com> projects. Gammu was former (up to version 0.58) "
+#| "called MyGnokii2."
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
"Ha sido iniciado por Marcin Wiacek y otras personas. Originalmente el código "
@@ -55,7 +61,8 @@ msgstr ""
"la ayuda de muchos contribuyentes."
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -76,11 +83,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -89,33 +114,65 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, no-wrap
msgid "More information"
msgstr "Más información"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+#, fuzzy
+#| msgid "You can find more information on <http://wammu.eu/gammu/>."
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr "Puede encontrar más información en <http://wammu.eu/gammu/>."
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
+#, fuzzy
+#| msgid ""
+#| "There is also Gammu manual available in docs/manual. You can build HTML "
+#| "version of it using make manual-html which is viewable online at <http://"
+#| "wammu.eu/docs/manual/>."
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
"También hay un manual de Gammu disponible en docs/manual. Puedes crear la "
@@ -123,29 +180,35 @@ msgstr ""
"utilizando make manual-html."
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr "Retroalimentación e informes de errores"
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
+#, fuzzy
+#| msgid ""
+#| "Any feedback is welcome, see <http://wammu.eu/support/> for information "
+#| "how to contact developers."
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
"Toda retroalimentación es bienvenida, vea <http://wammu.eu/support/> para "
"información sobre cómo contactar a los desarrolladores."
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr "Ayudar a los desarrolladores"
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+#, fuzzy
+#| msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
"Puedes mostrar tu aprecio por el trabajo de los desarrolladores en <http://"
"wammu.eu/donate/>."
@@ -165,6 +228,16 @@ msgstr ""
"Ver docs/manual/project/install.rst para la guía de instalación o el "
"capítulo \"Compilando Gammu\" en el Manual de Gammu"
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/es/gammu.po b/locale/es/gammu.po
index 8b10619..fcb403c 100644
--- a/locale/es/gammu.po
+++ b/locale/es/gammu.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2015-09-16 22:56+0200\n"
"Last-Translator: Ronnie Simon <ronniesimonf@gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/gammu/gammu/es/"
@@ -70,7 +70,7 @@ msgstr "Formato copia seguridad desconocido: \"%s\"\n"
msgid "Error while opening file for writing!\n"
msgstr "¡Error escribiendo en el archivo para escritura!\n"
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "¡Error escribiendo en el archivo!\n"
@@ -81,7 +81,7 @@ msgstr "Error al cerrar el archivo.\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "Leyendo"
@@ -89,7 +89,7 @@ msgstr "Leyendo"
msgid "Only part of data saved, please increase the limit."
msgstr "Solo se guardó una parte de los datos, incremente el límite."
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "Leyendo:"
@@ -100,9 +100,9 @@ msgstr "Leyendo:"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "%i por ciento"
@@ -110,7 +110,7 @@ msgstr "%i por ciento"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr "Pulsar Control+C para detener ..."
@@ -278,7 +278,7 @@ msgstr "Hora de la copia de seguridad"
msgid "Phone"
msgstr "Teléfono"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr "IMEI"
@@ -318,7 +318,7 @@ msgstr "¿Restaurar grupos de llamadas de teléfonos y logos?"
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr "Escribiendo:"
@@ -371,8 +371,8 @@ msgid "Deleting old notes:"
msgstr "Borrando notas antiguas:"
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr "Hecho"
@@ -416,12 +416,12 @@ msgstr "¿Restaurar parámetros WAP?"
msgid "Restore phone MMS settings?"
msgstr "¿Restaurar parámetros MMS?"
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr "¿Borrar todos los tonos de llamada de usuario?"
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr "Eliminando"
@@ -451,7 +451,7 @@ msgstr "¿Restaurar puntos GPRS del teléfono?"
msgid "Unknown memory type (\"%s\")\n"
msgstr "Tipo de memoria desconocido (\"%s\")\n"
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -486,42 +486,42 @@ msgstr "¿Añadir notas al teléfono?"
msgid "Add phone WAP bookmarks?"
msgstr "¿Añadir marcadores WAP del teléfono?"
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr "¿Borrar cada sms después de copiarlo?"
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr "¿Copia de sms desde la carpeta \"%s\"%s?"
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr " (SIM)"
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr " Aumentar %s\n"
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr "Borrando:"
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr "¿Restaurar mensaje?"
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr "¿Desea restaurar los SMS binarios?"
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr "¿Restaurar el sms %03i a la carpeta \"%s\"%s?"
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr "Guardando e, SMS %i\n"
@@ -677,7 +677,7 @@ msgid "Silent alarm"
msgstr "Alarma silenciosa"
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Texto"
@@ -692,8 +692,8 @@ msgstr "LUID"
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Ubicación"
@@ -925,7 +925,7 @@ msgstr "Alta"
msgid "None"
msgstr "Ninguno"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Desconocido"
@@ -1083,13 +1083,13 @@ msgstr "¡Mal día!"
msgid "Security status"
msgstr "Estado de seguridad"
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr "¡Faltan más parámetros!"
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr "Por favor, enumere localizaciones para 1"
@@ -1099,7 +1099,7 @@ msgstr "Intercambiando posición de inicio y fin"
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr "si"
@@ -1145,9 +1145,13 @@ msgid "Setting done"
msgstr "Configuración realizada"
#: gammu/depend/nokia/dct4.c:303
+#, fuzzy
+#| msgid ""
+#| "Sorry, but configuration matrix for this model has not yet been added. "
+#| "See <http://wammu.eu/support/bugs/> for information how to report it."
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
"Perdón, pero la matriz de configuración para este modelo aún no existe. "
"Visite <http://wammu.eu/support/bugs/> para saber cómo informar del error."
@@ -1168,7 +1172,7 @@ msgstr "No ejecutado"
msgid "No signal"
msgstr "Sin señal"
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr "Expiró el tiempo"
@@ -1549,8 +1553,12 @@ msgid "Windows serial port probing"
msgstr "sonda de puerto serial Windows"
#: gammu-detect/main.c:85
+#, fuzzy
+#| msgid ""
+#| "Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other "
+#| "authors."
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
"Derechos de Autor (C) 2010 - 2011 Michal Cihar <michal@cihar.com> y otros "
"autores."
@@ -1568,7 +1576,9 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr "No existe ninguna garantía, hasta los límites permitidos por la ley."
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+#, fuzzy
+#| msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr "Visita <http://wammu.eu/gammu/> para actualizaciones."
#: gammu-detect/main.c:100
@@ -1636,8 +1646,9 @@ msgid "Phone memory"
msgstr "Memoria del teléfono"
#: gammu/files.c:49
-#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+#, fuzzy, c-format
+#| msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr "%i bytes (%i bytes libres, %i bytes en uso)"
#: gammu/files.c:55
@@ -1645,8 +1656,9 @@ msgid "Usage details"
msgstr "Detalles de uso"
#: gammu/files.c:56
-#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+#, fuzzy, c-format
+#| msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr "Imágenes: %i, sonidos: %i, temas: %i"
#. l10n: One char to indicate protected file
@@ -1700,21 +1712,21 @@ msgstr "Parámetro desconocido (%s)\n"
msgid "Part of folder only"
msgstr "Parte de una carpeta solo"
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr "Obteniendo: \"%s\"\n"
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr "es una carpeta. Por favor, indique sólamente nombres de archivo."
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr " (quedan %02i:%02i minutos)"
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
@@ -1723,42 +1735,42 @@ msgstr ""
"valor calculado por Gammu. El fichero puede estar dañado o puede ser un "
"error de Gammu."
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr "%i por ciento completado."
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr "%lu Bytes en %li segundos, %lu Bytes/seg"
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr " Guardando en %s\n"
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr "Parámetro \"%s\" desconocido\n"
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr "¿Que tipo de archivo es (\"%s\")?\n"
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr "¡Falta un parámetro!"
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr "El ID del nuevo archivo es \"%s\"\n"
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr "El ID de la nueva carpeta es \"%s\"\n"
@@ -1773,12 +1785,12 @@ msgstr "Redes para %s:"
msgid "Unknown country name: %s."
msgstr "Nombre de país desconocido: %s."
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr "Red"
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Nombre"
@@ -1818,7 +1830,7 @@ msgstr ""
#| "Copyright (C) 2003 - 2012 Michal Cihar <michal@cihar.com> and other "
#| "authors."
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
"Derechos de Autor (C) 2003 - 2012 Michal Cihar <michal@cihar.com> y otros "
"autores."
@@ -1861,121 +1873,121 @@ msgstr ""
"El demonio SMS ahora es un ejecutable separado, por favor utiliza gammu-smsd-"
"inject en lugar de gammu smsd!"
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Llamadas"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr "SMS y EMS"
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr "Memoria (números y llamadas)"
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr "Sistema de archivos"
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr "Logotipos y imágenes"
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr "Tonos de timbre"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr "Notas de calendario"
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr "Listas de tareas"
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr "Notas"
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr "Fecha, hora y alarmas"
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr "Categorías"
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr "Backup y recuperación"
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr "Específico para Nokia"
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr "Específico para Siemens"
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr "Ajustes WAP y marcadores"
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr "MMS y ajustes MMS"
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr "Pruebas del teléfono"
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr "Radio FM"
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr "Información del teléfono"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr "Ajustes del teléfono"
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr "Decodificación de volcados"
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr "Funciones que no entran en otro apartado"
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr "Información Gammu"
# type: Plain text
# Not too fond of translating the command usage help
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr "Uso: gammu [parámetros] <orden> [opciones]"
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
"Los parámetros antes de la orden configuran el comportamiento de gammu:"
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr "-c / --config <archivo> ... nombre del archivo de configuración"
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
"-s / --section <número> ... sección del archivo de configuración a utilizar "
"(por ejemplo: 42)"
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
@@ -1983,17 +1995,17 @@ msgstr ""
"-d / --debug <nivel> ... nivel de depuración (nothing|text|textall|"
"textalldate|binary|errors)"
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
"-f / --debug-file <archivo> ... archivo para registrar los mensajes de "
"depuración"
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr "Los comandos pueden ser especificados con o sin -- al principio."
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
@@ -2001,11 +2013,11 @@ msgstr ""
"Para mas detalles, pida ayuda específica del tema (gammu --help entrada). "
"Las entradas son:"
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr "Tema de ayuda desconocido!"
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
@@ -2014,62 +2026,62 @@ msgstr ""
"Parámetros de Gammu, tema: %s\n"
"\n"
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr "Se requieren más parámetros (requiere función %d)\n"
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr "Se requieren más parámetros (requiere función %d to %d)\n"
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr "Parámetros de ayuda"
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr "Demasiados parámetros (la función acepta %d)\n"
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr "Demasiados parámetros (la función acepta de %d a %d)\n"
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr "¡Opción incorrecta!"
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr "Advertencia: ¡El archivo de configuración es incorrecto!"
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr "Advertencia: ¡No se encontró el archivo de configuración!"
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr "No se pudo obtener memoria. ¡Abortando!\n"
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr "¡Muy pocos parámetros!"
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
"Fallo al leer la sección [gammu%d] del archivo de configuración (gammurc)!\n"
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr ""
"No se pudo leer la configuración. ¡Utilizando parámetros predeterminados!"
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2099,7 +2111,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr "Memoria %s, Location %i\n"
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr "Entrada vacía"
@@ -2116,12 +2128,12 @@ msgstr "Mensaje SMS recibido"
msgid "We already have one pending, ignoring this one!"
msgstr "¡Aún hay uno pendiente, ignorando el actual!"
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr "Localización %i\n"
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr "Vacío"
@@ -2166,144 +2178,144 @@ msgstr "No soportado"
msgid "Service reply"
msgstr "Respuesta de servicio"
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr "Ubicación SMSC inválida: %s\n"
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Número"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr "Número por defecto"
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr "Formato"
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr "Fax"
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr "Email"
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr "Buscapersonas"
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr "Validez"
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr "Tiempo máximo"
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr "Mensaje dañado, pasándolo"
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr "%i partes de SMS en %i secuencias SMS"
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr "Desbordamiento del contador SMS"
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ", memoria SIM"
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ", memoria del teléfono"
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ", memoria SIM o del teléfono"
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ", bandeja de entrada"
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ", bandeja de salida"
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr "Aceptar"
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr "error %i"
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ", referencia de mensaje=%d"
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr "Número de mensaje"
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr "Número de mensajes"
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr "Si quiere cancelar, pulse Ctrl+C..."
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr "Guardando SMS %i/%i\n"
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr "Guardado en carpeta número %d \"%s\", ubicación %i"
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr "teléfono"
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr "Enviando SMS de la carpeta \"%s\", localizado en %i\n"
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr "...esperando respuesta de la red"
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr "Enviando SMS %i/%i"
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr "Algo salió mal, mensaje de funcionamiento desconocido.\n"
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr "Número de carpeta demasiado alto (max. %i)\n"
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr "Borrando SMS de la carpeta \"%s\": "
@@ -2349,7 +2361,7 @@ msgstr "Estado de red de paquetes"
msgid "Packet network"
msgstr "Red de paquetes"
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr "GPRS"
@@ -2460,909 +2472,848 @@ msgstr "Lithium Polymer"
msgid "NiMH"
msgstr "NiMH"
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr "¡Sesión de red no iniciada!\n"
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr "¡Código de red erróneo del teléfono!\n"
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr "¡Falló el pedido de información a OpenCellID!\n"
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr "¡No se encontró la latitud en la respuesta OpenCellID!\n"
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr "¡No se pudo analizar la latitud en la respuesta OpenCellID!\n"
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr "¡No se encontró la longitud en la respuesta OpenCellID!\n"
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr "¡No se pudo analizar la longitud en la respuesta OpenCellID!\n"
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr "¡No se encontró el rango en la respuesta OpenCellID!\n"
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr "¡No se pudo analizar el rango en la respuesta OpenCellID!\n"
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr "¡No se encontró nbSamples en la respuesta OpenCellID!\n"
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr "¡No se pudo analizar nbSamples en la respuesta OpenCellID!\n"
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr "Latitud"
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr "Longitud"
-
-# Corresponds to the maximum phone reach distance of a cell tower
-#: gammu/misc.c:357
-msgid "Range"
-msgstr "Alcance"
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr "Número de muestras"
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "Dispositivo"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "Fabricante"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "Modelo"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "Firmware"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "Hardware"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "IMEI original"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr "Fabricado"
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "Código de producto"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "IMSI de la SIM"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr "Información de la llamada"
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr "ID %i, "
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr "Llamada entrante de \"%s\"\n"
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr "Llamada saliente a \"%s\"\n"
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr "Llamada iniciada"
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr "fin de llamada (procedencia desconocida)"
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr "fin de llamada por nuestra parte"
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr "fin de llamada por el lado remoto (código %i)\n"
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr "llamada establecida. Esperando respuesta"
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr "llamada retenida"
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr "llamada restaurada"
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr "llamada intercambiada"
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr "%3d usado"
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr "%3d libre"
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr "Entrando en modo monitor..."
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr "Habilitando información sobre SMS entrantes"
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr "Habilitando información sobre CB entrantes"
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr "Habilitando información sobre llamadas"
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr "Habilitando información sobre USSD"
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "Tareas"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "Calendario"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr "Fuerza de la señal"
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr "%i dBm"
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr "Nivel de red"
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr "Ratio de error de bits"
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr "estado de SIM SMS"
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr "%i usado"
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr "%i sin leer"
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr "%i localizaciones"
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr "Estado SMS del teléfono"
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr "%i plantillas"
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr "Dejando el modo monitor..."
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr "Mensajería inteligente"
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr "Binario Nokia"
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr "MIDI"
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr "SMAF (MMF)"
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr " formato, tono \"%s\"\n"
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr "¿Qué tipo de reseteo quieres (\"%s\") ?\n"
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr "Dirección"
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr "%i. Punto de aceso %i"
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr " (activo)"
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr "La localización máxima para el logo de llamadas es de 5"
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr "¿Qué tipo de logo desea obtener (\"%s\")?\n"
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr "Nombre del grupo"
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr "por defecto"
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr "Tono de llamada"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr "(archivo con ID %i)\n"
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr "\"%s\" (ID %i)\n"
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr "ID %i\n"
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr "Mapa de bits"
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr "activado"
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr "desactivado"
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr "ID Bitmap"
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr "no hay logo de operador en el teléfono"
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr "Enviado por"
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr "El texto de la nota de bienvenida es \"%s\"\n"
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr "El texto de la nota del comerciante es \"%s\"\n"
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr "¿Qué tipo de logo desea poner (\"%s\")?\n"
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr "Parámetro desconocido (\"%s\")"
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr "¿Borrar el listín del teléfono?"
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr "¿Borrar el listín de la SIM?"
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr "¿Borrar llamadas perdidas?"
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr "¿Borrar llamadas realizadas?"
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr "¿Borrar llamadas recibidas?"
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr "¿Borrar notas del calendario?"
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr "¿Borrar lista de tareas del teléfono?"
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr "¿Borrar notas del teléfono?"
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr "¿Borrar marcadores WAP del teléfono?"
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr "¿Borrar todas las estaciones de radio FM del teléfono?"
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "Tipo de conexión"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr "Continuo"
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr "Temporal"
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr "Seguridad de la conexión"
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr "Activo"
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr "Apagado"
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr "Proxy"
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr "dirección \"%s\", puerto %i"
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr "Segundo proxy"
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr "Portador"
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr "SMS"
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr "Número de servidor"
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr "Número de servicio"
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr "datos (CSD)"
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr "Número a marcar"
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr "Dirección IP"
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr "Tipo de inicio de sesión"
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr "Manual"
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr "Automático"
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr "Tipo de autenticación"
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Normal"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr "Seguro"
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr "Tipo de llamada de datos"
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr "ISDN"
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr "Analógico"
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr "Velocidad de llamada de datos"
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr "Auto"
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr "Nombre de usuario"
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "Contraseña"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr "USSD"
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr "Código de servicio"
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr "Tipo de dirección"
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr "Punto de acceso"
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr "Establecer %i"
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr "Usuario"
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr "Base de datos de listín telefónico"
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr "Base de datos de calendario"
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr "Servidor"
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr "Sinc. agenda"
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr "Sinc. calendario"
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr "Nombre de conexión"
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr "Página web"
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr "activo"
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr "Sólo lectura"
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr "Logo de inicio"
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr "Logo de operador"
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr "Imagen"
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr "Logo del grupo de llamadas"
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ", ancho %i, alto %i\n"
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr "¿Qué tipo de formato de salida para el logo (\"%s\")?\n"
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr "¿Qué tipo de formato para el tono (\"%s\")?\n"
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr "¿Qué tipo de reseteo quieres (\"%s\") ?\n"
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr "Clave/función desconocida: \"%c\"\n"
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr "¿Qué tipo de categorías desea obtener (\"%s\")?\n"
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr "¿Qué tipo de categorías desea añadir (\"%s\")?\n"
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr "Texto demasiado largo, truncando a %d caracteres\n"
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr "Tipo de código de seguridad no válido"
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr "Introduzca el código %s: "
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr "¡No se introdujo el código PIN!"
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr "Ingrese el nuevo código PIN: "
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr " (nombre por defecto)"
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr " (perfil de kit para auriculares)"
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr " (perfil del kit para automovil)"
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr "ID Tono"
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr "ID del tono de alerta de mensajes"
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr "Llamada de alerta para"
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr "Número de salvapantallas"
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr "Alerta de llamada entrante"
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr "Volumen de los tonos"
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr "Alerta con vibración"
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr "Tono de alerta de mensaje"
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr "Tonos del teclado"
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr "Tonos de aviso (juegos)"
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr "Salvapantallas"
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr "Retardo del salvapantallas"
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr "Autorrespuesta"
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr "Luces"
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr "Nivel 1"
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr "Nivel 2"
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr "Nivel 3"
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr "Nivel 4"
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr "Nivel 5"
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr "Sonar repetidamente"
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr "Pitido único"
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr "Sonar una sola vez"
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr "Ascendente"
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr "Grupos de llamadas"
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr "Normal"
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr "Especial"
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr "Personal"
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr "Vibrar antes"
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr " velocidad de marcado no asignada"
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr "¿Qué tipo de reseteo de características del teléfono (\"%s\")?\n"
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr "Mostrado actualmente en la pantalla"
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr "Llamada activa"
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr "SMS No leídos"
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr "Llamada de voz"
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr "Llamada de fax"
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr "Llamada de datos"
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr "Teclado bloqueado"
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr "Memoria SMS llena"
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr "Nombre de la estación"
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr "Frecuencia"
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr "Acción de desvío desconocida (\"%s\")\n"
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr "Tipo de desvío desconocido (\"%s\")\n"
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr "Tipo de llamada desconocido (\"%s\")\n"
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr "Consulta:"
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr "Cambiado:"
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr "Tipo de desvío"
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr "cuando esté ocupado"
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr "cuando no contesta"
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr "cuando el teléfono está desconectado o sin cobertura"
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr "todos los tipso de desvíos"
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr "%i desconocido"
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr "Tipo de llamada"
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr "voz"
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr "fax"
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr "datos"
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr "datos, fax y voz"
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr "Respuesta:"
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr "La aplicación fue enviada al teléfono exitosamente."
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
"Por favor busque los archivos recibidos en la bandeja de entrada e "
@@ -3423,12 +3374,12 @@ msgstr " (%s en SMIL)"
msgid "Do you want to save this attachment?"
msgstr "¿Quiere guardar este adjunto?"
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr "Carpeta %s\n"
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr " ID del sistema de archivos"
@@ -3476,94 +3427,98 @@ msgstr " Problema al añadir la lista de reproducción"
msgid "Writing file %s:"
msgstr "Escribiendo el archivo %s:"
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
+#, fuzzy
+#| msgid ""
+#| "Your phone model is not supported. Please report it to authors (see "
+#| "<http://wammu.eu/support/bugs/>). Thank you."
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
"Su modelo de teléfono no está soportado. Por favor, reportelo a los autores "
"(ver <http://wammu.eu/support/bugs/>). Gracias."
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr "Problema al borrar la lista de reproducción"
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr "¿Qué tipo de carpeta (\"%s\")?\n"
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr "No se pudo abrir el archivo \"%s\"\n"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
"Carpeta no encontrada. ¡Probablemente es una funcionalidad no soportada!"
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr "Buscando la carpeta del teléfono: "
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr "¡No hay información del proveedor en el archivo JAD!"
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr "¡No hay información del nombre en el archivo JAD!"
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr "¡No hay URL para el JAR en el archivo JAD!"
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
"El tammaño de archivo JAR declarador es diferente del real. Corregido por "
"Gammu."
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
"No se encontró tamaño del archivo JAR dentro del archivo JAD. Añadido por "
"Gammu."
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr "Añadiendo \"%s\""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr " versión %s"
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr " creado por %s\n"
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr "La aplicación ya existe. Gammu la borrará."
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr " Borrando %s\n"
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr "Escribiendo archivo JAD:"
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr "Escribiendo archivo JAR:"
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr "Escribiendo archivo:"
@@ -3930,71 +3885,71 @@ msgstr "Código de red GSM desconocido (\"%s\")\n"
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr "ha de indicar un número entre 1 y 7 (\"%s\")\n"
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr "Cadena de validación desconocida (\"%s\")\n"
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr "Tiene que indicar el número de frames EMS entre 1 y 4 (\"%s\")\n"
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr "No se pudo abrir el archivo \"%s\"\n"
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr "Parámetro desconocido (\"%c\")\n"
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr "El último parámetro no era un texto"
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr "Nombre SMS demasiado largo (\"%s\"), ignorado\n"
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr "Introduzca el texto del mensaje y pulse %s:\n"
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr "Ctrl+Z"
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr "Ctrl+D"
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr "No se leyeron caracteres. ¡Asumiendo que todo está bien!"
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr "No hay código de red"
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr "¡Se debe definir un código de red!"
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr "Tono demasiado largo. %i por ciento cortado\n"
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr "Hay %i SMS empaquetados y el límite es %i. Saliendo\n"
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr "Use la opción -smsscnumber para indicar el número de SMSC"
@@ -4405,6 +4360,52 @@ msgstr "Advertencia"
msgid "Information"
msgstr "Información"
+#~ msgid "Not logged to network!\n"
+#~ msgstr "¡Sesión de red no iniciada!\n"
+
+#~ msgid "Wrong network code from phone!\n"
+#~ msgstr "¡Código de red erróneo del teléfono!\n"
+
+#~ msgid "Request for information from OpenCellID failed!\n"
+#~ msgstr "¡Falló el pedido de información a OpenCellID!\n"
+
+#~ msgid "Failed to find latitude in OpenCellID reply!\n"
+#~ msgstr "¡No se encontró la latitud en la respuesta OpenCellID!\n"
+
+#~ msgid "Failed to parse latitude from OpenCellID reply!\n"
+#~ msgstr "¡No se pudo analizar la latitud en la respuesta OpenCellID!\n"
+
+#~ msgid "Failed to find longitude in OpenCellID reply!\n"
+#~ msgstr "¡No se encontró la longitud en la respuesta OpenCellID!\n"
+
+#~ msgid "Failed to parse longitude from OpenCellID reply!\n"
+#~ msgstr "¡No se pudo analizar la longitud en la respuesta OpenCellID!\n"
+
+#~ msgid "Failed to find range in OpenCellID reply!\n"
+#~ msgstr "¡No se encontró el rango en la respuesta OpenCellID!\n"
+
+#~ msgid "Failed to parse range from OpenCellID reply!\n"
+#~ msgstr "¡No se pudo analizar el rango en la respuesta OpenCellID!\n"
+
+#~ msgid "Failed to find nbSamples in OpenCellID reply!\n"
+#~ msgstr "¡No se encontró nbSamples en la respuesta OpenCellID!\n"
+
+#~ msgid "Failed to parse nbSamples from OpenCellID reply!\n"
+#~ msgstr "¡No se pudo analizar nbSamples en la respuesta OpenCellID!\n"
+
+#~ msgid "Latitude"
+#~ msgstr "Latitud"
+
+#~ msgid "Longitude"
+#~ msgstr "Longitud"
+
+# Corresponds to the maximum phone reach distance of a cell tower
+#~ msgid "Range"
+#~ msgstr "Alcance"
+
+#~ msgid "Number of samples"
+#~ msgstr "Número de muestras"
+
#~ msgid "Built %s on %s using %s"
#~ msgstr "Compilado %s en %s utilizando %s"
diff --git a/locale/es/libgammu.po b/locale/es/libgammu.po
index 6087bec..2ba951b 100644
--- a/locale/es/libgammu.po
+++ b/locale/es/libgammu.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2015-09-16 23:30+0200\n"
"Last-Translator: Ronnie Simon <ronniesimonf@gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/gammu/libgammu/"
@@ -85,24 +85,36 @@ msgstr ""
"no está conectado."
#: libgammu/gsmcomon.c:98
+#, fuzzy
+#| msgid ""
+#| "Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Trama no solicitada en este momento. Visite <http://wammu.eu/support/bugs/> "
"para información sobre cómo reportarlo."
#: libgammu/gsmcomon.c:99
+#, fuzzy
+#| msgid ""
+#| "Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Respuesta desconocida del teléfono. Visite <http://wammu.eu/support/bugs/> "
"para información sobre cómo reportarlo."
#: libgammu/gsmcomon.c:100
+#, fuzzy
+#| msgid ""
+#| "Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+#| "report it."
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
"Trama desconocida. Visite <http://wammu.eu/support/bugs/> para información "
@@ -399,7 +411,7 @@ msgstr ""
msgid "Unknown error description."
msgstr "Descripción del error desconocida."
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr "Plantillas"
diff --git a/locale/et/docs.po b/locale/et/docs.po
index b400bd0..c8976ed 100644
--- a/locale/et/docs.po
+++ b/locale/et/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2009-01-27 14:27+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -34,8 +34,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -47,7 +47,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -68,11 +69,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -81,58 +100,83 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, no-wrap
msgid "More information"
msgstr ""
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
@@ -148,6 +192,16 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/et/gammu.po b/locale/et/gammu.po
index a9a1166..011dab4 100644
--- a/locale/et/gammu.po
+++ b/locale/et/gammu.po
@@ -7,11 +7,11 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2016-04-11 13:39+0000\n"
"Last-Translator: Kristjan Räts <kristjanrats@gmail.com>\n"
-"Language-Team: Estonian <https://hosted.weblate.org/projects/gammu/gammu/et/>"
-"\n"
+"Language-Team: Estonian <https://hosted.weblate.org/projects/gammu/gammu/et/"
+">\n"
"Language: et\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -65,7 +65,7 @@ msgstr "Tundmatu varundusvorming: \"%s\"\n"
msgid "Error while opening file for writing!\n"
msgstr "Viga faili avamisel kirjutamiseks!\n"
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "Viga faili kirjutamisel!\n"
@@ -76,7 +76,7 @@ msgstr "Viga faili sulgemisel!\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "Lugemine"
@@ -84,7 +84,7 @@ msgstr "Lugemine"
msgid "Only part of data saved, please increase the limit."
msgstr "Andmetest salvestati ainult osa, palun suurenda limiiti."
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "Lugemine:"
@@ -95,9 +95,9 @@ msgstr "Lugemine:"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "%i protsenti"
@@ -105,7 +105,7 @@ msgstr "%i protsenti"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr "Katkestamiseks vajuta Ctrl+C..."
@@ -273,7 +273,7 @@ msgstr "Varukoopia aeg"
msgid "Phone"
msgstr "Telefon"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr "IMEI"
@@ -309,7 +309,7 @@ msgstr "Kas taastada helistajate grupid ja logod telefonis?"
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr "Kirjutatakse:"
@@ -362,8 +362,8 @@ msgid "Deleting old notes:"
msgstr "Kustutatakse vanu märkmeid:"
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr "Valmis"
@@ -407,12 +407,12 @@ msgstr "Kas taastada WAP seaded telefonis?"
msgid "Restore phone MMS settings?"
msgstr "Kas taastada MMS seaded telefonis?"
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr "Kas kustutada kõik kasutaja helinad telefonis?"
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr "Kustutatakse"
@@ -442,7 +442,7 @@ msgstr "Kas taastada GPRS punktid telefonis?"
msgid "Unknown memory type (\"%s\")\n"
msgstr "Tundmatu mälutüüp (\"%s\")\n"
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -477,42 +477,42 @@ msgstr "Kas lisada märkmed telefoni?"
msgid "Add phone WAP bookmarks?"
msgstr "Kas lisada WAP kohaviidad telefoni?"
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr "Kas kustutada SMS pärast varundamist?"
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr "Kas teha varukoopia SMS sõnumitest kaustas \"%s\"%s?"
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr " (SIM kaart)"
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr " Juurdekasv %s\n"
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr "Kustutatakse:"
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr "Kas taastada sõnum?"
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr "Kas taastada binaar-SMS sõnumid?"
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr "Kas taastada %03i SMS sõnumit kasuta \"%s\"%s?"
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr "Salvestati %i SMS-sõnumit\n"
@@ -668,7 +668,7 @@ msgid "Silent alarm"
msgstr "Vaikne alarm"
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Tekst"
@@ -683,8 +683,8 @@ msgstr "LUID"
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Asukoht"
@@ -916,7 +916,7 @@ msgstr "Kõrge"
msgid "None"
msgstr "Mitte midagi"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Tundmatu"
@@ -1074,13 +1074,13 @@ msgstr "Vigane päev!"
msgid "Security status"
msgstr "Turvalisuse olek"
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr "Vaja on täiendavaid parameetreid!"
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr "Palun nummerda asukohad alates 1-st"
@@ -1090,7 +1090,7 @@ msgstr "Vaheta algus ja lõpp asukohad"
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr "jah"
@@ -1136,9 +1136,13 @@ msgid "Setting done"
msgstr "Seadistus valmis"
#: gammu/depend/nokia/dct4.c:303
+#, fuzzy
+#| msgid ""
+#| "Sorry, but configuration matrix for this model has not yet been added. "
+#| "See <http://wammu.eu/support/bugs/> for information how to report it."
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
"Vabandust, kuid konfiguratsiooni maatriks sellele mudelile on lisamata. "
"Vaata <http://wammu.eu/support/bugs/>, kuidas sellest raporteerida."
@@ -1159,7 +1163,7 @@ msgstr "Ei käivitatud"
msgid "No signal"
msgstr "Signaal puudub"
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr "Aegumine"
@@ -1534,8 +1538,12 @@ msgid "Windows serial port probing"
msgstr "Windows'i jadavärati sondeerimine"
#: gammu-detect/main.c:85
+#, fuzzy
+#| msgid ""
+#| "Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other "
+#| "authors."
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
"Autoriõigus (C) 2010-2011 Michal Cihar <michal@cihar.com> ja teised autorid."
@@ -1553,7 +1561,9 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr "Puudub IGASUGUNE GARANTII, mis on seadustega lubatud."
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+#, fuzzy
+#| msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr "Kontrolli uuendusi aadressilt <http://wammu.eu/gammu/>."
#: gammu-detect/main.c:100
@@ -1620,8 +1630,9 @@ msgid "Phone memory"
msgstr "Telefonimälu"
#: gammu/files.c:49
-#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+#, fuzzy, c-format
+#| msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr "%i baiti (vaba %i baiti, kasutusel %i baiti)"
#: gammu/files.c:55
@@ -1629,8 +1640,9 @@ msgid "Usage details"
msgstr "Täpsem kasutamine"
#: gammu/files.c:56
-#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+#, fuzzy, c-format
+#| msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr "%i pilti, %i helinat, %i teemat"
#. l10n: One char to indicate protected file
@@ -1684,21 +1696,21 @@ msgstr "Tundmatu atribuut (%s)\n"
msgid "Part of folder only"
msgstr "Osa ainult kaustast"
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr "Hangitakse \"%s\"\n"
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr "See on kaust. Palun sisesta ainult failinimed."
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr " (%02i:%02i minutit jäänud)"
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
@@ -1706,42 +1718,42 @@ msgstr ""
"Telefoni arvutatud kontrollsumma erineb Gammu arvutatud kontrollsummast. "
"Fail on kas vigane või Gammus on viga."
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr "%i protsenti valmis."
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr "%lu baiti %li sekundiga, %lu baiti/sekundis"
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr " Salvestatakse %s\n"
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr "Tundmatu parameeter \"%s\"\n"
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr "Millist tüüpi fail (\"%s\")?\n"
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr "Parameeter puudub!"
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr "Uue faili ID on \"%s\"\n"
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr "Uue kausta ID on \"%s\"\n"
@@ -1756,12 +1768,12 @@ msgstr "%s võrgud:"
msgid "Unknown country name: %s."
msgstr "Tundmatu maa nimi: %s."
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr "Võrk"
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Nimi"
@@ -1794,11 +1806,12 @@ msgid "There is newer testing Gammu version available! (%s instead of %s)\n"
msgstr "Gammu uus testversioon on saadaval! (%s %s asemel)\n"
#: gammu/gammu.c:332
+#, fuzzy
#| msgid ""
-#| "Copyright (C) 2003 - 2012 Michal Cihar <michal@cihar.com> and other "
+#| "Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other "
#| "authors."
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
"Autoriõigus (C) 2003 - 2015 Michal Čihař <michal@cihar.com> ja teised "
"autorid."
@@ -1841,118 +1854,118 @@ msgstr ""
"SMS deemon on nüüd eraldi programm. Palun kasuta gammu smsd asemel käsku "
"gammu-smsd!"
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Kõned"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr "SMS ja EMS"
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr "Mälu (teledoniraamatud ja kõned)"
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr "Failisüsteem"
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr "Logo ja pildid"
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr "Helinad"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr "Kalendri märkmed"
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr "Ülesanded"
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr "Märkmed"
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr "Kuupäev, kellaaeg ja alarmid"
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr "Kategooriad"
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr "Varundamine ja taastamine"
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr "Nokia spetsiifiline"
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr "Siemensi spetsiifiline"
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr "WAP seaded ja kohaviidad"
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr "MMS ja MMS-i seaded"
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr "Telefoni testid"
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr "FM raadio"
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr "Telefoni informatsioon"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr "Telefoni seaded"
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr "Andmekogumite dekodeerimine"
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr "Funktsioonid, mis mujale ei sobi"
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr "Gammu informatsioon"
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr "Kasutamine: gammu [parameetrid] <käsk> [valikud]"
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr "Parameetrid enne käsku seadistavad gammu käitumist:"
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr "-c / --config <failinimi> ... konfiguratsiooni faili nimi"
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
"-s / --sektsioon <konfi nr> ... konfiguratsiooni faili sektsioon "
"kasutamiseks, nt. 42"
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
@@ -1960,26 +1973,26 @@ msgstr ""
"-d / --debug <tase> ... silumisinfo tase (nothing|text|textall|textalldate|"
"binary|errors)"
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr "-f / --debug-file <failinimi> ... fail, kuhu salvestada silumisinfo"
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr "Käsude eest võib -- puududa."
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
"Lisainfo saamiseks küsi temaatilist abi (gammu --help teema). Teemad on:"
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr "Tundmatu abiinfo teema!"
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
@@ -1988,62 +2001,62 @@ msgstr ""
"Gammu käsud. teema %s\n"
"\n"
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr "Vaja on rohkem parameetreid (funktsioon nõuab %d)\n"
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr "Vaja on rohkem parameetreid (funktsioon nõuab %d kuni %d)\n"
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr "Parameetrite abi"
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr "Liiga palju parameetreid (funktsioon nõuab %d)\n"
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr "Liiga palju parameetreid (funktsioon nõuab %d kuni %d)\n"
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr "Vigane valik!"
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr "Konfiguratsioonifaili parsimine ebaõnnestus!"
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr "Konfiguratsioonifaili ei leitud!"
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr "Mälu küsimine ebaõnnestus, katkestatud!\n"
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr "Liiga vähe parameetreid!"
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
"Sektsiooni [gammu%d] lugemine konfiguratsioonifailist (gammurc) "
"ebaõnnestus!\n"
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr "Konfiguratsiooni ei loetud, kasutatakse vaikimisi väärtuseid!"
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2071,7 +2084,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr "Mälu %s, asukoht %i\n"
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr "Kirje on tühi"
@@ -2088,12 +2101,12 @@ msgstr "SMS sõnum vastu võetud"
msgid "We already have one pending, ignoring this one!"
msgstr "Üks on juba lahtine, uut ignoreeritakse!"
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr "Asukoht %i\n"
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr "Tühi"
@@ -2138,144 +2151,144 @@ msgstr "Ei ole toetatud"
msgid "Service reply"
msgstr "Teenuse vastus"
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr "Vigane SMSC asukoht: %s\n"
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Number"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr "Tavaline number"
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr "Formaat"
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr "Faks"
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr "E-mail"
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr "Piipar"
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr "Kehtivus"
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr "Maksimaalne aeg"
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr "Vigane sõnum, jäätakse vahele"
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr "%i SMS osa %i SMS jadas"
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr "SMS loenduri ületäide"
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ", SIM mälu"
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ", telefoni mälu"
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ", telefoni või SIM mmälu"
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ", Sissetulevad kaust"
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ", Väljuvad kaust"
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr "OK"
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr "viga %i"
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ", sõnumi viide=%d"
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr "Sõnumi number"
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr "Sõnumite arv"
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr "Katkestamiseks vajuta Ctrl+C..."
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr "Salvestatakse SMS %i/%i\n"
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr "Salvestatud kaustas nr %d \"%s\", asukohas %i"
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr "telefon"
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr "Saadetakse SMS sõnumeid kaustast \"%s\", asukoht %i\n"
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr "... oodatakse võrgu vastust"
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr "Saadekatse SMS sõnumit %i/%i"
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr "Midagi läks valesti, tundmatu sõnumi käsk!\n"
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr "Liiga suur kausta number (max. %i)\n"
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr "Kustutatakse SMS sõnumid kaustast \"%s\": "
@@ -2321,7 +2334,7 @@ msgstr "Pakettvõrgu olek"
msgid "Packet network"
msgstr "pakettvõrk"
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr "GPRS"
@@ -2430,908 +2443,848 @@ msgstr "Liitium-polümeer"
msgid "NiMH"
msgstr "NiMH"
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr "Võrku sisse logimata!\n"
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr "Vale võrgu kood telefonist!\n"
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr "Informatsiooni päring OpenCellID-st ebaõnnestus!\n"
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr "Laiuskraadi leidmine OpenCellID vastusest ebaõnnestus!\n"
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr "Laiuskraadi parsimine OpenCellID vastusest ebaõnnestus!\n"
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr "Pikkuskraadi leidmine OpenCellID vastusest ebaõnnestus!\n"
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr "Pikkuskraadi parsimine OpenCellID vastusest ebaõnnestus!\n"
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr "Ulatuse leidmine OpenCellID vastusest ebaõnnestus!\n"
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr "Ulatuse parsimine OpenCellID vastusest ebaõnnestus!\n"
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr "Mõõtetulemuste arvu leidmine OpenCellID vastusest ebaõnnestus!\n"
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr "Mõõtetulemuste arvu parsimine OpenCellID vastusest ebaõnnestus!\n"
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr "Geograafiline laius"
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr "Geograafiline pikkus"
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr "Ulatus"
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr "Mõõtetulemuste arv"
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "Seade"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "Valmistaja"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "Mudel"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "Püsivara"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "Riistvara"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "Originaal IMEI"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr "Toodetud"
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "Tootekood"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "SIM IMSI"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr "Kõne info"
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr "ID %i, "
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr "sissetulev kõne \"%s\"\n"
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr "väljuv kõne \"%s\"\n"
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr "kõne algus"
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr "kõne lõpp (määratlemata lõpetaja)"
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr "kõne lõpp meie poolt"
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr "kõne lõpp eemalt (kood %i)\n"
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr "kõne loodud, heliseb"
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr "kõne ootel"
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr "kõne jätkatakse"
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr "kõne vahetatud"
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr "%3d kasutusel"
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr "%3d vaba"
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr "Sisenetakse jälgimisrežiimi..."
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr "Lubatakse sisenevate SMS sõnumite info"
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr "Lubatakse sisenevate kärjesõnumite info"
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr "Lubatakse kõnede info"
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr "Lubatakse USSD info"
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "Ülesanded"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "Kalender"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr "Signaali tugevus"
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr "%i dBm"
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr "Võrgu tase"
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr "Bitivea määr"
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr "SIM-kaardi SMS olek"
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr "%i kasutusel"
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr "%i lugemata"
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr "%i asukohta"
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr "Telefoni SMS olek"
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr "%i malli"
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr "Väljutakse jälgimisrežiimist..."
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr "Tark sõnumivahetus"
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr "Nokia binaarne"
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr "MIDI"
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr "SMAF (MMF)"
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr " formaat, helin \"%s\"\n"
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr "Millist algseadistust sa soovid (\"%s\")?\n"
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr "Aadress"
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr "%i. pöörduspunkt %i"
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr " (valitud)"
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr "Helistaja logo maksimaalne asukoht saab olla 5"
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr "Millist tüüpi logo sa soovid saada (\"%s\")?\n"
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr "Grupi nimi"
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr "vaikimisi"
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr "Helin"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr "(faili ID %i)\n"
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr "\"%s\" (ID %i)\n"
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr "ID %i\n"
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr "raster"
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr "lubatud"
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr "keelatud"
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr "Rasterpildi ID"
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr "Operaatori logo telefonis ei ole"
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr "Saatja"
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr "Tevitustekstiks on \"%s\"\n"
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr "Müüja märkme tekst on \"%s\"\n"
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr "Millist tüüpi logo soovid valida (\"%s\")?\n"
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr "Tundmatu parameeter (\"%s\")"
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr "Kas kustutada telefoniraamat telefonis?"
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr "Kas kustutada telefoniraamat SIM-kaardil?"
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr "Kas kustudada vastamata kõned?"
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr "Kas kustutada valitud kõned?"
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr "Kas kustutada vastatud kõned?"
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr "Kas kustutada kalendri märkmed telefonis?"
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr "Kas kustutada märkmed telefonis?"
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr "Kas kustutada märkmed telefonis?"
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr "Kas kustutada WAP kohaviidad telefonis?"
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr "Kas kustutada kõik FM raadiojaamad telefonis?"
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "Ühenduse tüüp"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr "Pidev"
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr "Ajutine"
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr "Turvaline ühendus"
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr "jah"
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr "ei"
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr "Proksi"
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr "aadress \"%s\", port %i"
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr "Teine proksi"
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr "Kandja"
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr "SMS"
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr "Serveri number"
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr "Teenuse number"
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr "GSM-data"
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr "Sissehelistamise number"
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr "IP aadress"
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr "Logimise tüüp"
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr "Manuaalne"
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr "Automaatne"
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr "Autentimise tüüp"
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Harilik"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr "Turvaline"
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr "Andmekõne tüüp"
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr "ISDN"
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr "Analoog"
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr "Andmekõne kiirus"
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr "Automaatne"
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr "Kasutajanimi"
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "Salasõna"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr "USSD"
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr "Teenuse kood"
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr "Aadressi tüüp"
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr "Pöörduspunkt"
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr "Vali %i"
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr "Kasutaja"
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr "Telefoniraamatu andmebaas"
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr "Kalendri andmebaas"
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr "Server"
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr "Sünk. telefoniraamat"
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr "Sünk. kalender"
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr "Ühenduste nimi"
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr "Koduleht"
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr "aktiivne"
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr "Ainult lugemiseks"
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr "Käivituslogo"
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr "Operaatori logo"
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr "Pilt"
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr "Helistjate grupi logo"
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ", laius %i, kõrgus %i\n"
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr "Millist vormindust kasutada logo väljundfailis (\"%s\")?\n"
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr "Millist vormindust kasutada helina väljundfailis (\"%s\")?\n"
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr "Mis tüüpi toidet sa soovid (\"%s\")?\n"
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr "Tundmatu parameeter/funktsiooni nimi: \"%c\"\n"
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr "Millist tüüpi kategooriaid soovid saada (\"%s\")?\n"
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr "Millist tüüpi kategooriaid soovid lisada (\"%s\")?\n"
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr "Tekst on liiga pikk, lühendatakse %d tärgini!\n"
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr "Vigane turvakoodi tüüp"
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr "Sisesta %s kood: "
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr "PIN1 koodi ei sisestatud!"
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr "Sisesta PIN1 kood: "
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr " (vaikimisi nimi)"
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr " (käed-vaba profiil)"
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr " (auto komplekti profiil)"
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr "Helina ID"
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr "SMS-sõnumi märguande heli ID"
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr "Kõne märguanne"
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr "Ekraanisäästja number"
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr "Siseneva kõne märguanne"
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr "Helina tugevus"
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr "Värinaga märguanne"
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr "Sõnumi märguande toon"
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr "Klahvitoonid"
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr "Hoiatuste (mängud) toonid"
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr "Ekraanisäästja"
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr "Ekraanisäästja aegumine"
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr "Automaatvastus"
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr "Valgustus"
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr "Tase 1"
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr "Tase 2"
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr "Tase 3"
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr "Tase 4"
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr "Tase 5"
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr "Heliseb"
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr "Üksik piiksatus"
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr "Üksik helin"
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr "Kasvav"
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr "Helistajate grupid"
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr "Tavaline"
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr "Eriline"
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr "Isiklik"
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr "Esmalt vibreeri"
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr " kiirvalik teostamata"
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr "Kuidas algväärtustada telefoni seaded (\"%s\")?\n"
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr "Hetkel kuvatakse ekraanil"
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr "Kõne aktiivne"
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr "Lugemata SMS"
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr "Häälkõne"
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr "Faksi kõne"
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr "Andmekõne"
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr "Klaviatuur lukustatud"
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr "SMS mälu täis"
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr "Jaama nimi"
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr "Sagedus"
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr "Tundmatu suunamise käsk (\"%s\")\n"
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr "Tundmatu suunamise tüüp (\"%s\")\n"
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr "Tundmatu kõne tüüp (\"%s\")\n"
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr "Päring:"
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr "Muudetud:"
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr "Suunamise tüüp"
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr "kui kinni"
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr "kui ei vastatud"
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr "kui välja lülitatud või võrgust väljas"
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr "kõik suunamised"
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr "tundmatu %i"
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr "Kõne tüüp"
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr "hääl"
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr "faks"
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr "andmed"
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr "andmed, faks & hääl"
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr "Vastus:"
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr "Avaldus saadeti edukalt telefoni."
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr "Palun leia vastu võetud failid kaustast Sisse ja paigalda need."
@@ -3390,12 +3343,12 @@ msgstr " (%s SMIL-is)"
msgid "Do you want to save this attachment?"
msgstr "Kas salvestada see manus?"
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr "Kaust %s\n"
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr " Faili ID failisüsteemis"
@@ -3443,89 +3396,93 @@ msgstr " Probleem esitlusloendisse lisamisel"
msgid "Writing file %s:"
msgstr "Kirjutatakse faili %s:"
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
+#, fuzzy
+#| msgid ""
+#| "Your phone model is not supported. Please report it to authors (see "
+#| "<http://wammu.eu/support/bugs/>). Thank you."
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
"Sinu telefoni mudel ei ole toetatud. Palun teavita sellest autoreid (vaata "
"<http://wammu.eu/support/bugs/>). Aitäh."
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr "Probleem esitlusloendi kustutamisega"
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr "Milline kausta tüüp (\"%s\")?\n"
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr "Faili %s avamine ebaõnnestus\n"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr "Kausta ei leitud. Käsk ei ole vist toetatud!"
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr "Otsitakse telefoni kausta: "
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr "JAD fail ei sisalda tarnija nime!"
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr "JAD fail ei sisalda nime infot!"
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr "JAD fail ei sisalda JAR faili URL-i!"
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr "Deklareeritud JAR faili suurus erineb tegelikust. Gammu parandas."
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr "JAR faili suuruse info puudub JAD failist. Gammu lisas."
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr "Lisatakse \"%s\""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr " versioon %s"
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr " %s loodud\n"
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr "Aplikatsioon on juba olemas. Gammu kustutas."
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr " Kustutatakse %s\n"
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr "Kirjutatakse JAD fail:"
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr "Kirjutatakse JAR fail:"
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr "Kirjutatakse fail:"
@@ -3892,71 +3849,71 @@ msgstr "Tundmatu GSM võrgu kood (\"%s\")\n"
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr "Sa pead sisestama on numbri vahemikust 1 kuni 7 (\"%s\")\n"
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr "Tundmatu kehtivusega string (\"%s\")\n"
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr "Sa pead sisestama EMS kaadrite arvu vahemikust 1 kuni 4 (\"%s\")\n"
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr "Ei saa avada faili \"%s\"\n"
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr "Tundmatu parameeter (\"%c\")\n"
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr "Viimane parameeter ei olnud tekst"
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr "Liiga pikk SMS-sõnumi nimi (\"%s\"), ignoreeriti\n"
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr "Sisesta sõnumi tekst ja vajuta %s:\n"
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr "Ctrl+Z"
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr "Ctrl+D"
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr "Tähti ei loetud, loodetavasti on kõik korras!"
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr "Puudub võrgu kood"
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr "Sa oead määrama võrgu koodi!"
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr "Helin on liiga pikk. %i protsendine osa lõigati\n"
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr "%i SMS-sõnumit on pakitud ja piirang on %i. Väljutakse\n"
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr "Kasuta SMS keskuse numbri määramiseks parameetrit -smscnumber"
@@ -4368,6 +4325,51 @@ msgstr "Hoiatus"
msgid "Information"
msgstr "Informatsioon"
+#~ msgid "Not logged to network!\n"
+#~ msgstr "Võrku sisse logimata!\n"
+
+#~ msgid "Wrong network code from phone!\n"
+#~ msgstr "Vale võrgu kood telefonist!\n"
+
+#~ msgid "Request for information from OpenCellID failed!\n"
+#~ msgstr "Informatsiooni päring OpenCellID-st ebaõnnestus!\n"
+
+#~ msgid "Failed to find latitude in OpenCellID reply!\n"
+#~ msgstr "Laiuskraadi leidmine OpenCellID vastusest ebaõnnestus!\n"
+
+#~ msgid "Failed to parse latitude from OpenCellID reply!\n"
+#~ msgstr "Laiuskraadi parsimine OpenCellID vastusest ebaõnnestus!\n"
+
+#~ msgid "Failed to find longitude in OpenCellID reply!\n"
+#~ msgstr "Pikkuskraadi leidmine OpenCellID vastusest ebaõnnestus!\n"
+
+#~ msgid "Failed to parse longitude from OpenCellID reply!\n"
+#~ msgstr "Pikkuskraadi parsimine OpenCellID vastusest ebaõnnestus!\n"
+
+#~ msgid "Failed to find range in OpenCellID reply!\n"
+#~ msgstr "Ulatuse leidmine OpenCellID vastusest ebaõnnestus!\n"
+
+#~ msgid "Failed to parse range from OpenCellID reply!\n"
+#~ msgstr "Ulatuse parsimine OpenCellID vastusest ebaõnnestus!\n"
+
+#~ msgid "Failed to find nbSamples in OpenCellID reply!\n"
+#~ msgstr "Mõõtetulemuste arvu leidmine OpenCellID vastusest ebaõnnestus!\n"
+
+#~ msgid "Failed to parse nbSamples from OpenCellID reply!\n"
+#~ msgstr "Mõõtetulemuste arvu parsimine OpenCellID vastusest ebaõnnestus!\n"
+
+#~ msgid "Latitude"
+#~ msgstr "Geograafiline laius"
+
+#~ msgid "Longitude"
+#~ msgstr "Geograafiline pikkus"
+
+#~ msgid "Range"
+#~ msgstr "Ulatus"
+
+#~ msgid "Number of samples"
+#~ msgstr "Mõõtetulemuste arv"
+
#~ msgid "Built %s on %s using %s"
#~ msgstr "Kompileeritud %s %s-l kasutades %s"
diff --git a/locale/et/libgammu.po b/locale/et/libgammu.po
index f50fda3..8799d4b 100644
--- a/locale/et/libgammu.po
+++ b/locale/et/libgammu.po
@@ -7,11 +7,11 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2016-04-11 13:45+0000\n"
"Last-Translator: Kristjan Räts <kristjanrats@gmail.com>\n"
-"Language-Team: Estonian "
-"<https://hosted.weblate.org/projects/gammu/libgammu/et/>\n"
+"Language-Team: Estonian <https://hosted.weblate.org/projects/gammu/libgammu/"
+"et/>\n"
"Language: et\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -78,24 +78,36 @@ msgid "No response in specified timeout. Probably phone not connected."
msgstr "Määratud aja jooksul vastust ei tulnud. Telefon ei ole vist ühendatud."
#: libgammu/gsmcomon.c:98
+#, fuzzy
+#| msgid ""
+#| "Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Freimi ei küsitud hetkel. Vaata lehelt <http://wammu.eu/support/bugs/>, "
"kuidas sellest raporteerida."
#: libgammu/gsmcomon.c:99
+#, fuzzy
+#| msgid ""
+#| "Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Tundmatu vastus telefonilt. Vaata lehelt <http://wammu.eu/support/bugs/>, "
"kuidas sellest raporteerida."
#: libgammu/gsmcomon.c:100
+#, fuzzy
+#| msgid ""
+#| "Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+#| "report it."
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
"Tundmatu freim. Vaata lehelt <http://wammu.eu/support/bugs/> kuidas sellest "
@@ -350,7 +362,6 @@ msgid "Network error."
msgstr "Võrgu viga."
#: libgammu/gsmcomon.c:157
-#| msgid "Invalid data given to phone."
msgid "Invalid database version."
msgstr "Vigane andmebaasi versioon."
@@ -359,17 +370,14 @@ msgid "Failed to initialize DB driver."
msgstr "Andmebaasi ajuri initsialiseerimine nurjus."
#: libgammu/gsmcomon.c:159
-#| msgid "Failed to connect to phone"
msgid "Failed to configure DB driver."
msgstr "Andmebaasi ajuri häälestamine nurjus."
#: libgammu/gsmcomon.c:160
-#| msgid "Failed to connect to phone"
msgid "Failed to connect to database."
msgstr "Andmebaasi ühenduse loomine nurjus."
#: libgammu/gsmcomon.c:161
-#| msgid "Connection test"
msgid "Database connection timeout."
msgstr "Andmebaasi ühenduse aegumine."
@@ -381,7 +389,7 @@ msgstr "Viga SQL päringu käivitamisel."
msgid "Unknown error description."
msgstr "Tundmatu vea kirjeldus."
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr "Mallid"
diff --git a/locale/fi/docs.po b/locale/fi/docs.po
index 52d749a..b11b818 100644
--- a/locale/fi/docs.po
+++ b/locale/fi/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2011-04-21 14:14+0200\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: none\n"
@@ -35,8 +35,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -48,7 +48,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -69,11 +70,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -82,59 +101,88 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, no-wrap
msgid "More information"
msgstr "Lisätietoja"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+#, fuzzy
+#| msgid "You can find more information on <http://wammu.eu/gammu/>."
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr "Löydät lisätietoja osoitteesta <http://wammu.eu/gammu/>."
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr "Palaute ja bugiraportit"
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr "Tue tekijöitä"
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
-msgstr ""
+#: README.rst:59
+#, fuzzy
+#| msgid "You can find more information on <http://wammu.eu/gammu/>."
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
+msgstr "Löydät lisätietoja osoitteesta <http://wammu.eu/gammu/>."
#. type: Title =
#: INSTALL:2
@@ -149,6 +197,16 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/fi/gammu.po b/locale/fi/gammu.po
index 7c1833f..2b0c0d1 100644
--- a/locale/fi/gammu.po
+++ b/locale/fi/gammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2015-01-06 13:37+0200\n"
"Last-Translator: Jonas Sahlberg <tf.gaiming@gmail.com>\n"
"Language-Team: Finnish <https://hosted.weblate.org/projects/gammu/gammu/fi/"
@@ -65,7 +65,7 @@ msgstr ""
msgid "Error while opening file for writing!\n"
msgstr ""
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "Virhe kirjoitettaessa tiedostoa!\n"
@@ -76,7 +76,7 @@ msgstr "Virhe suljettaessa tiedostoa!\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "Luetaan"
@@ -84,7 +84,7 @@ msgstr "Luetaan"
msgid "Only part of data saved, please increase the limit."
msgstr ""
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "Luetaan:"
@@ -95,9 +95,9 @@ msgstr "Luetaan:"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "%i prosenttia"
@@ -105,7 +105,7 @@ msgstr "%i prosenttia"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr "Paina Ctrl+C keskeyttääksesi..."
@@ -273,7 +273,7 @@ msgstr ""
msgid "Phone"
msgstr "Puhelin"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr "IMEI"
@@ -309,7 +309,7 @@ msgstr ""
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr ""
@@ -358,8 +358,8 @@ msgid "Deleting old notes:"
msgstr ""
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr "Valmis"
@@ -403,12 +403,12 @@ msgstr ""
msgid "Restore phone MMS settings?"
msgstr ""
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr ""
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr ""
@@ -438,7 +438,7 @@ msgstr ""
msgid "Unknown memory type (\"%s\")\n"
msgstr ""
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -473,42 +473,42 @@ msgstr "Lisätäänkö muistutus puhelimeen?"
msgid "Add phone WAP bookmarks?"
msgstr ""
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr ""
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr ""
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr ""
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr ""
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr ""
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr ""
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr ""
@@ -664,7 +664,7 @@ msgid "Silent alarm"
msgstr ""
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Teksti"
@@ -679,8 +679,8 @@ msgstr ""
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Sijainti"
@@ -912,7 +912,7 @@ msgstr ""
msgid "None"
msgstr "Ei mikään"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Tuntematon"
@@ -1070,13 +1070,13 @@ msgstr ""
msgid "Security status"
msgstr ""
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr ""
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr ""
@@ -1086,7 +1086,7 @@ msgstr ""
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr ""
@@ -1134,7 +1134,7 @@ msgstr ""
#: gammu/depend/nokia/dct4.c:303
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
#: gammu/depend/nokia/dct4.c:369
@@ -1153,7 +1153,7 @@ msgstr ""
msgid "No signal"
msgstr ""
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr ""
@@ -1529,7 +1529,7 @@ msgstr "Windowsin sarjaportin etsintä"
#: gammu-detect/main.c:85
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu-detect/main.c:87 gammu/gammu.c:336
@@ -1545,7 +1545,7 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr ""
#: gammu-detect/main.c:100
@@ -1613,7 +1613,7 @@ msgstr ""
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr ""
#: gammu/files.c:55
@@ -1622,7 +1622,7 @@ msgstr ""
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr ""
#. l10n: One char to indicate protected file
@@ -1676,62 +1676,62 @@ msgstr ""
msgid "Part of folder only"
msgstr ""
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr ""
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr ""
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr ""
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
msgstr ""
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr ""
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr ""
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr ""
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr ""
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr ""
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr ""
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr ""
@@ -1746,12 +1746,12 @@ msgstr ""
msgid "Unknown country name: %s."
msgstr ""
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr ""
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Nimi"
@@ -1785,7 +1785,7 @@ msgstr ""
#: gammu/gammu.c:332
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu/gammu.c:370
@@ -1822,200 +1822,200 @@ msgid ""
"smsd!"
msgstr ""
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Puhelut"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr ""
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr ""
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr ""
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr ""
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr "Soittoäänet"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr ""
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr ""
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr ""
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr ""
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr ""
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr ""
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr ""
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr ""
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr ""
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr ""
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr ""
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr "Puhelimen tiedot"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr ""
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr ""
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr ""
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr ""
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr ""
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr ""
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
"\n"
msgstr ""
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr ""
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr ""
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr ""
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr ""
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr ""
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr ""
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr ""
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr ""
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2039,7 +2039,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr ""
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr ""
@@ -2056,12 +2056,12 @@ msgstr ""
msgid "We already have one pending, ignoring this one!"
msgstr ""
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr ""
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr ""
@@ -2106,144 +2106,144 @@ msgstr "Ei tuettu"
msgid "Service reply"
msgstr ""
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Numero"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr ""
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr ""
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr ""
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr ""
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr ""
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr ""
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr ""
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr ""
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ""
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ""
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ""
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ""
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ""
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr "OK"
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr ""
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ""
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr ""
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr ""
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr ""
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr ""
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr ""
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr "puhelin"
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr ""
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr ""
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr ""
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr ""
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr ""
@@ -2289,7 +2289,7 @@ msgstr ""
msgid "Packet network"
msgstr ""
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr ""
@@ -2398,908 +2398,848 @@ msgstr ""
msgid "NiMH"
msgstr ""
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr ""
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr ""
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr ""
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr ""
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr ""
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr "Esimerkkien määrä"
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "Laite"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "Valmistaja"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "Malli"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "Firmware"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "Laitteisto"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "Alkuperäinen IMEI"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr ""
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "Tuotekoodi"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "SIM IMSI"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr ""
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr ""
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr ""
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr ""
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr ""
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr ""
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr ""
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr ""
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr ""
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr ""
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr ""
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr ""
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr ""
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr ""
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr ""
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr ""
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr ""
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr ""
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "Tehtävät"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "Kalenteri"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr ""
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr ""
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr ""
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr ""
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr ""
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr ""
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr ""
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr ""
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr ""
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr ""
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr ""
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr ""
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr ""
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr ""
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr ""
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr ""
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr ""
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr ""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr ""
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr "Soittoääni"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr ""
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr ""
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr ""
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr ""
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr ""
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr ""
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr ""
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr ""
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr ""
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr ""
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr ""
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr ""
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr ""
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr ""
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr ""
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "Yhteys"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr ""
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr ""
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr ""
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr ""
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr ""
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr ""
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr ""
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr ""
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr ""
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr ""
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr "Automaattinen"
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Normaali"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr ""
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr ""
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr ""
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr ""
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr ""
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr ""
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr ""
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "Salasana"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr ""
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr ""
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr ""
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr ""
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr ""
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr ""
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr ""
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr ""
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr ""
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr ""
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr ""
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr ""
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr ""
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr ""
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr ""
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr ""
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr ""
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr ""
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ""
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr ""
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr ""
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr ""
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr ""
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr ""
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr ""
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr ""
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr ""
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr ""
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr ""
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr ""
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr ""
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr ""
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr ""
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr ""
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr ""
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr ""
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr ""
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr ""
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr ""
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr ""
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr ""
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr ""
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr ""
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr ""
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr ""
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr ""
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr ""
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr ""
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr ""
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr ""
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr ""
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr ""
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr ""
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr ""
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr ""
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr ""
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr ""
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr ""
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr ""
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr ""
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr ""
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr ""
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr ""
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr ""
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr ""
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr ""
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr ""
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr ""
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr ""
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr ""
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr ""
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr ""
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr ""
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr ""
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr ""
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr ""
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3358,12 +3298,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3411,87 +3351,87 @@ msgstr ""
msgid "Writing file %s:"
msgstr ""
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr ""
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr "Ei voi avata tiedostoa %s\n"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr ""
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr ""
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr ""
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr ""
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr ""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr ""
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr ""
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr ""
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr ""
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr ""
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr ""
@@ -3857,71 +3797,71 @@ msgstr ""
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr ""
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr ""
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr ""
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr ""
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr ""
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr ""
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr ""
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr ""
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr ""
@@ -4329,6 +4269,9 @@ msgstr "Varoitus"
msgid "Information"
msgstr ""
+#~ msgid "Number of samples"
+#~ msgstr "Esimerkkien määrä"
+
#~ msgid "Mobile number (home)"
#~ msgstr "Sarjanumero (IMEI)"
diff --git a/locale/fi/libgammu.po b/locale/fi/libgammu.po
index d05db61..7e7e883 100644
--- a/locale/fi/libgammu.po
+++ b/locale/fi/libgammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2012-05-19 23:32+0200\n"
"Last-Translator: Jukka Penttinen <tikkakalja@hotmail.com>\n"
"Language-Team: none\n"
@@ -79,19 +79,19 @@ msgstr "Ei vastausta määritellyssä ajassa. Puhelin ei ehkä ole kytketty."
#: libgammu/gsmcomon.c:98
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:99
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:100
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
@@ -371,7 +371,7 @@ msgstr ""
msgid "Unknown error description."
msgstr ""
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr ""
diff --git a/locale/fr/docs.po b/locale/fr/docs.po
index bc7ba0e..e441b2c 100644
--- a/locale/fr/docs.po
+++ b/locale/fr/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2009-06-01 13:48+0200\n"
"Last-Translator: Cédric Corazza <cedric.corazza@wanadoo.fr>\n"
"Language-Team: none\n"
@@ -35,8 +35,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -48,7 +48,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -69,11 +70,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -82,58 +101,83 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, fuzzy, no-wrap
msgid "More information"
msgstr "Information sur le téléphone"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
@@ -149,6 +193,16 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/fr/gammu.po b/locale/fr/gammu.po
index 8a4a068..bef0848 100644
--- a/locale/fr/gammu.po
+++ b/locale/fr/gammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2016-07-20 20:51+0000\n"
"Last-Translator: Nabil BENDAFI <nabil@bendafi.fr>\n"
"Language-Team: French <https://hosted.weblate.org/projects/gammu/gammu/fr/>\n"
@@ -66,7 +66,7 @@ msgstr "Format de sauvegarde inconnu: \"%s\"\n"
msgid "Error while opening file for writing!\n"
msgstr "Erreur lors de l'ouverture du fichier en écriture !\n"
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "Erreur lors de l'écriture du fichier !\n"
@@ -77,7 +77,7 @@ msgstr "Erreur lors de la fermeture du fichier !\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "En lecture"
@@ -87,7 +87,7 @@ msgstr ""
"Seulement une partie des données a été sauvegardée, veuillez augmenter la "
"limite."
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "En lecture : "
@@ -98,9 +98,9 @@ msgstr "En lecture : "
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "%i pourcent"
@@ -108,7 +108,7 @@ msgstr "%i pourcent"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr "Presser Ctrl+C pour arrêter..."
@@ -276,7 +276,7 @@ msgstr "Temps de sauvegarde"
msgid "Phone"
msgstr "Téléphone"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr "IMEI"
@@ -316,7 +316,7 @@ msgstr "Restaurer les groupes d'appelant et les logos du téléphone ?"
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr "Ecriture : "
@@ -370,8 +370,8 @@ msgid "Deleting old notes:"
msgstr "Effacement des anciennes notes : "
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr "effectué"
@@ -415,13 +415,13 @@ msgstr "Restaurer les paramètres WAP du téléphone ?"
msgid "Restore phone MMS settings?"
msgstr "Restaurer les paramètres MMS du téléphone ?"
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr ""
"Supprimer du téléphone toutes les sonneries ajoutées par l'utilisateur ?"
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr "Suppression en cours"
@@ -451,7 +451,7 @@ msgstr "rétablir les Points GPRS du téléphone ?"
msgid "Unknown memory type (\"%s\")\n"
msgstr "Type de mémoire inconnu (\"%s\")\n"
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -486,42 +486,42 @@ msgstr "Ajouter des notes au téléphone ?"
msgid "Add phone WAP bookmarks?"
msgstr "Ajouter les signets WAP de téléphone ?"
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr "Supprimer chaque sms après la sauvegarde ?"
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr "Sauvegarde sms à partir du dossier \"%s\"%s ?"
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr " (SIM)"
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr " Augmenter %s\n"
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr "Suppression : "
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr "Rétablir message ?"
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr "Voulez-vous restaurer les SMS binaires ?"
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr "Dois-je rétablir %03i sms dans le dossier \"%s\"%s ?"
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr "sauvegarde de %i SMS\n"
@@ -677,7 +677,7 @@ msgid "Silent alarm"
msgstr "Alarme silencieuse"
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Texte"
@@ -692,8 +692,8 @@ msgstr "LUID"
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Emplacement"
@@ -926,7 +926,7 @@ msgstr "Haut"
msgid "None"
msgstr "Aucun"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Inconnu"
@@ -1084,13 +1084,13 @@ msgstr "Mauvaise journée !"
msgid "Security status"
msgstr "État de la sécurité"
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr "Plus de paramètres sont requis !"
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr "Veuillez énumérer les endroits de 1"
@@ -1100,7 +1100,7 @@ msgstr "Permutation de la position de début et de fin"
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr "Oui"
@@ -1146,9 +1146,13 @@ msgid "Setting done"
msgstr "Réglage fait"
#: gammu/depend/nokia/dct4.c:303
+#, fuzzy
+#| msgid ""
+#| "Sorry, but configuration matrix for this model has not yet been added. "
+#| "See <http://wammu.eu/support/bugs/> for information how to report it."
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
"Désolé, la matrice de configuration pour ce modèle n'a pas encore été "
"ajoutée. Voir <http://wammu.eu/support/bugs/> pour toute information."
@@ -1169,7 +1173,7 @@ msgstr "Pas exécuté"
msgid "No signal"
msgstr "Aucun signal"
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr "Délai expiré"
@@ -1545,20 +1549,21 @@ msgid "Windows serial port probing"
msgstr "Interrogation du port série Windows"
#: gammu-detect/main.c:85
+#, fuzzy
+#| msgid ""
+#| "Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other "
+#| "authors."
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
"Tous Droits reservés (C) 2010 - 2011 à Michal Cihar <michal@cihar.com> et "
"d'autres auteurs."
#: gammu-detect/main.c:87 gammu/gammu.c:336
-#| msgid ""
-#| "License GPLv2: GNU GPL version 2 <http://creativecommons.org/licenses/"
-#| "GPL/2.0/>."
msgid "License GPLv2: GNU GPL version 2 <https://spdx.org/licenses/GPL-2.0>."
msgstr ""
-"Licence GPLv2: GNU GPL version 2 <http://www.gnu.org/licenses/old-"
-"licenses/gpl-2.0.txt>."
+"Licence GPLv2: GNU GPL version 2 <http://www.gnu.org/licenses/old-licenses/"
+"gpl-2.0.txt>."
#: gammu-detect/main.c:88 gammu/gammu.c:338
msgid "This is free software: you are free to change and redistribute it."
@@ -1572,7 +1577,9 @@ msgstr ""
"Aucune garantie n'est fournie, dans la mesure de ce que la loi autorise."
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+#, fuzzy
+#| msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr "Recherchez des mises à jour sur <http://wammu.eu/gammu/> ."
#: gammu-detect/main.c:100
@@ -1639,8 +1646,9 @@ msgid "Phone memory"
msgstr "Mémoire du téléphone"
#: gammu/files.c:49
-#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+#, fuzzy, c-format
+#| msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr "%i octets (%i octets libres, %i octets utilisés)"
#: gammu/files.c:55
@@ -1648,8 +1656,9 @@ msgid "Usage details"
msgstr "Détails d'utilisation"
#: gammu/files.c:56
-#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+#, fuzzy, c-format
+#| msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr "images : %i, sons : %i, thèmes : %i"
#. l10n: One char to indicate protected file
@@ -1703,21 +1712,21 @@ msgstr "Attribut inconnu (%s)\n"
msgid "Part of folder only"
msgstr "Partie d'un dossier uniquement"
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr "Récupère \"%s\"\n"
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr "C'est un dossier. Veuillez indiquer seulement des noms de fichier."
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr " (%02i:%02i minutes restantes)"
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
@@ -1726,42 +1735,42 @@ msgstr ""
"valeur calculée par Gammu. Le fichier est endommagé ou il y a une erreur "
"dans Gammu."
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr "%i pourcent effectué."
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr "%lu Octets en %li secondes, %lu Octets/sec"
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr " Sauvegardé dans %s\n"
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr "Paramètre \"%s\" inconnu\n"
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr "Quel type de fichier (\"%s\")?\n"
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr "Paramètre manquant !"
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr "L'identifiant (ID) du nouveau fichier est \"%s\"\n"
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr "L'identifiant (ID) du nouveau dossier est \"%s\"\n"
@@ -1776,12 +1785,12 @@ msgstr "Réseaux pour %s :"
msgid "Unknown country name: %s."
msgstr "Nom de pays inconnu: %s."
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr "Réseau"
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Nom"
@@ -1814,11 +1823,12 @@ msgid "There is newer testing Gammu version available! (%s instead of %s)\n"
msgstr "Il une nouvelle version de test est disponible ! (%s au lieu de %s)\n"
#: gammu/gammu.c:332
+#, fuzzy
#| msgid ""
-#| "Copyright (C) 2003 - 2012 Michal Cihar <michal@cihar.com> and other "
+#| "Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other "
#| "authors."
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
"Copyright (C) 2003-2015 Michal Cihar < michal@cihar.com > et autres auteurs."
@@ -1860,138 +1870,138 @@ msgstr ""
"Le tâche SMS est maintenant un service à part, veuillez utiliser gammu-smsd "
"à la place de gammu smsd !"
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Appels"
# type: SS
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr "SMS et MMS"
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr "Mémoire (appels et carnets d'adresses)"
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr "Système de fichier"
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr "Logo et images"
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr "Sonneries"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr "Note de Calendrier"
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr "Listes de tâches"
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr "Notes"
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr "Date, heure et alarmes"
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr "Catégories"
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr "Sauvegarder et restaurer"
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr "Spécifique à Nokia"
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr "Spécifique à Siemens"
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr "Réglages WAP et signets"
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr "Paramètres SMS et MMS"
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr "Tests Télephone"
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr "Radio FM"
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr "Information sur le téléphone"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr "Réglages du téléphone"
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
#, fuzzy
msgid "Dumps decoding"
msgstr "Décodeur de tendance"
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr "Autres fonctions"
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr "Informations Gammu"
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr "Utilisation: gammu [parametre] <commande> [options]"
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr "Les paramètres avant la commande modifient le comportement de gammu : "
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr "-c / --config <nom_fichier> ... nom du fichier de configuration"
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
"-s / --section <confign> ... partie du fichier de configuration a utiliser, "
"ex. 42"
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-"-d / --debug <niveau> ... niveau de débogage "
-"(nothing|text|textall|textalldate|binary|errors)"
+"-d / --debug <niveau> ... niveau de débogage (nothing|text|textall|"
+"textalldate|binary|errors)"
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
"-f / --debug-file <filename> ... fichier pour charger les messages déboge"
# type: Plain text
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr "Les commandes peuvent être spécifiées avec ou sans \"--\"."
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
@@ -1999,11 +2009,11 @@ msgstr ""
"Pour plus d'information, demander de l'aide sur les sujets spécifique (gammu "
"--help sujet). Sujets sont :"
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr "Rubrique d'aide spécifiée inconnue !"
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
@@ -2013,62 +2023,62 @@ msgstr ""
"↵\n"
"\n"
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr "Plus de paramètre requis (fonctionnalité requis %d 1)\n"
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr "Plus de paramètre requis (fonction requis %d 1 a %d 2)\n"
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr "paramètres d'aide"
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr "Trop de paramètre (fonction accepté %d 1)\n"
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr "trop de paramètre (fonction accepté %d 1 à %d 2 )\n"
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr "Mauvaise option !"
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr "La configuration n'a pas pu être analysée !"
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr "Aucun fichier de configuration trouvé !"
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr "Impossible d'allouer de la mémoire, abandon! ↵\n"
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr "Trop peu de paramètres !"
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
"Impossible de lire la section [gammu%d] depuis le fichier de configuration "
"(gammurc)!↵\n"
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr "Pas de lecture de configuration, utilisation des défauts innés !"
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2098,7 +2108,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr "Mémoire %s 1, Position %i 2\n"
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr "Entrée est null"
@@ -2115,12 +2125,12 @@ msgstr "Message SMS reçu"
msgid "We already have one pending, ignoring this one!"
msgstr "Nous avons déjà une instance ouverte, ignoré celui-ci !"
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr "Localisation %i 1\n"
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr "Vide"
@@ -2165,144 +2175,144 @@ msgstr "Non supporté"
msgid "Service reply"
msgstr "Réponse du service"
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr "mauvaise localisation SMSC : %s 1\n"
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Numéro"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr "valeur par défaut"
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr "Format"
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr "Fax"
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr "E-mail"
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr "Pager"
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr "Validité"
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr "Temps maximum"
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr "Message corrompu, instable"
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr "%i 1 partie de SMS %i 2 suite SMS"
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr "Compteur SMS saturé"
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ", Mémoire SIM"
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ", mémoire du téléphone"
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ", téléphone ou Mémoire SIM"
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ", Boite de réception"
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ", Boite d'envois"
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr "OK"
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr "erreur %i"
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ", message de référence=%d 1"
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr "Numéro du message"
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr "Nombre de messages"
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr "Si vous désirez interrompre, appuyez sur Ctrl + C..."
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr "Sauvegarde des SMS %i/%i↵\n"
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr "Sauvegardé dans le répertoire numéro %d \"%s\", emplacement %i"
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "carte SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr "téléphone"
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr "Envoie SMS du répertoire \"%s\", emplacement %i↵\n"
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr ".... Attente d'une réponse réseau"
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr "Envois du SMS %i 1 / %i 2"
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr "Erreur, opération de messagerie inconnu !\n"
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr "numéro de dossier trop élevé ( max. %i 1)\n"
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr "Suppression SMS de \"%s 1\" dossier : "
@@ -2348,7 +2358,7 @@ msgstr "etat du réseau par paquets"
msgid "Packet network"
msgstr "réseau par paquets"
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr "GPRS"
@@ -2457,908 +2467,848 @@ msgstr "Lithium Polymer"
msgid "NiMH"
msgstr "NiMH"
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr "Non connecté au réseau !\n"
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr "Mauvais code réseau du téléphone !\n"
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr "Demande d'information pour OpenCellID échoué !\n"
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr "Echec pour trouver la latitude dans la réponse OpenCellID !\n"
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr "Latitude"
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr "Longitude"
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr "Plage"
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr "Nombre d'échantillons"
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "Périphérique"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "Fabricant"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "Modèle"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "Firmware"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "Matériel"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "IMEI original"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr "Fabriqué"
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "Code produit"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "SIM IMSI"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr ""
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr "appel entrant du \"%s\"\n"
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr "appel sortant vers \"%s\"\n"
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr ""
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr ""
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr ""
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr ""
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr ""
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr ""
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr ""
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr ""
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr "%3d utilisé"
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr "%3d libre"
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr ""
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr "Activation infos SMS entrant"
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr ""
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr "Activation infos appels"
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr "Activation infos USSD"
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "Tâches à faire"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "Calendrier"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr "Puissance du signal"
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr "%i dBm"
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr ""
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr "Taux d'erreur"
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr ""
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr "%i utilisé"
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr "%i non lu"
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr ""
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr ""
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr ""
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr ""
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr ""
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr " format, sonnerie \"%s\"\n"
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr "Adresse"
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr ""
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr ""
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr ""
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr ""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr ""
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr "Sonnerie"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr ""
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr ""
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr "désactivé"
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr ""
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr ""
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr "Expediteur"
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr "Paramètre inconnu (%s)"
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr ""
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr "Effacer répertoire SIM ?"
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr "Effacer appels manqués ?"
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr ""
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr ""
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr ""
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr ""
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr ""
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "Type de connexion"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr ""
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr ""
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr ""
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr ""
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr ""
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr ""
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr ""
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr ""
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr ""
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr ""
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr "Automatique"
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Normal"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr ""
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr ""
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr ""
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr ""
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr ""
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr ""
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr ""
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "Mot de passe"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr ""
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr ""
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr ""
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr ""
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr ""
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr ""
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr ""
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr "Serveur"
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr ""
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr ""
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr ""
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr "Page d'accueil"
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr ""
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr ""
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr ""
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr ""
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr ""
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr ""
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ", largeur %i, hauteur %i\n"
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, fuzzy, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr "Que dois -je faire (\"%s\") ?\n"
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr ""
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr ""
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr "Aucun code PIN saisi !"
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr "Saisir nouveau code PIN: "
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr " (Nom par défaut)"
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr ""
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr ""
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr ""
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr ""
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr ""
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr ""
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr ""
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr ""
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr ""
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr ""
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr ""
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr ""
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr ""
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr ""
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr ""
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr ""
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr ""
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr ""
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr ""
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr ""
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr ""
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr ""
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr ""
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr ""
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr ""
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr ""
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr ""
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr ""
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr "Personnel"
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr ""
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr ""
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr ""
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr ""
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr ""
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr ""
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr ""
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr ""
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr ""
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr ""
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr ""
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr ""
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr ""
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr ""
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr ""
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr ""
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr ""
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr ""
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr ""
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr ""
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr ""
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr ""
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr ""
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr ""
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3417,12 +3367,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3470,87 +3420,87 @@ msgstr ""
msgid "Writing file %s:"
msgstr ""
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr ""
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr "Impossible d'ouvrir le fichier %s\n"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr ""
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr "Pas d'information du constructeur dans le fichier JAD !"
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr "Pas d'infos de nom dans le fichier JAD !"
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr ""
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr ""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr ""
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr ""
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr ""
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr ""
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr ""
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr ""
@@ -3916,71 +3866,71 @@ msgstr ""
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr ""
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr ""
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr ""
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr ""
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr ""
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr ""
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr ""
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr ""
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr ""
@@ -4388,6 +4338,30 @@ msgstr "Avertissement"
msgid "Information"
msgstr "Informations"
+#~ msgid "Not logged to network!\n"
+#~ msgstr "Non connecté au réseau !\n"
+
+#~ msgid "Wrong network code from phone!\n"
+#~ msgstr "Mauvais code réseau du téléphone !\n"
+
+#~ msgid "Request for information from OpenCellID failed!\n"
+#~ msgstr "Demande d'information pour OpenCellID échoué !\n"
+
+#~ msgid "Failed to find latitude in OpenCellID reply!\n"
+#~ msgstr "Echec pour trouver la latitude dans la réponse OpenCellID !\n"
+
+#~ msgid "Latitude"
+#~ msgstr "Latitude"
+
+#~ msgid "Longitude"
+#~ msgstr "Longitude"
+
+#~ msgid "Range"
+#~ msgstr "Plage"
+
+#~ msgid "Number of samples"
+#~ msgstr "Nombre d'échantillons"
+
#~ msgid "Built %s on %s using %s"
#~ msgstr "Construit %s sur %s en utilisant %s"
diff --git a/locale/fr/libgammu.po b/locale/fr/libgammu.po
index d723949..ea974c5 100644
--- a/locale/fr/libgammu.po
+++ b/locale/fr/libgammu.po
@@ -7,11 +7,11 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2016-07-20 20:52+0000\n"
"Last-Translator: Nabil BENDAFI <nabil@bendafi.fr>\n"
-"Language-Team: French "
-"<https://hosted.weblate.org/projects/gammu/libgammu/fr/>\n"
+"Language-Team: French <https://hosted.weblate.org/projects/gammu/libgammu/fr/"
+">\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -88,24 +88,36 @@ msgstr ""
"être pas connecté."
#: libgammu/gsmcomon.c:98
+#, fuzzy
+#| msgid ""
+#| "Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Trame non demandée pour le moment. Consulter <http://cihar.com/gammu/report> "
"pour savoir comment rapporter cette information."
#: libgammu/gsmcomon.c:99
+#, fuzzy
+#| msgid ""
+#| "Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Réponse inconnu du téléphone. Consulter <http://cihar.com/gammu/report> pour "
"savoir comment rapporter cette information."
#: libgammu/gsmcomon.c:100
+#, fuzzy
+#| msgid ""
+#| "Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+#| "report it."
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
"Frame inconnue. Consulter <http://cihar.com/gammu/report> pour savoir "
@@ -368,7 +380,6 @@ msgid "Network error."
msgstr "Erreur réseau."
#: libgammu/gsmcomon.c:157
-#| msgid "Invalid data given to phone."
msgid "Invalid database version."
msgstr "Version de base de données non valide."
@@ -377,17 +388,14 @@ msgid "Failed to initialize DB driver."
msgstr "Impossible d’initialiser le pilote de la DB."
#: libgammu/gsmcomon.c:159
-#| msgid "Failed to connect to phone"
msgid "Failed to configure DB driver."
msgstr "Impossible de configurer le pilote de la DB."
#: libgammu/gsmcomon.c:160
-#| msgid "Failed to connect to phone"
msgid "Failed to connect to database."
msgstr "Impossible de se connecter à la base de données."
#: libgammu/gsmcomon.c:161
-#| msgid "Connection test"
msgid "Database connection timeout."
msgstr "Délai de connexion de base de données."
@@ -399,7 +407,7 @@ msgstr "Erreur dans l’exécution de requête SQL."
msgid "Unknown error description."
msgstr "La description de l'erreur est inconnue."
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr "Modèles"
diff --git a/locale/gammu.pot b/locale/gammu.pot
index 855b0d9..2719729 100644
--- a/locale/gammu.pot
+++ b/locale/gammu.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: gammu 1.37.1\n"
+"Project-Id-Version: gammu 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -64,7 +64,7 @@ msgstr ""
msgid "Error while opening file for writing!\n"
msgstr ""
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr ""
@@ -75,7 +75,7 @@ msgstr ""
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr ""
@@ -83,7 +83,7 @@ msgstr ""
msgid "Only part of data saved, please increase the limit."
msgstr ""
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr ""
@@ -94,9 +94,9 @@ msgstr ""
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr ""
@@ -104,7 +104,7 @@ msgstr ""
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr ""
@@ -272,7 +272,7 @@ msgstr ""
msgid "Phone"
msgstr ""
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr ""
@@ -306,7 +306,7 @@ msgstr ""
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr ""
@@ -355,8 +355,8 @@ msgid "Deleting old notes:"
msgstr ""
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr ""
@@ -400,12 +400,12 @@ msgstr ""
msgid "Restore phone MMS settings?"
msgstr ""
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr ""
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr ""
@@ -435,7 +435,7 @@ msgstr ""
msgid "Unknown memory type (\"%s\")\n"
msgstr ""
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -470,42 +470,42 @@ msgstr ""
msgid "Add phone WAP bookmarks?"
msgstr ""
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr ""
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr ""
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr ""
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr ""
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr ""
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr ""
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr ""
@@ -661,7 +661,7 @@ msgid "Silent alarm"
msgstr ""
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr ""
@@ -676,8 +676,8 @@ msgstr ""
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr ""
@@ -909,7 +909,7 @@ msgstr ""
msgid "None"
msgstr ""
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr ""
@@ -1067,13 +1067,13 @@ msgstr ""
msgid "Security status"
msgstr ""
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr ""
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr ""
@@ -1083,7 +1083,7 @@ msgstr ""
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr ""
@@ -1131,7 +1131,7 @@ msgstr ""
#: gammu/depend/nokia/dct4.c:303
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
#: gammu/depend/nokia/dct4.c:369
@@ -1150,7 +1150,7 @@ msgstr ""
msgid "No signal"
msgstr ""
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr ""
@@ -1526,7 +1526,7 @@ msgstr ""
#: gammu-detect/main.c:85
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu-detect/main.c:87 gammu/gammu.c:336
@@ -1542,7 +1542,7 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr ""
#: gammu-detect/main.c:100
@@ -1610,7 +1610,7 @@ msgstr ""
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr ""
#: gammu/files.c:55
@@ -1619,7 +1619,7 @@ msgstr ""
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr ""
#. l10n: One char to indicate protected file
@@ -1673,62 +1673,62 @@ msgstr ""
msgid "Part of folder only"
msgstr ""
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr ""
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr ""
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr ""
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
msgstr ""
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr ""
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr ""
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr ""
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr ""
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr ""
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr ""
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr ""
@@ -1743,12 +1743,12 @@ msgstr ""
msgid "Unknown country name: %s."
msgstr ""
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr ""
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr ""
@@ -1782,7 +1782,7 @@ msgstr ""
#: gammu/gammu.c:332
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu/gammu.c:370
@@ -1819,199 +1819,199 @@ msgid ""
"smsd!"
msgstr ""
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr ""
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr ""
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr ""
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr ""
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr ""
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr ""
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr ""
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr ""
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr ""
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr ""
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr ""
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr ""
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr ""
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr ""
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr ""
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr ""
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr ""
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr ""
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr ""
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr ""
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr ""
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr ""
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr ""
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr ""
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
"\n"
msgstr ""
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr ""
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr ""
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr ""
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr ""
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr ""
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr ""
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr ""
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr ""
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2035,7 +2035,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr ""
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr ""
@@ -2052,12 +2052,12 @@ msgstr ""
msgid "We already have one pending, ignoring this one!"
msgstr ""
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr ""
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr ""
@@ -2102,144 +2102,144 @@ msgstr ""
msgid "Service reply"
msgstr ""
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr ""
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr ""
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr ""
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr ""
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr ""
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr ""
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr ""
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr ""
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr ""
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ""
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ""
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ""
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ""
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ""
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr ""
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr ""
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ""
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr ""
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr ""
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr ""
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr ""
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr ""
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr ""
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr ""
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr ""
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr ""
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr ""
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr ""
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr ""
@@ -2285,7 +2285,7 @@ msgstr ""
msgid "Packet network"
msgstr ""
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr ""
@@ -2394,908 +2394,848 @@ msgstr ""
msgid "NiMH"
msgstr ""
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr ""
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr ""
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr ""
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr ""
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr ""
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr ""
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr ""
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr ""
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr ""
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr ""
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr ""
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr ""
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr ""
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr ""
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr ""
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr ""
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr ""
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr ""
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr ""
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr ""
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr ""
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr ""
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr ""
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr ""
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr ""
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr ""
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr ""
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr ""
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr ""
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr ""
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr ""
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr ""
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr ""
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr ""
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr ""
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr ""
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr ""
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr ""
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr ""
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr ""
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr ""
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr ""
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr ""
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr ""
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr ""
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr ""
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr ""
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr ""
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr ""
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr ""
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr ""
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr ""
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr ""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr ""
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr ""
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr ""
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr ""
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr ""
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr ""
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr ""
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr ""
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr ""
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr ""
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr ""
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr ""
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr ""
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr ""
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr ""
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr ""
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr ""
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr ""
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr ""
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr ""
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr ""
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr ""
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr ""
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr ""
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr ""
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr ""
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr ""
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr ""
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr ""
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr ""
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr ""
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr ""
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr ""
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr ""
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr ""
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr ""
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr ""
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr ""
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr ""
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr ""
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr ""
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr ""
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr ""
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr ""
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr ""
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr ""
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr ""
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr ""
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr ""
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr ""
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr ""
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr ""
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr ""
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr ""
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr ""
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ""
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr ""
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr ""
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr ""
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr ""
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr ""
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr ""
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr ""
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr ""
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr ""
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr ""
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr ""
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr ""
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr ""
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr ""
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr ""
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr ""
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr ""
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr ""
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr ""
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr ""
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr ""
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr ""
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr ""
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr ""
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr ""
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr ""
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr ""
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr ""
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr ""
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr ""
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr ""
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr ""
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr ""
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr ""
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr ""
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr ""
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr ""
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr ""
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr ""
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr ""
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr ""
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr ""
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr ""
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr ""
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr ""
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr ""
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr ""
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr ""
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr ""
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr ""
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr ""
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr ""
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr ""
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr ""
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr ""
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr ""
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr ""
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3354,12 +3294,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3407,87 +3347,87 @@ msgstr ""
msgid "Writing file %s:"
msgstr ""
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr ""
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr ""
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr ""
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr ""
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr ""
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr ""
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr ""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr ""
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr ""
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr ""
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr ""
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr ""
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr ""
@@ -3853,71 +3793,71 @@ msgstr ""
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr ""
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr ""
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr ""
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr ""
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr ""
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr ""
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr ""
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr ""
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr ""
diff --git a/locale/gl/docs.po b/locale/gl/docs.po
index ed19c05..ff9fff0 100644
--- a/locale/gl/docs.po
+++ b/locale/gl/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2009-02-14 23:34+0100\n"
"Last-Translator: Alejandro Casas <acasasv@yahoo.es>\n"
"Language-Team: none\n"
@@ -34,8 +34,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -47,7 +47,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -68,11 +69,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -81,58 +100,83 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, no-wrap
msgid "More information"
msgstr ""
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
@@ -148,6 +192,16 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/gl/gammu.po b/locale/gl/gammu.po
index c163b08..1d9297c 100644
--- a/locale/gl/gammu.po
+++ b/locale/gl/gammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2014-12-30 09:18+0200\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: Galician <https://hosted.weblate.org/projects/gammu/gammu/gl/"
@@ -65,7 +65,7 @@ msgstr ""
msgid "Error while opening file for writing!\n"
msgstr ""
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr ""
@@ -76,7 +76,7 @@ msgstr ""
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr ""
@@ -84,7 +84,7 @@ msgstr ""
msgid "Only part of data saved, please increase the limit."
msgstr ""
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr ""
@@ -95,9 +95,9 @@ msgstr ""
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr ""
@@ -105,7 +105,7 @@ msgstr ""
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr ""
@@ -273,7 +273,7 @@ msgstr ""
msgid "Phone"
msgstr ""
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr ""
@@ -307,7 +307,7 @@ msgstr ""
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr ""
@@ -356,8 +356,8 @@ msgid "Deleting old notes:"
msgstr ""
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr ""
@@ -401,12 +401,12 @@ msgstr ""
msgid "Restore phone MMS settings?"
msgstr ""
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr ""
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr ""
@@ -436,7 +436,7 @@ msgstr ""
msgid "Unknown memory type (\"%s\")\n"
msgstr ""
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -473,42 +473,42 @@ msgstr "Almacena todos os SMS do teléfono nun ficheiro."
msgid "Add phone WAP bookmarks?"
msgstr ""
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr ""
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr ""
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr ""
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr ""
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr ""
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr ""
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr ""
@@ -665,7 +665,7 @@ msgid "Silent alarm"
msgstr ""
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Texto"
@@ -680,8 +680,8 @@ msgstr ""
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Localización"
@@ -913,7 +913,7 @@ msgstr ""
msgid "None"
msgstr "Ningunha"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Descoñecido"
@@ -1072,13 +1072,13 @@ msgstr ""
msgid "Security status"
msgstr ""
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr ""
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr ""
@@ -1088,7 +1088,7 @@ msgstr ""
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr ""
@@ -1136,7 +1136,7 @@ msgstr ""
#: gammu/depend/nokia/dct4.c:303
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
#: gammu/depend/nokia/dct4.c:369
@@ -1155,7 +1155,7 @@ msgstr ""
msgid "No signal"
msgstr ""
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr ""
@@ -1533,7 +1533,7 @@ msgstr ""
#: gammu-detect/main.c:85
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu-detect/main.c:87 gammu/gammu.c:336
@@ -1549,7 +1549,7 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr ""
#: gammu-detect/main.c:100
@@ -1620,7 +1620,7 @@ msgstr ""
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr ""
#: gammu/files.c:55
@@ -1629,7 +1629,7 @@ msgstr ""
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr ""
#. l10n: One char to indicate protected file
@@ -1683,62 +1683,62 @@ msgstr ""
msgid "Part of folder only"
msgstr ""
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr ""
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr ""
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr ""
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
msgstr ""
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr ""
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr ""
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr ""
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr ""
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr ""
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr ""
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr ""
@@ -1753,12 +1753,12 @@ msgstr ""
msgid "Unknown country name: %s."
msgstr ""
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr ""
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Nome"
@@ -1792,7 +1792,7 @@ msgstr ""
#: gammu/gammu.c:332
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu/gammu.c:370
@@ -1830,204 +1830,204 @@ msgid ""
msgstr ""
# type: SS
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Chamar"
# type: SS
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr "SMS e EMS"
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr ""
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr ""
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr ""
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr ""
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr ""
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr ""
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr ""
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr ""
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr ""
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr ""
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr ""
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr ""
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr ""
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr ""
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr ""
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr ""
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr ""
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr ""
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr ""
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr ""
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
"Os parámetros antes do comando configuran o comportamento da aplicación "
"gammu:"
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
# type: Plain text
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr "Os comandos ou instruccións especifícanse con ou sen poñer --."
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr ""
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
"\n"
msgstr ""
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr ""
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr ""
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr ""
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr ""
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr ""
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr ""
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr ""
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr ""
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2051,7 +2051,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr ""
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr ""
@@ -2068,12 +2068,12 @@ msgstr ""
msgid "We already have one pending, ignoring this one!"
msgstr ""
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr ""
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr ""
@@ -2118,144 +2118,144 @@ msgstr ""
msgid "Service reply"
msgstr ""
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Número"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr ""
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr ""
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr ""
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr ""
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr ""
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr ""
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr ""
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr ""
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ""
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ""
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ""
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ""
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ""
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr ""
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr ""
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ""
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr ""
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr ""
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr ""
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr ""
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr ""
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr ""
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr ""
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr ""
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr ""
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr ""
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr ""
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr ""
@@ -2301,7 +2301,7 @@ msgstr ""
msgid "Packet network"
msgstr ""
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr ""
@@ -2410,908 +2410,848 @@ msgstr ""
msgid "NiMH"
msgstr ""
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr ""
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr ""
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr ""
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr ""
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr ""
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr ""
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr ""
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr ""
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr ""
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr ""
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr ""
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr ""
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr ""
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr ""
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr ""
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr ""
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr ""
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr ""
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr ""
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr ""
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr ""
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr ""
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr ""
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr ""
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr ""
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr ""
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr ""
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr ""
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr ""
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr ""
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr ""
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr ""
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr ""
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr ""
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr ""
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr ""
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr ""
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr ""
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr ""
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr ""
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr ""
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr ""
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr ""
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr ""
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr ""
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr ""
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr ""
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr ""
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr ""
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr ""
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr ""
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr ""
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr ""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr ""
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr ""
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr ""
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr ""
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr ""
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr ""
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr ""
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr ""
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr ""
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr ""
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr ""
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr ""
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr ""
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr ""
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr ""
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr ""
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr ""
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr ""
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr ""
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr ""
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr ""
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr ""
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr ""
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr ""
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr ""
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr ""
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr ""
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr ""
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Normal"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr ""
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr ""
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr ""
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr ""
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr ""
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr ""
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr ""
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr ""
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr ""
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr ""
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr ""
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr ""
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr ""
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr ""
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr ""
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr ""
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr ""
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr ""
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr ""
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr ""
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr ""
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr ""
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr ""
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr ""
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr ""
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr ""
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ""
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr ""
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr ""
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr ""
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr ""
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr ""
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr ""
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr ""
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr ""
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr ""
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr ""
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr ""
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr ""
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr ""
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr ""
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr ""
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr ""
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr ""
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr ""
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr ""
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr ""
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr ""
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr ""
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr ""
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr ""
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr ""
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr ""
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr ""
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr ""
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr ""
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr ""
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr ""
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr ""
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr ""
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr ""
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr ""
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr ""
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr ""
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr ""
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr ""
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr ""
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr ""
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr ""
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr ""
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr ""
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr ""
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr ""
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr ""
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr ""
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr ""
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr ""
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr ""
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr ""
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr ""
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr ""
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr ""
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr ""
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr ""
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3370,12 +3310,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3423,87 +3363,87 @@ msgstr ""
msgid "Writing file %s:"
msgstr ""
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr ""
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr ""
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr ""
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr ""
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr ""
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr ""
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr ""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr ""
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr ""
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr ""
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr ""
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr ""
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr ""
@@ -3869,71 +3809,71 @@ msgstr ""
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr ""
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr ""
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr ""
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr ""
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr ""
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr ""
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr ""
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr ""
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr ""
diff --git a/locale/gl/libgammu.po b/locale/gl/libgammu.po
index 5724047..9d93488 100644
--- a/locale/gl/libgammu.po
+++ b/locale/gl/libgammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2009-01-27 14:28+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -74,19 +74,19 @@ msgstr ""
#: libgammu/gsmcomon.c:98
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:99
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:100
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
@@ -353,7 +353,7 @@ msgstr ""
msgid "Unknown error description."
msgstr ""
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr ""
diff --git a/locale/he/docs.po b/locale/he/docs.po
index 63e5ced..48abc02 100644
--- a/locale/he/docs.po
+++ b/locale/he/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2010-02-20 13:09+0200\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: none\n"
@@ -35,8 +35,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -48,7 +48,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -69,11 +70,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -82,58 +101,83 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, no-wrap
msgid "More information"
msgstr ""
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
@@ -149,6 +193,16 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/he/gammu.po b/locale/he/gammu.po
index 4605353..83a2846 100644
--- a/locale/he/gammu.po
+++ b/locale/he/gammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2015-05-01 14:25+0200\n"
"Last-Translator: Rafi Yehezak-el <rafi3456@gmail.com>\n"
"Language-Team: Hebrew <https://hosted.weblate.org/projects/gammu/gammu/he/>\n"
@@ -64,7 +64,7 @@ msgstr "תבנית הגיבוי אינה מוכרת: „%s“\n"
msgid "Error while opening file for writing!\n"
msgstr "אירעה שגיאה בעת פתיחת הקובץ לכתיבה!\n"
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "אירעה שגיאה בעת כתיבת הקובץ!\n"
@@ -75,7 +75,7 @@ msgstr "אירעה שגיאה בעת סגירת הקובץ!\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "בקריאה"
@@ -83,7 +83,7 @@ msgstr "בקריאה"
msgid "Only part of data saved, please increase the limit."
msgstr "רק חלק מהנתונים נשמרו, נא להגדיל את המגבלה."
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "בקריאה:"
@@ -94,9 +94,9 @@ msgstr "בקריאה:"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "%i אחוז"
@@ -104,7 +104,7 @@ msgstr "%i אחוז"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr "יש ללחוץ על Ctrl+C כדי להפסיק..."
@@ -272,7 +272,7 @@ msgstr ""
msgid "Phone"
msgstr ""
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr ""
@@ -306,7 +306,7 @@ msgstr ""
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr ""
@@ -355,8 +355,8 @@ msgid "Deleting old notes:"
msgstr ""
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr ""
@@ -400,12 +400,12 @@ msgstr ""
msgid "Restore phone MMS settings?"
msgstr ""
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr ""
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr ""
@@ -435,7 +435,7 @@ msgstr ""
msgid "Unknown memory type (\"%s\")\n"
msgstr ""
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -470,42 +470,42 @@ msgstr ""
msgid "Add phone WAP bookmarks?"
msgstr ""
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr ""
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr ""
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr ""
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr ""
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr ""
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr ""
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr ""
@@ -662,7 +662,7 @@ msgid "Silent alarm"
msgstr ""
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "טקסט"
@@ -677,8 +677,8 @@ msgstr ""
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "מיקום"
@@ -910,7 +910,7 @@ msgstr ""
msgid "None"
msgstr ""
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "לא ידוע"
@@ -1068,13 +1068,13 @@ msgstr ""
msgid "Security status"
msgstr ""
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr ""
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr ""
@@ -1084,7 +1084,7 @@ msgstr ""
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr ""
@@ -1130,10 +1130,16 @@ msgid "Setting done"
msgstr ""
#: gammu/depend/nokia/dct4.c:303
+#, fuzzy
+#| msgid ""
+#| "Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
+"התגובה מהטלפון אינה ידועה. יש לעיין ב־<http://wammu.eu/support/bugs/> לקבלת "
+"מידע אודות דיווח על תקלה זו."
#: gammu/depend/nokia/dct4.c:369
msgid "Passed"
@@ -1151,7 +1157,7 @@ msgstr ""
msgid "No signal"
msgstr ""
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr ""
@@ -1527,7 +1533,7 @@ msgstr ""
#: gammu-detect/main.c:85
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu-detect/main.c:87 gammu/gammu.c:336
@@ -1543,7 +1549,7 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr ""
#: gammu-detect/main.c:100
@@ -1611,7 +1617,7 @@ msgstr ""
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr ""
#: gammu/files.c:55
@@ -1620,7 +1626,7 @@ msgstr ""
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr ""
#. l10n: One char to indicate protected file
@@ -1674,62 +1680,62 @@ msgstr ""
msgid "Part of folder only"
msgstr ""
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr ""
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr ""
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr ""
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
msgstr ""
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr ""
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr ""
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr ""
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr ""
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr ""
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr ""
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr ""
@@ -1744,12 +1750,12 @@ msgstr ""
msgid "Unknown country name: %s."
msgstr ""
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr ""
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "שם"
@@ -1783,7 +1789,7 @@ msgstr ""
#: gammu/gammu.c:332
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu/gammu.c:370
@@ -1820,200 +1826,200 @@ msgid ""
"smsd!"
msgstr ""
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr ""
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr ""
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr ""
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr ""
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr ""
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr ""
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr ""
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr ""
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr ""
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr ""
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr ""
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr ""
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr ""
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr ""
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr ""
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr ""
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr ""
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr ""
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr ""
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr ""
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr ""
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr ""
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr ""
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr ""
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
"\n"
msgstr ""
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr ""
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr ""
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr ""
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr ""
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr ""
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr ""
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr ""
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr ""
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2037,7 +2043,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr ""
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr ""
@@ -2054,12 +2060,12 @@ msgstr ""
msgid "We already have one pending, ignoring this one!"
msgstr ""
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr ""
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr ""
@@ -2104,144 +2110,144 @@ msgstr ""
msgid "Service reply"
msgstr ""
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "מספר"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr ""
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr ""
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr ""
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr ""
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr "זימונית"
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr ""
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr ""
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr ""
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ""
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ""
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ""
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ""
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ""
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr ""
-#: gammu/message.c:545
+#: gammu/message.c:547
#, fuzzy, c-format
msgid "error %i"
msgstr "אין שגיאה."
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ""
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr ""
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr ""
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr ""
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr ""
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr ""
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr ""
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr ""
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr ""
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr ""
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr ""
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr ""
@@ -2287,7 +2293,7 @@ msgstr ""
msgid "Packet network"
msgstr ""
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr ""
@@ -2396,908 +2402,848 @@ msgstr ""
msgid "NiMH"
msgstr ""
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr ""
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr ""
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr ""
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr ""
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr ""
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr ""
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr ""
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr ""
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr ""
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr ""
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr ""
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr ""
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr ""
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr ""
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr ""
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr ""
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr ""
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr ""
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr ""
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr ""
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr ""
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr ""
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr ""
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr ""
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr ""
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr ""
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr ""
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr ""
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr ""
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr ""
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr ""
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr ""
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr ""
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr ""
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr ""
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr ""
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr ""
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr ""
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr ""
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr ""
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr ""
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr ""
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr ""
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr ""
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr ""
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr ""
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr ""
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr ""
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr ""
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr ""
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr ""
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr ""
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr ""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr ""
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr ""
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr ""
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr ""
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr ""
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr ""
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr ""
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr ""
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr ""
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr ""
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr ""
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr ""
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr ""
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr ""
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr ""
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr ""
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr ""
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr ""
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr ""
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr ""
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr ""
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr ""
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr ""
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr ""
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr ""
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr ""
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr ""
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr ""
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr ""
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr ""
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr ""
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr ""
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr ""
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr ""
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr ""
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr ""
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr ""
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr ""
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr ""
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr ""
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr ""
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr ""
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr ""
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr ""
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr ""
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr ""
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr ""
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr ""
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr ""
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr ""
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr ""
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr ""
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr ""
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr ""
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr ""
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ""
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr ""
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr ""
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr ""
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr ""
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr ""
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr ""
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr ""
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr ""
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr ""
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr ""
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr ""
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr ""
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr ""
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr ""
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr ""
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr ""
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr ""
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr ""
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr ""
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr ""
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr ""
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr ""
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr ""
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr ""
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr ""
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr ""
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr ""
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr ""
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr ""
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr ""
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr ""
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr ""
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr "אישי"
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr ""
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr ""
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr ""
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr ""
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr ""
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr ""
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr ""
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr ""
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr ""
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr ""
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr ""
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr ""
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr ""
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr ""
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr ""
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr ""
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr ""
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr ""
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr ""
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr ""
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr ""
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr ""
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr ""
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr ""
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3356,12 +3302,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3409,89 +3355,89 @@ msgstr ""
msgid "Writing file %s:"
msgstr ""
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr ""
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr ""
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr ""
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
#, fuzzy
msgid "No vendor info in JAD file!"
msgstr "לא נמצאה הערה בקובץ"
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
#, fuzzy
msgid "No name info in JAD file!"
msgstr "לא נמצאה הערה בקובץ"
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr ""
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr ""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr ""
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr ""
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr ""
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr ""
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr ""
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr ""
@@ -3857,71 +3803,71 @@ msgstr ""
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr ""
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr ""
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr ""
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr ""
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr ""
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr ""
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr ""
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr ""
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr ""
diff --git a/locale/he/libgammu.po b/locale/he/libgammu.po
index 5555495..23cdf11 100644
--- a/locale/he/libgammu.po
+++ b/locale/he/libgammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2015-06-30 15:43+0200\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew <https://hosted.weblate.org/projects/gammu/libgammu/he/"
@@ -76,24 +76,36 @@ msgid "No response in specified timeout. Probably phone not connected."
msgstr "לא הייתה תגובה בפרק הזמן שהוגדר. יתכן שהטלפון אינו מחובר."
#: libgammu/gsmcomon.c:98
+#, fuzzy
+#| msgid ""
+#| "Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"לא התקבלה בקשה למסגרת. יש לעיין ב־<http://wammu.eu/support/bugs/> לקבלת מידע "
"אודות דיווח על תקלה זו."
#: libgammu/gsmcomon.c:99
+#, fuzzy
+#| msgid ""
+#| "Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"התגובה מהטלפון אינה ידועה. יש לעיין ב־<http://wammu.eu/support/bugs/> לקבלת "
"מידע אודות דיווח על תקלה זו."
#: libgammu/gsmcomon.c:100
+#, fuzzy
+#| msgid ""
+#| "Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+#| "report it."
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
"המסגרת אינה ידועה. יש לעיין ב־<http://wammu.eu/support/bugs/> לקבלת מידע "
@@ -373,7 +385,7 @@ msgstr ""
msgid "Unknown error description."
msgstr "תיאור השגיאה אינו ידוע."
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr "תבניות"
diff --git a/locale/hu/docs.po b/locale/hu/docs.po
index 8c9d13a..79490c5 100644
--- a/locale/hu/docs.po
+++ b/locale/hu/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2009-01-27 14:27+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -34,8 +34,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -47,7 +47,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -68,11 +69,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -81,58 +100,83 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, fuzzy, no-wrap
msgid "More information"
msgstr "Telefoninformáció"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
@@ -148,6 +192,16 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/hu/gammu.po b/locale/hu/gammu.po
index 608a71a..ac7fa0f 100644
--- a/locale/hu/gammu.po
+++ b/locale/hu/gammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2014-12-29 11:38+0200\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: Hungarian <https://hosted.weblate.org/projects/gammu/gammu/hu/"
@@ -65,7 +65,7 @@ msgstr ""
msgid "Error while opening file for writing!\n"
msgstr ""
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr ""
@@ -77,7 +77,7 @@ msgstr "Hiba lépett fel a bitzonsági másolat készítése közben"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "Olvasás"
@@ -85,7 +85,7 @@ msgstr "Olvasás"
msgid "Only part of data saved, please increase the limit."
msgstr ""
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr ""
@@ -96,9 +96,9 @@ msgstr ""
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr ""
@@ -106,7 +106,7 @@ msgstr ""
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr "Nyomd a Ctrl+C a megszakításhoz...."
@@ -274,7 +274,7 @@ msgstr ""
msgid "Phone"
msgstr "Telefon"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr "IMEI"
@@ -308,7 +308,7 @@ msgstr ""
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr "Írás:"
@@ -357,8 +357,8 @@ msgid "Deleting old notes:"
msgstr ""
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr "Kész"
@@ -402,12 +402,12 @@ msgstr ""
msgid "Restore phone MMS settings?"
msgstr ""
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr ""
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr ""
@@ -437,7 +437,7 @@ msgstr ""
msgid "Unknown memory type (\"%s\")\n"
msgstr ""
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -473,42 +473,42 @@ msgstr "Fájl küldése a telefonra"
msgid "Add phone WAP bookmarks?"
msgstr ""
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr ""
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr ""
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr ""
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr ""
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr ""
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr ""
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr ""
@@ -665,7 +665,7 @@ msgid "Silent alarm"
msgstr ""
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Szöveg"
@@ -680,8 +680,8 @@ msgstr ""
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Hely"
@@ -913,7 +913,7 @@ msgstr ""
msgid "None"
msgstr "Nincs"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Ismeretlen"
@@ -1072,13 +1072,13 @@ msgstr ""
msgid "Security status"
msgstr ""
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr ""
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr ""
@@ -1088,7 +1088,7 @@ msgstr ""
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr ""
@@ -1136,7 +1136,7 @@ msgstr ""
#: gammu/depend/nokia/dct4.c:303
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
#: gammu/depend/nokia/dct4.c:369
@@ -1155,7 +1155,7 @@ msgstr ""
msgid "No signal"
msgstr ""
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr ""
@@ -1536,9 +1536,11 @@ msgid "Windows serial port probing"
msgstr "Telefon port"
#: gammu-detect/main.c:85
+#, fuzzy
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
+"Copyright \\(co Michal Cihar E<lt>I<michal@cihar.com>E<gt>, 2003 - 2008."
#: gammu-detect/main.c:87 gammu/gammu.c:336
msgid "License GPLv2: GNU GPL version 2 <https://spdx.org/licenses/GPL-2.0>."
@@ -1553,7 +1555,7 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr ""
#: gammu-detect/main.c:100
@@ -1626,7 +1628,7 @@ msgstr ""
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr ""
#: gammu/files.c:55
@@ -1635,7 +1637,7 @@ msgstr ""
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr ""
#. l10n: One char to indicate protected file
@@ -1689,62 +1691,62 @@ msgstr ""
msgid "Part of folder only"
msgstr ""
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr ""
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr ""
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr ""
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
msgstr ""
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr ""
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr ""
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr ""
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr ""
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr ""
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr ""
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr ""
@@ -1759,12 +1761,12 @@ msgstr ""
msgid "Unknown country name: %s."
msgstr ""
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr ""
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Név"
@@ -1799,7 +1801,7 @@ msgstr ""
#: gammu/gammu.c:332
#, fuzzy
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
"Copyright \\(co Michal Cihar E<lt>I<michal@cihar.com>E<gt>, 2003 - 2008."
@@ -1837,200 +1839,200 @@ msgid ""
"smsd!"
msgstr ""
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Hívások"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr ""
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr ""
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr ""
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr ""
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr "Csengőhangok"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr ""
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr ""
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr ""
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr ""
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr ""
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr ""
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr ""
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr ""
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr ""
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr ""
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr ""
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr "Telefoninformáció"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr ""
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr ""
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr ""
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr ""
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr ""
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr ""
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
"\n"
msgstr ""
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr ""
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr ""
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr ""
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr ""
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr ""
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr ""
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr ""
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr ""
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2054,7 +2056,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr ""
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr ""
@@ -2071,12 +2073,12 @@ msgstr ""
msgid "We already have one pending, ignoring this one!"
msgstr ""
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr ""
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr ""
@@ -2121,144 +2123,144 @@ msgstr "Nem támogatott"
msgid "Service reply"
msgstr ""
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Szám"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr ""
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr ""
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr ""
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr ""
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr ""
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr ""
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr ""
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr ""
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ""
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ""
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ""
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ""
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ""
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr ""
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr ""
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ""
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr ""
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr ""
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr ""
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr ""
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr ""
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr "telefon"
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr ""
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr ""
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr ""
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr ""
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr ""
@@ -2304,7 +2306,7 @@ msgstr ""
msgid "Packet network"
msgstr ""
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr ""
@@ -2413,910 +2415,849 @@ msgstr ""
msgid "NiMH"
msgstr ""
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr ""
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr ""
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr ""
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr ""
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr ""
-
-#: gammu/misc.c:358
-#, fuzzy
-msgid "Number of samples"
-msgstr "Előhívó szám"
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "Eszköz"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "Gyártó"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "Modell"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "Firmware"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "Hardver"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "Eredeti IMEI"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr ""
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "Termékkód"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "SIM IMSI"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr ""
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr ""
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr ""
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr ""
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr ""
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr ""
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr ""
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr ""
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr ""
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr ""
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr ""
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr ""
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr ""
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr ""
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr ""
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr ""
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr ""
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr ""
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "Tennivalók"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "Naptár"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr ""
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr ""
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr ""
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr ""
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr ""
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr ""
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr ""
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr ""
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr ""
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr ""
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr ""
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr ""
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr ""
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr ""
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr ""
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr ""
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr ""
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr ""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr ""
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
#, fuzzy
msgid "Ringtone"
msgstr "Csengőhangok"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr ""
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr ""
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr "tiltott"
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr ""
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr ""
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr ""
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr ""
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr ""
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr ""
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr ""
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr ""
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr ""
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr ""
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr ""
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr ""
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "Kapcsolat típusa"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr ""
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr ""
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr ""
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr ""
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr ""
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr ""
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr ""
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr ""
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr ""
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr ""
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr "Automatikus"
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Általános"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr ""
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr ""
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr ""
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr ""
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr ""
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr ""
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr ""
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "Jelszó"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr ""
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr ""
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr ""
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr ""
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr ""
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr ""
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr ""
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr "Szerver"
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr ""
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr ""
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr ""
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr ""
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr ""
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr ""
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr ""
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr ""
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr ""
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr ""
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ""
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr ""
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr ""
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr ""
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr ""
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr ""
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr ""
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr ""
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr ""
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr ""
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr ""
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr ""
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr ""
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr ""
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr ""
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr ""
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr ""
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr ""
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr ""
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr ""
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr ""
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr ""
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr ""
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr ""
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr ""
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr ""
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr ""
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr ""
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr ""
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr ""
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr ""
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr ""
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr ""
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr ""
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr ""
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr ""
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr ""
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr ""
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr ""
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr ""
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr ""
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr ""
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr ""
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr ""
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr ""
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr ""
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr ""
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr ""
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr ""
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr ""
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr ""
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr ""
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr ""
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr ""
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr ""
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr ""
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr ""
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr ""
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3375,12 +3316,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3428,89 +3369,89 @@ msgstr ""
msgid "Writing file %s:"
msgstr ""
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr ""
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, fuzzy, c-format
msgid "Can not open file %s\n"
msgstr "A fájl nem hozható létre."
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr ""
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
#, fuzzy
msgid "No vendor info in JAD file!"
msgstr "Jegyzet nem található a fájlban"
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
#, fuzzy
msgid "No name info in JAD file!"
msgstr "Jegyzet nem található a fájlban"
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr ""
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr ""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr ""
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr ""
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr ""
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr ""
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr ""
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr ""
@@ -3888,71 +3829,71 @@ msgstr ""
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr ""
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr ""
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr ""
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr ""
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr ""
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr ""
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr ""
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr ""
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr ""
@@ -4361,6 +4302,10 @@ msgstr ""
msgid "Information"
msgstr ""
+#, fuzzy
+#~ msgid "Number of samples"
+#~ msgstr "Előhívó szám"
+
#~ msgid "Mobile number (home)"
#~ msgstr "Sorozatszám (IMEI)"
diff --git a/locale/hu/libgammu.po b/locale/hu/libgammu.po
index 580f73a..361ba63 100644
--- a/locale/hu/libgammu.po
+++ b/locale/hu/libgammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2012-03-28 10:05+0200\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: none\n"
@@ -84,19 +84,19 @@ msgstr ""
#: libgammu/gsmcomon.c:98
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:99
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:100
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
@@ -381,7 +381,7 @@ msgstr ""
msgid "Unknown error description."
msgstr ""
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr ""
diff --git a/locale/id/docs.po b/locale/id/docs.po
index 44db68d..7ab1f69 100644
--- a/locale/id/docs.po
+++ b/locale/id/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2011-12-13 21:56+0200\n"
"Last-Translator: Sukma Budi <kanjengdemank@yahoo.com>\n"
"Language-Team: none\n"
@@ -35,10 +35,16 @@ msgstr ""
#. type: Plain text
#: README.rst:11
+#, fuzzy
+#| msgid ""
+#| "It has been initiated by Marcin Wiacek and other people. Originally the "
+#| "code was based on Gnokii <http://www.gnokii.org> and later MyGnokii "
+#| "<http://www.mwiacek.com> projects. Gammu was former (up to version 0.58) "
+#| "called MyGnokii2."
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
"Produk ini telah diinisiasi oleh Marcin Wiacek dan beberapa orang lainnya. "
@@ -56,7 +62,8 @@ msgstr ""
"dari banyak kontributor."
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -77,11 +84,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -90,33 +115,65 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, no-wrap
msgid "More information"
msgstr "Informasi lanjut"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+#, fuzzy
+#| msgid "You can find more information on <http://wammu.eu/gammu/>."
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr "Anda dapat mencari lebih banyak informasi di <http://wammu.eu/gammu/>."
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
+#, fuzzy
+#| msgid ""
+#| "There is also Gammu manual available in docs/manual. You can build HTML "
+#| "version of it using make manual-html which is viewable online at <http://"
+#| "wammu.eu/docs/manual/>."
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
"Disana juga dapat ditemukan Manual Gammu di Docs/manual. Kamu bisa membangun "
@@ -124,29 +181,35 @@ msgstr ""
"<http://wammu.eu/docs/manual/>."
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr "Laporan umpanbalik dan bug"
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
+#, fuzzy
+#| msgid ""
+#| "Any feedback is welcome, see <http://wammu.eu/support/> for information "
+#| "how to contact developers."
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
"Setiap umpanbalik kami tunggu, lihat <http://wammu.eu/support/> untuk "
"informasi bagaimana menghubungi pengembang."
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr "Dukungan pengembang"
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+#, fuzzy
+#| msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
"Kamu dapat menghargai pengembang yang sudah bekerja di <http://wammu.eu/"
"donate/>."
@@ -166,6 +229,16 @@ msgstr ""
"Lihat docs/manual/project/install.rst untuk petunjuk instalasi atau lihat "
"bab \"Compiling Gammu\" dalam Manual Gammu."
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/id/gammu.po b/locale/id/gammu.po
index 3cabd78..a074bf9 100644
--- a/locale/id/gammu.po
+++ b/locale/id/gammu.po
@@ -4,19 +4,19 @@
# Automatically generated, 2009.
msgid ""
msgstr ""
-"Project-Id-Version: Gammu 1.37.1\n"
+"Project-Id-Version: Gammu 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
-"PO-Revision-Date: 2014-11-23 03:20+0200\n"
-"Last-Translator: Arachmadi Putra Pambudi <im0smart.diecorp@gmail.com>\n"
-"Language-Team: Indonesian <https://hosted.weblate.org/projects/gammu/gammu/"
-"id/>\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
+"PO-Revision-Date: 2016-10-12 00:40+0000\n"
+"Last-Translator: Wahyu Kecambah Linux <wahyu.kelix@gmail.com>\n"
+"Language-Team: Indonesian "
+"<https://hosted.weblate.org/projects/gammu/gammu/id/>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Weblate 2.1-dev\n"
+"X-Generator: Weblate 2.9-dev\n"
#: gammu/backup.c:49 gammu/backup.c:72 gammu/backup.c:95 gammu/backup.c:116
#: helper/message-cmdline.c:373 helper/message-cmdline.c:397
@@ -64,7 +64,7 @@ msgstr "Format cadangan tidak dikenal: \"%s\"\n"
msgid "Error while opening file for writing!\n"
msgstr "Kesalahan saatmembuka file untuk menulis!\n"
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "Kesalahan saat menulis file!\n"
@@ -75,7 +75,7 @@ msgstr "Kesalahan ketika menutup file!\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "Membaca"
@@ -83,7 +83,7 @@ msgstr "Membaca"
msgid "Only part of data saved, please increase the limit."
msgstr "Hanya sebagian data yang tersimpan, silahkan meningkatkan batasan."
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "Membaca:"
@@ -94,9 +94,9 @@ msgstr "Membaca:"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "%i persen"
@@ -104,7 +104,7 @@ msgstr "%i persen"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr "Tekan Ctrl + C untuk berhenti..."
@@ -272,7 +272,7 @@ msgstr "Waktu cadangan"
msgid "Phone"
msgstr "Telepon"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr "IMEI"
@@ -311,7 +311,7 @@ msgstr "Pulihkan grup pemanggil telepon dan logo?"
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr "Menulis:"
@@ -365,8 +365,8 @@ msgid "Deleting old notes:"
msgstr "Hapus catatan lama:"
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr "Selesai"
@@ -410,12 +410,12 @@ msgstr "Pulihkan setting WAP telepon?"
msgid "Restore phone MMS settings?"
msgstr "Pulihkan setting MMS telepon?"
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr "Hapus semua nada dering pengguna telepon?"
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr "Menghapus"
@@ -445,7 +445,7 @@ msgstr "Pulihkan titik GPRS telepon?"
msgid "Unknown memory type (\"%s\")\n"
msgstr "Tipe memori tidak diketahui (\"%s\")\n"
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -480,42 +480,42 @@ msgstr "Tambah catatan ke telepon?"
msgid "Add phone WAP bookmarks?"
msgstr "Tambahkan bookmark WAP telepon?"
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr "Hapus tiap-tiap sms setelah membuat cadangan?"
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr "Buat cadangan sms dari folder \"%s\"%s?"
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr " (SIM)"
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr " Meningkat %s\n"
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr "Menghapus:"
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr "Pulihkan pesan?"
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr "Apakan anda ingin memulihkan SMS biner?"
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr "Pulihkan %03i sms ke folder \"%s\"%s?"
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr "menyimpan %i SMS\n"
@@ -671,7 +671,7 @@ msgid "Silent alarm"
msgstr "Alarm diam"
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Teks"
@@ -686,8 +686,8 @@ msgstr "LUID"
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Lokasi"
@@ -918,7 +918,7 @@ msgstr "Tinggi"
msgid "None"
msgstr "Tidak satupun"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Tidak diketahui"
@@ -1076,13 +1076,13 @@ msgstr "Hari salah!"
msgid "Security status"
msgstr "Status keamanan"
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr "Dibutuhkan parameter tambahan!"
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr "Silakan menghitung lokasi dari 1"
@@ -1092,7 +1092,7 @@ msgstr "Swapping lokasi awal dan akhir"
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr "ya"
@@ -1140,10 +1140,10 @@ msgstr "Pengaturan selesai"
#: gammu/depend/nokia/dct4.c:303
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
-"Maaf, matriks konfigurasi untuk model ini belum dimasukkan. Lihat <http://"
-"wammu.eu/support/bugs/> untuk informasi bagaimana melaporkannya."
+"Maaf, konfigurasi matriks untuk model ini belum dimasukkan. Lihat "
+"<http://wammu.eu/support/bugs/> untuk informasi bagaimana melaporkannya."
#: gammu/depend/nokia/dct4.c:369
msgid "Passed"
@@ -1161,7 +1161,7 @@ msgstr "Tidak dijalankan"
msgid "No signal"
msgstr "Tidak ada sinyal"
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr "Waktu habis"
@@ -1536,10 +1536,14 @@ msgid "Windows serial port probing"
msgstr "Penyelidikan port serial Windows"
#: gammu-detect/main.c:85
+#, fuzzy
+#| msgid ""
+#| "Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other "
+#| "authors."
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> dan penulis "
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> dan penulis "
"lainnya."
#: gammu-detect/main.c:87 gammu/gammu.c:336
@@ -1561,7 +1565,9 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr "Tidak terdapat JAMINAN, sampai batas-batas yang diijinkan oleh hukum."
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+#, fuzzy
+#| msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr "Cek <http://wammu.eu/gammu/> untuk pembaharuan."
#: gammu-detect/main.c:100
@@ -1628,8 +1634,9 @@ msgid "Phone memory"
msgstr "Memori telepon"
#: gammu/files.c:49
-#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+#, fuzzy, c-format
+#| msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr "%i bytes (bebas %i bytes, digunakan %i bytes)"
#: gammu/files.c:55
@@ -1637,8 +1644,9 @@ msgid "Usage details"
msgstr "Detail penggunaan"
#: gammu/files.c:56
-#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+#, fuzzy, c-format
+#| msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr "gambar: %i, suara: %i, tema: %i"
#. l10n: One char to indicate protected file
@@ -1692,21 +1700,21 @@ msgstr "Atribut idak diketahui (%s)\n"
msgid "Part of folder only"
msgstr "Bagian dari folder saja"
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr "Mendapatkan \"%s\"\n"
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr "Itu adalah folder. Silahkan beri nama file saja."
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr " (%02i:%02i menit tersisa)"
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
@@ -1714,42 +1722,42 @@ msgstr ""
"File checksum yang dikalkulasikan oleh telepon tidak cocok dengan nilai yang "
"dikalkulasikan oleh Gammu. File rusak atau ada kesalahan dalam Gammu."
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr "%i persen selesai."
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr "%lu Bytes dalam %li detik, %lu Bytes/detik"
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr " Simpan ke %s\n"
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr "Parameter \"%s\" tidak diketahui\n"
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr "Apa tipe filenya (\"%s\") ?\n"
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr "Parameter tidak ditemukan!"
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr "ID file baru adalah \"%s\"\n"
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr "ID folder baru adalah \"%s\"\n"
@@ -1764,12 +1772,12 @@ msgstr "Jaringan untuk %s:"
msgid "Unknown country name: %s."
msgstr "Nama negara tidak diketahui: %s."
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr "Jaringan"
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Nama"
@@ -1808,7 +1816,7 @@ msgstr ""
#| "Copyright (C) 2003 - 2012 Michal Cihar <michal@cihar.com> and other "
#| "authors."
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
"Copyright (C) 2003-2012 Michal Cihar <michal@cihar.com> dan penulis lain."
@@ -1850,118 +1858,118 @@ msgstr ""
"SMS daemon sekarang telah dipisahkan, silahkan gunakan gammu-smsd bukan "
"gammu smsd!"
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Panggilan"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr "SMS dan EMS"
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr "Memori (buku telepon dan panggilan)"
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr "File sistem"
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr "Logo dan gambar"
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr "Nada dering"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr "Catatan kalender"
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr "List pengerjaan"
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr "Catatan"
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr "Tanggal, waktu dan alarm"
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr "Kategori"
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr "Backing up dan restoring"
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr "Spesifikasi Nokia"
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr "Spesifikasi Siemens"
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr "Pengaturan WAP dan bookmark"
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr "MMS dan pengaturan MMS"
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr "Tes telepon"
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr "Radio FM"
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr "Informasi telepon"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr "Pengaturan telepon"
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr "Tumpukan sedang didecode"
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr "Fungsi yang tidak sesuai dimana pun"
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr "Informasi gammu"
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr "Penggunaan: gammu [parameter] <command> [opsi]"
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr "Parameter sebelum perintah mengkonfigurasi perilaku gammu:"
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr "-c / --config <filename> ... nama file konfigurasi"
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
"-s / --section <confign> ... bagian dari file config yang akan digunakan, "
"contoh 42"
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
@@ -1969,15 +1977,15 @@ msgstr ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr "-f / --debug-file <filename> ... file untuk mencatat pesan kesalahan"
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr "Perintah dapat dispesifikasikan dengan atau tanpa awalan --."
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
@@ -1985,11 +1993,11 @@ msgstr ""
"Rincian lebih lanjut, gunakan bantuan pada topik spesifik (gammu --help "
"topik). Topiknya adalah:"
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr "Topik tertentu pada bantuan tidak dikenali!"
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
@@ -1998,60 +2006,60 @@ msgstr ""
"Perintah-perintah Gammu, topik: %s\n"
"\n"
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr "Dibutuhkan lebih banyak dibutukan (fungsi dibutuhkan %d)\n"
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr "Dibutuhkan lebih banyak dibutukan (fungsi dibutuhkan %d hingga %d)\n"
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr "Parameter bantuan"
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr "Terlalu banyak parameter (fungsi menerima %d)\n"
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr "Terlalu banyak parameter (fungsi menerima %d hingga %d)\n"
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr "Pilihan buruk!"
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr "Konfigurasi tidak dapat diolah!"
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr "File konfigurasi tidak ditemukan!"
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr "Gagal mengalokasikan memori, diabaikan!\n"
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr "Parameter terlalu sedikit!"
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr "Gagal membaca bagian [gammu%d] dari file konfigurasi (gammurc)!\n"
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr "Tidak ada pembacaan konfigurasi, menggunakan konfigurasi bawaan!"
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2080,7 +2088,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr "Memori %s, Lokasi %i\n"
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr "Isian kosong"
@@ -2097,12 +2105,12 @@ msgstr "Pesan SMS diterima"
msgid "We already have one pending, ignoring this one!"
msgstr "Kita telah menerima pesan tertunda, mengabaikan pesan ini!"
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr "Lokasi %i\n"
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr "Kosong"
@@ -2147,144 +2155,144 @@ msgstr "Tidak didukung"
msgid "Service reply"
msgstr "Balasan layanan"
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr "Lokasi SMSC tidak benar: %s\n"
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Nomor"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr "Nomor awal"
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr "Format"
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr "Faks"
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr "Email"
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr "Pager"
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr "Keabsahan"
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr "Waktu maksimum"
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr "Pesan bermasalah, diabaikan"
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr "%i bagian SMS di %i urutan SMS"
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr "Pencacah SMS melebihi batas"
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ", memori SIM"
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ", memori telepon"
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ", telepon atau memori SIM"
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ", Folder inbox"
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ", Folder outbox"
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr "Oke"
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr "error %i"
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ", referensi pesan=%d"
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr "Nomor pesan"
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr "Jumlah pesan"
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr "Jika ingin keluar, tekan Ctrl+C..."
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr "Menyimpan SMS %i/%i\n"
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr "Tersimpan di folder nomor %d \"%s\", lokasi %i"
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr "telepon"
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr "Pengiriman sms dari folder \"%s\", lokasi %i\n"
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr "....menunggu balasan jaringan"
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr "Pengiriman SMS %i/%i"
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr "Ada yang salah, operasi pesan tidak dikenali!\n"
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr "Nomor folder terlalu tinggi (maks. %i)\n"
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr "Menghapus SMS dari folder \"%s\": "
@@ -2330,7 +2338,7 @@ msgstr "Status paket jaringan"
msgid "Packet network"
msgstr "Paket jaringan"
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr "GPRS"
@@ -2439,908 +2447,848 @@ msgstr "Lithium Polymer"
msgid "NiMH"
msgstr "NiMH"
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr "Tidak tercatat di jaringan!\n"
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr "Kode jaringan dari telepon salah!\n"
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr "Permintaan untuk informasi dari OpenCellID gagal!\n"
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr "Gagal menemukan lintang di balasan OpenCellID!\n"
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr "Gagal mengolah lintang dari balasan OpenCellID!\n"
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr "Gagal menemukan bujur di balasan OpenCellID!\n"
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr "Gagal menemukan bujur di balasan OpenCellID!\n"
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr "Gagal menemukan rentang di balasan OpenCellID!\n"
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr "Gagal mengolah rentang di balasan OpenCellID!\n"
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr "Gagal menemukan nbSamples di balasan OpenCellID!\n"
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr "Gagal mengolah nbSamples di balasan OpenCellID!\n"
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr "Lintang"
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr "Bujur"
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr "Rentang"
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr "Jumlah sampel"
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "Perangkat"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "Pabrikan"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "Model"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "Firmware"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "Perangkat keras"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "IMEI orisinal"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr "Pabrikan"
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "Kode produk"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "SIM IMSI"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr "Info panggilan"
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr "ID %i, "
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr "panggilan masuk from \"%s\"\n"
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr "panggilan keluar ke \"%s\"\n"
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr "memulai panggilan"
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr "akhir panggilan (bagian tidak dikenal)"
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr "panggilan berakhir dari sisi kita"
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr "panggilan berakhir dari luar (kode %i)\n"
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr "panggilan siap. Menunggu jawaban"
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr "panggilan ditahan"
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr "panggilan dikembalikan"
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr "panggilan ditukar"
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr "%3d digunakan"
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr "%3d kosong"
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr "Memasuki modus monitor..."
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr "Mengaktifkan info SMS yang masuk"
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr "Mengaktifkan info CB yang masuk"
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr "Mengaktifkan info panggilan"
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr "Mengaktifkan info USSD"
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "Todos"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "Kalender"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr "Kekuatan sinyal"
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr "%i dBm"
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr "Tingkat jaringan"
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr "Bit error rate"
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr "Status SMS SIM"
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr "%i digunakan"
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr "%i belum dibaca"
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr "%i lokasi"
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr "Status SMS telepon"
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr "%i template"
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr "Keluar dari modus monitor..."
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr "Smart Messaging"
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr "Nokia binary"
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr "MIDI"
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr "SMAF (MMF)"
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr " format, nadadering \"%s\"\n"
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr "Tipe reset apa yang anda inginkan (\"%s\") ?\n"
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr "Alamat"
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr "%i. Access point %i"
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr " (aktif)"
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr "Lokasi maksimal untuk logo pemanggil adalah 5"
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr "Tipe logo apa yang anda ingin dapatkan (\"%s\") ?\n"
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr "Nama grup"
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr "awal"
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr "Nada dering"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr "(file dengan ID %i)\n"
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr "\"%s\" (ID %i)\n"
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr "ID %i\n"
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr "Bitmap"
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr "aktif"
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr "dinonaktifkan"
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr "ID bitmap"
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr "Logo operator tidak ada di telepon"
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr "Pengirim"
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr "Teks pembuka adalah \"%s\"\n"
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr "Teks dealer adalah \"%s\"\n"
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr "Tipe logo apa yang ingin anda atur (\"%s\") ?\n"
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr "Parameter tidak dikenali (\"%s\")"
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr "Hapus daftar kontak dari telepon?"
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr "Hapus daftar kontak dari SIM?"
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr "Hapus panggilan gagal?"
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr "Hapus panggilan keluar?"
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr "Hapus panggilan masuk?"
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr "Hapus catatan kalender telepon?"
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr "Hapus todos telepon?"
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr "Hapus catatan telepon?"
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr "Hapus bookmark WAP telepon?"
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr "Hapus seluruh stasiun radio FM telepon?"
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "Tipe koneksi"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr "Bersambung"
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr "Sementara"
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr "Keamanan koneksi"
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr "On"
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr "Off"
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr "Proxy"
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr "alamat \"%s\", port %i"
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr "Detik proxy"
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr "Bearer"
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr "SMS"
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr "Nomor server"
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr "Nomor layanan"
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr "Data (CSD)"
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr "Nomor dial-up"
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr "Alamat IP"
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr "Tipe login"
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr "Manual"
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr "Otomatis"
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr "Tipe autentifikasi"
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Normal"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr "Aman"
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr "Tipe data panggilan"
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr "ISDN"
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr "Analog"
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr "Kecepatan data panggilan"
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr "Otomatis"
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr "Nama pengguna"
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "Password"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr "USSD"
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr "Kode layanan"
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr "Tipe alamat"
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr "Access point"
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr "Atur %i"
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr "Pengguna"
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr "Basisdata buku telepon"
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr "Basisdata kalender"
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr "Server"
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr "Sinkronisasi buku telepon"
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr "Sinkronisasi kalender"
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr "Nama koneksi"
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr "Lamansitus"
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr "aktif"
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr "Hanya dibaca"
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr "Logo startup"
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr "Logo operator"
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr "Gambar"
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr "Logo grup pemanggil"
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ", lebar %i, tinggi %i\n"
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr "Apa format logo (\"%s\") ?\n"
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr "Format apa untuk file ringtone (\"%s\") ?\n"
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, fuzzy, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr "Tipe reset apa yang anda inginkan (\"%s\") ?\n"
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr "Nama key/function tidak dikenal: \"%c\"\n"
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr "Apa tipe kategori yang anda inginkan (\"%s\") ?\n"
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr "Apa tipe kategori yang anda ingin masukkan (\"%s\") ?\n"
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr "Teks terlalu panjang, dipotong menjadi %d chars!\n"
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr "Ketikan kode keamanan salah"
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr "Masukkan kode %s: "
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr "Tidak ada kode PIN dimasukkan!"
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr "Masukkan kode PIN baru: "
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr " (nama baku)"
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr " (Profil head set)"
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr " (Profil car kit)"
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr "ID nadadering"
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr "ID bunyi pengingat pesan"
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr "Pengingat panggilan untuk"
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr "Nomor screen saver"
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr "Pengingat panggilan masuk"
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr "Volume nadadering"
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr "Pengingat getar"
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr "Bunyi pengingat pesan"
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr "Bunyi keypad"
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr "Bunyi peringatan (permainan)"
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr "Screen saver"
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr "Batas waktu screen saver"
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr "Penjawab otomatis"
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr "Cahaya"
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr "Level 1"
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr "Level 2"
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr "Level 3"
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr "Level 4"
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr "Level 5"
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr "Berdering"
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr "Beep sekali"
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr "Dering sekali"
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr "Urut menaik"
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr "Grup pemanggil"
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr "Standar"
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr "Spesial"
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr "Pribadi"
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr "Getar dulu"
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr " speed dial tidak ditetapkan"
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr "Apa tipe reset pengaturan telepon (\"%s\") ?\n"
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr "Tampilan saat ini di layar"
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr "Panggilan aktif"
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr "SMS tak terbaca"
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr "Panggilan suara"
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr "Panggilan faks"
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr "Panggilan data"
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr "Keypad terkunci"
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr "Memori SMS penuh"
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr "Name stasiun"
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr "Frekuensi"
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr "Aksi divert tak dikenal (\"%s\")\n"
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr "Tipe divert tak dikenal (\"%s\")\n"
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr "Tipe panggilan tak dikenal (\"%s\")\n"
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr "Query:"
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr "Perubahan:"
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr "Tipe divert"
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr "saat sibuk"
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr "saat tidak dijawab"
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr "saat telepon mati atau di luar jangkauan"
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr "semua tipe divert"
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr "tidak mengenali %i"
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr "Tipe panggilan"
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr "suara"
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr "faks"
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr "data"
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr "data & faks & suara"
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr "Respon:"
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr "Aplikasi telah sukses dikirimkan ke telepon."
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr "Silahkan cari file yang diterima di Inbox dan instalasikan."
@@ -3399,12 +3347,12 @@ msgstr " (%s dalam SMIL)"
msgid "Do you want to save this attachment?"
msgstr "Apakah anda ingin menyimpan lampiran ini?"
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr "Folder %s\n"
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr " ID file sistem"
@@ -3453,91 +3401,95 @@ msgstr " Masalah pada penambahan daftar putar"
msgid "Writing file %s:"
msgstr "Menulis file %s:"
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
+#, fuzzy
+#| msgid ""
+#| "Your phone model is not supported. Please report it to authors (see "
+#| "<http://wammu.eu/support/bugs/>). Thank you."
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
"Model telepon anda tidak didukung. Silahkan laporkan ke pembuat program "
"(lihat <http://wammu.eu/support/bugs/>). Terima kasih."
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr "Masalah pada penghapusan daftar putar"
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr "Apa tipe folder (\"%s\") ?\n"
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr "Tidak dapat membuka file %s\n"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr "Folder tidak ditemukan. Kemungkinan fungsi tidak mendukung!"
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr "Pencarian folder telepon: "
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr "Tidak ada info vendor pada berkas JAD!"
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr "Tidak ada info nama pada berkas JAD!"
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr "Tidak ada info URL JAR pada berkas JAD!"
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
"Ukuran file JAR yang dideklarasikan berbeda dengan aslinya. Diperbaiki oleh "
"Gammu."
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr "Tidak ada info ukuran JAR pada file JAD. Ditambahkan oleh Gammu."
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr "Menambahkan \"%s\""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr " versi %s"
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr " dibuat oleh %s\n"
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr "Aplikasi sudah ada. Dihapus oleh Gammu."
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr " Menghapus %s\n"
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr "Menulis file JAD:"
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr "Menulis file JAR:"
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr "Menulis file:"
@@ -3897,71 +3849,71 @@ msgstr "Kode jaringan GSM tidak dikenal (\"%s\")\n"
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr "Anda harus memberikan nilai antara 1 dan 7 (\"%s\")\n"
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr "String validity tidak dikenal (\"%s\")\n"
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr "Anda harus memberikan jumlah frame EMS antara 1 dan 4 (\"%s\")\n"
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr "Tidak dapat membuka file \"%s\"\n"
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr "Paramater tidak dikenal (\"%c\")\n"
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr "Parameter terakhir bukan teks"
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr "Nama SMS terlalu panjang (\"%s\"), diabaikan\n"
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr "Masukkan teks pesan dan tekan %s:\n"
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr "Ctrl+Z"
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr "Ctrl+D"
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr "Tidak ada karakter dibaca, diasumsikan dalam kondisi oke!"
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr "Tidak ada kode jaringan"
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr "Anda harus menentukan kode jaringan!"
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr "Nadadering terlalu panjang. %i persen bagiannya dipotong\n"
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr "Terdapat %i paket pesan SMS dan batasannya adalah %i. Keluar\n"
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr "Gunakan opsi -smscnumber untuk memberikan nomor SMSC"
@@ -4371,6 +4323,51 @@ msgstr "Peringatan"
msgid "Information"
msgstr "Informasi"
+#~ msgid "Not logged to network!\n"
+#~ msgstr "Tidak tercatat di jaringan!\n"
+
+#~ msgid "Wrong network code from phone!\n"
+#~ msgstr "Kode jaringan dari telepon salah!\n"
+
+#~ msgid "Request for information from OpenCellID failed!\n"
+#~ msgstr "Permintaan untuk informasi dari OpenCellID gagal!\n"
+
+#~ msgid "Failed to find latitude in OpenCellID reply!\n"
+#~ msgstr "Gagal menemukan lintang di balasan OpenCellID!\n"
+
+#~ msgid "Failed to parse latitude from OpenCellID reply!\n"
+#~ msgstr "Gagal mengolah lintang dari balasan OpenCellID!\n"
+
+#~ msgid "Failed to find longitude in OpenCellID reply!\n"
+#~ msgstr "Gagal menemukan bujur di balasan OpenCellID!\n"
+
+#~ msgid "Failed to parse longitude from OpenCellID reply!\n"
+#~ msgstr "Gagal menemukan bujur di balasan OpenCellID!\n"
+
+#~ msgid "Failed to find range in OpenCellID reply!\n"
+#~ msgstr "Gagal menemukan rentang di balasan OpenCellID!\n"
+
+#~ msgid "Failed to parse range from OpenCellID reply!\n"
+#~ msgstr "Gagal mengolah rentang di balasan OpenCellID!\n"
+
+#~ msgid "Failed to find nbSamples in OpenCellID reply!\n"
+#~ msgstr "Gagal menemukan nbSamples di balasan OpenCellID!\n"
+
+#~ msgid "Failed to parse nbSamples from OpenCellID reply!\n"
+#~ msgstr "Gagal mengolah nbSamples di balasan OpenCellID!\n"
+
+#~ msgid "Latitude"
+#~ msgstr "Lintang"
+
+#~ msgid "Longitude"
+#~ msgstr "Bujur"
+
+#~ msgid "Range"
+#~ msgstr "Rentang"
+
+#~ msgid "Number of samples"
+#~ msgstr "Jumlah sampel"
+
#~ msgid "Built %s on %s using %s"
#~ msgstr "Dirakit %s pada %s menggunakan %s"
diff --git a/locale/id/libgammu.po b/locale/id/libgammu.po
index 585c643..93e4ad5 100644
--- a/locale/id/libgammu.po
+++ b/locale/id/libgammu.po
@@ -4,9 +4,9 @@
# Automatically generated, 2009.
msgid ""
msgstr ""
-"Project-Id-Version: libGammu 1.37.1\n"
+"Project-Id-Version: libGammu 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2012-03-29 17:19+0200\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: none\n"
@@ -82,24 +82,36 @@ msgstr ""
"tersambung."
#: libgammu/gsmcomon.c:98
+#, fuzzy
+#| msgid ""
+#| "Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Bingkai tidak diminta sekarang. Lihat <http://wammu.eu/support/bugs/> untuk "
"informasi bagaimana melaporkannya."
#: libgammu/gsmcomon.c:99
+#, fuzzy
+#| msgid ""
+#| "Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Tanggapan dari telepon tidak diketahui. Lihat <http://wammu.eu/support/bugs/"
"> untuk informasi bagaimana melaporkannya."
#: libgammu/gsmcomon.c:100
+#, fuzzy
+#| msgid ""
+#| "Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+#| "report it."
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
"Bingkai tidak diketahui. Lihat <http://wammu.eu/support/bugs/> untuk "
@@ -389,7 +401,7 @@ msgstr ""
msgid "Unknown error description."
msgstr "Deskripsi kesalahan tidak diketahui."
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr "Template-template"
diff --git a/locale/it/docs.po b/locale/it/docs.po
index 58dcc6c..aef08a3 100644
--- a/locale/it/docs.po
+++ b/locale/it/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2012-02-23 03:10+0200\n"
"Last-Translator: Francesco <franz@netwir.com>\n"
"Language-Team: none\n"
@@ -33,10 +33,16 @@ msgstr ""
#. type: Plain text
#: README.rst:11
+#, fuzzy
+#| msgid ""
+#| "It has been initiated by Marcin Wiacek and other people. Originally the "
+#| "code was based on Gnokii <http://www.gnokii.org> and later MyGnokii "
+#| "<http://www.mwiacek.com> projects. Gammu was former (up to version 0.58) "
+#| "called MyGnokii2."
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
"E' stata iniziata da Marcin Wiacek ed altre persone. Inizialmente il codice "
@@ -51,7 +57,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -72,11 +79,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -85,58 +110,87 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, fuzzy, no-wrap
msgid "More information"
msgstr "Informazioni sul telefono"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+#, fuzzy
+#| msgid "You can find more information on <http://wammu.eu/gammu/>."
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr "Puoi trovare maggiori informazioni a <http://wammu.eu/gammu/>."
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr "Feedback e bug reports"
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr "Supporto agli sviluppatori"
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+#, fuzzy
+#| msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr "Come sostenere il lavoro degli sviluppatori <http://wammu.eu/donate/>."
#. type: Title =
@@ -154,6 +208,16 @@ msgstr ""
"Per la guida per installazione vedere docs/manual/project/install.rst oppure "
"il capitolo \"Compiling Gammu\" nel manuale di Gammu."
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/it/gammu.po b/locale/it/gammu.po
index c67eab6..dcbd9c1 100644
--- a/locale/it/gammu.po
+++ b/locale/it/gammu.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu 1.37.1\n"
+"Project-Id-Version: Gammu 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2013-11-19 11:01+0200\n"
"Last-Translator: Joe Mauri <asbruff@gmail.com>\n"
"Language-Team: Italian <http://hosted.weblate.org/projects/gammu/gammu/it/>\n"
@@ -70,7 +70,7 @@ msgstr "Parametro sconosciuto \"%s\"\n"
msgid "Error while opening file for writing!\n"
msgstr "Errore durante la scrittura sul dispositivo.\n"
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
#, fuzzy
msgid "Error while writing file!\n"
msgstr "Errore durante la scrittura sul dispositivo.\n"
@@ -82,7 +82,7 @@ msgstr "Errore durante la chiusura del file!\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "Lettura"
@@ -90,7 +90,7 @@ msgstr "Lettura"
msgid "Only part of data saved, please increase the limit."
msgstr ""
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "Lettura:"
@@ -101,9 +101,9 @@ msgstr "Lettura:"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "%i percento"
@@ -111,7 +111,7 @@ msgstr "%i percento"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
#, fuzzy
msgid "Press Ctrl+C to break..."
msgstr "Premere Ctrl+C per interrompere..."
@@ -293,7 +293,7 @@ msgstr "Data ed ora del backup : %s\n"
msgid "Phone"
msgstr "Telefono"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr "IMEI"
@@ -329,7 +329,7 @@ msgstr "Logo operatore Nokia"
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr ""
@@ -383,8 +383,8 @@ msgid "Deleting old notes:"
msgstr "Cancello le note vecchie: "
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
#, fuzzy
msgid "Done"
msgstr "Fatto\n"
@@ -439,13 +439,13 @@ msgstr "Controllo i profili del telefono\n"
msgid "Restore phone MMS settings?"
msgstr "Controllo i profili del telefono\n"
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
#, fuzzy
msgid "Delete all phone user ringtones?"
msgstr "Controllo i profili del telefono\n"
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
#, fuzzy
msgid "Deleting"
msgstr "Cancellazione delle vecchie stazioni FM: "
@@ -481,7 +481,7 @@ msgstr "Controllo i profili del telefono\n"
msgid "Unknown memory type (\"%s\")\n"
msgstr "Tipo di memoria sconosciuto: \"%s\"\n"
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -522,44 +522,44 @@ msgstr "Invia file al telefono"
msgid "Add phone WAP bookmarks?"
msgstr "Segnalibro WAP Nokia"
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr ""
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, fuzzy, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr "Sto spedendo il messaggio dalla cartella \"%s\", posizione %i\n"
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr ""
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, fuzzy, c-format
msgid " Increase %s\n"
msgstr " creato da %s\n"
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
#, fuzzy
msgid "Deleting:"
msgstr "Cancellazione delle vecchie stazioni FM: "
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
#, fuzzy
msgid "Restore message?"
msgstr "Controllo i profili del telefono\n"
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr ""
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, fuzzy, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr "Locazione %i, cartella \"%s\""
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, fuzzy, c-format
msgid "saving %i SMS\n"
msgstr "Sto salvando il messaggio %i/%i\n"
@@ -726,7 +726,7 @@ msgid "Silent alarm"
msgstr "Senza allarme: %s\n"
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Testo"
@@ -742,8 +742,8 @@ msgstr ""
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Posizione"
@@ -987,7 +987,7 @@ msgstr "Alta\n"
msgid "None"
msgstr "Nessuno"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Sconosciuto"
@@ -1160,14 +1160,14 @@ msgstr "Giorno non valido!"
msgid "Security status"
msgstr "Stato di sicurezza: "
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
#, fuzzy
msgid "More parameters required!"
msgstr "Servono più parametri\n"
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
#, fuzzy
msgid "Please enumerate locations from 1"
msgstr "ERRORE: numerare le locazioni da 1\n"
@@ -1178,7 +1178,7 @@ msgstr ""
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr ""
@@ -1228,7 +1228,7 @@ msgstr "Suona x 1\n"
#, fuzzy
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
"Risposta sconosciuta dal telefono. Vedere <http://cihar.com/gammu/report> "
"per informazioni su come notificarlo."
@@ -1251,7 +1251,7 @@ msgstr ""
msgid "No signal"
msgstr "Non ottenibile"
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr ""
@@ -1660,7 +1660,7 @@ msgstr "Telefono"
#: gammu-detect/main.c:85
#, fuzzy
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr "Copyright \\(co 2003 - 2008 Michal Cihar E<lt>I<michal@cihar.com>E<gt>"
#: gammu-detect/main.c:87 gammu/gammu.c:336
@@ -1676,7 +1676,7 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr ""
#: gammu-detect/main.c:100
@@ -1751,7 +1751,7 @@ msgstr ", memoria telefono"
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr ""
#: gammu/files.c:55
@@ -1760,7 +1760,7 @@ msgstr ""
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr ""
#. l10n: One char to indicate protected file
@@ -1816,22 +1816,22 @@ msgstr "Parametro sconosciuto (\"%s\")\n"
msgid "Part of folder only"
msgstr ", cartella Ricevuti"
-#: gammu/files.c:371
+#: gammu/files.c:372
#, fuzzy, c-format
msgid "Getting \"%s\"\n"
msgstr "Testo : %s\n"
-#: gammu/files.c:379
+#: gammu/files.c:380
#, fuzzy
msgid "Is a folder. Please give only file names."
msgstr "è una cartella. Inserire solo nomi di file\n"
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr ""
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
#, fuzzy
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
@@ -1840,43 +1840,43 @@ msgstr ""
"ATTENZIONE: Il checksum calcolato dal telefono non corrisponde a quello "
"calcolato da Gammu. File danneggiato o errore in Gammu\n"
-#: gammu/files.c:421
+#: gammu/files.c:422
#, fuzzy, c-format
msgid "%i percent done."
msgstr "%cScrittura : %i%"
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr " Sto salvando su %s\n"
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr "Parametro \"%s\" sconosciuto\n"
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr "Che tipo di file (\"%s\") ?\n"
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
#, fuzzy
msgid "Parameter missing!"
msgstr "Manca un parametro...\n"
-#: gammu/files.c:755
+#: gammu/files.c:757
#, fuzzy, c-format
msgid "ID of new file is \"%s\"\n"
msgstr "Data ed ora impostati nel telefono: %s\n"
-#: gammu/files.c:776
+#: gammu/files.c:778
#, fuzzy, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr "Il messaggio iniziale dell'operatore è \"%s\"\n"
@@ -1891,13 +1891,13 @@ msgstr "Stato della rete : "
msgid "Unknown country name: %s."
msgstr "Errore sconosciuto."
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
#, fuzzy
msgid "Network"
msgstr "Codice rete assente\n"
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Nome"
@@ -1934,7 +1934,7 @@ msgstr ""
#: gammu/gammu.c:332
#, fuzzy
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr "Copyright \\(co 2003 - 2008 Michal Cihar E<lt>I<michal@cihar.com>E<gt>"
#: gammu/gammu.c:370
@@ -1972,104 +1972,104 @@ msgid ""
"smsd!"
msgstr ""
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Chiamate"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr ""
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr ""
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr ""
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr ""
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
#, fuzzy
msgid "Ringtones"
msgstr "Suoneria \"%s\"\n"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr ""
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr ""
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr ""
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr ""
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr ""
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
#, fuzzy
msgid "Nokia specific"
msgstr "Profilo Nokia"
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr ""
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
#, fuzzy
msgid "WAP settings and bookmarks"
msgstr "Cancello i vecchi bookmarks: "
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr ""
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
#, fuzzy
msgid "Phone tests"
msgstr "Data ed ora impostati nel telefono: %s\n"
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr ""
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
#, fuzzy
msgid "Phone information"
msgstr "Informazioni sul telefono"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr ""
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr ""
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr ""
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
#, fuzzy
msgid "Usage: gammu [parameters] <command> [options]"
msgstr ""
@@ -2077,44 +2077,44 @@ msgstr ""
"\n"
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr ""
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
#, fuzzy
msgid "Unknown help topic specified!"
msgstr "L'argomento specificato non esiste!\n"
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, fuzzy, c-format
msgid ""
"Gammu commands, topic: %s\n"
@@ -2123,68 +2123,68 @@ msgstr ""
"Parametri di Gammu, argomento : %s\n"
"\n"
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, fuzzy, c-format
msgid "More parameters required (function requires %d)\n"
msgstr "Servono più parametri\n"
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, fuzzy, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr "Servono più parametri\n"
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
#, fuzzy
msgid "Parameters help"
msgstr ""
"Parametri di Gammu, argomento : %s\n"
"\n"
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, fuzzy, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr "I parametri sono troppo pochi!\n"
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, fuzzy, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr "I parametri sono troppo pochi!\n"
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
#, fuzzy
msgid "Bad option!"
msgstr "Mese non valido!"
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
#, fuzzy
msgid "Configuration could not be parsed!"
msgstr "Attenzione: 0 caratteri letti !\n"
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
#, fuzzy
msgid "No configuration file found!"
msgstr "Attenzione: 0 caratteri letti !\n"
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
#, fuzzy
msgid "Too few parameters!"
msgstr "I parametri sono troppo pochi!\n"
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
#, fuzzy
msgid "No configuration read, using builtin defaults!"
msgstr "Attenzione: 0 caratteri letti !\n"
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, fuzzy, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2216,7 +2216,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr "Memoria %s, locazione %i\n"
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr "Locazione vuota"
@@ -2234,12 +2234,12 @@ msgstr "SMS ricevuto\n"
msgid "We already have one pending, ignoring this one!"
msgstr ""
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr "Locazione %i\n"
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
#, fuzzy
msgid "Empty"
msgstr "Vuota\n"
@@ -2288,152 +2288,152 @@ msgstr "Non supportata"
msgid "Service reply"
msgstr "Risposta del servizio: \"%s\"\n"
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Numero"
-#: gammu/message.c:221
+#: gammu/message.c:223
#, fuzzy
msgid "Default number"
msgstr "Numero predefinito : \"%s\"\n"
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr ""
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr ""
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr ""
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr "Impaginatore"
-#: gammu/message.c:232
+#: gammu/message.c:234
#, fuzzy
msgid "Validity"
msgstr "Validità : "
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr "Tempo massimo"
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr ""
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ", memoria SIM"
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ", memoria telefono"
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ", memoria SIM o del telefono"
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ", cartella Ricevuti"
-#: gammu/message.c:525
+#: gammu/message.c:527
#, fuzzy
msgid ", Outbox folder"
msgstr ", cartella Ricevuti"
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr "OK"
-#: gammu/message.c:545
+#: gammu/message.c:547
#, fuzzy, c-format
msgid "error %i"
msgstr "..errore %i"
-#: gammu/message.c:548
+#: gammu/message.c:550
#, fuzzy, c-format
msgid ", message reference=%d"
msgstr "Messaggio CB ricevuto\n"
-#: gammu/message.c:581
+#: gammu/message.c:589
#, fuzzy
msgid "Message number"
msgstr "Altro "
-#: gammu/message.c:586
+#: gammu/message.c:594
#, fuzzy
msgid "Number of messages"
msgstr ""
"\n"
"Numero del SMS: %i\n"
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
#, fuzzy
msgid "If you want break, press Ctrl+C..."
msgstr "Se vuoi interrompere, premi Ctrl+C...\n"
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr "Sto salvando il messaggio %i/%i\n"
-#: gammu/message.c:605
+#: gammu/message.c:613
#, fuzzy, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr "Sto spedendo il messaggio dalla cartella \"%s\", posizione %i\n"
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr "telefono"
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr "Sto spedendo il messaggio dalla cartella \"%s\", posizione %i\n"
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr "....aspetto la risposta della rete"
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr "Sto spedendo il messaggio %i/%i"
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr "Numero della cartella troppo alto (massimo %i)\n"
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr "Cancello i messaggi dalla cartella \"%s\": "
@@ -2488,7 +2488,7 @@ msgstr "Stato della rete : "
msgid "Packet network"
msgstr "operatore di appartenenza (non in roaming)\n"
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr ""
@@ -2607,1026 +2607,959 @@ msgstr ""
msgid "NiMH"
msgstr ""
-#: gammu/misc.c:261
-#, fuzzy
-msgid "Not logged to network!\n"
-msgstr "non connesso alla rete\n"
-
-#: gammu/misc.c:272
-#, fuzzy
-msgid "Wrong network code from phone!\n"
-msgstr "Codice rete assente\n"
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr ""
-
-#: gammu/misc.c:356
-#, fuzzy
-msgid "Longitude"
-msgstr "Tipo di nota : "
-
-#: gammu/misc.c:357
-#, fuzzy
-msgid "Range"
-msgstr "Cancellazione delle vecchie stazioni FM: "
-
-#: gammu/misc.c:358
-#, fuzzy
-msgid "Number of samples"
-msgstr ""
-"\n"
-"Numero del SMS: %i\n"
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "Periferica"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "Produttore"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "Modello"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "Firmware"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "Hardware"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "IMEI originale"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
#, fuzzy
msgid "Manufactured"
msgstr "Data di produzione : %s\n"
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "Codice prodotto"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "SIM IMSI"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
#, fuzzy
msgid "Call info"
msgstr "Info chiamata : "
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr "chiamata in arrivo da \"%s\"\n"
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr "chiamata per \"%s\"\n"
-#: gammu/misc.c:555
+#: gammu/misc.c:428
#, fuzzy
msgid "call started"
msgstr "chiamata avviata\n"
-#: gammu/misc.c:556
+#: gammu/misc.c:429
#, fuzzy
msgid "end of call (unknown side)"
msgstr "fine chiamata\n"
-#: gammu/misc.c:557
+#: gammu/misc.c:430
#, fuzzy
msgid "call end from our side"
msgstr "chiamata chiusa da parte nostra\n"
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr "chiamata chiusa dal telefono remoto (codice %i)\n"
-#: gammu/misc.c:559
+#: gammu/misc.c:432
#, fuzzy
msgid "call established. Waiting for answer"
msgstr "chiamata inoltrata. In attesa di risposta\n"
-#: gammu/misc.c:560
+#: gammu/misc.c:433
#, fuzzy
msgid "call held"
msgstr "chiamata sospesa\n"
-#: gammu/misc.c:561
+#: gammu/misc.c:434
#, fuzzy
msgid "call resumed"
msgstr "chiamata ripristinata\n"
-#: gammu/misc.c:562
+#: gammu/misc.c:435
#, fuzzy
msgid "call switched"
msgstr "chiamata cambiata\n"
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr ""
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr ""
-#: gammu/misc.c:607
+#: gammu/misc.c:480
#, fuzzy
msgid "Entering monitor mode..."
msgstr ""
"Entro in modalità monitor..\n"
"\n"
-#: gammu/misc.c:617
+#: gammu/misc.c:490
#, fuzzy
msgid "Enabling info about incoming SMS"
msgstr "Info sugli SMS in arrivo : %s\n"
-#: gammu/misc.c:619
+#: gammu/misc.c:492
#, fuzzy
msgid "Enabling info about incoming CB"
msgstr "Info sui CB in arrivo : %s\n"
-#: gammu/misc.c:621
+#: gammu/misc.c:494
#, fuzzy
msgid "Enabling info about calls"
msgstr "Info sulle chiamate : %s\n"
-#: gammu/misc.c:623
+#: gammu/misc.c:496
#, fuzzy
msgid "Enabling info about USSD"
msgstr "Info su USSD : %s\n"
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "Promemoria"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "Calendario"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
#, fuzzy
msgid "Signal strength"
msgstr "Forza del segnale : %i dBm\n"
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, fuzzy, c-format
msgid "%i dBm"
msgstr "Venerdì"
-#: gammu/misc.c:658
+#: gammu/misc.c:531
#, fuzzy
msgid "Network level"
msgstr "Codice rete assente\n"
-#: gammu/misc.c:663
+#: gammu/misc.c:536
#, fuzzy
msgid "Bit error rate"
msgstr "Tasso di errori di bit : %i%\n"
-#: gammu/misc.c:671
+#: gammu/misc.c:544
#, fuzzy
msgid "SIM SMS status"
msgstr "Rapporto sullo stato SMS\n"
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, fuzzy, c-format
msgid "%i used"
msgstr "5 secondi\n"
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr ""
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, fuzzy, c-format
msgid "%i locations"
msgstr "Locazione %i\n"
-#: gammu/misc.c:681
+#: gammu/misc.c:554
#, fuzzy
msgid "Phone SMS status"
msgstr "Data ed ora impostati nel telefono: %s\n"
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, fuzzy, c-format
msgid "%i templates"
msgstr ", %i modelli"
-#: gammu/misc.c:702
+#: gammu/misc.c:575
#, fuzzy
msgid "Leaving monitor mode..."
msgstr "Abbandono della modalità monitor...\n"
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr "Binario Nokia"
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr " formato, suoneria \"%s\"\n"
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr "Che tipo di reset vuoi effettuare (\"%s\") ?\n"
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
#, fuzzy
msgid "Address"
msgstr "Indirizzo : \"%s\"\n"
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr "%i. Punto di accesso %i"
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr " (attivo)"
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
#, fuzzy
msgid "Maximal location for caller logo can be 5"
msgstr "La posizione massima per il logo chiamante può essere 5\n"
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr "Che tipo di logo vuoi prendere (\"%s\") ?\n"
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
#, fuzzy
msgid "Group name"
msgstr "Nome gruppo : \"%s\""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
#, fuzzy
msgid "default"
msgstr " (predefinito)"
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
#, fuzzy
msgid "Ringtone"
msgstr "Suoneria \"%s\"\n"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, fuzzy, c-format
msgid "(file with ID %i)\n"
msgstr "Suoneria : \"%s\" (file con ID %i)\n"
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
#, fuzzy
msgid "Bitmap"
msgstr "Immagine : abilitata\n"
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr ""
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr "disabilitato"
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
#, fuzzy
msgid "Bitmap ID"
msgstr "Immagine : abilitata\n"
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
#, fuzzy
msgid "No operator logo in phone"
msgstr "Nessun logo operatore nel telefono\n"
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
#, fuzzy
msgid "Sender"
msgstr "Numero principale "
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr "Il messaggio iniziale è \"%s\"\n"
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr "Il messaggio iniziale dell'operatore è \"%s\"\n"
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr "Che tipo di logo vuoi impostare (\"%s\") ?\n"
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, fuzzy, c-format
msgid "Unknown parameter (\"%s\")"
msgstr "Parametro sconosciuto (\"%s\")\n"
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
#, fuzzy
msgid "Delete phone phonebook?"
msgstr "Controllo la rubrica del telefono\n"
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
#, fuzzy
msgid "Delete SIM phonebook?"
msgstr "Controllo la rubrica della SIM\n"
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr ""
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
#, fuzzy
msgid "Delete phone calendar notes?"
msgstr "Cancello le note vecchie: "
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
#, fuzzy
msgid "Delete phone todos?"
msgstr "Cancello le note vecchie: "
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
#, fuzzy
msgid "Delete phone notes?"
msgstr "Cancello le note vecchie: "
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
#, fuzzy
msgid "Delete phone WAP bookmarks?"
msgstr "Cancello i vecchi bookmarks: "
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
#, fuzzy
msgid "Delete all phone FM radio stations?"
msgstr "Controllo i profili del telefono\n"
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "Tipo di connessione"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
#, fuzzy
msgid "Continuous"
msgstr "Congestione"
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
#, fuzzy
msgid "Temporary"
msgstr "Errore temporaneo, "
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
#, fuzzy
msgid "Connection security"
msgstr "Sicurezza : On\n"
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr ""
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
#, fuzzy
msgid "Off"
msgstr "No suoneria\n"
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
#, fuzzy
msgid "Proxy"
msgstr "Priorità : "
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr ""
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr ""
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
#, fuzzy
msgid "Server number"
msgstr "Numero principale "
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
#, fuzzy
msgid "Service number"
msgstr "Numero servizio : \"%s\"\n"
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
#, fuzzy
msgid "Dial-up number"
msgstr ""
"\n"
"Numero Dial-Up : \"%s\"\n"
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
#, fuzzy
msgid "IP address"
msgstr "Indirizzo postale "
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
#, fuzzy
msgid "Login type"
msgstr "Tipo di nota : "
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
#, fuzzy
msgid "Manual"
msgstr "Gennaio"
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr "Automatico"
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
#, fuzzy
msgid "Authentication type"
msgstr "Tipo di autenticazione : Normale\n"
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Normale"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr ""
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
#, fuzzy
msgid "Data call type"
msgstr "Chiamata dati\n"
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr ""
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr ""
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
#, fuzzy
msgid "Data call speed"
msgstr "Chiamata dati\n"
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
#, fuzzy
msgid "Auto"
msgstr "Automatico\n"
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr ""
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "Password"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
#, fuzzy
msgid "Service code"
msgstr "Servizio rifiutato"
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
#, fuzzy
msgid "Address type"
msgstr "Indirizzo : \"%s\"\n"
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
#, fuzzy
msgid "Access point"
msgstr "%i. Punto di accesso %i "
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, fuzzy, c-format
msgid "Set %i"
msgstr "Inviato"
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
#, fuzzy
msgid "User"
msgstr "UDH Utente"
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
#, fuzzy
msgid "Phonebook database"
msgstr "Telefono : \"%s\"\n"
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
#, fuzzy
msgid "Calendar database"
msgstr "Gruppo chiamante : \"%s\"\n"
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr "Server"
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
#, fuzzy
msgid "Sync. phonebook"
msgstr "Controllo la rubrica della SIM\n"
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
#, fuzzy
msgid "Sync. calendar"
msgstr "Vibrazione : "
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
#, fuzzy
msgid "Connection set name"
msgstr "Sicurezza : On\n"
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr "Pagina iniziale"
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
#, fuzzy
msgid "active"
msgstr " (attivo)"
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
#, fuzzy
msgid "Read only"
msgstr "Cancellazione delle vecchie stazioni FM: "
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr "Logo di accensione"
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr "Logo operatore"
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
#, fuzzy
msgid "Picture"
msgstr "Messaggio con disegno"
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr "Logo gruppo chiamante"
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ", larghezza %i, altezza %i\n"
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr "Quale formato per usare per salvare su file il logo (\"%s\") ?\n"
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr "Quale formato usare per salvare su file la suoneroa (\"%s\") ?\n"
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, fuzzy, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr "Che tipo di reset vuoi effettuare (\"%s\") ?\n"
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr "Tasto sconosciuto / nome di funzione sconosciuto: \"%c\"\n"
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr "Che categorie vuoi prendere (\"%s\") ?\n"
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, fuzzy, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr "Che categorie vuoi prendere (\"%s\") ?\n"
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, fuzzy, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr "Stringa di ricerca troppo lunga, la tronco a %d caratteri!\n"
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr ""
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr " (nome predefinito)"
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
#, fuzzy
msgid " (Head set profile)"
msgstr "Profilo Nokia"
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
#, fuzzy
msgid " (Car kit profile)"
msgstr "Profilo Nokia"
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
#, fuzzy
msgid "Ringtone ID"
msgstr "Suoneria \"%s\"\n"
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
#, fuzzy
msgid "Message alert tone ID"
msgstr "ID Suoneria messaggi : "
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
#, fuzzy
msgid "Call alert for"
msgstr "Vibrazione : "
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
#, fuzzy
msgid "Screen saver number"
msgstr "Numero screen saver : "
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
#, fuzzy
msgid "Incoming call alert"
msgstr "Segnale di chiamata : "
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
#, fuzzy
msgid "Ringtone volume"
msgstr "Volume della suoneria : "
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
#, fuzzy
msgid "Vibrating alert"
msgstr "Vibrazione : "
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
#, fuzzy
msgid "Message alert tone"
msgstr "ID Suoneria messaggi : "
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
#, fuzzy
msgid "Keypad tones"
msgstr "Tastiera bloccata\n"
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
#, fuzzy
msgid "Warning (games) tones"
msgstr "Toni di avviso : "
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
#, fuzzy
msgid "Screen saver"
msgstr "Numero screen saver : "
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
#, fuzzy
msgid "Screen saver timeout"
msgstr "Timeout screen saver : "
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
#, fuzzy
msgid "Automatic answer"
msgstr "Risposta automatica : "
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
#, fuzzy
msgid "Lights"
msgstr "Alta\n"
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
#, fuzzy
msgid "Level 1"
msgstr "Livello 1\n"
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
#, fuzzy
msgid "Level 2"
msgstr "Livello 2\n"
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
#, fuzzy
msgid "Level 3"
msgstr "Livello 3\n"
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
#, fuzzy
msgid "Level 4"
msgstr "Livello 4\n"
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
#, fuzzy
msgid "Level 5"
msgstr "Livello 5\n"
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
#, fuzzy
msgid "Ringing"
msgstr "Suoneria\n"
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
#, fuzzy
msgid "Beep once"
msgstr "Bip x 1\n"
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
#, fuzzy
msgid "Ring once"
msgstr "Suona x 1\n"
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
#, fuzzy
msgid "Ascending"
msgstr "Ascendente\n"
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
#, fuzzy
msgid "Caller groups"
msgstr "Gruppi chiamante\n"
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
#, fuzzy
msgid "Standard"
msgstr "Normale\n"
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
#, fuzzy
msgid "Special"
msgstr "Speciale\n"
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr "Personale"
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
#, fuzzy
msgid "Vibrate first"
msgstr "Prima vibra\n"
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
#, fuzzy
msgid " speed dial not assigned"
msgstr " chiamata rapida non assegnata\n"
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr "Che tipo di reset vuoi fare (\"%s\") ?\n"
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
#, fuzzy
msgid "Currently shown on the display"
msgstr "Caratteristiche attuali del display :\n"
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
#, fuzzy
msgid "Call active"
msgstr "Chiamata in corso\n"
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
#, fuzzy
msgid "Unread SMS"
msgstr "SMS non letto\n"
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
#, fuzzy
msgid "Voice call"
msgstr "Chiamata voce\n"
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
#, fuzzy
msgid "Fax call"
msgstr "Chiamata fax\n"
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
#, fuzzy
msgid "Data call"
msgstr "Chiamata dati\n"
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
#, fuzzy
msgid "Keypad locked"
msgstr "Tastiera bloccata\n"
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
#, fuzzy
msgid "SMS memory full"
msgstr "Memoria SMS piena\n"
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
#, fuzzy
msgid "Station name"
msgstr "Locazione : \"%s\"\n"
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr ""
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr "Azione di deviazione sconosciuta (\"%s\")\n"
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr "Tipo di deviazione sconosciuta (\"%s\")\n"
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr "Tipo di chiamata sconosciuta (\"%s\")\n"
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
#, fuzzy
msgid "Divert type"
msgstr "Tipo di nota : "
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr "se occupato"
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr "se non si risponde"
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr "a telefono spento o non raggiungibile"
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr "tutti i tipi di deviazione"
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr "sconosiuto %i"
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
#, fuzzy
msgid "Call type"
msgstr "Chiamata in corso\n"
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr "voce"
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr ""
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr "dati"
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr "dati & fax & voce"
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
#, fuzzy
msgid "Response:"
msgstr ""
"\n"
"Risposta:"
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3689,12 +3622,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3753,94 +3686,94 @@ msgstr ""
msgid "Writing file %s:"
msgstr "Errore durante la scrittura sul dispositivo."
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr "Che tipo di cartella (\"%s\") ?\n"
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, fuzzy, c-format
msgid "Can not open file %s\n"
msgstr "Impossibile aprire il file \"%s\"\n"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
#, fuzzy
msgid "Folder not found. Probably function not supported!"
msgstr "Cartella non trovata. Probabilmente la funzione non è supportata !\n"
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr "Sto cercando le cartelle nel telefono: "
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
#, fuzzy
msgid "No vendor info in JAD file!"
msgstr "Nessuna informazione sul produttore nel file JAD\n"
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
#, fuzzy
msgid "No name info in JAD file!"
msgstr "Nessun nome specificato nel JAD\n"
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
#, fuzzy
msgid "No JAR URL info in JAD file!"
msgstr "Nessun informazione sull'URL del JAR nel file JAD\n"
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
#, fuzzy
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr "Nessun informazione sull'URL del JAR nel file JAD\n"
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
#, fuzzy
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr "Nessun informazione sull'URL del JAR nel file JAD\n"
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr "Sto aggiungendo \"%s\""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr " versione %s"
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr " creato da %s\n"
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr ""
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, fuzzy, c-format
msgid " Deleting %s\n"
msgstr "Cancellazione delle vecchie stazioni FM: "
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
#, fuzzy
msgid "Writing JAD file:"
msgstr "Nessuna informazione sul produttore nel file JAD\n"
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr ""
@@ -4262,74 +4195,74 @@ msgstr "Codice di rete GSM sconosciuto (\"%s\")\n"
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr "Devi inserire un numero tra 1 e 7 (\"%s\")\n"
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr "Stringa di validità sconosciuta (\"%s\")\n"
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr "Il numero di frames EMS dev'essere compreso tra 1 e 4 (\"%s\")\n"
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr "Impossibile aprire il file \"%s\"\n"
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, fuzzy, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr "Parametro sconosciuto (\"%s\")\n"
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
#, fuzzy
msgid "Last parameter wasn't text"
msgstr "L'ultimo parametro non era in formato testo\n"
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, fuzzy, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr "Messaggio SMS\n"
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr ""
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
#, fuzzy
msgid "No network code"
msgstr "Codice rete assente\n"
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
#, fuzzy
msgid "You have to set network code!"
msgstr "Codice rete assente\n"
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, fuzzy, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr "Attenzione: suoneria troppo lunga, tagliata del %i%\n"
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, fuzzy, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr "Ci sono %i SMS da inserire ed il limite è %i. Esco\n"
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
#, fuzzy
msgid "Use -smscnumber option to give SMSC number"
msgstr "Usare l'opzione -smscnumber per specificare il numero del centro SMS\n"
@@ -4782,6 +4715,28 @@ msgid "Information"
msgstr "Locazione %i\n"
#, fuzzy
+#~ msgid "Not logged to network!\n"
+#~ msgstr "non connesso alla rete\n"
+
+#, fuzzy
+#~ msgid "Wrong network code from phone!\n"
+#~ msgstr "Codice rete assente\n"
+
+#, fuzzy
+#~ msgid "Longitude"
+#~ msgstr "Tipo di nota : "
+
+#, fuzzy
+#~ msgid "Range"
+#~ msgstr "Cancellazione delle vecchie stazioni FM: "
+
+#, fuzzy
+#~ msgid "Number of samples"
+#~ msgstr ""
+#~ "\n"
+#~ "Numero del SMS: %i\n"
+
+#, fuzzy
#~ msgid "Built %s on %s using %s"
#~ msgstr ""
#~ "[Gammu versione %s compilato alle %s di %s]\n"
diff --git a/locale/it/libgammu.po b/locale/it/libgammu.po
index f899dca..6cbffb3 100644
--- a/locale/it/libgammu.po
+++ b/locale/it/libgammu.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: libGammu 1.37.1\n"
+"Project-Id-Version: libGammu 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2012-08-27 11:45+0200\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: Italian <http://hosted.weblate.org/projects/gammu/libgammu/it/"
@@ -95,7 +95,7 @@ msgstr ""
#: libgammu/gsmcomon.c:98
#, fuzzy
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Risposta sconosciuta dal telefono. Vedere <http://cihar.com/gammu/report> "
@@ -104,7 +104,7 @@ msgstr ""
#: libgammu/gsmcomon.c:99
#, fuzzy
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Risposta sconosciuta dal telefono. Vedere <http://cihar.com/gammu/report> "
@@ -113,7 +113,7 @@ msgstr ""
#: libgammu/gsmcomon.c:100
#, fuzzy
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
"Risposta sconosciuta dal telefono. Vedere <http://cihar.com/gammu/report> "
@@ -415,7 +415,7 @@ msgstr ""
msgid "Unknown error description."
msgstr "Errore sconosciuto."
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr "Modelli"
diff --git a/locale/ko/docs.po b/locale/ko/docs.po
index a0d6a3d..194a286 100644
--- a/locale/ko/docs.po
+++ b/locale/ko/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2009-01-27 14:27+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -34,8 +34,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -47,7 +47,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -68,11 +69,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -81,58 +100,83 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, fuzzy, no-wrap
msgid "More information"
msgstr "전화기 정보"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
@@ -148,6 +192,16 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/ko/gammu.po b/locale/ko/gammu.po
index a5fc8b4..20e47f2 100644
--- a/locale/ko/gammu.po
+++ b/locale/ko/gammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2014-12-17 03:17+0200\n"
"Last-Translator: 권 조 <chobkwon@gmail.com>\n"
"Language-Team: Korean <https://hosted.weblate.org/projects/gammu/gammu/ko/>\n"
@@ -64,7 +64,7 @@ msgstr "알 수 없는 백업 형식: \"%s\"\n"
msgid "Error while opening file for writing!\n"
msgstr "쓰기 위해 파일을 여는 동안 오류가 발생 했습니다!\n"
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "파일을 쓰는 동안 오류가 발생 했습니다!\n"
@@ -75,7 +75,7 @@ msgstr "파일을 닫는 동안 오류가 발생 했습니다!\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "읽기"
@@ -83,7 +83,7 @@ msgstr "읽기"
msgid "Only part of data saved, please increase the limit."
msgstr "저장된 데이터의 일부만, 한계를 증가 하십시오."
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "읽기"
@@ -94,9 +94,9 @@ msgstr "읽기"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "%i 퍼센트"
@@ -104,7 +104,7 @@ msgstr "%i 퍼센트"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr "Ctrl + C를 눌러 휴식..."
@@ -272,7 +272,7 @@ msgstr ""
msgid "Phone"
msgstr "전화기"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr ""
@@ -306,7 +306,7 @@ msgstr ""
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr ""
@@ -355,8 +355,8 @@ msgid "Deleting old notes:"
msgstr ""
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr ""
@@ -400,12 +400,12 @@ msgstr ""
msgid "Restore phone MMS settings?"
msgstr ""
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr ""
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr ""
@@ -435,7 +435,7 @@ msgstr ""
msgid "Unknown memory type (\"%s\")\n"
msgstr ""
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -471,42 +471,42 @@ msgstr "전화기 선택"
msgid "Add phone WAP bookmarks?"
msgstr ""
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr ""
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr ""
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr ""
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr ""
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr ""
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr ""
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr ""
@@ -663,7 +663,7 @@ msgid "Silent alarm"
msgstr ""
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "텍스트"
@@ -678,8 +678,8 @@ msgstr ""
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "위치"
@@ -910,7 +910,7 @@ msgstr ""
msgid "None"
msgstr "없음"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "알 수 없음"
@@ -1069,13 +1069,13 @@ msgstr ""
msgid "Security status"
msgstr ""
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr ""
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr ""
@@ -1085,7 +1085,7 @@ msgstr ""
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr ""
@@ -1133,7 +1133,7 @@ msgstr ""
#: gammu/depend/nokia/dct4.c:303
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
#: gammu/depend/nokia/dct4.c:369
@@ -1152,7 +1152,7 @@ msgstr ""
msgid "No signal"
msgstr ""
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr ""
@@ -1535,7 +1535,7 @@ msgstr "전화기"
#: gammu-detect/main.c:85
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu-detect/main.c:87 gammu/gammu.c:336
@@ -1551,7 +1551,7 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr ""
#: gammu-detect/main.c:100
@@ -1623,7 +1623,7 @@ msgstr ""
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr ""
#: gammu/files.c:55
@@ -1632,7 +1632,7 @@ msgstr ""
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr ""
#. l10n: One char to indicate protected file
@@ -1686,62 +1686,62 @@ msgstr ""
msgid "Part of folder only"
msgstr ""
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr ""
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr ""
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr ""
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
msgstr ""
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr ""
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr ""
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr ""
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr ""
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr ""
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr ""
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr ""
@@ -1756,12 +1756,12 @@ msgstr ""
msgid "Unknown country name: %s."
msgstr ""
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr ""
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "이름"
@@ -1795,7 +1795,7 @@ msgstr ""
#: gammu/gammu.c:332
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu/gammu.c:370
@@ -1832,202 +1832,202 @@ msgid ""
"smsd!"
msgstr ""
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "통화수"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr ""
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr ""
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr ""
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr ""
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
#, fuzzy
msgid "Ringtones"
msgstr "해야할 것 읽음"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr ""
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr ""
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr ""
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr ""
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr ""
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr ""
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr ""
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr ""
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr ""
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr ""
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr ""
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
#, fuzzy
msgid "Phone information"
msgstr "전화기 정보"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr ""
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr ""
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr ""
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr ""
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr ""
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr ""
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
"\n"
msgstr ""
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr ""
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr ""
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr ""
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr ""
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr ""
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr ""
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr ""
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr ""
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2051,7 +2051,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr ""
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr ""
@@ -2068,12 +2068,12 @@ msgstr ""
msgid "We already have one pending, ignoring this one!"
msgstr ""
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr ""
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr ""
@@ -2119,144 +2119,144 @@ msgstr "지원되는 id 아님: %s"
msgid "Service reply"
msgstr ""
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "번호"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr ""
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr ""
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr ""
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr ""
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr ""
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr ""
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr ""
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr ""
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ""
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ""
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ""
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ""
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ""
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr "확인"
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr ""
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ""
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr ""
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr ""
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr ""
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr ""
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr ""
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr ""
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr ""
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr ""
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr ""
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr ""
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr ""
@@ -2302,7 +2302,7 @@ msgstr ""
msgid "Packet network"
msgstr ""
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr ""
@@ -2411,911 +2411,850 @@ msgstr ""
msgid "NiMH"
msgstr ""
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr ""
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr ""
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr ""
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr ""
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr ""
-
-#: gammu/misc.c:358
-#, fuzzy
-msgid "Number of samples"
-msgstr "번호"
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "장치"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "제조업체"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "모델"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "펌웨어"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "하드웨어"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "원 IMEI"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr ""
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "제품 코드"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "SIM IMSI"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr ""
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr ""
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr ""
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr ""
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr ""
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr ""
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr ""
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr ""
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr ""
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr ""
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr ""
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr ""
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr ""
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr ""
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr ""
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr ""
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr ""
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr ""
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "해야할 것"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "달력"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr ""
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr ""
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr ""
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr ""
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr ""
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr ""
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr ""
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr ""
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr ""
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr ""
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr ""
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr ""
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr ""
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr ""
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr ""
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr ""
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr ""
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr ""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr ""
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
#, fuzzy
msgid "Ringtone"
msgstr "해야할 것 읽음"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr ""
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr ""
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr ""
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr ""
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr ""
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr ""
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr ""
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr ""
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr ""
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr ""
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr ""
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr ""
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr ""
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr ""
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr ""
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
#, fuzzy
msgid "Connection type"
msgstr "접속"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr ""
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr ""
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr ""
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr ""
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr ""
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr ""
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr ""
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr ""
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr ""
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr ""
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "보통"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr ""
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr ""
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr ""
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr ""
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr ""
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr ""
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr ""
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "암호"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr ""
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr ""
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr ""
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr ""
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr ""
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr ""
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr ""
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr ""
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr ""
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr ""
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr ""
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr ""
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr ""
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr ""
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr ""
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr ""
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr ""
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr ""
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ""
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr ""
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr ""
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr ""
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr ""
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr ""
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr ""
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr ""
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr ""
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr ""
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr ""
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr ""
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr ""
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr ""
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr ""
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr ""
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr ""
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr ""
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr ""
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr ""
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr ""
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr ""
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr ""
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr ""
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr ""
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr ""
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr ""
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr ""
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr ""
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr ""
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr ""
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr ""
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr ""
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr ""
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr ""
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr ""
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr ""
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr ""
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr ""
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr ""
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr ""
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr ""
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr ""
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr ""
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr ""
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr ""
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr ""
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr ""
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr ""
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr ""
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr ""
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr ""
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr ""
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr ""
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr ""
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr ""
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr ""
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr ""
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3374,12 +3313,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3427,87 +3366,87 @@ msgstr ""
msgid "Writing file %s:"
msgstr ""
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr ""
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, fuzzy, c-format
msgid "Can not open file %s\n"
msgstr "파일을 만들 수 없습니다!"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr ""
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr ""
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr ""
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr ""
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr ""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr ""
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr ""
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr ""
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr ""
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr ""
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr ""
@@ -3872,71 +3811,71 @@ msgstr ""
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr ""
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr ""
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr ""
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr ""
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr ""
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr ""
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr ""
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr ""
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr ""
@@ -4345,6 +4284,10 @@ msgid "Information"
msgstr ""
#, fuzzy
+#~ msgid "Number of samples"
+#~ msgstr "번호"
+
+#, fuzzy
#~ msgid "Mobile number (home)"
#~ msgstr "일련 번호 (IMEI)"
diff --git a/locale/ko/libgammu.po b/locale/ko/libgammu.po
index 92c443e..321d942 100644
--- a/locale/ko/libgammu.po
+++ b/locale/ko/libgammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2014-12-11 03:47+0200\n"
"Last-Translator: Dongyoung Kim <dckyoung@gmail.com>\n"
"Language-Team: Korean <https://hosted.weblate.org/projects/gammu/libgammu/ko/"
@@ -79,19 +79,19 @@ msgstr ""
#: libgammu/gsmcomon.c:98
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:99
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:100
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
@@ -373,7 +373,7 @@ msgstr ""
msgid "Unknown error description."
msgstr ""
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr ""
diff --git a/locale/libgammu.pot b/locale/libgammu.pot
index 2b1a363..eed8761 100644
--- a/locale/libgammu.pot
+++ b/locale/libgammu.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libgammu 1.37.1\n"
+"Project-Id-Version: libgammu 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -75,19 +75,19 @@ msgstr ""
#: libgammu/gsmcomon.c:98
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:99
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:100
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
@@ -352,7 +352,7 @@ msgstr ""
msgid "Unknown error description."
msgstr ""
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr ""
diff --git a/locale/nl/docs.po b/locale/nl/docs.po
index 5100c88..55e9ce4 100644
--- a/locale/nl/docs.po
+++ b/locale/nl/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2009-05-25 12:11+0200\n"
"Last-Translator: Joop van der Linden <joopjrvdlinden@hotmail.com>\n"
"Language-Team: none\n"
@@ -35,8 +35,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -48,7 +48,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -69,11 +70,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -82,58 +101,83 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, fuzzy, no-wrap
msgid "More information"
msgstr "Telefoon informatie"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
@@ -149,6 +193,16 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/nl/gammu.po b/locale/nl/gammu.po
index 889aaca..40650c8 100644
--- a/locale/nl/gammu.po
+++ b/locale/nl/gammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2015-12-08 03:09+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Dutch <https://hosted.weblate.org/projects/gammu/gammu/nl/>\n"
@@ -64,7 +64,7 @@ msgstr "Onbekend backup-formaat: \"%s\"\n"
msgid "Error while opening file for writing!\n"
msgstr "Fout bij openen bestand voor schrijven!\n"
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "Fout tijdens schrijven van bestand!\n"
@@ -75,7 +75,7 @@ msgstr "Fout tijdens afsluiten bestand!\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "Aan het lezen"
@@ -83,7 +83,7 @@ msgstr "Aan het lezen"
msgid "Only part of data saved, please increase the limit."
msgstr ""
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "Aan het lezen:"
@@ -94,9 +94,9 @@ msgstr "Aan het lezen:"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "%i procent"
@@ -104,7 +104,7 @@ msgstr "%i procent"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr ""
@@ -272,7 +272,7 @@ msgstr ""
msgid "Phone"
msgstr "Telefoon"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr "IMEI"
@@ -306,7 +306,7 @@ msgstr ""
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr ""
@@ -355,8 +355,8 @@ msgid "Deleting old notes:"
msgstr ""
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr ""
@@ -400,12 +400,12 @@ msgstr ""
msgid "Restore phone MMS settings?"
msgstr ""
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr ""
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr ""
@@ -435,7 +435,7 @@ msgstr ""
msgid "Unknown memory type (\"%s\")\n"
msgstr ""
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -470,42 +470,42 @@ msgstr "Stuur notities naar telefoon?"
msgid "Add phone WAP bookmarks?"
msgstr ""
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr ""
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr ""
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr ""
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr ""
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr ""
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr ""
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr ""
@@ -662,7 +662,7 @@ msgid "Silent alarm"
msgstr ""
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Tekst"
@@ -677,8 +677,8 @@ msgstr ""
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Locatie"
@@ -910,7 +910,7 @@ msgstr ""
msgid "None"
msgstr "Geen"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Onbekend"
@@ -1069,13 +1069,13 @@ msgstr ""
msgid "Security status"
msgstr ""
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr ""
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr ""
@@ -1085,7 +1085,7 @@ msgstr ""
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr ""
@@ -1133,7 +1133,7 @@ msgstr ""
#: gammu/depend/nokia/dct4.c:303
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
#: gammu/depend/nokia/dct4.c:369
@@ -1152,7 +1152,7 @@ msgstr ""
msgid "No signal"
msgstr ""
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr ""
@@ -1532,7 +1532,7 @@ msgstr "Telefoon"
#: gammu-detect/main.c:85
#, fuzzy
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr "Copyright \\(co 2003 - 2008 Michal Cihar E<lt>I<michal@cihar.com>E<gt>"
#: gammu-detect/main.c:87 gammu/gammu.c:336
@@ -1548,7 +1548,7 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr ""
#: gammu-detect/main.c:100
@@ -1619,7 +1619,7 @@ msgstr ""
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr ""
#: gammu/files.c:55
@@ -1628,7 +1628,7 @@ msgstr ""
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr ""
#. l10n: One char to indicate protected file
@@ -1682,62 +1682,62 @@ msgstr ""
msgid "Part of folder only"
msgstr ""
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr ""
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr ""
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr ""
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
msgstr ""
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr ""
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr ""
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr ""
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr ""
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr ""
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr ""
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr ""
@@ -1752,12 +1752,12 @@ msgstr ""
msgid "Unknown country name: %s."
msgstr ""
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr ""
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Naam"
@@ -1792,7 +1792,7 @@ msgstr ""
#: gammu/gammu.c:332
#, fuzzy
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr "Copyright \\(co 2003 - 2008 Michal Cihar E<lt>I<michal@cihar.com>E<gt>"
#: gammu/gammu.c:370
@@ -1829,200 +1829,200 @@ msgid ""
"smsd!"
msgstr ""
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Oproepen"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr ""
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr ""
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr ""
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr ""
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr "Beltonen"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr ""
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr ""
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr ""
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr ""
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr ""
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr ""
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr ""
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr ""
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr ""
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr ""
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr ""
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr "Telefooninformatie"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr ""
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr ""
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr ""
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr ""
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr ""
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr ""
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
"\n"
msgstr ""
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr ""
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr ""
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr ""
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr ""
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr ""
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr ""
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr ""
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr ""
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2046,7 +2046,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr ""
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr ""
@@ -2063,12 +2063,12 @@ msgstr ""
msgid "We already have one pending, ignoring this one!"
msgstr ""
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr ""
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr ""
@@ -2113,144 +2113,144 @@ msgstr "Niet ondersteund"
msgid "Service reply"
msgstr ""
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Nummer"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr ""
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr ""
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr ""
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr ""
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr ""
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr ""
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr ""
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr ""
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ""
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ""
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ""
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ""
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ""
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr "OK"
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr ""
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ""
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr ""
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr ""
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr ""
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr ""
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr ""
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr "telefoon"
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr ""
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr ""
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr ""
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr ""
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr ""
@@ -2296,7 +2296,7 @@ msgstr ""
msgid "Packet network"
msgstr ""
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr ""
@@ -2405,910 +2405,849 @@ msgstr ""
msgid "NiMH"
msgstr ""
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr ""
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr ""
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr ""
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr ""
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr ""
-
-#: gammu/misc.c:358
-#, fuzzy
-msgid "Number of samples"
-msgstr "Nummer prefix"
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "Apparaat"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "Fabrikant"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "Model"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "Firmware"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "Hardware"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "Origineel IMEI"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr ""
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "Productcode"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "SIM IMSI"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr ""
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr ""
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr ""
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr ""
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr ""
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr ""
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr ""
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr ""
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr ""
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr ""
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr ""
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr ""
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr ""
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr ""
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr ""
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr ""
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr ""
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr ""
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "Taken"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "Kalender"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr ""
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr ""
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr ""
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr ""
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr ""
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr ""
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr ""
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr ""
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr ""
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr ""
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr ""
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr ""
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr ""
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr ""
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr ""
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr ""
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr ""
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr ""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr ""
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
#, fuzzy
msgid "Ringtone"
msgstr "Taken lezen"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr ""
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr ""
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr "Uitgeschakeld"
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr ""
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr ""
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr ""
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr ""
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr ""
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr ""
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr ""
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr ""
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr ""
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr ""
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr ""
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr ""
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "Type verbinding"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr ""
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr ""
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr ""
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr ""
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr ""
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr ""
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr ""
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr ""
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr ""
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr ""
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr "Automatisch"
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Normaal"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr ""
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr ""
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr ""
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr ""
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr ""
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr ""
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr ""
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "Wachtwoord"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr ""
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr ""
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr ""
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr ""
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr ""
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr ""
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr ""
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr "Server"
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr ""
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr ""
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr ""
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr "Website"
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr ""
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr ""
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr ""
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr ""
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr ""
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr ""
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ""
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr ""
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr ""
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr ""
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr ""
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr ""
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr ""
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr ""
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr ""
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr ""
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr ""
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr ""
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr ""
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr ""
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr ""
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr ""
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr ""
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr ""
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr ""
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr ""
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr ""
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr ""
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr ""
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr ""
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr ""
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr ""
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr ""
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr ""
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr ""
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr ""
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr ""
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr ""
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr ""
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr ""
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr ""
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr ""
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr ""
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr ""
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr ""
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr ""
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr ""
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr ""
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr ""
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr ""
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr ""
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr ""
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr ""
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr ""
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr ""
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr ""
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr ""
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr ""
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr ""
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr ""
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr ""
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr ""
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr ""
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr ""
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3367,12 +3306,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3420,87 +3359,87 @@ msgstr ""
msgid "Writing file %s:"
msgstr ""
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr ""
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, fuzzy, c-format
msgid "Can not open file %s\n"
msgstr "Kan bestand niet aanmaken!"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr ""
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr ""
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr ""
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr ""
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr ""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr ""
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr ""
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr ""
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr ""
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr ""
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr ""
@@ -3877,71 +3816,71 @@ msgstr ""
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr ""
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr ""
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr ""
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr ""
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr ""
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr ""
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr ""
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr ""
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr ""
@@ -4351,6 +4290,10 @@ msgid "Information"
msgstr "Informatie"
#, fuzzy
+#~ msgid "Number of samples"
+#~ msgstr "Nummer prefix"
+
+#, fuzzy
#~ msgid "Mobile number (home)"
#~ msgstr "Serienummer (IMEI)"
diff --git a/locale/nl/libgammu.po b/locale/nl/libgammu.po
index 77b78b2..4e1796a 100644
--- a/locale/nl/libgammu.po
+++ b/locale/nl/libgammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2014-02-27 17:20+0200\n"
"Last-Translator: Dieter Adriaenssens <ruleant@users.sourceforge.net>\n"
"Language-Team: Dutch <https://hosted.weblate.org/projects/gammu/libgammu/nl/"
@@ -77,19 +77,19 @@ msgstr ""
#: libgammu/gsmcomon.c:98
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:99
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:100
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
@@ -367,7 +367,7 @@ msgstr ""
msgid "Unknown error description."
msgstr ""
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr ""
diff --git a/locale/pl/docs.po b/locale/pl/docs.po
index deb91c7..ac515e1 100644
--- a/locale/pl/docs.po
+++ b/locale/pl/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2011-12-19 09:43+0200\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: none\n"
@@ -36,10 +36,16 @@ msgstr ""
#. type: Plain text
#: README.rst:11
+#, fuzzy
+#| msgid ""
+#| "It has been initiated by Marcin Wiacek and other people. Originally the "
+#| "code was based on Gnokii <http://www.gnokii.org> and later MyGnokii "
+#| "<http://www.mwiacek.com> projects. Gammu was former (up to version 0.58) "
+#| "called MyGnokii2."
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
"Został on zainicjowany przez Marcina Wiącka i innych ludzi. Oryginalny kod "
@@ -56,7 +62,8 @@ msgstr ""
"pomocą wielu użytkowników."
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -77,11 +84,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -90,63 +115,101 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, no-wrap
msgid "More information"
msgstr "Więcej informacji"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+#, fuzzy
+#| msgid "You can find more information on <http://wammu.eu/gammu/>."
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr "Możesz znaleźć więcej informacji na temat <http://wammu.eu/gammu/>."
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
+#, fuzzy
+#| msgid ""
+#| "There is also Gammu manual available in docs/manual. You can build HTML "
+#| "version of it using make manual-html which is viewable online at <http://"
+#| "wammu.eu/docs/manual/>."
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
"Istnieje również podręcznik Gammu dostępny w docs/manual. Możesz budować "
-"wersję HTML za pomocą zrobić manual-html, który jest na: <http://wammu.eu/"
-"docs/manual/>."
+"wersję HTML za pomocą make manual-html, który jest na: <http://wammu.eu/docs/"
+"manual/>."
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr "Opinie i raporty o błędach"
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
+#, fuzzy
+#| msgid ""
+#| "Any feedback is welcome, see <http://wammu.eu/support/> for information "
+#| "how to contact developers."
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
"Wszelkie uwagi są mile widziane, patrz <http://wammu.eu/support/> po "
"informację jak skontaktować się z programistami."
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr "Wsparcie programistów"
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+#, fuzzy
+#| msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr "Można docenić pracę programistów na <http://wammu.eu/donate/>."
#. type: Title =
@@ -164,6 +227,16 @@ msgstr ""
"Zobacz docs/manual/project/install.rst dla instrukcji instalacji lub w "
"rozdziale \"Kompilacja Gammu\" w Podręczniku Gammu."
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/pl/gammu.po b/locale/pl/gammu.po
index 2093d0b..78aaa8f 100644
--- a/locale/pl/gammu.po
+++ b/locale/pl/gammu.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu 1.37.1\n"
+"Project-Id-Version: Gammu 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2013-11-25 16:30+0200\n"
"Last-Translator: Marta moja <marta.mojapoczta1@onet.pl>\n"
"Language-Team: Polish <http://hosted.weblate.org/projects/gammu/gammu/pl/>\n"
@@ -65,7 +65,7 @@ msgstr "Nieznany format kopii zapasowej: \"%s\"\n"
msgid "Error while opening file for writing!\n"
msgstr "Błąd podczas otwierania pliku do zapisu!\n"
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "Błąd podczas zapisywania pliku\n"
@@ -76,7 +76,7 @@ msgstr "Błąd podczas zapisywania pliku!\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "Czytam"
@@ -84,7 +84,7 @@ msgstr "Czytam"
msgid "Only part of data saved, please increase the limit."
msgstr "Zapisano tylko fragment danych, prosimy zwiększyć limit."
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "Czytam:"
@@ -95,9 +95,9 @@ msgstr "Czytam:"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "%i procent"
@@ -105,7 +105,7 @@ msgstr "%i procent"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr "Naciśnij Ctrl+C, aby przerwać..."
@@ -167,8 +167,7 @@ msgstr "Sprawdzenie loga dzwoniących telefonów"
#: gammu/backup.c:527
msgid "Backup phone caller groups and logos?"
-msgstr ""
-"Czy utworzyć kopię bezpieczeństwa dzwoniących grup i dzienników zdarzeń?"
+msgstr "Czy utworzyć kopię bezpieczeństwa dzwoniących grup i loga?"
#: gammu/backup.c:560
msgid "Checking SIM SMS profiles"
@@ -274,7 +273,7 @@ msgstr "Czas kopii bezpieczeństwa"
msgid "Phone"
msgstr "Telefon"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr "IMEI"
@@ -305,7 +304,7 @@ msgstr ""
#: gammu/backup.c:1034
msgid "Restore phone caller groups and logos?"
-msgstr "Przywrócić grupy dzwoniących i dziennik zdarzeń?"
+msgstr "Przywrócić grupy dzwoniących i loga?"
#: gammu/backup.c:1044 gammu/backup.c:1119 gammu/backup.c:1172
#: gammu/backup.c:1230 gammu/backup.c:1279 gammu/backup.c:1307
@@ -314,7 +313,7 @@ msgstr "Przywrócić grupy dzwoniących i dziennik zdarzeń?"
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr "Zapisywanie:"
@@ -367,8 +366,8 @@ msgid "Deleting old notes:"
msgstr "Usuwanie starych notatek:"
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr "Gotowe"
@@ -412,12 +411,12 @@ msgstr "Czy przywrócić ustawienia WAP w telefonie?"
msgid "Restore phone MMS settings?"
msgstr "Czy przywrócić ustawienia MMS w telefonie?"
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr "Czy usunąć wszystkie dzwonki użytkownika w telefonie?"
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr "Usuwanie"
@@ -447,7 +446,7 @@ msgstr "Czy przywrócić Punkty GPRS w telefonie?"
msgid "Unknown memory type (\"%s\")\n"
msgstr "Nieznany typ pamięci (\"%s\")\n"
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -482,42 +481,42 @@ msgstr "Dodać notatki do telefonu?"
msgid "Add phone WAP bookmarks?"
msgstr "Dodać zakładki WAP w telefonie?"
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr "Usunąć każdego SMSa po wykonaniu kopii bezpieczeństwa?"
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr "Czy zapisać kopię bezpieczeństwa SMSa z folderu \"%s\"%s?"
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr " (SIM)"
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr " Zwiększyć %s\n"
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr "Usuwanie:"
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr "Przywrócić wiadomość?"
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr "Czy przywrócić SMS binarny?"
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr "Przywrócić %03i sms do folderu \"%s\"%s?"
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr "zapisywanie %i SMS\n"
@@ -673,7 +672,7 @@ msgid "Silent alarm"
msgstr "Cichy alarm"
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Tekst"
@@ -688,8 +687,8 @@ msgstr "LUID"
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Lokalizacja"
@@ -921,7 +920,7 @@ msgstr "Wysoki"
msgid "None"
msgstr "Brak"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Nieznany"
@@ -1079,13 +1078,13 @@ msgstr "Nieprawidłowy dzień!"
msgid "Security status"
msgstr "Status bezpieczeństwa"
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr "Potrzeba więcej parametrów!"
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr "Proszę wyliczyć lokalizację od 1"
@@ -1095,7 +1094,7 @@ msgstr "Podmienianie początkowej i ostatniej lokalizacji"
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr "tak"
@@ -1141,9 +1140,13 @@ msgid "Setting done"
msgstr "Ustawienia gotowe"
#: gammu/depend/nokia/dct4.c:303
+#, fuzzy
+#| msgid ""
+#| "Sorry, but configuration matrix for this model has not yet been added. "
+#| "See <http://wammu.eu/support/bugs/> for information how to report it."
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
"Telefon wysłał nieznany sygnał. Zobacz <http://cihar.com/gammu/bugs> w "
"poszukiwaniu informacji o tym jak to zgłosić."
@@ -1164,7 +1167,7 @@ msgstr "Nie wykonano"
msgid "No signal"
msgstr "Brak sygnału"
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr "Przekroczono limit czasu"
@@ -1540,8 +1543,12 @@ msgid "Windows serial port probing"
msgstr "Sondowanie przez port szeregowy systemu Windows"
#: gammu-detect/main.c:85
+#, fuzzy
+#| msgid ""
+#| "Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other "
+#| "authors."
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> i inni autorzy."
@@ -1560,7 +1567,9 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+#, fuzzy
+#| msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr "Aby dowiedzieć się więcej odwiedź <http://wammu.eu/gammu/>."
#: gammu-detect/main.c:100
@@ -1628,7 +1637,7 @@ msgstr "Pamięć telefonu"
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr ""
#: gammu/files.c:55
@@ -1637,7 +1646,7 @@ msgstr ""
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr ""
#. l10n: One char to indicate protected file
@@ -1691,62 +1700,62 @@ msgstr ""
msgid "Part of folder only"
msgstr ""
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr "Uzyskiwanie \"%s\"\n"
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr ""
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr ""
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
msgstr ""
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr "%i procent zakończono."
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr " Zapisywanie do %s\n"
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr ""
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr ""
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr ""
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr ""
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr ""
@@ -1761,12 +1770,12 @@ msgstr ""
msgid "Unknown country name: %s."
msgstr "Nieznana nazwa kraju: %s."
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr "Sieć"
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Nazwa"
@@ -1804,7 +1813,7 @@ msgstr "INFO: nowa wersja testowa Gammu (%s zamiast %s) jest osiągalna !\n"
#| "Copyright (C) 2003 - 2012 Michal Cihar <michal@cihar.com> and other "
#| "authors."
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
"Copyright (C) 2003 - 2008 Michal Cihar <michal@cihar.com> oraz inni autorzy."
@@ -1842,130 +1851,130 @@ msgid ""
"smsd!"
msgstr ""
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Połączenia"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr ""
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr ""
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr ""
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr ""
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr "Dźwięki dzwonka"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr ""
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr ""
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr ""
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr ""
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr ""
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr ""
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr ""
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr ""
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr ""
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr ""
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr ""
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr "Informacje o telefonie"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr ""
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr ""
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr ""
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr "Sposób użycia: gammu [parametr] <komenda> [opcje]"
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr ""
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
@@ -1973,72 +1982,72 @@ msgstr ""
"Aby uzyskać więcej informacji, dotyczących pomocy na określony temat wpisz "
"(gammu --help temat). Tematy:"
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr "Wpisano nieznany temat pomocy!"
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
"\n"
msgstr "Polecenia Gammu, temat:%s\n"
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr "Więcej parametrów wymaganych (funkcja wymaga %d)\n"
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr "Więcej parametrów wymaganych (funkcja wymaga %d z %d)\n"
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr "Parametry pomoc"
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr "Zbyt wiele parametrów (funkcja akceptuje %d)\n"
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr "Zbyt wiele parametrów (funkcja akceptuje %d z %d)\n"
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr ""
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr "Nie można przeanalizować konfiguracji!"
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr "Nie znaleziono pliku konfiguracyjnego!"
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr "Zbyt mało parametrów!"
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr ""
"Nie odnaleziono żadnej konfiguracji, zostały użyte wbudowane ustawienia !"
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2063,7 +2072,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr ""
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr "Pozycja jest pusta"
@@ -2080,12 +2089,12 @@ msgstr ""
msgid "We already have one pending, ignoring this one!"
msgstr ""
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr ""
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr ""
@@ -2130,144 +2139,144 @@ msgstr "Nie obsługiwane"
msgid "Service reply"
msgstr ""
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Numer"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr ""
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr ""
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr ""
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr ""
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr "Pager"
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr ""
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr ""
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr ""
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ""
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ""
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ""
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ""
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ""
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr "OK"
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr "Błąd: %i"
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ""
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr "Numer wiadomości"
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr "Liczba wiadomości"
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr "Jeśli chcesz zakończyć działanie, naciśnij klawisz Ctrl+C..."
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr ""
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr ""
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr "Telefon"
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr ""
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr ""
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr ""
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr ""
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr ""
@@ -2313,7 +2322,7 @@ msgstr "Stan pakietów sieci"
msgid "Packet network"
msgstr "Pakiet sieci"
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr ""
@@ -2422,908 +2431,848 @@ msgstr ""
msgid "NiMH"
msgstr ""
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr "Nie zalogowany do sieci!\n"
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr "Nieprawidłowy kod sieci z telefonu!\n"
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr ""
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr "Długość geograficzna"
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr "Zakres"
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr "Liczba próbek"
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "Urządzenie"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "Producent"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "Model"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "Firmware"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "Sprzęt"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "Orginalny IMEI"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr "Producent"
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "Kod produktu"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "SIM IMSI"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr ""
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr ""
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr ""
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr ""
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr ""
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr ""
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr ""
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr ""
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr ""
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr ""
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr ""
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr ""
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr ""
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr ""
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr ""
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr ""
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr ""
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr ""
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "Do zrobienia"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "Kalendarz"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr ""
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr "%i dBm"
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr ""
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr ""
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr ""
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr "%i użycie"
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr ""
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr ""
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr ""
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr ""
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr ""
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr ""
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr ""
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr "Adres"
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr ""
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr ""
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr ""
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr ""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr ""
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr "Dzwonek"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr ""
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr ""
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr "wyłączone"
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr ""
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr ""
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr ""
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr "Nieznany parametr (\"%s\")"
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr ""
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr ""
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr ""
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr ""
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr "Usunąć todos telefonu?"
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr "Usunąć notatki telefoniczne?"
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr ""
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr ""
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "Typ połączenia"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr ""
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr "Połączenie zabezpieczone"
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr ""
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr ""
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr ""
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr ""
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr ""
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr "Numer serwera"
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr "Numer usługi"
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr "Numer Dial-up"
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr "Typ logowania"
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr "Ręcznie"
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr "Automatycznie"
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Normalny"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr ""
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr ""
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr ""
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr ""
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr ""
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr "Automatycznie"
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr ""
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "Hasło"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr ""
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr "Typ adresu"
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr ""
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr ""
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr ""
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr ""
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr ""
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr "Serwer"
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr ""
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr ""
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr ""
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr "Strona domowa"
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr ""
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr "Tylko do odczytu"
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr ""
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr ""
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr ""
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr ""
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ""
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, fuzzy, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr "Jaki format sms (\"%s\")?\n"
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr ""
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr ""
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr ""
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr ""
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr ""
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr ""
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr "Identyfikator dzwonka"
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr ""
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr ""
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr "Numer wygaszacza ekranu"
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr ""
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr "Głośność dzwonka"
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr ""
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr ""
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr ""
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr ""
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr ""
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr ""
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr ""
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr ""
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr ""
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr ""
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr ""
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr ""
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr ""
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr ""
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr ""
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr "Dzwonek"
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr ""
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr ""
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr ""
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr ""
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr "Osobiste"
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr ""
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr ""
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr ""
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr ""
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr ""
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr ""
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr ""
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr ""
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr ""
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr "Pełna pamięć SMS"
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr "Nazwa stacji"
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr ""
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr "Nieznana akcja (\"%s\")\n"
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr "Nieznany typ przekierowania (\"%s\")\n"
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr "Nieznany typ połączenia (\"%s\")\n"
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr "Typ przekierowania"
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr ""
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr ""
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr ""
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr ""
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr ""
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr "Typ transmisji"
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr ""
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr ""
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr ""
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr ""
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr ""
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3382,12 +3331,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3435,89 +3384,89 @@ msgstr ""
msgid "Writing file %s:"
msgstr "Zapisywanie pliku %s:"
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr ""
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr "Nie można otworzyć pliku %s\n"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr ""
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr "Brak informacji o producencie w pliku JAD !"
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr "Brak informacji o nazwie w pliku JAD !"
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr "Brak informacji JAR adres URL w pliku JAD !"
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
"Deklarowanych rozmiar pliku JAR jest inny niż rzeczywistym. Ustalone przez "
"Gammu."
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr "Brak informacji o rozmiarze JAR w pliku JAD. Dodane przez Gammu."
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr "Dodaję \"%s\""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr " wersja %s"
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr " utworzone przez %s\n"
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr "Aplikacja już istnieje. Usuwanie przez Gammu."
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr " Usuwam %s\n"
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr "Zapisywanie pliku JAD:"
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr ""
@@ -3891,71 +3840,71 @@ msgstr "Nieznany kod sieci GSM (\"%s\")\n"
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr "Nieznana ważność ciągu (\"%s\")\n"
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr "Nie można otworzyć pliku \"%s\"\n"
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr "Nieznany parametr (\"%c\")\n"
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr ""
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr ""
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr ""
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr "Brak kodu sieciowego"
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr ""
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr ""
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr ""
@@ -4364,6 +4313,21 @@ msgstr "Ostrzeżenie"
msgid "Information"
msgstr "Informacja"
+#~ msgid "Not logged to network!\n"
+#~ msgstr "Nie zalogowany do sieci!\n"
+
+#~ msgid "Wrong network code from phone!\n"
+#~ msgstr "Nieprawidłowy kod sieci z telefonu!\n"
+
+#~ msgid "Longitude"
+#~ msgstr "Długość geograficzna"
+
+#~ msgid "Range"
+#~ msgstr "Zakres"
+
+#~ msgid "Number of samples"
+#~ msgstr "Liczba próbek"
+
#~ msgid "Built %s on %s using %s"
#~ msgstr "Wersja Gammu %s zbudowana na %s używając %s"
diff --git a/locale/pl/libgammu.po b/locale/pl/libgammu.po
index 5ca24e1..af78083 100644
--- a/locale/pl/libgammu.po
+++ b/locale/pl/libgammu.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: libGammu 1.37.1\n"
+"Project-Id-Version: libGammu 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2013-02-23 23:11+0200\n"
"Last-Translator: Marcin Kozioł <lord_dark@wp.pl>\n"
"Language-Team: Polish <http://hosted.weblate.org/projects/gammu/libgammu/pl/"
@@ -96,7 +96,7 @@ msgstr ""
#: libgammu/gsmcomon.c:98
#, fuzzy
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Telefon wysłał nieznany sygnał. Zobacz <http://cihar.com/gammu/report> w "
@@ -105,7 +105,7 @@ msgstr ""
#: libgammu/gsmcomon.c:99
#, fuzzy
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Telefon wysłał nieznany sygnał. Zobacz <http://cihar.com/gammu/report> w "
@@ -114,7 +114,7 @@ msgstr ""
#: libgammu/gsmcomon.c:100
#, fuzzy
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
"Telefon wysłał nieznany sygnał. Zobacz <http://cihar.com/gammu/report> w "
@@ -226,8 +226,8 @@ msgid ""
"Nobody is perfect, some bug appeared in protocol implementation. Please "
"contact authors."
msgstr ""
-"Nikt nie jest perfekcyjny, pojawił się błąd w implementacji protokołu. "
-"Proszę skontaktować się z autorami."
+"Nikt nie jest doskonały, pojawił się błąd w implementacji protokołu. Proszę "
+"skontaktować się z autorami."
#: libgammu/gsmcomon.c:121
msgid "Transfer was canceled by phone, maybe you pressed cancel on phone."
@@ -344,9 +344,8 @@ msgid "Desired functionality has been disabled on compile time."
msgstr "Żądana funkcjonalność została wyłączona podczas kompilacji."
#: libgammu/gsmcomon.c:146
-#, fuzzy
msgid "Bluetooth configuration requires channel option."
-msgstr "Konfiguracja bluetootha wymaga podania kanału."
+msgstr "Konfiguracja Bluetooth wymaga podania kanału."
#: libgammu/gsmcomon.c:147
#, fuzzy
@@ -437,7 +436,7 @@ msgstr ""
msgid "Unknown error description."
msgstr "Nieznany opis błędu."
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
#, fuzzy
msgid "Templates"
msgstr "Szablony"
diff --git a/locale/pt_BR/docs.po b/locale/pt_BR/docs.po
index 95c0c81..5becd0b 100644
--- a/locale/pt_BR/docs.po
+++ b/locale/pt_BR/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2011-06-02 23:02+0200\n"
"Last-Translator: Andrei Falbot <falbot@gmail.com>\n"
"Language-Team: none\n"
@@ -35,10 +35,16 @@ msgstr ""
#. type: Plain text
#: README.rst:11
+#, fuzzy
+#| msgid ""
+#| "It has been initiated by Marcin Wiacek and other people. Originally the "
+#| "code was based on Gnokii <http://www.gnokii.org> and later MyGnokii "
+#| "<http://www.mwiacek.com> projects. Gammu was former (up to version 0.58) "
+#| "called MyGnokii2."
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
"Foi iniciado por Marcin Wiacek e outras pessoas. Originalmente o código foi "
@@ -56,7 +62,8 @@ msgstr ""
"ajuda de vários contribuidores."
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -77,11 +84,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -90,33 +115,65 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, no-wrap
msgid "More information"
msgstr "Mais informação"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+#, fuzzy
+#| msgid "You can find more information on <http://wammu.eu/gammu/>."
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr "Você pode achar mais informações em <http://wammu.eu/gammu/>."
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
+#, fuzzy
+#| msgid ""
+#| "There is also Gammu manual available in docs/manual. You can build HTML "
+#| "version of it using make manual-html which is viewable online at <http://"
+#| "wammu.eu/docs/manual/>."
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
"Também há um manual Gammu disponível em docs/manual. Você pode construir o "
@@ -124,29 +181,35 @@ msgstr ""
"wammu.eu/docs/manual/>."
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr "Reporte erros e de sua opinião"
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
+#, fuzzy
+#| msgid ""
+#| "Any feedback is welcome, see <http://wammu.eu/support/> for information "
+#| "how to contact developers."
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
"Toda opinião é bem vinda! veja <http://wammu.eu/support/> para saber como "
"contactar os desenvolvedores."
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr "Suporte desenvolvedores"
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+#, fuzzy
+#| msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
"Você pode achar mais informações sobre o(s) desenvolvedor(es) em <http://"
"wammu.eu/gammu/>."
@@ -166,6 +229,16 @@ msgstr ""
"Veja docs/manual/project/install.rst para guia de instalação ou veja o "
"capítulo \"Compilando Gammu\" no manual do Gammu."
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/pt_BR/gammu.po b/locale/pt_BR/gammu.po
index 4e6636c..e87bde3 100644
--- a/locale/pt_BR/gammu.po
+++ b/locale/pt_BR/gammu.po
@@ -7,11 +7,11 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2016-04-18 12:45+0000\n"
"Last-Translator: Helder Santana <helder.santana@systemsbr.com.br>\n"
-"Language-Team: Portuguese (Brazil) "
-"<https://hosted.weblate.org/projects/gammu/gammu/pt_BR/>\n"
+"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
+"gammu/gammu/pt_BR/>\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -66,7 +66,7 @@ msgstr "Formato de cópia de segurança desconhecido: \"%s\"\n"
msgid "Error while opening file for writing!\n"
msgstr "Erro ao abrir arquivo para gravação!\n"
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "Erro ao gravar arquivo!\n"
@@ -77,7 +77,7 @@ msgstr "Erro enquanto fechava arquivo!\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "Lendo"
@@ -85,7 +85,7 @@ msgstr "Lendo"
msgid "Only part of data saved, please increase the limit."
msgstr "Somente parte dos dados foram salvos, por favor aumente o limite."
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "Lendo:"
@@ -96,9 +96,9 @@ msgstr "Lendo:"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "%i porcentual"
@@ -106,7 +106,7 @@ msgstr "%i porcentual"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr "Pressionar Ctrl+C para interromper..."
@@ -275,7 +275,7 @@ msgstr "Data da Cópia de Segurança / Backup"
msgid "Phone"
msgstr "Celular"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr "IMEI"
@@ -313,7 +313,7 @@ msgstr "Restaurar grupos de contatos e logotipos?"
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr "Gravando:"
@@ -366,8 +366,8 @@ msgid "Deleting old notes:"
msgstr "Apagando anotações antigas:"
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr "Concluído"
@@ -411,12 +411,12 @@ msgstr "Restaurar configurações WAP do celular?"
msgid "Restore phone MMS settings?"
msgstr "Restaurar configurações MMS do celular?"
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr "Apagar todos os (sons) toques do celular?"
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr "Apagando"
@@ -446,7 +446,7 @@ msgstr "Restaurar pontos GPRS do telefone?"
msgid "Unknown memory type (\"%s\")\n"
msgstr "Tipo de memória desconhecido (\"%s\")\n"
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -481,42 +481,42 @@ msgstr "Adicionar anotações no celular?"
msgid "Add phone WAP bookmarks?"
msgstr "Adicione endereços favoritos WAP?"
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr "Apagar cada sms após cópia de segurança (backup)?"
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr "Cópia de Segurança da pasta \"%s\"%s?"
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr " (SIM)"
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr " Aumento %s\n"
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr "Apagando:"
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr "Restaurar mensagem?"
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr "Deseja restaurar SMS binária?"
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr "Restaurar %03i sms para a pasta \"%s\"%s?"
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr "salvando %i SMS\n"
@@ -672,7 +672,7 @@ msgid "Silent alarm"
msgstr "Alarme silencioso"
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Texto"
@@ -687,8 +687,8 @@ msgstr "LUID"
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Local"
@@ -920,7 +920,7 @@ msgstr "Alta"
msgid "None"
msgstr "Nenhum"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Desconhecido"
@@ -1078,13 +1078,13 @@ msgstr "Dia inválido!"
msgid "Security status"
msgstr "Situação segurança"
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr "Mais parâmetros são requeridos!"
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr "Por Favor enumere os locais a partir de 1"
@@ -1094,7 +1094,7 @@ msgstr "Trocando local (inicial e final)"
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr "sim"
@@ -1140,9 +1140,13 @@ msgid "Setting done"
msgstr "Configuração concluída"
#: gammu/depend/nokia/dct4.c:303
+#, fuzzy
+#| msgid ""
+#| "Sorry, but configuration matrix for this model has not yet been added. "
+#| "See <http://wammu.eu/support/bugs/> for information how to report it."
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
"Desculpe, mas matriz de configuração para este modelo ainda não foi "
"adicionada.Veja: <http://wammu.eu/support/bugs/> para saber como reportar a "
@@ -1164,7 +1168,7 @@ msgstr "Não executado(a)"
msgid "No signal"
msgstr "Sem sinal"
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr "Tempo expirou"
@@ -1540,8 +1544,12 @@ msgid "Windows serial port probing"
msgstr "Provando porta serial do Windows"
#: gammu-detect/main.c:85
+#, fuzzy
+#| msgid ""
+#| "Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other "
+#| "authors."
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
"Copyright (C) 2003 - 2012 Michal Cihar <michal@cihar.com> e outros autores."
@@ -1560,7 +1568,9 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr "Não há GARANTIA, até a extensão permitida pela lei."
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+#, fuzzy
+#| msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr "Veja <http://wammu.eu/gammu/> para atualizações."
#: gammu-detect/main.c:100
@@ -1628,8 +1638,9 @@ msgid "Phone memory"
msgstr "Memória do Celular"
#: gammu/files.c:49
-#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+#, fuzzy, c-format
+#| msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr "%i bytes (livres %i bytes, usados %i bytes)"
#: gammu/files.c:55
@@ -1637,8 +1648,9 @@ msgid "Usage details"
msgstr "Detalhes de Utilização"
#: gammu/files.c:56
-#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+#, fuzzy, c-format
+#| msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr "imagens: %i, sons: %i, temas: %i"
#. l10n: One char to indicate protected file
@@ -1692,21 +1704,21 @@ msgstr "Atributo desconhecido (%s)\n"
msgid "Part of folder only"
msgstr "Somente Parte da Pasta"
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr "Obtendo \"%s\"\n"
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr "É uma pasta. Por favor só informe o nome de arquivos."
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr " (%02i:%02i minutos restantes)"
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
@@ -1714,42 +1726,42 @@ msgstr ""
"Verificação checksum do Arquivo calculada pelo celular não combina com a "
"calculada pelo Gammu. Arquivo está corrompido ou há erro no Gammu."
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr "%i por cento feito."
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr "%lu Bytes em %li segundos, %lu Bytes/sec"
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr " Salvando para %s\n"
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr "Parâmetro \"%s\" desconhecido\n"
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr "Qual tipo de arquivo (\"%s\") ?\n"
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr "Parâmetro Inexistente!"
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr "IDentificação do novo arquivo é \"%s\"\n"
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr "ID da nova pasta é \"%s\"\n"
@@ -1764,12 +1776,12 @@ msgstr "Rede para %s:"
msgid "Unknown country name: %s."
msgstr "Nome de País desconhecido: %s."
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr "Rede"
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Nome"
@@ -1805,11 +1817,12 @@ msgstr ""
"Existe uma versão TESTE mais nova do Gammu, disponível! (%s em vez de %s)\n"
#: gammu/gammu.c:332
+#, fuzzy
#| msgid ""
-#| "Copyright (C) 2003 - 2012 Michal Cihar <michal@cihar.com> and other "
+#| "Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other "
#| "authors."
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> e outros autores."
@@ -1851,117 +1864,117 @@ msgstr ""
"Serviço Daemon SMS está em binário separado, Por favor use gammu-smsd em vez "
"de gammu smsd!"
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Chamadas"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr "SMS e EMS"
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr "Memória (contatos e chamadas)"
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr "Sistema Arquivos"
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr "Logotipos e Imagens"
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr "Toques"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr "Anotações Agenda"
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr "Tarefas / Compromissos"
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr "Anotações"
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr "Data, Hora e Alarmes"
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr "Categorias"
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr "Salvando e Restaurando"
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr "Específico para Nokia"
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr "Específico Siemens"
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr "Configurações e Favoritos WAP"
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr "Configurações MMS"
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr "Testes Celular"
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr "Rádio FM"
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr "Informações do Celular"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr "Configurações Celular"
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr "Decodificando Conteúdo"
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr "Demais Funções Diversas"
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr "Informação Gammu"
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr "Uso: gammu [parâmetros] <comandos> [opções]"
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr "Os parâmetros antes do comando definem o funcionamento do gammu:"
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr "-c / --config <arquivo-config> ... nome do arquivo de configuração"
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
"-s / --section <seção-número> ...seção do arquivo de configuração, Ex. 42"
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
@@ -1969,18 +1982,18 @@ msgstr ""
"-d / --debug <nível> ... nível depuração (nothing|text|textall|textalldate|"
"binary|errors)"
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
"-f / --debug-file <nome-do-arquivo-debug> ... arquivo onde serão gravadas as "
"mensagens da depuração"
# type: Plain text
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr "Comandos podem ser especificados com ou sem -- no início."
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
@@ -1988,11 +2001,11 @@ msgstr ""
"Para mais detalhes, utilize help (ajuda) no tópico específico (gammu --help "
"tópico). Os tópicos são:"
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr "Tópico de ajuda desconhecido!"
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
@@ -2001,60 +2014,60 @@ msgstr ""
"Comandos Gammu, tópicos: %s\n"
"\n"
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr "Mais parâmetros requeridos (função requer %d)\n"
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr "Mais parâmetros requeridos (função requer: entre %d e %d parâmetros)\n"
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr "Parâmetros de Ajuda"
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr "Muitos parâmetros (função aceita %d)\n"
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr "Muitos parâmetros (função aceita entre %d e %d)\n"
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr "Opção inexiste!"
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr "Configuração não pode ser passada!"
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr "Não foi encontrado arquivo de configuração!"
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr "Falhou em alocar memória, cancelando!\n"
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr "Faltam parâmetros!"
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr "Falhou em ler [gammu%d] seção do arquivo de configuração (gammurc)!\n"
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr "Nenhuma configuração lida, usando padrões da compilação!"
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2083,7 +2096,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr "Memória %s, Localização %i\n"
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr "Entrada vazia"
@@ -2100,12 +2113,12 @@ msgstr "Mensagem SMS recebida"
msgid "We already have one pending, ignoring this one!"
msgstr "Já temos uma pendente, ignorando esta!"
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr "Localização %i\n"
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr "Vazio"
@@ -2150,144 +2163,144 @@ msgstr "Não suportado"
msgid "Service reply"
msgstr "Serviço de Retorno"
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr "SMSC localização inválida: %s \n"
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Número"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr "Número Padrão"
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr "Formato"
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr "FAX"
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr "Email"
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr "Pager"
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr "Validade"
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr "Tempo Máximo"
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr "Mensagem corrompida, saltando"
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr "Parte %i SMS em %i sequências SMS"
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr "Contador SMS extrapolou"
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ", Memória SIM"
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ", memória do Celular"
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ", memória do Celular ou SIM"
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ", pasta Cx Entrada"
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ", Pasta Cx Saída"
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr "OK"
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr "erro %i"
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ", mensagem referência=%d"
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr "Mensagem número"
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr "Número de mensagens"
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr "Se deseja parar, pressione CTRL+C..."
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr "Salvando SMS %i/%i\n"
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr "Salva na pasta número %d \"%s\", localização %i"
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr "Celular"
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr "Enviando SMS da pasta \"%s\", localização %i\n"
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr "...aguardando pela resposta da rede"
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr "Enviando SMS %i/%i"
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr "Algo deu errado, mensagem desconhecida na operação!\n"
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr "Número de Pasta muito alta (max. %i)\n"
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr "Apagando SMS da pasta \"%s\": "
@@ -2333,7 +2346,7 @@ msgstr "Estado do pacote na rede"
msgid "Packet network"
msgstr "Pacote Rede"
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr "GPRS"
@@ -2442,909 +2455,849 @@ msgstr "Polímero de Lítio"
msgid "NiMH"
msgstr "NiMH"
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr "Não conectado na rede!\n"
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr "Código de rede errado no celular!\n"
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr "Requisição de informação de OpenCellID falhou!\n"
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr "Falhou em achar latitude na resposta OpenCellID!\n"
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr "Falhou em passar latitude para resposta do OpenCellID!\n"
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr "Falhou em achar longitude para resposta do OpenCellID!\n"
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr "Falhou em passar longitude para resposta do OpenCellID!\n"
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr "Falhou em achar intervalo no retorno OpenCellID!\n"
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr "Falhou em passar intervalo da resposta OpenCellID!\n"
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr "Falhou em achar NbExemplos na resposta OpenCellID!\n"
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr "Falhou em passar nbExemplos na resposta OpenCellID!\n"
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr "Latitude"
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr "Longitude"
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr "Intervalo"
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr "Número de exemplos"
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "Dispositivo"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "Fabricante"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "Modelo"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "Firmware"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "Hardware"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "IMEI original"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr "Manufaturado"
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "Código do Produto"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "SIM IMSI"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr "Informação Chamada"
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr "ID %i, "
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr "recebendo chamada de \"%s\"\n"
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr "fazendo chamada para \"%s\"\n"
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr "chamada iniciada"
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr "fim de chamada (lado desconhecido)"
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr "chamada terminada seu lado"
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr "chamada terminada lado remoto (código %i)\n"
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr "chamada estabelecida. Aguardando resposta"
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr "chamada retida"
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr "chamada retomada"
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr "chamada alternada"
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr "%3d usado"
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr "%3d livre"
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr "Entrando em modo monitor..."
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr "Habilitando inf. sobre chamada recebida SMS"
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr "Habilitando inf. sobre recebimento CB"
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr "Habilitando inf. sobre chamadas"
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr "Habilitando inf. sobre USSD"
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "Tarefas"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "Agenda"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr "Força do Sinal"
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr "%i dBm"
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr "Nível rede"
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr "taxa erro Bit"
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr "estado SMS SIM"
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr "%i usado"
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr "%i não lido"
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr "%i localizações"
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr "Estado SMS Telefone"
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr "%i modelos"
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr "Saindo modo monitor..."
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr "Mensagem Smart"
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr "Binário Nokia"
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr "MIDI"
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr "SMAF (MMF)"
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr " formato, toque \"%s\"\n"
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr "Qual tipo de (reset) você deseja (\"%s\")?\n"
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr "Endereço"
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr "%i. Ponto de Acesso %i"
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr " (ativo)"
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr "Máximo de Locais para logo do chamador até 5"
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr "Qual o tipo de logo que você deseja obter (\"%s\")?\n"
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr "Nome Grupo"
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr "padrão"
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr "Toque"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr "(arquivo com ID %i)\n"
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr "\"%s\" (ID %i)\n"
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr "ID %i\n"
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr "Bitmap"
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr "habilitado"
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr "desabilitado"
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr "ID do Bitmap"
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr "Não há logo de empresa telefonia no celular"
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr "Emissor"
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr "Texto de Boas Vindas é \"%s\"\n"
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr "Texto do Representante é \"%s\"\n"
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr "Qual tipo de logo você deseja configurar (\"%s\") ?\n"
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr "Parâmetro desconhecido (\"%s\")"
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr "Apagar lista contatos celular?"
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr "Apagar contatos do SIM?"
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr "Apagar chamadas perdidas?"
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr "Apagar chamadas feitas?"
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr "Apagar chamadas recebidas?"
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr "Apagar anotações no agenda celular?"
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr "Apagar tarefas / compromissos celular?"
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr "Apagar anotações celular?"
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr "Apagar favoritos WAP no celular?"
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr "Apagar todas estações rádio FM no celular?"
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "Tipo de conexão"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr "Contínuo"
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr "Temporário"
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr "Segurança da Conexão"
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr "Ligada"
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr "Desligada"
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr "Proxy"
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr "endereço \"%s\", porta %i"
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr "Proxy Secundário"
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr "Direcionador"
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr "SMS"
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr "Servidor Número"
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr "Serviço Número"
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr "Dados (CSD)"
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr "Número Dial-up discado"
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr "Endereço IP"
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr "Tipo de Login"
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr "Manual"
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr "Automático"
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr "Tipo Autenticação"
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Normal"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr "Seguro"
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr "Tipo chamada dados"
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr "ISDN"
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr "Analógica"
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr "Velocidade Dados da Ligação"
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr "Automática"
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr "Nome Usuário"
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "Senha"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr "USSD"
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr "Código Serviço"
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr "Tipo Endereço"
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr "Ponto Acesso"
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr "Escolha %i"
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr "Usuário"
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr "Banco Dados de Contatos"
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr "Banco Dados Agenda"
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr "Servidor"
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr "Sincronizar Contatos"
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr "Sincronizar Agenda"
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr "Configurar nome conexão"
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr "Página Padrão"
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr "ativo"
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr "Só Leitura"
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr "Logo Inicialização"
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr "Logo Operador"
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr "Foto"
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr "Logo do Grupo do Chamador"
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ", largura %i, altura %i\n"
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr "Qual formato de saída do logo (\"%s\") ?\n"
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr "Qual o formato de saída do arquivo de toque (\"%s\")?\n"
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr "Qual tipo de (reset) você deseja (\"%s\")?\n"
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr "Tecla ou função desconhecida: \"%c\"\n"
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr "Qual tipo de categoria você deseja obter (\"%s\") ? \n"
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr "Qual tipo de categoria você deseja adicionar (\"%s\")?\n"
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr "Texto muito longo, truncado para %d caracteres!\n"
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr "Tipo de código de segurança inválido"
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr "Entre %s código: "
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr "Não há código de PIN!"
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr "Entre novo código PIN: "
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr " (nome padrão)"
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr " (perfil Fone Ouvido)"
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr " (Perfil Kit Carro)"
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr "ID Toque"
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr "ID Mensagem Tom Alerta"
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr "Chamada alerta para"
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr "Salva Tela número"
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr "Alerta de chamada sendo recebida"
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr "Volume do Toque"
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr "Alerta Vibratório"
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr "Tom Alerta Mensagem"
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr "Tons Teclado"
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr "Tons Aviso Jogos"
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr "Protetor Tela"
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr "Tempo Protetor Tela"
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr "Atendimento Automático"
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr "Luzes"
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr "Nível 1"
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr "Nível 2"
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr "Nível 3"
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr "Nível 4"
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr "Nível 5"
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr "Tocando"
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr "Beep Único"
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr "Toque Único"
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr "Aumentando"
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr "Grupos Contatos"
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr "Padrão"
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr "Especial"
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr "Pessoal"
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr "Vibrar Primeiro"
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr " Discagem Rápida não configurada"
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr "Qual tipo de (reset) de configuração do celular (\"%s\")?\n"
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr "Atualmente exibido na tela"
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr "Chamada ativa"
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr "SMS não lida"
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr "Chamada Voz"
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr "Chamada Fax"
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr "Chamada Dados"
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr "Teclado travado"
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr "Memória SMS cheia"
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr "Nome Estação"
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr "Frequência"
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr "Ação desvio desconhecida (\"%s\") \n"
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr "Tipo desvio desconhecido (\"%s\")\n"
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr "Tipo chamada desconhecido (\"%s\")\n"
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr "Busca:"
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr "Trocado:"
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr "Tipo Desvio"
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr "quando ocupado"
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr "quando não atendido"
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr "quando telefone desligado ou fora de área"
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr "todos os tipos de desvios"
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr "desconhecido %i"
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr "Tipo de Chamada"
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr "voz"
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr "FAX"
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr "dados"
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr "dados & fax & voz"
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr "Resposta:"
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr "A aplicação foi enviada com sucesso para o celular."
# gsavix 02.02.2011
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
"Por favor localizar e instalar os arquivos recebidos, na caixa postal de "
@@ -3407,12 +3360,12 @@ msgstr " (%s em SMIL)"
msgid "Do you want to save this attachment?"
msgstr "Você deseja salvar esse anexo?"
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr "Pasta %s\n"
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr " ID do sistema arquivos"
@@ -3460,91 +3413,95 @@ msgstr " Problema com adição de playlist"
msgid "Writing file %s:"
msgstr "Gravando arquivo %s:"
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
+#, fuzzy
+#| msgid ""
+#| "Your phone model is not supported. Please report it to authors (see "
+#| "<http://wammu.eu/support/bugs/>). Thank you."
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
"Modelo de telefone não suportado. Por favor reporte ao site.\n"
"(veja <http://wammu.eu/support/bugs/>). Muito Obrigado!."
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr "Problema quando apagando playlista"
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr "Qual tipo de pasta (\"%s\")?\n"
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr "Não conseguiu abrir arquivo!%s\n"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr "Pasta não encontrada. Provavelmente função não suportada!"
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr "Procurando pasta no telefone: "
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr "Não há informação de fabricante no arquivo JAD!"
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr "Não há informação de nome no arquivo JAD!"
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr "Não há informação de URL JAR no arquivo JAD!"
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
"Tamanho declarado do arquivo JAR difere do encontrado. Corrigido pelo Gammu."
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
"Não há informação do tamanho do JAR no arquivo JAD. Adicionado pelo Gammu."
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr "Adicionando \"%s\""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr " versão %s"
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr " criado por %s\n"
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr "Aplicação já existe. Removida pelo Gammu."
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr " Apagando %s\n"
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr "Gravando arquivo JAD:"
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr "Gravando arquivo JAR:"
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr "Gravando Arquivo:"
@@ -3920,71 +3877,71 @@ msgstr "Código de rede GSM desconhecido (\"%s\")\n"
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr "O número deve ser entre 1 e 7 (\"%s\")\n"
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr "Validade desconhecida (\"%s\")\n"
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr "O número de frames EMS deve estar entre 1 e 4 (\"%s\")\n"
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr "Não pode abrir arquivo \"%s\"\n"
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr "Parâmetro desconhecido (\"%c\")\n"
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr "Último parâmetro não é texto"
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr "Nome SMS muito longo (\"%s), ignorado\n"
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr "Entre o texto da mensagem e pressione %s: \n"
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr "Ctrl+Z"
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr "Ctrl+D"
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr "Nenhum caracter lido, assumindo que está OK!"
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr "Sem código da rede"
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr "Você precisa configurar código da rede!"
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr "Toque muito longo. Cortado parte %i porcentual.\n"
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr "Existem %i mensagens SMS compactadas mas o limite é %i. Saindo.\n"
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr "Utilize -smscnumber para informar o número SMSC"
@@ -4396,6 +4353,51 @@ msgstr "Aviso"
msgid "Information"
msgstr "Informação"
+#~ msgid "Not logged to network!\n"
+#~ msgstr "Não conectado na rede!\n"
+
+#~ msgid "Wrong network code from phone!\n"
+#~ msgstr "Código de rede errado no celular!\n"
+
+#~ msgid "Request for information from OpenCellID failed!\n"
+#~ msgstr "Requisição de informação de OpenCellID falhou!\n"
+
+#~ msgid "Failed to find latitude in OpenCellID reply!\n"
+#~ msgstr "Falhou em achar latitude na resposta OpenCellID!\n"
+
+#~ msgid "Failed to parse latitude from OpenCellID reply!\n"
+#~ msgstr "Falhou em passar latitude para resposta do OpenCellID!\n"
+
+#~ msgid "Failed to find longitude in OpenCellID reply!\n"
+#~ msgstr "Falhou em achar longitude para resposta do OpenCellID!\n"
+
+#~ msgid "Failed to parse longitude from OpenCellID reply!\n"
+#~ msgstr "Falhou em passar longitude para resposta do OpenCellID!\n"
+
+#~ msgid "Failed to find range in OpenCellID reply!\n"
+#~ msgstr "Falhou em achar intervalo no retorno OpenCellID!\n"
+
+#~ msgid "Failed to parse range from OpenCellID reply!\n"
+#~ msgstr "Falhou em passar intervalo da resposta OpenCellID!\n"
+
+#~ msgid "Failed to find nbSamples in OpenCellID reply!\n"
+#~ msgstr "Falhou em achar NbExemplos na resposta OpenCellID!\n"
+
+#~ msgid "Failed to parse nbSamples from OpenCellID reply!\n"
+#~ msgstr "Falhou em passar nbExemplos na resposta OpenCellID!\n"
+
+#~ msgid "Latitude"
+#~ msgstr "Latitude"
+
+#~ msgid "Longitude"
+#~ msgstr "Longitude"
+
+#~ msgid "Range"
+#~ msgstr "Intervalo"
+
+#~ msgid "Number of samples"
+#~ msgstr "Número de exemplos"
+
#~ msgid "Built %s on %s using %s"
#~ msgstr "Gammu compilado %s sob %s usando %s"
diff --git a/locale/pt_BR/libgammu.po b/locale/pt_BR/libgammu.po
index 94e5833..73a7038 100644
--- a/locale/pt_BR/libgammu.po
+++ b/locale/pt_BR/libgammu.po
@@ -7,11 +7,11 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2016-05-28 14:16+0000\n"
"Last-Translator: Renan Souza do Nascimento <renan.sn@icloud.com>\n"
-"Language-Team: Portuguese (Brazil) "
-"<https://hosted.weblate.org/projects/gammu/libgammu/pt_BR/>\n"
+"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
+"gammu/libgammu/pt_BR/>\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -82,24 +82,36 @@ msgstr ""
"Sem resposta no tempo especificado. Provávelmente celular desconectado."
#: libgammu/gsmcomon.c:98
+#, fuzzy
+#| msgid ""
+#| "Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Frame não requerido agora. Veja <http://wammu.eu/support/bugs/> para "
"informações de que maneira reportar isto."
#: libgammu/gsmcomon.c:99
+#, fuzzy
+#| msgid ""
+#| "Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Desconhecida a resposta do telefone. Veja <http://wammu.eu/support/bugs/> "
"para reportá-lo."
#: libgammu/gsmcomon.c:100
+#, fuzzy
+#| msgid ""
+#| "Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+#| "report it."
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
"Frame Desconhecido. Veja <http://wammu.eu/support/bugs/> para como reportar "
@@ -355,7 +367,6 @@ msgid "Network error."
msgstr "Erro de rede."
#: libgammu/gsmcomon.c:157
-#| msgid "Invalid data given to phone."
msgid "Invalid database version."
msgstr "Versão invalida do banco de dados."
@@ -364,17 +375,14 @@ msgid "Failed to initialize DB driver."
msgstr "Falha ao inicializar o driver do banco de dados."
#: libgammu/gsmcomon.c:159
-#| msgid "Failed to connect to phone"
msgid "Failed to configure DB driver."
msgstr "Falhou ao configurar o driver do banco de dados."
#: libgammu/gsmcomon.c:160
-#| msgid "Failed to connect to phone"
msgid "Failed to connect to database."
msgstr "Falhou ao conectar-se com o banco de dados."
#: libgammu/gsmcomon.c:161
-#| msgid "Device connection parameters"
msgid "Database connection timeout."
msgstr "Conexão com o banco de dados excedida."
@@ -386,7 +394,7 @@ msgstr "Erro ao executar a pesquisa de SQL."
msgid "Unknown error description."
msgstr "Descrição do erro desconhecida."
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr "Modelos"
diff --git a/locale/ro/docs.po b/locale/ro/docs.po
index 874ed9b..8e2d7a9 100644
--- a/locale/ro/docs.po
+++ b/locale/ro/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2012-06-29 16:16+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -35,8 +35,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -48,7 +48,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -69,11 +70,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -82,58 +101,83 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, no-wrap
msgid "More information"
msgstr ""
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
@@ -149,5 +193,15 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/ro/gammu.po b/locale/ro/gammu.po
index 1322e22..0c678d3 100644
--- a/locale/ro/gammu.po
+++ b/locale/ro/gammu.po
@@ -7,11 +7,11 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.32.0\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2016-03-17 18:57+0000\n"
"Last-Translator: Laurentiu Dobrota <rauldobrota@gmail.com>\n"
-"Language-Team: Romanian <https://hosted.weblate.org/projects/gammu/gammu/ro/>"
-"\n"
+"Language-Team: Romanian <https://hosted.weblate.org/projects/gammu/gammu/ro/"
+">\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -67,7 +67,7 @@ msgstr "Format backup necunoscut: %s\n"
msgid "Error while opening file for writing!\n"
msgstr "Eroare la deschiderea fişierului pentru scriere!\n"
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "Eroare la scrierea în fişier!\n"
@@ -78,7 +78,7 @@ msgstr "Eroare la închiderea fişierului!\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "Se citeşte"
@@ -86,7 +86,7 @@ msgstr "Se citeşte"
msgid "Only part of data saved, please increase the limit."
msgstr "Doar o parte din date salvate, trebuie să creşti limita."
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "Se citeşte:"
@@ -97,9 +97,9 @@ msgstr "Se citeşte:"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "%i procent"
@@ -107,7 +107,7 @@ msgstr "%i procent"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr "Apasă Ctrl+C pentru a întrerupe..."
@@ -275,7 +275,7 @@ msgstr ""
msgid "Phone"
msgstr ""
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr ""
@@ -309,7 +309,7 @@ msgstr ""
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr ""
@@ -358,8 +358,8 @@ msgid "Deleting old notes:"
msgstr ""
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr ""
@@ -403,12 +403,12 @@ msgstr ""
msgid "Restore phone MMS settings?"
msgstr ""
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr ""
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr ""
@@ -438,7 +438,7 @@ msgstr ""
msgid "Unknown memory type (\"%s\")\n"
msgstr ""
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -473,42 +473,42 @@ msgstr ""
msgid "Add phone WAP bookmarks?"
msgstr ""
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr ""
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr ""
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr ""
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr ""
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr ""
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr ""
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr ""
@@ -664,7 +664,7 @@ msgid "Silent alarm"
msgstr ""
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr ""
@@ -679,8 +679,8 @@ msgstr ""
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr ""
@@ -913,7 +913,7 @@ msgstr ""
msgid "None"
msgstr ""
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr ""
@@ -1071,13 +1071,13 @@ msgstr ""
msgid "Security status"
msgstr ""
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr ""
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr ""
@@ -1087,7 +1087,7 @@ msgstr ""
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr ""
@@ -1135,7 +1135,7 @@ msgstr ""
#: gammu/depend/nokia/dct4.c:303
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
#: gammu/depend/nokia/dct4.c:369
@@ -1154,7 +1154,7 @@ msgstr ""
msgid "No signal"
msgstr ""
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr ""
@@ -1529,9 +1529,14 @@ msgid "Windows serial port probing"
msgstr ""
#: gammu-detect/main.c:85
+#, fuzzy
+#| msgid ""
+#| "Copyright \\(co 2003 - 2008 Michal Cihar E<lt>I<michal@cihar.com>E<gt>"
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
+"Drepturi de autor \\(co 2003 - 2008 Michal Cihar E<lt>I<michal@cihar."
+"com>E<gt>"
#: gammu-detect/main.c:87 gammu/gammu.c:336
msgid "License GPLv2: GNU GPL version 2 <https://spdx.org/licenses/GPL-2.0>."
@@ -1546,7 +1551,7 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr ""
#: gammu-detect/main.c:100
@@ -1614,7 +1619,7 @@ msgstr ""
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr ""
#: gammu/files.c:55
@@ -1623,7 +1628,7 @@ msgstr ""
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr ""
#. l10n: One char to indicate protected file
@@ -1677,62 +1682,62 @@ msgstr ""
msgid "Part of folder only"
msgstr ""
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr ""
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr ""
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr ""
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
msgstr ""
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr ""
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr ""
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr ""
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr ""
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr ""
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr ""
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr ""
@@ -1747,12 +1752,12 @@ msgstr ""
msgid "Unknown country name: %s."
msgstr ""
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr ""
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr ""
@@ -1789,7 +1794,7 @@ msgstr ""
#| msgid ""
#| "Copyright \\(co 2003 - 2008 Michal Cihar E<lt>I<michal@cihar.com>E<gt>"
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
"Drepturi de autor \\(co 2003 - 2008 Michal Cihar E<lt>I<michal@cihar."
"com>E<gt>"
@@ -1828,199 +1833,199 @@ msgid ""
"smsd!"
msgstr ""
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr ""
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr ""
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr ""
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr ""
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr ""
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr ""
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr ""
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr ""
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr ""
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr ""
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr ""
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr ""
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr ""
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr ""
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr ""
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr ""
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr ""
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr ""
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr ""
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr ""
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr ""
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr ""
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr ""
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr ""
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
"\n"
msgstr ""
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr ""
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr ""
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr ""
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr ""
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr ""
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr ""
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr ""
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr ""
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2044,7 +2049,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr ""
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr ""
@@ -2061,12 +2066,12 @@ msgstr ""
msgid "We already have one pending, ignoring this one!"
msgstr ""
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr ""
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr ""
@@ -2111,144 +2116,144 @@ msgstr ""
msgid "Service reply"
msgstr ""
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr ""
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr ""
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr ""
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr ""
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr ""
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr ""
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr ""
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr ""
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr ""
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ""
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ""
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ""
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ""
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ""
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr ""
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr ""
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ""
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr ""
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr ""
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr ""
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr ""
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr ""
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr ""
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr ""
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr ""
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr ""
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr ""
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr ""
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr ""
@@ -2294,7 +2299,7 @@ msgstr ""
msgid "Packet network"
msgstr ""
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr ""
@@ -2403,908 +2408,848 @@ msgstr ""
msgid "NiMH"
msgstr ""
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr ""
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr ""
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr ""
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr ""
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr ""
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr ""
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr ""
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr ""
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr ""
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr ""
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr ""
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr ""
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr ""
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr ""
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr ""
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr ""
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr ""
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr ""
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr ""
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr ""
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr ""
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr ""
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr ""
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr ""
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr ""
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr ""
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr ""
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr ""
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr ""
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr ""
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr ""
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr ""
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr ""
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr ""
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr ""
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr ""
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr ""
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr ""
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr ""
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr ""
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr ""
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr ""
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr ""
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr ""
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr ""
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr ""
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr ""
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr ""
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr ""
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr ""
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr ""
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr ""
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr ""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr ""
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr ""
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr ""
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr ""
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr ""
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr ""
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr ""
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr ""
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr ""
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr ""
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr ""
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr ""
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr ""
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr ""
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr ""
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr ""
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr ""
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr ""
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr ""
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr ""
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr ""
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr ""
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr ""
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr ""
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr ""
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr ""
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr ""
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr ""
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr ""
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr ""
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr ""
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr ""
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr ""
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr ""
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr ""
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr ""
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr ""
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr ""
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr ""
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr ""
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr ""
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr ""
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr ""
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr ""
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr ""
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr ""
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr ""
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr ""
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr ""
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr ""
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr ""
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr ""
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr ""
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr ""
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr ""
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ""
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr ""
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr ""
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr ""
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr ""
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr ""
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr ""
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr ""
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr ""
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr ""
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr ""
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr ""
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr ""
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr ""
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr ""
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr ""
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr ""
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr ""
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr ""
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr ""
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr ""
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr ""
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr ""
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr ""
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr ""
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr ""
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr ""
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr ""
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr ""
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr ""
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr ""
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr ""
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr ""
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr ""
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr ""
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr ""
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr ""
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr ""
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr ""
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr ""
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr ""
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr ""
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr ""
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr ""
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr ""
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr ""
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr ""
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr ""
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr ""
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr ""
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr ""
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr ""
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr ""
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr ""
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr ""
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr ""
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr ""
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr ""
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3363,12 +3308,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3416,87 +3361,87 @@ msgstr ""
msgid "Writing file %s:"
msgstr ""
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr ""
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr ""
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr ""
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr ""
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr ""
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr ""
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr ""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr ""
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr ""
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr ""
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr ""
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr ""
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr ""
@@ -3868,71 +3813,71 @@ msgstr ""
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr ""
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr ""
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr ""
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr ""
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr ""
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr ""
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr ""
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr ""
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr ""
diff --git a/locale/ro/libgammu.po b/locale/ro/libgammu.po
index 5f0202a..e703e45 100644
--- a/locale/ro/libgammu.po
+++ b/locale/ro/libgammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.32.0\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2012-08-27 11:26+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -76,19 +76,19 @@ msgstr ""
#: libgammu/gsmcomon.c:98
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:99
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:100
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
@@ -353,7 +353,7 @@ msgstr ""
msgid "Unknown error description."
msgstr ""
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr ""
diff --git a/locale/ru/docs.po b/locale/ru/docs.po
index 6a6098f..d026a3b 100644
--- a/locale/ru/docs.po
+++ b/locale/ru/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2009-01-07 18:00+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -35,8 +35,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -48,7 +48,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -69,11 +70,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -82,58 +101,83 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, fuzzy, no-wrap
msgid "More information"
msgstr "Информация о телефоне"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
@@ -149,6 +193,16 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/ru/gammu.po b/locale/ru/gammu.po
index acd6624..e327cba 100644
--- a/locale/ru/gammu.po
+++ b/locale/ru/gammu.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu 1.37.1\n"
+"Project-Id-Version: Gammu 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2015-10-13 04:57+0200\n"
"Last-Translator: Nasim Shamailov <btc247now@gmail.com>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/gammu/gammu/ru/"
@@ -66,7 +66,7 @@ msgstr "Неизвестный формат восстановления \"%s\"\
msgid "Error while opening file for writing!\n"
msgstr "Ошибка открытия файла для записи!↵\n"
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "Ошибка записи в файл!\n"
@@ -77,7 +77,7 @@ msgstr "Ошибка при закрытии файла!\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "Чтение"
@@ -85,7 +85,7 @@ msgstr "Чтение"
msgid "Only part of data saved, please increase the limit."
msgstr "Сохранена только часть данных - увеличьте лимит."
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "Чтение:"
@@ -96,9 +96,9 @@ msgstr "Чтение:"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "%i процента(ов)"
@@ -106,7 +106,7 @@ msgstr "%i процента(ов)"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr "Чтобы прервать, нажмите Ctrl+C..."
@@ -276,7 +276,7 @@ msgstr "Время резервной копии"
msgid "Phone"
msgstr "Телефон"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr "IMEI"
@@ -316,7 +316,7 @@ msgstr "Восстановить группы и логотипы абонент
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr "Запись:"
@@ -369,8 +369,8 @@ msgid "Deleting old notes:"
msgstr "Удаление старых заметок:"
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr "Готово"
@@ -414,12 +414,12 @@ msgstr "Восстановить настройки WAP телефона?"
msgid "Restore phone MMS settings?"
msgstr "Восстановить настройки MMS телефона?"
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr "Удалить все пользовательские рингтоны телефона?"
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr "Удаляю"
@@ -449,7 +449,7 @@ msgstr "Восстановить точки доступа GPRS телефона
msgid "Unknown memory type (\"%s\")\n"
msgstr "Неизвестный тип памяти (\"%s\")↵\n"
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -484,42 +484,42 @@ msgstr "Добавить заметку в телефон?"
msgid "Add phone WAP bookmarks?"
msgstr "Добавить WAP-закладки в телефон?"
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr "Удалить все смс после резервирования?"
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr "Восстановить SMS из папки \"%s\"%s?"
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr " (SIM-карта)"
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr " Увеличить %s↵\n"
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr "Идёт удаление:"
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr "Восстановить сообщения?"
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr "Хотите ли вы восстановить двоичные данные SMS?"
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr "Восстановить %03i SMS в каталог \"%s\"%s?"
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr "Сохранение %i SMS\n"
@@ -675,7 +675,7 @@ msgid "Silent alarm"
msgstr "Тихий сигнал"
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Текст"
@@ -690,8 +690,8 @@ msgstr "ЛОИ"
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Местонахождение"
@@ -924,7 +924,7 @@ msgstr "Высокий"
msgid "None"
msgstr "Не применять"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Неизвестно"
@@ -1082,13 +1082,13 @@ msgstr "Неверный день!"
msgid "Security status"
msgstr "Состояние безопасности"
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr "Требуются дополнительные параметры!"
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr "Пронумеруйте размещения с 1"
@@ -1098,7 +1098,7 @@ msgstr "Задом наперёд"
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr "да"
@@ -1144,9 +1144,13 @@ msgid "Setting done"
msgstr "Настройка закончена"
#: gammu/depend/nokia/dct4.c:303
+#, fuzzy
+#| msgid ""
+#| "Sorry, but configuration matrix for this model has not yet been added. "
+#| "See <http://wammu.eu/support/bugs/> for information how to report it."
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
"Извините, но для данной модели телефона нет вариантов конфигурации. См. "
"информацию о том, как сообщить это на <http://wammu.eu/support/bugs/>."
@@ -1167,7 +1171,7 @@ msgstr "Не запущено"
msgid "No signal"
msgstr "Нет сигнала"
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr "Перерыв"
@@ -1542,8 +1546,12 @@ msgid "Windows serial port probing"
msgstr "Проверка последовательного порта Windows"
#: gammu-detect/main.c:85
+#, fuzzy
+#| msgid ""
+#| "Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other "
+#| "authors."
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> и другие авторы."
@@ -1560,7 +1568,9 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+#, fuzzy
+#| msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr "Используйте <http://wammu.eu/gammu/> для обновления."
#: gammu-detect/main.c:100
@@ -1627,8 +1637,9 @@ msgid "Phone memory"
msgstr "Память телефона"
#: gammu/files.c:49
-#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+#, fuzzy, c-format
+#| msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr "%i байт (свободно %i байт, использовано %i байт)"
#: gammu/files.c:55
@@ -1636,8 +1647,9 @@ msgid "Usage details"
msgstr ""
#: gammu/files.c:56
-#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+#, fuzzy, c-format
+#| msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr "Использовано для изображений: %i, звуков: %i, тем: %i"
#. l10n: One char to indicate protected file
@@ -1691,21 +1703,21 @@ msgstr "Неизвестный атрибут (%s)\n"
msgid "Part of folder only"
msgstr "Только часть папки"
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr "Загружается \"%s\"\n"
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr "Это каталог. Вводите только имена файлов."
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr " (осталось %02i:%02i минут)"
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
@@ -1713,42 +1725,42 @@ msgstr ""
"Контрольные суммы файлов, вычисленные телефоном, не совпадают с суммами, "
"вычисленными в Gammu. Файл повреждён, или это ошибка Gammu."
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr "%i процентов выполнено."
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr " Сохранение в %s\n"
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr "Параметр \"%s\" неизвестен\n"
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr "Тип файла (\"%s\")?\n"
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr "Отсутствует параметр!"
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr "ID нового файла - \"%s\"↵\n"
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr "ID новой папки - \"%s\"↵\n"
@@ -1763,12 +1775,12 @@ msgstr "Сети для %s:"
msgid "Unknown country name: %s."
msgstr "Неизвестная страна: %s."
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr "Сеть"
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Имя"
@@ -1806,7 +1818,7 @@ msgstr "ИНФО: Есть более новая тестовая версия G
#| "Copyright (C) 2003 - 2012 Michal Cihar <michal@cihar.com> and other "
#| "authors."
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
"Copyright (C) 2003 - 2012 Michal Cihar <michal@cihar.com> и другие авторы."
@@ -1844,130 +1856,130 @@ msgid ""
"smsd!"
msgstr ""
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Вызовы"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr "SMS и EMS"
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr "Память (записные книжки и вызовы)"
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr "Файловая система"
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr "Логотип и картинки"
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr "Мелодии"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr "Заметки в календаре"
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr "Список заданий"
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr "Заметки"
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr "Дата, время и будильники"
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr "Категории"
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr "Nokia профиль"
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr "Siemens профиль"
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr "WAP настройки и закладки"
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr "Настройки MMS"
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr "Тесты телефона"
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr "FM-радио"
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr "Информация о телефоне"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr "Настройки телефона"
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr ""
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr ""
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr "Использование: gammu [параметры] <команда> [опции]"
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr ""
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
@@ -1975,11 +1987,11 @@ msgstr ""
"Для получения дополнительной информации, вызовите справку по нужному разделу "
"(gammu --help раздел). Разделы:"
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr "Указан неизвестный раздел справки!"
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
@@ -1988,60 +2000,60 @@ msgstr ""
"Команды Gammu, раздел: %s\n"
"\n"
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr "Нужны дополнительные параметры (требуется %d)↵\n"
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr "Нужны дополнительные параметры (требуется %d до %d)↵\n"
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr "Помощь по параметрам"
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr "Слишком много параметров (необходимо %d)↵\n"
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr "Слишком много параметров (необходимо %d до %d)↵\n"
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr "Неверная функция!"
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr "Ошибка конфигурационного файла!"
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr "Не найден конфигурационный файл!"
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr "Слишком мало параметров!"
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr "Не найден конфигурационный файл, используются настройки по умолчанию!"
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2071,7 +2083,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr "Память %s, адрес %i\n"
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr "Запись пуста"
@@ -2088,12 +2100,12 @@ msgstr "Получено SMS"
msgid "We already have one pending, ignoring this one!"
msgstr "В очереди уже есть одно, это будет проигнорировано!"
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr "Расположение %i\n"
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr "Пусто"
@@ -2138,144 +2150,144 @@ msgstr "Не поддерживается"
msgid "Service reply"
msgstr "Сервисный ответ"
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Номер"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr "Номер по умолчанию"
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr "Формат"
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr "Факс"
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr "E-mail"
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr "Пейджер"
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr "Достоверность"
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr "Макс. время"
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr "Поврежденное сообщение, пропускаю"
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ", память SIM"
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ", память телефона"
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ", память телефона или SIM"
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ", папка Входящие"
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ", папка Исходящие"
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr ""
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr "ошибка %i"
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ", ссылка на сообщение=%d"
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr "Пейджер"
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr "Количество сообщений"
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr "Чтобы прервать, нажмите Ctrl+C..."
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr "Сохранение SMS %i/%i\n"
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr "Сохранено в папке номер %d \"%s\", размещение %i"
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr "телефон"
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr "Отправляется SMS из папки \"%s\", размещение %i\n"
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr "...ожидается ответ сети"
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr "Отправляется SMS %i/%i"
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr "Слишком много каталогов (макс. %i)\n"
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr "Удаление SMS из каталога \"%s\": "
@@ -2321,7 +2333,7 @@ msgstr "Состояние пакета сети"
msgid "Packet network"
msgstr "Пакетная сеть"
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr ""
@@ -2430,939 +2442,879 @@ msgstr ""
msgid "NiMH"
msgstr ""
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr "не зарегистрирован в сети!\n"
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr "Неверный код сети из телефона!\n"
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr ""
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr "Долгота"
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr "Диапазон"
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr "Количество примеров"
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "Устройство"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "Производитель"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "Модель"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "Прошивка"
# Не слишком жаргонно?
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "Оборудование"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "Оригинальный IMEI"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr "Произведён"
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "Код продукта"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "Номер SIM IMSI"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr "Информация о вызове"
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr "входящий вызов от \"%s\"\n"
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr "исходящий вызов от \"%s\"\n"
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr "вызов начат"
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr "завершение вызова (неизвестная сторона)"
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr "завершение вызова с нашей стороны"
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr "завершение вызова с противоположной стороны (код %i)\n"
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr "соединение установлено. Ждите ответа"
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr "удержание вызова"
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr "вызов возобновлён"
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr "вызов переключён"
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr ""
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr ""
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr "Включается режим наблюдения..."
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr "Включить информацию о входящих SMS"
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr "Включить информацию о входящих CB"
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr "Включить информацию о вызовах"
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr "Включить информацию о USSD"
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "Список дел"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "Календарь"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr "Уровень сигнала"
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr "%i dBm"
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr "Уровень сигнала сети"
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr "Количество битовых ошибок"
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr "Состояние SIM SMS"
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr "%i использовано"
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr ""
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr "%i расположений"
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr "SMS статус"
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr "%i шаблонов"
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr "Выход из режима наблюдения..."
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr "Интеллектуальное сообщение"
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr "Nokia двоичный"
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr " формат, рингтон \"%s\"\n"
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr "Какой тип сброса выполнить (\"%s\")?\n"
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr "Адрес"
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr "%i. Точка доступа %i"
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr " (активный)"
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr "Логотип абонента не должен занимать более 5 ячеек"
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr "Какой вид логотипа нужно получить (\"%s\")?\n"
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr "Название группы"
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr "по умолчанию"
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr "Рингтон"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr "(файл, имеющий ID %i)↵\n"
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr "ID %i↵\n"
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr "Битовая карта"
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr "включен"
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr "отключен"
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr "ID рисунка"
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr "В телефоне нет логотипов оператора"
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr "Отправитель"
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr "Текст приветствия \"%s\"\n"
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr "Заметки продавца \"%s\"\n"
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr "Логотип какого типа установить (\"%s\")?\n"
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr "Неизвестный параметр (\"%s\")"
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr "Удалить телефонную книгу телефона?"
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr "Удалить телефонную книгу с SIM-карты?"
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr ""
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr "Удалить заметки из календаря телефона?"
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr "Удалить задания из телефона?"
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr "Удалить заметки из телефона?"
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
#, fuzzy
msgid "Delete phone WAP bookmarks?"
msgstr "Проверяются WAP-закладки телефона\n"
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
#, fuzzy
msgid "Delete all phone FM radio stations?"
msgstr "Проверяются FM-радиостанции телефона\n"
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "Тип подключения"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
#, fuzzy
msgid "Continuous"
msgstr "Нет места"
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr "Временно"
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr "Защита соединения"
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr "Вкл"
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr "Выкл"
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr "Прокси"
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr "адрес \"%s\", порт %i"
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr ""
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr "Номер сервера"
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr "Номер службы"
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr "Номер дозвона"
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr "IP адрес"
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
#, fuzzy
msgid "Login type"
msgstr "Тип записи : "
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr "Вручную"
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr "Автоматический"
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr "Тип аутентификации"
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Обычный"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr "Защита"
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
#, fuzzy
msgid "Data call type"
msgstr "Вызов данных\n"
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr ""
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr ""
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
#, fuzzy
msgid "Data call speed"
msgstr "Вызов данных\n"
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr "Авто"
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr ""
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "Пароль"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr "Код службы"
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr "Тип адреса"
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr "Точка доступа"
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr "Установлено %i"
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr "Пользователь"
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr "БД телефонной книги"
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr "БД календаря"
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr "Сервер"
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr "Синхр. тел. книги"
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr "Синхр. календаря"
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr "Название соединения"
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr "Домашняя страница"
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
#, fuzzy
msgid "active"
msgstr " (активный)"
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr "Только чтение"
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr "Заставка"
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr "Логотип оператора"
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr "Изображение"
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr "Логотип группы абонентов"
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ", ширина %i, высота %i\n"
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr "Какой формат выходного файла логотипа (\"%s\")?\n"
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr "Какой формат выходного файла рингтона (\"%s\")?\n"
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, fuzzy, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr "Какой тип сброса выполнить (\"%s\")?\n"
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr "Неизвестный ключ/имя функции: \"%c\"\n"
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr "Категорию какого типа нужно получить (\"%s\")?\n"
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr "Категорию какого типа нужно добавить (\"%s\")?\n"
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr "Текст слишком длинный. Обрезается до %d символов.\n"
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr ""
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr " (имя по умолчанию)"
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
#, fuzzy
msgid " (Head set profile)"
msgstr " (профиль для гарнитуры)"
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
#, fuzzy
msgid " (Car kit profile)"
msgstr " (профиль для автомобиля)"
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr "Рингтон ID"
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr "ID сигнала о сообщении"
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr "Сигнал вызова для"
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr "Номер хранителя экрана"
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
#, fuzzy
msgid "Incoming call alert"
msgstr "Сигнал входящего вызова : "
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr "Громкость рингтона"
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr "Вибровызов"
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
#, fuzzy
msgid "Message alert tone"
msgstr "ID сигнала о сообщении: "
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr "Озвучивание клавиатуры"
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
#, fuzzy
msgid "Warning (games) tones"
msgstr "Предупреждающие (игровые) звуки : "
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr "Хранитель экрана"
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr "Тайм-аут хранителя экрана"
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr "Автоматический ответ"
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
#, fuzzy
msgid "Lights"
msgstr "Высокий\n"
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr "Уровень 1"
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr "Уровень 2"
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr "Уровень 3"
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr "Уровень 4"
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr "Уровень 5"
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
#, fuzzy
msgid "Ringing"
msgstr "Звонит\n"
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr "Один гудок"
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr "Один звонок"
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr "Нарастающий"
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
#, fuzzy
msgid "Caller groups"
msgstr "Группы абонентов\n"
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr "Стандартный"
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr "Специальный"
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr "Личный"
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr "Сначала вибровызов"
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr " быстрый набор не назначен"
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr "Какой тип сброса установок телефона (\"%s\")?\n"
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
#, fuzzy
msgid "Currently shown on the display"
msgstr "Текущие параметры дисплея :\n"
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr "Вызов активен"
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
#, fuzzy
msgid "Unread SMS"
msgstr "Непрочитанное SMS\n"
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
#, fuzzy
msgid "Voice call"
msgstr "Голосовой вызов\n"
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
#, fuzzy
msgid "Fax call"
msgstr "Вызов факса\n"
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
#, fuzzy
msgid "Data call"
msgstr "Вызов данных\n"
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
#, fuzzy
msgid "Keypad locked"
msgstr "Клавиатура заблокирована\n"
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
#, fuzzy
msgid "SMS memory full"
msgstr "Память SMS заполнена\n"
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
#, fuzzy
msgid "Station name"
msgstr "Местонахождение : %s\n"
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr ""
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr "Неизвестное отклонение действия (\"%s\")\n"
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr "Неизвестный тип отклонения (\"%s\")\n"
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr "Неизвестный тип вызова (\"%s\")\n"
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
#, fuzzy
msgid "Divert type"
msgstr ""
"Запрос:\n"
" Тип отклонения: "
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr "когда занято"
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr "когда нет ответа"
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr "когда телефон выключен или вне зоны действия сети"
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr "все типы отклонений"
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr "неизвестный %i"
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
#, fuzzy
msgid "Call type"
msgstr "Вызов активен\n"
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr "голос"
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr "факс"
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr "данные"
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr "данные, факс и голос"
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
#, fuzzy
msgid "Response:"
msgstr ""
"\n"
"Ответ:"
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3425,12 +3377,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, fuzzy, c-format
msgid "Folder %s\n"
msgstr "Файл \"%s\"\n"
-#: gammu/mms.c:171
+#: gammu/mms.c:172
#, fuzzy
msgid " File filesystem ID"
msgstr "Файл создан : %s\n"
@@ -3490,97 +3442,97 @@ msgstr ""
msgid "Writing file %s:"
msgstr "Ошибка записи в устройство."
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr "Тип папки (\"%s\")?\n"
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr "Не удаётся открыть файл %s\n"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
#, fuzzy
msgid "Folder not found. Probably function not supported!"
msgstr "Папка не найдена. Возможно, функция не поддерживается.\n"
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr "Поиск папки телефона: "
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
#, fuzzy
msgid "No vendor info in JAD file!"
msgstr "В JAD-файле нет информации о производителе\n"
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
#, fuzzy
msgid "No name info in JAD file!"
msgstr "В JAD-файле нет информации о названии\n"
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
#, fuzzy
msgid "No JAR URL info in JAD file!"
msgstr "В JAD-файле нет информации об URL для JAR\n"
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
#, fuzzy
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
"ИНФО: Объявленный размер JAR-файла отличается от реального. Исправлен Gammu\n"
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
#, fuzzy
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
"ИНФО: В JAD-файле отсутствует информация о размере JAR. Добавлена Gammu\n"
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr "Добавляется \"%s\""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr " версия %s"
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr " автор: %s\n"
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
#, fuzzy
msgid "Application already exists. Deleting by Gammu."
msgstr "ИНФО: Приложение уже существует. Удаляется Gammu\n"
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr " Удаляется %s\n"
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
#, fuzzy
msgid "Writing JAD file:"
msgstr "В JAD-файле нет информации о производителе\n"
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr ""
@@ -4010,75 +3962,75 @@ msgstr "Неизвестный код сети GSM (\"%s\")\n"
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr "Необходимо ввести число от 1 и 7 (\"%s\")\n"
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr "Неизвестная строка проверки достоверности (\"%s\")\n"
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr "Необходимо указать число кадров EMS от 1 и 4 (\"%s\")\n"
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr "Не удаётся открыть файл \"%s\"\n"
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, fuzzy, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr "Неизвестный параметр (\"%s\")\n"
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
#, fuzzy
msgid "Last parameter wasn't text"
msgstr "Последний параметр не является текстом\n"
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr "Слишком длинное название SMS (\"%s\"); проигнорировано\n"
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr ""
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
#, fuzzy
msgid "No network code"
msgstr "Отсутствует код сети\n"
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
#, fuzzy
msgid "You have to set network code!"
msgstr "Отсутствует код сети\n"
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, fuzzy, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
"Предупреждение: рингтон слишком длинный. Укоротите его на %i процентов\n"
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, fuzzy, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr "Упаковано %i SMS, а предел - %i. Выполняется выход\n"
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
#, fuzzy
msgid "Use -smscnumber option to give SMSC number"
msgstr "Чтобы указать число SMSC, используйте параметр -smscnumber\n"
@@ -4541,6 +4493,21 @@ msgstr "Встреча"
msgid "Information"
msgstr "Местонахождение %i\n"
+#~ msgid "Not logged to network!\n"
+#~ msgstr "не зарегистрирован в сети!\n"
+
+#~ msgid "Wrong network code from phone!\n"
+#~ msgstr "Неверный код сети из телефона!\n"
+
+#~ msgid "Longitude"
+#~ msgstr "Долгота"
+
+#~ msgid "Range"
+#~ msgstr "Диапазон"
+
+#~ msgid "Number of samples"
+#~ msgstr "Количество примеров"
+
#~ msgid "Built %s on %s using %s"
#~ msgstr "Версия %s, сборка %s при помощи %s"
diff --git a/locale/ru/libgammu.po b/locale/ru/libgammu.po
index b65308f..3209ebb 100644
--- a/locale/ru/libgammu.po
+++ b/locale/ru/libgammu.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: libGammu 1.37.1\n"
+"Project-Id-Version: libGammu 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2013-04-25 15:45+0200\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: Russian <http://hosted.weblate.org/projects/gammu/libgammu/ru/"
@@ -84,24 +84,36 @@ msgid "No response in specified timeout. Probably phone not connected."
msgstr "Превышен тайм-аут ожидания ответа. Возможно, телефон не подключён."
#: libgammu/gsmcomon.c:98
+#, fuzzy
+#| msgid ""
+#| "Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Неизвестный отклик от телефона. На странице <http://wammu.eu/support/bugs/> "
"рассказано как сообщить об этом."
#: libgammu/gsmcomon.c:99
+#, fuzzy
+#| msgid ""
+#| "Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Неизвестный отклик от телефона. На странице <http://wammu.eu/support/bugs/> "
"рассказано как сообщить об этом."
#: libgammu/gsmcomon.c:100
+#, fuzzy
+#| msgid ""
+#| "Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+#| "report it."
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
"Неизвестный отклик от телефона. На странице <http://wammu.eu/support/bugs/> "
@@ -392,7 +404,7 @@ msgstr ""
msgid "Unknown error description."
msgstr "Неизвестная ошибка."
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
#, fuzzy
msgid "Templates"
msgstr ", %i шаблонов"
diff --git a/locale/sk/docs.po b/locale/sk/docs.po
index 22e0d61..297169f 100644
--- a/locale/sk/docs.po
+++ b/locale/sk/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2009-01-27 14:27+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -34,8 +34,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -47,7 +47,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -68,11 +69,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -81,58 +100,83 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, fuzzy, no-wrap
msgid "More information"
msgstr "&Telefón"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
@@ -148,6 +192,16 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/sk/gammu.po b/locale/sk/gammu.po
index 3763c0a..c5cceb5 100644
--- a/locale/sk/gammu.po
+++ b/locale/sk/gammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2013-05-07 14:52+0200\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: Slovak <http://hosted.weblate.org/projects/gammu/gammu/sk/>\n"
@@ -64,7 +64,7 @@ msgstr "Neznámy formát zálohy: \"%s\"\n"
msgid "Error while opening file for writing!\n"
msgstr "Chyba pri otváraní súboru pre zápis!\n"
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "Chyba pri zápise do súboru!\n"
@@ -75,7 +75,7 @@ msgstr "Chyba pri uzatváraní súboru!\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "Čítanie"
@@ -83,7 +83,7 @@ msgstr "Čítanie"
msgid "Only part of data saved, please increase the limit."
msgstr "Uložená iba časť údajov, prosím zvýšte limit."
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "Čítanie:"
@@ -94,9 +94,9 @@ msgstr "Čítanie:"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "%i percent"
@@ -104,7 +104,7 @@ msgstr "%i percent"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr "Prerušíte stlačením Ctrl+C ..."
@@ -273,7 +273,7 @@ msgstr "Čas zálohovania"
msgid "Phone"
msgstr "Telefón"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr "IMEI"
@@ -311,7 +311,7 @@ msgstr "Obnoviť skupiny a logá volajúcich?"
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr "Zápis:"
@@ -364,8 +364,8 @@ msgid "Deleting old notes:"
msgstr "Odstraňujem staré poznámky:"
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr "Hotovo"
@@ -409,12 +409,12 @@ msgstr "Obnoviť nastavenia WAP?"
msgid "Restore phone MMS settings?"
msgstr "Obnoviť nastavenia MMS?"
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr "Zmazať všetky užívateľské zvonenia?"
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr "Mažem"
@@ -444,7 +444,7 @@ msgstr "Obnoviť prístupové body GPRS?"
msgid "Unknown memory type (\"%s\")\n"
msgstr "Neznámy typ pamäte (\"%s\")\n"
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -479,42 +479,42 @@ msgstr "Pridať do telefónu poznámky?"
msgid "Add phone WAP bookmarks?"
msgstr "Pridať záložky WAP?"
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr "Zmazať každú SMS správu po zálohovaní?"
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr "Zálohovať SMS so zložky \"%s\"%s?"
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr " (SIM)"
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr " Zvýšte %s\n"
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr "Odstraňujem:"
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr "Obnoviť správu?"
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr "Chcete obnoviť binárne SMS?"
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr "Obnoviť %03i sms do zložky \"%s\"%s?"
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr "ukladám SMS správu %i\n"
@@ -671,7 +671,7 @@ msgid "Silent alarm"
msgstr "Tiché upozornenie"
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Text"
@@ -686,8 +686,8 @@ msgstr "LUID"
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Umiestnenie"
@@ -920,7 +920,7 @@ msgstr "Vysoká"
msgid "None"
msgstr "Žiadna"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Neznámy"
@@ -1078,13 +1078,13 @@ msgstr "Nesprávny deň!"
msgid "Security status"
msgstr "Bezpečnostný stav"
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr "Je potrebných viac parametrov!"
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr "Prosím očíslujte pozície od 1"
@@ -1094,7 +1094,7 @@ msgstr "Vymieňam začiatok a koniec"
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr "áno"
@@ -1140,9 +1140,13 @@ msgid "Setting done"
msgstr "Nastavenie vykonané"
#: gammu/depend/nokia/dct4.c:303
+#, fuzzy
+#| msgid ""
+#| "Sorry, but configuration matrix for this model has not yet been added. "
+#| "See <http://wammu.eu/support/bugs/> for information how to report it."
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
"Prepáčte, ale konfigurácia pre tento model zatiaľ nebola pridaná. Pozrite "
"<http://sk.wammu.eu/support/bugs/> pre informácie ako túto udalosť nahlásiť."
@@ -1163,7 +1167,7 @@ msgstr "Nespustené"
msgid "No signal"
msgstr "Žiaden signál"
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr "Vypršal čas"
@@ -1538,8 +1542,12 @@ msgid "Windows serial port probing"
msgstr "Prehľadávanie sériových portov vo Windows"
#: gammu-detect/main.c:85
+#, fuzzy
+#| msgid ""
+#| "Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other "
+#| "authors."
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
"Copyright (C) 2010 - 2011 Michal Čihař <michal@cihar.com> a ďalší autori."
@@ -1561,7 +1569,9 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr "Nie je poskytovaná ŽIADNA ZÁRUKA, a to v miere povolenej zákonom."
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+#, fuzzy
+#| msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr ""
"Pozrite sa na <http://sk.wammu.eu/gammu/> pre infromácie o aktuálnej verzii."
@@ -1629,8 +1639,9 @@ msgid "Phone memory"
msgstr "Pamäť telefónu"
#: gammu/files.c:49
-#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+#, fuzzy, c-format
+#| msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr "%i bajtov (voľných %i bajtov, použitých %i bajtov)"
#: gammu/files.c:55
@@ -1638,8 +1649,9 @@ msgid "Usage details"
msgstr "Podrobnosti o používaní"
#: gammu/files.c:56
-#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+#, fuzzy, c-format
+#| msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr "obrázky: %i, zvuky: %i, témy: %i"
#. l10n: One char to indicate protected file
@@ -1693,21 +1705,21 @@ msgstr "Neznámy atribút (%s)\n"
msgid "Part of folder only"
msgstr "Iba časť zložky"
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr "Sťahujem \"%s\"\n"
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr "Je zložka. Prosím zadajte iba názvy súborov."
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr " (zostáva %02i:%02i minút)"
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
@@ -1715,42 +1727,42 @@ msgstr ""
"Kontrólny súčet vypočítaný telefónom sa nezhoduje so súčtom ktorý vypočítal "
"Gammu. Súbor je poškodený alebo je chyba v Gammu."
-#: gammu/files.c:421
+#: gammu/files.c:422
#, fuzzy, c-format
msgid "%i percent done."
msgstr "%i percent"
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr " Ukladám do %s\n"
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr "Parameter \"%s\" je neznámy\n"
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr "Aký typ súboru (\"%s\") ?\n"
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr "Chýba parameter!"
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr "ID vytvoreného súboru je \"%s\"\n"
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr "ID nového adresára je \"%s\"\n"
@@ -1765,12 +1777,12 @@ msgstr "Siete pre %s:"
msgid "Unknown country name: %s."
msgstr ""
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr "Sieť"
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Meno"
@@ -1805,7 +1817,7 @@ msgstr "Nová testovacia verzia Gammu je dostupná! (%s namiesto of %s)\n"
#: gammu/gammu.c:332
#, fuzzy
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
"Copyright (C) 2003 - 2010 Michal Čihař <michal@cihar.com> a ďalší autori."
@@ -1847,118 +1859,118 @@ msgstr ""
"SMS démon je teraz samostatný program, prosím použite gammu-smsd namiesto "
"gammu smsd!"
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Hovory"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr "SMS a EMS"
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr "Pamäť (kontakty a hovory)"
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr "Súbory"
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr "Logá a obrázky"
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr "Zvonenia"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr "Kalendár"
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr "Úlohy"
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr "Poznámky"
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr "Čas, dátum a budíky"
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr "Kategórie"
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr "Záloha a obnovenie"
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr "Špecifické pre Nokiu"
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr "Špecifické pre Siemens"
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr "Nastavenie WAPu a záložiek"
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr "MMS a ich nastavenia"
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr "Testy telefónu"
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr "FM rádio"
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr "Informácie o telefóne"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr "Nastavenie telefónu"
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr "Dekódovanie výpisov"
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr "Funkcie, ktoré sa inde nevošli"
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr "Informácie o Gammu"
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr "Použitie: gammu [parametre] <príkaz> [voľby]"
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr "Parametre pred príkazom upravujú chovanie gammu:"
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr "-c / --config <súbor> ... meno konfiguračného súboru"
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
"-s / --section <číslokonf> ... číslo konfigurácie, ktorá sa má použiť, napr. "
"42"
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
@@ -1966,26 +1978,26 @@ msgstr ""
"-d / --debug <úroveň> ... ladiaca úroveň (nothing|text|textall|textalldate|"
"binary|errors)"
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr "-f / --debug-file <súbor> ... súbor pre zapisovanie ladiacich správ"
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr "Príkazy môžu byť zadávané s aj bez úvodného --."
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
"Viac informácii nájdete v jednotlivých témach (gammu --help téma). Témy sú:"
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr "Zadaná neznáma téma!"
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
@@ -1994,61 +2006,61 @@ msgstr ""
"Príkazy Gammu, téma: %s\n"
"\n"
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr "Príliš málo parametrov (funkcia požaduje %d)\n"
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr "Príliš malo parametrov (funkcia požaduje %d až %d)\n"
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr "Pomoc pre parametre"
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr "Príliš veľa parametrov (funkcia akceptuje %d)\n"
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr "Príliš veľa parametrov (funkcia akceptuje %d až %d)\n"
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr "Chybná voľba!"
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr "Nastavenie nemohlo byť spracované!"
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr "Nebol nájdený konfiguračný súbor!"
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr "Nepodarilo sa alokovať pamäť, končím!\n"
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr "Príliš málo parametrov!"
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
"Nepodarilo sa načítať [gammu%d] sekciu z konfiguračného súboru (gammurc)!\n"
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr "Nebolo načítané žiadne nastavenie, používam východzie hodnoty!"
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2074,7 +2086,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr "Pamäť %s, pozícia %i\n"
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr "Záznam je prázdny"
@@ -2091,12 +2103,12 @@ msgstr "SMS správa prijatá"
msgid "We already have one pending, ignoring this one!"
msgstr "Jedna už čaká na spracovanie, túto ignorujem!"
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr "Pozícia %i\n"
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr "Prázdne"
@@ -2141,144 +2153,144 @@ msgstr "Nepodporované"
msgid "Service reply"
msgstr "Servisná odpoveď"
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr "Chybné umiestnenie SMSC: %s\n"
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Číslo"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr "Východzie číslo"
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr "Forrmát"
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr "Fax"
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr "Email"
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr "Pager"
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr "Platnosť"
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr "Maximálny čas"
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr "Poškodená správa, preskakujem"
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr "%i SMS častí v %i SMS sekvenciách"
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr "Pretieklo počítadlo SMS"
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ", SIM karta"
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ", pamäť telefónu"
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ", pamäť telefónu alebo SIM karta"
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ", doručené správy"
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ", zložka s odoslanými správami"
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr ""
-#: gammu/message.c:545
+#: gammu/message.c:547
#, fuzzy, c-format
msgid "error %i"
msgstr "..chyba %i"
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ", referenčné číslo správy=%d"
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr "Číslo správy"
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr "Počet správ"
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr "Pro prerušenie stlačte Ctrl+C..."
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr "Ukladám SMS %i/%i\n"
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr "Uložené v zložke číslo %d \"%s\", pozícia %i"
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr "telefón"
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr "Odosielam správu zo zložky \"%s\", pozícia %i\n"
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr "....čakám na odpoveď siete"
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr "Odosielam SMS %i/%i"
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr "Nastala nejaká chyba, neznáma operácia so správou!\n"
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr "Príliš vysoké číslo zložky (maximálne %i)\n"
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr "Odstraňujem SMS zo zložky \"%s\": "
@@ -2324,7 +2336,7 @@ msgstr "Stav paketovej siete"
msgid "Packet network"
msgstr "Paketová sieť"
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr "GPRS"
@@ -2433,908 +2445,848 @@ msgstr "Lithium Polymer"
msgid "NiMH"
msgstr "NiMH"
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr "Nie je prihlásený do siete!\n"
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr "Telefón vrátil chybný kód siete!\n"
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr "Požiadavka na informáciu z OpenCellID zlyhala!\n"
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr "V odpovedi z OpenCellID sa nepodarilo nájsť zemepisnú šírku!\n"
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr "V odpovedi z OpenCellID sa nepodarilo načítať zemepisnú šírku!\n"
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr "V odpovedi z OpenCellID sa nepodarilo nájsť zemepisnú dĺžku!\n"
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr "V odpovedi z OpenCellID sa nepodarilo načítať zemepisnú dĺžku!\n"
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr "V odpovedi z OpenCellID sa nepodarilo nájsť presnosť!\n"
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr "V odpovedi z OpenCellID sa nepodarilo načítať presnosť!\n"
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr "V odpovedi z OpenCellID sa nepodarilo nájsť počet vzoriek!\n"
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr "V odpovedi z OpenCellID sa nepodarilo načítať počet vzoriek!\n"
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr "Zemepisná šírka"
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr "Zemepisná dĺžka"
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr "Presnosť"
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr "Počet vzoriek"
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "Zariadenie"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "Výrobca"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "Model"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "Firmware"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "Hardvér"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "Pôvodné číslo IMEI"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr "Vyrobené"
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "Kód produktu"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "SIM IMSI"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr "Informácie o hovore"
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr "ID %i, "
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr "prichádzajúci hovor od \"%s\"\n"
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr "odchádzajúci hovor pre \"%s\"\n"
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr "hovor prebieha"
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr "koniec hovoru(neznáma príčina)"
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr "hovor ukončený z našej strany"
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr "hovor ukončený z druhej strany (kód %i)\n"
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr "hovor uskutočnený. Čakám na odpoveď"
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr "hovor je podržaný"
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr "hovor je obnovený"
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr "hovor bol presmerovaný"
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr "%3d využitých"
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr "%3d voľných"
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr "Začínam monitorovací režim..."
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr "Povoľujem informácie o prichádzajúcich SMS"
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr "Povoľujem informácie o prichádzajúcich CB"
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr "Povoľujem informácie o prichádzajúcich hovoroch"
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr "Povoľujem informácie o USSD"
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "Úlohy"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "Kalendár"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr "Sila signálu"
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr "%i dBm"
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr "Úroveň siete"
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr "bitová chybovosť"
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr "Stav SMS a SIM"
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr "%i použité"
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr "%i neprečítané"
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr "%i pozícii"
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr "Stav SMS v telefóne"
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr "%i šablón"
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr "Ukončujem monitorovací režim..."
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr "Inteligentné správy"
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr "Nokia binárna"
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr "MIDI"
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr "SMAF (MMF)"
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr " formát, zvonenia \"%s\"\n"
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr "Ktorý typ resetu chcete uskutočniť (\"%s\") ?\n"
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr "Adresa"
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr "%i. Prístupový bod %i"
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr " (aktívny)"
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr "Maximálne umiestnenie loga volajúceho môže byť 5"
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr "Aký typ loga chcete načítať (\"%s\") ?\n"
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr "Meno skupiny"
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr "vychodzie"
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr "Zvonenie"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr "(súbor s ID %i)\n"
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr "\"%s\" (ID %i)\n"
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr "ID %i\n"
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr "Bitmapa"
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr "povolené"
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr "zakázané"
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr "ID bitmapy"
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr "V telefóne nie je žiadne logo operátora"
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr "Odosielateľ"
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr "Uvítacia správa je \"%s\"\n"
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr "Text poznámky distribútora je \"%s\"\n"
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr "Aký typ loga chcete nastaviť (\"%s\") ?\n"
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr "Neznámy parameter (\"%s\")"
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr "Vymazať telefónny zoznam?"
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr "Vymazať telefónny zoznam na SIM karte?"
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr "Vymazať zmeškané hovory?"
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr "Vymazať odchádzajúce hovory?"
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr "Vymazať prijaté hovory?"
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr "Vymazať kalendár?"
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr "Odstrániť úlohy?"
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr "Odstrániť poznámky?"
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr "Odstrániť WAP záložky?"
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr "Vymazať všetky FM stanice?"
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "Typ pripojenia"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr "Nepretržité"
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr "Dočasné"
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr "Zabezpečenie pripojenia"
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr "Zapnuté"
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr "Vypnuté"
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr "Proxy"
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr "adresa \"%s\", port %i"
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr "Druhá proxy"
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr "Doručiteľ"
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr "SMS"
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr "Číslo serveru"
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr "Číslo služby"
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr "Data (CSD)"
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr "Číslo na vytočenie"
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr "IP adresa"
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr "Typ prihlásenia"
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr "Manuálne"
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr "Automatický"
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr "Typ autentifikácie"
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Normálna"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr "Zabezpečené"
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr "Typ dátového hovoru"
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr "ISDN"
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr "Analógový"
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr "Rychlosť dátového volania"
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr "Automatický"
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr "Užívateľské meno"
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "Heslo"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr "USSD"
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr "Servisný kód"
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr "Typ adresy"
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr "Prístupový bod"
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr "Nastavenie %i"
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr "Užívateľ"
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr "Databáza kontaktov"
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr "Databáza kalendára"
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr "Server"
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr "Synchronizácia kontaktov"
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr "Synchronizácia kalendára"
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr "Názov pripojenia"
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr "Domovská stránka"
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr "aktívne"
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr "Iba na čítanie"
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr "Úvodné logo"
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr "Logo operátora"
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr "Obrázok"
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr "Logo skupiny"
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ", šírka %i, výška %i\n"
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr "V akom formáte sa má uložiť výstupné logo (\"%s\") ?\n"
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr "V akom formáte sa má uložiť zvonenie (\"%s\") ?\n"
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, fuzzy, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr "Ktorý typ resetu chcete uskutočniť (\"%s\") ?\n"
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr "Neznámy názov klávesy/funkcie: \"%c\"\n"
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr "Aký typ kategórie chcete načítať (\"%s\") ?\n"
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr "Aký typ kategórie chcete pridať (\"%s\") ?\n"
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr "Text je príliš dlhý, skracujem na %d znakov!\n"
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr "Chybný typ bezpečnostného kódu"
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr "Zadajte %s kód: "
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr "Nebol zadaný žiadny PIN kód!"
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, fuzzy, c-format
msgid "Enter new PIN code: "
msgstr "Zadajte %s kód: "
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr " (predvolený názov)"
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr " (profil pre head set)"
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr " (profil do auta)"
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr "ID zvonenia"
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr "ID tónu oznámenia správy"
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr "Upozornenie na hovor pre"
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr "Číslo šetriča obrazovky"
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr "Upozernenie na prichádzajúci hovor"
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr "Hlasistosť zvonenia"
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr "Vibračné upozornenie"
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr "Tón upozornenia na správu"
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr "Tóny klávesnice"
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr "Tóny upozornenia (hry)"
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr "Šetrič obrazovky"
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr "Doba aktivácie šetriča obrazovky"
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr "Automatická odpoveď"
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr "Svetlá"
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr "Úroveň 1"
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr "Úroveň 2"
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr "Úroveň 3"
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr "Úroveň 4"
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr "Úroveň 5"
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr "Zvonenie"
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr "Pípnuť raz"
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr "Zazvoniť raz"
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr "vzostupné"
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr "Skupiny"
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr "Štandardné"
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr "Špeciálne"
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr "Osobné"
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr "Najprv vibrovať"
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr " rychlé vytáčanie nie je priradené"
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr "Aký typ resetu nastavení telefónu previesť (\"%s\") ?\n"
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr "Zobrazené na displeji"
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr "Hovor je aktívny"
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr "Neprečítaná SMS"
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr "Hlasový hovor"
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr "Faxový hovor"
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr "Datový hovor"
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr "Klávesnica uzamknutá"
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr "Pamäť pre SMS je plná"
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr "Názov stanice"
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr "Frakvencia"
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr "Neznáma akcia presmerovania (\"%s\")\n"
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr "Neznámy typ presmerovania (\"%s\")\n"
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr "Neznámy typ hovoru (\"%s\")\n"
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr "Otázka:"
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr "Zmenené:"
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr "Typ presmerovania"
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr "ak je obsadené"
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr "ak neodpovedá"
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr "ak je telefón vypnutý alebo mimo dosah"
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr "všetky typy presmerovaní"
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr "neznámy %i"
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr "Typ hovoru"
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr "hlas"
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr "fax"
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr "data"
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr "data & fax & hlas"
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr "Odpoveď:"
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3393,12 +3345,12 @@ msgstr " (%s vo SMIL)"
msgid "Do you want to save this attachment?"
msgstr "Chcete túto prílohu uložiť?"
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr "Priečinok %s\n"
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr " ID súboru"
@@ -3446,92 +3398,96 @@ msgstr " Chyba pri pridávaní zoznamu skladieb"
msgid "Writing file %s:"
msgstr "Zapisujem súbor %s:"
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
+#, fuzzy
+#| msgid ""
+#| "Your phone model is not supported. Please report it to authors (see "
+#| "<http://wammu.eu/support/bugs/>). Thank you."
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
"Váš telefón nie je podporovaný. Prosím nahláste to vývojárom (viac "
"informácií na stránke <http://cs.wammu.eu/support/bugs/>). Ďakujeme Vám."
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr "Chyba pri vymazávaní zoznamu skladieb"
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr "Aký typ adresára (\"%s\") ?\n"
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr "Chyba pri otváraní súboru %s\n"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr "Adresár nenájdený. Táto funkcia nie je pravdepodobne podporovaná!"
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr "Hľadám adresár v telefóne: "
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
#, fuzzy
msgid "No vendor info in JAD file!"
msgstr "V JAD súbore nie sú žiade informácie o výrobcovi."
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
#, fuzzy
msgid "No name info in JAD file!"
msgstr "V JAD súbore nie je meno."
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
#, fuzzy
msgid "No JAR URL info in JAD file!"
msgstr "V JAD súbore nie je URL pre JAR."
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr "Deklarovaná veľkosť JAR súboru je iná ako reálna. Opravené."
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr "V JAD súbore nie je informácie o veľkosti JAR. Pridané."
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr "Pridávam \"%s\""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr " verzia %s"
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr " vytvoril %s\n"
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr "Aplikácia už existuje. Mažem."
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr " Odstraňujem %s\n"
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr "Zapisujem JAD súbor:"
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr "Zapisujem JAR súbor:"
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr "Zapisujem súbor:"
@@ -3920,71 +3876,71 @@ msgstr "Neznámy kód GSM siete (\"%s\")\n"
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr "Musíte zadať číslo medzi 1 až 7 (\"%s\")\n"
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr "Neznáma text platnosti (\"%s\")\n"
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr "Musíte zadať počet EMS snímkov medzi 1 až 4 (\"%s\")\n"
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr "Nepodarilo sa otvoriť súbor \"%s\"\n"
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr "Neznámy parameter (\"%c\")\n"
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr "Posledný parameter nebol text"
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr "Príliš dlhý názov SMS správy (\"%s\"), ignorované\n"
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr "Zadajte text správy a stlačte %s:\n"
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr "Nenačítané žiadne znaky, predpokladám že je to v poriadku!"
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr "Žiaden kód siete"
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr "Musíte nastaviť kód siete!"
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr "Zvonenie je príliš dlhé. Skrátené o %i percent\n"
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr "Zkomprimovaných %i SMS správ a limit je %i. Končím\n"
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr "Na zadanie čísla SMSC použite voľbu -smscnumber"
@@ -4396,6 +4352,51 @@ msgstr "Varovanie"
msgid "Information"
msgstr "Informácia"
+#~ msgid "Not logged to network!\n"
+#~ msgstr "Nie je prihlásený do siete!\n"
+
+#~ msgid "Wrong network code from phone!\n"
+#~ msgstr "Telefón vrátil chybný kód siete!\n"
+
+#~ msgid "Request for information from OpenCellID failed!\n"
+#~ msgstr "Požiadavka na informáciu z OpenCellID zlyhala!\n"
+
+#~ msgid "Failed to find latitude in OpenCellID reply!\n"
+#~ msgstr "V odpovedi z OpenCellID sa nepodarilo nájsť zemepisnú šírku!\n"
+
+#~ msgid "Failed to parse latitude from OpenCellID reply!\n"
+#~ msgstr "V odpovedi z OpenCellID sa nepodarilo načítať zemepisnú šírku!\n"
+
+#~ msgid "Failed to find longitude in OpenCellID reply!\n"
+#~ msgstr "V odpovedi z OpenCellID sa nepodarilo nájsť zemepisnú dĺžku!\n"
+
+#~ msgid "Failed to parse longitude from OpenCellID reply!\n"
+#~ msgstr "V odpovedi z OpenCellID sa nepodarilo načítať zemepisnú dĺžku!\n"
+
+#~ msgid "Failed to find range in OpenCellID reply!\n"
+#~ msgstr "V odpovedi z OpenCellID sa nepodarilo nájsť presnosť!\n"
+
+#~ msgid "Failed to parse range from OpenCellID reply!\n"
+#~ msgstr "V odpovedi z OpenCellID sa nepodarilo načítať presnosť!\n"
+
+#~ msgid "Failed to find nbSamples in OpenCellID reply!\n"
+#~ msgstr "V odpovedi z OpenCellID sa nepodarilo nájsť počet vzoriek!\n"
+
+#~ msgid "Failed to parse nbSamples from OpenCellID reply!\n"
+#~ msgstr "V odpovedi z OpenCellID sa nepodarilo načítať počet vzoriek!\n"
+
+#~ msgid "Latitude"
+#~ msgstr "Zemepisná šírka"
+
+#~ msgid "Longitude"
+#~ msgstr "Zemepisná dĺžka"
+
+#~ msgid "Range"
+#~ msgstr "Presnosť"
+
+#~ msgid "Number of samples"
+#~ msgstr "Počet vzoriek"
+
#~ msgid "Built %s on %s using %s"
#~ msgstr "Zkompilované dňa %s v %s pomocou %s"
diff --git a/locale/sk/libgammu.po b/locale/sk/libgammu.po
index 73d5da3..65ef710 100644
--- a/locale/sk/libgammu.po
+++ b/locale/sk/libgammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2010-06-29 16:04+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: none\n"
@@ -80,24 +80,36 @@ msgstr ""
"je pripojený."
#: libgammu/gsmcomon.c:98
+#, fuzzy
+#| msgid ""
+#| "Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Táto odpoveď od telefónu nebola očakávana. Pozrite sa na stránku <http://sk."
"wammu.eu/support/bugs/> pre informácie ako túto udalosť nahlásiť."
#: libgammu/gsmcomon.c:99
+#, fuzzy
+#| msgid ""
+#| "Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Neznáma odpoveď z telefónu. Pozrite sa na <http://sk.wammu.eu/support/bugs/> "
"pre informácie ako túto udalosť nahlásiť."
#: libgammu/gsmcomon.c:100
+#, fuzzy
+#| msgid ""
+#| "Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+#| "report it."
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
"Neznámy rámec. Pozrite sa na stránku <http://sk.wammu.eu/support/bugs/> pre "
@@ -389,7 +401,7 @@ msgstr ""
msgid "Unknown error description."
msgstr "Neznámy popis chyby."
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr "Šablóny"
diff --git a/locale/sv/docs.po b/locale/sv/docs.po
index 3944416..7964e19 100644
--- a/locale/sv/docs.po
+++ b/locale/sv/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2009-01-27 14:27+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -34,8 +34,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -47,7 +47,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -68,11 +69,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -81,58 +100,83 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, fuzzy, no-wrap
msgid "More information"
msgstr "Telefoninformation"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
@@ -148,6 +192,16 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/sv/gammu.po b/locale/sv/gammu.po
index dce1252..1e9ef7b 100644
--- a/locale/sv/gammu.po
+++ b/locale/sv/gammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2014-03-01 11:10+0200\n"
"Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/gammu/gammu/sv/"
@@ -65,7 +65,7 @@ msgstr "Okänd backup-format: \"%s\"\n"
msgid "Error while opening file for writing!\n"
msgstr "Fel då filen öppnades för skrivning!\n"
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "Fel under skrivning till fil!\n"
@@ -76,7 +76,7 @@ msgstr "Fel vid stängning av fil!\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr ""
@@ -84,7 +84,7 @@ msgstr ""
msgid "Only part of data saved, please increase the limit."
msgstr ""
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "Läser:"
@@ -95,9 +95,9 @@ msgstr "Läser:"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "%i procent"
@@ -105,7 +105,7 @@ msgstr "%i procent"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr "Tryck Ctrl+C för att avbryta..."
@@ -273,7 +273,7 @@ msgstr "Tid för backup"
msgid "Phone"
msgstr "Telefon"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr "IMEI"
@@ -309,7 +309,7 @@ msgstr ""
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr "Skriver:"
@@ -358,8 +358,8 @@ msgid "Deleting old notes:"
msgstr ""
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr "Klar"
@@ -403,12 +403,12 @@ msgstr ""
msgid "Restore phone MMS settings?"
msgstr ""
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr ""
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr "Tar bort"
@@ -438,7 +438,7 @@ msgstr ""
msgid "Unknown memory type (\"%s\")\n"
msgstr "Okänd minnestyp (\"%s\")\n"
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -474,42 +474,42 @@ msgstr "Skicka fil till telefon"
msgid "Add phone WAP bookmarks?"
msgstr ""
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr ""
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr " (SIM)"
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr ""
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr "Tar bort:"
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr "Återställ meddelande?"
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr ""
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr "sparar %i SMS\n"
@@ -666,7 +666,7 @@ msgid "Silent alarm"
msgstr "Tyst alarm"
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Text"
@@ -681,8 +681,8 @@ msgstr "LUID"
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Plats"
@@ -914,7 +914,7 @@ msgstr "Hög"
msgid "None"
msgstr "Ingen"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Okänd"
@@ -1073,13 +1073,13 @@ msgstr "Felaktig dag!"
msgid "Security status"
msgstr "Säkerhetsstatus"
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr "Fler parametrar krävs!"
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr ""
@@ -1089,7 +1089,7 @@ msgstr ""
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr "ja"
@@ -1135,9 +1135,13 @@ msgid "Setting done"
msgstr ""
#: gammu/depend/nokia/dct4.c:303
+#, fuzzy
+#| msgid ""
+#| "Sorry, but configuration matrix for this model has not yet been added. "
+#| "See <http://wammu.eu/support/bugs/> for information how to report it."
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
"Tyvärr, inställningsmatrisen för denna modell har ännu inte lagts till. Se "
"<http://wammu.eu/support/bugs/> för information om hur man rapporterar det."
@@ -1158,7 +1162,7 @@ msgstr ""
msgid "No signal"
msgstr "Ingen signal"
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr ""
@@ -1538,8 +1542,12 @@ msgid "Windows serial port probing"
msgstr "Telefonport"
#: gammu-detect/main.c:85
+#, fuzzy
+#| msgid ""
+#| "Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other "
+#| "authors."
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> och andra "
"upphovsmän."
@@ -1561,7 +1569,9 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+#, fuzzy
+#| msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr "Kontrollera <http://wammu.eu/gammu/> för uppdateringar."
#: gammu-detect/main.c:100
@@ -1632,7 +1642,7 @@ msgstr ""
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr ""
#: gammu/files.c:55
@@ -1641,7 +1651,7 @@ msgstr ""
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr ""
#. l10n: One char to indicate protected file
@@ -1695,62 +1705,62 @@ msgstr ""
msgid "Part of folder only"
msgstr ""
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr ""
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr ""
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr ""
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
msgstr ""
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr "%i procent klar."
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr ""
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr ""
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr ""
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr "Parameter saknas!"
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr ""
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr ""
@@ -1765,12 +1775,12 @@ msgstr "Nätverk för %s:"
msgid "Unknown country name: %s."
msgstr "Okänt landsnamn: %s."
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr "Nätverk"
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Namn"
@@ -1811,7 +1821,7 @@ msgstr ""
#| "Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other "
#| "authors."
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> och andra "
"upphovsmän."
@@ -1850,200 +1860,200 @@ msgid ""
"smsd!"
msgstr ""
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Samtal"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr ""
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr "Minne (telefonböcker och samtal)"
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr "Filsystem"
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr "Logotyp och bilder"
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr "Ringsignaler"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr ""
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr ""
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr "Anteckningar"
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr "Datum, tid och alarm"
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr "Kategorier"
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr ""
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr ""
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr ""
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr "MMS och MMS-inställningar"
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr ""
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr "FM-radio"
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr "Telefoninformation"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr "Telefoninställningar"
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr "Funktioner som inte passar in någon annanstans"
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr "Gammu-information"
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr ""
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr ""
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr ""
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
"\n"
msgstr ""
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr ""
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr ""
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr ""
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr ""
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr ""
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr "Ingen konfigurationsfil funnen!"
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr "För få parametrar!"
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr ""
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2067,7 +2077,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr ""
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr "Posten är tom"
@@ -2084,12 +2094,12 @@ msgstr "SMS-meddelande mottaget"
msgid "We already have one pending, ignoring this one!"
msgstr ""
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr ""
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr ""
@@ -2135,144 +2145,144 @@ msgstr "Stöds inte"
msgid "Service reply"
msgstr ""
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Nummer"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr ""
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr ""
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr "Fax"
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr "E-post"
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr "Personsökare"
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr ""
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr ""
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr ""
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ""
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ""
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ""
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ""
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ""
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr "OK"
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr "fel %i"
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ""
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr ""
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr ""
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr ""
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr ""
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr ""
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr "telefon"
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr ""
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr ""
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr ""
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr ""
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr ""
@@ -2318,7 +2328,7 @@ msgstr ""
msgid "Packet network"
msgstr ""
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr ""
@@ -2427,910 +2437,848 @@ msgstr ""
msgid "NiMH"
msgstr ""
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr "Inte inloggad på nätverk!\n"
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr ""
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr "Latitud"
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr "Longitud"
-
-#: gammu/misc.c:357
-#, fuzzy
-msgid "Range"
-msgstr "Personsökare"
-
-#: gammu/misc.c:358
-#, fuzzy
-msgid "Number of samples"
-msgstr "Antal bitar"
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "Enhet"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "Tillverkare"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "Modell"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "Fast programvara"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "Hårdvara"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "Ursprunglig IMEI"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr ""
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "Produktkod"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "SIM IMSI"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr ""
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr ""
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr ""
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr ""
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr ""
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr ""
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr ""
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr ""
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr ""
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr ""
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr ""
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr ""
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr ""
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr ""
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr ""
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr ""
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr ""
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr ""
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "AttGöra"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "Kalender"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr "Signalstyrka"
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr ""
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr ""
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr ""
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr ""
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr "%i använda"
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr "%i olästa"
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr "%i platser"
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr ""
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr "%i mallar"
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr ""
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr ""
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr ""
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr "Adress"
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr ""
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr ""
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr ""
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr ""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr ""
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr "Ringsignal"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr ""
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr "aktiverad"
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr "inaktiverad"
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr ""
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr ""
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr "Avsändare"
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr "Okänd parameter (\"%s\")"
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr ""
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr ""
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr ""
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr ""
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr ""
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr ""
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr ""
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr ""
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "Anslutningstyp"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr "Kontinuerlig"
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr "Temporär"
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr "Anslutningssäkerhet"
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr "På"
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr "Av"
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr "Proxyserver"
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr "adress \"%s\", port %i"
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr "Bärare"
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr "SMS"
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr ""
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr ""
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr ""
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr "IP-adress"
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr "Inloggningstyp"
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr "Manuell"
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr "Automatiskt"
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr "Autentiseringstyp"
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Normal"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr "Säker"
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr ""
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr "ISDN"
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr "Analog"
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr ""
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr ""
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr "Användarnamn"
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "Lösenord"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr ""
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr "Adresstyp"
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr ""
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr ""
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr "Användare"
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr ""
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr ""
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr "Server"
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr ""
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr ""
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr ""
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr "Hemsida"
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr "aktiv"
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr ""
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr ""
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr ""
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr "Bild"
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr ""
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ""
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr ""
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr ""
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr "Ingen PIN-kod inmatad!"
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr ""
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr ""
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr ""
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr ""
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr ""
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr ""
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr ""
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr ""
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr ""
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr ""
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr ""
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr ""
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr ""
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr ""
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr ""
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr ""
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr ""
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr "Nivå 1"
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr "Nivå 2"
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr "Nivå 3"
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr "Nivå 4"
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr "Nivå 5"
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr ""
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr ""
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr ""
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr "Stigande"
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr "Samtalsgrupper"
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr "Standard"
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr ""
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr "Personligt"
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr "Vibrera först"
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr ""
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr ""
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr ""
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr ""
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr "Röstsamtal"
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr "Faxsamtal"
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr "Datasamtal"
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr "Knappsats låst"
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr "SMS-minnet är fullt"
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr "Stationsnamn"
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr "Frekvens"
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr ""
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr ""
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr ""
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr ""
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr ""
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr ""
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr ""
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr ""
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr "fax"
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr ""
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr ""
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr ""
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3389,12 +3337,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3442,87 +3390,87 @@ msgstr ""
msgid "Writing file %s:"
msgstr ""
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr ""
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr "Kan inte öppna filen %s\n"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr ""
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr ""
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr ""
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr ""
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr "Lägger till \"%s\""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr " version %s"
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr ""
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr ""
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr " Tar bort %s\n"
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr ""
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr "Skriver fil:"
@@ -3888,71 +3836,71 @@ msgstr ""
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr "Kan inte öppna filen \"%s\"\n"
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr "Okänd parameter (\"%c\")\n"
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr ""
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr ""
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr ""
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr ""
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr ""
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr ""
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr ""
@@ -4360,6 +4308,23 @@ msgstr "Varning"
msgid "Information"
msgstr "Information"
+#~ msgid "Not logged to network!\n"
+#~ msgstr "Inte inloggad på nätverk!\n"
+
+#~ msgid "Latitude"
+#~ msgstr "Latitud"
+
+#~ msgid "Longitude"
+#~ msgstr "Longitud"
+
+#, fuzzy
+#~ msgid "Range"
+#~ msgstr "Personsökare"
+
+#, fuzzy
+#~ msgid "Number of samples"
+#~ msgstr "Antal bitar"
+
#~ msgid "Built %s on %s using %s"
#~ msgstr "Byggdes %s på %s med %s"
diff --git a/locale/sv/libgammu.po b/locale/sv/libgammu.po
index 3ac1257..902e47d 100644
--- a/locale/sv/libgammu.po
+++ b/locale/sv/libgammu.po
@@ -7,11 +7,11 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2016-07-28 10:13+0000\n"
"Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n"
-"Language-Team: Swedish "
-"<https://hosted.weblate.org/projects/gammu/libgammu/sv/>\n"
+"Language-Team: Swedish <https://hosted.weblate.org/projects/gammu/libgammu/"
+"sv/>\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -79,24 +79,36 @@ msgstr ""
"Inget svar inom angiven tidsgräns. Antagligen är inte telefonen ansluten."
#: libgammu/gsmcomon.c:98
+#, fuzzy
+#| msgid ""
+#| "Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Ramen ej efterfrågad just nu. Se <http://wammu.eu/support/bugs/> för "
"information om hur man rapporterar det."
#: libgammu/gsmcomon.c:99
+#, fuzzy
+#| msgid ""
+#| "Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Okänt svar från telefonen. Se <http://wammu.eu/support/bugs/> för "
"information om hur man rapporterar det."
#: libgammu/gsmcomon.c:100
+#, fuzzy
+#| msgid ""
+#| "Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+#| "report it."
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
"Okänd ram. Se <http://wammu.eu/support/bugs/> för information om hur man "
@@ -352,7 +364,6 @@ msgid "Network error."
msgstr "Nätverksfel."
#: libgammu/gsmcomon.c:157
-#| msgid "Invalid data given to phone."
msgid "Invalid database version."
msgstr "Ogiltig databasversion."
@@ -362,18 +373,15 @@ msgstr "Misslyckades med att initiera DB-drivrutin."
# msgid "Failed to set exception handler."
#: libgammu/gsmcomon.c:159
-#| msgid "Failed to connect to phone"
msgid "Failed to configure DB driver."
msgstr "Det gick inte att konfigurera DB-drivrutinen."
# msgid "Failed to set exception handler."
#: libgammu/gsmcomon.c:160
-#| msgid "Failed to connect to phone"
msgid "Failed to connect to database."
msgstr "Misslyckades med att ansluta till databas."
#: libgammu/gsmcomon.c:161
-#| msgid "Connection test"
msgid "Database connection timeout."
msgstr "Tidsgräns för databasanslutning överskreds."
@@ -385,7 +393,7 @@ msgstr "Fel i exekvering av SQL-fråga."
msgid "Unknown error description."
msgstr "Okänd felbeskrivning."
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr "Mallar"
diff --git a/locale/sw/docs.po b/locale/sw/docs.po
index 6c07805..bbbc5c9 100644
--- a/locale/sw/docs.po
+++ b/locale/sw/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2009-08-20 11:53+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -33,8 +33,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -46,7 +46,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -67,11 +68,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -80,58 +99,83 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, no-wrap
msgid "More information"
msgstr ""
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
@@ -147,5 +191,15 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/sw/gammu.po b/locale/sw/gammu.po
index 47c542b..7d6f11b 100644
--- a/locale/sw/gammu.po
+++ b/locale/sw/gammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.25.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2009-08-25 17:27+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -63,7 +63,7 @@ msgstr ""
msgid "Error while opening file for writing!\n"
msgstr ""
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr ""
@@ -74,7 +74,7 @@ msgstr ""
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr ""
@@ -82,7 +82,7 @@ msgstr ""
msgid "Only part of data saved, please increase the limit."
msgstr ""
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr ""
@@ -93,9 +93,9 @@ msgstr ""
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr ""
@@ -103,7 +103,7 @@ msgstr ""
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr ""
@@ -271,7 +271,7 @@ msgstr ""
msgid "Phone"
msgstr ""
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr ""
@@ -305,7 +305,7 @@ msgstr ""
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr ""
@@ -354,8 +354,8 @@ msgid "Deleting old notes:"
msgstr ""
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr ""
@@ -399,12 +399,12 @@ msgstr ""
msgid "Restore phone MMS settings?"
msgstr ""
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr ""
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr ""
@@ -434,7 +434,7 @@ msgstr ""
msgid "Unknown memory type (\"%s\")\n"
msgstr ""
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -469,42 +469,42 @@ msgstr ""
msgid "Add phone WAP bookmarks?"
msgstr ""
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr ""
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr ""
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr ""
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr ""
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr ""
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr ""
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr ""
@@ -660,7 +660,7 @@ msgid "Silent alarm"
msgstr ""
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr ""
@@ -675,8 +675,8 @@ msgstr ""
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr ""
@@ -908,7 +908,7 @@ msgstr ""
msgid "None"
msgstr ""
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr ""
@@ -1066,13 +1066,13 @@ msgstr ""
msgid "Security status"
msgstr ""
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr ""
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr ""
@@ -1082,7 +1082,7 @@ msgstr ""
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr ""
@@ -1130,7 +1130,7 @@ msgstr ""
#: gammu/depend/nokia/dct4.c:303
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
#: gammu/depend/nokia/dct4.c:369
@@ -1149,7 +1149,7 @@ msgstr ""
msgid "No signal"
msgstr ""
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr ""
@@ -1525,7 +1525,7 @@ msgstr ""
#: gammu-detect/main.c:85
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu-detect/main.c:87 gammu/gammu.c:336
@@ -1541,7 +1541,7 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr ""
#: gammu-detect/main.c:100
@@ -1609,7 +1609,7 @@ msgstr ""
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr ""
#: gammu/files.c:55
@@ -1618,7 +1618,7 @@ msgstr ""
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr ""
#. l10n: One char to indicate protected file
@@ -1672,62 +1672,62 @@ msgstr ""
msgid "Part of folder only"
msgstr ""
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr ""
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr ""
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr ""
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
msgstr ""
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr ""
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr ""
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr ""
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr ""
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr ""
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr ""
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr ""
@@ -1742,12 +1742,12 @@ msgstr ""
msgid "Unknown country name: %s."
msgstr ""
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr ""
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr ""
@@ -1781,7 +1781,7 @@ msgstr ""
#: gammu/gammu.c:332
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu/gammu.c:370
@@ -1818,199 +1818,199 @@ msgid ""
"smsd!"
msgstr ""
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr ""
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr ""
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr ""
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr ""
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr ""
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr ""
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr ""
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr ""
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr ""
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr ""
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr ""
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr ""
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr ""
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr ""
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr ""
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr ""
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr ""
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr ""
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr ""
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr ""
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr ""
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr ""
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr ""
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr ""
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
"\n"
msgstr ""
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr ""
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr ""
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr ""
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr ""
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr ""
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr ""
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr ""
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr ""
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2034,7 +2034,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr ""
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr ""
@@ -2051,12 +2051,12 @@ msgstr ""
msgid "We already have one pending, ignoring this one!"
msgstr ""
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr ""
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr ""
@@ -2101,144 +2101,144 @@ msgstr ""
msgid "Service reply"
msgstr ""
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr ""
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr ""
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr ""
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr ""
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr ""
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr ""
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr ""
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr ""
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr ""
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ""
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ""
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ""
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ""
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ""
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr ""
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr ""
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ""
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr ""
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr ""
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr ""
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr ""
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr ""
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr ""
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr ""
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr ""
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr ""
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr ""
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr ""
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr ""
@@ -2284,7 +2284,7 @@ msgstr ""
msgid "Packet network"
msgstr ""
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr ""
@@ -2393,908 +2393,848 @@ msgstr ""
msgid "NiMH"
msgstr ""
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr ""
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr ""
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr ""
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr ""
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr ""
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr ""
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr ""
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr ""
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr ""
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr ""
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr ""
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr ""
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr ""
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr ""
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr ""
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr ""
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr ""
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr ""
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr ""
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr ""
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr ""
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr ""
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr ""
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr ""
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr ""
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr ""
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr ""
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr ""
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr ""
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr ""
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr ""
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr ""
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr ""
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr ""
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr ""
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr ""
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr ""
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr ""
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr ""
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr ""
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr ""
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr ""
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr ""
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr ""
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr ""
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr ""
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr ""
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr ""
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr ""
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr ""
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr ""
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr ""
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr ""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr ""
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr ""
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr ""
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr ""
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr ""
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr ""
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr ""
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr ""
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr ""
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr ""
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr ""
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr ""
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr ""
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr ""
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr ""
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr ""
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr ""
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr ""
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr ""
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr ""
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr ""
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr ""
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr ""
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr ""
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr ""
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr ""
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr ""
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr ""
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr ""
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr ""
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr ""
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr ""
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr ""
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr ""
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr ""
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr ""
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr ""
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr ""
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr ""
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr ""
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr ""
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr ""
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr ""
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr ""
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr ""
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr ""
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr ""
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr ""
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr ""
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr ""
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr ""
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr ""
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr ""
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr ""
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr ""
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ""
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr ""
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr ""
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr ""
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr ""
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr ""
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr ""
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr ""
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr ""
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr ""
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr ""
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr ""
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr ""
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr ""
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr ""
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr ""
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr ""
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr ""
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr ""
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr ""
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr ""
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr ""
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr ""
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr ""
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr ""
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr ""
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr ""
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr ""
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr ""
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr ""
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr ""
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr ""
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr ""
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr ""
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr ""
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr ""
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr ""
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr ""
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr ""
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr ""
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr ""
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr ""
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr ""
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr ""
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr ""
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr ""
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr ""
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr ""
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr ""
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr ""
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr ""
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr ""
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr ""
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr ""
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr ""
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr ""
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr ""
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr ""
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3353,12 +3293,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3406,87 +3346,87 @@ msgstr ""
msgid "Writing file %s:"
msgstr ""
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr ""
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr ""
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr ""
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr ""
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr ""
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr ""
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr ""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr ""
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr ""
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr ""
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr ""
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr ""
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr ""
@@ -3852,71 +3792,71 @@ msgstr ""
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr ""
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr ""
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr ""
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr ""
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr ""
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr ""
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr ""
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr ""
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr ""
diff --git a/locale/sw/libgammu.po b/locale/sw/libgammu.po
index 3cdeee1..6433123 100644
--- a/locale/sw/libgammu.po
+++ b/locale/sw/libgammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.25.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2012-08-27 11:39+0200\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: Swahili <http://hosted.weblate.org/projects/gammu/libgammu/sw/"
@@ -78,19 +78,19 @@ msgstr ""
#: libgammu/gsmcomon.c:98
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:99
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:100
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
@@ -355,7 +355,7 @@ msgstr ""
msgid "Unknown error description."
msgstr ""
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr ""
diff --git a/locale/tr/docs.po b/locale/tr/docs.po
index 1db1dca..8c426b0 100644
--- a/locale/tr/docs.po
+++ b/locale/tr/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2010-09-03 14:46+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -34,8 +34,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -47,7 +47,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -68,11 +69,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -81,58 +100,83 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, no-wrap
msgid "More information"
msgstr "Daha fazla bilgi"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
@@ -148,6 +192,16 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/tr/gammu.po b/locale/tr/gammu.po
index cbb68ba..be10734 100644
--- a/locale/tr/gammu.po
+++ b/locale/tr/gammu.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.28.91\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
-"PO-Revision-Date: 2016-08-01 15:49+0000\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
+"PO-Revision-Date: 2016-10-11 07:26+0000\n"
"Last-Translator: Burak Yavuz <hitowerdigit@hotmail.com>\n"
"Language-Team: Turkish <https://hosted.weblate.org/projects/gammu/gammu/tr/>"
"\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Weblate 2.8-dev\n"
+"X-Generator: Weblate 2.9-dev\n"
#: gammu/backup.c:49 gammu/backup.c:72 gammu/backup.c:95 gammu/backup.c:116
#: helper/message-cmdline.c:373 helper/message-cmdline.c:397
@@ -65,7 +65,7 @@ msgstr "Bilinmeyen yedekleme biçimi: \"%s\"\n"
msgid "Error while opening file for writing!\n"
msgstr "Yazmak için dosya açılırken hata oldu!\n"
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "Dosyaya yazılırken hata oldu!\n"
@@ -76,7 +76,7 @@ msgstr "Dosya kapanırken hata oldu!\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "Okunuyor"
@@ -84,7 +84,7 @@ msgstr "Okunuyor"
msgid "Only part of data saved, please increase the limit."
msgstr "Sadece verinin bir kısmı kaydedildi, lütfen sınırı arttırın."
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "Okunuyor:"
@@ -95,9 +95,9 @@ msgstr "Okunuyor:"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "yüzde %i"
@@ -105,7 +105,7 @@ msgstr "yüzde %i"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr "Kesmek için Ctrl+C tuşuna basın..."
@@ -273,7 +273,7 @@ msgstr "Yedekleme zamanı"
msgid "Phone"
msgstr "Telefon"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr "IMEI"
@@ -313,7 +313,7 @@ msgstr "Telefon arayan grupları ve logoları geri yüklensin mi?"
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr "Yazılan:"
@@ -366,8 +366,8 @@ msgid "Deleting old notes:"
msgstr "Silinen eski notlar:"
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr "Bitti"
@@ -411,12 +411,12 @@ msgstr "Telefon WAP ayarları geri yüklensin mi?"
msgid "Restore phone MMS settings?"
msgstr "Telefon MMS ayarları geri yüklensin mi?"
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr "Tüm telefon kullanıcı zil sesleri silinsin mi?"
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr "Siliniyor"
@@ -446,7 +446,7 @@ msgstr "Telefon GPRS Noktaları geri yüklensin mi?"
msgid "Unknown memory type (\"%s\")\n"
msgstr "Bilinmeyen bellek türü (\"%s\")\n"
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -481,42 +481,42 @@ msgstr "Telefona notlar eklensin mi?"
msgid "Add phone WAP bookmarks?"
msgstr "Telefon WAP yer imleri eklensin mi?"
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr "Her sms yedeklemeden sonra silinsin mi?"
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr "\"%s\"%s klasöründen sms yedeklensin mi?"
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr " (SIM)"
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr " %s arttır\n"
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr "Silinen:"
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr "İletiyi geri yükle?"
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr "Binari SMS'i geri yüklemek istiyor musunuz?"
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr "%03i sms \"%s\"%s klasörüne geri yüklensin mi?"
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr "%i SMS kaydediliyor\n"
@@ -672,7 +672,7 @@ msgid "Silent alarm"
msgstr "Sessiz alarm"
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Metin"
@@ -687,8 +687,8 @@ msgstr "LUID"
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Konum"
@@ -920,7 +920,7 @@ msgstr "Yüksek"
msgid "None"
msgstr "Yok"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Bilinmeyen"
@@ -1078,13 +1078,13 @@ msgstr "Hatalı gün!"
msgid "Security status"
msgstr "Güvenlik durumu"
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr "Daha fazla parametre gerekli!"
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr "Lütfen konumları 1'den numaralandırın"
@@ -1094,7 +1094,7 @@ msgstr "Başlangıç ve bitiş konumunu yer değiştir"
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr "evet"
@@ -1142,10 +1142,10 @@ msgstr "Ayarlama bitti"
#: gammu/depend/nokia/dct4.c:303
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
"Üzgünüz, ancak bu model için yapılandırma matrisi henüz eklenmedi. Nasıl "
-"raporlandığı bilgisi için <http://wammu.eu/support/bugs/> adresine bakın."
+"raporlandığı bilgisi için <https://wammu.eu/support/bugs/> adresine bakın."
#: gammu/depend/nokia/dct4.c:369
msgid "Passed"
@@ -1163,7 +1163,7 @@ msgstr "Çalıştırılmadı"
msgid "No signal"
msgstr "Sinyal yok"
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr "Zaman aşımı"
@@ -1539,9 +1539,9 @@ msgstr "Windows seri bağlantı noktalarını inceleme"
#: gammu-detect/main.c:85
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
-"Telif Hakkı (C) 2010 - 2011 Michal Cihar <michal@cihar.com> ve diğer "
+"Telif Hakkı (C) 2010 - 2016 Michal Cihar <michal@cihar.com> ve diğer "
"yazarlar."
#: gammu-detect/main.c:87 gammu/gammu.c:336
@@ -1558,8 +1558,8 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr "GARANTİSİ yoktur, yasaların izin verdiği ölçüde vardır."
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
-msgstr "Güncellemeleri <http://wammu.eu/gammu/> kontrol et."
+msgid "Check <https://wammu.eu/gammu/> for updates."
+msgstr "Güncellemeleri <https://wammu.eu/gammu/> kontrol et."
#: gammu-detect/main.c:100
msgid "Configuration file generated by gammu-detect."
@@ -1626,8 +1626,8 @@ msgstr "Telefon hafızası"
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
-msgstr "%i bayt (boş %i bayt, kullanılan %i bayt)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
+msgstr "%ld bayt (boş %ld bayt, kullanılan %ld bayt)"
#: gammu/files.c:55
msgid "Usage details"
@@ -1635,8 +1635,8 @@ msgstr "Kullanım ayrıntıları"
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
-msgstr "resim: %i, ses: %i, tema: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
+msgstr "resim: %ld, ses: %ld, tema: %ld"
#. l10n: One char to indicate protected file
#: gammu/files.c:119 gammu/files.c:208 gammu/files.c:329
@@ -1689,21 +1689,21 @@ msgstr "Bilinmeyen öznitelik (%s)\n"
msgid "Part of folder only"
msgstr "Sadece klasörün bir kısmı"
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr "\"%s\" alınıyor\n"
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr "Bu bir klasör. Lütfen sadece dosya adlarını verin."
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr " (%02i:%02i dakika kaldı)"
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
@@ -1711,42 +1711,42 @@ msgstr ""
"Gammu tarafından hesaplanan değer ile telefon tarafından hesaplanan dosya "
"sağlaması eşleşmiyor. Dosya hasarlı ya da Gammu'da bir hata var."
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr "Yüzde %i bitti."
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr "%lu Bayt %li saniye içinde, %lu Bayt/san"
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr " %s olana kaydediliyor\n"
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr "Parametre \"%s\" bilinmiyor\n"
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr "Ne tür dosy (\"%s\") ?\n"
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr "Parametre eksik!"
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr "Yeni dosyanın Kimliği \"%s\"\n"
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr "Yeni klasörün Kimliği \"%s\"\n"
@@ -1761,12 +1761,12 @@ msgstr "%s için ağlar:"
msgid "Unknown country name: %s."
msgstr "Bilinmeyen ülke adı: %s."
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr "Şebeke"
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Adı"
@@ -1799,11 +1799,8 @@ msgid "There is newer testing Gammu version available! (%s instead of %s)\n"
msgstr "Mevcut daha yeni denenen Gammu sürümü var! (%s, %s yerine)\n"
#: gammu/gammu.c:332
-#| msgid ""
-#| "Copyright (C) 2003 - 2012 Michal Cihar <michal@cihar.com> and other "
-#| "authors."
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
"Telif Hakkı (C) 2003 - 2016 Michal Cihar <michal@cihar.com> ve diğer "
"yazarlar."
@@ -1846,117 +1843,117 @@ msgstr ""
"SMS daemon artık ayrı binari içindedir, lütfen gammu smsd yerine gammu-smsd "
"kullanın!"
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Aramalar"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr "SMS ve EMS"
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr "Hafıza (rehber ve aramalar)"
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr "Dosya sistemi"
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr "Logo ve resimler"
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr "Zil sesleri"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr "Takvim notları"
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr "Yapılacaklar listesi"
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr "Notlar"
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr "Tarih, saat ve alarmlar"
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr "Kategoriler"
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr "Yedekleme ve geri yükleme"
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr "Nokia'ya özgü"
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr "Siemens'e özgü"
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr "WAP ayarları ve yer imleri"
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr "MMS ve MMS ayarları"
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr "Telefon denemeleri"
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr "FM radyo"
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr "Telefon bilgileri"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr "Telefon ayarları"
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr "Arıza kodu çözme"
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr "Başka bir yere uymayan işlevler"
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr "Gammu bilgisi"
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr "Kullanım: gammu [parametreler] <komut> [seçenekler]"
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr "Komuttan önceki parametreler gammu davranışını yapılandırır:"
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr "-c / --config <dosyaadı> ... yapılandırma dosyasının adı"
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
"-s / --section <confign> ... kullanmak için yapılandırma dosyasının bölümü, "
"örn. 42"
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
@@ -1964,17 +1961,17 @@ msgstr ""
"-d / --debug <seviye> ... hata ayıklama seviyesi (nothing|text|textall|"
"textalldate|binary|errors)"
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
"-f / --debug-file <dosyaadı> ... hata ayıklama mesajlarını günlüklemek için "
"dosya"
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr "Komutlar, -- başta ya da başta olmadan belirlenebilir."
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
@@ -1982,11 +1979,11 @@ msgstr ""
"Daha fazla ayrıntı için belirli konuda yardım isteyin (gammu --help konu). "
"Konular:"
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr "Bilinmeyen yardım konusu belirtildi!"
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
@@ -1995,61 +1992,61 @@ msgstr ""
"Gammu komutları, konu: %s\n"
"\n"
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr "Daha fazla parametre gerekli (işlev %d gerektiriyor)\n"
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr "Daha fazla parametre gerekli (işlev %d'den %d'e gerektiriyor)\n"
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr "Parametre yardımı"
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr "Çok fazla parametre (işlev %d kabul ediyor)\n"
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr "Çok fazla parametre (işlev %d'den %d'e kabul ediyor)\n"
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr "Hatalı seçenek!"
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr "Yapılandırma ayrıştırılamadı!"
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr "Bulunan yapılandırma dosyası yok!"
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr "Bellek ayırma başarısız, iptal ediliyor!\n"
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr "Çok az parametre!"
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
"Yapılandırma dosyasından (gammurc) [gammu%d] bölümünü okuma başarısız!\n"
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr "Okunan yapılandırma yok, yerleşik varsayılanlar kullanılıyor!"
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2077,7 +2074,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr "Hafıza %s, Yer %i\n"
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr "Giriş boş"
@@ -2094,12 +2091,12 @@ msgstr "SMS iletisi alındı"
msgid "We already have one pending, ignoring this one!"
msgstr "Zaten bir tane bekleyene sahibiz, bu yoksayılıyor!"
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr "Konum %i\n"
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr "Boş"
@@ -2144,144 +2141,144 @@ msgstr "Desteklenmiyor"
msgid "Service reply"
msgstr "Hizmet yanıtı"
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr "Geçersiz SMSC yeri: %s\n"
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Numara"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr "Varsayılan numara"
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr "Biçim"
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr "Faks"
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr "Eposta"
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr "Çağrı Cihazı"
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr "Geçerlilik"
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr "En fazla süre"
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr "Bozuk ileti, atlanıyor"
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr "%i SMS kısmı, %i SMS sıralaması içinde"
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr "SMS sayacı aşması"
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ", SIM hafızası"
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ", telefon hafızası"
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ", telefon veya SIM hafızası"
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ", Gelen kutusu klasörü"
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ", Giden kutusu klasörü"
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr "TAMAM"
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr "hata %i"
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ", ileti referansı=%d"
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr "İleti numarası"
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr "İleti sayısı"
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr "Yarıda kesmek istiyorsanız, Ctrl+C tuşlarına basın..."
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr "SMS %i/%i kaydediliyor\n"
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr "Klasöre kaydedilen numarası %d \"%s\", yeri %i"
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr "telefon"
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr "\"%s\" klasöründen sms gönderiliyor, yeri %i\n"
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr "...şebeke yanıtı için bekleniyor"
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr "SMS %i/%i gönderiliyor"
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr "Bir şey yanlış gitti, bilinmeyen ileti işlemi!\n"
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr "Çok yüksek klasör numarası (en fazla %i)\n"
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr "\"%s\" klasöründen SMS siliniyor: "
@@ -2327,7 +2324,7 @@ msgstr "Paket şebekesi durumu"
msgid "Packet network"
msgstr "Paket şebekesi"
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr "GPRS"
@@ -2436,908 +2433,848 @@ msgstr "Lityum Polimer"
msgid "NiMH"
msgstr "NiMH"
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr "Şebekeye oturum açılmadı!\n"
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr "Telefondan yanlış şebeke kodu!\n"
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr "OpenCellID'den bilgi için istek başarısız!\n"
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr "OpenCellID yanıtında enlemi bulmak başarısız!\n"
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr "OpenCellID yanıtından enlemi ayrıştırmak başarısız!\n"
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr "OpenCellID yanıtında boylamı bulmak başarısız!\n"
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr "OpenCellID yanıtından boylamı ayrıştırmak başarısız!\n"
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr "OpenCellID yanıtında aralığı bulmak başarısız!\n"
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr "OpenCellID yanıtından aralığı ayrıştırmak başarısız!\n"
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr "OpenCellID yanıtında NbSamples bulmak başarısız!\n"
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr "OpenCellID yanıtından NbSamples ayrıştırmak başarısız!\n"
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr "Enlem"
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr "Boylam"
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr "Aralık"
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr "Örnek sayısı"
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "Cihaz"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "Üretici"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "Model"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "Donanım Yazılımı"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "Donanım"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "Orijinal IMEI"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr "Üretim"
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "Ürün kodu"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "SIM IMSI"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr "Arama bilgisi"
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr "Kimlik %i, "
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr "\"%s\" üzerinden gelen arama\n"
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr "\"%s\" giden arama\n"
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr "arama başladı"
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr "arama sonu (bilinmeyen taraf)"
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr "bizim taraftan arama sonlandırıldı"
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr "uzak taraftan arama sonlandırıldı (kod %i)\n"
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr "arama kuruldu. Yanıt için bekleniyor"
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr "arama bekletildi"
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr "aramaya devam edildi"
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr "arama değiştirildi"
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr "%3d kullanılmış"
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr "%3d boş"
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr "Monitör kipine giriliyor..."
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr "Gelen SMS hakkında bilgi etkinleştiriliyor"
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr "Gelen CB hakkında bilgi etkinleştiriliyor"
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr "Aramalar hakkında bilgi etkinleştiriliyor"
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr "USSD hakkında bilgi etkinleştiriliyor"
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "Yapılacaklar"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "Takvim"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr "Sinyal gücü"
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr "%i dBm"
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr "Şebeke seviyesi"
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr "Bit hata oranı"
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr "SIM SMS durumu"
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr "%i kullanılmış"
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr "%i okunmamış"
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr "%i yer"
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr "Telefon SMS durumu"
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr "%i şablon"
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr "Monitör kipinden çıkılıyor..."
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr "Akıllı Mesajlaşma"
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr "Nokia binari"
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr "MIDI"
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr "SMAF (MMF)"
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr " biçim, zil sesi \"%s\"\n"
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr "Ne tür bir sıfırlama istiyorsunuz (\"%s\")?\n"
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr "Adres"
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr "%i. Erişim noktası %i"
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr " (aktif)"
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr "Arayan logosu için en fazla yer 5 olabilir"
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr "Ne tür logo almak istiyorsunuz (\"%s\") ?\n"
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr "Grup adı"
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr "varsayılan"
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr "Zil sesi"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr "(Kimlik %i ile dosya)\n"
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr "\"%s\" (Kimlik %i)\n"
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr "Kimlik %i\n"
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr "Bit eşlem"
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr "etkinleştirildi"
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr "etkisizleştirildi"
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr "Bit eşlem Kimliği"
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr "Telefonda operatör logosu yok"
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr "Gönderen"
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr "Karşılama notu metni \"%s\"\n"
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr "Aramayı yapan notu metni \"%s\"\n"
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr "Ne tür logo ayarlamak istiyorsunuz (\"%s\") ?\n"
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr "Bilinmeyen parametre (\"%s\")"
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr "Telefon rehberi silinsin mi?"
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr "SIM rehberi silinsin mi?"
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr "Cevapsız aramalar silinsin mi?"
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr "Yapılan aramalar silinsin mi?"
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr "Gelen aramalar silinsin mi?"
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr "Telefon takvim notları silinsin mi?"
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr "Telefon yapılacakları silinsin mi?"
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr "Telefon notları silinsin mi?"
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr "Telefon WAP yer imleri silinsin mi?"
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr "Tüm telefon FM radyo istasyonları silinsin mi?"
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "Bağlantı türü"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr "Sürekli"
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr "Geçici"
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr "Bağlantı güvenliği"
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr "Açık"
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr "Kapalı"
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr "Proksi"
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr "adres \"%s\", bağlantı noktası %i"
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr "İkinci proksi"
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr "Taşıyıcı"
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr "SMS"
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr "Sunucu numarası"
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr "Hizmet numarası"
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr "Veri (CSD)"
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr "Çevirmeli bağlantı numarası"
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr "IP adresi"
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr "Oturum açma türü"
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr "Elle"
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr "Otomatik"
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr "Kimlik doğrulama türü"
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Normal"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr "Güvenli"
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr "Veri arama türü"
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr "ISDN"
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr "Analog"
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr "Veri arama hızı"
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr "Oto"
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr "Kullanıcı adı"
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "Parola"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr "USSD"
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr "Hizmet kodu"
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr "Adres türü"
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr "Erişim noktası"
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr "%i ayarla"
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr "Kullanıcı"
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr "Telefon rehberi veritabanı"
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr "Takvim veritabanı"
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr "Sunucu"
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr "Telefon rehberini eşitle"
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr "Takvimi eşitle"
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr "Bağlantı grubu adı"
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr "Ana sayfa"
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr "aktif"
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr "Salt okunur"
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr "Başlangıç logosu"
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr "Operatör logosu"
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr "Resim"
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr "Arayan grubu logosu"
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ", genişlik %i, yükseklik %i\n"
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr "Çıktı dosyasının logosu biçimi nedir (\"%s\") ?\n"
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr "Çıktı zil sesi dosyasının biçimi nedir (\"%s\") ?\n"
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr "Ne tür bir güç istiyorsunuz (\"%s\")?\n"
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr "Bilinmeyen anahtar/işlev adı: \"%c\"\n"
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr "Ne tür kategorileri almak istiyorsunuz (\"%s\") ?\n"
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr "Ne tür kategori eklemek istiyorsunuz (\"%s\") ?\n"
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr "Metin çok uzun, %d karaktere kısaltılıyor!\n"
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr "Geçersiz güvenlik kodu türü"
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr "%s kodunu girin: "
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr "Girilen PIN kodu yok!"
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr "Yeni PIN kodunu girin: "
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr " (varsayılan adı)"
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr " (Kulaklık profili)"
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr " (Araç kiti profili)"
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr "Zil sesi Kimliği"
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr "Mesaj uyarı sesi Kimliği"
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr "Arama uyarısı için"
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr "Ekran koruyucu numarası"
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr "Gelen arama uyarısı"
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr "Zil sesi seviyesi"
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr "Titreşimli uyarı"
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr "Mesaj uyarı sesi"
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr "Tuş sesleri"
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr "Uyarı (oyunlar) sesleri"
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr "Ekran koruyucu"
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr "Ekran koruyucu zaman aşımı"
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr "Otomatik yanıt"
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr "Işıklar"
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr "Seviye 1"
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr "Seviye 2"
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr "Seviye 3"
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr "Seviye 4"
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr "Seviye 5"
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr "Çalıyor"
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr "Tek bip"
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr "Bir kez çal"
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr "Artarak"
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr "Arayan grupları"
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr "Standart"
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr "Özel"
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr "Kişisel"
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr "Önce titreşim"
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr " hızlı arama atanmamış"
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr "Ne tür telefon ayarları sıfırlansın (\"%s\")?\n"
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr "Şu anda ekranda gösterilen"
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr "Arama aktif"
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr "Okunmamış SMS"
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr "Sesli arama"
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr "Faks araması"
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr "Veri araması"
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr "Tuş takımı kilitli"
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr "SMS hafızası dolu"
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr "İstasyon adı"
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr "Frekans"
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr "Bilinmeyen yönlendirme eylemi (\"%s\")\n"
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr "Bilinmeyen yönlendirme türü (\"%s\")\n"
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr "Bilinmeyen arama türü (\"%s\")\n"
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr "Sorgu:"
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr "Değişen:"
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr "Yönlendirme türü"
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr "meşgul olduğunda"
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr "yanıt verilmediğinde"
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr "telefon kapalı veya kapsama alanı dışında olduğunda"
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr "tüm yönlendirme türleri"
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr "bilinmeyen %i"
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr "Arama türü"
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr "ses"
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr "faks"
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr "veri"
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr "veri ve faks ve ses"
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr "Yanıt:"
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr "Uygulama başarılı olarak telefona gönderildi."
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr "Lütfen gelen kutusunda alınan dosyaları bulun ve onları yükleyin."
@@ -3396,12 +3333,12 @@ msgstr " (SMIL içinde %s)"
msgid "Do you want to save this attachment?"
msgstr "Bu eki kaydetmek istiyor musunuz?"
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr "Klasör %s\n"
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr " Dosya, dosya sistemi Kimliği"
@@ -3449,90 +3386,90 @@ msgstr " Çalma listesine eklemede sorun"
msgid "Writing file %s:"
msgstr "Yazılan %s dosyası:"
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-"Telefon modeliniz desteklenmiyor. Lütfen yazarlara bildirin (<http://wammu."
-"eu/support/bugs/> adresine bakın). Teşekkür ederiz."
+"Telefon modeliniz desteklenmiyor. Lütfen yazarlara bildirin "
+"(<https://wammu.eu/support/bugs/> adresine bakın). Teşekkür ederiz."
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr "Çalma listesini silmede sorun"
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr "Ne klasör türü (\"%s\")?\n"
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr "%s dosyası açılamıyor\n"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr "Klasör bulunamadı. Muhtemelen işlev desteklenmiyor!"
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr "Telefon klasörü aranıyor: "
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr "JAD dosyasında satıcı bilgisi yok!"
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr "JAD dosyasında isim bilgisi yok!"
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr "JAD dosyasında JAR URL bilgisi yok!"
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
"Bildirilen JAR dosyası boyutu gerçekten farklı. Gammu tarafından düzeltildi."
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr "JAD dosyasında JAR boyutu bilgisi yok. Gammu tarafından eklendi."
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr "\"%s\" ekleniyor"
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr " sürüm %s"
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr " %s tarafından oluşturuldu\n"
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr "Uygulama zaten mevcut. Gammu tarafından siliniyor."
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr " %s siliniyor\n"
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr "Yazılan JAD dosyası:"
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr "Yazılan JAR dosyası:"
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr "Yazılan dosya:"
@@ -3900,71 +3837,71 @@ msgstr "Bilinmeyen GSM şebeke kodu (\"%s\")\n"
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr "1 ve 7 (\"%s\") arasında bir sayı vermek zorundasınız\n"
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr "Bilinmeyen geçerlilik dizgisi (\"%s\")\n"
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr "1 ve 4 (\"%s\") arasında EMS karesi sayısını vermek zorundasınız\n"
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr "\"%s\" dosyası açılamıyor\n"
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr "Bilinmeyen parametre (\"%c\")\n"
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr "Son parametre metin değildi"
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr "Çok uzun SMS adı (\"%s\"), yoksayıldı\n"
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr "İleti metnini girin ve %s basın:\n"
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr "Ctrl+Z"
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr "Ctrl+D"
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr "Okunan karakter yok, tamam olduğu varsayılıyor!"
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr "Şebeke kodu yok"
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr "Şebeke kodunu ayarlamak zorundasınız!"
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr "Zil sesi çok uzun. Yüzde %i kısmı kesildi\n"
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr "Paketlenmiş %i SMS iletisi var ve sınırı %i. Çıkılıyor\n"
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr "SMSC numarası vermek için -smscnumber seçeneğini kullanın"
@@ -4373,6 +4310,51 @@ msgstr "Uyarı"
msgid "Information"
msgstr "Bilgi"
+#~ msgid "Not logged to network!\n"
+#~ msgstr "Şebekeye oturum açılmadı!\n"
+
+#~ msgid "Wrong network code from phone!\n"
+#~ msgstr "Telefondan yanlış şebeke kodu!\n"
+
+#~ msgid "Request for information from OpenCellID failed!\n"
+#~ msgstr "OpenCellID'den bilgi için istek başarısız!\n"
+
+#~ msgid "Failed to find latitude in OpenCellID reply!\n"
+#~ msgstr "OpenCellID yanıtında enlemi bulmak başarısız!\n"
+
+#~ msgid "Failed to parse latitude from OpenCellID reply!\n"
+#~ msgstr "OpenCellID yanıtından enlemi ayrıştırmak başarısız!\n"
+
+#~ msgid "Failed to find longitude in OpenCellID reply!\n"
+#~ msgstr "OpenCellID yanıtında boylamı bulmak başarısız!\n"
+
+#~ msgid "Failed to parse longitude from OpenCellID reply!\n"
+#~ msgstr "OpenCellID yanıtından boylamı ayrıştırmak başarısız!\n"
+
+#~ msgid "Failed to find range in OpenCellID reply!\n"
+#~ msgstr "OpenCellID yanıtında aralığı bulmak başarısız!\n"
+
+#~ msgid "Failed to parse range from OpenCellID reply!\n"
+#~ msgstr "OpenCellID yanıtından aralığı ayrıştırmak başarısız!\n"
+
+#~ msgid "Failed to find nbSamples in OpenCellID reply!\n"
+#~ msgstr "OpenCellID yanıtında NbSamples bulmak başarısız!\n"
+
+#~ msgid "Failed to parse nbSamples from OpenCellID reply!\n"
+#~ msgstr "OpenCellID yanıtından NbSamples ayrıştırmak başarısız!\n"
+
+#~ msgid "Latitude"
+#~ msgstr "Enlem"
+
+#~ msgid "Longitude"
+#~ msgstr "Boylam"
+
+#~ msgid "Range"
+#~ msgstr "Aralık"
+
+#~ msgid "Number of samples"
+#~ msgstr "Örnek sayısı"
+
#~ msgid "Built %s on %s using %s"
#~ msgstr "Yapım %s, %s üzerinde %s kullanılıyor"
diff --git a/locale/tr/libgammu.po b/locale/tr/libgammu.po
index 6ef4461..01f15de 100644
--- a/locale/tr/libgammu.po
+++ b/locale/tr/libgammu.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.28.91\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
-"PO-Revision-Date: 2016-02-04 11:21+0000\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
+"PO-Revision-Date: 2016-10-11 07:27+0000\n"
"Last-Translator: Burak Yavuz <hitowerdigit@hotmail.com>\n"
"Language-Team: Turkish "
"<https://hosted.weblate.org/projects/gammu/libgammu/tr/>\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Weblate 2.5-dev\n"
+"X-Generator: Weblate 2.9-dev\n"
#: libgammu/gsmcomon.c:84
msgid "No error."
@@ -80,27 +80,27 @@ msgstr ""
#: libgammu/gsmcomon.c:98
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
-"Çerçeve şu anda istenmedi. Nasıl raporlandığı bilgisi için <http://wammu.eu/"
-"support/bugs/> adresine bakın."
+"Çerçeve şu anda istenmedi. Nasıl raporlandığı bilgisi için "
+"<https://wammu.eu/support/bugs/> adresine bakın."
#: libgammu/gsmcomon.c:99
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
-"Telefondan bilinmeyen yanıt. Nasıl raporlandığı bilgisi için <http://wammu."
-"eu/support/bugs/> adresine bakın."
+"Telefondan bilinmeyen yanıt. Nasıl raporlandığı bilgisi için "
+"<https://wammu.eu/support/bugs/> adresine bakın."
#: libgammu/gsmcomon.c:100
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
-"Bilinmeyen çerçeve. Bilgiyi nasıl bildireceğiniz için <http://wammu.eu/"
-"support/bugs/> adresine bakın."
+"Bilinmeyen çerçeve. Bilgiyi nasıl bildireceğiniz için "
+"<https://wammu.eu/support/bugs/> adresine bakın."
#: libgammu/gsmcomon.c:101
msgid "Unknown connection type string. Check config file."
@@ -353,7 +353,6 @@ msgid "Network error."
msgstr "Ağ hatası."
#: libgammu/gsmcomon.c:157
-#| msgid "Invalid data given to phone."
msgid "Invalid database version."
msgstr "Geçersiz veritabanı sürümü."
@@ -362,17 +361,14 @@ msgid "Failed to initialize DB driver."
msgstr "DB sürücüsünü başlatma başarısız."
#: libgammu/gsmcomon.c:159
-#| msgid "Failed to connect to phone"
msgid "Failed to configure DB driver."
msgstr "DB sürücüsünü yapılandırma başarısız."
#: libgammu/gsmcomon.c:160
-#| msgid "Failed to connect to phone"
msgid "Failed to connect to database."
msgstr "Veritabanına bağlanma başarısız."
#: libgammu/gsmcomon.c:161
-#| msgid "Connection test"
msgid "Database connection timeout."
msgstr "Veritabanı bağlantısı zaman aşımı."
@@ -384,7 +380,7 @@ msgstr "SQL sorgusu yürütmede hata oldu."
msgid "Unknown error description."
msgstr "Bilinmeyen hata açıklaması."
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr "Şablonlar"
diff --git a/locale/uk/docs.po b/locale/uk/docs.po
index 696b794..d359186 100644
--- a/locale/uk/docs.po
+++ b/locale/uk/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2012-04-10 11:40+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -35,8 +35,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -48,7 +48,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -69,11 +70,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -82,58 +101,83 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, no-wrap
msgid "More information"
msgstr ""
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
@@ -149,5 +193,15 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/uk/gammu.po b/locale/uk/gammu.po
index 4677758..3f42a6c 100644
--- a/locale/uk/gammu.po
+++ b/locale/uk/gammu.po
@@ -7,17 +7,17 @@ msgid ""
msgstr ""
"Project-Id-Version: Wammu 0.37\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2016-03-05 14:31+0000\n"
"Last-Translator: Olexandr Nesterenko <olexn@ukr.net>\n"
-"Language-Team: Ukrainian "
-"<https://hosted.weblate.org/projects/gammu/gammu/uk/>\n"
+"Language-Team: Ukrainian <https://hosted.weblate.org/projects/gammu/gammu/uk/"
+">\n"
"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
-"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 2.5-dev\n"
#: gammu/backup.c:49 gammu/backup.c:72 gammu/backup.c:95 gammu/backup.c:116
@@ -66,7 +66,7 @@ msgstr "Невідомий формат відновлення: \"%s\"\n"
msgid "Error while opening file for writing!\n"
msgstr "Помилка відкриття файлу для запису!\n"
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "Помилка запису у файл!\n"
@@ -77,7 +77,7 @@ msgstr "Помилка під час закриття файлу!\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "Читання"
@@ -85,7 +85,7 @@ msgstr "Читання"
msgid "Only part of data saved, please increase the limit."
msgstr "Тільки частина даних збережена, збільшіть ліміт."
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "Читання:"
@@ -96,9 +96,9 @@ msgstr "Читання:"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "%i відсоток(ків)"
@@ -106,7 +106,7 @@ msgstr "%i відсоток(ків)"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr "Щоб зупинити, натисніть Ctrl + C..."
@@ -274,7 +274,7 @@ msgstr "Час резервної копії"
msgid "Phone"
msgstr "Телефон"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr "IMEI"
@@ -314,7 +314,7 @@ msgstr "Відновити групи та логотипи абонентів?"
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr "Запис:"
@@ -367,8 +367,8 @@ msgid "Deleting old notes:"
msgstr "Видалення старих нотаток:"
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr "Зроблено"
@@ -412,12 +412,12 @@ msgstr "Відновити налаштування WAP телефону?"
msgid "Restore phone MMS settings?"
msgstr "Відновити налаштування MMS телефону?"
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr "Видалити усі мелодії користувача на телефоні?"
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr "Видалення"
@@ -447,7 +447,7 @@ msgstr "Відновити точки доступу GPRS телефону?"
msgid "Unknown memory type (\"%s\")\n"
msgstr "Не відомий тип пам'яті (\"%s\")\n"
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -482,42 +482,42 @@ msgstr "Додати нотатку у телефон?"
msgid "Add phone WAP bookmarks?"
msgstr "Додати WAP закладки телефону?"
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr "Видалити всі смс після резервування?"
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr "Зарезервувати SMS із теки \"%s\"%s?"
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr " (SIM)"
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr " Збільшити %s\n"
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr "Видалення:"
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr "Відновити повідомлення?"
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr "Хочете відновити двійкові дані SMS?"
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr "Відновити %03i SMS у теку \"%s\"%s?"
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr "збереження %i SMS\n"
@@ -673,7 +673,7 @@ msgid "Silent alarm"
msgstr "Тихий сигнал"
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "Текст"
@@ -688,8 +688,8 @@ msgstr "LUID"
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "Розташування"
@@ -922,7 +922,7 @@ msgstr "Високий"
msgid "None"
msgstr "Не застосовувати"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "Невідомо"
@@ -1080,13 +1080,13 @@ msgstr "Невірний день!"
msgid "Security status"
msgstr "Стан безпеки"
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr "Необхідно більше параметрів!"
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr ""
@@ -1096,7 +1096,7 @@ msgstr "Задом на перед"
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr "так"
@@ -1142,9 +1142,13 @@ msgid "Setting done"
msgstr "Налаштування виконано"
#: gammu/depend/nokia/dct4.c:303
+#, fuzzy
+#| msgid ""
+#| "Sorry, but configuration matrix for this model has not yet been added. "
+#| "See <http://wammu.eu/support/bugs/> for information how to report it."
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
"Вибачте, але для вказаної моделі телефону відсутні варіанти конфігурації. "
"Дивіться деталі на <http://wammu.eu/support/bugs/> як повідомити про це."
@@ -1165,7 +1169,7 @@ msgstr ""
msgid "No signal"
msgstr "Немає сигналу"
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr "Перерва"
@@ -1540,9 +1544,12 @@ msgid "Windows serial port probing"
msgstr ""
#: gammu-detect/main.c:85
+#, fuzzy
+#| msgid ""
+#| "Copyright \\(co 2003 - 2008 Michal Cihar E<lt>I<michal@cihar.com>E<gt>"
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
-msgstr ""
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
+msgstr "Copyright \\(co 2003 - 2008 Michal Cihar E<lt>I<michal@cihar.com>E<gt>"
#: gammu-detect/main.c:87 gammu/gammu.c:336
msgid "License GPLv2: GNU GPL version 2 <https://spdx.org/licenses/GPL-2.0>."
@@ -1557,7 +1564,9 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+#, fuzzy
+#| msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr "Використовуйте адресу <http://wammu.eu/gammu/> для оновлення."
#: gammu-detect/main.c:100
@@ -1625,7 +1634,7 @@ msgstr ""
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr ""
#: gammu/files.c:55
@@ -1634,7 +1643,7 @@ msgstr ""
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr ""
#. l10n: One char to indicate protected file
@@ -1688,62 +1697,62 @@ msgstr ""
msgid "Part of folder only"
msgstr ""
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr ""
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr ""
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr ""
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
msgstr ""
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr ""
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr ""
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr ""
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr ""
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr ""
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr ""
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr ""
@@ -1758,12 +1767,12 @@ msgstr ""
msgid "Unknown country name: %s."
msgstr ""
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr ""
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "Назва"
@@ -1800,7 +1809,7 @@ msgstr ""
#| msgid ""
#| "Copyright \\(co 2003 - 2008 Michal Cihar E<lt>I<michal@cihar.com>E<gt>"
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr "Copyright \\(co 2003 - 2008 Michal Cihar E<lt>I<michal@cihar.com>E<gt>"
#: gammu/gammu.c:370
@@ -1837,199 +1846,199 @@ msgid ""
"smsd!"
msgstr ""
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "Дзвінки"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr ""
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr ""
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr ""
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr ""
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr "Рингтони"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr ""
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr ""
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr ""
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr ""
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr ""
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr ""
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr ""
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr ""
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr ""
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr ""
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr ""
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr "Отримання інформації про телефон"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr ""
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr ""
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr ""
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr ""
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr ""
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr ""
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
"\n"
msgstr ""
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr ""
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr ""
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr ""
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr ""
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr ""
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr ""
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr ""
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr ""
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2053,7 +2062,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr ""
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr ""
@@ -2070,12 +2079,12 @@ msgstr ""
msgid "We already have one pending, ignoring this one!"
msgstr ""
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr ""
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr ""
@@ -2120,144 +2129,144 @@ msgstr "Не підтримується"
msgid "Service reply"
msgstr ""
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "Номер"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr ""
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr ""
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr ""
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr ""
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr "Пейджер"
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr ""
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr ""
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr ""
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ""
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ""
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ""
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ""
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ""
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr ""
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr ""
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ""
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr ""
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr ""
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr ""
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr ""
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr ""
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr "телефон"
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr ""
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr ""
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr ""
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr ""
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr ""
@@ -2303,7 +2312,7 @@ msgstr ""
msgid "Packet network"
msgstr ""
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr ""
@@ -2412,908 +2421,848 @@ msgstr ""
msgid "NiMH"
msgstr ""
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr ""
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr ""
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr ""
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr ""
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr ""
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr ""
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "Пристрій"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "Виробник"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "Модель"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "Прошивка"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "Апаратне забезпечення"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "Оригінальний IMEI"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr ""
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "Код продукту"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "SIM IMSI"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr ""
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr ""
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr ""
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr ""
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr ""
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr ""
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr ""
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr ""
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr ""
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr ""
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr ""
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr ""
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr ""
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr ""
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr ""
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr ""
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr ""
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr ""
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "Задачі"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "Календар"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr ""
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr ""
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr ""
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr ""
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr ""
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr ""
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr ""
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr ""
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr ""
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr ""
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr ""
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr ""
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr ""
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr ""
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr ""
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr ""
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr ""
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr ""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr ""
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
msgid "Ringtone"
msgstr ""
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr ""
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr ""
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr "вимкнено"
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr ""
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr ""
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr ""
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr ""
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr ""
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr ""
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr ""
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr ""
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr ""
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr ""
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr ""
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr ""
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "Тип з’єднання"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr ""
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr ""
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr ""
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr ""
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr ""
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr ""
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr ""
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr ""
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr ""
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr ""
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr "Автоматичний"
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "Типовий"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr ""
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr ""
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr ""
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr ""
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr ""
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr ""
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr ""
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "Пароль"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr ""
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr ""
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr ""
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr ""
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr ""
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr ""
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr ""
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr "Сервер"
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr ""
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr ""
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr ""
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr "Домашня сторінка"
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr ""
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr ""
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr ""
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr ""
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr ""
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr ""
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ""
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr ""
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr ""
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr ""
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr ""
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr ""
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr ""
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr ""
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr ""
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr ""
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr ""
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr ""
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr ""
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr ""
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr ""
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr ""
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr ""
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr ""
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr ""
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr ""
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr ""
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr ""
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr ""
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr ""
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr ""
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr ""
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr ""
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr ""
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr ""
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr ""
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr ""
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr ""
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr ""
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr "Особистий"
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr ""
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr ""
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr ""
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr ""
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr ""
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr ""
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr ""
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr ""
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr ""
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr ""
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr ""
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr ""
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr ""
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr ""
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr ""
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr ""
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr ""
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr ""
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr ""
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr ""
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr ""
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr ""
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr ""
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr ""
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3372,12 +3321,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3425,87 +3374,87 @@ msgstr ""
msgid "Writing file %s:"
msgstr ""
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr ""
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr ""
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr ""
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr ""
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr ""
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr ""
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr ""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr ""
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr ""
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr ""
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr ""
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr ""
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr ""
@@ -3877,71 +3826,71 @@ msgstr ""
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr ""
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr ""
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr ""
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr ""
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr ""
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr ""
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr ""
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr ""
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr ""
diff --git a/locale/uk/libgammu.po b/locale/uk/libgammu.po
index 6b08747..8a7b3c8 100644
--- a/locale/uk/libgammu.po
+++ b/locale/uk/libgammu.po
@@ -7,17 +7,17 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.31.91\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2016-02-05 20:15+0000\n"
"Last-Translator: Olexandr Nesterenko <olexn@ukr.net>\n"
-"Language-Team: Ukrainian "
-"<https://hosted.weblate.org/projects/gammu/libgammu/uk/>\n"
+"Language-Team: Ukrainian <https://hosted.weblate.org/projects/gammu/libgammu/"
+"uk/>\n"
"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
-"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 2.5-dev\n"
#: libgammu/gsmcomon.c:84
@@ -83,24 +83,36 @@ msgid "No response in specified timeout. Probably phone not connected."
msgstr "Перевищено час очікування відповіді. Можливо, телефон не під'єднано."
#: libgammu/gsmcomon.c:98
+#, fuzzy
+#| msgid ""
+#| "Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Невідомий відгук від телефону. На сторінці <http://wammu.eu/support/bugs/> "
"розказано як про це повідомити."
#: libgammu/gsmcomon.c:99
+#, fuzzy
+#| msgid ""
+#| "Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"Невідомий відгук від телефону. На сторінці <http://wammu.eu/support/bugs/> "
"розказано як про це повідомити."
#: libgammu/gsmcomon.c:100
+#, fuzzy
+#| msgid ""
+#| "Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+#| "report it."
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
"Невідомий кадр. На сторінці <http://wammu.eu/support/bugs/> розказано як про "
@@ -355,7 +367,6 @@ msgid "Network error."
msgstr "Помилка мережі."
#: libgammu/gsmcomon.c:157
-#| msgid "Invalid data given to phone."
msgid "Invalid database version."
msgstr "Помилкова версія бази даних."
@@ -364,17 +375,14 @@ msgid "Failed to initialize DB driver."
msgstr "Не вдалося ініціалізувати драйвер БД."
#: libgammu/gsmcomon.c:159
-#| msgid "Failed to connect to phone"
msgid "Failed to configure DB driver."
msgstr "Не вдалося сконфігурувати драйвер БД."
#: libgammu/gsmcomon.c:160
-#| msgid "Failed to connect to phone"
msgid "Failed to connect to database."
msgstr "Не вдалося з’єднатися з базою даних."
#: libgammu/gsmcomon.c:161
-#| msgid "Connection test"
msgid "Database connection timeout."
msgstr "Тайм-аут підключення до бази даних."
@@ -386,7 +394,7 @@ msgstr "Помилка під час виконання SQL запиту."
msgid "Unknown error description."
msgstr "Невідомий помилковий опис."
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr "Зразки"
diff --git a/locale/zh_CN/docs.po b/locale/zh_CN/docs.po
index 0705532..ace000d 100644
--- a/locale/zh_CN/docs.po
+++ b/locale/zh_CN/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2009-01-27 14:06+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -33,8 +33,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -46,7 +46,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -67,11 +68,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -80,58 +99,83 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, fuzzy, no-wrap
msgid "More information"
msgstr "手机信息"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
@@ -147,6 +191,16 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/zh_CN/gammu.po b/locale/zh_CN/gammu.po
index 6a497b0..033f4f0 100644
--- a/locale/zh_CN/gammu.po
+++ b/locale/zh_CN/gammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Wammu 0.37\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2014-02-16 01:42+0200\n"
"Last-Translator: Huang Zhiyi <hzy980512@126.com>\n"
"Language-Team: Simplified Chinese <http://hosted.weblate.org/projects/gammu/"
@@ -65,7 +65,7 @@ msgstr "未知备份格式: \"%s\"\n"
msgid "Error while opening file for writing!\n"
msgstr "打开文件写入时出错!\n"
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr "写入文件时出错!\n"
@@ -76,7 +76,7 @@ msgstr "关闭文件时出错!\n"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr "正在读取"
@@ -84,7 +84,7 @@ msgstr "正在读取"
msgid "Only part of data saved, please increase the limit."
msgstr "仅保存部分数据,请增加限制。"
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr "正在读取:"
@@ -95,9 +95,9 @@ msgstr "正在读取:"
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr "百分之 %i"
@@ -105,7 +105,7 @@ msgstr "百分之 %i"
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr "按 Ctrl+C 取消..."
@@ -273,7 +273,7 @@ msgstr "备份时间"
msgid "Phone"
msgstr "手机"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr "IMEI"
@@ -307,7 +307,7 @@ msgstr ""
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr "正在写入:"
@@ -356,8 +356,8 @@ msgid "Deleting old notes:"
msgstr "正在删除原有便签:"
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr "已完成"
@@ -401,12 +401,12 @@ msgstr "恢复手机 WAP 设置?"
msgid "Restore phone MMS settings?"
msgstr "恢复手机彩信设置?"
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr "删除所有用户铃声?"
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr "正在删除"
@@ -436,7 +436,7 @@ msgstr "恢复手机 GPRS 接入点?"
msgid "Unknown memory type (\"%s\")\n"
msgstr "未知内存类型 (\"%s\")\n"
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -471,42 +471,42 @@ msgstr "添加便签到手机?"
msgid "Add phone WAP bookmarks?"
msgstr "添加手机 WAP 书签?"
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr "在备份后删除每个短信?"
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr "备份 \"%s\"%s 的短信?"
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr " (SIM 卡)"
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr " 增加 %s\n"
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr "正在删除:"
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr "恢复信息?"
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr "您要恢复二进制短信吗?"
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr "恢复 %03i 短信到 \"%s\"%s ?"
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr "正在保存 %i 短信\n"
@@ -663,7 +663,7 @@ msgid "Silent alarm"
msgstr ""
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "文本"
@@ -678,8 +678,8 @@ msgstr ""
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "位置"
@@ -910,7 +910,7 @@ msgstr "高"
msgid "None"
msgstr "无"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "未知"
@@ -1068,13 +1068,13 @@ msgstr "星期错误!"
msgid "Security status"
msgstr "安全状态"
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr "需要更多参数!"
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr "请从 1 列举位置"
@@ -1084,7 +1084,7 @@ msgstr "交换位置"
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr "是"
@@ -1130,10 +1130,16 @@ msgid "Setting done"
msgstr "设置完成"
#: gammu/depend/nokia/dct4.c:303
+#, fuzzy
+#| msgid ""
+#| "Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
+"来自电话的未知回复。请参考<http://wammu.eu/support/bugs/>上的信息来报告这个问"
+"题。"
#: gammu/depend/nokia/dct4.c:369
msgid "Passed"
@@ -1151,7 +1157,7 @@ msgstr "未执行"
msgid "No signal"
msgstr "无信号"
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr "超时"
@@ -1532,8 +1538,12 @@ msgid "Windows serial port probing"
msgstr "手机端口"
#: gammu-detect/main.c:85
+#, fuzzy
+#| msgid ""
+#| "Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other "
+#| "authors."
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr "版权所有 (C) 2010 - 2011 Michal Cihar <michal@cihar.com> 及其它作者。"
#: gammu-detect/main.c:87 gammu/gammu.c:336
@@ -1553,7 +1563,9 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+#, fuzzy
+#| msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr "到 <http://wammu.eu/gammu/> 检查更新。"
#: gammu-detect/main.c:100
@@ -1620,8 +1632,9 @@ msgid "Phone memory"
msgstr "手机内存"
#: gammu/files.c:49
-#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+#, fuzzy, c-format
+#| msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr "%i 字节 (剩余 %i 字节,已用 %i 字节)"
#: gammu/files.c:55
@@ -1629,8 +1642,9 @@ msgid "Usage details"
msgstr ""
#: gammu/files.c:56
-#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+#, fuzzy, c-format
+#| msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr "图片: %i, 声音: %i, 主题: %i"
#. l10n: One char to indicate protected file
@@ -1684,62 +1698,62 @@ msgstr "未知属性 (%s)\n"
msgid "Part of folder only"
msgstr ""
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr ""
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr ""
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr ""
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
msgstr ""
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr ""
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr ""
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr "参数 \"%s\" 未知\n"
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr ""
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr ""
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr ""
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr ""
@@ -1754,12 +1768,12 @@ msgstr ""
msgid "Unknown country name: %s."
msgstr ""
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr "网络"
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "名称"
@@ -1797,7 +1811,7 @@ msgstr ""
#| "Copyright (C) 2003 - 2012 Michal Cihar <michal@cihar.com> and other "
#| "authors."
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr "版权所有 (C) 2003 - 2012 Michal Cihar <michal@cihar.com> 及其它作者。"
#: gammu/gammu.c:370
@@ -1834,200 +1848,200 @@ msgid ""
"smsd!"
msgstr ""
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "通话"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr ""
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr "内存 (联系人和通话记录)"
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr "文件系统"
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr ""
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr "铃音"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr "日历"
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr "待办事项"
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr "备注"
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr "日期、时间和闹钟"
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr "分类"
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr ""
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr ""
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr "WAP 设置和书签"
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr "彩信和彩信设置"
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr "手机测试"
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr "FM 广播"
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr "手机信息"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr "手机设置"
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr ""
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr "Gammu 信息"
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr "用法: gammu [参数] <command> [选项]"
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr ""
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr ""
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
"\n"
msgstr ""
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr "参数过少 (需要 %d 个)\n"
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr "参数过少 (需要 %d 到 %d 个)\n"
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr "参数帮助"
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr "参数过多 (只要 %d 个)\n"
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr "参数过多 (只要 %d 到 %d 个)\n"
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr "无效选项!"
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr ""
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr ""
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr ""
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr ""
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2051,7 +2065,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr ""
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr ""
@@ -2068,12 +2082,12 @@ msgstr ""
msgid "We already have one pending, ignoring this one!"
msgstr ""
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr ""
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr "空"
@@ -2118,144 +2132,144 @@ msgstr "未支持"
msgid "Service reply"
msgstr "服务回复"
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "号码"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr "默认号码"
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr "格式"
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr "传真"
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr "邮箱"
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr "传呼机"
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr ""
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr ""
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr ""
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ",SIM 卡内存"
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ",手机内存"
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ",手机或 SIM 卡内存"
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ",收件箱"
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ",发件箱"
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr "确定"
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr "错误 %i"
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ""
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr ""
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr ""
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr ""
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr ""
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr ""
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM卡"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr "手机"
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr ""
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr ""
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr ""
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr ""
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr ""
@@ -2301,7 +2315,7 @@ msgstr ""
msgid "Packet network"
msgstr ""
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr "GPRS"
@@ -2410,909 +2424,849 @@ msgstr "锂聚合物电池"
msgid "NiMH"
msgstr "镍氢电池"
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr ""
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr ""
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr "纬度"
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr "经度"
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr "范围"
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr ""
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "设备"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "制造商"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "型号"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "固件"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "硬件"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr "原来 IMEI"
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr ""
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr "产品代码"
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr "SIM IMSI"
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr ""
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr "来自 \"%s\" 的电话\n"
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr "拨打给 \"%s\"\n"
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr "呼叫已开始"
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr ""
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr ""
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr ""
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr "呼叫已建立。正在等待应答"
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr "呼叫已保持"
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr "呼叫已恢复"
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr "呼叫已切换"
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr "%3d 已用"
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr "%3d 空闲"
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr "正在进入监控模式。。。"
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr ""
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr ""
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr ""
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr ""
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "任务"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "日程表"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr "信号强度"
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr "%i dBm"
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr ""
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr ""
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr "SIM 卡短信状态"
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr "%i 已用"
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr "%i 未读"
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr ""
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr "手机短信状态"
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr ""
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr ""
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr "诺基亚二进制"
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr "MIDI"
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr ""
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr ""
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr ""
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr ""
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr ""
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr ""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr "默认"
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
#, fuzzy
msgid "Ringtone"
msgstr "铃音"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr ""
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr "位图"
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr "已启用"
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr "已禁用"
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr ""
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr ""
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr ""
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr "未知参数 (\"%s\")"
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr "删除手机联系人?"
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr "删除 SIM 卡联系人?"
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr "删除未接电话?"
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr "删除已拨电话?"
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr "删除已接电话?"
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr "删除手机日历?"
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr "删除手机待办事项?"
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr "删除手机备注?"
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr "删除手机 WAP 书签?"
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr "删除所有手机 FM 广播电台?"
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "连接类型"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr "持续"
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr "临时"
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr "连接安全"
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr "开"
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr "关"
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr "代理"
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr "地址 \"%s\",端口 %i"
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr "短信"
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr "服务器号码"
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr "服务号码"
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr "数据 (CSD)"
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr "拨号号码"
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr "IP 地址"
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr "登录方式"
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr "手动"
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr "自动"
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr "认证方式"
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "普通"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr "安全"
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr "数据呼叫类型"
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr "ISDN"
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr "模拟"
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr "数据呼叫速率"
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr "自动"
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr "用户名"
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "密码"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr "USSD"
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr "服务码"
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr "地址类型"
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr "接入点"
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr ""
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr "用户"
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr "联系人数据库"
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr "日历数据库"
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr "服务器"
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr "同步联系人"
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr "同步日历"
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr ""
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr "主页"
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr "激活"
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr "只读"
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr ""
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr ""
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr "图片"
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr ""
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ""
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr ""
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr "文本太长,截取到 %d 个字符!\n"
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr "输入 %s 码: "
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr ""
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr ""
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr ""
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr ""
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr ""
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr ""
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr ""
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr ""
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr ""
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr ""
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr ""
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr ""
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr ""
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr ""
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr "屏幕保护"
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr "屏幕保护超时"
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr "自动应答"
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr ""
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr ""
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr ""
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr ""
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr ""
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr ""
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr ""
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr ""
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr ""
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr ""
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr ""
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr ""
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr ""
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr "个人的"
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr ""
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr ""
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr ""
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr ""
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr ""
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr ""
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr ""
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr ""
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr ""
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr ""
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr ""
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr "频率"
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr "转移类型"
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr "忙时转移"
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr "无应答转移"
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr "关机或不在服务区转移"
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr "无条件转移"
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr ""
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr "呼叫类型"
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr "语音"
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr "传真"
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr "数据"
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr "数据 & 传真 & 语音"
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr ""
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3371,12 +3325,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3424,87 +3378,87 @@ msgstr ""
msgid "Writing file %s:"
msgstr ""
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr ""
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, c-format
msgid "Can not open file %s\n"
msgstr "无法打开文件 %s\n"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr ""
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr ""
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr ""
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr ""
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr ""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr " 版本 %s"
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr ""
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr ""
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr ""
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr "正在写 JAD 文件:"
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr "正在写 JAR 文件:"
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr "正在写文件:"
@@ -3866,71 +3820,71 @@ msgstr ""
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr "无法打开文件 \"%s\"\n"
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr "未知参数 (\"%c\")\n"
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr "最后一个参数不是文本"
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr ""
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr "输入信息内容并按 %s:\n"
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr "Ctrl+Z"
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr "Ctrl+D"
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr ""
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr ""
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr ""
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr ""
@@ -4338,6 +4292,15 @@ msgstr "警告"
msgid "Information"
msgstr "信息"
+#~ msgid "Latitude"
+#~ msgstr "纬度"
+
+#~ msgid "Longitude"
+#~ msgstr "经度"
+
+#~ msgid "Range"
+#~ msgstr "范围"
+
#~ msgid "[Gammu version %s built %s on %s using %s]"
#~ msgstr "[Gammu 版本 %s 构建 %s 于 %s 使用 %s]"
diff --git a/locale/zh_CN/libgammu.po b/locale/zh_CN/libgammu.po
index 28f57b1..efa459e 100644
--- a/locale/zh_CN/libgammu.po
+++ b/locale/zh_CN/libgammu.po
@@ -7,11 +7,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Wammu 0.37\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2016-03-19 15:57+0000\n"
"Last-Translator: YFdyh000 <yfdyh000@gmail.com>\n"
-"Language-Team: Chinese (China) "
-"<https://hosted.weblate.org/projects/gammu/libgammu/zh_CN/>\n"
+"Language-Team: Chinese (China) <https://hosted.weblate.org/projects/gammu/"
+"libgammu/zh_CN/>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -80,22 +80,34 @@ msgid "No response in specified timeout. Probably phone not connected."
msgstr "连接超时,可能电话尚未连接。"
#: libgammu/gsmcomon.c:98
+#, fuzzy
+#| msgid ""
+#| "Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr "现在不能提交帧。请参考<http://wammu.eu/support/bugs/>上的信息来报告。"
#: libgammu/gsmcomon.c:99
+#, fuzzy
+#| msgid ""
+#| "Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+#| "information how to report it."
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
"来自电话的未知回复。请参考<http://wammu.eu/support/bugs/>上的信息来报告这个问"
"题。"
#: libgammu/gsmcomon.c:100
+#, fuzzy
+#| msgid ""
+#| "Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+#| "report it."
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr "未知帧。请参考<http://wammu.eu/support/bugs/>上的信息来报告这个问题。"
@@ -333,7 +345,6 @@ msgid "Network error."
msgstr "网络错误。"
#: libgammu/gsmcomon.c:157
-#| msgid "Invalid data given to phone."
msgid "Invalid database version."
msgstr "无效的数据库版本。"
@@ -342,17 +353,14 @@ msgid "Failed to initialize DB driver."
msgstr "初始化数据库驱动程序失败。"
#: libgammu/gsmcomon.c:159
-#| msgid "Failed to connect to phone"
msgid "Failed to configure DB driver."
msgstr "配置数据库驱动程序失败。"
#: libgammu/gsmcomon.c:160
-#| msgid "Failed to connect to phone"
msgid "Failed to connect to database."
msgstr "连接数据库失败。"
#: libgammu/gsmcomon.c:161
-#| msgid "Connection test"
msgid "Database connection timeout."
msgstr "数据库连接超时。"
@@ -364,7 +372,7 @@ msgstr "执行 SQL 查询出错。"
msgid "Unknown error description."
msgstr "未知的错误描述。"
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr "模板"
diff --git a/locale/zh_TW/docs.po b/locale/zh_TW/docs.po
index b2d109f..62b9e00 100644
--- a/locale/zh_TW/docs.po
+++ b/locale/zh_TW/docs.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Gammu-docs 1.37.1\n"
+"Project-Id-Version: Gammu-docs 1.37.90\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-12-29 11:51+0100\n"
+"POT-Creation-Date: 2016-10-11 13:13+0200\n"
"PO-Revision-Date: 2009-01-27 14:27+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -33,8 +33,8 @@ msgstr ""
#: README.rst:11
msgid ""
"It has been initiated by Marcin Wiacek and other people. Originally the code "
-"was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www."
-"mwiacek.com> projects. Gammu was former (up to version 0.58) called "
+"was based on Gnokii <https://www.gnokii.org/> and later MyGnokii <http://www."
+"mwiacek.com/> projects. Gammu was former (up to version 0.58) called "
"MyGnokii2."
msgstr ""
@@ -46,7 +46,8 @@ msgid ""
msgstr ""
#. type: Labeled list
-#: README.rst:15 README.rst:19 README.rst:23
+#: README.rst:15 README.rst:19 README.rst:23 README.rst:27 README.rst:31
+#: README.rst:35
#, no-wrap
msgid ".. image"
msgstr ".. image"
@@ -67,11 +68,29 @@ msgstr ":target: https://travis-ci.org/gammu/gammu"
#. type: Plain text
#: README.rst:20
-msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
-msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid ""
+"https://ci.appveyor.com/api/projects/status/dkm2eam66rbhhuwn/branch/master?"
+"svg=true"
+msgstr ""
#. type: Plain text
#: README.rst:22
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ""
+":alt: Windows Build status :target: https://ci.appveyor.com/project/nijel/"
+"gammu/branch/master"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:24
+#, fuzzy
+#| msgid "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+msgid "https://hosted.weblate.org/widgets/gammu/-/svg-badge.svg"
+msgstr "https://hosted.weblate.org/widgets/gammu-status-badge.png"
+
+#. type: Plain text
+#: README.rst:26
msgid ""
":alt: Translation status :target: https://hosted.weblate.org/engage/gammu/?"
"utm_source=widget"
@@ -80,58 +99,83 @@ msgstr ""
"utm_source=widget"
#. type: Plain text
-#: README.rst:24
+#: README.rst:28
msgid "https://scan.coverity.com/projects/2890/badge.svg?flat=1"
msgstr ""
#. type: Plain text
-#: README.rst:26
+#: README.rst:30
#, fuzzy
#| msgid ":alt: Bitdeli badge :target: https://bitdeli.com/free"
msgid ":alt: Coverity scan :target: https://scan.coverity.com/projects/2890"
msgstr ":alt: Bitdeli badge :target: https://bitdeli.com/free"
+#. type: Plain text
+#: README.rst:32
+msgid "https://img.shields.io/gratipay/Gammu.svg"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:34
+#, fuzzy
+#| msgid ":target: https://travis-ci.org/gammu/gammu"
+msgid ":alt: Gratipay :target: https://gratipay.com/Gammu/"
+msgstr ":target: https://travis-ci.org/gammu/gammu"
+
+#. type: Plain text
+#: README.rst:36
+msgid ""
+"https://www.bountysource.com/badge/team?team_id=23177&style=bounties_received"
+msgstr ""
+
+#. type: Plain text
+#: README.rst:38
+msgid ""
+":alt: Bountysource :target: https://www.bountysource.com/teams/gammu/issues?"
+"utm_source=Gammu&utm_medium=shield&utm_campaign=bounties_received"
+msgstr ""
+
#. type: Title =
-#: README.rst:28
+#: README.rst:40
#, fuzzy, no-wrap
msgid "More information"
msgstr "手機資訊"
#. type: Plain text
-#: README.rst:31
-msgid "You can find more information on <http://wammu.eu/gammu/>."
+#: README.rst:43
+msgid "You can find more information on <https://wammu.eu/gammu/>."
msgstr ""
#. type: Plain text
-#: README.rst:35
+#: README.rst:47
msgid ""
"There is also Gammu manual available in docs/manual. You can build HTML "
-"version of it using make manual-html which is viewable online at <http://"
+"version of it using make manual-html which is viewable online at <https://"
"wammu.eu/docs/manual/>."
msgstr ""
#. type: Title =
-#: README.rst:38
+#: README.rst:50
#, no-wrap
msgid "Feedback and bug reports"
msgstr ""
#. type: Plain text
-#: README.rst:42
+#: README.rst:54
msgid ""
-"Any feedback is welcome, see <http://wammu.eu/support/> for information how "
+"Any feedback is welcome, see <https://wammu.eu/support/> for information how "
"to contact developers."
msgstr ""
#. type: Title =
-#: README.rst:45
+#: README.rst:57
#, no-wrap
msgid "Support developers"
msgstr ""
#. type: Plain text
-#: README.rst:47
-msgid "You can appreciate developers work at <http://wammu.eu/donate/>."
+#: README.rst:59
+msgid "You can appreciate developers work at <https://wammu.eu/donate/>."
msgstr ""
#. type: Title =
@@ -147,6 +191,16 @@ msgid ""
"\"Compiling Gammu\" in The Gammu Manual."
msgstr ""
+#, fuzzy
+#~| msgid "https://travis-ci.org/gammu/gammu.png?branch=master"
+#~ msgid "https://todofy.org/b/gammu/gammu"
+#~ msgstr "https://travis-ci.org/gammu/gammu.png?branch=master"
+
+#, fuzzy
+#~| msgid ":target: https://travis-ci.org/gammu/gammu"
+#~ msgid ":target: https://todofy.org/r/gammu/gammu"
+#~ msgstr ":target: https://travis-ci.org/gammu/gammu"
+
#~ msgid "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
#~ msgstr "https://d2weczhvl823v0.cloudfront.net/gammu/gammu/trend.png"
diff --git a/locale/zh_TW/gammu.po b/locale/zh_TW/gammu.po
index 7249269..f7ab0bd 100644
--- a/locale/zh_TW/gammu.po
+++ b/locale/zh_TW/gammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2014-12-30 09:17+0200\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: Traditional Chinese <https://hosted.weblate.org/projects/"
@@ -65,7 +65,7 @@ msgstr ""
msgid "Error while opening file for writing!\n"
msgstr ""
-#: gammu/backup.c:191 gammu/files.c:454 helper/message-cmdline.c:1110
+#: gammu/backup.c:191 gammu/files.c:455 helper/message-cmdline.c:1111
msgid "Error while writing file!\n"
msgstr ""
@@ -77,7 +77,7 @@ msgstr "與手機通訊中發生錯誤"
#: gammu/backup.c:241 gammu/backup.c:424 gammu/backup.c:496 gammu/backup.c:531
#: gammu/backup.c:565 gammu/backup.c:633 gammu/backup.c:670 gammu/backup.c:707
#: gammu/backup.c:744 gammu/backup.c:781 gammu/backup.c:819 gammu/backup.c:860
-#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:428
+#: gammu/backup.c:894 gammu/backup.c:931 gammu/message.c:430
msgid "Reading"
msgstr ""
@@ -85,7 +85,7 @@ msgstr ""
msgid "Only part of data saved, please increase the limit."
msgstr ""
-#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:182
+#: gammu/backup.c:268 gammu/backup.c:310 gammu/backup.c:475 gammu/mms.c:183
msgid "Reading:"
msgstr ""
@@ -96,9 +96,9 @@ msgstr ""
#: gammu/backup.c:1455 gammu/backup.c:1480 gammu/backup.c:1516
#: gammu/backup.c:1569 gammu/backup.c:1594 gammu/backup.c:1676
#: gammu/backup.c:1704 gammu/backup.c:1737 gammu/backup.c:1761
-#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:108
-#: gammu/files.c:386 gammu/files.c:604 gammu/misc.c:107 gammu/misc.c:659
-#: gammu/misc.c:664 gammu/misc.c:1376 gammu/mms.c:183
+#: gammu/backup.c:1783 gammu/backup.c:1807 gammu/backupsms.c:118
+#: gammu/files.c:387 gammu/files.c:606 gammu/misc.c:107 gammu/misc.c:532
+#: gammu/misc.c:537 gammu/misc.c:1250 gammu/mms.c:184
#, c-format
msgid "%i percent"
msgstr ""
@@ -106,7 +106,7 @@ msgstr ""
#: gammu/backup.c:367 gammu/backup.c:1026 gammu/backup.c:1645
#: gammu/calendar.c:632 gammu/calendar.c:885 gammu/calendar.c:960
#: gammu/calendar.c:985 gammu/memory.c:24 gammu/memory.c:312 gammu/memory.c:376
-#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:606
+#: gammu/message.c:133 gammu/misc.c:205 gammu/misc.c:479
msgid "Press Ctrl+C to break..."
msgstr ""
@@ -274,7 +274,7 @@ msgstr ""
msgid "Phone"
msgstr "手機"
-#: gammu/backup.c:977 gammu/misc.c:410
+#: gammu/backup.c:977 gammu/misc.c:283
msgid "IMEI"
msgstr ""
@@ -308,7 +308,7 @@ msgstr ""
#: gammu/backup.c:1515 gammu/backup.c:1568 gammu/backup.c:1593
#: gammu/backup.c:1675 gammu/backup.c:1703 gammu/backup.c:1736
#: gammu/backup.c:1760 gammu/backup.c:1782 gammu/backup.c:1806
-#: gammu/files.c:753
+#: gammu/files.c:755
msgid "Writing:"
msgstr ""
@@ -357,8 +357,8 @@ msgid "Deleting old notes:"
msgstr ""
#: gammu/backup.c:1219 gammu/backup.c:1269 gammu/backup.c:1502
-#: gammu/backup.c:1560 gammu/misc.c:1385 gammu/misc.c:1430 gammu/misc.c:1454
-#: gammu/misc.c:1502
+#: gammu/backup.c:1560 gammu/misc.c:1259 gammu/misc.c:1304 gammu/misc.c:1328
+#: gammu/misc.c:1376
msgid "Done"
msgstr ""
@@ -402,12 +402,12 @@ msgstr ""
msgid "Restore phone MMS settings?"
msgstr ""
-#: gammu/backup.c:1495 gammu/misc.c:1498
+#: gammu/backup.c:1495 gammu/misc.c:1372
msgid "Delete all phone user ringtones?"
msgstr ""
-#: gammu/backup.c:1499 gammu/misc.c:1417 gammu/misc.c:1441 gammu/misc.c:1465
-#: gammu/misc.c:1481 gammu/misc.c:1499
+#: gammu/backup.c:1499 gammu/misc.c:1291 gammu/misc.c:1315 gammu/misc.c:1339
+#: gammu/misc.c:1355 gammu/misc.c:1373
msgid "Deleting"
msgstr ""
@@ -437,7 +437,7 @@ msgstr ""
msgid "Unknown memory type (\"%s\")\n"
msgstr ""
-#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:773 gammu/misc.c:806
+#: gammu/backup.c:1635 gammu/memory.c:70 gammu/misc.c:646 gammu/misc.c:679
#: helper/message-cmdline.c:1032
#, c-format
msgid "Unknown parameter (\"%s\")\n"
@@ -473,42 +473,42 @@ msgstr "發送檔案到手機"
msgid "Add phone WAP bookmarks?"
msgstr ""
-#: gammu/backupsms.c:51
+#: gammu/backupsms.c:61
msgid "Delete each sms after backup?"
msgstr ""
-#: gammu/backupsms.c:56
+#: gammu/backupsms.c:66
#, c-format
msgid "Backup sms from folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:58 gammu/backupsms.c:183
+#: gammu/backupsms.c:68 gammu/backupsms.c:220
msgid " (SIM)"
msgstr ""
-#: gammu/backupsms.c:84
+#: gammu/backupsms.c:94
#, c-format
msgid " Increase %s\n"
msgstr ""
-#: gammu/backupsms.c:107 gammu/misc.c:1375
+#: gammu/backupsms.c:117 gammu/misc.c:1249
msgid "Deleting:"
msgstr ""
-#: gammu/backupsms.c:141
+#: gammu/backupsms.c:165
msgid "Restore message?"
msgstr ""
-#: gammu/backupsms.c:168
+#: gammu/backupsms.c:205
msgid "Do you want to restore binary SMS?"
msgstr ""
-#: gammu/backupsms.c:180
+#: gammu/backupsms.c:217
#, c-format
msgid "Restore %03i sms to folder \"%s\"%s?"
msgstr ""
-#: gammu/backupsms.c:184
+#: gammu/backupsms.c:221
#, c-format
msgid "saving %i SMS\n"
msgstr ""
@@ -665,7 +665,7 @@ msgid "Silent alarm"
msgstr ""
#: gammu/calendar.c:217 gammu/calendar.c:551 gammu/calendar.c:774
-#: gammu/calendar.c:996 gammu/message.c:225 gammu/misc.c:1139
+#: gammu/calendar.c:996 gammu/message.c:227 gammu/misc.c:1013
#: helper/memory-display.c:170 helper/message-display.c:445
msgid "Text"
msgstr "文字"
@@ -680,8 +680,8 @@ msgstr ""
#: gammu/calendar.c:232 gammu/calendar.c:599 gammu/calendar.c:643
#: gammu/calendar.c:687 gammu/calendar.c:711 gammu/calendar.c:833
-#: gammu/memory.c:141 gammu/message.c:215 gammu/misc.c:1890 gammu/misc.c:1923
-#: gammu/misc.c:2213 gammu/misc.c:2337
+#: gammu/memory.c:141 gammu/message.c:217 gammu/misc.c:1764 gammu/misc.c:1797
+#: gammu/misc.c:2087 gammu/misc.c:2211
msgid "Location"
msgstr "位置"
@@ -913,7 +913,7 @@ msgstr ""
msgid "None"
msgstr "無"
-#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2144 gammu/misc.c:2187
+#: gammu/calendar.c:732 gammu/message.c:111 gammu/misc.c:2018 gammu/misc.c:2061
msgid "Unknown"
msgstr "未知"
@@ -1072,13 +1072,13 @@ msgstr ""
msgid "Security status"
msgstr ""
-#: gammu/common.c:312 gammu/misc.c:1170 gammu/misc.c:1185 gammu/misc.c:1192
-#: gammu/misc.c:1199 gammu/misc.c:1229
+#: gammu/common.c:312 gammu/misc.c:1044 gammu/misc.c:1059 gammu/misc.c:1066
+#: gammu/misc.c:1073 gammu/misc.c:1103
msgid "More parameters required!"
msgstr ""
#: gammu/common.c:318 gammu/common.c:328 gammu/depend/nokia/dct4.c:687
-#: gammu/misc.c:1341
+#: gammu/misc.c:1215
msgid "Please enumerate locations from 1"
msgstr ""
@@ -1088,7 +1088,7 @@ msgstr ""
#. l10n: Answer to (yes/no/ALL/ONLY/NONE) question
#: gammu/common.c:355 gammu/common.c:384 gammu/depend/nokia/dct4.c:85
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "yes"
msgstr ""
@@ -1136,7 +1136,7 @@ msgstr ""
#: gammu/depend/nokia/dct4.c:303
msgid ""
"Sorry, but configuration matrix for this model has not yet been added. See "
-"<http://wammu.eu/support/bugs/> for information how to report it."
+"<https://wammu.eu/support/bugs/> for information how to report it."
msgstr ""
#: gammu/depend/nokia/dct4.c:369
@@ -1155,7 +1155,7 @@ msgstr ""
msgid "No signal"
msgstr ""
-#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2504
+#: gammu/depend/nokia/dct4.c:373 gammu/message.c:105 gammu/misc.c:2378
msgid "Timeout"
msgstr ""
@@ -1537,7 +1537,7 @@ msgstr "手機連接埠"
#: gammu-detect/main.c:85
msgid ""
-"Copyright (C) 2010 - 2011 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2010 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu-detect/main.c:87 gammu/gammu.c:336
@@ -1553,7 +1553,7 @@ msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: gammu-detect/main.c:91 gammu/gammu.c:344
-msgid "Check <http://wammu.eu/gammu/> for updates."
+msgid "Check <https://wammu.eu/gammu/> for updates."
msgstr ""
#: gammu-detect/main.c:100
@@ -1626,7 +1626,7 @@ msgstr ""
#: gammu/files.c:49
#, c-format
-msgid "%i bytes (free %i bytes, used %i bytes)"
+msgid "%ld bytes (free %ld bytes, used %ld bytes)"
msgstr ""
#: gammu/files.c:55
@@ -1635,7 +1635,7 @@ msgstr ""
#: gammu/files.c:56
#, c-format
-msgid "images: %i, sounds: %i, themes: %i"
+msgid "images: %ld, sounds: %ld, themes: %ld"
msgstr ""
#. l10n: One char to indicate protected file
@@ -1689,62 +1689,62 @@ msgstr ""
msgid "Part of folder only"
msgstr ""
-#: gammu/files.c:371
+#: gammu/files.c:372
#, c-format
msgid "Getting \"%s\"\n"
msgstr ""
-#: gammu/files.c:379
+#: gammu/files.c:380
msgid "Is a folder. Please give only file names."
msgstr ""
-#: gammu/files.c:399 gammu/files.c:616
+#: gammu/files.c:400 gammu/files.c:618
#, c-format
msgid " (%02i:%02i minutes left)"
msgstr ""
-#: gammu/files.c:410 gammu/files.c:627
+#: gammu/files.c:411 gammu/files.c:629
msgid ""
"File checksum calculated by phone doesn't match with value calculated by "
"Gammu. File is damaged or there is a error in Gammu."
msgstr ""
-#: gammu/files.c:421
+#: gammu/files.c:422
#, c-format
msgid "%i percent done."
msgstr ""
-#: gammu/files.c:423
+#: gammu/files.c:424
#, c-format
msgid "%lu Bytes in %li seconds, %lu Bytes/sec"
msgstr ""
-#: gammu/files.c:452
+#: gammu/files.c:453
#, c-format
msgid " Saving to %s\n"
msgstr ""
-#: gammu/files.c:702 gammu/nokia.c:950
+#: gammu/files.c:704 gammu/nokia.c:952
#, c-format
msgid "Parameter \"%s\" unknown\n"
msgstr ""
-#: gammu/files.c:737
+#: gammu/files.c:739
#, c-format
msgid "What file type (\"%s\") ?\n"
msgstr ""
-#: gammu/files.c:746 gammu/misc.c:1337 gammu/nokia.c:959
-#: helper/message-cmdline.c:1311
+#: gammu/files.c:748 gammu/misc.c:1211 gammu/nokia.c:961
+#: helper/message-cmdline.c:1312
msgid "Parameter missing!"
msgstr ""
-#: gammu/files.c:755
+#: gammu/files.c:757
#, c-format
msgid "ID of new file is \"%s\"\n"
msgstr ""
-#: gammu/files.c:776
+#: gammu/files.c:778
#, c-format
msgid "ID of new folder is \"%s\"\n"
msgstr ""
@@ -1759,12 +1759,12 @@ msgstr ""
msgid "Unknown country name: %s."
msgstr ""
-#: gammu/gammu.c:80 gammu/gammu.c:765 gammu/misc.c:48
+#: gammu/gammu.c:80 gammu/gammu.c:764 gammu/misc.c:48
msgid "Network"
msgstr ""
-#: gammu/gammu.c:80 gammu/message.c:218 gammu/misc.c:975 gammu/misc.c:1142
-#: gammu/misc.c:1894 gammu/misc.c:1933 gammu/misc.c:2228 gammu/mms.c:112
+#: gammu/gammu.c:80 gammu/message.c:220 gammu/misc.c:848 gammu/misc.c:1016
+#: gammu/misc.c:1768 gammu/misc.c:1807 gammu/misc.c:2102 gammu/mms.c:112
#: helper/memory-display.c:220 helper/message-display.c:252
msgid "Name"
msgstr "名稱"
@@ -1798,7 +1798,7 @@ msgstr ""
#: gammu/gammu.c:332
msgid ""
-"Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors."
+"Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors."
msgstr ""
#: gammu/gammu.c:370
@@ -1835,200 +1835,200 @@ msgid ""
"smsd!"
msgstr ""
-#: gammu/gammu.c:745
+#: gammu/gammu.c:744
msgid "Calls"
msgstr "通話"
-#: gammu/gammu.c:746
+#: gammu/gammu.c:745
msgid "SMS and EMS"
msgstr ""
-#: gammu/gammu.c:747
+#: gammu/gammu.c:746
msgid "Memory (phonebooks and calls)"
msgstr ""
-#: gammu/gammu.c:748
+#: gammu/gammu.c:747
msgid "Filesystem"
msgstr ""
-#: gammu/gammu.c:749
+#: gammu/gammu.c:748
msgid "Logo and pictures"
msgstr ""
-#: gammu/gammu.c:750
+#: gammu/gammu.c:749
msgid "Ringtones"
msgstr "手機鈴聲"
-#: gammu/gammu.c:751
+#: gammu/gammu.c:750
msgid "Calendar notes"
msgstr ""
-#: gammu/gammu.c:752
+#: gammu/gammu.c:751
msgid "To do lists"
msgstr ""
-#: gammu/gammu.c:753
+#: gammu/gammu.c:752
msgid "Notes"
msgstr ""
-#: gammu/gammu.c:754
+#: gammu/gammu.c:753
msgid "Date, time and alarms"
msgstr ""
-#: gammu/gammu.c:755
+#: gammu/gammu.c:754
msgid "Categories"
msgstr ""
-#: gammu/gammu.c:757
+#: gammu/gammu.c:756
msgid "Backing up and restoring"
msgstr ""
-#: gammu/gammu.c:760
+#: gammu/gammu.c:759
msgid "Nokia specific"
msgstr ""
-#: gammu/gammu.c:763
+#: gammu/gammu.c:762
msgid "Siemens specific"
msgstr ""
-#: gammu/gammu.c:766
+#: gammu/gammu.c:765
msgid "WAP settings and bookmarks"
msgstr ""
-#: gammu/gammu.c:767
+#: gammu/gammu.c:766
msgid "MMS and MMS settings"
msgstr ""
-#: gammu/gammu.c:768
+#: gammu/gammu.c:767
msgid "Phone tests"
msgstr ""
-#: gammu/gammu.c:769
+#: gammu/gammu.c:768
msgid "FM radio"
msgstr ""
-#: gammu/gammu.c:770
+#: gammu/gammu.c:769
msgid "Phone information"
msgstr "手機資訊"
-#: gammu/gammu.c:771
+#: gammu/gammu.c:770
msgid "Phone settings"
msgstr ""
-#: gammu/gammu.c:773
+#: gammu/gammu.c:772
msgid "Dumps decoding"
msgstr ""
-#: gammu/gammu.c:775
+#: gammu/gammu.c:774
msgid "Functions that don't fit elsewhere"
msgstr ""
-#: gammu/gammu.c:776
+#: gammu/gammu.c:775
msgid "Gammu information"
msgstr ""
-#: gammu/gammu.c:792
+#: gammu/gammu.c:791
msgid "Usage: gammu [parameters] <command> [options]"
msgstr ""
# type: Plain text
-#: gammu/gammu.c:793
+#: gammu/gammu.c:792
msgid "Parameters before command configure gammu behaviour:"
msgstr ""
-#: gammu/gammu.c:794
+#: gammu/gammu.c:793
msgid "-c / --config <filename> ... name of configuration file"
msgstr ""
-#: gammu/gammu.c:795
+#: gammu/gammu.c:794
msgid "-s / --section <confign> ... section of config file to use, eg. 42"
msgstr ""
-#: gammu/gammu.c:796
+#: gammu/gammu.c:795
msgid ""
"-d / --debug <level> ... debug level (nothing|text|textall|textalldate|"
"binary|errors)"
msgstr ""
-#: gammu/gammu.c:797
+#: gammu/gammu.c:796
msgid "-f / --debug-file <filename> ... file for logging debug messages"
msgstr ""
-#: gammu/gammu.c:799
+#: gammu/gammu.c:798
msgid "Commands can be specified with or without leading --."
msgstr ""
-#: gammu/gammu.c:802
+#: gammu/gammu.c:801
msgid ""
"For more details, call help on specific topic (gammu --help topic). Topics "
"are:"
msgstr ""
-#: gammu/gammu.c:900
+#: gammu/gammu.c:899
msgid "Unknown help topic specified!"
msgstr ""
-#: gammu/gammu.c:904
+#: gammu/gammu.c:903
#, c-format
msgid ""
"Gammu commands, topic: %s\n"
"\n"
msgstr ""
-#: gammu/gammu.c:995
+#: gammu/gammu.c:994
#, c-format
msgid "More parameters required (function requires %d)\n"
msgstr ""
-#: gammu/gammu.c:998
+#: gammu/gammu.c:997
#, c-format
msgid "More parameters required (function requires %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1004 gammu/gammu.c:1025
+#: gammu/gammu.c:1003 gammu/gammu.c:1024
msgid "Parameters help"
msgstr ""
-#: gammu/gammu.c:1016
+#: gammu/gammu.c:1015
#, c-format
msgid "Too many parameters (function accepts %d)\n"
msgstr ""
-#: gammu/gammu.c:1019
+#: gammu/gammu.c:1018
#, c-format
msgid "Too many parameters (function accepts %d to %d)\n"
msgstr ""
-#: gammu/gammu.c:1046
+#: gammu/gammu.c:1045
msgid "Bad option!"
msgstr ""
-#: gammu/gammu.c:1127
+#: gammu/gammu.c:1126
msgid "Configuration could not be parsed!"
msgstr ""
-#: gammu/gammu.c:1129
+#: gammu/gammu.c:1128
msgid "No configuration file found!"
msgstr ""
-#: gammu/gammu.c:1149
+#: gammu/gammu.c:1148
msgid "Failed to allocate memory, aborting!\n"
msgstr ""
-#: gammu/gammu.c:1180
+#: gammu/gammu.c:1179
msgid "Too few parameters!"
msgstr ""
-#: gammu/gammu.c:1193
+#: gammu/gammu.c:1192
#, c-format
msgid "Failed to read [gammu%d] section from configuration file (gammurc)!\n"
msgstr ""
-#: gammu/gammu.c:1195 gammu/gammu.c:1206
+#: gammu/gammu.c:1194 gammu/gammu.c:1205
msgid "No configuration read, using builtin defaults!"
msgstr ""
-#: gammu/gammu.c:1245
+#: gammu/gammu.c:1244
#, c-format
msgid ""
"Version of installed libGammu.so (%s) is different to version of Gammu (%s)\n"
@@ -2052,7 +2052,7 @@ msgstr ""
msgid "Memory %s, Location %i\n"
msgstr ""
-#: gammu/memory.c:104 gammu/misc.c:1931 gammu/misc.c:2340
+#: gammu/memory.c:104 gammu/misc.c:1805 gammu/misc.c:2214
msgid "Entry is empty"
msgstr ""
@@ -2069,12 +2069,12 @@ msgstr ""
msgid "We already have one pending, ignoring this one!"
msgstr ""
-#: gammu/message.c:63 gammu/message.c:295
+#: gammu/message.c:63 gammu/message.c:297
#, c-format
msgid "Location %i\n"
msgstr ""
-#: gammu/message.c:64 gammu/message.c:296
+#: gammu/message.c:64 gammu/message.c:298
msgid "Empty"
msgstr ""
@@ -2120,144 +2120,144 @@ msgstr "不被支援"
msgid "Service reply"
msgstr ""
-#: gammu/message.c:178
+#: gammu/message.c:180
#, c-format
msgid "Invalid SMSC location: %s\n"
msgstr ""
-#: gammu/message.c:220 gammu/misc.c:2229 gammu/misc.c:2508
+#: gammu/message.c:222 gammu/misc.c:2103 gammu/misc.c:2382
msgid "Number"
msgstr "號碼"
-#: gammu/message.c:221
+#: gammu/message.c:223
msgid "Default number"
msgstr ""
-#: gammu/message.c:223
+#: gammu/message.c:225
msgid "Format"
msgstr ""
-#: gammu/message.c:226
+#: gammu/message.c:228
msgid "Fax"
msgstr ""
-#: gammu/message.c:227 helper/memory-display.c:195
+#: gammu/message.c:229 helper/memory-display.c:195
msgid "Email"
msgstr ""
-#: gammu/message.c:228
+#: gammu/message.c:230
msgid "Pager"
msgstr ""
-#: gammu/message.c:232
+#: gammu/message.c:234
msgid "Validity"
msgstr ""
-#: gammu/message.c:251
+#: gammu/message.c:253
msgid "Maximum time"
msgstr ""
-#: gammu/message.c:368 gammu/message.c:442 gammu/message.c:715
+#: gammu/message.c:370 gammu/message.c:444 gammu/message.c:724
msgid "Corrupted message, skipping"
msgstr ""
-#: gammu/message.c:382 gammu/message.c:498
+#: gammu/message.c:384 gammu/message.c:500
#, c-format
msgid "%i SMS parts in %i SMS sequences"
msgstr ""
-#: gammu/message.c:432
+#: gammu/message.c:434
msgid "SMS counter overflow"
msgstr ""
-#: gammu/message.c:519
+#: gammu/message.c:521
msgid ", SIM memory"
msgstr ""
-#: gammu/message.c:520
+#: gammu/message.c:522
msgid ", phone memory"
msgstr ""
-#: gammu/message.c:521
+#: gammu/message.c:523
msgid ", phone or SIM memory"
msgstr ""
-#: gammu/message.c:524 gammu/mms.c:30
+#: gammu/message.c:526 gammu/mms.c:30
msgid ", Inbox folder"
msgstr ""
-#: gammu/message.c:525
+#: gammu/message.c:527
msgid ", Outbox folder"
msgstr ""
-#: gammu/message.c:542
+#: gammu/message.c:544
msgid "OK"
msgstr ""
-#: gammu/message.c:545
+#: gammu/message.c:547
#, c-format
msgid "error %i"
msgstr ""
-#: gammu/message.c:548
+#: gammu/message.c:550
#, c-format
msgid ", message reference=%d"
msgstr ""
-#: gammu/message.c:581
+#: gammu/message.c:589
msgid "Message number"
msgstr ""
-#: gammu/message.c:586
+#: gammu/message.c:594
msgid "Number of messages"
msgstr ""
-#: gammu/message.c:597 gammu/message.c:637
+#: gammu/message.c:605 gammu/message.c:645
msgid "If you want break, press Ctrl+C..."
msgstr ""
-#: gammu/message.c:602
+#: gammu/message.c:610
#, c-format
msgid "Saving SMS %i/%i\n"
msgstr ""
-#: gammu/message.c:605
+#: gammu/message.c:613
#, c-format
msgid "Saved in folder number %d \"%s\", location %i"
msgstr ""
-#: gammu/message.c:610
+#: gammu/message.c:618
msgid "SIM"
msgstr "SIM卡"
-#: gammu/message.c:612
+#: gammu/message.c:620
msgid "phone"
msgstr ""
-#: gammu/message.c:616
+#: gammu/message.c:624
#, c-format
msgid "Sending sms from folder \"%s\", location %i\n"
msgstr ""
-#: gammu/message.c:622 gammu/message.c:648
+#: gammu/message.c:630 gammu/message.c:656
msgid "....waiting for network answer"
msgstr ""
-#: gammu/message.c:643
+#: gammu/message.c:651
#, c-format
msgid "Sending SMS %i/%i"
msgstr ""
-#: gammu/message.c:662
+#: gammu/message.c:670
msgid "Something went wrong, unknown message operation!\n"
msgstr ""
-#: gammu/message.c:698
+#: gammu/message.c:707
#, c-format
msgid "Too high folder number (max. %i)\n"
msgstr ""
-#: gammu/message.c:704
+#: gammu/message.c:713
#, c-format
msgid "Deleting SMS from \"%s\" folder: "
msgstr ""
@@ -2303,7 +2303,7 @@ msgstr ""
msgid "Packet network"
msgstr ""
-#: gammu/misc.c:90 gammu/misc.c:1591
+#: gammu/misc.c:90 gammu/misc.c:1465
msgid "GPRS"
msgstr ""
@@ -2412,909 +2412,849 @@ msgstr ""
msgid "NiMH"
msgstr ""
-#: gammu/misc.c:261
-msgid "Not logged to network!\n"
-msgstr ""
-
-#: gammu/misc.c:272
-msgid "Wrong network code from phone!\n"
-msgstr ""
-
-#: gammu/misc.c:300
-msgid "Request for information from OpenCellID failed!\n"
-msgstr ""
-
-#: gammu/misc.c:306
-msgid "Failed to find latitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:311
-msgid "Failed to parse latitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:317
-msgid "Failed to find longitude in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:322
-msgid "Failed to parse longitude from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:328
-msgid "Failed to find range in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:333
-msgid "Failed to parse range from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:339
-msgid "Failed to find nbSamples in OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:344
-msgid "Failed to parse nbSamples from OpenCellID reply!\n"
-msgstr ""
-
-#: gammu/misc.c:355
-msgid "Latitude"
-msgstr ""
-
-#: gammu/misc.c:356
-msgid "Longitude"
-msgstr ""
-
-#: gammu/misc.c:357
-msgid "Range"
-msgstr ""
-
-#: gammu/misc.c:358
-msgid "Number of samples"
-msgstr ""
-
-#: gammu/misc.c:379
+#: gammu/misc.c:252
msgid "Device"
msgstr "設備"
-#: gammu/misc.c:383 gammu/search.c:89
+#: gammu/misc.c:256 gammu/search.c:89
msgid "Manufacturer"
msgstr "製造商"
-#: gammu/misc.c:386 gammu/search.c:101
+#: gammu/misc.c:259 gammu/search.c:101
msgid "Model"
msgstr "型號"
-#: gammu/misc.c:392
+#: gammu/misc.c:265
msgid "Firmware"
msgstr "韌體"
-#: gammu/misc.c:404
+#: gammu/misc.c:277
msgid "Hardware"
msgstr "硬體"
-#: gammu/misc.c:415
+#: gammu/misc.c:288
msgid "Original IMEI"
msgstr ""
-#: gammu/misc.c:422
+#: gammu/misc.c:295
msgid "Manufactured"
msgstr ""
-#: gammu/misc.c:428
+#: gammu/misc.c:301
msgid "Product code"
msgstr ""
-#: gammu/misc.c:438
+#: gammu/misc.c:311
msgid "SIM IMSI"
msgstr ""
-#: gammu/misc.c:547
+#: gammu/misc.c:420
msgid "Call info"
msgstr ""
-#: gammu/misc.c:550
+#: gammu/misc.c:423
#, c-format
msgid "ID %i, "
msgstr ""
-#: gammu/misc.c:553
+#: gammu/misc.c:426
#, c-format
msgid "incoming call from \"%s\"\n"
msgstr ""
-#: gammu/misc.c:554
+#: gammu/misc.c:427
#, c-format
msgid "outgoing call to \"%s\"\n"
msgstr ""
-#: gammu/misc.c:555
+#: gammu/misc.c:428
msgid "call started"
msgstr ""
-#: gammu/misc.c:556
+#: gammu/misc.c:429
msgid "end of call (unknown side)"
msgstr ""
-#: gammu/misc.c:557
+#: gammu/misc.c:430
msgid "call end from our side"
msgstr ""
-#: gammu/misc.c:558
+#: gammu/misc.c:431
#, c-format
msgid "call end from remote side (code %i)\n"
msgstr ""
-#: gammu/misc.c:559
+#: gammu/misc.c:432
msgid "call established. Waiting for answer"
msgstr ""
-#: gammu/misc.c:560
+#: gammu/misc.c:433
msgid "call held"
msgstr ""
-#: gammu/misc.c:561
+#: gammu/misc.c:434
msgid "call resumed"
msgstr ""
-#: gammu/misc.c:562
+#: gammu/misc.c:435
msgid "call switched"
msgstr ""
-#: gammu/misc.c:569
+#: gammu/misc.c:442
#, c-format
msgid "%3d used"
msgstr ""
-#: gammu/misc.c:571
+#: gammu/misc.c:444
#, c-format
msgid "%3d free"
msgstr ""
-#: gammu/misc.c:607
+#: gammu/misc.c:480
msgid "Entering monitor mode..."
msgstr ""
-#: gammu/misc.c:617
+#: gammu/misc.c:490
msgid "Enabling info about incoming SMS"
msgstr ""
-#: gammu/misc.c:619
+#: gammu/misc.c:492
msgid "Enabling info about incoming CB"
msgstr ""
-#: gammu/misc.c:621
+#: gammu/misc.c:494
msgid "Enabling info about calls"
msgstr ""
-#: gammu/misc.c:623
+#: gammu/misc.c:496
msgid "Enabling info about USSD"
msgstr ""
-#: gammu/misc.c:640
+#: gammu/misc.c:513
msgid "Todos"
msgstr "待辦事項"
-#: gammu/misc.c:644
+#: gammu/misc.c:517
msgid "Calendar"
msgstr "行事曆"
-#: gammu/misc.c:653
+#: gammu/misc.c:526
msgid "Signal strength"
msgstr ""
-#: gammu/misc.c:654
+#: gammu/misc.c:527
#, c-format
msgid "%i dBm"
msgstr ""
-#: gammu/misc.c:658
+#: gammu/misc.c:531
msgid "Network level"
msgstr ""
-#: gammu/misc.c:663
+#: gammu/misc.c:536
msgid "Bit error rate"
msgstr ""
-#: gammu/misc.c:671
+#: gammu/misc.c:544
msgid "SIM SMS status"
msgstr ""
-#: gammu/misc.c:672 gammu/misc.c:682
+#: gammu/misc.c:545 gammu/misc.c:555
#, c-format
msgid "%i used"
msgstr ""
-#: gammu/misc.c:674 gammu/misc.c:684
+#: gammu/misc.c:547 gammu/misc.c:557
#, c-format
msgid "%i unread"
msgstr ""
-#: gammu/misc.c:676 gammu/misc.c:686
+#: gammu/misc.c:549 gammu/misc.c:559
#, c-format
msgid "%i locations"
msgstr ""
-#: gammu/misc.c:681
+#: gammu/misc.c:554
msgid "Phone SMS status"
msgstr ""
-#: gammu/misc.c:689
+#: gammu/misc.c:562
#, c-format
msgid "%i templates"
msgstr ""
-#: gammu/misc.c:702
+#: gammu/misc.c:575
msgid "Leaving monitor mode..."
msgstr ""
-#: gammu/misc.c:730
+#: gammu/misc.c:603
msgid "Smart Messaging"
msgstr ""
-#: gammu/misc.c:731
+#: gammu/misc.c:604
msgid "Nokia binary"
msgstr ""
-#: gammu/misc.c:732
+#: gammu/misc.c:605
msgid "MIDI"
msgstr ""
-#: gammu/misc.c:733
+#: gammu/misc.c:606
msgid "SMAF (MMF)"
msgstr ""
-#: gammu/misc.c:735
+#: gammu/misc.c:608
#, c-format
msgid " format, ringtone \"%s\"\n"
msgstr ""
-#: gammu/misc.c:949
+#: gammu/misc.c:822
#, c-format
msgid "What type of reset do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:976 gammu/misc.c:1023 helper/memory-display.c:181
+#: gammu/misc.c:849 gammu/misc.c:896 helper/memory-display.c:181
#: helper/message-display.c:478
msgid "Address"
msgstr ""
-#: gammu/misc.c:1018
+#: gammu/misc.c:891
#, c-format
msgid "%i. Access point %i"
msgstr ""
-#: gammu/misc.c:1020 gammu/misc.c:1537 gammu/misc.c:1544 gammu/misc.c:1579
-#: gammu/misc.c:1592 gammu/misc.c:1631 gammu/misc.c:1680 gammu/misc.c:2082
+#: gammu/misc.c:893 gammu/misc.c:1411 gammu/misc.c:1418 gammu/misc.c:1453
+#: gammu/misc.c:1466 gammu/misc.c:1505 gammu/misc.c:1554 gammu/misc.c:1956
msgid " (active)"
msgstr ""
-#: gammu/misc.c:1048 gammu/misc.c:1204
+#: gammu/misc.c:922 gammu/misc.c:1078
msgid "Maximal location for caller logo can be 5"
msgstr ""
-#: gammu/misc.c:1061
+#: gammu/misc.c:935
#, c-format
msgid "What type of logo do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1077
+#: gammu/misc.c:951
msgid "Group name"
msgstr ""
-#: gammu/misc.c:1078 gammu/misc.c:1081
+#: gammu/misc.c:952 gammu/misc.c:955
msgid "default"
msgstr ""
-#: gammu/misc.c:1081 gammu/misc.c:1083 gammu/misc.c:1096 gammu/misc.c:1103
+#: gammu/misc.c:955 gammu/misc.c:957 gammu/misc.c:970 gammu/misc.c:977
#: helper/memory-display.c:104
#, fuzzy
msgid "Ringtone"
msgstr "手機鈴聲"
-#: gammu/misc.c:1097
+#: gammu/misc.c:971
#, c-format
msgid "(file with ID %i)\n"
msgstr ""
#. l10n: Ringtone name and ID format
-#: gammu/misc.c:1107 gammu/misc.c:2101
+#: gammu/misc.c:981 gammu/misc.c:1975
#, c-format
msgid "\"%s\" (ID %i)\n"
msgstr ""
#. l10n: Ringtone ID format
-#: gammu/misc.c:1110 gammu/misc.c:2104
+#: gammu/misc.c:984 gammu/misc.c:1978
#, c-format
msgid "ID %i\n"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1118
+#: gammu/misc.c:990 gammu/misc.c:992
msgid "Bitmap"
msgstr ""
-#: gammu/misc.c:1116 gammu/misc.c:1639 gammu/misc.c:1642 gammu/mms.c:102
+#: gammu/misc.c:990 gammu/misc.c:1513 gammu/misc.c:1516 gammu/mms.c:102
msgid "enabled"
msgstr ""
-#: gammu/misc.c:1118 gammu/misc.c:1640 gammu/misc.c:1643 gammu/mms.c:104
+#: gammu/misc.c:992 gammu/misc.c:1514 gammu/misc.c:1517 gammu/mms.c:104
msgid "disabled"
msgstr "關閉功能"
-#: gammu/misc.c:1121
+#: gammu/misc.c:995
msgid "Bitmap ID"
msgstr ""
-#: gammu/misc.c:1134
+#: gammu/misc.c:1008
msgid "No operator logo in phone"
msgstr ""
-#: gammu/misc.c:1140 gammu/mms.c:71 helper/message-display.c:476
+#: gammu/misc.c:1014 gammu/mms.c:71 helper/message-display.c:476
msgid "Sender"
msgstr ""
-#: gammu/misc.c:1146
+#: gammu/misc.c:1020
#, c-format
msgid "Welcome note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1149
+#: gammu/misc.c:1023
#, c-format
msgid "Dealer note text is \"%s\"\n"
msgstr ""
-#: gammu/misc.c:1287
+#: gammu/misc.c:1161
#, c-format
msgid "What type of logo do you want to set (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1324
+#: gammu/misc.c:1198
#, c-format
msgid "Unknown parameter (\"%s\")"
msgstr ""
-#: gammu/misc.c:1405
+#: gammu/misc.c:1279
msgid "Delete phone phonebook?"
msgstr ""
-#: gammu/misc.c:1406
+#: gammu/misc.c:1280
msgid "Delete SIM phonebook?"
msgstr ""
-#: gammu/misc.c:1407
+#: gammu/misc.c:1281
msgid "Delete missed calls?"
msgstr ""
-#: gammu/misc.c:1408
+#: gammu/misc.c:1282
msgid "Delete dialled calls?"
msgstr ""
-#: gammu/misc.c:1409
+#: gammu/misc.c:1283
msgid "Delete received calls?"
msgstr ""
-#: gammu/misc.c:1414
+#: gammu/misc.c:1288
msgid "Delete phone calendar notes?"
msgstr ""
-#: gammu/misc.c:1438
+#: gammu/misc.c:1312
msgid "Delete phone todos?"
msgstr ""
-#: gammu/misc.c:1462
+#: gammu/misc.c:1336
msgid "Delete phone notes?"
msgstr ""
-#: gammu/misc.c:1480
+#: gammu/misc.c:1354
msgid "Delete phone WAP bookmarks?"
msgstr ""
-#: gammu/misc.c:1507
+#: gammu/misc.c:1381
msgid "Delete all phone FM radio stations?"
msgstr ""
-#: gammu/misc.c:1519 gammu/misc.c:1521
+#: gammu/misc.c:1393 gammu/misc.c:1395
msgid "Connection type"
msgstr "連線類型"
-#: gammu/misc.c:1519
+#: gammu/misc.c:1393
msgid "Continuous"
msgstr ""
-#: gammu/misc.c:1521
+#: gammu/misc.c:1395
msgid "Temporary"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:1526
+#: gammu/misc.c:1398 gammu/misc.c:1400
msgid "Connection security"
msgstr ""
-#: gammu/misc.c:1524 gammu/misc.c:2178
+#: gammu/misc.c:1398 gammu/misc.c:2052
msgid "On"
msgstr ""
-#: gammu/misc.c:1526 gammu/misc.c:2164
+#: gammu/misc.c:1400 gammu/misc.c:2038
msgid "Off"
msgstr ""
-#: gammu/misc.c:1528
+#: gammu/misc.c:1402
msgid "Proxy"
msgstr ""
-#: gammu/misc.c:1529 gammu/misc.c:1532
+#: gammu/misc.c:1403 gammu/misc.c:1406
#, c-format
msgid "address \"%s\", port %i"
msgstr ""
-#: gammu/misc.c:1531
+#: gammu/misc.c:1405
msgid "Second proxy"
msgstr ""
-#: gammu/misc.c:1536 gammu/misc.c:1543 gammu/misc.c:1578 gammu/misc.c:1591
+#: gammu/misc.c:1410 gammu/misc.c:1417 gammu/misc.c:1452 gammu/misc.c:1465
msgid "Bearer"
msgstr ""
-#: gammu/misc.c:1536
+#: gammu/misc.c:1410
msgid "SMS"
msgstr ""
-#: gammu/misc.c:1539
+#: gammu/misc.c:1413
msgid "Server number"
msgstr ""
-#: gammu/misc.c:1540 gammu/misc.c:1586 gammu/misc.c:1587
+#: gammu/misc.c:1414 gammu/misc.c:1460 gammu/misc.c:1461
msgid "Service number"
msgstr ""
-#: gammu/misc.c:1543
+#: gammu/misc.c:1417
msgid "Data (CSD)"
msgstr ""
-#: gammu/misc.c:1546
+#: gammu/misc.c:1420
msgid "Dial-up number"
msgstr ""
-#: gammu/misc.c:1547 gammu/misc.c:1583 gammu/misc.c:1584 gammu/misc.c:1605
+#: gammu/misc.c:1421 gammu/misc.c:1457 gammu/misc.c:1458 gammu/misc.c:1479
msgid "IP address"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1551 gammu/misc.c:1595 gammu/misc.c:1597
+#: gammu/misc.c:1423 gammu/misc.c:1425 gammu/misc.c:1469 gammu/misc.c:1471
msgid "Login type"
msgstr ""
-#: gammu/misc.c:1549 gammu/misc.c:1595
+#: gammu/misc.c:1423 gammu/misc.c:1469
msgid "Manual"
msgstr ""
-#: gammu/misc.c:1551 gammu/misc.c:1597
+#: gammu/misc.c:1425 gammu/misc.c:1471
msgid "Automatic"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1556 gammu/misc.c:1600 gammu/misc.c:1602
+#: gammu/misc.c:1428 gammu/misc.c:1430 gammu/misc.c:1474 gammu/misc.c:1476
msgid "Authentication type"
msgstr ""
-#: gammu/misc.c:1554 gammu/misc.c:1600
+#: gammu/misc.c:1428 gammu/misc.c:1474
msgid "Normal"
msgstr "正常"
-#: gammu/misc.c:1556 gammu/misc.c:1602
+#: gammu/misc.c:1430 gammu/misc.c:1476
msgid "Secure"
msgstr ""
-#: gammu/misc.c:1559 gammu/misc.c:1561
+#: gammu/misc.c:1433 gammu/misc.c:1435
msgid "Data call type"
msgstr ""
-#: gammu/misc.c:1559
+#: gammu/misc.c:1433
msgid "ISDN"
msgstr ""
-#: gammu/misc.c:1561
+#: gammu/misc.c:1435
msgid "Analogue"
msgstr ""
-#: gammu/misc.c:1565 gammu/misc.c:1568 gammu/misc.c:1571
+#: gammu/misc.c:1439 gammu/misc.c:1442 gammu/misc.c:1445
msgid "Data call speed"
msgstr ""
-#: gammu/misc.c:1571 gammu/misc.c:2180
+#: gammu/misc.c:1445 gammu/misc.c:2054
msgid "Auto"
msgstr ""
-#: gammu/misc.c:1574 gammu/misc.c:1606
+#: gammu/misc.c:1448 gammu/misc.c:1480
msgid "User name"
msgstr ""
-#: gammu/misc.c:1575 gammu/misc.c:1607 gammu/misc.c:1634 gammu/misc.c:1684
+#: gammu/misc.c:1449 gammu/misc.c:1481 gammu/misc.c:1508 gammu/misc.c:1558
msgid "Password"
msgstr "密碼"
-#: gammu/misc.c:1578
+#: gammu/misc.c:1452
msgid "USSD"
msgstr ""
-#: gammu/misc.c:1581
+#: gammu/misc.c:1455
msgid "Service code"
msgstr ""
-#: gammu/misc.c:1583 gammu/misc.c:1586
+#: gammu/misc.c:1457 gammu/misc.c:1460
msgid "Address type"
msgstr ""
-#: gammu/misc.c:1604
+#: gammu/misc.c:1478
msgid "Access point"
msgstr ""
-#: gammu/misc.c:1627 gammu/misc.c:1648 gammu/misc.c:1676 gammu/misc.c:1689
-#: gammu/misc.c:1721
+#: gammu/misc.c:1501 gammu/misc.c:1522 gammu/misc.c:1550 gammu/misc.c:1563
+#: gammu/misc.c:1595
#, c-format
msgid "Set %i"
msgstr ""
-#: gammu/misc.c:1633 gammu/misc.c:1683
+#: gammu/misc.c:1507 gammu/misc.c:1557
msgid "User"
msgstr ""
-#: gammu/misc.c:1635
+#: gammu/misc.c:1509
msgid "Phonebook database"
msgstr ""
-#: gammu/misc.c:1636
+#: gammu/misc.c:1510
msgid "Calendar database"
msgstr ""
-#: gammu/misc.c:1637
+#: gammu/misc.c:1511
msgid "Server"
msgstr ""
-#: gammu/misc.c:1638
+#: gammu/misc.c:1512
msgid "Sync. phonebook"
msgstr ""
-#: gammu/misc.c:1641
+#: gammu/misc.c:1515
msgid "Sync. calendar"
msgstr ""
-#: gammu/misc.c:1646 gammu/misc.c:1687
+#: gammu/misc.c:1520 gammu/misc.c:1561
msgid "Connection set name"
msgstr ""
-#: gammu/misc.c:1682 gammu/misc.c:1732
+#: gammu/misc.c:1556 gammu/misc.c:1606
msgid "Homepage"
msgstr ""
-#: gammu/misc.c:1726
+#: gammu/misc.c:1600
msgid "active"
msgstr ""
-#: gammu/misc.c:1730
+#: gammu/misc.c:1604
msgid "Read only"
msgstr ""
-#: gammu/misc.c:1755
+#: gammu/misc.c:1629
msgid "Startup logo"
msgstr ""
-#: gammu/misc.c:1756
+#: gammu/misc.c:1630
msgid "Operator logo"
msgstr ""
-#: gammu/misc.c:1757 helper/message-display.c:443
+#: gammu/misc.c:1631 helper/message-display.c:443
msgid "Picture"
msgstr ""
-#: gammu/misc.c:1758
+#: gammu/misc.c:1632
msgid "Caller group logo"
msgstr ""
-#: gammu/misc.c:1761
+#: gammu/misc.c:1635
#, c-format
msgid ", width %i, height %i\n"
msgstr ""
-#: gammu/misc.c:1778
+#: gammu/misc.c:1652
#, c-format
msgid "What format of output file logo (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1803
+#: gammu/misc.c:1677
#, c-format
msgid "What format of output ringtone file (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1825
+#: gammu/misc.c:1699
#, c-format
msgid "What type of power do you want (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1845
+#: gammu/misc.c:1719
#, c-format
msgid "Unknown key/function name: \"%c\"\n"
msgstr ""
-#: gammu/misc.c:1875 gammu/misc.c:1913
+#: gammu/misc.c:1749 gammu/misc.c:1787
#, c-format
msgid "What type of categories do you want to get (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1951
+#: gammu/misc.c:1825
#, c-format
msgid "What type of category do you want to add (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:1959
+#: gammu/misc.c:1833
#, c-format
msgid "Text too long, truncating to %d chars!\n"
msgstr ""
-#: gammu/misc.c:1998
+#: gammu/misc.c:1872
msgid "Invalid security code type"
msgstr ""
-#: gammu/misc.c:2003
+#: gammu/misc.c:1877
#, c-format
msgid "Enter %s code: "
msgstr ""
-#: gammu/misc.c:2015 gammu/misc.c:2037
+#: gammu/misc.c:1889 gammu/misc.c:1911
msgid "No PIN code entered!"
msgstr ""
-#: gammu/misc.c:2025
+#: gammu/misc.c:1899
#, c-format
msgid "Enter new PIN code: "
msgstr ""
-#: gammu/misc.c:2083
+#: gammu/misc.c:1957
msgid " (default name)"
msgstr ""
-#: gammu/misc.c:2084
+#: gammu/misc.c:1958
msgid " (Head set profile)"
msgstr ""
-#: gammu/misc.c:2085
+#: gammu/misc.c:1959
msgid " (Car kit profile)"
msgstr ""
-#: gammu/misc.c:2094 helper/memory-display.c:109
+#: gammu/misc.c:1968 helper/memory-display.c:109
msgid "Ringtone ID"
msgstr ""
-#: gammu/misc.c:2096
+#: gammu/misc.c:1970
msgid "Message alert tone ID"
msgstr ""
-#: gammu/misc.c:2109
+#: gammu/misc.c:1983
msgid "Call alert for"
msgstr ""
-#: gammu/misc.c:2130
+#: gammu/misc.c:2004
msgid "Screen saver number"
msgstr ""
-#: gammu/misc.c:2133
+#: gammu/misc.c:2007
msgid "Incoming call alert"
msgstr ""
-#: gammu/misc.c:2134
+#: gammu/misc.c:2008
msgid "Ringtone volume"
msgstr ""
-#: gammu/misc.c:2135
+#: gammu/misc.c:2009
msgid "Vibrating alert"
msgstr ""
-#: gammu/misc.c:2136
+#: gammu/misc.c:2010
msgid "Message alert tone"
msgstr ""
-#: gammu/misc.c:2137
+#: gammu/misc.c:2011
msgid "Keypad tones"
msgstr ""
-#: gammu/misc.c:2138
+#: gammu/misc.c:2012
msgid "Warning (games) tones"
msgstr ""
-#: gammu/misc.c:2139 helper/message-display.c:439
+#: gammu/misc.c:2013 helper/message-display.c:439
msgid "Screen saver"
msgstr ""
-#: gammu/misc.c:2140
+#: gammu/misc.c:2014
msgid "Screen saver timeout"
msgstr ""
-#: gammu/misc.c:2141
+#: gammu/misc.c:2015
msgid "Automatic answer"
msgstr ""
-#: gammu/misc.c:2142
+#: gammu/misc.c:2016
msgid "Lights"
msgstr ""
-#: gammu/misc.c:2150
+#: gammu/misc.c:2024
msgid "Level 1"
msgstr ""
-#: gammu/misc.c:2152
+#: gammu/misc.c:2026
msgid "Level 2"
msgstr ""
-#: gammu/misc.c:2154
+#: gammu/misc.c:2028
msgid "Level 3"
msgstr ""
-#: gammu/misc.c:2155
+#: gammu/misc.c:2029
msgid "Level 4"
msgstr ""
-#: gammu/misc.c:2156
+#: gammu/misc.c:2030
msgid "Level 5"
msgstr ""
-#: gammu/misc.c:2165
+#: gammu/misc.c:2039
msgid "Ringing"
msgstr ""
-#: gammu/misc.c:2167
+#: gammu/misc.c:2041
msgid "Beep once"
msgstr ""
-#: gammu/misc.c:2168
+#: gammu/misc.c:2042
msgid "Ring once"
msgstr ""
-#: gammu/misc.c:2169 gammu/misc.c:2173
+#: gammu/misc.c:2043 gammu/misc.c:2047
msgid "Ascending"
msgstr ""
-#: gammu/misc.c:2170
+#: gammu/misc.c:2044
msgid "Caller groups"
msgstr ""
-#: gammu/misc.c:2171
+#: gammu/misc.c:2045
msgid "Standard"
msgstr ""
-#: gammu/misc.c:2172
+#: gammu/misc.c:2046
msgid "Special"
msgstr ""
-#: gammu/misc.c:2174
+#: gammu/misc.c:2048
msgid "Personal"
msgstr ""
-#: gammu/misc.c:2179
+#: gammu/misc.c:2053
msgid "Vibrate first"
msgstr ""
-#: gammu/misc.c:2216
+#: gammu/misc.c:2090
msgid " speed dial not assigned"
msgstr ""
-#: gammu/misc.c:2248
+#: gammu/misc.c:2122
#, c-format
msgid "What type of reset phone settings (\"%s\") ?\n"
msgstr ""
-#: gammu/misc.c:2282
+#: gammu/misc.c:2156
msgid "Currently shown on the display"
msgstr ""
-#: gammu/misc.c:2287
+#: gammu/misc.c:2161
msgid "Call active"
msgstr ""
-#: gammu/misc.c:2290
+#: gammu/misc.c:2164
msgid "Unread SMS"
msgstr ""
-#: gammu/misc.c:2293
+#: gammu/misc.c:2167
msgid "Voice call"
msgstr ""
-#: gammu/misc.c:2296
+#: gammu/misc.c:2170
msgid "Fax call"
msgstr ""
-#: gammu/misc.c:2299
+#: gammu/misc.c:2173
msgid "Data call"
msgstr ""
-#: gammu/misc.c:2302
+#: gammu/misc.c:2176
msgid "Keypad locked"
msgstr ""
-#: gammu/misc.c:2305
+#: gammu/misc.c:2179
msgid "SMS memory full"
msgstr ""
-#: gammu/misc.c:2343
+#: gammu/misc.c:2217
msgid "Station name"
msgstr ""
-#: gammu/misc.c:2344
+#: gammu/misc.c:2218
msgid "Frequency"
msgstr ""
-#: gammu/misc.c:2366
+#: gammu/misc.c:2240
#, c-format
msgid "Unknown divert action (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2379
+#: gammu/misc.c:2253
#, c-format
msgid "Unknown divert type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2392
+#: gammu/misc.c:2266
#, c-format
msgid "Unknown call type (\"%s\")\n"
msgstr ""
-#: gammu/misc.c:2401
+#: gammu/misc.c:2275
msgid "Query:"
msgstr ""
-#: gammu/misc.c:2417
+#: gammu/misc.c:2291
msgid "Changed:"
msgstr ""
-#: gammu/misc.c:2420 gammu/misc.c:2467
+#: gammu/misc.c:2294 gammu/misc.c:2341
msgid "Divert type"
msgstr ""
-#: gammu/misc.c:2424 gammu/misc.c:2471
+#: gammu/misc.c:2298 gammu/misc.c:2345
msgid "when busy"
msgstr ""
-#: gammu/misc.c:2427 gammu/misc.c:2474
+#: gammu/misc.c:2301 gammu/misc.c:2348
msgid "when not answered"
msgstr ""
-#: gammu/misc.c:2430 gammu/misc.c:2477
+#: gammu/misc.c:2304 gammu/misc.c:2351
msgid "when phone off or no coverage"
msgstr ""
-#: gammu/misc.c:2433 gammu/misc.c:2480
+#: gammu/misc.c:2307 gammu/misc.c:2354
msgid "all types of diverts"
msgstr ""
-#: gammu/misc.c:2436 gammu/misc.c:2456 gammu/misc.c:2483 gammu/misc.c:2499
+#: gammu/misc.c:2310 gammu/misc.c:2330 gammu/misc.c:2357 gammu/misc.c:2373
#, c-format
msgid "unknown %i"
msgstr ""
-#: gammu/misc.c:2441 gammu/misc.c:2487
+#: gammu/misc.c:2315 gammu/misc.c:2361
msgid "Call type"
msgstr ""
-#: gammu/misc.c:2444 gammu/misc.c:2490
+#: gammu/misc.c:2318 gammu/misc.c:2364
msgid "voice"
msgstr ""
-#: gammu/misc.c:2447 gammu/misc.c:2493 helper/message-display.c:115
+#: gammu/misc.c:2321 gammu/misc.c:2367 helper/message-display.c:115
msgid "fax"
msgstr ""
-#: gammu/misc.c:2450 gammu/misc.c:2496
+#: gammu/misc.c:2324 gammu/misc.c:2370
msgid "data"
msgstr ""
-#: gammu/misc.c:2453
+#: gammu/misc.c:2327
msgid "data & fax & voice"
msgstr ""
-#: gammu/misc.c:2462
+#: gammu/misc.c:2336
msgid "Response:"
msgstr ""
-#: gammu/misc.c:2542
+#: gammu/misc.c:2416
msgid "The application has been successfully sent to the phone."
msgstr ""
-#: gammu/misc.c:2543
+#: gammu/misc.c:2417
msgid "Please find received files in Inbox and install them."
msgstr ""
@@ -3373,12 +3313,12 @@ msgstr ""
msgid "Do you want to save this attachment?"
msgstr ""
-#: gammu/mms.c:170
+#: gammu/mms.c:171
#, c-format
msgid "Folder %s\n"
msgstr ""
-#: gammu/mms.c:171
+#: gammu/mms.c:172
msgid " File filesystem ID"
msgstr ""
@@ -3426,87 +3366,87 @@ msgstr ""
msgid "Writing file %s:"
msgstr ""
-#: gammu/nokia.c:440
+#: gammu/nokia.c:442
msgid ""
-"Your phone model is not supported. Please report it to authors (see <http://"
+"Your phone model is not supported. Please report it to authors (see <https://"
"wammu.eu/support/bugs/>). Thank you."
msgstr ""
-#: gammu/nokia.c:456
+#: gammu/nokia.c:458
msgid "Problem with deleting playlist"
msgstr ""
-#: gammu/nokia.c:552
+#: gammu/nokia.c:554
#, c-format
msgid "What folder type (\"%s\") ?\n"
msgstr ""
-#: gammu/nokia.c:560 gammu/nokia.c:567 gammu/nokia.c:574
+#: gammu/nokia.c:562 gammu/nokia.c:569 gammu/nokia.c:576
#, fuzzy, c-format
msgid "Can not open file %s\n"
msgstr "無法建立檔案!"
-#: gammu/nokia.c:595 gammu/nokia.c:669
+#: gammu/nokia.c:597 gammu/nokia.c:671
msgid "Folder not found. Probably function not supported!"
msgstr ""
-#: gammu/nokia.c:618
+#: gammu/nokia.c:620
msgid "Searching for phone folder: "
msgstr ""
-#: gammu/nokia.c:695
+#: gammu/nokia.c:697
msgid "No vendor info in JAD file!"
msgstr ""
-#: gammu/nokia.c:700
+#: gammu/nokia.c:702
msgid "No name info in JAD file!"
msgstr ""
-#: gammu/nokia.c:705
+#: gammu/nokia.c:707
msgid "No JAR URL info in JAD file!"
msgstr ""
-#: gammu/nokia.c:711
+#: gammu/nokia.c:713
msgid "Declared JAR file size is different than real. Fixed by Gammu."
msgstr ""
-#: gammu/nokia.c:735
+#: gammu/nokia.c:737
msgid "No JAR size info in JAD file. Added by Gammu."
msgstr ""
-#: gammu/nokia.c:744
+#: gammu/nokia.c:746
#, c-format
msgid "Adding \"%s\""
msgstr ""
-#: gammu/nokia.c:745
+#: gammu/nokia.c:747
#, c-format
msgid " version %s"
msgstr ""
-#: gammu/nokia.c:746
+#: gammu/nokia.c:748
#, c-format
msgid " created by %s\n"
msgstr ""
-#: gammu/nokia.c:797 gammu/nokia.c:849
+#: gammu/nokia.c:799 gammu/nokia.c:851
msgid "Application already exists. Deleting by Gammu."
msgstr ""
-#: gammu/nokia.c:830 gammu/nokia.c:863
+#: gammu/nokia.c:832 gammu/nokia.c:865
#, c-format
msgid " Deleting %s\n"
msgstr ""
-#: gammu/nokia.c:886
+#: gammu/nokia.c:888
msgid "Writing JAD file:"
msgstr ""
-#: gammu/nokia.c:905
+#: gammu/nokia.c:907
msgid "Writing JAR file:"
msgstr ""
-#: gammu/nokia.c:980
+#: gammu/nokia.c:982
msgid "Writing file:"
msgstr ""
@@ -3882,71 +3822,71 @@ msgstr ""
msgid "You have to give number between 1 and 7 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1135
+#: helper/message-cmdline.c:1136
#, c-format
msgid "Unknown validity string (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1173
+#: helper/message-cmdline.c:1174
#, c-format
msgid "You have to give number of EMS frames between 1 and 4 (\"%s\")\n"
msgstr ""
-#: helper/message-cmdline.c:1185 helper/message-cmdline.c:1202
+#: helper/message-cmdline.c:1186 helper/message-cmdline.c:1203
#, c-format
msgid "Can't open file \"%s\"\n"
msgstr ""
-#: helper/message-cmdline.c:1251
+#: helper/message-cmdline.c:1252
#, c-format
msgid "Unknown parameter (\"%c\")\n"
msgstr ""
-#: helper/message-cmdline.c:1256
+#: helper/message-cmdline.c:1257
msgid "Last parameter wasn't text"
msgstr ""
-#: helper/message-cmdline.c:1290
+#: helper/message-cmdline.c:1291
#, c-format
msgid "Too long SMS name (\"%s\"), ignored\n"
msgstr ""
-#: helper/message-cmdline.c:1330
+#: helper/message-cmdline.c:1331
#, c-format
msgid "Enter the message text and press %s:\n"
msgstr ""
-#: helper/message-cmdline.c:1332
+#: helper/message-cmdline.c:1333
msgid "Ctrl+Z"
msgstr ""
-#: helper/message-cmdline.c:1334
+#: helper/message-cmdline.c:1335
msgid "Ctrl+D"
msgstr ""
-#: helper/message-cmdline.c:1348
+#: helper/message-cmdline.c:1349
msgid "No chars read, assuming it is okay!"
msgstr ""
-#: helper/message-cmdline.c:1368
+#: helper/message-cmdline.c:1369
msgid "No network code"
msgstr ""
-#: helper/message-cmdline.c:1374
+#: helper/message-cmdline.c:1375
msgid "You have to set network code!"
msgstr ""
-#: helper/message-cmdline.c:1413
+#: helper/message-cmdline.c:1414
#, c-format
msgid "Ringtone too long. %i percent part cut\n"
msgstr ""
-#: helper/message-cmdline.c:1424
+#: helper/message-cmdline.c:1425
#, c-format
msgid "There are %i SMS messages packed and the limit is %i. Exiting\n"
msgstr ""
-#: helper/message-cmdline.c:1434
+#: helper/message-cmdline.c:1435
msgid "Use -smscnumber option to give SMSC number"
msgstr ""
diff --git a/locale/zh_TW/libgammu.po b/locale/zh_TW/libgammu.po
index 40d6770..7a3fa2b 100644
--- a/locale/zh_TW/libgammu.po
+++ b/locale/zh_TW/libgammu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libgammu 1.22.93\n"
"Report-Msgid-Bugs-To: gammu-users@lists.sourceforge.net\n"
-"POT-Creation-Date: 2016-02-04 10:40+0100\n"
+"POT-Creation-Date: 2016-10-11 08:16+0200\n"
"PO-Revision-Date: 2014-12-30 09:16+0200\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: Traditional Chinese <https://hosted.weblate.org/projects/"
@@ -81,19 +81,19 @@ msgstr ""
#: libgammu/gsmcomon.c:98
msgid ""
-"Frame not requested right now. See <http://wammu.eu/support/bugs/> for "
+"Frame not requested right now. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:99
msgid ""
-"Unknown response from phone. See <http://wammu.eu/support/bugs/> for "
+"Unknown response from phone. See <https://wammu.eu/support/bugs/> for "
"information how to report it."
msgstr ""
#: libgammu/gsmcomon.c:100
msgid ""
-"Unknown frame. See <http://wammu.eu/support/bugs/> for information how to "
+"Unknown frame. See <https://wammu.eu/support/bugs/> for information how to "
"report it."
msgstr ""
@@ -370,7 +370,7 @@ msgstr ""
msgid "Unknown error description."
msgstr ""
-#: libgammu/phone/dummy/dummy.c:609
+#: libgammu/phone/dummy/dummy.c:610
msgid "Templates"
msgstr ""
diff --git a/smsd/CMakeLists.txt b/smsd/CMakeLists.txt
index d3feef7..937b15e 100644
--- a/smsd/CMakeLists.txt
+++ b/smsd/CMakeLists.txt
@@ -4,6 +4,8 @@
project (gammu-smsd C)
+include(GammuTuneFlags)
+
set (LIBRARY_SRC
core.c
services/files.c
@@ -109,12 +111,11 @@ if(MSVC)
else(MSVC)
add_library (gsmsd ${LIBRARY_SRC} ${EXTRA_SOURCES})
endif(MSVC)
+add_coverage (gsmsd)
set_target_properties (gsmsd PROPERTIES
VERSION ${GAMMU_SOVERSION}.${GAMMU_VERSION}
SOVERSION ${GAMMU_SOVERSION})
-if (CMAKE_COMPILER_IS_GNUCC AND NOT CMAKE_COMPILER_IS_MINGW AND NOT CMAKE_COMPILER_IS_CYGWIN)
- set_target_properties (gsmsd PROPERTIES COMPILE_FLAGS -fPIC)
-endif (CMAKE_COMPILER_IS_GNUCC AND NOT CMAKE_COMPILER_IS_MINGW AND NOT CMAKE_COMPILER_IS_CYGWIN)
+GAMMU_TUNE_SHARED(gsmsd)
if(CMAKE_COMPILER_IS_MINGW AND BUILD_SHARED_LIBS)
SET_TARGET_PROPERTIES(gsmsd PROPERTIES LINK_FLAGS
"-Wl,--output-def,${CMAKE_CURRENT_BINARY_DIR}/libgsmsd.def")
@@ -132,12 +133,14 @@ target_link_libraries (gsmsd array)
# Gammu-smsd program
add_executable (gammu-smsd ${DAEMON_SRC} ${SMSD_RESOURCES})
+add_coverage (gammu-smsd)
target_link_libraries (gammu-smsd libGammu)
target_link_libraries (gammu-smsd gsmsd)
# Gammu-smsd-inject program
add_executable (gammu-smsd-inject ${INJECT_SRC})
+add_coverage (gammu-smsd-inject)
target_link_libraries (gammu-smsd-inject libGammu)
target_link_libraries (gammu-smsd-inject gsmsd)
@@ -146,6 +149,7 @@ target_link_libraries (gammu-smsd-inject messagecmdline)
if (HAVE_SHM OR WIN32)
# Gammu-smsd-monitor program
add_executable (gammu-smsd-monitor ${MONITOR_SRC})
+ add_coverage (gammu-smsd-monitor)
target_link_libraries (gammu-smsd-monitor libGammu)
target_link_libraries (gammu-smsd-monitor gsmsd)
diff --git a/smsd/CMakeTests.txt b/smsd/CMakeTests.txt
index ccaac8f..7ade7ed 100644
--- a/smsd/CMakeTests.txt
+++ b/smsd/CMakeTests.txt
@@ -33,49 +33,74 @@ if (WITH_BACKUP)
set_tests_properties("smsd-inject-long-${_driver}" PROPERTIES
FAIL_REGULAR_EXPRESSION "DBI error;SQL failed;ODBC diagnostics"
)
- if (HAVE_ALARM)
- add_test(NAME "smsd-daemon-${_driver}" COMMAND gammu-smsd -c "${CMAKE_CURRENT_BINARY_DIR}/smsd-test-${_driver}/.smsdrc" -X 10 -p ${CMAKE_CURRENT_BINARY_DIR}/smsd-test-${_driver}/smsd.pid)
- set_tests_properties("smsd-daemon-${_driver}" PROPERTIES
- FAIL_REGULAR_EXPRESSION "DBI error;SQL failed;ODBC diagnostics"
- )
- endif (HAVE_ALARM)
+ if ("${_driver}" STREQUAL "null")
+ if (WIN32 OR HAVE_ALARM)
+ add_test(NAME "smsd-daemon-${_driver}" COMMAND gammu-smsd -c "${CMAKE_CURRENT_BINARY_DIR}/smsd-test-${_driver}/.smsdrc" -X 3)
+ set_tests_properties("smsd-daemon-${_driver}" PROPERTIES
+ FAIL_REGULAR_EXPRESSION "DBI error;SQL failed;ODBC diagnostics"
+ )
+ endif (WIN32 OR HAVE_ALARM)
+ if (HAVE_ALARM AND HAVE_KILL)
+ add_test(NAME "smsd-daemon-${_driver}-pid" COMMAND gammu-smsd -c "${CMAKE_CURRENT_BINARY_DIR}/smsd-test-${_driver}/.smsdrc" -X 3 -p ${CMAKE_CURRENT_BINARY_DIR}/smsd-test-${_driver}/smsd.pid)
+ endif()
+ if (HAVE_ALARM AND HAVE_SETGID AND HAVE_GETPWNAM AND HAVE_GETGRNAM AND HAVE_SETUID AND HAVE_INITGROUPS)
+ exec_program(id ARGS -g OUTPUT_VARIABLE MY_GROUP)
+ add_test(NAME "smsd-daemon-${_driver}-gid" COMMAND gammu-smsd -c "${CMAKE_CURRENT_BINARY_DIR}/smsd-test-${_driver}/.smsdrc" -X 3 -G ${MY_GROUP})
+ exec_program(id ARGS -gn OUTPUT_VARIABLE MY_GROUP_NAME)
+ add_test(NAME "smsd-daemon-${_driver}-gid-name" COMMAND gammu-smsd -c "${CMAKE_CURRENT_BINARY_DIR}/smsd-test-${_driver}/.smsdrc" -X 3 -G ${MY_GROUP_NAME})
+ endif()
+ endif()
endmacro(smsd_testsuite _driver)
if (LIBDBI_FOUND AND SH_BIN AND SQLITE_BIN AND SED_BIN)
smsd_testsuite("dbi-sqlite3")
endif (LIBDBI_FOUND AND SH_BIN AND SQLITE_BIN AND SED_BIN)
- smsd_testsuite("files-unicode")
- smsd_testsuite("files-standard")
- smsd_testsuite("files-detail")
- smsd_testsuite("null")
+ if (SH_BIN)
+ smsd_testsuite("files-unicode")
+ smsd_testsuite("files-standard")
+ smsd_testsuite("files-detail")
+ smsd_testsuite("null")
+ endif (SH_BIN)
if (MYSQL_TESTING)
- if (MYSQL_FOUND)
- smsd_testsuite("mysql")
- endif (MYSQL_FOUND)
- if (LIBDBI_FOUND)
- smsd_testsuite("dbi-mysql")
- endif (LIBDBI_FOUND)
- if (ODBC_TESTING)
- if (ODBC_FOUND)
- smsd_testsuite("odbc")
- endif (ODBC_FOUND)
- endif (ODBC_TESTING)
+ if (MYSQL_BIN)
+ if (MYSQL_FOUND)
+ smsd_testsuite("mysql")
+ endif (MYSQL_FOUND)
+ if (LIBDBI_FOUND)
+ smsd_testsuite("dbi-mysql")
+ endif (LIBDBI_FOUND)
+ if (ODBC_TESTING)
+ if (ODBC_FOUND)
+ smsd_testsuite("odbc")
+ endif (ODBC_FOUND)
+ endif (ODBC_TESTING)
+ else()
+ message("MySQL tests disabled, mysql program not found")
+ endif()
endif (MYSQL_TESTING)
if (PSQL_TESTING)
- smsd_testsuite("pgsql")
- if (LIBDBI_FOUND)
- smsd_testsuite("dbi-pgsql")
- endif (LIBDBI_FOUND)
+ if (PSQL_BIN)
+ if (POSTGRES_FOUND)
+ smsd_testsuite("pgsql")
+ endif (POSTGRES_FOUND)
+ if (LIBDBI_FOUND)
+ smsd_testsuite("dbi-pgsql")
+ endif (LIBDBI_FOUND)
+ else()
+ message("PostgreSQL tests disabled, psql program not found")
+ endif()
endif (PSQL_TESTING)
- add_test(NAME "smsd-files-include-unicode" COMMAND "${SH_BIN}" "${CMAKE_CURRENT_BINARY_DIR}/test-smsd-files-include.sh" unicode "$<TARGET_FILE:gammu-smsd>" "$<TARGET_FILE:gammu-smsd-inject>" "$<TARGET_FILE:gammu-smsd-monitor>")
- set_tests_properties("smsd-files-include-unicode" PROPERTIES
- PASS_REGULAR_EXPRESSION ".999999999999999.4.3.0.100.42"
- FAIL_REGULAR_EXPRESSION "ERROR: ;Wrong;Process failed with exit status"
- )
+ if (SH_BIN)
+ add_test(NAME "smsd-files-include-unicode" COMMAND "${SH_BIN}" "${CMAKE_CURRENT_BINARY_DIR}/test-smsd-files-include.sh" unicode "$<TARGET_FILE:gammu-smsd>" "$<TARGET_FILE:gammu-smsd-inject>" "$<TARGET_FILE:gammu-smsd-monitor>")
+ set_tests_properties("smsd-files-include-unicode" PROPERTIES
+ PASS_REGULAR_EXPRESSION ".999999999999999.994299429942994.4.3.0.100.42"
+ FAIL_REGULAR_EXPRESSION "ERROR: ;Wrong;Process failed with exit status"
+ )
+ endif (SH_BIN)
foreach (PROGRAM gammu-smsd gammu-smsd-monitor gammu-smsd-inject)
add_test(NAME ${PROGRAM}-help COMMAND ${PROGRAM} -h)
@@ -83,9 +108,37 @@ if (WITH_BACKUP)
set_tests_properties(${PROGRAM}-version PROPERTIES
PASS_REGULAR_EXPRESSION "${GAMMU_VERSION}"
)
- add_test(NAME ${PROGRAM}-fail COMMAND ${PROGRAM} --nonsense)
+ add_test(NAME ${PROGRAM}-fail-long COMMAND ${PROGRAM} --nonsense)
+ set_tests_properties(
+ ${PROGRAM}-fail-long
+ PROPERTIES WILL_FAIL TRUE)
+ add_test(NAME ${PROGRAM}-fail COMMAND ${PROGRAM} -W)
set_tests_properties(
${PROGRAM}-fail
PROPERTIES WILL_FAIL TRUE)
endforeach (PROGRAM gammu-smsd gammu-smsd-monitor gammu-smsd-inject)
+
+ if (WIN32)
+ # Uninstall without install
+ add_test(NAME gammu-smsd-uninstall-eventlog-fail COMMAND gammu-smsd -E)
+ set_tests_properties(gammu-smsd-uninstall-eventlog-fail PROPERTIES WILL_FAIL TRUE)
+
+ # Install + Uninstall
+ add_test(NAME gammu-smsd-install-eventlog COMMAND gammu-smsd -e)
+ add_test(NAME gammu-smsd-uninstall-eventlog COMMAND gammu-smsd -E)
+ set_tests_properties(gammu-smsd-uninstall-eventlog PROPERTIES DEPENDS gammu-smsd-install-eventlog)
+
+ # Uninstall without install
+ add_test(NAME gammu-smsd-uninstall-service-fail COMMAND gammu-smsd -u)
+ set_tests_properties(gammu-smsd-uninstall-service-fail PROPERTIES WILL_FAIL TRUE)
+
+ # Install without config
+ add_test(NAME gammu-smsd-install-service-fail COMMAND gammu-smsd -i)
+ set_tests_properties(gammu-smsd-install-service-fail PROPERTIES WILL_FAIL TRUE)
+
+ # Install + Uninstall
+ add_test(NAME gammu-smsd-install-service COMMAND gammu-smsd -i -c "${CMAKE_CURRENT_BINARY_DIR}/smsd-test-null/.smsdrc")
+ add_test(NAME gammu-smsd-uninstall-service COMMAND gammu-smsd -u)
+ set_tests_properties(gammu-smsd-uninstall-service PROPERTIES DEPENDS gammu-smsd-install-service)
+ endif (WIN32)
endif (WITH_BACKUP)
diff --git a/smsd/core.c b/smsd/core.c
index 3475311..4d3641b 100644
--- a/smsd/core.c
+++ b/smsd/core.c
@@ -5,6 +5,7 @@
#include <signal.h>
#include <time.h>
#include <assert.h>
+#include <math.h>
#ifndef WIN32
#include <sys/types.h>
#include <sys/wait.h>
@@ -350,7 +351,7 @@ void SMSD_Log_Function(const char *text, void *data)
newsize = pos + strlen(text) + 1;
/* Reallocate buffer if needed */
- if (newsize > Config->gammu_log_buffer_size) {
+ if (newsize > Config->gammu_log_buffer_size || Config->gammu_log_buffer == NULL) {
newsize += 50;
Config->gammu_log_buffer = realloc(Config->gammu_log_buffer, newsize);
if (Config->gammu_log_buffer == NULL) {
@@ -804,6 +805,7 @@ GSM_Error SMSD_ReadConfig(const char *filename, GSM_SMSDConfig *Config, gboolean
Config->checksecurity = INI_GetBool(Config->smsdcfgfile, "smsd", "checksecurity", TRUE);
Config->hangupcalls = INI_GetBool(Config->smsdcfgfile, "smsd", "hangupcalls", FALSE);
Config->checksignal = INI_GetBool(Config->smsdcfgfile, "smsd", "checksignal", TRUE);
+ Config->checknetwork = INI_GetBool(Config->smsdcfgfile, "smsd", "checknetwork", TRUE);
Config->checkbattery = INI_GetBool(Config->smsdcfgfile, "smsd", "checkbattery", TRUE);
Config->enable_send = INI_GetBool(Config->smsdcfgfile, "smsd", "send", TRUE);
Config->enable_receive = INI_GetBool(Config->smsdcfgfile, "smsd", "receive", TRUE);
@@ -819,8 +821,8 @@ GSM_Error SMSD_ReadConfig(const char *filename, GSM_SMSDConfig *Config, gboolean
SMSD_Log(DEBUG_NOTICE, Config, "CommTimeout=%i, SendTimeout=%i, ReceiveFrequency=%i, ResetFrequency=%i, HardResetFrequency=%i",
Config->commtimeout, Config->sendtimeout, Config->receivefrequency, Config->resetfrequency, Config->hardresetfrequency);
- SMSD_Log(DEBUG_NOTICE, Config, "checks: CheckSecurity=%d, CheckBattery=%d, CheckSignal=%d",
- Config->checksecurity, Config->checkbattery, Config->checksignal);
+ SMSD_Log(DEBUG_NOTICE, Config, "checks: CheckSecurity=%d, CheckBattery=%d, CheckSignal=%d, CheckNetwork=%d",
+ Config->checksecurity, Config->checkbattery, Config->checksignal, Config->checknetwork);
SMSD_Log(DEBUG_NOTICE, Config, "mode: Send=%d, Receive=%d",
Config->enable_send, Config->enable_receive);
@@ -996,7 +998,7 @@ gboolean SMSD_CheckSecurity(GSM_SMSDConfig *Config)
char *SMSD_RunOnCommand(const char *locations, const char *command)
{
char *result;
- int len;
+ size_t len;
assert(command != NULL);
@@ -1526,13 +1528,10 @@ gboolean SMSD_ReadDeleteSMS(GSM_SMSDConfig *Config)
for (j = 0; j < SortedSMS[i]->Number; j++) {
SortedSMS[i]->SMS[j].Folder = 0;
error = GSM_DeleteSMS(Config->gsm, &SortedSMS[i]->SMS[j]);
- switch (error) {
- case ERR_NONE:
- case ERR_EMPTY:
- break;
- default:
- SMSD_LogError(DEBUG_INFO, Config, "Error deleting SMS", error);
- return FALSE;
+ // Empty error can happen if deleting message several times
+ if (error != ERR_NONE && error != ERR_EMPTY) {
+ SMSD_LogError(DEBUG_INFO, Config, "Error deleting SMS", error);
+ return FALSE;
}
}
@@ -1603,6 +1602,18 @@ void SMSD_PhoneStatus(GSM_SMSDConfig *Config) {
if (error != ERR_NONE) {
memset(&(Config->Status->Network), 0, sizeof(Config->Status->Network));
}
+ if (Config->checknetwork) {
+ error = GSM_GetNetworkInfo(Config->gsm, &Config->Status->NetInfo);
+ } else {
+ error = ERR_UNKNOWN;
+ }
+ if (error != ERR_NONE) {
+ memset(&(Config->Status->NetInfo), 0, sizeof(Config->Status->NetInfo));
+ } else if (error == ERR_NONE) {
+ if (Config->Status->NetInfo.State == GSM_NoNetwork) {
+ GSM_SetPower(Config->gsm, TRUE);
+ }
+ }
}
/**
@@ -1656,31 +1667,35 @@ GSM_Error SMSD_SendSMS(GSM_SMSDConfig *Config)
}
for (i = 0; i < sms.Number; i++) {
+ /* No SMSC set in message */
if (sms.SMS[i].SMSC.Location == 0 && UnicodeLength(sms.SMS[i].SMSC.Number) == 0 && Config->SMSC.Location == 0) {
SMSD_Log(DEBUG_INFO, Config, "Message without SMSC, using configured one");
- memcpy(&sms.SMS[i].SMSC,&Config->SMSC,sizeof(GSM_SMSC));
- sms.SMS[i].SMSC.Location = 0;
+ sms.SMS[i].SMSC = Config->SMSC;
if (Config->relativevalidity != -1) {
sms.SMS[i].SMSC.Validity.Format = SMS_Validity_RelativeFormat;
sms.SMS[i].SMSC.Validity.Relative = Config->relativevalidity;
}
}
+ /* Still nothing set after using configured one */
if (sms.SMS[i].SMSC.Location == 0 && UnicodeLength(sms.SMS[i].SMSC.Number) == 0) {
SMSD_Log(DEBUG_INFO, Config, "Message without SMSC, assuming you want to use the one from phone");
sms.SMS[i].SMSC.Location = 1;
}
+ /* Should use SMSC from phone */
if (sms.SMS[i].SMSC.Location != 0) {
+ /* Do we have cached entry? */
if (Config->SMSCCache.Location != sms.SMS[i].SMSC.Location) {
Config->SMSCCache.Location = sms.SMS[i].SMSC.Location;
- error = GSM_GetSMSC(Config->gsm,&Config->SMSCCache);
+ error = GSM_GetSMSC(Config->gsm, &Config->SMSCCache);
if (error!=ERR_NONE) {
SMSD_Log(DEBUG_ERROR, Config, "Error getting SMSC from phone");
return ERR_UNKNOWN;
}
}
- memcpy(&sms.SMS[i].SMSC,&Config->SMSCCache,sizeof(GSM_SMSC));
+ sms.SMS[i].SMSC = Config->SMSCCache;
+ /* Reset location to avoid reading from phone */
sms.SMS[i].SMSC.Location = 0;
if (Config->relativevalidity != -1) {
sms.SMS[i].SMSC.Validity.Format = SMS_Validity_RelativeFormat;
@@ -1733,6 +1748,7 @@ GSM_Error SMSD_SendSMS(GSM_SMSDConfig *Config)
Config->Status->Sent++;
error = Config->Service->AddSentSMSInfo(&sms, Config, Config->SMSID, i+1, SMSD_SEND_OK, Config->TPMR);
if (error != ERR_NONE) {
+ SMSD_LogError(DEBUG_INFO, Config, "Error setting sent status", error);
goto failure_sent;
}
}
@@ -1756,7 +1772,7 @@ failure_unsent:
Config->Service->UpdateRetries(Config, Config->SMSID);
- sleep(60);
+ sleep(60);
return ERR_UNKNOWN;
failure_sent:
@@ -1844,10 +1860,12 @@ GSM_Error SMSD_InitSharedMemory(GSM_SMSDConfig *Config, gboolean writable)
GetCompiler());
memset(&Config->Status->Charge, 0, sizeof(GSM_BatteryCharge));
memset(&Config->Status->Network, 0, sizeof(GSM_SignalQuality));
+ memset(&Config->Status->NetInfo, 0, sizeof(GSM_NetworkInfo));
Config->Status->Received = 0;
Config->Status->Failed = 0;
Config->Status->Sent = 0;
Config->Status->IMEI[0] = 0;
+ Config->Status->IMSI[0] = 0;
}
return ERR_NONE;
}
@@ -1911,6 +1929,7 @@ GSM_Error SMSD_MainLoop(GSM_SMSDConfig *Config, gboolean exit_on_failure, int ma
{
GSM_Error error;
int errors = -1, initerrors=0;
+ unsigned int lastsleep;
time_t lastreceive = 0, lastreset = time(NULL), lasthardreset = time(NULL), lastnothingsent = 0, laststatus = 0;
time_t lastloop = 0, current_time;
int i;
@@ -1989,7 +2008,7 @@ GSM_Error SMSD_MainLoop(GSM_SMSDConfig *Config, gboolean exit_on_failure, int ma
GSM_SetSendSMSStatusCallback(Config->gsm, SMSD_SendSMSStatusCallback, Config);
/* On first start we need to initialize some variables */
if (first_start) {
- if (GSM_GetIMEI(Config->gsm, Config->Status->IMEI) != ERR_NONE) {
+ if (GSM_GetIMEI(Config->gsm, Config->Status->IMEI) != ERR_NONE || GSM_GetSIMIMSI(Config->gsm, Config->Status->IMSI) != ERR_NONE) {
errors++;
} else {
errors = 0;
@@ -2094,10 +2113,11 @@ GSM_Error SMSD_MainLoop(GSM_SMSDConfig *Config, gboolean exit_on_failure, int ma
/* Sleep some time before another loop */
current_time = time(NULL);
+ lastsleep = round(difftime(current_time, lastloop));
if (Config->loopsleep == 1) {
sleep(1);
- } else if (difftime(current_time, lastloop) < Config->loopsleep) {
- sleep(Config->loopsleep - difftime(current_time, lastloop));
+ } else if (lastsleep < Config->loopsleep) {
+ sleep(Config->loopsleep - lastsleep);
}
}
Config->Service->Free(Config);
diff --git a/smsd/core.h b/smsd/core.h
index f969d5a..31a0a98 100644
--- a/smsd/core.h
+++ b/smsd/core.h
@@ -16,8 +16,8 @@
#endif
#define SMSD_SHM_KEY (0xface)
-#define SMSD_SHM_VERSION (1)
-#define SMSD_DB_VERSION (15)
+#define SMSD_SHM_VERSION (2)
+#define SMSD_DB_VERSION (16)
#include "log.h"
@@ -91,6 +91,7 @@ struct _GSM_SMSDConfig {
gboolean hangupcalls;
gboolean checkbattery;
gboolean checksignal;
+ gboolean checknetwork;
gboolean enable_send;
gboolean enable_receive;
unsigned int maxretries;
@@ -151,7 +152,6 @@ struct _GSM_SMSDConfig {
/* configurable SQL queries */
char * SMSDSQL_queries[SQL_QUERY_LAST_NO];
- const char *table_daemons;
const char *table_gammu;
const char *table_inbox;
const char *table_sentitems;
diff --git a/smsd/inject.c b/smsd/inject.c
index bd468b4..76fbb70 100644
--- a/smsd/inject.c
+++ b/smsd/inject.c
@@ -55,13 +55,13 @@ NORETURN void version(void)
printf(" - %s\n", "ODBC");
#endif
printf("\n");
- printf("Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors.\n");
+ printf("Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors.\n");
printf("\n");
printf("License GPLv2: GNU GPL version 2 <https://spdx.org/licenses/GPL-2.0>.\n");
printf("This is free software: you are free to change and redistribute it.\n");
printf("There is NO WARRANTY, to the extent permitted by law.\n");
printf("\n");
- printf("Check <http://wammu.eu/gammu/> for updates.\n");
+ printf("Check <https://wammu.eu/gammu/> for updates.\n");
printf("\n");
exit(0);
}
@@ -149,6 +149,7 @@ int process_commandline(int argc, char **argv, SMSD_Parameters * params)
help();
exit(0);
default:
+ fprintf(stderr, "Parameter -%c not known!\n", opt);
wrong_params();
break;
}
diff --git a/smsd/log-event.c b/smsd/log-event.c
index 319728f..1a482a4 100644
--- a/smsd/log-event.c
+++ b/smsd/log-event.c
@@ -96,7 +96,7 @@ gboolean eventlog_register(void)
0,
REG_SZ,
(BYTE *)program_name,
- strlen(program_name) + 1);
+ (DWORD)strlen(program_name) + 1);
if (ret != ERROR_SUCCESS) {
fprintf(stderr, "Failed to write EventMessageFile to registry!\n");
@@ -109,7 +109,7 @@ gboolean eventlog_register(void)
0,
REG_SZ,
(BYTE *)program_name,
- strlen(program_name) + 1);
+ (DWORD)strlen(program_name) + 1);
if (ret != ERROR_SUCCESS) {
fprintf(stderr, "Failed to write ParameterMessageFile to registry!\n");
@@ -149,8 +149,8 @@ void eventlog_log(void *handle, int level, const char *message)
{
LPCTSTR lpstrings[1];
WORD evtype = EVENTLOG_ERROR_TYPE;
+ WORD eventcat = 0;
DWORD eventid = 0;
- DWORD eventcat = 0;
switch (level) {
case DEBUG_ERROR:
diff --git a/smsd/main.c b/smsd/main.c
index 76d48f7..ae21cb3 100644
--- a/smsd/main.c
+++ b/smsd/main.c
@@ -65,6 +65,13 @@ void smsd_resume(int signum)
standby = FALSE;
}
+#ifdef WIN32
+VOID CALLBACK TimerRoutine(PVOID lpParam, BOOLEAN TimerOrWaitFired)
+{
+ SMSD_Shutdown(config);
+}
+#endif
+
NORETURN void version(void)
{
printf("Gammu-smsd version %s\n", GAMMU_VERSION);
@@ -79,7 +86,7 @@ NORETURN void version(void)
#ifdef HAVE_PIDFILE
printf(" - %s\n", "PID");
#endif
-#ifdef HAVE_ALARM
+#if defined(HAVE_ALARM) || defined(WIN32)
printf(" - %s\n", "ALARM");
#endif
#ifdef HAVE_UID
@@ -115,13 +122,13 @@ NORETURN void version(void)
printf(" - %s\n", "ODBC");
#endif
printf("\n");
- printf("Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors.\n");
+ printf("Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors.\n");
printf("\n");
printf("License GPLv2: GNU GPL version 2 <https://spdx.org/licenses/GPL-2.0>.\n");
printf("This is free software: you are free to change and redistribute it.\n");
printf("There is NO WARRANTY, to the extent permitted by law.\n");
printf("\n");
- printf("Check <http://wammu.eu/gammu/> for updates.\n");
+ printf("Check <https://wammu.eu/gammu/> for updates.\n");
printf("\n");
exit(0);
}
@@ -156,7 +163,7 @@ void help(void)
print_option_param("G", "group", "GROUP", "run daemon as a group");
#endif
print_option_param("f", "max-failures", "NUM", "number of failures before terminating");
-#ifdef HAVE_ALARM
+#if defined(HAVE_ALARM) || defined(WIN32)
print_option_param("X", "suicide", "SECONDS", "kills itself after number of seconds");
#endif
#ifdef HAVE_WINDOWS_SERVICE
@@ -184,6 +191,9 @@ NORETURN void wrong_params(void)
void process_commandline(int argc, char **argv, SMSD_Parameters * params)
{
int opt;
+#ifdef WIN32
+ HANDLE hTimer = NULL;
+#endif
#ifdef HAVE_GETOPT_LONG
struct option long_options[] = {
@@ -251,9 +261,13 @@ void process_commandline(int argc, char **argv, SMSD_Parameters * params)
case 'f':
params->max_failures = atoi(optarg);
break;
-#ifdef HAVE_ALARM
+#if defined(HAVE_ALARM) || defined(WIN32)
case 'X':
+#ifdef HAVE_ALARM
alarm(atoi(optarg));
+#elif defined(WIN32)
+ CreateTimerQueueTimer(&hTimer, NULL, (WAITORTIMERCALLBACK)TimerRoutine, NULL , atoi(optarg) * 1000, 0, 0);
+#endif
break;
#endif
#ifdef HAVE_DAEMON
@@ -305,6 +319,7 @@ void process_commandline(int argc, char **argv, SMSD_Parameters * params)
help();
exit(0);
default:
+ fprintf(stderr, "Parameter -%c not known!\n", opt);
wrong_params();
break;
}
diff --git a/smsd/monitor.c b/smsd/monitor.c
index 522b957..2efadf6 100644
--- a/smsd/monitor.c
+++ b/smsd/monitor.c
@@ -63,13 +63,13 @@ NORETURN void version(void)
printf(" - %s\n", "ODBC");
#endif
printf("\n");
- printf("Copyright (C) 2003 - 2015 Michal Cihar <michal@cihar.com> and other authors.\n");
+ printf("Copyright (C) 2003 - 2016 Michal Cihar <michal@cihar.com> and other authors.\n");
printf("\n");
printf("License GPLv2: GNU GPL version 2 <https://spdx.org/licenses/GPL-2.0>.\n");
printf("This is free software: you are free to change and redistribute it.\n");
printf("There is NO WARRANTY, to the extent permitted by law.\n");
printf("\n");
- printf("Check <http://wammu.eu/gammu/> for updates.\n");
+ printf("Check <https://wammu.eu/gammu/> for updates.\n");
printf("\n");
exit(0);
}
@@ -171,6 +171,7 @@ void process_commandline(int argc, char **argv, SMSD_Parameters * params)
help();
exit(0);
default:
+ fprintf(stderr, "Parameter -%c not known!\n", opt);
wrong_params();
break;
}
@@ -255,10 +256,11 @@ int main(int argc, char **argv)
return 3;
}
if (compact) {
- printf("%s;%s;%s;%d;%d;%d;%d;%d\n",
+ printf("%s;%s;%s;%s;%d;%d;%d;%d;%d\n",
status.Client,
status.PhoneID,
status.IMEI,
+ status.IMSI,
status.Sent,
status.Received,
status.Failed,
@@ -268,6 +270,7 @@ int main(int argc, char **argv)
printf("Client: %s\n", status.Client);
printf("PhoneID: %s\n", status.PhoneID);
printf("IMEI: %s\n", status.IMEI);
+ printf("IMSI: %s\n", status.IMSI);
printf("Sent: %d\n", status.Sent);
printf("Received: %d\n", status.Received);
printf("Failed: %d\n", status.Failed);
diff --git a/smsd/services/files.c b/smsd/services/files.c
index 7071983..6001755 100644
--- a/smsd/services/files.c
+++ b/smsd/services/files.c
@@ -10,6 +10,8 @@
#include <stdlib.h>
#include <assert.h>
#include <sys/stat.h>
+#include <sys/types.h>
+#include <fcntl.h>
#ifdef WIN32
#include <io.h>
@@ -23,6 +25,14 @@
#include "../../helper/string.h"
+#ifndef PATH_MAX
+#ifdef MAX_PATH
+#define PATH_MAX (MAX_PATH)
+#else
+#define PATH_MAX (4069)
+#endif
+#endif
+
/**
* Helper define to check error code from fwrite.
*/
@@ -34,12 +44,12 @@ static GSM_Error SMSDFiles_SaveInboxSMS(GSM_MultiSMSMessage * sms, GSM_SMSDConfi
{
GSM_Error error = ERR_NONE;
int i, j;
- unsigned char FileName[100], FullName[400], ext[4], buffer[64], buffer2[400];
+ unsigned char FileName[100], FullName[PATH_MAX], ext[4], buffer[64], buffer2[400];
gboolean done;
FILE *file;
size_t locations_size = 0, locations_pos = 0;
#ifdef GSM_ENABLE_BACKUP
- GSM_SMS_Backup backup;
+ GSM_SMS_Backup *backup;
#endif
*Locations = NULL;
@@ -98,12 +108,18 @@ static GSM_Error SMSDFiles_SaveInboxSMS(GSM_MultiSMSMessage * sms, GSM_SMSDConfi
SMSD_Log(DEBUG_ERROR, Config, "Saving in detail format not compiled in!");
#else
+ backup = malloc(sizeof(GSM_SMS_Backup));
+ if (backup == NULL) {
+ return ERR_MOREMEMORY;
+ }
+
for (j = 0; j < sms->Number; j++) {
- backup.SMS[j] = &sms->SMS[j];
+ backup->SMS[j] = &sms->SMS[j];
}
- backup.SMS[sms->Number] = NULL;
- error = GSM_AddSMSBackupFile(FullName, &backup);
+ backup->SMS[sms->Number] = NULL;
+ error = GSM_AddSMSBackupFile(FullName, backup);
done = TRUE;
+ free(backup);
#endif
} else {
file = fopen(FullName, "wb");
@@ -164,15 +180,16 @@ static GSM_Error SMSDFiles_FindOutboxSMS(GSM_MultiSMSMessage * sms, GSM_SMSDConf
{
GSM_MultiPartSMSInfo SMSInfo;
GSM_WAPBookmark Bookmark;
- char FileName[100], FullName[400];
+ char FileName[100], FullName[PATH_MAX];
unsigned char Buffer[(GSM_MAX_SMS_LENGTH * GSM_MAX_MULTI_SMS + 1) * 2];
unsigned char Buffer2[(GSM_MAX_SMS_LENGTH * GSM_MAX_MULTI_SMS + 1) * 2];
FILE *File;
- int i, len, phlen;
+ int i;
+ size_t len, phlen;
char *pos1, *pos2, *options = NULL;
gboolean backup = FALSE;
#ifdef GSM_ENABLE_BACKUP
- GSM_SMS_Backup smsbackup;
+ GSM_SMS_Backup *smsbackup;
GSM_Error error;
#endif
#ifdef WIN32
@@ -252,21 +269,28 @@ static GSM_Error SMSDFiles_FindOutboxSMS(GSM_MultiSMSMessage * sms, GSM_SMSDConf
if (backup) {
#ifdef GSM_ENABLE_BACKUP
+ smsbackup = malloc(sizeof(GSM_SMS_Backup));
+ if (smsbackup == NULL) {
+ return ERR_MOREMEMORY;
+ }
+
/* Remember ID */
strcpy(ID, FileName);
/* Load backup */
- GSM_ClearSMSBackup(&smsbackup);
- error = GSM_ReadSMSBackupFile(FullName, &smsbackup);
+ GSM_ClearSMSBackup(smsbackup);
+ error = GSM_ReadSMSBackupFile(FullName, smsbackup);
if (error != ERR_NONE) {
+ free(smsbackup);
return error;
}
/* Copy it to our message */
sms->Number = 0;
- for (i = 0; smsbackup.SMS[i] != NULL; i++) {
- sms->SMS[sms->Number++] = *smsbackup.SMS[i];
+ for (i = 0; smsbackup->SMS[i] != NULL; i++) {
+ sms->SMS[sms->Number++] = *(smsbackup->SMS[i]);
}
/* Free memory */
- GSM_FreeSMSBackup(&smsbackup);
+ GSM_FreeSMSBackup(smsbackup);
+ free(smsbackup);
/* Set delivery report flag */
if (sms->SMS[0].PDU == SMS_Status_Report) {
@@ -274,7 +298,6 @@ static GSM_Error SMSDFiles_FindOutboxSMS(GSM_MultiSMSMessage * sms, GSM_SMSDConf
} else {
Config->currdeliveryreport = -1;
}
-
#else
SMSD_Log(DEBUG_ERROR, Config, "SMS backup loading disabled at compile time!");
return ERR_DISABLED;
@@ -400,8 +423,8 @@ static GSM_Error SMSDFiles_FindOutboxSMS(GSM_MultiSMSMessage * sms, GSM_SMSDConf
return ERR_UNKNOWN;
}
- for (len = 0; len < sms->Number; len++) {
- EncodeUnicode(sms->SMS[len].Number, pos1, phlen);
+ for (i = 0; i < sms->Number; i++) {
+ EncodeUnicode(sms->SMS[i].Number, pos1, phlen);
}
}
@@ -434,66 +457,93 @@ static GSM_Error SMSDFiles_MoveSMS(GSM_MultiSMSMessage * sms UNUSED, GSM_SMSDCon
{
FILE *oFile, *iFile;
size_t ilen = 0, olen = 0;
- char Buffer[(GSM_MAX_SMS_LENGTH * GSM_MAX_MULTI_SMS + 1) * 2], ifilename[400], ofilename[400];
+ char Buffer[(GSM_MAX_SMS_LENGTH * GSM_MAX_MULTI_SMS + 1) * 2], ifilename[PATH_MAX], ofilename[PATH_MAX];
const char *sourcepath, *destpath;
+ GSM_Error error;
sourcepath = Config->outboxpath;
+
+ // Determine target based on status
if (sent) {
destpath = Config->sentsmspath;
} else {
destpath = Config->errorsmspath;
}
+ // Calculate source path
strcpy(ifilename, sourcepath);
strcat(ifilename, ID);
+ // Calculate destination path
strcpy(ofilename, destpath);
strcat(ofilename, ID);
+ // Do move only if paths are not same
if (strcmp(ifilename, ofilename) != 0) {
+ // First try rename
+ if (rename(ifilename, ofilename) == 0) {
+ SMSD_Log(DEBUG_INFO, Config, "Renamed %s to %s", ifilename, ofilename);
+ return ERR_NONE;
+ }
+
+ // Move across devices
+ if (errno != EXDEV) {
+ SMSD_LogErrno(Config, "Can not move file");
+ SMSD_Log(DEBUG_INFO, Config, "Could move %s to %s", ifilename, ofilename);
+ return ERR_UNKNOWN;
+ }
+
+ // Read source file
iFile = fopen(ifilename, "r");
if (iFile == NULL) {
+ SMSD_LogErrno(Config, "Can not open file");
return ERR_CANTOPENFILE;
}
ilen = fread(Buffer, 1, sizeof(Buffer), iFile);
fclose(iFile);
+
+ // Write target file
oFile = fopen(ofilename, "w");
if (oFile == NULL) {
+ SMSD_LogErrno(Config, "Can not open file");
return ERR_CANTOPENFILE;
}
olen = fwrite(Buffer, 1, ilen, oFile);
fclose(oFile);
}
- if (ilen == olen) {
- if ((strcmp(ifilename, "/") == 0) || (remove(ifilename) != 0)) {
- SMSD_LogErrno(Config, "Can not delete file");
- SMSD_Log(DEBUG_INFO, Config, "Could not delete %s", ifilename);
- return ERR_UNKNOWN;
- }
- return ERR_NONE;
+
+ // Did we write all data?
+ error = ERR_NONE;
+ if (ilen != olen) {
+ SMSD_Log(DEBUG_ERROR, Config, "Failed to copy %s to %s", ifilename, ofilename);
+ error = ERR_UNKNOWN;
} else {
- SMSD_Log(DEBUG_INFO, Config, "Error copying SMS %s -> %s", ifilename, ofilename);
- if (alwaysDelete) {
- if ((strcmp(ifilename, "/") == 0) || (remove(ifilename) != 0)) {
- SMSD_LogErrno(Config, "Can not delete file");
- SMSD_Log(DEBUG_INFO, Config, "Could not delete %s", ifilename);
- }
+ SMSD_Log(DEBUG_INFO, Config, "Copied %s to %s", ifilename, ofilename);
+ }
+
+ // Remove source file
+ if (error == ERR_NONE || alwaysDelete) {
+ if (unlink(ifilename) != 0) {
+ SMSD_LogErrno(Config, "Can not remove file");
+ return ERR_UNKNOWN;
}
- return ERR_UNKNOWN;
}
+
+ return error;
}
/* Adds SMS to Outbox */
static GSM_Error SMSDFiles_CreateOutboxSMS(GSM_MultiSMSMessage * sms, GSM_SMSDConfig * Config, char *NewID)
{
int i, j;
- unsigned char FileName[100], FullName[400], ext[17], buffer[64], buffer2[400];
- FILE *file;
+ int fd;
+ unsigned char FileName[100], FullName[PATH_MAX], ext[17], buffer[64], buffer2[400];
+ FILE *file = NULL;
time_t rawtime;
struct tm *timeinfo;
#ifdef GSM_ENABLE_BACKUP
GSM_Error error;
- GSM_SMS_Backup backup;
+ GSM_SMS_Backup *backup;
#endif
j = 0;
@@ -508,22 +558,20 @@ static GSM_Error SMSDFiles_CreateOutboxSMS(GSM_MultiSMSMessage * sms, GSM_SMSDCo
}
DecodeUnicode(sms->SMS[i].Number, buffer2);
- file = NULL;
- do {
+ for (j = 0; j < 100; j++) {
sprintf(FileName,
"OUTC%04d%02d%02d_%02d%02d%02d_00_%s_sms%d.%s",
1900 + timeinfo->tm_year, timeinfo->tm_mon + 1, timeinfo->tm_mday, timeinfo->tm_hour, timeinfo->tm_min, timeinfo->tm_sec, buffer2, j, ext);
strcpy(FullName, Config->outboxpath);
strcat(FullName, FileName);
- if (file) {
- fclose(file);
+ fd = open(FileName, O_CREAT | O_EXCL, 0644);
+ if (fd >= 0) {
+ close(fd);
+ break;
}
- file = fopen(FullName, "r");
- } while (file != NULL && (++j < 100));
+ }
- if (file) {
- fclose(file);
- file = NULL;
+ if (j >= 100) {
if (i == 0) {
SMSD_Log(DEBUG_ERROR, Config, "Cannot save %s. No available file names", FileName);
return ERR_CANTOPENFILE;
@@ -535,11 +583,18 @@ static GSM_Error SMSDFiles_CreateOutboxSMS(GSM_MultiSMSMessage * sms, GSM_SMSDCo
SMSD_Log(DEBUG_ERROR, Config, "Saving in detail format not compiled in!");
#else
+ backup = malloc(sizeof(GSM_SMS_Backup));
+ if (backup == NULL) {
+ return ERR_MOREMEMORY;
+ }
+
for (j = 0; j < sms->Number; j++) {
- backup.SMS[j] = &sms->SMS[j];
+ backup->SMS[j] = &sms->SMS[j];
}
- backup.SMS[sms->Number] = NULL;
- error = GSM_AddSMSBackupFile(FullName, &backup);
+ backup->SMS[sms->Number] = NULL;
+ error = GSM_AddSMSBackupFile(FullName, backup);
+
+ free(backup);
if (error != ERR_NONE) {
return error;
@@ -593,10 +648,10 @@ fail:
static GSM_Error SMSDFiles_AddSentSMSInfo(GSM_MultiSMSMessage * sms UNUSED, GSM_SMSDConfig * Config, char *ID UNUSED, int Part, GSM_SMSDSendingError err, int TPMR)
{
FILE *file;
- ssize_t flen = 0, filesize;
- unsigned char FullPath[400];
- char *Buffer = NULL;
- char *lineStart, *lineEnd;
+ GSM_File GSMFile;
+ GSM_Error error;
+ unsigned char FullPath[PATH_MAX];
+ unsigned char *lineStart, *lineEnd;
/* MessageReference TPMR maximum is "255" */
char MessageReferenceBuffer[sizeof("MessageReference = \n") + 4];
@@ -608,60 +663,48 @@ static GSM_Error SMSDFiles_AddSentSMSInfo(GSM_MultiSMSMessage * sms UNUSED, GSM_
strcpy(FullPath, Config->outboxpath);
strcat(FullPath, Config->SMSID);
- file = fopen(FullPath, "r");
+ // Read file content
+ GSMFile.Buffer = NULL;
+ GSMFile.Used = 0;
+ error = GSM_ReadFile(FullPath, &GSMFile);
- if (file == NULL) {
- return ERR_CANTOPENFILE;
+ if (error != ERR_NONE) {
+ SMSD_Log(DEBUG_ERROR, Config, "AddSentSMSInfo: Failed to read file!");
+ free(GSMFile.Buffer);
+ return error;
}
- fseek(file, 0, SEEK_END);
- filesize = ftell(file);
- if (filesize < 0) {
- fclose(file);
- return ERR_CANTOPENFILE;
- }
- fseek(file, 0, SEEK_SET);
+ // Allocate additional space for trailing zero
+ GSMFile.Buffer = realloc(GSMFile.Buffer, GSMFile.Used + 1);
- Buffer = malloc(filesize + 200);
- if (Buffer == NULL) {
- fclose(file);
+ if (GSMFile.Buffer == NULL) {
return ERR_MOREMEMORY;
}
- flen = fread(Buffer, 1, filesize, file);
- fclose(file);
-
- if (flen != filesize) {
- free(Buffer);
- return ERR_CANTOPENFILE;
- }
- Buffer[flen] = '\0';
-
- lineStart = Buffer;
- lineEnd = strchr(lineStart, '\n');
+ GSMFile.Buffer[GSMFile.Used] = '\0';
- while (lineEnd && lineStart - Buffer + 1 < flen) {
- lineStart = lineEnd + 1;
- lineEnd = strchr(lineStart, '\n');
-
- if(!strncmp("MessageReference = ", lineStart, 19)) {
- break;
- }
- }
+ lineStart = strstr(GSMFile.Buffer, "\nMessageReference = ");
/* Message reference not found */
- if (lineEnd == NULL || strncmp("MessageReference = ", lineStart, 19) == 0) {
- free(Buffer);
+ if (lineStart == NULL) {
+ free(GSMFile.Buffer);
return ERR_NONE;
}
+ lineStart++;
+ lineEnd = strchr(GSMFile.Buffer, '\n');
+ /* End of buffer? */
+ if (lineEnd == NULL) {
+ lineEnd = GSMFile.Buffer + GSMFile.Used;
+ }
file = fopen(FullPath, "w");
if (file == NULL) {
- free(Buffer);
+ SMSD_LogErrno(Config, "AddSentSMSInfo: Failed to open file for writing");
+ free(GSMFile.Buffer);
return ERR_CANTOPENFILE;
}
- chk_fwrite(Buffer, lineStart - Buffer, 1, file);
+ chk_fwrite(GSMFile.Buffer, lineStart - GSMFile.Buffer, 1, file);
snprintf(MessageReferenceBuffer, sizeof(MessageReferenceBuffer),
"MessageReference = %d\n", TPMR);
@@ -669,19 +712,18 @@ static GSM_Error SMSDFiles_AddSentSMSInfo(GSM_MultiSMSMessage * sms UNUSED, GSM_
chk_fwrite(MessageReferenceBuffer, strlen(MessageReferenceBuffer), 1, file);
- chk_fwrite(lineEnd + 1, (Buffer - lineEnd) + flen - 1, 1, file);
+ chk_fwrite(lineEnd + 1, (GSMFile.Buffer - lineEnd) + GSMFile.Used - 1, 1, file);
fclose(file);
- free(Buffer);
+ free(GSMFile.Buffer);
return ERR_NONE;
fail:
+ SMSD_LogErrno(Config, "AddSentSMSInfo: Failed to write");
if (file) {
fclose(file);
}
- if (Buffer) {
- free(Buffer);
- }
+ free(GSMFile.Buffer);
return ERR_WRITING_FILE;
}
diff --git a/smsd/services/mysql.c b/smsd/services/mysql.c
index caa80e9..2324434 100644
--- a/smsd/services/mysql.c
+++ b/smsd/services/mysql.c
@@ -14,7 +14,7 @@
#ifdef WIN32
#include <windows.h>
#ifndef __GNUC__
-#pragma comment(lib, "libmysql.lib")
+#pragma comment(lib, "mysqlclient.lib")
#endif
#endif
diff --git a/smsd/services/odbc.c b/smsd/services/odbc.c
index 76e3ad8..293ae5f 100644
--- a/smsd/services/odbc.c
+++ b/smsd/services/odbc.c
@@ -28,7 +28,7 @@
static void SMSDODBC_LogError(GSM_SMSDConfig * Config, SQLRETURN origret, SQLSMALLINT handle_type, SQLHANDLE handle, const char *message)
{
- SQLINTEGER i = 0;
+ SQLSMALLINT i = 0;
SQLINTEGER native;
SQLCHAR state[ 7 ];
SQLCHAR text[256];
@@ -82,8 +82,7 @@ time_t SMSDODBC_GetDate(GSM_SMSDConfig * Config, SQL_result *res, unsigned int f
const char *SMSDODBC_GetString(GSM_SMSDConfig * Config, SQL_result *res, unsigned int field)
{
- SQLLEN sqllen;
- int size;
+ SQLLEN size;
SQLRETURN ret;
char shortbuffer[1];
@@ -93,20 +92,12 @@ const char *SMSDODBC_GetString(GSM_SMSDConfig * Config, SQL_result *res, unsigne
}
/* Figure out string length */
- ret = SQLGetData(res->odbc, field + 1, SQL_C_CHAR, shortbuffer, 0, &sqllen);
+ ret = SQLGetData(res->odbc, field + 1, SQL_C_CHAR, shortbuffer, 0, &size);
if (!SQL_SUCCEEDED(ret)) {
SMSDODBC_LogError(Config, ret, SQL_HANDLE_STMT, res->odbc, "SQLGetData(string,0) failed");
return NULL;
}
- /*
- * This hack seems to be needed to avoid type breakage on Win64, don't ask me why.
- *
- * Might be actually bug in MinGW compiler, but when using SQLLEN type below
- * anything fails (it does not match to SQL_NULL_DATA and realloc always fails).
- */
- size = sqllen;
-
/* Did not we get NULL? */
if (size == SQL_NULL_DATA) {
SMSD_Log(DEBUG_SQL, Config, "Field %d returning NULL", field);
@@ -116,12 +107,12 @@ const char *SMSDODBC_GetString(GSM_SMSDConfig * Config, SQL_result *res, unsigne
/* Allocate string */
Config->conn.odbc.retstr[field] = realloc(Config->conn.odbc.retstr[field], size + 1);
if (Config->conn.odbc.retstr[field] == NULL) {
- SMSD_Log(DEBUG_ERROR, Config, "Field %d returning NULL, failed to allocate %d bytes of memory", field, size + 1);
+ SMSD_Log(DEBUG_ERROR, Config, "Field %d returning NULL, failed to allocate %ld bytes of memory", field, (long)(size + 1));
return NULL;
}
/* Actually grab result from database */
- ret = SQLGetData(res->odbc, field + 1, SQL_C_CHAR, Config->conn.odbc.retstr[field], size + 1, &sqllen);
+ ret = SQLGetData(res->odbc, field + 1, SQL_C_CHAR, Config->conn.odbc.retstr[field], size + 1, &size);
if (!SQL_SUCCEEDED(ret)) {
SMSDODBC_LogError(Config, ret, SQL_HANDLE_STMT, res->odbc, "SQLGetData(string) failed");
return NULL;
@@ -279,6 +270,8 @@ char * SMSDODBC_QuoteString(GSM_SMSDConfig * Config, const char *string)
strcasecmp(driver_name, "pgsql") == 0 ||
strcasecmp(driver_name, "native_pgsql") == 0 ||
strncasecmp(driver_name, "sqlite", 6) == 0 ||
+ strncasecmp(driver_name, "oracle", 6) == 0 ||
+ strncasecmp(driver_name, "freetds", 6) == 0 ||
strcasecmp(Config->driver, "access") == 0) {
quote = '\'';
}
@@ -342,7 +335,7 @@ unsigned long SMSDODBC_AffectedRows(GSM_SMSDConfig * Config, SQL_result *res)
SMSDODBC_LogError(Config, ret, SQL_HANDLE_DBC, Config->conn.odbc.dbc, "SQLRowCount failed");
return 0;
}
- return count;
+ return (unsigned long)count;
}
struct GSM_SMSDdbobj SMSDODBC = {
diff --git a/smsd/services/sql-core.h b/smsd/services/sql-core.h
index 47cd9d1..0383b9a 100644
--- a/smsd/services/sql-core.h
+++ b/smsd/services/sql-core.h
@@ -90,7 +90,7 @@ typedef enum {
/* NamedQuery SQL parameter value as part of SQL_Var */
typedef union {
const char *s;
- int i;
+ long long int i;
} SQL_Val;
/* NamedQuery SQL parameter passed by caller function */
diff --git a/smsd/services/sql.c b/smsd/services/sql.c
index df85c2d..34c2855 100644
--- a/smsd/services/sql.c
+++ b/smsd/services/sql.c
@@ -1,9 +1,9 @@
/**
- * libsql database service
+ * SQL database service
*
* Part of Gammu project
*
- * Copyright (C) 2009 - 2015 Michal Čihař
+ * Copyright (C) 2009 - 2016 Michal Čihař
* (c) 2010 Miloslav Semler
*
* Licensed under GNU GPL version 2 or later
@@ -49,6 +49,7 @@ const char now_plus_pgsql[] = "now() + interval '%d seconds'";
const char now_plus_sqlite[] = "datetime('now', '+%d seconds', 'localtime')";
const char now_plus_freetds[] = "DATEADD('second', %d, CURRENT_TIMESTAMP)";
const char now_plus_access[] = "now()+#00:00:%d#";
+const char now_plus_oracle[] = "CURRENT_TIMESTAMP + INTERVAL '%d' SECOND'";
const char now_plus_fallback[] = "NOW() + INTERVAL %d SECOND";
@@ -69,6 +70,8 @@ static const char *SMSDSQL_NowPlus(GSM_SMSDConfig * Config, int seconds)
sprintf(result, now_plus_freetds, seconds);
} else if (strcasecmp(driver_name, "access") == 0) {
sprintf(result, now_plus_access, seconds);
+ } else if (strcasecmp(driver_name, "oracle") == 0) {
+ sprintf(result, now_plus_oracle, seconds);
} else if (strcasecmp(driver_name, "odbc") == 0) {
sprintf(result, now_plus_odbc, seconds);
} else {
@@ -81,7 +84,7 @@ const char escape_char_odbc[] = "";
const char escape_char_mysql[] = "`";
const char escape_char_pgsql[] = "\"";
const char escape_char_sqlite[] = "";
-const char escape_char_freetds[] = "";
+const char escape_char_freetds[] = "\"";
const char escape_char_fallback[] = "";
static const char *SMSDSQL_EscapeChar(GSM_SMSDConfig * Config)
@@ -96,7 +99,7 @@ static const char *SMSDSQL_EscapeChar(GSM_SMSDConfig * Config)
return escape_char_pgsql;
} else if (strncasecmp(driver_name, "sqlite", 6) == 0) {
return escape_char_sqlite;
- } else if (strcasecmp(driver_name, "freetds") == 0 || strcasecmp(driver_name, "mssql") == 0 || strcasecmp(driver_name, "sybase") == 0) {
+ } else if (strcasecmp(driver_name, "oracle") == 0 || strcasecmp(driver_name, "freetds") == 0 || strcasecmp(driver_name, "mssql") == 0 || strcasecmp(driver_name, "sybase") == 0) {
return escape_char_freetds;
} else if (strcasecmp(Config->driver, "odbc") == 0) {
return escape_char_odbc;
@@ -105,6 +108,32 @@ static const char *SMSDSQL_EscapeChar(GSM_SMSDConfig * Config)
}
}
+const char rownum_clause_fallback[] = "";
+
+
+static const char *SMSDSQL_RownumClause(GSM_SMSDConfig * Config, const char *count, gboolean in_where)
+{
+ const char *driver_name;
+ static char result[100];
+
+ driver_name = SMSDSQL_SQLName(Config);
+
+ if (strcasecmp(driver_name, "oracle") == 0 || strcasecmp(driver_name, "freetds") == 0) {
+ if (in_where) {
+ strcpy(result, " AND ");
+ } else {
+ strcpy(result, " WHERE ");
+ }
+ strcat(result, "ROWNUM <= ");
+ strcat(result, count);
+ strcat(result, " ");
+ return result;
+ } else {
+ return rownum_clause_fallback;
+ }
+}
+
+
const char top_clause_access[] = "TOP";
const char top_clause_fallback[] = "";
@@ -136,7 +165,7 @@ static const char *SMSDSQL_LimitClause(GSM_SMSDConfig * Config, const char *coun
driver_name = SMSDSQL_SQLName(Config);
- if (strcasecmp(driver_name, "access") == 0) {
+ if (strcasecmp(driver_name, "access") == 0 || strcasecmp(driver_name, "freetds") == 0 || strcasecmp(driver_name, "oracle") == 0) {
return limit_clause_access;
} else {
strcpy(result, limit_clause_fallback);
@@ -173,7 +202,7 @@ static const char *SMSDSQL_CurrentTime(GSM_SMSDConfig * Config)
return currtime_pgsql;
} else if (strncasecmp(driver_name, "sqlite", 6) == 0) {
return currtime_sqlite;
- } else if (strcasecmp(driver_name, "freetds") == 0 || strcasecmp(driver_name, "mssql") == 0 || strcasecmp(driver_name, "sybase") == 0) {
+ } else if (strcasecmp(Config->driver, "oracle") == 0 || strcasecmp(driver_name, "freetds") == 0 || strcasecmp(driver_name, "mssql") == 0 || strcasecmp(driver_name, "sybase") == 0) {
return currtime_freetds;
} else if (strcasecmp(Config->driver, "odbc") == 0) {
return currtime_odbc;
@@ -193,7 +222,7 @@ static const char *SMSDSQL_Now(GSM_SMSDConfig * Config)
return now_pgsql;
} else if (strncasecmp(driver_name, "sqlite", 6) == 0) {
return now_sqlite;
- } else if (strcasecmp(driver_name, "freetds") == 0 || strcasecmp(driver_name, "mssql") == 0 || strcasecmp(driver_name, "sybase") == 0) {
+ } else if (strcasecmp(Config->driver, "oracle") == 0 || strcasecmp(driver_name, "freetds") == 0 || strcasecmp(driver_name, "mssql") == 0 || strcasecmp(driver_name, "sybase") == 0) {
return now_freetds;
} else if (strcasecmp(Config->driver, "access") == 0) {
return now_access;
@@ -289,24 +318,6 @@ static GSM_Error SMSDSQL_NamedQuery(GSM_SMSDConfig * Config, const char *sql_que
int n, argc = 0;
struct GSM_SMSDdbobj *db = Config->db;
- GSM_NetworkInfo NetInfo;
- char empty[1] = "";
- char *NetCode, *NetName;
-
- NetCode = empty;
- NetName = empty;
-
- /* Query network status only if we need it */
- if (
- (strstr(sql_query, "%O") != NULL || strstr(sql_query, "%M") != NULL)
- && GSM_GetNetworkInfo(Config->gsm, &NetInfo) == ERR_NONE
- ) {
- NetCode = NetInfo.NetworkCode;
- if (NetInfo.NetworkName[0] != 0x00 || NetInfo.NetworkName[1] != 0x00) {
- NetName = DecodeUnicodeConsole(NetInfo.NetworkName);
- }
- }
-
if (params != NULL) {
while (params[argc].type != SQL_TYPE_NONE) argc++;
}
@@ -324,7 +335,7 @@ static GSM_Error SMSDSQL_NamedQuery(GSM_SMSDConfig * Config, const char *sql_que
if (n < argc && n >= 0) {
switch(params[n].type){
case SQL_TYPE_INT:
- ptr += sprintf(ptr, "%i", params[n].v.i);
+ ptr += sprintf(ptr, "%lli", params[n].v.i);
break;
case SQL_TYPE_STRING:
buffer2 = db->QuoteString(Config, params[n].v.s);
@@ -350,14 +361,17 @@ static GSM_Error SMSDSQL_NamedQuery(GSM_SMSDConfig * Config, const char *sql_que
case 'I':
to_print = Config->Status->IMEI;
break;
+ case 'S':
+ to_print = Config->Status->IMSI;
+ break;
case 'P':
to_print = Config->PhoneID;
break;
case 'O':
- to_print = NetCode;
+ to_print = Config->Status->NetInfo.NetworkCode;
break;
case 'M':
- to_print = NetName;
+ to_print = DecodeUnicodeConsole(Config->Status->NetInfo.NetworkName);
break;
case 'N':
snprintf(static_buff, sizeof(static_buff), "Gammu %s, %s, %s", GAMMU_VERSION, GetOS(), GetCompiler());
@@ -478,7 +492,14 @@ static GSM_Error SMSDSQL_CheckTable(GSM_SMSDConfig * Config, const char *table)
GSM_Error error;
struct GSM_SMSDdbobj *db = Config->db;
- sprintf(buffer, "SELECT %s * FROM %s %s", SMSDSQL_TopClause(Config, "1"), table, SMSDSQL_LimitClause(Config, "1"));
+ sprintf(
+ buffer,
+ "SELECT %s * FROM %s %s %s",
+ SMSDSQL_TopClause(Config, "1"),
+ table,
+ SMSDSQL_RownumClause(Config, "1", FALSE),
+ SMSDSQL_LimitClause(Config, "1")
+ );
error = SMSDSQL_Query(Config, buffer, &res);
if (error != ERR_NONE) {
SMSD_Log(DEBUG_ERROR, Config, "Table %s not found, disconnecting!", table);
@@ -525,12 +546,6 @@ static GSM_Error SMSDSQL_Init(GSM_SMSDConfig * Config)
if (error != ERR_NONE)
return error;
- error = SMSDSQL_CheckTable(Config, Config->table_daemons);
- if (error != ERR_NONE) {
- SMSD_Log(DEBUG_ERROR, Config, "Failed to open table %s", Config->table_daemons);
- return error;
- }
-
error = SMSDSQL_CheckTable(Config, Config->table_gammu);
if (error != ERR_NONE) {
SMSD_Log(DEBUG_ERROR, Config, "Failed to open table %s", Config->table_gammu);
@@ -581,7 +596,7 @@ static GSM_Error SMSDSQL_Init(GSM_SMSDConfig * Config)
db->Free(Config);
return ERR_UNKNOWN;
}
- version = db->GetNumber(Config, &res, 0);
+ version = (int)db->GetNumber(Config, &res, 0);
db->FreeResult(Config, &res);
error = SMSD_CheckDBVersion(Config, version);
if (error != ERR_NONE) {
@@ -876,8 +891,8 @@ static GSM_Error SMSDSQL_FindOutboxSMS(GSM_MultiSMSMessage * sms, GSM_SMSDConfig
sms->Number = 0;
for (i = 0; i < GSM_MAX_MULTI_SMS; i++) {
GSM_SetDefaultSMSData(&sms->SMS[i]);
- sms->SMS[i].SMSC.Number[0] = 0;
- sms->SMS[i].SMSC.Number[1] = 0;
+ /* Force using default SMSC */
+ sms->SMS[i].SMSC.Location = 0;
}
for (i = 1; i < GSM_MAX_MULTI_SMS + 1; i++) {
@@ -981,16 +996,16 @@ static GSM_Error SMSDSQL_FindOutboxSMS(GSM_MultiSMSMessage * sms, GSM_SMSDConfig
}
}
- sms->SMS[sms->Number].Class = db->GetNumber(Config, &res, 3);
+ sms->SMS[sms->Number].Class = (int)db->GetNumber(Config, &res, 3);
sms->SMS[sms->Number].PDU = SMS_Submit;
sms->Number++;
if (i == 1) {
strcpy(Config->CreatorID, db->GetString(Config, &res, 10));
- Config->relativevalidity = db->GetNumber(Config, &res, 8);
+ Config->relativevalidity = (int)db->GetNumber(Config, &res, 8);
Config->currdeliveryreport = db->GetBool(Config, &res, 9);
- Config->retries = db->GetNumber(Config, &res, 11);
+ Config->retries = (int)db->GetNumber(Config, &res, 11);
/* Is this a multipart message? */
if (!db->GetBool(Config, &res, 7)) {
@@ -1039,7 +1054,7 @@ static GSM_Error SMSDSQL_CreateOutboxSMS(GSM_MultiSMSMessage * sms, GSM_SMSDConf
{
char creator[200];
int i;
- unsigned int ID = 0;
+ unsigned long long ID = 0;
SQL_result res;
SQL_Var vars[6];
struct GSM_SMSDdbobj *db = Config->db;
@@ -1083,9 +1098,9 @@ static GSM_Error SMSDSQL_CreateOutboxSMS(GSM_MultiSMSMessage * sms, GSM_SMSDConf
}
db->FreeResult(Config, &res);
}
- SMSD_Log(DEBUG_INFO, Config, "Written message with ID %u", ID);
+ SMSD_Log(DEBUG_INFO, Config, "Written message with ID %llu", ID);
if (NewID != NULL)
- sprintf(NewID, "%d", ID);
+ sprintf(NewID, "%llu", ID);
return ERR_NONE;
}
@@ -1262,10 +1277,6 @@ GSM_Error SMSDSQL_ReadConfiguration(GSM_SMSDConfig *Config)
Config->database="sms";
}
- Config->table_daemons = INI_GetValue(Config->smsdcfgfile, "tables", "daemons", FALSE);
- if (Config->table_daemons == NULL){
- Config->table_daemons = "daemons";
- }
Config->table_gammu = INI_GetValue(Config->smsdcfgfile, "tables", "gammu", FALSE);
if (Config->table_gammu == NULL){
Config->table_gammu = "gammu";
@@ -1344,6 +1355,7 @@ GSM_Error SMSDSQL_ReadConfiguration(GSM_SMSDConfig *Config)
if (SMSDSQL_option(Config, SQL_QUERY_INSERT_PHONE, "insert_phone",
"INSERT INTO ", Config->table_phones, " (",
ESCAPE_FIELD("IMEI"),
+ ", ", ESCAPE_FIELD("IMSI"),
", ", ESCAPE_FIELD("ID"),
", ", ESCAPE_FIELD("NetCode"),
", ", ESCAPE_FIELD("NetName"),
@@ -1354,7 +1366,7 @@ GSM_Error SMSDSQL_ReadConfiguration(GSM_SMSDConfig *Config)
", ", ESCAPE_FIELD("Client"),
", ", ESCAPE_FIELD("Battery"),
", ", ESCAPE_FIELD("Signal"),
- ") VALUES (%I, %P, %O, %M, %1, %2, ",
+ ") VALUES (%I, %S, %P, %O, %M, %1, %2, ",
SMSDSQL_Now(Config),
", ",
SMSDSQL_NowPlus(Config, 10),
@@ -1446,8 +1458,9 @@ GSM_Error SMSDSQL_ReadConfiguration(GSM_SMSDConfig *Config)
" AND ", ESCAPE_FIELD("SendingTimeOut"), " < ", SMSDSQL_Now(Config),
" AND ", ESCAPE_FIELD("SendBefore"), " >= ", SMSDSQL_CurrentTime(Config),
" AND ", ESCAPE_FIELD("SendAfter"), " <= ", SMSDSQL_CurrentTime(Config),
- " AND ( ", ESCAPE_FIELD("SenderID"), " is NULL OR ", ESCAPE_FIELD("SenderID"), " = '' OR ", ESCAPE_FIELD("SenderID"), " = %P )"
- " ORDER BY ", ESCAPE_FIELD("InsertIntoDB"), " ASC ", SMSDSQL_LimitClause(Config, "%1"), NULL) != ERR_NONE) {
+ " AND ( ", ESCAPE_FIELD("SenderID"), " is NULL OR ", ESCAPE_FIELD("SenderID"), " = '' OR ", ESCAPE_FIELD("SenderID"), " = %P )",
+ SMSDSQL_RownumClause(Config, "%1", TRUE),
+ " ORDER BY ", ESCAPE_FIELD("Priority"), " DESC, ", ESCAPE_FIELD("InsertIntoDB"), " ASC ", SMSDSQL_LimitClause(Config, "%1"), NULL) != ERR_NONE) {
return ERR_UNKNOWN;
}
diff --git a/smsd/test-smsd-files-include.sh.in b/smsd/test-smsd-files-include.sh.in
index 71f481e..8d7078c 100644
--- a/smsd/test-smsd-files-include.sh.in
+++ b/smsd/test-smsd-files-include.sh.in
@@ -42,9 +42,11 @@ loglevel = textall
[smsd]
commtimeout = 5
+multiparttimeout = 5
+ReceiveFrequency = 5
debuglevel = 255
logfile = stderr
-runonreceive = @CMAKE_CURRENT_BINARY_DIR@/smsd-test-$SERVICE/received.sh
+runonreceive = @SH_BIN@ @CMAKE_CURRENT_BINARY_DIR@/smsd-test-$SERVICE/received.sh
service = files
inboxpath = @CMAKE_CURRENT_BINARY_DIR@/smsd-test-$SERVICE/inbox/
outboxpath = @CMAKE_CURRENT_BINARY_DIR@/smsd-test-$SERVICE/outbox/
@@ -92,12 +94,13 @@ $SMSD_INJECT_CMD -c "$CONFIG_PATH" TEXT 123465 -text "Lorem ipsum."
sleep 5
+# Incoming messages
for sms in 10 16 26 ; do
cp @CMAKE_CURRENT_SOURCE_DIR@/../tests/at-sms-encode/$sms.backup $DUMMY_PATH/sms/3/$sms
done
TIMEOUT=0
-while ! $SMSD_MONITOR_CMD -C -c "$CONFIG_PATH" -n 1 -d 0 | grep -q ";999999999999999;4;3;0;100;42" ; do
+while ! $SMSD_MONITOR_CMD -C -c "$CONFIG_PATH" -n 1 -d 0 | grep -q ";999999999999999;994299429942994;4;3;0;100;42" ; do
$SMSD_MONITOR_CMD -C -c "$CONFIG_PATH" -n 1 -d 0
sleep 1
TIMEOUT=$(($TIMEOUT + 1))
diff --git a/smsd/test-smsd.sh.in b/smsd/test-smsd.sh.in
index 3b184a9..0350565 100755
--- a/smsd/test-smsd.sh.in
+++ b/smsd/test-smsd.sh.in
@@ -9,7 +9,7 @@ SMSD_CMD="$2"
SMSD_INJECT_CMD="$3"
SMSD_MONITOR_CMD="$4"
-TEST_MATCH=";999999999999999;3;9;0;100;42"
+TEST_MATCH=";999999999999999;994299429942994;3;9;0;100;42"
if [ "x@HAVE_KILL@" = x1 ] ; then
SMSD_EXTRA_PARAMS="-p @CMAKE_CURRENT_BINARY_DIR@/smsd-test-$SERVICE/smsd.pid"
@@ -47,16 +47,17 @@ loglevel = textall
[smsd]
commtimeout = 5
multiparttimeout = 5
+ReceiveFrequency = 5
debuglevel = 255
logfile = stderr
-runonreceive = @CMAKE_CURRENT_BINARY_DIR@/smsd-test-$SERVICE/received.sh
+runonreceive = @SH_BIN@ @CMAKE_CURRENT_BINARY_DIR@/smsd-test-$SERVICE/received.sh
EOT
# Add driver specific configuration
case $SERVICE in
dbi-sqlite3)
cat >> .smsdrc <<EOT
-service = dbi
+service = sql
driver = sqlite3
database = smsd.db
dbdir = @CMAKE_CURRENT_BINARY_DIR@/smsd-test-$SERVICE/
@@ -64,7 +65,7 @@ EOT
;;
dbi-pgsql)
cat >> .smsdrc <<EOT
-service = dbi
+service = sql
driver = pgsql
pc = @PSQL_HOST@
database = @PSQL_DATABASE@
@@ -74,7 +75,8 @@ EOT
;;
pgsql)
cat >> .smsdrc <<EOT
-service = pgsql
+service = sql
+driver = native_pgsql
pc = @PSQL_HOST@
database = @PSQL_DATABASE@
user = @PSQL_USER@
@@ -83,7 +85,7 @@ EOT
;;
dbi-mysql)
cat >> .smsdrc <<EOT
-service = dbi
+service = sql
driver = mysql
pc = @MYSQL_HOST@
database = @MYSQL_DATABASE@
@@ -93,7 +95,8 @@ EOT
;;
mysql)
cat >> .smsdrc <<EOT
-service = mysql
+service = sql
+driver = native_mysql
pc = @MYSQL_HOST@
database = @MYSQL_DATABASE@
user = @MYSQL_USER@
@@ -111,7 +114,7 @@ sql = mysql
EOT
;;
null)
- TEST_MATCH=";999999999999999;0;9;0;100;42"
+ TEST_MATCH=";999999999999999;994299429942994;0;9;0;100;42"
cat >> .smsdrc <<EOT
service = null
EOT
@@ -133,21 +136,21 @@ esac
# Create database structures
case $SERVICE in
*sqlite3)
- @SQLITE_BIN@ smsd.db < @CMAKE_CURRENT_SOURCE_DIR@/../docs/sql/sqlite.sql
+ "@SQLITE_BIN@" smsd.db < @CMAKE_CURRENT_SOURCE_DIR@/../docs/sql/sqlite.sql
;;
*pgsql)
- echo "DROP TABLE IF EXISTS daemons, gammu, inbox, outbox, outbox_multipart, pbk, pbk_groups, phones, sentitems;" | PGPASSWORD=@PSQL_PASSWORD@ @PSQL_BIN@ -h @PSQL_HOST@ -U @PSQL_USER@ @PSQL_DATABASE@
- PGPASSWORD=@PSQL_PASSWORD@ @PSQL_BIN@ -h @PSQL_HOST@ -U @PSQL_USER@ @PSQL_DATABASE@ < @CMAKE_CURRENT_SOURCE_DIR@/../docs/sql/pgsql.sql 2>&1 | grep -v 'ERROR.*language "plpgsql" already exists'
+ echo "DROP TABLE IF EXISTS gammu, inbox, outbox, outbox_multipart, phones, sentitems;" | PGPASSWORD="@PSQL_PASSWORD@" "@PSQL_BIN@" -h "@PSQL_HOST@" -U "@PSQL_USER@" "@PSQL_DATABASE@"
+ PGPASSWORD="@PSQL_PASSWORD@" "@PSQL_BIN@" -h "@PSQL_HOST@" -U "@PSQL_USER@" "@PSQL_DATABASE@" < "@CMAKE_CURRENT_SOURCE_DIR@/../docs/sql/pgsql.sql" 2>&1 | grep -v 'ERROR.*language "plpgsql" already exists'
;;
*mysql|odbc)
- echo "DROP TABLE IF EXISTS daemons, gammu, inbox, outbox, outbox_multipart, pbk, pbk_groups, phones, sentitems;" | @MYSQL_BIN@ -u@MYSQL_USER@ -h@MYSQL_HOST@ -p@MYSQL_PASSWORD@ @MYSQL_DATABASE@
- @MYSQL_BIN@ -h@MYSQL_HOST@ -u@MYSQL_USER@ -p@MYSQL_PASSWORD@ @MYSQL_DATABASE@ < @CMAKE_CURRENT_SOURCE_DIR@/../docs/sql/mysql.sql
+ echo "DROP TABLE IF EXISTS gammu, inbox, outbox, outbox_multipart, phones, sentitems;" | "@MYSQL_BIN@" "-u@MYSQL_USER@" "-h@MYSQL_HOST@" "-p@MYSQL_PASSWORD@" "@MYSQL_DATABASE@"
+ "@MYSQL_BIN@" "-h@MYSQL_HOST@" "-u@MYSQL_USER@" "-p@MYSQL_PASSWORD@" "@MYSQL_DATABASE@" < "@CMAKE_CURRENT_SOURCE_DIR@/../docs/sql/mysql.sql"
;;
files*)
- mkdir -p @CMAKE_CURRENT_BINARY_DIR@/smsd-test-$SERVICE/inbox/
- mkdir -p @CMAKE_CURRENT_BINARY_DIR@/smsd-test-$SERVICE/outbox/
- mkdir -p @CMAKE_CURRENT_BINARY_DIR@/smsd-test-$SERVICE/sent/
- mkdir -p @CMAKE_CURRENT_BINARY_DIR@/smsd-test-$SERVICE/error/
+ mkdir -p "@CMAKE_CURRENT_BINARY_DIR@/smsd-test-$SERVICE/inbox/"
+ mkdir -p "@CMAKE_CURRENT_BINARY_DIR@/smsd-test-$SERVICE/outbox/"
+ mkdir -p "@CMAKE_CURRENT_BINARY_DIR@/smsd-test-$SERVICE/sent/"
+ mkdir -p "@CMAKE_CURRENT_BINARY_DIR@/smsd-test-$SERVICE/error/"
;;
esac
@@ -180,10 +183,10 @@ case $SERVICE in
echo "INSERT INTO outbox(DestinationNumber,TextDecoded,CreatorID,Coding) VALUES('800123465', 'This is a SQL test message', 'T3st', 'Default_No_Compression');" | @SQLITE_BIN@ smsd.db
;;
*pgsql)
- echo "INSERT INTO outbox(\"DestinationNumber\",\"TextDecoded\",\"CreatorID\",\"Coding\") VALUES('800123465', 'This is a SQL test message', 'T3st', 'Default_No_Compression');" | PGPASSWORD=@PSQL_PASSWORD@ @PSQL_BIN@ -h @PSQL_HOST@ -U @PSQL_USER@ @PSQL_DATABASE@
+ echo "INSERT INTO outbox(\"DestinationNumber\",\"TextDecoded\",\"CreatorID\",\"Coding\") VALUES('800123465', 'This is a SQL test message', 'T3st', 'Default_No_Compression');" | PGPASSWORD="@PSQL_PASSWORD@" "@PSQL_BIN@" -h "@PSQL_HOST@" -U "@PSQL_USER@" "@PSQL_DATABASE@"
;;
*mysql|odbc)
- echo "INSERT INTO outbox(DestinationNumber,TextDecoded,CreatorID,Coding) VALUES('800123465', 'This is a SQL test message', 'T3st', 'Default_No_Compression');" | @MYSQL_BIN@ -u@MYSQL_USER@ -h@MYSQL_HOST@ -p@MYSQL_PASSWORD@ @MYSQL_DATABASE@
+ echo "INSERT INTO outbox(DestinationNumber,TextDecoded,CreatorID,Coding) VALUES('800123465', 'This is a SQL test message', 'T3st', 'Default_No_Compression');" | "@MYSQL_BIN@" "-u@MYSQL_USER@" "-h@MYSQL_HOST@" "-p@MYSQL_PASSWORD@" "@MYSQL_DATABASE@"
;;
files*)
cp @CMAKE_CURRENT_SOURCE_DIR@/tests/OUT+4201234567890.txt @CMAKE_CURRENT_BINARY_DIR@/smsd-test-$SERVICE/outbox/
@@ -196,8 +199,9 @@ $SMSD_INJECT_CMD -c "$CONFIG_PATH" TEXT 123465 -text "Lorem ipsum."
$SMSD_CMD -c "$CONFIG_PATH" $SMSD_EXTRA_PARAMS &
SMSD_PID=$!
-sleep 10
+sleep 5
+# Incoming messages
for sms in 10 16 26 ; do
cp @CMAKE_CURRENT_SOURCE_DIR@/../tests/at-sms-encode/$sms.backup $DUMMY_PATH/sms/3/$sms
done
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 503719f..e435740 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -18,32 +18,38 @@ include_directories("${CMAKE_CURRENT_BINARY_DIR}/../include")
# Basic check for statemachine allocation
add_executable(statemachine-alloc statemachine-alloc.c)
+add_coverage(statemachine-alloc)
target_link_libraries(statemachine-alloc libGammu ${LIBINTL_LIBRARIES})
add_test(statemachine-alloc "${GAMMU_TEST_PATH}/statemachine-alloc${CMAKE_EXECUTABLE_SUFFIX}")
if (BLUETOOTH_RF_SEARCHING)
add_executable(bluetooth_checkservicename bluetooth_checkservicename.c)
+ add_coverage(bluetooth_checkservicename)
target_link_libraries(bluetooth_checkservicename libGammu ${LIBINTL_LIBRARIES})
add_test(bluetooth_checkservicename "${GAMMU_TEST_PATH}/bluetooth_checkservicename${CMAKE_EXECUTABLE_SUFFIX}")
endif (BLUETOOTH_RF_SEARCHING)
# Basic check for sizes
add_executable(sizes sizes.c)
+add_coverage(sizes)
add_test(sizes "${GAMMU_TEST_PATH}/sizes${CMAKE_EXECUTABLE_SUFFIX}")
set_tests_properties(sizes PROPERTIES
FAIL_REGULAR_EXPRESSION "[0-9][0-9] MiB")
add_executable(base64 base64.c)
+add_coverage(base64)
target_link_libraries(base64 libGammu ${LIBINTL_LIBRARIES})
add_test(base64 "${GAMMU_TEST_PATH}/base64${CMAKE_EXECUTABLE_SUFFIX}")
# Array manipulation tests
add_executable(array-test array-test.c)
+add_coverage(array-test)
target_link_libraries (array-test array)
add_test(array "${GAMMU_TEST_PATH}/array-test${CMAKE_EXECUTABLE_SUFFIX}")
# UTF-8 manipulation tests
add_executable(utf-8 utf-8.c)
+add_coverage(utf-8)
target_link_libraries (utf-8 libGammu)
add_test(utf-8 "${GAMMU_TEST_PATH}/utf-8${CMAKE_EXECUTABLE_SUFFIX}")
@@ -62,6 +68,7 @@ if (HAVE_MYSQL_MYSQL_H OR LIBDBI_FOUND OR HAVE_POSTGRESQL_LIBPQ_FE_H)
endif (POSTGRES_FOUND)
add_executable(sql-parse-date sql-parse-date.c)
+ add_coverage(sql-parse-date)
target_link_libraries (sql-parse-date gsmsd)
add_test(sql-parse-date "${GAMMU_TEST_PATH}/sql-parse-date${CMAKE_EXECUTABLE_SUFFIX}")
endif (HAVE_MYSQL_MYSQL_H OR LIBDBI_FOUND OR HAVE_POSTGRESQL_LIBPQ_FE_H)
@@ -69,6 +76,7 @@ endif (HAVE_MYSQL_MYSQL_H OR LIBDBI_FOUND OR HAVE_POSTGRESQL_LIBPQ_FE_H)
# Backup comments
if (WITH_BACKUP)
add_executable(backup-comment backup-comment.c)
+ add_coverage(backup-comment)
target_link_libraries (backup-comment libGammu ${LIBINTL_LIBRARIES})
add_test(backup-comment "${GAMMU_TEST_PATH}/backup-comment${CMAKE_EXECUTABLE_SUFFIX}")
endif (WITH_BACKUP)
@@ -76,6 +84,7 @@ endif (WITH_BACKUP)
# Backup reading
if (WITH_BACKUP)
add_executable(read-backup read-backup.c)
+ add_coverage(read-backup)
target_link_libraries (read-backup libGammu ${LIBINTL_LIBRARIES})
# List test cases
@@ -94,44 +103,52 @@ endif (WITH_BACKUP)
# Basic check for statemachine functionality
add_executable(statemachine-init statemachine-init.c)
+add_coverage(statemachine-init)
target_link_libraries(statemachine-init libGammu ${LIBINTL_LIBRARIES})
add_test(statemachine-init "${GAMMU_TEST_PATH}/statemachine-init${CMAKE_EXECUTABLE_SUFFIX}")
# USB device parsing
if (LIBUSB_FOUND AND WITH_NOKIA_SUPPORT)
add_executable(usb-device-parse usb-device-parse.c)
+ add_coverage(usb-device-parse)
target_link_libraries(usb-device-parse libGammu ${LIBINTL_LIBRARIES})
add_test(usb-device-parse "${GAMMU_TEST_PATH}/usb-device-parse${CMAKE_EXECUTABLE_SUFFIX}")
endif (LIBUSB_FOUND AND WITH_NOKIA_SUPPORT)
# Debug testing
add_executable(debug debug.c)
+add_coverage(debug)
target_link_libraries(debug libGammu ${LIBINTL_LIBRARIES})
add_test(debug "${GAMMU_TEST_PATH}/debug${CMAKE_EXECUTABLE_SUFFIX}")
# Check error code descriptions
add_executable(dump-error-codes dump-error-codes.c)
+add_coverage(dump-error-codes)
target_link_libraries(dump-error-codes libGammu ${LIBINTL_LIBRARIES})
add_test(dump-error-codes "${GAMMU_TEST_PATH}/dump-error-codes${CMAKE_EXECUTABLE_SUFFIX}" "-n")
# Check feature code names
add_executable(dump-features dump-features.c)
+add_coverage(dump-features)
target_link_libraries(dump-features libGammu ${LIBINTL_LIBRARIES})
add_test(dump-features "${GAMMU_TEST_PATH}/dump-features${CMAKE_EXECUTABLE_SUFFIX}" "-n")
# Check feature parsing
add_executable(features-parsing features-parsing.c)
+add_coverage(features-parsing)
target_link_libraries(features-parsing libGammu ${LIBINTL_LIBRARIES})
add_test(features-parsing "${GAMMU_TEST_PATH}/features-parsing${CMAKE_EXECUTABLE_SUFFIX}" "-n")
# Check network codes decoding
add_executable(network-codes network-codes.c)
+add_coverage(network-codes)
target_link_libraries(network-codes libGammu ${LIBINTL_LIBRARIES})
add_test(network-codes "${GAMMU_TEST_PATH}/network-codes${CMAKE_EXECUTABLE_SUFFIX}" "-n")
if (WITH_BACKUP)
# smsbackup parsing
add_executable(smsbackup smsbackup.c)
+ add_coverage(smsbackup)
target_link_libraries(smsbackup messagedisplay)
target_link_libraries(smsbackup libGammu ${LIBINTL_LIBRARIES})
@@ -152,6 +169,7 @@ endif (WITH_BACKUP)
if (WITH_BACKUP)
# vCard parsing
add_executable(vcard-read vcard-read.c)
+ add_coverage(vcard-read)
target_link_libraries(vcard-read memorydisplay)
target_link_libraries(vcard-read libGammu ${LIBINTL_LIBRARIES})
@@ -189,6 +207,7 @@ if (WITH_BACKUP)
# LDIF parsing
add_executable(ldif-read ldif-read.c)
+ add_coverage(ldif-read)
target_link_libraries(ldif-read memorydisplay)
target_link_libraries(ldif-read libGammu ${LIBINTL_LIBRARIES})
@@ -212,6 +231,7 @@ endif (WITH_BACKUP)
# [iv]Calendar parsing
if (WITH_BACKUP)
add_executable(cal-read cal-read.c)
+ add_coverage(cal-read)
target_link_libraries(cal-read libGammu ${LIBINTL_LIBRARIES})
# List test cases
@@ -248,6 +268,7 @@ endif (WITH_BACKUP)
# SMS parsing
if (WITH_NOKIA6110)
add_executable(sms-nokia-01 sms-nokia-01.c)
+ add_coverage(sms-nokia-01)
target_link_libraries(sms-nokia-01 libGammu ${LIBINTL_LIBRARIES})
target_link_libraries(sms-nokia-01 messagedisplay)
add_test(sms-nokia-01 "${GAMMU_TEST_PATH}/sms-nokia-01${CMAKE_EXECUTABLE_SUFFIX}")
@@ -255,6 +276,7 @@ endif (WITH_NOKIA6110)
if (WITH_NOKIA6510)
add_executable(sms-nokia-02 sms-nokia-02.c)
+ add_coverage(sms-nokia-02)
target_link_libraries(sms-nokia-02 libGammu ${LIBINTL_LIBRARIES})
target_link_libraries(sms-nokia-02 messagedisplay)
add_test(sms-nokia-02 "${GAMMU_TEST_PATH}/sms-nokia-02${CMAKE_EXECUTABLE_SUFFIX}")
@@ -262,6 +284,7 @@ endif (WITH_NOKIA6510)
if (WITH_NOKIA6510)
add_executable(sms-nokia-03 sms-nokia-03.c)
+ add_coverage(sms-nokia-03)
target_link_libraries(sms-nokia-03 libGammu ${LIBINTL_LIBRARIES})
target_link_libraries(sms-nokia-03 messagedisplay)
add_test(sms-nokia-03 "${GAMMU_TEST_PATH}/sms-nokia-03${CMAKE_EXECUTABLE_SUFFIX}")
@@ -269,6 +292,7 @@ endif (WITH_NOKIA6510)
if (WITH_NOKIA6510)
add_executable(sms-nokia-04 sms-nokia-04.c)
+ add_coverage(sms-nokia-04)
target_link_libraries(sms-nokia-04 libGammu ${LIBINTL_LIBRARIES})
target_link_libraries(sms-nokia-04 messagedisplay)
add_test(sms-nokia-04 "${GAMMU_TEST_PATH}/sms-nokia-04${CMAKE_EXECUTABLE_SUFFIX}")
@@ -276,6 +300,7 @@ endif (WITH_NOKIA6510)
if (WITH_NOKIA6510)
add_executable(sms-nokia-05 sms-nokia-05.c)
+ add_coverage(sms-nokia-05)
target_link_libraries(sms-nokia-05 libGammu ${LIBINTL_LIBRARIES})
target_link_libraries(sms-nokia-05 messagedisplay)
add_test(sms-nokia-05 "${GAMMU_TEST_PATH}/sms-nokia-05${CMAKE_EXECUTABLE_SUFFIX}")
@@ -283,6 +308,7 @@ endif (WITH_NOKIA6510)
if (WITH_NOKIA6510)
add_executable(sms-nokia-06 sms-nokia-06.c)
+ add_coverage(sms-nokia-06)
target_link_libraries(sms-nokia-06 libGammu ${LIBINTL_LIBRARIES})
target_link_libraries(sms-nokia-06 messagedisplay)
add_test(sms-nokia-06 "${GAMMU_TEST_PATH}/sms-nokia-06${CMAKE_EXECUTABLE_SUFFIX}")
@@ -290,12 +316,14 @@ endif (WITH_NOKIA6510)
if (WITH_NOKIA6510)
add_executable(sms-nokia-07 sms-nokia-07.c)
+ add_coverage(sms-nokia-07)
target_link_libraries(sms-nokia-07 libGammu ${LIBINTL_LIBRARIES})
add_test(sms-nokia-07 "${GAMMU_TEST_PATH}/sms-nokia-07${CMAKE_EXECUTABLE_SUFFIX}")
endif (WITH_NOKIA6510)
if (WITH_NOKIA6510)
add_executable(sms-nokia-08 sms-nokia-08.c)
+ add_coverage(sms-nokia-08)
target_link_libraries(sms-nokia-08 libGammu ${LIBINTL_LIBRARIES})
target_link_libraries(sms-nokia-08 messagedisplay)
add_test(sms-nokia-08 "${GAMMU_TEST_PATH}/sms-nokia-08${CMAKE_EXECUTABLE_SUFFIX}")
@@ -303,6 +331,7 @@ endif (WITH_NOKIA6510)
if (WITH_NOKIA6510)
add_executable(sms-nokia-09 sms-nokia-09.c)
+ add_coverage(sms-nokia-09)
target_link_libraries(sms-nokia-09 libGammu ${LIBINTL_LIBRARIES})
target_link_libraries(sms-nokia-09 messagedisplay)
add_test(sms-nokia-09 "${GAMMU_TEST_PATH}/sms-nokia-09${CMAKE_EXECUTABLE_SUFFIX}")
@@ -310,6 +339,7 @@ endif (WITH_NOKIA6510)
if (WITH_NOKIA6510)
add_executable(sms-nokia-10 sms-nokia-10.c)
+ add_coverage(sms-nokia-10)
target_link_libraries(sms-nokia-10 libGammu ${LIBINTL_LIBRARIES})
target_link_libraries(sms-nokia-10 messagedisplay)
add_test(sms-nokia-10 "${GAMMU_TEST_PATH}/sms-nokia-10${CMAKE_EXECUTABLE_SUFFIX}")
@@ -317,6 +347,7 @@ endif (WITH_NOKIA6510)
if (WITH_NOKIA6510)
add_executable(sms-nokia-11 sms-nokia-11.c)
+ add_coverage(sms-nokia-11)
target_link_libraries(sms-nokia-11 libGammu ${LIBINTL_LIBRARIES})
target_link_libraries(sms-nokia-11 messagedisplay)
add_test(sms-nokia-11 "${GAMMU_TEST_PATH}/sms-nokia-11${CMAKE_EXECUTABLE_SUFFIX}")
@@ -324,6 +355,7 @@ endif (WITH_NOKIA6510)
if (WITH_NOKIA6510)
add_executable(sms-nokia-12 sms-nokia-12.c)
+ add_coverage(sms-nokia-12)
target_link_libraries(sms-nokia-12 libGammu ${LIBINTL_LIBRARIES})
target_link_libraries(sms-nokia-12 messagedisplay)
add_test(sms-nokia-12 "${GAMMU_TEST_PATH}/sms-nokia-12${CMAKE_EXECUTABLE_SUFFIX}")
@@ -331,6 +363,7 @@ endif (WITH_NOKIA6510)
if (WITH_NOKIA6510)
add_executable(sms-nokia-13 sms-nokia-13.c)
+ add_coverage(sms-nokia-13)
target_link_libraries(sms-nokia-13 libGammu ${LIBINTL_LIBRARIES})
target_link_libraries(sms-nokia-13 messagedisplay)
add_test(sms-nokia-13 "${GAMMU_TEST_PATH}/sms-nokia-13${CMAKE_EXECUTABLE_SUFFIX}")
@@ -338,6 +371,7 @@ endif (WITH_NOKIA6510)
if (WITH_NOKIA6510)
add_executable(sms-nokia-14 sms-nokia-14.c)
+ add_coverage(sms-nokia-14)
target_link_libraries(sms-nokia-14 libGammu ${LIBINTL_LIBRARIES})
target_link_libraries(sms-nokia-14 messagedisplay)
add_test(sms-nokia-14 "${GAMMU_TEST_PATH}/sms-nokia-14${CMAKE_EXECUTABLE_SUFFIX}")
@@ -345,6 +379,7 @@ endif (WITH_NOKIA6510)
if (WITH_NOKIA6510)
add_executable(sms-nokia-15 sms-nokia-15.c)
+ add_coverage(sms-nokia-15)
target_link_libraries(sms-nokia-15 libGammu ${LIBINTL_LIBRARIES})
target_link_libraries(sms-nokia-15 messagedisplay)
add_test(sms-nokia-15 "${GAMMU_TEST_PATH}/sms-nokia-15${CMAKE_EXECUTABLE_SUFFIX}")
@@ -352,6 +387,7 @@ endif (WITH_NOKIA6510)
if (WITH_NOKIA6510)
add_executable(sms-nokia-16 sms-nokia-16.c)
+ add_coverage(sms-nokia-16)
target_link_libraries(sms-nokia-16 libGammu ${LIBINTL_LIBRARIES})
target_link_libraries(sms-nokia-16 messagedisplay)
add_test(sms-nokia-16 "${GAMMU_TEST_PATH}/sms-nokia-16${CMAKE_EXECUTABLE_SUFFIX}")
@@ -359,6 +395,7 @@ endif (WITH_NOKIA6510)
if (WITH_NOKIA6510)
add_executable(sms-nokia-17 sms-nokia-17.c)
+ add_coverage(sms-nokia-17)
target_link_libraries(sms-nokia-17 libGammu ${LIBINTL_LIBRARIES})
target_link_libraries(sms-nokia-17 messagedisplay)
add_test(sms-nokia-17 "${GAMMU_TEST_PATH}/sms-nokia-17${CMAKE_EXECUTABLE_SUFFIX}")
@@ -366,6 +403,7 @@ endif (WITH_NOKIA6510)
if (WITH_NOKIA6510)
add_executable(sms-nokia-18 sms-nokia-18.c)
+ add_coverage(sms-nokia-18)
target_link_libraries(sms-nokia-18 libGammu ${LIBINTL_LIBRARIES})
target_link_libraries(sms-nokia-18 messagedisplay)
add_test(sms-nokia-18 "${GAMMU_TEST_PATH}/sms-nokia-18${CMAKE_EXECUTABLE_SUFFIX}")
@@ -374,6 +412,7 @@ endif (WITH_NOKIA6510)
if (WITH_NOKIA6110)
# Nokia ringtone
add_executable(nokia-6110-ringtone nokia-6110-ringtone.c)
+ add_coverage(nokia-6110-ringtone)
target_link_libraries(nokia-6110-ringtone libGammu ${LIBINTL_LIBRARIES})
add_test(nokia-6110-ringtone "${GAMMU_TEST_PATH}/nokia-6110-ringtone${CMAKE_EXECUTABLE_SUFFIX}")
endif (WITH_NOKIA6110)
@@ -381,6 +420,7 @@ endif (WITH_NOKIA6110)
if (WITH_ATGEN)
# AT SMS parsing
add_executable(sms-at-parse sms-at-parse.c)
+ add_coverage(sms-at-parse)
target_link_libraries(sms-at-parse libGammu ${LIBINTL_LIBRARIES})
target_link_libraries(sms-at-parse messagedisplay)
@@ -453,6 +493,7 @@ if (WITH_ATGEN)
# AT model parsing
add_executable(get-model-at get-model-at.c)
+ add_coverage(get-model-at)
target_link_libraries(get-model-at libGammu ${LIBINTL_LIBRARIES})
# List test cases
@@ -470,6 +511,7 @@ if (WITH_ATGEN)
# Samsung memory parsing
add_executable(samsung-get-memory samsung-get-memory.c)
+ add_coverage(samsung-get-memory)
target_link_libraries(samsung-get-memory libGammu ${LIBINTL_LIBRARIES})
target_link_libraries(samsung-get-memory memorydisplay)
@@ -488,6 +530,7 @@ if (WITH_ATGEN)
# AT getting of available phone memories
add_executable(at-get-smsmemories at-get-smsmemories.c)
+ add_coverage(at-get-smsmemories)
target_link_libraries(at-get-smsmemories libGammu ${LIBINTL_LIBRARIES})
# List test cases for all memories
@@ -522,6 +565,7 @@ if (WITH_ATGEN)
# AT CNMI parsing
add_executable(at-cnmi-reply at-cnmi-reply.c)
+ add_coverage(at-cnmi-reply)
target_link_libraries(at-cnmi-reply libGammu ${LIBINTL_LIBRARIES})
# List test cases
@@ -539,6 +583,7 @@ if (WITH_ATGEN)
# AT CCFC parsing
add_executable(at-ccfc-reply at-ccfc-reply.c)
+ add_coverage(at-ccfc-reply)
target_link_libraries(at-ccfc-reply libGammu ${LIBINTL_LIBRARIES})
# List test cases
@@ -556,6 +601,7 @@ if (WITH_ATGEN)
# AT CREG parsing
add_executable(at-creg-reply at-creg-reply.c)
+ add_coverage(at-creg-reply)
target_link_libraries(at-creg-reply libGammu ${LIBINTL_LIBRARIES})
# List test cases
@@ -573,6 +619,7 @@ if (WITH_ATGEN)
# AT memory parsing
add_executable(at-getmemory-reply at-getmemory-reply.c)
+ add_coverage(at-getmemory-reply)
target_link_libraries(at-getmemory-reply libGammu ${LIBINTL_LIBRARIES})
target_link_libraries(at-getmemory-reply memorydisplay)
@@ -597,6 +644,7 @@ if (WITH_ATGEN)
# AT USSD replies parsing
add_executable(at-ussd-reply at-ussd-reply.c)
+ add_coverage(at-ussd-reply)
target_link_libraries(at-ussd-reply libGammu ${LIBINTL_LIBRARIES})
# List test cases
@@ -611,10 +659,13 @@ if (WITH_ATGEN)
add_test("at-ussd-reply-${TESTNAME}"
"${GAMMU_TEST_PATH}/at-ussd-reply${CMAKE_EXECUTABLE_SUFFIX}"
"${Gammu_SOURCE_DIR}/tests/at-ussd/${TESTMESSAGE}" "${PHONE_MODEL}")
+ set_tests_properties("at-ussd-reply-${TESTNAME}"
+ PROPERTIES FAIL_REGULAR_EXPRESSION "Response: \n")
endforeach(TESTMESSAGE $MESSAGES)
# AT SMSC parsing
add_executable(get-smsc-at get-smsc-at.c)
+ add_coverage(get-smsc-at)
target_link_libraries(get-smsc-at libGammu ${LIBINTL_LIBRARIES})
# List test cases
@@ -648,6 +699,7 @@ if (WITH_ATGEN)
if (WITH_BACKUP)
# AT SMS encoding
add_executable(sms-at-encode sms-at-encode.c)
+ add_coverage(sms-at-encode)
target_link_libraries(sms-at-encode libGammu ${LIBINTL_LIBRARIES})
# List test cases
@@ -670,6 +722,7 @@ endif (WITH_ATGEN)
if (WITH_OBEXGEN)
# OBEX entries splitting
add_executable(obex-vcard-split obex-vcard-split.c)
+ add_coverage(obex-vcard-split)
target_link_libraries(obex-vcard-split libGammu ${LIBINTL_LIBRARIES})
# Tests
@@ -682,12 +735,14 @@ endif (WITH_OBEXGEN)
# SMS encoding
add_executable(sms-encode-decode sms-encode-decode.c)
+add_coverage(sms-encode-decode)
target_link_libraries(sms-encode-decode libGammu ${LIBINTL_LIBRARIES})
target_link_libraries(sms-encode-decode messagedisplay)
add_test(sms-encode-decode "${GAMMU_TEST_PATH}/sms-encode-decode${CMAKE_EXECUTABLE_SUFFIX}")
# SMS encoding from commandline
add_executable(sms-cmdline sms-cmdline.c)
+add_coverage(sms-cmdline)
target_link_libraries(sms-cmdline libGammu ${LIBINTL_LIBRARIES})
target_link_libraries(sms-cmdline messagedisplay)
target_link_libraries(sms-cmdline messagecmdline)
@@ -787,12 +842,12 @@ set_tests_properties(sms-cmdline-RINGTONE PROPERTIES
PASS_REGULAR_EXPRESSION "Ringtone \"AxelF\"")
add_test(sms-cmdline-MMS "${GAMMU_TEST_PATH}/sms-cmdline${CMAKE_EXECUTABLE_SUFFIX}"
- MMSINDICATOR 800123456 http://wammu.eu/ Wammu Gammu)
+ MMSINDICATOR 800123456 https://wammu.eu/ Wammu Gammu)
set_tests_properties(sms-cmdline-MMS PROPERTIES
PASS_REGULAR_EXPRESSION "User Data Header : MMS indicator, ID \\(8 bit\\) [0-9]*, part 1 of 1")
add_test(sms-cmdline-WAP "${GAMMU_TEST_PATH}/sms-cmdline${CMAKE_EXECUTABLE_SUFFIX}"
- WAPINDICATOR 800123456 http://wammu.eu/ Wammu)
+ WAPINDICATOR 800123456 https://wammu.eu/ Wammu)
set_tests_properties(sms-cmdline-WAP PROPERTIES
PASS_REGULAR_EXPRESSION "User Data Header : MMS indicator, ID \\(8 bit\\) [0-9]*, part 1 of 1")
@@ -872,37 +927,50 @@ endif (WITH_BACKUP)
if (WITH_ATGEN)
# Samsung parser tests
add_executable(at-samsung at-samsung.c)
+ add_coverage(at-samsung)
target_link_libraries(at-samsung libGammu ${LIBINTL_LIBRARIES})
add_test(at-samsung "${GAMMU_TEST_PATH}/at-samsung${CMAKE_EXECUTABLE_SUFFIX}")
# Motorola parser tests
add_executable(at-motorola at-motorola.c)
+ add_coverage(at-motorola)
target_link_libraries(at-motorola libGammu ${LIBINTL_LIBRARIES})
add_test(at-motorola "${GAMMU_TEST_PATH}/at-motorola${CMAKE_EXECUTABLE_SUFFIX}")
# AT parser tests
add_executable(at-parser at-parser.c)
+ add_coverage(at-parser)
target_link_libraries(at-parser libGammu ${LIBINTL_LIBRARIES})
add_test(at-parser "${GAMMU_TEST_PATH}/at-parser${CMAKE_EXECUTABLE_SUFFIX}")
# AT dispatch tests
add_executable(at-dispatch at-dispatch.c)
+ add_coverage(at-dispatch)
target_link_libraries(at-dispatch libGammu ${LIBINTL_LIBRARIES})
add_test(at-dispatch "${GAMMU_TEST_PATH}/at-dispatch${CMAKE_EXECUTABLE_SUFFIX}")
# AT text encoding/decoding
add_executable(at-charset at-charset.c)
+ add_coverage(at-charset)
target_link_libraries(at-charset libGammu ${LIBINTL_LIBRARIES})
add_test(at-charset "${GAMMU_TEST_PATH}/at-charset${CMAKE_EXECUTABLE_SUFFIX}")
+
+ # AT statemachine
+ add_executable(at-statemachine at-statemachine.c)
+ add_coverage(at-statemachine)
+ target_link_libraries(at-statemachine libGammu ${LIBINTL_LIBRARIES})
+ add_test(at-statemachine "${GAMMU_TEST_PATH}/at-statemachine${CMAKE_EXECUTABLE_SUFFIX}")
endif (WITH_ATGEN)
# Line parser tests
add_executable(line-splitting line-splitting.c)
+add_coverage(line-splitting)
target_link_libraries(line-splitting libGammu ${LIBINTL_LIBRARIES})
add_test(line-splitting "${GAMMU_TEST_PATH}/line-splitting${CMAKE_EXECUTABLE_SUFFIX}")
# Config file parsing
add_executable(config config.c)
+add_coverage(config)
target_link_libraries(config libGammu ${LIBINTL_LIBRARIES})
file(GLOB CONFIGS
RELATIVE "${Gammu_SOURCE_DIR}/tests/configs"
@@ -918,6 +986,7 @@ endforeach(TESTCONFIG $CONFIGS)
# INI file parsing
add_executable(inifile inifile.c)
+add_coverage(inifile)
target_link_libraries(inifile libGammu ${LIBINTL_LIBRARIES})
file(GLOB INIFILES
RELATIVE "${Gammu_SOURCE_DIR}/tests/inifiles"
@@ -930,16 +999,22 @@ endforeach(TESTINIFILE $INIFILES)
# Examples
add_executable(phone-info "${Gammu_SOURCE_DIR}/docs/examples/phone-info.c")
+add_coverage(phone-info)
target_link_libraries(phone-info libGammu ${LIBINTL_LIBRARIES})
add_executable(custom-config "${Gammu_SOURCE_DIR}/docs/examples/custom-config.c")
+add_coverage(custom-config)
target_link_libraries(custom-config libGammu ${LIBINTL_LIBRARIES})
add_executable(sms-send "${Gammu_SOURCE_DIR}/docs/examples/sms-send.c")
+add_coverage(sms-send)
target_link_libraries(sms-send libGammu ${LIBINTL_LIBRARIES})
add_executable(long-sms "${Gammu_SOURCE_DIR}/docs/examples/long-sms.c")
+add_coverage(long-sms)
target_link_libraries(long-sms libGammu ${LIBINTL_LIBRARIES})
add_executable(sms-read "${Gammu_SOURCE_DIR}/docs/examples/sms-read.c")
+add_coverage(sms-read)
target_link_libraries(sms-read libGammu ${LIBINTL_LIBRARIES})
add_executable(smsd "${Gammu_SOURCE_DIR}/docs/examples/smsd.c")
+add_coverage(smsd)
target_link_libraries(smsd libGammu ${LIBINTL_LIBRARIES} gsmsd)
# Examples tests, works with dummy phone
@@ -957,131 +1032,157 @@ endif (WITH_BACKUP)
# Test for header gammu-backup.h
add_executable(include-backup include-backup.c)
+add_coverage(include-backup)
target_link_libraries(include-backup libGammu ${LIBINTL_LIBRARIES})
add_test(include-backup "${GAMMU_TEST_PATH}/include-backup${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-bitmap.h
add_executable(include-bitmap include-bitmap.c)
+add_coverage(include-bitmap)
target_link_libraries(include-bitmap libGammu ${LIBINTL_LIBRARIES})
add_test(include-bitmap "${GAMMU_TEST_PATH}/include-bitmap${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-calendar.h
add_executable(include-calendar include-calendar.c)
+add_coverage(include-calendar)
target_link_libraries(include-calendar libGammu ${LIBINTL_LIBRARIES})
add_test(include-calendar "${GAMMU_TEST_PATH}/include-calendar${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-callback.h
add_executable(include-callback include-callback.c)
+add_coverage(include-callback)
target_link_libraries(include-callback libGammu ${LIBINTL_LIBRARIES})
add_test(include-callback "${GAMMU_TEST_PATH}/include-callback${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-call.h
add_executable(include-call include-call.c)
+add_coverage(include-call)
target_link_libraries(include-call libGammu ${LIBINTL_LIBRARIES})
add_test(include-call "${GAMMU_TEST_PATH}/include-call${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-category.h
add_executable(include-category include-category.c)
+add_coverage(include-category)
target_link_libraries(include-category libGammu ${LIBINTL_LIBRARIES})
add_test(include-category "${GAMMU_TEST_PATH}/include-category${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-datetime.h
add_executable(include-datetime include-datetime.c)
+add_coverage(include-datetime)
target_link_libraries(include-datetime libGammu ${LIBINTL_LIBRARIES})
add_test(include-datetime "${GAMMU_TEST_PATH}/include-datetime${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-debug.h
add_executable(include-debug include-debug.c)
+add_coverage(include-debug)
target_link_libraries(include-debug libGammu ${LIBINTL_LIBRARIES})
add_test(include-debug "${GAMMU_TEST_PATH}/include-debug${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-error.h
add_executable(include-error include-error.c)
+add_coverage(include-error)
target_link_libraries(include-error libGammu ${LIBINTL_LIBRARIES})
add_test(include-error "${GAMMU_TEST_PATH}/include-error${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-file.h
add_executable(include-file include-file.c)
+add_coverage(include-file)
target_link_libraries(include-file libGammu ${LIBINTL_LIBRARIES})
add_test(include-file "${GAMMU_TEST_PATH}/include-file${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-info.h
add_executable(include-info include-info.c)
+add_coverage(include-info)
target_link_libraries(include-info libGammu ${LIBINTL_LIBRARIES})
add_test(include-info "${GAMMU_TEST_PATH}/include-info${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-inifile.h
add_executable(include-inifile include-inifile.c)
+add_coverage(include-inifile)
target_link_libraries(include-inifile libGammu ${LIBINTL_LIBRARIES})
add_test(include-inifile "${GAMMU_TEST_PATH}/include-inifile${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-keys.h
add_executable(include-keys include-keys.c)
+add_coverage(include-keys)
target_link_libraries(include-keys libGammu ${LIBINTL_LIBRARIES})
add_test(include-keys "${GAMMU_TEST_PATH}/include-keys${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-limits.h
add_executable(include-limits include-limits.c)
+add_coverage(include-limits)
target_link_libraries(include-limits libGammu ${LIBINTL_LIBRARIES})
add_test(include-limits "${GAMMU_TEST_PATH}/include-limits${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-memory.h
add_executable(include-memory include-memory.c)
+add_coverage(include-memory)
target_link_libraries(include-memory libGammu ${LIBINTL_LIBRARIES})
add_test(include-memory "${GAMMU_TEST_PATH}/include-memory${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-message.h
add_executable(include-message include-message.c)
+add_coverage(include-message)
target_link_libraries(include-message libGammu ${LIBINTL_LIBRARIES})
add_test(include-message "${GAMMU_TEST_PATH}/include-message${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-misc.h
add_executable(include-misc include-misc.c)
+add_coverage(include-misc)
target_link_libraries(include-misc libGammu ${LIBINTL_LIBRARIES})
add_test(include-misc "${GAMMU_TEST_PATH}/include-misc${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-nokia.h
add_executable(include-nokia include-nokia.c)
+add_coverage(include-nokia)
target_link_libraries(include-nokia libGammu ${LIBINTL_LIBRARIES})
add_test(include-nokia "${GAMMU_TEST_PATH}/include-nokia${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-ringtone.h
add_executable(include-ringtone include-ringtone.c)
+add_coverage(include-ringtone)
target_link_libraries(include-ringtone libGammu ${LIBINTL_LIBRARIES})
add_test(include-ringtone "${GAMMU_TEST_PATH}/include-ringtone${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-security.h
add_executable(include-security include-security.c)
+add_coverage(include-security)
target_link_libraries(include-security libGammu ${LIBINTL_LIBRARIES})
add_test(include-security "${GAMMU_TEST_PATH}/include-security${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-settings.h
add_executable(include-settings include-settings.c)
+add_coverage(include-settings)
target_link_libraries(include-settings libGammu ${LIBINTL_LIBRARIES})
add_test(include-settings "${GAMMU_TEST_PATH}/include-settings${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-smsd.h
add_executable(include-smsd include-smsd.c)
+add_coverage(include-smsd)
target_link_libraries(include-smsd libGammu ${LIBINTL_LIBRARIES})
add_test(include-smsd "${GAMMU_TEST_PATH}/include-smsd${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-statemachine.h
add_executable(include-statemachine include-statemachine.c)
+add_coverage(include-statemachine)
target_link_libraries(include-statemachine libGammu ${LIBINTL_LIBRARIES})
add_test(include-statemachine "${GAMMU_TEST_PATH}/include-statemachine${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-types.h
add_executable(include-types include-types.c)
+add_coverage(include-types)
target_link_libraries(include-types libGammu ${LIBINTL_LIBRARIES})
add_test(include-types "${GAMMU_TEST_PATH}/include-types${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-unicode.h
add_executable(include-unicode include-unicode.c)
+add_coverage(include-unicode)
target_link_libraries(include-unicode libGammu ${LIBINTL_LIBRARIES})
add_test(include-unicode "${GAMMU_TEST_PATH}/include-unicode${CMAKE_EXECUTABLE_SUFFIX}")
# Test for header gammu-wap.h
add_executable(include-wap include-wap.c)
+add_coverage(include-wap)
target_link_libraries(include-wap libGammu ${LIBINTL_LIBRARIES})
add_test(include-wap "${GAMMU_TEST_PATH}/include-wap${CMAKE_EXECUTABLE_SUFFIX}")
@@ -1089,6 +1190,7 @@ add_test(include-wap "${GAMMU_TEST_PATH}/include-wap${CMAKE_EXECUTABLE_SUFFIX}")
# Test for GetInt
add_executable(getint getint.c)
+add_coverage(getint)
target_link_libraries(getint cmdline)
set(GETINT_PASS 1 23213 3213213 -321312 -1)
set(GETINT_FAIL 1a 24432f xxx foo 3243243243243243232432432432432)
@@ -1111,6 +1213,7 @@ if (NOT WIN32)
execute_process(COMMAND test -w /var/lock/ RESULT_VARIABLE VAR_LOCK_WRITABLE)
if (VAR_LOCK_WRITABLE EQUAL 0)
add_executable(locking locking.c)
+ add_coverage(locking)
target_link_libraries(locking libGammu ${LIBINTL_LIBRARIES})
add_test(locking "${GAMMU_TEST_PATH}/locking${CMAKE_EXECUTABLE_SUFFIX}")
else (VAR_LOCK_WRITABLE EQUAL 0)
diff --git a/tests/at-ccfc/ma260.dump b/tests/at-ccfc/ma260.dump
new file mode 100644
index 0000000..76d938d
--- /dev/null
+++ b/tests/at-ccfc/ma260.dump
@@ -0,0 +1,3 @@
+AT+CCFC=4,0
++CCFC: 1,1,"+420123456678",145,,,
+OK
diff --git a/tests/at-statemachine.c b/tests/at-statemachine.c
new file mode 100644
index 0000000..8f23e02
--- /dev/null
+++ b/tests/at-statemachine.c
@@ -0,0 +1,97 @@
+/* Test for decoding SMS on AT driver */
+
+#include <gammu.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+#include "common.h"
+#include "../libgammu/protocol/at/at.h"
+#include "../libgammu/protocol/protocol.h" /* Needed for GSM_Protocol_Message */
+#include "../libgammu/gsmstate.h" /* Needed for state machine internals */
+#include "../libgammu/gsmphones.h" /* Phone data */
+
+static const char *test_data = "+CUSD: 2,\"Maaf, permintaan Anda tidak dapat kami proses. Silakan coba beberapa saat lagi.\",0\r\nAT+CSCS=\"HEX\"\r\nOK\r\n";
+
+static const char *second_test = "+CMTI: \"SM\",1\r\nAT+CPMS=\"SM\",\"SM\"\r\r\n+CPMS: 1,20,1,20,1,20\r\n\r\nOK\r\n";
+
+int main(int argc UNUSED, char **argv UNUSED)
+{
+ GSM_Debug_Info *debug_info;
+ GSM_Phone_ATGENData *Priv;
+ GSM_Phone_Data *Data;
+ GSM_StateMachine *s;
+ GSM_Protocol_ATData *d;
+ size_t i;
+ GSM_Error error;
+
+ /* Configure state machine */
+ debug_info = GSM_GetGlobalDebug();
+ GSM_SetDebugFileDescriptor(stderr, FALSE, debug_info);
+ GSM_SetDebugLevel("textall", debug_info);
+
+ /* Allocates state machine */
+ s = GSM_AllocStateMachine();
+ test_result(s != NULL);
+ debug_info = GSM_GetDebug(s);
+ GSM_SetDebugGlobal(TRUE, debug_info);
+
+ /* Initialize AT engine */
+ Data = &s->Phone.Data;
+ Data->ModelInfo = GetModelData(NULL, NULL, "unknown", NULL);
+ Data->RequestID = ID_SetMemoryCharset;
+ Priv = &s->Phone.Data.Priv.ATGEN;
+ Priv->ReplyState = AT_Reply_OK;
+ Priv->SMSMode = SMS_AT_PDU;
+ Priv->Charset = AT_CHARSET_GSM;
+ s->Phone.Functions = &ATGENPhone;
+
+ d = &s->Protocol.Data.AT;
+ d->Msg.Buffer = NULL;
+ d->Msg.BufferUsed = 0;
+ d->Msg.Length = 0;
+ d->Msg.Type = 0;
+ d->SpecialAnswerLines = 0;
+ d->LineStart = -1;
+ d->LineEnd = -1;
+ d->wascrlf = FALSE;
+ d->EditMode = FALSE;
+ d->FastWrite = FALSE;
+ d->CPINNoOK = FALSE;
+
+ /* Feed data */
+ for (i = 0; i < strlen(test_data); i++) {
+ error = AT_StateMachine(s, test_data[i]);
+ gammu_test_result(error, "AT_StateMachine");
+ }
+
+ test_result(s->MessagesCount == 2);
+
+ Data->RequestID = ID_SetMemoryType;
+
+ /* Feed data */
+ for (i = 0; i < strlen(second_test); i++) {
+ error = AT_StateMachine(s, second_test[i]);
+ gammu_test_result(error, "AT_StateMachine");
+ }
+
+ test_result(s->MessagesCount == 4);
+
+ Data->RequestID = ID_None;
+
+ /* Feed data */
+ for (i = 0; i < strlen(second_test); i++) {
+ error = AT_StateMachine(s, second_test[i]);
+ gammu_test_result(error, "AT_StateMachine");
+ }
+
+ test_result(s->MessagesCount == 6);
+
+ /* Free state machine */
+ GSM_FreeStateMachine(s);
+
+ return 0;
+}
+
+/* Editor configuration
+ * vim: noexpandtab sw=8 ts=8 sts=8 tw=72:
+ */
diff --git a/tests/at-ussd/04-unknown.dump b/tests/at-ussd/04-unknown.dump
new file mode 100644
index 0000000..3e84f7d
--- /dev/null
+++ b/tests/at-ussd/04-unknown.dump
@@ -0,0 +1 @@
++CUSD: 2,"Maaf, permintaan Anda tidak dapat kami proses. Silakan coba beberapa saat lagi.",0
diff --git a/tests/at-ussd/issue178-dell.dump b/tests/at-ussd/issue178-dell.dump
new file mode 100644
index 0000000..d506cb1
--- /dev/null
+++ b/tests/at-ussd/issue178-dell.dump
@@ -0,0 +1,2 @@
++CUSD: 0,"On DATA Pack u have 3Gb 817Mb 169kb valid until 21/05/2016 upto time of data recharge done by u.",15
+
diff --git a/tests/gen-include-test.sh b/tests/gen-include-test.sh
index c886500..b187f99 100755
--- a/tests/gen-include-test.sh
+++ b/tests/gen-include-test.sh
@@ -38,7 +38,7 @@ for x in `ls ../include/ | grep -v gammu.h | grep -v CMake` ; do
echo "#endif"
echo
echo "int main(int argc UNUSED, char **argv UNUSED)"
- echo "{"
+ echo "{"
echo " return 0;"
echo "}"
) > $filename
@@ -47,6 +47,7 @@ for x in `ls ../include/ | grep -v gammu.h | grep -v CMake` ; do
cecho
cecho "# Test for header $x"
cecho "add_executable($executable $filename)"
+ cecho "add_coverage($executable)"
cecho "target_link_libraries($executable libGammu \${LIBINTL_LIBRARIES})"
cecho "add_test($executable \"\${GAMMU_TEST_PATH}/$executable\${CMAKE_EXECUTABLE_SUFFIX}\")"
diff --git a/tests/misc/wap-bookmark.backup b/tests/misc/wap-bookmark.backup
index 961c952..b1a9d15 100644
--- a/tests/misc/wap-bookmark.backup
+++ b/tests/misc/wap-bookmark.backup
@@ -3,5 +3,5 @@ Creator = "GVIM"
Format = 1.04
[WAPBookmark00]
-URL = http://wammu.eu/
+URL = https://wammu.eu/
Title = Wammu
diff --git a/tests/odbc.ini b/tests/odbc.ini
new file mode 100644
index 0000000..cf71523
--- /dev/null
+++ b/tests/odbc.ini
@@ -0,0 +1,7 @@
+[ODBCTest]
+Driver = MySQL
+USER = root
+PASSWORD =
+Server = localhost
+Database = smsd
+Port = 3306
diff --git a/tests/sms-at-encode.c b/tests/sms-at-encode.c
index d41357c..2365d89 100644
--- a/tests/sms-at-encode.c
+++ b/tests/sms-at-encode.c
@@ -10,7 +10,7 @@
#include "common.h"
-extern GSM_Error ATGEN_MakeSMSFrame(GSM_StateMachine *s, GSM_SMSMessage *message, unsigned char *hexreq, int *current, size_t *length2);
+extern GSM_Error ATGEN_MakeSMSFrame(GSM_StateMachine *s, GSM_SMSMessage *message, unsigned char *hexreq, size_t hexlength, int *current, size_t *length2);
#define BUFFER_SIZE 16384
@@ -27,9 +27,14 @@ int main(int argc, char **argv)
int current;
size_t current2;
unsigned char hexreq[1000];
- GSM_SMS_Backup Backup;
+ GSM_SMS_Backup *Backup;
gboolean generate = FALSE;
+ Backup = malloc(sizeof(GSM_SMS_Backup));
+ if (Backup == NULL) {
+ return 99;
+ }
+
/* Enable debugging */
debug_info = GSM_GetGlobalDebug();
GSM_SetDebugFileDescriptor(stderr, FALSE, debug_info);
@@ -47,7 +52,7 @@ int main(int argc, char **argv)
}
/* Read message */
- error = GSM_ReadSMSBackupFile(argv[1], &Backup);
+ error = GSM_ReadSMSBackupFile(argv[1], Backup);
gammu_test_result(error, "GSM_ReadSMSBackupFile");
if (!generate) {
@@ -94,11 +99,11 @@ int main(int argc, char **argv)
Priv->SIMSMSMemory = AT_AVAILABLE;
/* Format SMS frame */
- error = ATGEN_MakeSMSFrame(s, Backup.SMS[0], hexreq, &current, &current2);
+ error = ATGEN_MakeSMSFrame(s, Backup->SMS[0], hexreq, sizeof(hexreq), &current, &current2);
gammu_test_result(error, "ATGEN_MakeSMSFrame");
/* We don't need this anymore */
- GSM_FreeSMSBackup(&Backup);
+ GSM_FreeSMSBackup(Backup);
/* Display message */
if (generate) {
diff --git a/tests/smsbackup.c b/tests/smsbackup.c
index a9944d2..9f8e9fc 100644
--- a/tests/smsbackup.c
+++ b/tests/smsbackup.c
@@ -14,7 +14,7 @@ int main(int argc UNUSED, char **argv UNUSED)
{
GSM_Debug_Info *debug_info;
GSM_Error error;
- GSM_SMS_Backup Backup;
+ GSM_SMS_Backup *Backup;
GSM_MultiSMSMessage **SortedSMS, **InputSMS;
int i, count;
@@ -28,13 +28,18 @@ int main(int argc UNUSED, char **argv UNUSED)
GSM_SetDebugFileDescriptor(stderr, FALSE, debug_info);
GSM_SetDebugLevel("textall", debug_info);
+ Backup = malloc(sizeof(GSM_SMS_Backup));
+ if (Backup == NULL) {
+ return 99;
+ }
+
/* Read the backup */
- error = GSM_ReadSMSBackupFile(argv[1], &Backup);
+ error = GSM_ReadSMSBackupFile(argv[1], Backup);
gammu_test_result(error, "GSM_ReadSMSBackupFile");
/* Calculate number of messages */
count = 0;
- while (Backup.SMS[count] != NULL) {
+ while (Backup->SMS[count] != NULL) {
count++;
}
@@ -46,7 +51,7 @@ int main(int argc UNUSED, char **argv UNUSED)
for (i = 0; i < count; i++) {
InputSMS[i] = (GSM_MultiSMSMessage *) malloc(sizeof(GSM_MultiSMSMessage));
InputSMS[i]->Number = 1;
- InputSMS[i]->SMS[0] = *Backup.SMS[i];
+ InputSMS[i]->SMS[0] = *(Backup->SMS[i]);
}
InputSMS[i] = NULL;
@@ -66,7 +71,7 @@ int main(int argc UNUSED, char **argv UNUSED)
}
/* We don't need this anymore */
- GSM_FreeSMSBackup(&Backup);
+ GSM_FreeSMSBackup(Backup);
free(InputSMS);
free(SortedSMS);