[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2012-09-03 02:07:40 +02:00
parent 4c065deb55
commit d386e0172a
37 changed files with 136 additions and 94 deletions

View File

@ -20,6 +20,7 @@
"Upload Error" => "Fejl ved upload",
"Pending" => "Afventer",
"Upload cancelled." => "Upload afbrudt.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Fil upload kører. Hvis du forlader siden nu, vil uploadet blive annuleret.",
"Invalid name, '/' is not allowed." => "Ugyldigt navn, '/' er ikke tilladt.",
"Size" => "Størrelse",
"Modified" => "Ændret",

View File

@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array(
"Expire all versions" => "Alle Versionen löschen",
"Versions" => "Versionen",
"This will delete all existing backup versions of your files" => "Dies löscht alle vorhandenen Sicherungsversionen Ihrer Dateien.",
"Enable Files Versioning" => "Datei-Versionierung aktivieren"
);

View File

@ -1,4 +1,6 @@
<?php $TRANSLATIONS = array(
"Expire all versions" => "Vanhenna kaikki versiot",
"Versions" => "Versiot",
"This will delete all existing backup versions of your files" => "Tämä poistaa kaikki tiedostojesi olemassa olevat varmuuskopioversiot",
"Enable Files Versioning" => "Käytä tiedostojen versiointia"
);

View File

@ -1,4 +1,6 @@
<?php $TRANSLATIONS = array(
"Expire all versions" => "Zastaraj vse različice",
"Versions" => "Različice",
"This will delete all existing backup versions of your files" => "To bo izbrisalo vse obstoječe različice varnostnih kopij vaših datotek",
"Enable Files Versioning" => "Omogoči sledenje različicam datotek"
);

View File

@ -1,4 +1,6 @@
<?php $TRANSLATIONS = array(
"Expire all versions" => "Upphör alla versioner",
"Versions" => "Versioner",
"This will delete all existing backup versions of your files" => "Detta kommer att radera alla befintliga säkerhetskopior av dina filer",
"Enable Files Versioning" => "Aktivera versionshantering"
);

View File

@ -1,4 +1,6 @@
<?php $TRANSLATIONS = array(
"Expire all versions" => "หมดอายุทุกรุ่น",
"Versions" => "รุ่น",
"This will delete all existing backup versions of your files" => "นี่จะเป็นลบทิ้งไฟล์รุ่นที่ทำการสำรองข้อมูลทั้งหมดที่มีอยู่ของคุณทิ้งไป",
"Enable Files Versioning" => "เปิดใช้งานคุณสมบัติการแยกสถานะรุ่นหรือเวอร์ชั่นของไฟล์"
);

View File

@ -51,6 +51,7 @@
"Database user" => "Databasebruger",
"Database password" => "Databasekodeord",
"Database name" => "Navn på database",
"Database tablespace" => "Database tabelplads",
"Database host" => "Databasehost",
"Finish setup" => "Afslut opsætning",
"web services under your control" => "Webtjenester under din kontrol",

View File

@ -6,15 +6,16 @@
# <mikkelbjerglarsen@gmail.com>, 2011, 2012.
# Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2011, 2012.
# Pascal d'Hermilly <pascal@dhermilly.dk>, 2011.
# <simon@rosmi.dk>, 2012.
# Thomas Tanghus <>, 2012.
# Thomas Tanghus <thomas@tanghus.net>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-03 02:04+0200\n"
"PO-Revision-Date: 2012-09-02 14:21+0000\n"
"Last-Translator: muunsim <simon@rosmi.dk>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -234,7 +235,7 @@ msgstr "Navn på database"
#: templates/installation.php:109
msgid "Database tablespace"
msgstr ""
msgstr "Database tabelplads"
#: templates/installation.php:115
msgid "Database host"

View File

@ -5,15 +5,16 @@
# Translators:
# Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2011, 2012.
# Pascal d'Hermilly <pascal@dhermilly.dk>, 2011.
# <simon@rosmi.dk>, 2012.
# Thomas Tanghus <>, 2012.
# Thomas Tanghus <thomas@tanghus.net>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-03 02:04+0200\n"
"PO-Revision-Date: 2012-09-02 14:21+0000\n"
"Last-Translator: muunsim <simon@rosmi.dk>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -110,7 +111,7 @@ msgstr "Upload afbrudt."
#: js/files.js:409
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
msgstr "Fil upload kører. Hvis du forlader siden nu, vil uploadet blive annuleret."
#: js/files.js:480
msgid "Invalid name, '/' is not allowed."

View File

@ -7,6 +7,7 @@
# <mikkelbjerglarsen@gmail.com>, 2011.
# Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2011, 2012.
# Pascal d'Hermilly <pascal@dhermilly.dk>, 2011.
# <simon@rosmi.dk>, 2012.
# <sr@ybnet.dk>, 2012.
# Thomas Tanghus <>, 2012.
# Thomas Tanghus <thomas@tanghus.net>, 2012.
@ -14,9 +15,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-01 13:35+0200\n"
"PO-Revision-Date: 2012-09-01 11:35+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-03 02:05+0200\n"
"PO-Revision-Date: 2012-09-02 14:13+0000\n"
"Last-Translator: muunsim <simon@rosmi.dk>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -91,7 +92,7 @@ msgstr "Cron"
#: templates/admin.php:33
msgid "execute one task with each page loaded"
msgstr ""
msgstr "udfør en opgave for hver indlæst side"
#: templates/admin.php:35
msgid "cron.php is registered at a webcron service"
@ -99,31 +100,31 @@ msgstr "cron.php er tilmeldt en webcron tjeneste"
#: templates/admin.php:37
msgid "use systems cron service"
msgstr ""
msgstr "brug systemets cron service"
#: templates/admin.php:41
msgid "Share API"
msgstr ""
msgstr "Del API"
#: templates/admin.php:46
msgid "Enable Share API"
msgstr ""
msgstr "Aktiver dele API"
#: templates/admin.php:47
msgid "Allow apps to use the Share API"
msgstr ""
msgstr "Tillad apps a bruge dele APIen"
#: templates/admin.php:51
msgid "Allow links"
msgstr ""
msgstr "Tillad links"
#: templates/admin.php:52
msgid "Allow users to share items to the public with links"
msgstr ""
msgstr "Tillad brugere at dele elementer med offentligheden med links"
#: templates/admin.php:56
msgid "Allow resharing"
msgstr ""
msgstr "Tillad gendeling"
#: templates/admin.php:57
msgid "Allow users to share items shared with them again"
@ -131,11 +132,11 @@ msgstr ""
#: templates/admin.php:60
msgid "Allow users to share with anyone"
msgstr ""
msgstr "Tillad brugere at dele med hvem som helst"
#: templates/admin.php:62
msgid "Allow users to only share with users in their groups"
msgstr ""
msgstr "Tillad kun deling med brugere i brugerens egen gruppe"
#: templates/admin.php:69
msgid "Log"
@ -289,7 +290,7 @@ msgstr "Andet"
#: templates/users.php:80 templates/users.php:112
msgid "Group Admin"
msgstr ""
msgstr "Gruppe Administrator"
#: templates/users.php:82
msgid "Quota"

View File

@ -4,14 +4,15 @@
#
# Translators:
# I Robot <thomas.mueller@tmit.eu>, 2012.
# <niko@nik-o-mat.de>, 2012.
# <thomas.mueller@tmit.eu>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-02 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 11:47+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-03 02:04+0200\n"
"PO-Revision-Date: 2012-09-02 06:01+0000\n"
"Last-Translator: JamFX <niko@nik-o-mat.de>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -29,7 +30,7 @@ msgstr "Versionen"
#: templates/settings-personal.php:7
msgid "This will delete all existing backup versions of your files"
msgstr ""
msgstr "Dies löscht alle vorhandenen Sicherungsversionen Ihrer Dateien."
#: templates/settings.php:3
msgid "Enable Files Versioning"

View File

@ -17,9 +17,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-02 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 11:46+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-03 02:05+0200\n"
"PO-Revision-Date: 2012-09-02 20:12+0000\n"
"Last-Translator: traductor <transifex.3.mensaje@spamgourmet.com>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -86,7 +86,7 @@ msgid ""
"strongly suggest that you configure your webserver in a way that the data "
"directory is no longer accessible or you move the data directory outside the"
" webserver document root."
msgstr ""
msgstr "Ihr Datenverzeichnis ist möglicher Weise aus dem Internet erreichbar. Die .htaccess-Datei von OwnCloud funktioniert nicht. Wir raten Ihnen dringend, dass Sie Ihren Webserver dahingehend konfigurieren, dass Ihr Datenverzeichnis nicht länger aus dem Internet erreichbar ist, oder Sie verschieben das Datenverzeichnis außerhalb des Wurzelverzeichnisses des Webservers."
#: templates/admin.php:31
msgid "Cron"
@ -114,7 +114,7 @@ msgstr "Teilungs-API aktivieren"
#: templates/admin.php:47
msgid "Allow apps to use the Share API"
msgstr "Erlaubt Nutzern die Teilungs-API zu nutzen"
msgstr "Erlaubt Nutzern, die Teilungs-API zu nutzen"
#: templates/admin.php:51
msgid "Allow links"
@ -122,7 +122,7 @@ msgstr "Links erlauben"
#: templates/admin.php:52
msgid "Allow users to share items to the public with links"
msgstr "Erlaube Nutzern Dateien mithilfe von Links mit der Öffentlichkeit zu teilen"
msgstr "Erlaube Nutzern, Dateien mithilfe von Links mit der Öffentlichkeit zu teilen"
#: templates/admin.php:56
msgid "Allow resharing"

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-01 13:35+0200\n"
"PO-Revision-Date: 2012-09-01 11:35+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-03 02:04+0200\n"
"PO-Revision-Date: 2012-09-02 15:39+0000\n"
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -24,11 +24,11 @@ msgstr "Vanhenna kaikki versiot"
#: templates/settings-personal.php:4
msgid "Versions"
msgstr ""
msgstr "Versiot"
#: templates/settings-personal.php:7
msgid "This will delete all existing backup versions of your files"
msgstr ""
msgstr "Tämä poistaa kaikki tiedostojesi olemassa olevat varmuuskopioversiot"
#: templates/settings.php:3
msgid "Enable Files Versioning"

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-01 13:35+0200\n"
"PO-Revision-Date: 2012-09-01 11:35+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-03 02:05+0200\n"
"PO-Revision-Date: 2012-09-02 15:47+0000\n"
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -110,15 +110,15 @@ msgstr ""
#: templates/admin.php:51
msgid "Allow links"
msgstr ""
msgstr "Salli linkit"
#: templates/admin.php:52
msgid "Allow users to share items to the public with links"
msgstr ""
msgstr "Salli käyttäjien jakaa kohteita julkisesti linkkejä käyttäen"
#: templates/admin.php:56
msgid "Allow resharing"
msgstr ""
msgstr "Salli uudelleenjako"
#: templates/admin.php:57
msgid "Allow users to share items shared with them again"
@ -126,11 +126,11 @@ msgstr ""
#: templates/admin.php:60
msgid "Allow users to share with anyone"
msgstr ""
msgstr "Salli käyttäjien jakaa kohteita kenen tahansa kanssa"
#: templates/admin.php:62
msgid "Allow users to only share with users in their groups"
msgstr ""
msgstr "Salli käyttäjien jakaa kohteita vain omien ryhmien jäsenten kesken"
#: templates/admin.php:69
msgid "Log"
@ -148,7 +148,7 @@ msgid ""
"licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
"target=\"_blank\"><abbr title=\"Affero General Public "
"License\">AGPL</abbr></a>."
msgstr ""
msgstr "Kehityksestä on vastannut <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud-yhteisö</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">lähdekoodi</a> on julkaistu lisenssin <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> alaisena."
#: templates/apps.php:10
msgid "Add your App"

View File

@ -4,13 +4,14 @@
#
# Translators:
# Denis <reg.transifex.net@demitel.ru>, 2012.
# <mpolr21@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-03 02:04+0200\n"
"PO-Revision-Date: 2012-09-02 14:32+0000\n"
"Last-Translator: mPolr <mpolr21@gmail.com>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -123,4 +124,4 @@ msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""
msgstr "проверка обновлений отключена"

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-01 13:35+0200\n"
"PO-Revision-Date: 2012-09-01 11:35+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-03 02:04+0200\n"
"PO-Revision-Date: 2012-09-02 02:04+0000\n"
"Last-Translator: Peter Peroša <peter.perosa@gmail.com>\n"
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -24,11 +24,11 @@ msgstr "Zastaraj vse različice"
#: templates/settings-personal.php:4
msgid "Versions"
msgstr ""
msgstr "Različice"
#: templates/settings-personal.php:7
msgid "This will delete all existing backup versions of your files"
msgstr ""
msgstr "To bo izbrisalo vse obstoječe različice varnostnih kopij vaših datotek"
#: templates/settings.php:3
msgid "Enable Files Versioning"

View File

@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-01 13:35+0200\n"
"PO-Revision-Date: 2012-09-01 11:35+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-03 02:05+0200\n"
"PO-Revision-Date: 2012-09-02 02:00+0000\n"
"Last-Translator: Peter Peroša <peter.perosa@gmail.com>\n"
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -79,7 +79,7 @@ msgid ""
"strongly suggest that you configure your webserver in a way that the data "
"directory is no longer accessible or you move the data directory outside the"
" webserver document root."
msgstr ""
msgstr "Vaša mapa data in vaše datoteke so verjetno vsem dostopne preko interneta. Datoteka .htaccess vključena v ownCloud ni omogočena. Močno vam priporočamo, da nastavite vaš spletni strežnik tako, da mapa data ne bo več na voljo vsem, ali pa jo preselite izven korenske mape spletnega strežnika."
#: templates/admin.php:31
msgid "Cron"
@ -149,7 +149,7 @@ msgid ""
"licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
"target=\"_blank\"><abbr title=\"Affero General Public "
"License\">AGPL</abbr></a>."
msgstr ""
msgstr "Razvit s strani <a href=\"http://ownCloud.org/contact\" target=\"_blank\">skupnosti ownCloud</a>. <a href=\"https://github.com/owncloud\" target=\"_blank\">Izvorna koda</a> je izdana pod licenco <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/apps.php:10
msgid "Add your App"

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-01 13:35+0200\n"
"PO-Revision-Date: 2012-09-01 11:35+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-03 02:04+0200\n"
"PO-Revision-Date: 2012-09-02 09:50+0000\n"
"Last-Translator: Magnus Höglund <magnus@linux.com>\n"
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -24,11 +24,11 @@ msgstr "Upphör alla versioner"
#: templates/settings-personal.php:4
msgid "Versions"
msgstr ""
msgstr "Versioner"
#: templates/settings-personal.php:7
msgid "This will delete all existing backup versions of your files"
msgstr ""
msgstr "Detta kommer att radera alla befintliga säkerhetskopior av dina filer"
#: templates/settings.php:3
msgid "Enable Files Versioning"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-02 02:01+0200\n"
"POT-Creation-Date: 2012-09-03 02:04+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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-02 02:01+0200\n"
"POT-Creation-Date: 2012-09-03 02:04+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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-02 02:01+0200\n"
"POT-Creation-Date: 2012-09-03 02:04+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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-02 02:01+0200\n"
"POT-Creation-Date: 2012-09-03 02:04+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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-02 02:01+0200\n"
"POT-Creation-Date: 2012-09-03 02:04+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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-02 02:01+0200\n"
"POT-Creation-Date: 2012-09-03 02:04+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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-02 02:01+0200\n"
"POT-Creation-Date: 2012-09-03 02:04+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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-02 02:01+0200\n"
"POT-Creation-Date: 2012-09-03 02:05+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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-02 02:01+0200\n"
"POT-Creation-Date: 2012-09-03 02:04+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"

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-01 13:35+0200\n"
"PO-Revision-Date: 2012-09-01 11:35+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-03 02:04+0200\n"
"PO-Revision-Date: 2012-09-02 22:45+0000\n"
"Last-Translator: AriesAnywhere Anywhere <ariesanywhere@gmail.com>\n"
"Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -24,11 +24,11 @@ msgstr "หมดอายุทุกรุ่น"
#: templates/settings-personal.php:4
msgid "Versions"
msgstr ""
msgstr "รุ่น"
#: templates/settings-personal.php:7
msgid "This will delete all existing backup versions of your files"
msgstr ""
msgstr "นี่จะเป็นลบทิ้งไฟล์รุ่นที่ทำการสำรองข้อมูลทั้งหมดที่มีอยู่ของคุณทิ้งไป"
#: templates/settings.php:3
msgid "Enable Files Versioning"

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-03 02:04+0200\n"
"PO-Revision-Date: 2012-09-02 22:43+0000\n"
"Last-Translator: AriesAnywhere Anywhere <ariesanywhere@gmail.com>\n"
"Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -115,12 +115,12 @@ msgstr "ปีที่ผ่านมา"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
msgstr "%s พร้อมให้ใช้งานได้แล้ว. <a href=\"%s\">ดูรายละเอียดเพิ่มเติม</a>"
#: updater.php:68
msgid "up to date"
msgstr ""
msgstr "ทันสมัย"
#: updater.php:71
msgid "updates check is disabled"
msgstr ""
msgstr "การตรวจสอบชุดอัพเดทถูกปิดใช้งานไว้"

View File

@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-01 13:35+0200\n"
"PO-Revision-Date: 2012-09-01 11:35+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-03 02:05+0200\n"
"PO-Revision-Date: 2012-09-02 22:49+0000\n"
"Last-Translator: AriesAnywhere Anywhere <ariesanywhere@gmail.com>\n"
"Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -79,7 +79,7 @@ msgid ""
"strongly suggest that you configure your webserver in a way that the data "
"directory is no longer accessible or you move the data directory outside the"
" webserver document root."
msgstr ""
msgstr "ไดเร็กทอรี่ข้อมูลและไฟล์ของคุณสามารถเข้าถึงได้จากอินเทอร์เน็ต ไฟล์ .htaccess ที่ ownCloud มีให้ไม่สามารถทำงานได้อย่างเหมาะสม เราขอแนะนำให้คุณกำหนดค่าเว็บเซิร์ฟเวอร์ใหม่ในรูปแบบที่ไดเร็กทอรี่เก็บข้อมูลไม่สามารถเข้าถึงได้อีกต่อไป หรือคุณได้ย้ายไดเร็กทอรี่ที่ใช้เก็บข้อมูลไปอยู่ภายนอกตำแหน่ง root ของเว็บเซิร์ฟเวอร์แล้ว"
#: templates/admin.php:31
msgid "Cron"
@ -149,7 +149,7 @@ msgid ""
"licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
"target=\"_blank\"><abbr title=\"Affero General Public "
"License\">AGPL</abbr></a>."
msgstr ""
msgstr "พัฒนาโดย the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ชุมชนผู้ใช้งาน ownCloud</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">ซอร์สโค้ด</a>อยู่ภายใต้สัญญาอนุญาตของ <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/apps.php:10
msgid "Add your App"

View File

@ -21,5 +21,6 @@
"last month" => "в прошлом месяце",
"months ago" => "месяцы назад",
"last year" => "в прошлом году",
"years ago" => "годы назад"
"years ago" => "годы назад",
"updates check is disabled" => "проверка обновлений отключена"
);

