Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Olaf van der Spek
mariadb-10.1
Commits
054d2682
Commit
054d2682
authored
Dec 19, 2016
by
Otto Kekäläinen
Browse files
Update strings 10.0 -> 10.1 after importing 10.1.20
parent
d5a11bae
Changes
38
Hide whitespace changes
Inline
Side-by-side
debian/additions/mariadb.conf.d/50-server.cnf
View file @
054d2682
...
...
@@ -126,7 +126,7 @@ collation-server = utf8mb4_general_ci
# you can put MariaDB-only options here
[mariadb]
# This group is only read by MariaDB-10.
0
servers.
# This group is only read by MariaDB-10.
1
servers.
# If you use the same .cnf file for MariaDB of different versions,
# use this group for options that older servers don't understand
[mariadb-10.
0
]
[mariadb-10.
1
]
debian/additions/source_mariadb-10.
0
.py
→
debian/additions/source_mariadb-10.
1
.py
View file @
054d2682
'''apport package hook for mariadb-10.
0
'''apport package hook for mariadb-10.
1
(c) 2009 Canonical Ltd.
Author: Mathias Gug <mathias.gug@canonical.com>
...
...
@@ -21,7 +21,7 @@ def _add_my_conf_files(report, filename):
continue
def
add_info
(
report
):
attach_conffiles
(
report
,
'mariadb-server-10.
0
'
,
conffiles
=
None
)
attach_conffiles
(
report
,
'mariadb-server-10.
1
'
,
conffiles
=
None
)
key
=
'Logs'
+
path_to_key
(
'/var/log/daemon.log'
)
report
[
key
]
=
""
for
line
in
read_file
(
'/var/log/daemon.log'
).
split
(
'
\n
'
):
...
...
debian/copyright
View file @
054d2682
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: MariaDB
10.0
Upstream-Name: MariaDB
Server
Upstream-Contact: https://mariadb.org/jira
Source: https://github.com/MariaDB/server
Comment:
...
...
debian/mariadb-client-10.1.menu
View file @
054d2682
# According to /usr/share/menu/ policy 1.4, not /usr/share/doc/debian-policy/
?package(mariadb-client-10.
0
):needs="text" section="Applications/Data Management"\
?package(mariadb-client-10.
1
):needs="text" section="Applications/Data Management"\
title="Innotop" command="/usr/bin/innotop"
debian/mariadb-plugin-tokudb.install
View file @
054d2682
etc
/
mysql
/
conf
.
d
/
tokudb
.
cnf
etc
/
mysql
/
mariadb
.
conf
.
d
usr
/
bin
/
tokuftdump
usr
/
lib
/*/
mariadb18
/
plugin
/
ha_tokudb
.
so
usr
/
share
/
doc
/
mariadb
-
server
-
10.
0
/
README
.
md
usr
/
share
/
doc
/
mariadb
-
plugin
-
tokudb
/
README
.
md
usr
/
share
/
doc
/
mariadb
-
server
-
10.
1
/
README
.
md
usr
/
share
/
doc
/
mariadb
-
plugin
-
tokudb
/
README
.
md
debian/mariadb-server-10.1.config
View file @
054d2682
...
...
@@ -9,6 +9,6 @@ ${DEBIAN_SCRIPT_TRACE:+ echo "#42#DEBUG# RUNNING $0 $*" 1>&2 }
# Beware that there are two ypwhich one of them needs the 2>/dev/null!
if
test
-
n
"`which ypwhich 2>/dev/null`"
&&
ypwhich
>/
dev
/
null
2
>&
1
;
then
db_input
high
mariadb
-
server
-
10
.
0
/
nis_warning
||
true
db_input
high
mariadb
-
server
-
10
.
1
/
nis_warning
||
true
db_go
fi
debian/mariadb-server-10.1.install
View file @
054d2682
...
...
@@ -3,7 +3,7 @@ debian/additions/debian-start.inc.sh usr/share/mysql
debian
/
additions
/
echo_stderr
usr
/
share
/
mysql
debian
/
additions
/
mariadb
.
conf
.
d
/
50
-
mysqld_safe
.
cnf
etc
/
mysql
/
mariadb
.
conf
.
d
debian
/
additions
/
mariadb
.
conf
.
d
/
50
-
server
.
cnf
etc
/
mysql
/
mariadb
.
conf
.
d
debian
/
additions
/
source_mariadb
-
10.
0
.
py
usr
/
share
/
apport
/
package
-
hooks
debian
/
additions
/
source_mariadb
-
10.
1
.
py
usr
/
share
/
apport
/
package
-
hooks
etc
/
apparmor
.
d
/
usr
.
sbin
.
mysqld
usr
/
bin
/
aria_chk
usr
/
bin
/
aria_dump_log
...
...
@@ -44,7 +44,7 @@ usr/lib/*/mariadb18/plugin/semisync_master.so
usr
/
lib
/*/mariadb18/plugin/semisync_slave.so
usr/lib/*/
mariadb18
/
plugin
/
server_audit
.
so
usr
/
lib
/*/
mariadb18
/
plugin
/
sql_errlog
.
so
usr
/
share
/
doc
/
mariadb
-
server
-
10.
0
/
mysqld
.
sym
.
gz
usr
/
share
/
doc
/
mariadb
-
server
-
10.
1
/
mysqld
.
sym
.
gz
usr
/
share
/
mysql
/
errmsg
-
utf8
.
txt
usr
/
share
/
mysql
/
fill_help_tables
.
sql
usr
/
share
/
mysql
/
mysql_performance_tables
.
sql
...
...
debian/mariadb-server-10.1.lintian-overrides
View file @
054d2682
# ash's buildin has no "-e" so use /bin/echo
mariadb-server-10.
0
: command-with-path-in-maintainer-script postinst:154 /bin/echo
mariadb-server-10.
1
: command-with-path-in-maintainer-script postinst:154 /bin/echo
# OK, path /usr/sbin/invoke-rc.d is only used in check, executes are run without the path
mariadb-server-10.
0
: command-with-path-in-maintainer-script postinst:17 /usr/sbin/invoke-rc.d
mariadb-server-10.
0
: command-with-path-in-maintainer-script postrm:15 /usr/sbin/invoke-rc.d
mariadb-server-10.
0
: command-with-path-in-maintainer-script preinst:27 /usr/sbin/invoke-rc.d
mariadb-server-10.
1
: command-with-path-in-maintainer-script postinst:17 /usr/sbin/invoke-rc.d
mariadb-server-10.
1
: command-with-path-in-maintainer-script postrm:15 /usr/sbin/invoke-rc.d
mariadb-server-10.
1
: command-with-path-in-maintainer-script preinst:27 /usr/sbin/invoke-rc.d
# False positive: unfortified calls have already been fully validated at compile-time
# See full research at https://jira.mariadb.org/browse/MDEV-8377
mariadb-server-10.
0
: hardening-no-fortify-functions usr/lib/*/mariadb18/plugin/auth_pam.so
mariadb-server-10.
1
: hardening-no-fortify-functions usr/lib/*/mariadb18/plugin/auth_pam.so
debian/mariadb-server-10.1.mysql.init
View file @
054d2682
...
...
@@ -158,7 +158,7 @@ case "${1:-''}" in
if
!
mysqld_status check_dead warn
;
then
log_end_msg 1
log_failure_msg
"Please stop MariaDB manually and read /usr/share/doc/mariadb-server-10.
0
/README.Debian.gz!"
log_failure_msg
"Please stop MariaDB manually and read /usr/share/doc/mariadb-server-10.
1
/README.Debian.gz!"
exit
-1
else
log_end_msg 0
...
...
debian/mariadb-server-10.1.postinst
View file @
054d2682
...
...
@@ -105,7 +105,7 @@ EOF
# Clean up old flags before setting new one
rm
-f
$mysql_datadir
/debian-
*
.flag
# Flag data dir to avoid downgrades
touch
$mysql_datadir
/debian-10.
0
.flag
touch
$mysql_datadir
/debian-10.
1
.flag
# initiate databases. Output is not allowed by debconf :-(
# This will fail if we are upgrading an existing database; in this case
...
...
debian/mariadb-server-10.1.postrm
View file @
054d2682
...
...
@@ -49,9 +49,9 @@ if [ "$1" = "purge" -a ! \( -x /usr/sbin/mysqld -o -L /usr/sbin/mysqld \) ]; the
rm
-f
/var/log/mysql.
{
log,err
}{
,.0,.[1234567].gz
}
rm
-rf
/var/log/mysql
db_input high mariadb-server-10.
0
/postrm_remove_databases
||
true
db_input high mariadb-server-10.
1
/postrm_remove_databases
||
true
db_go
||
true
db_get mariadb-server-10.
0
/postrm_remove_databases
||
true
db_get mariadb-server-10.
1
/postrm_remove_databases
||
true
if
[
"
$RET
"
=
"true"
]
;
then
# never remove the debian.cnf when the databases are still existing
# else we ran into big trouble on the next install!
...
...
debian/mariadb-server-10.1.preinst
View file @
054d2682
...
...
@@ -109,7 +109,7 @@ fi
# Instead simply move the old datadir and create a new for this_version.
if
[
!
-z
"
$downgrade_detected
"
]
then
db_input critical mariadb-server-10.
0
/old_data_directory_saved
||
true
db_input critical mariadb-server-10.
1
/old_data_directory_saved
||
true
db_go
echo
"The file
$mysql_datadir
/debian-
$found_version
.flag indicates a"
1>&2
echo
"version that cannot automatically be upgraded. Therefore the"
1>&2
...
...
debian/mariadb-server-10.1.templates
View file @
054d2682
...
...
@@ -7,7 +7,7 @@
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.
Template: mariadb-server-10.
0
/old_data_directory_saved
Template: mariadb-server-10.
1
/old_data_directory_saved
Type: note
_Description: The old data directory will be saved at new location
A file named /var/lib/mysql/debian-*.flag exists on this system.
...
...
@@ -19,7 +19,7 @@ _Description: The old data directory will be saved at new location
.
Please manually export/import your data (e.g. with mysqldump) if needed.
Template: mariadb-server-10.
0
/nis_warning
Template: mariadb-server-10.
1
/nis_warning
Type: note
#flag:translate!:3,5
_Description: Important note for NIS/YP users
...
...
@@ -33,7 +33,7 @@ _Description: Important note for NIS/YP users
.
/var/lib/mysql: drwxr-xr-x mysql mysql
Template: mariadb-server-10.
0
/postrm_remove_databases
Template: mariadb-server-10.
1
/postrm_remove_databases
Type: boolean
Default: false
_Description: Remove all MariaDB databases?
...
...
debian/patches/remove_rename_mariadb-server_files_in.patch
View file @
054d2682
...
...
@@ -10,8 +10,8 @@ Author: Otto Kekäläinen <otto@seravo.fi>
-IF(DEB)
- CONFIGURE_FILE(
- ${CMAKE_SOURCE_DIR}/debian/mariadb-server-10.
0
.files.in
- ${CMAKE_SOURCE_DIR}/debian/mariadb-server-10.
0
.files)
- ${CMAKE_SOURCE_DIR}/debian/mariadb-server-10.
1
.files.in
- ${CMAKE_SOURCE_DIR}/debian/mariadb-server-10.
1
.files)
-ENDIF(DEB)
-
# Handle the "INFO_*" files.
...
...
debian/po/POTFILES.in
View file @
054d2682
[type: gettext/rfc822deb] mariadb-server-10.
0
.templates
[type: gettext/rfc822deb] mariadb-server-10.
1
.templates
debian/po/ar.po
View file @
054d2682
...
...
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: templates\n"
"Report-Msgid-Bugs-To: mariadb-10.
0
@packages.debian.org\n"
"Report-Msgid-Bugs-To: mariadb-10.
1
@packages.debian.org\n"
"POT-Creation-Date: 2016-04-30 22:44+0300\n"
"PO-Revision-Date: 2007-05-01 13:04+0300\n"
"Last-Translator: Ossama M. Khayat <okhayat@yahoo.com>\n"
...
...
@@ -27,13 +27,13 @@ msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:2001
#: ../mariadb-server-10.
1
.templates:2001
msgid "The old data directory will be saved at new location"
msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:2001
#: ../mariadb-server-10.
1
.templates:2001
msgid ""
"A file named /var/lib/mysql/debian-*.flag exists on this system. The number "
"indicates a database binary format version that cannot automatically be "
...
...
@@ -42,7 +42,7 @@ msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:2001
#: ../mariadb-server-10.
1
.templates:2001
msgid ""
"Therefore the previous data directory will be renamed to /var/lib/mysql-* "
"and a new data directory will be initialized at /var/lib/mysql."
...
...
@@ -50,20 +50,20 @@ msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:2001
#: ../mariadb-server-10.
1
.templates:2001
msgid ""
"Please manually export/import your data (e.g. with mysqldump) if needed."
msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:3001
#: ../mariadb-server-10.
1
.templates:3001
msgid "Important note for NIS/YP users"
msgstr "ملاحظة هامة لمستخدمي NIS/YP"
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:3001
#: ../mariadb-server-10.
1
.templates:3001
msgid ""
"Using MariaDB under NIS/YP requires a mysql user account to be added on the "
"local system with:"
...
...
@@ -71,7 +71,7 @@ msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:3001
#: ../mariadb-server-10.
1
.templates:3001
#, fuzzy
#| msgid ""
#| "You should also check the permissions and the owner of the /var/lib/mysql "
...
...
@@ -83,13 +83,13 @@ msgstr "عليك أيضاً أن تقوم بالتأكد من صلاحيات م
#. Type: boolean
#. Description
#: ../mariadb-server-10.
0
.templates:4001
#: ../mariadb-server-10.
1
.templates:4001
msgid "Remove all MariaDB databases?"
msgstr "إزالة جميع قواعد بيانات MariaDB؟"
#. Type: boolean
#. Description
#: ../mariadb-server-10.
0
.templates:4001
#: ../mariadb-server-10.
1
.templates:4001
msgid ""
"The /var/lib/mysql directory which contains the MariaDB databases is about "
"to be removed."
...
...
@@ -97,7 +97,7 @@ msgstr "الدليل /var/lib/mysql الذي يحتوي قواعد بيانات
#. Type: boolean
#. Description
#: ../mariadb-server-10.
0
.templates:4001
#: ../mariadb-server-10.
1
.templates:4001
msgid ""
"If you're removing the MariaDB package in order to later install a more "
"recent version or if a different mariadb-server package is already using it, "
...
...
@@ -154,10 +154,10 @@ msgstr ""
#~| "Please read the /usr/share/doc/mysql-server-5.1/README.Debian file for "
#~| "more information."
#~ msgid ""
#~ "Please read the /usr/share/doc/mariadb-server-10.
0
/README.Debian file for "
#~ "Please read the /usr/share/doc/mariadb-server-10.
1
/README.Debian file for "
#~ "more information."
#~ msgstr ""
#~ "الرجاء قراءة الملف /usr/share/doc/mariadb-server-10.
0
/README.Debian "
#~ "الرجاء قراءة الملف /usr/share/doc/mariadb-server-10.
1
/README.Debian "
#~ "للمزيد من المعلومات."
#~ msgid "New password for the MariaDB \"root\" user:"
...
...
debian/po/ca.po
View file @
054d2682
...
...
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: mysql-dfsg-4.1\n"
"Report-Msgid-Bugs-To: mariadb-10.
0
@packages.debian.org\n"
"Report-Msgid-Bugs-To: mariadb-10.
1
@packages.debian.org\n"
"POT-Creation-Date: 2016-04-30 22:44+0300\n"
"PO-Revision-Date: 2004-01-31 19:20GMT\n"
"Last-Translator: Aleix Badia i Bosch <abadia@ica.es>\n"
...
...
@@ -17,13 +17,13 @@ msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:2001
#: ../mariadb-server-10.
1
.templates:2001
msgid "The old data directory will be saved at new location"
msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:2001
#: ../mariadb-server-10.
1
.templates:2001
msgid ""
"A file named /var/lib/mysql/debian-*.flag exists on this system. The number "
"indicates a database binary format version that cannot automatically be "
...
...
@@ -32,7 +32,7 @@ msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:2001
#: ../mariadb-server-10.
1
.templates:2001
msgid ""
"Therefore the previous data directory will be renamed to /var/lib/mysql-* "
"and a new data directory will be initialized at /var/lib/mysql."
...
...
@@ -40,14 +40,14 @@ msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:2001
#: ../mariadb-server-10.
1
.templates:2001
msgid ""
"Please manually export/import your data (e.g. with mysqldump) if needed."
msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:3001
#: ../mariadb-server-10.
1
.templates:3001
#, fuzzy
#| msgid "Important note for NIS/YP users!"
msgid "Important note for NIS/YP users"
...
...
@@ -55,7 +55,7 @@ msgstr "Nota important pels usuaris de NIS/YP"
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:3001
#: ../mariadb-server-10.
1
.templates:3001
msgid ""
"Using MariaDB under NIS/YP requires a mysql user account to be added on the "
"local system with:"
...
...
@@ -63,7 +63,7 @@ msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:3001
#: ../mariadb-server-10.
1
.templates:3001
msgid ""
"You should also check the permissions and ownership of the /var/lib/mysql "
"directory:"
...
...
@@ -71,13 +71,13 @@ msgstr ""
#. Type: boolean
#. Description
#: ../mariadb-server-10.
0
.templates:4001
#: ../mariadb-server-10.
1
.templates:4001
msgid "Remove all MariaDB databases?"
msgstr ""
#. Type: boolean
#. Description
#: ../mariadb-server-10.
0
.templates:4001
#: ../mariadb-server-10.
1
.templates:4001
msgid ""
"The /var/lib/mysql directory which contains the MariaDB databases is about "
"to be removed."
...
...
@@ -85,7 +85,7 @@ msgstr ""
#. Type: boolean
#. Description
#: ../mariadb-server-10.
0
.templates:4001
#: ../mariadb-server-10.
1
.templates:4001
msgid ""
"If you're removing the MariaDB package in order to later install a more "
"recent version or if a different mariadb-server package is already using it, "
...
...
debian/po/cs.po
View file @
054d2682
...
...
@@ -13,8 +13,8 @@
#
msgid ""
msgstr ""
"Project-Id-Version: mariadb-10.
0
\n"
"Report-Msgid-Bugs-To: mariadb-10.
0
@packages.debian.org\n"
"Project-Id-Version: mariadb-10.
1
\n"
"Report-Msgid-Bugs-To: mariadb-10.
1
@packages.debian.org\n"
"POT-Creation-Date: 2016-04-30 22:44+0300\n"
"PO-Revision-Date: 2014-09-29 08:58+0200\n"
"Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
...
...
@@ -26,13 +26,13 @@ msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:2001
#: ../mariadb-server-10.
1
.templates:2001
msgid "The old data directory will be saved at new location"
msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:2001
#: ../mariadb-server-10.
1
.templates:2001
msgid ""
"A file named /var/lib/mysql/debian-*.flag exists on this system. The number "
"indicates a database binary format version that cannot automatically be "
...
...
@@ -41,7 +41,7 @@ msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:2001
#: ../mariadb-server-10.
1
.templates:2001
msgid ""
"Therefore the previous data directory will be renamed to /var/lib/mysql-* "
"and a new data directory will be initialized at /var/lib/mysql."
...
...
@@ -49,20 +49,20 @@ msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:2001
#: ../mariadb-server-10.
1
.templates:2001
msgid ""
"Please manually export/import your data (e.g. with mysqldump) if needed."
msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:3001
#: ../mariadb-server-10.
1
.templates:3001
msgid "Important note for NIS/YP users"
msgstr "Důležitá poznámka pro uživatele NIS/YP"
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:3001
#: ../mariadb-server-10.
1
.templates:3001
msgid ""
"Using MariaDB under NIS/YP requires a mysql user account to be added on the "
"local system with:"
...
...
@@ -72,7 +72,7 @@ msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:3001
#: ../mariadb-server-10.
1
.templates:3001
msgid ""
"You should also check the permissions and ownership of the /var/lib/mysql "
"directory:"
...
...
@@ -81,13 +81,13 @@ msgstr ""
#. Type: boolean
#. Description
#: ../mariadb-server-10.
0
.templates:4001
#: ../mariadb-server-10.
1
.templates:4001
msgid "Remove all MariaDB databases?"
msgstr "Odstranit všechny MariaDB databáze?"
#. Type: boolean
#. Description
#: ../mariadb-server-10.
0
.templates:4001
#: ../mariadb-server-10.
1
.templates:4001
msgid ""
"The /var/lib/mysql directory which contains the MariaDB databases is about "
"to be removed."
...
...
@@ -97,7 +97,7 @@ msgstr ""
#. Type: boolean
#. Description
#: ../mariadb-server-10.
0
.templates:4001
#: ../mariadb-server-10.
1
.templates:4001
msgid ""
"If you're removing the MariaDB package in order to later install a more "
"recent version or if a different mariadb-server package is already using it, "
...
...
@@ -164,10 +164,10 @@ msgstr ""
#~ msgstr "Po instalaci balíku byste měli heslo ověřit."
#~ msgid ""
#~ "Please read the /usr/share/doc/mariadb-server-10.
0
/README.Debian file for "
#~ "Please read the /usr/share/doc/mariadb-server-10.
1
/README.Debian file for "
#~ "more information."
#~ msgstr ""
#~ "Více informací naleznete v /usr/share/doc/mariadb-server-10.
0
/README."
#~ "Více informací naleznete v /usr/share/doc/mariadb-server-10.
1
/README."
#~ "Debian."
#~ msgid "New password for the MariaDB \"root\" user:"
...
...
debian/po/da.po
View file @
054d2682
# Danish translation mariadb-10.
0
.
# Copyright (C) 2014 mariadb-10.
0
og nedenstående oversættere.
# This file is distributed under the same license as the mariadb-10.
0
package.
# Danish translation mariadb-10.
1
.
# Copyright (C) 2014 mariadb-10.
1
og nedenstående oversættere.
# This file is distributed under the same license as the mariadb-10.
1
package.
# Claus Hindsgaul <claus.hindsgaul@gmail.com>, 2005, 2006, 2007.
# Joe Hansen <joedalton2@yahoo.dk>, 2014, 2016.
#
msgid ""
msgstr ""
"Project-Id-Version: mariadb-10.
0
\n"
"Report-Msgid-Bugs-To: mariadb-10.
0
@packages.debian.org\n"
"Project-Id-Version: mariadb-10.
1
\n"
"Report-Msgid-Bugs-To: mariadb-10.
1
@packages.debian.org\n"
"POT-Creation-Date: 2016-04-30 22:44+0300\n"
"PO-Revision-Date: 2016-07-09 22:41+0200\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
...
...
@@ -19,13 +19,13 @@ msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:2001
#: ../mariadb-server-10.
1
.templates:2001
msgid "The old data directory will be saved at new location"
msgstr "Den gamle datamappe vil blive gemt på en ny placering"
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:2001
#: ../mariadb-server-10.
1
.templates:2001
msgid ""
"A file named /var/lib/mysql/debian-*.flag exists on this system. The number "
"indicates a database binary format version that cannot automatically be "
...
...
@@ -37,7 +37,7 @@ msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:2001
#: ../mariadb-server-10.
1
.templates:2001
msgid ""
"Therefore the previous data directory will be renamed to /var/lib/mysql-* "
"and a new data directory will be initialized at /var/lib/mysql."
...
...
@@ -47,7 +47,7 @@ msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:2001
#: ../mariadb-server-10.
1
.templates:2001
msgid ""
"Please manually export/import your data (e.g. with mysqldump) if needed."
msgstr ""
...
...
@@ -56,13 +56,13 @@ msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:3001
#: ../mariadb-server-10.
1
.templates:3001
msgid "Important note for NIS/YP users"
msgstr "Vigtig oplysning til NIS/YP-brugere"
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:3001
#: ../mariadb-server-10.
1
.templates:3001
msgid ""
"Using MariaDB under NIS/YP requires a mysql user account to be added on the "
"local system with:"
...
...
@@ -72,7 +72,7 @@ msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:3001
#: ../mariadb-server-10.
1
.templates:3001
msgid ""
"You should also check the permissions and ownership of the /var/lib/mysql "
"directory:"
...
...
@@ -82,13 +82,13 @@ msgstr ""
#. Type: boolean
#. Description
#: ../mariadb-server-10.
0
.templates:4001
#: ../mariadb-server-10.
1
.templates:4001
msgid "Remove all MariaDB databases?"
msgstr "Fjern alle MariaDB-databaser?"
#. Type: boolean
#. Description
#: ../mariadb-server-10.
0
.templates:4001
#: ../mariadb-server-10.
1
.templates:4001
msgid ""
"The /var/lib/mysql directory which contains the MariaDB databases is about "
"to be removed."
...
...
@@ -98,7 +98,7 @@ msgstr ""
#. Type: boolean
#. Description
#: ../mariadb-server-10.
0
.templates:4001
#: ../mariadb-server-10.
1
.templates:4001
msgid ""
"If you're removing the MariaDB package in order to later install a more "
"recent version or if a different mariadb-server package is already using it, "
...
...
debian/po/de.po
View file @
054d2682
# German translation of mariadb-10.
0
10.0.13-1
# German translation of mariadb-10.
1
10.0.13-1
# Alwin Meschede <ameschede@gmx.de>, 2006, 2007.
# Thomas Mueller <thomas.mueller@tmit.eu>, 2009.
# Chris Leick <c.leick@vollbio.de>, 2014-2016.
...
...
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: mariadb 10.0.25-1\n"
"Report-Msgid-Bugs-To: mariadb-10.
0
@packages.debian.org\n"
"Report-Msgid-Bugs-To: mariadb-10.
1
@packages.debian.org\n"
"POT-Creation-Date: 2016-04-13 11:44+0300\n"
"PO-Revision-Date: 2016-05-12 22:39+0100\n"
"Last-Translator: Chris Leick <c.leick@vollbio.de>\n"
...
...
@@ -19,13 +19,13 @@ msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:2001
#: ../mariadb-server-10.
1
.templates:2001
msgid "The old data directory will be saved at new location"
msgstr "Das alte Datenverzeichnis wird an einer neuen Stelle gespeichert"
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:2001
#: ../mariadb-server-10.
1
.templates:2001
msgid ""
"A file named /var/lib/mysql/debian-*.flag exists on this system. The number "
"indicates a database binary format version that cannot automatically be "
...
...
@@ -38,7 +38,7 @@ msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:2001
#: ../mariadb-server-10.
1
.templates:2001
msgid ""
"Therefore the previous data directory will be renamed to /var/lib/mysql-* "
"and a new data directory will be initialized at /var/lib/mysql."
...
...
@@ -48,7 +48,7 @@ msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:2001
#: ../mariadb-server-10.
1
.templates:2001
msgid ""
"Please manually export/import your data (e.g. with mysqldump) if needed."
msgstr ""
...
...
@@ -57,13 +57,13 @@ msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:3001
#: ../mariadb-server-10.
1
.templates:3001
msgid "Important note for NIS/YP users"
msgstr "Wichtige Anmerkung für NIS/YP-Benutzer!"
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:3001
#: ../mariadb-server-10.
1
.templates:3001
msgid ""
"Using MariaDB under NIS/YP requires a mysql user account to be added on the "
"local system with:"
...
...
@@ -73,7 +73,7 @@ msgstr ""
#. Type: note
#. Description
#: ../mariadb-server-10.
0
.templates:3001
#: ../mariadb-server-10.
1
.templates:3001
msgid ""
"You should also check the permissions and ownership of the /var/lib/mysql "
"directory:"
...
...
@@ -83,13 +83,13 @@ msgstr ""
#. Type: boolean
#. Description
#: ../mariadb-server-10.
0
.templates:4001
#: ../mariadb-server-10.
1
.templates:4001
msgid "Remove all MariaDB databases?"
msgstr "Alle MariaDB-Datenbanken entfernen?"
#. Type: boolean
#. Description
#: ../mariadb-server-10.
0
.templates:4001
#: ../mariadb-server-10.
1
.templates:4001
msgid ""
"The /var/lib/mysql directory which contains the MariaDB databases is about "
"to be removed."
...
...
@@ -99,7 +99,7 @@ msgstr ""
#. Type: boolean
#. Description
#: ../mariadb-server-10.
0
.templates:4001
#: ../mariadb-server-10.
1
.templates:4001
msgid ""
"If you're removing the MariaDB package in order to later install a more "
"recent version or if a different mariadb-server package is already using it, "
...
...
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment