summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-10 02:04:59 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-10 02:04:59 +0200
commitbd720bdf4cd7f4c017c301e7f69c3c20862bd419 (patch)
treedc333965d230e8a16eff620c424301f2048da83c
parentdeb1fbf9a1b9e3f0ac8da4ccc2c3d0e13c0d4f5a (diff)
downloadnextcloud-server-bd720bdf4cd7f4c017c301e7f69c3c20862bd419.tar.gz
nextcloud-server-bd720bdf4cd7f4c017c301e7f69c3c20862bd419.zip
[tx-robot] updated from transifex
-rw-r--r--apps/files/l10n/cs_CZ.php2
-rw-r--r--apps/files/l10n/es.php2
-rw-r--r--apps/files/l10n/ja_JP.php3
-rw-r--r--apps/files/l10n/nl.php2
-rw-r--r--apps/files_external/l10n/et_EE.php8
-rw-r--r--l10n/cs_CZ/files.po6
-rw-r--r--l10n/es/files.po10
-rw-r--r--l10n/et_EE/files_external.po18
-rw-r--r--l10n/ja_JP/files.po12
-rw-r--r--l10n/nl/files.po10
-rw-r--r--l10n/templates/core.pot26
-rw-r--r--l10n/templates/files.pot2
-rw-r--r--l10n/templates/files_encryption.pot2
-rw-r--r--l10n/templates/files_external.pot2
-rw-r--r--l10n/templates/files_sharing.pot2
-rw-r--r--l10n/templates/files_versions.pot2
-rw-r--r--l10n/templates/lib.pot2
-rw-r--r--l10n/templates/settings.pot2
-rw-r--r--l10n/templates/user_ldap.pot2
19 files changed, 64 insertions, 51 deletions
diff --git a/apps/files/l10n/cs_CZ.php b/apps/files/l10n/cs_CZ.php
index 3269420e5a5..41ef4e78499 100644
--- a/apps/files/l10n/cs_CZ.php
+++ b/apps/files/l10n/cs_CZ.php
@@ -16,7 +16,7 @@
"replaced" => "nahrazeno",
"undo" => "zpět",
"with" => "s",
-"unshared" => "Sdílení zrušeno",
+"unshared" => "sdílení zrušeno",
"deleted" => "smazáno",
"generating ZIP-file, it may take some time." => "generuji ZIP soubor, může to nějakou dobu trvat.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Nelze odeslat Váš soubor, protože je to adresář nebo má velikost 0 bajtů",
diff --git a/apps/files/l10n/es.php b/apps/files/l10n/es.php
index 0ba3c56aa1f..d07149d8595 100644
--- a/apps/files/l10n/es.php
+++ b/apps/files/l10n/es.php
@@ -7,6 +7,7 @@
"Missing a temporary folder" => "Falta un directorio temporal",
"Failed to write to disk" => "La escritura en disco ha fallado",
"Files" => "Archivos",
+"Unshare" => "Dejar de compartir",
"Delete" => "Eliminado",
"already exists" => "ya existe",
"replace" => "reemplazar",
@@ -15,6 +16,7 @@
"replaced" => "reemplazado",
"undo" => "deshacer",
"with" => "con",
+"unshared" => "no compartido",
"deleted" => "borrado",
"generating ZIP-file, it may take some time." => "generando un fichero ZIP, puede llevar un tiempo.",
"Unable to upload your file as it is a directory or has 0 bytes" => "No ha sido posible subir tu archivo porque es un directorio o tiene 0 bytes",
diff --git a/apps/files/l10n/ja_JP.php b/apps/files/l10n/ja_JP.php
index 2de716fec8a..6d278c3f0fb 100644
--- a/apps/files/l10n/ja_JP.php
+++ b/apps/files/l10n/ja_JP.php
@@ -7,13 +7,16 @@
"Missing a temporary folder" => "テンポラリフォルダが見つかりません",
"Failed to write to disk" => "ディスクへの書き込みに失敗しました",
"Files" => "ファイル",
+"Unshare" => "共有しない",
"Delete" => "削除",
"already exists" => "既に存在します",
"replace" => "置き換え",
+"suggest name" => "推奨名称",
"cancel" => "キャンセル",
"replaced" => "置換:",
"undo" => "元に戻す",
"with" => "←",
+"unshared" => "未共有",
"deleted" => "削除",
"generating ZIP-file, it may take some time." => "ZIPファイルを生成中です、しばらくお待ちください。",
"Unable to upload your file as it is a directory or has 0 bytes" => "アップロード使用としているファイルがディレクトリ、もしくはサイズが0バイトのため、アップロードできません。",
diff --git a/apps/files/l10n/nl.php b/apps/files/l10n/nl.php
index 515d67a76ac..b54c96bd9ae 100644
--- a/apps/files/l10n/nl.php
+++ b/apps/files/l10n/nl.php
@@ -7,6 +7,7 @@
"Missing a temporary folder" => "Een tijdelijke map mist",
"Failed to write to disk" => "Schrijven naar schijf mislukt",
"Files" => "Bestanden",
+"Unshare" => "Stop delen",
"Delete" => "Verwijder",
"already exists" => "bestaat al",
"replace" => "vervang",
@@ -15,6 +16,7 @@
"replaced" => "vervangen",
"undo" => "ongedaan maken",
"with" => "door",
+"unshared" => "niet gedeeld",
"deleted" => "verwijderd",
"generating ZIP-file, it may take some time." => "aanmaken ZIP-file, dit kan enige tijd duren.",
"Unable to upload your file as it is a directory or has 0 bytes" => "uploaden van de file mislukt, het is of een directory of de bestandsgrootte is 0 bytes",
diff --git a/apps/files_external/l10n/et_EE.php b/apps/files_external/l10n/et_EE.php
index a6907e775bc..f47ebc936b5 100644
--- a/apps/files_external/l10n/et_EE.php
+++ b/apps/files_external/l10n/et_EE.php
@@ -1,12 +1,18 @@
<?php $TRANSLATIONS = array(
"External Storage" => "Väline salvestuskoht",
"Mount point" => "Ühenduspunkt",
+"Backend" => "Admin",
"Configuration" => "Seadistamine",
"Options" => "Valikud",
+"Applicable" => "Rakendatav",
"Add mount point" => "Lisa ühenduspunkt",
"None set" => "Pole määratud",
"All Users" => "Kõik kasutajad",
"Groups" => "Grupid",
"Users" => "Kasutajad",
-"Delete" => "Kustuta"
+"Delete" => "Kustuta",
+"SSL root certificates" => "SSL root sertifikaadid",
+"Import Root Certificate" => "Impordi root sertifikaadid",
+"Enable User External Storage" => "Luba kasutajatele väline salvestamine",
+"Allow users to mount their own external storage" => "Luba kasutajatel ühendada külge nende enda välised salvestusseadmed"
);
diff --git a/l10n/cs_CZ/files.po b/l10n/cs_CZ/files.po
index 9a8fb883041..8da1d5687eb 100644
--- a/l10n/cs_CZ/files.po
+++ b/l10n/cs_CZ/files.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-09 02:01+0200\n"
-"PO-Revision-Date: 2012-09-08 09:02+0000\n"
+"POT-Creation-Date: 2012-09-10 02:02+0200\n"
+"PO-Revision-Date: 2012-09-09 10:25+0000\n"
"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
@@ -92,7 +92,7 @@ msgstr "s"
#: js/filelist.js:268
msgid "unshared"
-msgstr "Sdílení zrušeno"
+msgstr "sdílení zrušeno"
#: js/filelist.js:270
msgid "deleted"
diff --git a/l10n/es/files.po b/l10n/es/files.po
index 4c7a65443d7..a50f0e53fd3 100644
--- a/l10n/es/files.po
+++ b/l10n/es/files.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-08 02:01+0200\n"
-"PO-Revision-Date: 2012-09-08 00:02+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-09-10 02:02+0200\n"
+"PO-Revision-Date: 2012-09-09 03:24+0000\n"
+"Last-Translator: juanman <juanma@kde.org.ar>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -57,7 +57,7 @@ msgstr "Archivos"
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
-msgstr ""
+msgstr "Dejar de compartir"
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
@@ -93,7 +93,7 @@ msgstr "con"
#: js/filelist.js:268
msgid "unshared"
-msgstr ""
+msgstr "no compartido"
#: js/filelist.js:270
msgid "deleted"
diff --git a/l10n/et_EE/files_external.po b/l10n/et_EE/files_external.po
index 3daaecb1633..e8e4379ae09 100644
--- a/l10n/et_EE/files_external.po
+++ b/l10n/et_EE/files_external.po
@@ -8,15 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-08-19 02:02+0200\n"
-"PO-Revision-Date: 2012-08-18 06:32+0000\n"
+"POT-Creation-Date: 2012-09-10 02:02+0200\n"
+"PO-Revision-Date: 2012-09-09 20:19+0000\n"
"Last-Translator: Rivo Zängov <eraser@eraser.ee>\n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: et_EE\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: templates/settings.php:3
msgid "External Storage"
@@ -28,7 +28,7 @@ msgstr "Ühenduspunkt"
#: templates/settings.php:8
msgid "Backend"
-msgstr ""
+msgstr "Admin"
#: templates/settings.php:9
msgid "Configuration"
@@ -40,7 +40,7 @@ msgstr "Valikud"
#: templates/settings.php:11
msgid "Applicable"
-msgstr ""
+msgstr "Rakendatav"
#: templates/settings.php:23
msgid "Add mount point"
@@ -68,16 +68,16 @@ msgstr "Kustuta"
#: templates/settings.php:88
msgid "SSL root certificates"
-msgstr ""
+msgstr "SSL root sertifikaadid"
#: templates/settings.php:102
msgid "Import Root Certificate"
-msgstr ""
+msgstr "Impordi root sertifikaadid"
#: templates/settings.php:108
msgid "Enable User External Storage"
-msgstr ""
+msgstr "Luba kasutajatele väline salvestamine"
#: templates/settings.php:109
msgid "Allow users to mount their own external storage"
-msgstr ""
+msgstr "Luba kasutajatel ühendada külge nende enda välised salvestusseadmed"
diff --git a/l10n/ja_JP/files.po b/l10n/ja_JP/files.po
index 5dec378931d..6e3d70c125c 100644
--- a/l10n/ja_JP/files.po
+++ b/l10n/ja_JP/files.po
@@ -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-08 02:01+0200\n"
-"PO-Revision-Date: 2012-09-08 00:02+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-09-10 02:02+0200\n"
+"PO-Revision-Date: 2012-09-09 05:11+0000\n"
+"Last-Translator: ttyn <tetuyano+transi@gmail.com>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -55,7 +55,7 @@ msgstr "ファイル"
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
-msgstr ""
+msgstr "共有しない"
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
@@ -71,7 +71,7 @@ msgstr "置き換え"
#: js/filelist.js:186
msgid "suggest name"
-msgstr ""
+msgstr "推奨名称"
#: js/filelist.js:186 js/filelist.js:188
msgid "cancel"
@@ -91,7 +91,7 @@ msgstr "←"
#: js/filelist.js:268
msgid "unshared"
-msgstr ""
+msgstr "未共有"
#: js/filelist.js:270
msgid "deleted"
diff --git a/l10n/nl/files.po b/l10n/nl/files.po
index 95befc34bde..0a77bef2342 100644
--- a/l10n/nl/files.po
+++ b/l10n/nl/files.po
@@ -16,9 +16,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-08 02:01+0200\n"
-"PO-Revision-Date: 2012-09-08 00:02+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-09-10 02:02+0200\n"
+"PO-Revision-Date: 2012-09-09 07:08+0000\n"
+"Last-Translator: Richard Bos <radoeka@gmail.com>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -62,7 +62,7 @@ msgstr "Bestanden"
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
-msgstr ""
+msgstr "Stop delen"
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
@@ -98,7 +98,7 @@ msgstr "door"
#: js/filelist.js:268
msgid "unshared"
-msgstr ""
+msgstr "niet gedeeld"
#: js/filelist.js:270
msgid "deleted"
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot
index c96cb3d21e7..932761bdcbd 100644
--- a/l10n/templates/core.pot
+++ b/l10n/templates/core.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"POT-Creation-Date: 2012-09-10 02:02+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"
@@ -33,51 +33,51 @@ msgstr ""
msgid "Settings"
msgstr ""
-#: js/js.js:599
+#: js/js.js:642
msgid "January"
msgstr ""
-#: js/js.js:599
+#: js/js.js:642
msgid "February"
msgstr ""
-#: js/js.js:599
+#: js/js.js:642
msgid "March"
msgstr ""
-#: js/js.js:599
+#: js/js.js:642
msgid "April"
msgstr ""
-#: js/js.js:599
+#: js/js.js:642
msgid "May"
msgstr ""
-#: js/js.js:599
+#: js/js.js:642
msgid "June"
msgstr ""
-#: js/js.js:600
+#: js/js.js:643
msgid "July"
msgstr ""
-#: js/js.js:600
+#: js/js.js:643
msgid "August"
msgstr ""
-#: js/js.js:600
+#: js/js.js:643
msgid "September"
msgstr ""
-#: js/js.js:600
+#: js/js.js:643
msgid "October"
msgstr ""
-#: js/js.js:600
+#: js/js.js:643
msgid "November"
msgstr ""
-#: js/js.js:600
+#: js/js.js:643
msgid "December"
msgstr ""
diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot
index 58cf33ef542..bd2aaf3f744 100644
--- a/l10n/templates/files.pot
+++ b/l10n/templates/files.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"POT-Creation-Date: 2012-09-10 02:02+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"
diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot
index 51d6d1bc514..357ef03faf3 100644
--- a/l10n/templates/files_encryption.pot
+++ b/l10n/templates/files_encryption.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"POT-Creation-Date: 2012-09-10 02:02+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"
diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot
index 8e2151c185f..37669ac70f2 100644
--- a/l10n/templates/files_external.pot
+++ b/l10n/templates/files_external.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"POT-Creation-Date: 2012-09-10 02:02+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"
diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot
index bdd784daefa..0b0636f1de6 100644
--- a/l10n/templates/files_sharing.pot
+++ b/l10n/templates/files_sharing.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"POT-Creation-Date: 2012-09-10 02:02+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"
diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot
index 55b9c78549b..7bc8ac862b4 100644
--- a/l10n/templates/files_versions.pot
+++ b/l10n/templates/files_versions.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"POT-Creation-Date: 2012-09-10 02:02+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"
diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot
index bc10d0b809c..3fa354b5727 100644
--- a/l10n/templates/lib.pot
+++ b/l10n/templates/lib.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"POT-Creation-Date: 2012-09-10 02:02+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"
diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot
index a0b4c398f7e..01583d6a5b0 100644
--- a/l10n/templates/settings.pot
+++ b/l10n/templates/settings.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"POT-Creation-Date: 2012-09-10 02:02+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"
diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot
index f4c6b8245c7..5df0ca0963a 100644
--- a/l10n/templates/user_ldap.pot
+++ b/l10n/templates/user_ldap.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"POT-Creation-Date: 2012-09-10 02:02+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"