View File

@ -21,5 +21,8 @@
"last month" => "เดือนที่แล้ว",
"months ago" => "เดือนมาแล้ว",
"last year" => "ปีที่แล้ว",
"years ago" => "ปีที่ผ่านมา"
"years ago" => "ปีที่ผ่านมา",
"%s is available. Get <a href=\"%s\">more information</a>" => "%s พร้อมให้ใช้งานได้แล้ว. <a href=\"%s\">ดูรายละเอียดเพิ่มเติม</a>",
"up to date" => "ทันสมัย",
"updates check is disabled" => "การตรวจสอบชุดอัพเดทถูกปิดใช้งานไว้"
);

View File

@ -13,7 +13,17 @@
"__language_name__" => "Dansk",
"Security Warning" => "Sikkerhedsadvarsel",
"Cron" => "Cron",
"execute one task with each page loaded" => "udfør en opgave for hver indlæst side",
"cron.php is registered at a webcron service" => "cron.php er tilmeldt en webcron tjeneste",
"use systems cron service" => "brug systemets cron service",
"Share API" => "Del API",
"Enable Share API" => "Aktiver dele API",
"Allow apps to use the Share API" => "Tillad apps a bruge dele APIen",
"Allow links" => "Tillad links",
"Allow users to share items to the public with links" => "Tillad brugere at dele elementer med offentligheden med links",
"Allow resharing" => "Tillad gendeling",
"Allow users to share with anyone" => "Tillad brugere at dele med hvem som helst",
"Allow users to only share with users in their groups" => "Tillad kun deling med brugere i brugerens egen gruppe",
"Log" => "Log",
"More" => "Mere",
"Add your App" => "Tilføj din App",
@ -49,6 +59,7 @@
"Create" => "Ny",
"Default Quota" => "Standard kvote",
"Other" => "Andet",
"Group Admin" => "Gruppe Administrator",
"Quota" => "Kvote",
"Delete" => "Slet"
);

