summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-11 00:02:42 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-11 00:02:42 +0100
commit9f8cc09642671577139767541f680277b26f5c05 (patch)
tree674f6033911fc455a70ba9c00cf9ccd990f436b8
parent04aa029cd3f16dc17f06e5a7e11eba5fc07eb2e7 (diff)
downloadnextcloud-server-9f8cc09642671577139767541f680277b26f5c05.tar.gz
nextcloud-server-9f8cc09642671577139767541f680277b26f5c05.zip
[tx-robot] updated from transifex
-rw-r--r--apps/user_webdavauth/l10n/cs_CZ.php3
-rw-r--r--core/l10n/hi.php4
-rw-r--r--core/l10n/vi.php10
-rw-r--r--l10n/cs_CZ/settings.po8
-rw-r--r--l10n/cs_CZ/user_webdavauth.po9
-rw-r--r--l10n/hi/core.po15
-rw-r--r--l10n/templates/core.pot2
-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
-rw-r--r--l10n/templates/user_webdavauth.pot2
-rw-r--r--l10n/vi/core.po14
-rw-r--r--settings/l10n/cs_CZ.php1
18 files changed, 47 insertions, 37 deletions
diff --git a/apps/user_webdavauth/l10n/cs_CZ.php b/apps/user_webdavauth/l10n/cs_CZ.php
new file mode 100644
index 00000000000..a5b7e56771f
--- /dev/null
+++ b/apps/user_webdavauth/l10n/cs_CZ.php
@@ -0,0 +1,3 @@
+<?php $TRANSLATIONS = array(
+"WebDAV URL: http://" => "URL WebDAV: http://"
+);
diff --git a/core/l10n/hi.php b/core/l10n/hi.php
index c84f76c4e49..0e4f18c6cd8 100644
--- a/core/l10n/hi.php
+++ b/core/l10n/hi.php
@@ -1,6 +1,10 @@
<?php $TRANSLATIONS = array(
"Password" => "पासवर्ड",
+"Use the following link to reset your password: {link}" => "आगे दिये गये लिंक का उपयोग पासवर्ड बदलने के लिये किजीये: {link}",
+"You will receive a link to reset your password via Email." => "पासवर्ड बदलने कि लिंक आपको ई-मेल द्वारा भेजी जायेगी|",
"Username" => "प्रयोक्ता का नाम",
+"Your password was reset" => "आपका पासवर्ड बदला गया है",
+"New password" => "नया पासवर्ड",
"Cloud not found" => "क्लौड नहीं मिला ",
"Create an <strong>admin account</strong>" => "व्यवस्थापक खाता बनाएँ",
"Advanced" => "उन्नत",
diff --git a/core/l10n/vi.php b/core/l10n/vi.php
index e1b065c2947..8499bb0aaba 100644
--- a/core/l10n/vi.php
+++ b/core/l10n/vi.php
@@ -3,7 +3,7 @@
"No category to add?" => "Không có danh mục được thêm?",
"This category already exists: " => "Danh mục này đã được tạo :",
"Settings" => "Cài đặt",
-"seconds ago" => "giây trước",
+"seconds ago" => "vài giây trước",
"1 minute ago" => "1 phút trước",
"{minutes} minutes ago" => "{minutes} phút trước",
"today" => "hôm nay",
@@ -24,9 +24,9 @@
"Error while unsharing" => "Lỗi trong quá trình gỡ chia sẻ",
"Error while changing permissions" => "Lỗi trong quá trình phân quyền",
"Shared with you and the group {group} by {owner}" => "Đã được chia sẽ với bạn và nhóm {group} bởi {owner}",
-"Shared with you by {owner}" => "Đã được chia sẽ với bạn bởi {owner}",
+"Shared with you by {owner}" => "Đã được chia sẽ bởi {owner}",
"Share with" => "Chia sẻ với",
-"Share with link" => "Chia sẻ với link",
+"Share with link" => "Chia sẻ với liên kết",
"Password protect" => "Mật khẩu bảo vệ",
"Password" => "Mật khẩu",
"Set expiration date" => "Đặt ngày kết thúc",
@@ -101,11 +101,11 @@
"December" => "Tháng 12",
"web services under your control" => "các dịch vụ web dưới sự kiểm soát của bạn",
"Log out" => "Đăng xuất",
-"Automatic logon rejected!" => "Tự động đăng nhập đã bị từ chối!",
+"Automatic logon rejected!" => "Tự động đăng nhập đã bị từ chối !",
"If you did not change your password recently, your account may be compromised!" => "Nếu bạn không thay đổi mật khẩu gần đây của bạn, tài khoản của bạn có thể gặp nguy hiểm!",
"Please change your password to secure your account again." => "Vui lòng thay đổi mật khẩu của bạn để đảm bảo tài khoản của bạn một lần nữa.",
"Lost your password?" => "Bạn quên mật khẩu ?",
-"remember" => "Nhớ",
+"remember" => "ghi nhớ",
"Log in" => "Đăng nhập",
"You are logged out." => "Bạn đã đăng xuất.",
"prev" => "Lùi lại",
diff --git a/l10n/cs_CZ/settings.po b/l10n/cs_CZ/settings.po
index 5b7cffdbed1..0af24bb85ec 100644
--- a/l10n/cs_CZ/settings.po
+++ b/l10n/cs_CZ/settings.po
@@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-10 00:01+0100\n"
-"PO-Revision-Date: 2012-11-09 23:01+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2012-11-11 00:01+0100\n"
+"PO-Revision-Date: 2012-11-10 10:16+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -144,7 +144,7 @@ msgstr "Odpověď"
#: templates/personal.php:8
#, php-format
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
-msgstr ""
+msgstr "Používáte <strong>%s</strong> z <strong>%s</strong> dostupných"
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
diff --git a/l10n/cs_CZ/user_webdavauth.po b/l10n/cs_CZ/user_webdavauth.po
index 10edaed7d25..6f4e008376e 100644
--- a/l10n/cs_CZ/user_webdavauth.po
+++ b/l10n/cs_CZ/user_webdavauth.po
@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Tomáš Chvátal <tomas.chvatal@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-09 10:06+0100\n"
-"PO-Revision-Date: 2012-11-09 09:06+0000\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2012-11-11 00:01+0100\n"
+"PO-Revision-Date: 2012-11-10 10:16+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,4 +20,4 @@ msgstr ""
#: templates/settings.php:4
msgid "WebDAV URL: http://"
-msgstr ""
+msgstr "URL WebDAV: http://"
diff --git a/l10n/hi/core.po b/l10n/hi/core.po
index 0f5ec555f6b..8c6ff09985b 100644
--- a/l10n/hi/core.po
+++ b/l10n/hi/core.po
@@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Omkar Tapale <omkar_tapale@live.com>, 2012.
# Sanjay Rabidas <rabidassanjay@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-09 00:01+0100\n"
-"PO-Revision-Date: 2012-11-08 17:26+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2012-11-11 00:01+0100\n"
+"PO-Revision-Date: 2012-11-10 10:23+0000\n"
+"Last-Translator: Omkar Tapale <omkar_tapale@live.com>\n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -210,11 +211,11 @@ msgstr ""
#: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}"
-msgstr ""
+msgstr "आगे दिये गये लिंक का उपयोग पासवर्ड बदलने के लिये किजीये: {link}"
#: lostpassword/templates/lostpassword.php:3
msgid "You will receive a link to reset your password via Email."
-msgstr ""
+msgstr "पासवर्ड बदलने कि लिंक आपको ई-मेल द्वारा भेजी जायेगी|"
#: lostpassword/templates/lostpassword.php:5
msgid "Reset email send."
@@ -235,7 +236,7 @@ msgstr ""
#: lostpassword/templates/resetpassword.php:4
msgid "Your password was reset"
-msgstr ""
+msgstr "आपका पासवर्ड बदला गया है"
#: lostpassword/templates/resetpassword.php:5
msgid "To login page"
@@ -243,7 +244,7 @@ msgstr ""
#: lostpassword/templates/resetpassword.php:8
msgid "New password"
-msgstr ""
+msgstr "नया पासवर्ड"
#: lostpassword/templates/resetpassword.php:11
msgid "Reset password"
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot
index 51f78cf749f..eb0439751eb 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-11-10 00:01+0100\n"
+"POT-Creation-Date: 2012-11-11 00:01+0100\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.pot b/l10n/templates/files.pot
index a74dad9fbcd..db79c3492a9 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-11-10 00:01+0100\n"
+"POT-Creation-Date: 2012-11-11 00:01+0100\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 11c13fa86dd..d54d0800039 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-11-10 00:01+0100\n"
+"POT-Creation-Date: 2012-11-11 00:01+0100\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 f0eeb64bba3..d463913b771 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-11-10 00:01+0100\n"
+"POT-Creation-Date: 2012-11-11 00:01+0100\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 d98872bcefa..bf8aa422a14 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-11-10 00:01+0100\n"
+"POT-Creation-Date: 2012-11-11 00:01+0100\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 23245b76370..f68089d0613 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-11-10 00:01+0100\n"
+"POT-Creation-Date: 2012-11-11 00:01+0100\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 48de037970c..bd31b758256 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-11-10 00:01+0100\n"
+"POT-Creation-Date: 2012-11-11 00:01+0100\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 d1e404241e8..64a389c03bd 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-11-10 00:01+0100\n"
+"POT-Creation-Date: 2012-11-11 00:01+0100\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 5282528257d..b55bd395b7e 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-11-10 00:01+0100\n"
+"POT-Creation-Date: 2012-11-11 00:01+0100\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_webdavauth.pot b/l10n/templates/user_webdavauth.pot
index 92e37bd828d..9a7847fd258 100644
--- a/l10n/templates/user_webdavauth.pot
+++ b/l10n/templates/user_webdavauth.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"POT-Creation-Date: 2012-11-11 00:01+0100\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/vi/core.po b/l10n/vi/core.po
index a4133c9dd82..26299ff17a3 100644
--- a/l10n/vi/core.po
+++ b/l10n/vi/core.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-10 00:01+0100\n"
-"PO-Revision-Date: 2012-11-09 11:25+0000\n"
+"POT-Creation-Date: 2012-11-11 00:01+0100\n"
+"PO-Revision-Date: 2012-11-10 04:40+0000\n"
"Last-Translator: Sơn Nguyễn <sonnghit@gmail.com>\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
"MIME-Version: 1.0\n"
@@ -39,7 +39,7 @@ msgstr "Cài đặt"
#: js/js.js:687
msgid "seconds ago"
-msgstr "giây trước"
+msgstr "vài giây trước"
#: js/js.js:688
msgid "1 minute ago"
@@ -124,7 +124,7 @@ msgstr "Đã được chia sẽ với bạn và nhóm {group} bởi {owner}"
#: js/share.js:153
msgid "Shared with you by {owner}"
-msgstr "Đã được chia sẽ với bạn bởi {owner}"
+msgstr "Đã được chia sẽ bởi {owner}"
#: js/share.js:158
msgid "Share with"
@@ -132,7 +132,7 @@ msgstr "Chia sẻ với"
#: js/share.js:163
msgid "Share with link"
-msgstr "Chia sẻ với link"
+msgstr "Chia sẻ với liên kết"
#: js/share.js:164
msgid "Password protect"
@@ -444,7 +444,7 @@ msgstr "Đăng xuất"
#: templates/login.php:8
msgid "Automatic logon rejected!"
-msgstr "Tự động đăng nhập đã bị từ chối!"
+msgstr "Tự động đăng nhập đã bị từ chối !"
#: templates/login.php:9
msgid ""
@@ -462,7 +462,7 @@ msgstr "Bạn quên mật khẩu ?"
#: templates/login.php:27
msgid "remember"
-msgstr "Nhớ"
+msgstr "ghi nhớ"
#: templates/login.php:28
msgid "Log in"
diff --git a/settings/l10n/cs_CZ.php b/settings/l10n/cs_CZ.php
index dbee45c1998..2d4fff615c3 100644
--- a/settings/l10n/cs_CZ.php
+++ b/settings/l10n/cs_CZ.php
@@ -28,6 +28,7 @@
"Problems connecting to help database." => "Problémy s připojením k databázi s nápovědou.",
"Go there manually." => "Přejít ručně.",
"Answer" => "Odpověď",
+"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Používáte <strong>%s</strong> z <strong>%s</strong> dostupných",
"Desktop and Mobile Syncing Clients" => "Klienti pro synchronizaci",
"Download" => "Stáhnout",
"Your password was changed" => "Vaše heslo bylo změněno",