View File

@ -12,15 +12,16 @@
"Saving..." => "Speichern...",
"__language_name__" => "Deutsch",
"Security Warning" => "Sicherheitshinweis",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Ihr Datenverzeichnis ist möglicher Weise aus dem Internet erreichbar. Die .htaccess-Datei von OwnCloud funktioniert nicht. Wir raten Ihnen dringend, dass Sie Ihren Webserver dahingehend konfigurieren, dass Ihr Datenverzeichnis nicht länger aus dem Internet erreichbar ist, oder Sie verschieben das Datenverzeichnis außerhalb des Wurzelverzeichnisses des Webservers.",
"Cron" => "Cron",
"execute one task with each page loaded" => "Führe eine Aufgabe pro geladener Seite aus.",
"cron.php is registered at a webcron service" => "cron.php ist beim Webcron-Service registriert",
"use systems cron service" => "Nutze System-Cron-Service",
"Share API" => "Teilungs-API",
"Enable Share API" => "Teilungs-API aktivieren",
"Allow apps to use the Share API" => "Erlaubt Nutzern die Teilungs-API zu nutzen",
"Allow apps to use the Share API" => "Erlaubt Nutzern, die Teilungs-API zu nutzen",
"Allow links" => "Links erlauben",
"Allow users to share items to the public with links" => "Erlaube Nutzern Dateien mithilfe von Links mit der Öffentlichkeit zu teilen",
"Allow users to share items to the public with links" => "Erlaube Nutzern, Dateien mithilfe von Links mit der Öffentlichkeit zu teilen",
"Allow resharing" => "Erneutes Teilen erlauben",
"Allow users to share items shared with them again" => "Erlaubt Nutzern, Dateien die mit ihnen geteilt wurden, erneut zu teilen",
"Allow users to share with anyone" => "Erlaube Nutzern mit jedem zu Teilen",

View File

@ -13,8 +13,14 @@
"Security Warning" => "Turvallisuusvaroitus",
"Cron" => "Cron",
"use systems cron service" => "käytä järjestelmän cron-palvelua",
"Allow links" => "Salli linkit",
"Allow users to share items to the public with links" => "Salli käyttäjien jakaa kohteita julkisesti linkkejä käyttäen",
"Allow resharing" => "Salli uudelleenjako",
"Allow users to share with anyone" => "Salli käyttäjien jakaa kohteita kenen tahansa kanssa",
"Allow users to only share with users in their groups" => "Salli käyttäjien jakaa kohteita vain omien ryhmien jäsenten kesken",
"Log" => "Loki",
"More" => "Lisää",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Kehityksestä on vastannut <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud-yhteisö</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">lähdekoodi</a> on julkaistu lisenssin <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> alaisena.",
"Add your App" => "Lisää ohjelmasi",
"Select an App" => "Valitse ohjelma",
"See application page at apps.owncloud.com" => "Katso sovellussivu osoitteessa apps.owncloud.com",

View File

@ -12,6 +12,7 @@
"Saving..." => "Shranjevanje...",
"__language_name__" => "__ime_jezika__",
"Security Warning" => "Varnostno opozorilo",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Vaša mapa data in vaše datoteke so verjetno vsem dostopne preko interneta. Datoteka .htaccess vključena v ownCloud ni omogočena. Močno vam priporočamo, da nastavite vaš spletni strežnik tako, da mapa data ne bo več na voljo vsem, ali pa jo preselite izven korenske mape spletnega strežnika.",
"Cron" => "Periodično opravilo",
"execute one task with each page loaded" => "izvedi eno nalogo z vsako naloženo stranjo",
"cron.php is registered at a webcron service" => "cron.php je vpisan na storitev webcron",
@ -27,6 +28,7 @@
"Allow users to only share with users in their groups" => "Uporabnikom dovoli souporabo le znotraj njihove skupine",
"Log" => "Dnevnik",
"More" => "Več",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Razvit s strani <a href=\"http://ownCloud.org/contact\" target=\"_blank\">skupnosti ownCloud</a>. <a href=\"https://github.com/owncloud\" target=\"_blank\">Izvorna koda</a> je izdana pod licenco <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Add your App" => "Dodajte vašo aplikacijo",
"Select an App" => "Izberite aplikacijo",
"See application page at apps.owncloud.com" => "Obiščite spletno stran aplikacije na apps.owncloud.com",

View File

@ -12,6 +12,7 @@
"Saving..." => "กำลังบันทึุกข้อมูล...",
"__language_name__" => "ภาษาไทย",
"Security Warning" => "คำเตือนเกี่ยวกับความปลอดภัย",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "ไดเร็กทอรี่ข้อมูลและไฟล์ของคุณสามารถเข้าถึงได้จากอินเทอร์เน็ต ไฟล์ .htaccess ที่ ownCloud มีให้ไม่สามารถทำงานได้อย่างเหมาะสม เราขอแนะนำให้คุณกำหนดค่าเว็บเซิร์ฟเวอร์ใหม่ในรูปแบบที่ไดเร็กทอรี่เก็บข้อมูลไม่สามารถเข้าถึงได้อีกต่อไป หรือคุณได้ย้ายไดเร็กทอรี่ที่ใช้เก็บข้อมูลไปอยู่ภายนอกตำแหน่ง root ของเว็บเซิร์ฟเวอร์แล้ว",
"Cron" => "Cron",
"execute one task with each page loaded" => "ประมวลผลหนึ่งงานเมื่อโหลดหน้าเว็บแต่ละครั้ง",
"cron.php is registered at a webcron service" => "cron.php ได้ถูกลงทะเบียนที่บริการ webcron",
@ -27,6 +28,7 @@
"Allow users to only share with users in their groups" => "อนุญาตให้ผู้ใช้งานแชร์ข้อมูลได้เฉพาะกับผู้ใช้งานที่อยู่ในกลุ่มเดียวกันเท่านั้น",
"Log" => "บันทึกการเปลี่ยนแปลง",
"More" => "เพิ่มเติม",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "พัฒนาโดย the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ชุมชนผู้ใช้งาน ownCloud</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">ซอร์สโค้ด</a>อยู่ภายใต้สัญญาอนุญาตของ <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Add your App" => "เพิ่มแอปของคุณ",
"Select an App" => "เลือก App",
"See application page at apps.owncloud.com" => "ดูหน้าแอพพลิเคชั่นที่ apps.owncloud.com",