[Pkg-owncloud-commits] [owncloud] 60/205: [tx-robot] updated from transifex
David Prévot
taffit at moszumanska.debian.org
Thu Jul 2 17:36:55 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch stable8
in repository owncloud.
commit c77e44117d1cdb45a224e3f370acbb09f1b095dc
Author: Jenkins for ownCloud <owncloud-bot at tmit.eu>
Date: Mon Jun 22 01:55:00 2015 -0400
[tx-robot] updated from transifex
---
apps/files_sharing/l10n/th_TH.js | 9 ++++++++-
apps/files_sharing/l10n/th_TH.json | 9 ++++++++-
settings/l10n/th_TH.js | 3 ++-
settings/l10n/th_TH.json | 3 ++-
4 files changed, 20 insertions(+), 4 deletions(-)
diff --git a/apps/files_sharing/l10n/th_TH.js b/apps/files_sharing/l10n/th_TH.js
index f2068c2..5df005e 100644
--- a/apps/files_sharing/l10n/th_TH.js
+++ b/apps/files_sharing/l10n/th_TH.js
@@ -40,6 +40,8 @@ OC.L10N.register(
"%2$s shared %1$s with you" : "%2$s ถูกแชร์ %1$s กับคุณ",
"You shared %1$s via link" : "คุณแชร์ %1$s ผ่านลิงค์",
"Shares" : "แชร์",
+ "Share with me through my #ownCloud Federated Cloud ID, see %s" : "แชร์ร่วมกับฉันผ่าน #ownCloud ด้วยคลาวด์ไอดี สามารถดูได้ที่ %s",
+ "Share with me through my #ownCloud Federated Cloud ID" : "แชร์ร่วมกับฉันผ่าน #ownCloud ด้วยคลาวด์ไอดี",
"This share is password-protected" : "นี้แชร์การป้องกันด้วยรหัสผ่าน",
"The password is wrong. Try again." : "รหัสผ่านที่ไม่ถูกต้อง กรุณาลองอีกครั้ง",
"Password" : "รหัสผ่าน",
@@ -60,6 +62,11 @@ OC.L10N.register(
"Open documentation" : "เปิดเอกสาร",
"Allow users on this server to send shares to other servers" : "อนุญาตให้ผู้ใช้บนเซิร์ฟเวอร์นี้ส่งแชร์ไปยังเซิร์ฟเวอร์อื่นๆ",
"Allow users on this server to receive shares from other servers" : "อนุญาตให้ผู้ใช้บนเซิร์ฟเวอร์นี้ได้รับการแชร์จากเซิร์ฟเวอร์อื่นๆ",
- "Federated Cloud" : "สหพันธ์คลาวด์"
+ "Federated Cloud" : "สหพันธ์คลาวด์",
+ "Your Federated Cloud ID:" : "คลาวด์ไอดีของคุณ:",
+ "Share it:" : "แชร์มัน:",
+ "Add it to your website:" : "เพิ่มไปยังเว็บไซต์ของคุณ:",
+ "Share with me via ownCloud" : "แชร์ร่วมกับฉันผ่าน ownCloud",
+ "HTML Code:" : "โค้ด HTML:"
},
"nplurals=1; plural=0;");
diff --git a/apps/files_sharing/l10n/th_TH.json b/apps/files_sharing/l10n/th_TH.json
index d5988c1..e1a9655 100644
--- a/apps/files_sharing/l10n/th_TH.json
+++ b/apps/files_sharing/l10n/th_TH.json
@@ -38,6 +38,8 @@
"%2$s shared %1$s with you" : "%2$s ถูกแชร์ %1$s กับคุณ",
"You shared %1$s via link" : "คุณแชร์ %1$s ผ่านลิงค์",
"Shares" : "แชร์",
+ "Share with me through my #ownCloud Federated Cloud ID, see %s" : "แชร์ร่วมกับฉันผ่าน #ownCloud ด้วยคลาวด์ไอดี สามารถดูได้ที่ %s",
+ "Share with me through my #ownCloud Federated Cloud ID" : "แชร์ร่วมกับฉันผ่าน #ownCloud ด้วยคลาวด์ไอดี",
"This share is password-protected" : "นี้แชร์การป้องกันด้วยรหัสผ่าน",
"The password is wrong. Try again." : "รหัสผ่านที่ไม่ถูกต้อง กรุณาลองอีกครั้ง",
"Password" : "รหัสผ่าน",
@@ -58,6 +60,11 @@
"Open documentation" : "เปิดเอกสาร",
"Allow users on this server to send shares to other servers" : "อนุญาตให้ผู้ใช้บนเซิร์ฟเวอร์นี้ส่งแชร์ไปยังเซิร์ฟเวอร์อื่นๆ",
"Allow users on this server to receive shares from other servers" : "อนุญาตให้ผู้ใช้บนเซิร์ฟเวอร์นี้ได้รับการแชร์จากเซิร์ฟเวอร์อื่นๆ",
- "Federated Cloud" : "สหพันธ์คลาวด์"
+ "Federated Cloud" : "สหพันธ์คลาวด์",
+ "Your Federated Cloud ID:" : "คลาวด์ไอดีของคุณ:",
+ "Share it:" : "แชร์มัน:",
+ "Add it to your website:" : "เพิ่มไปยังเว็บไซต์ของคุณ:",
+ "Share with me via ownCloud" : "แชร์ร่วมกับฉันผ่าน ownCloud",
+ "HTML Code:" : "โค้ด HTML:"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/settings/l10n/th_TH.js b/settings/l10n/th_TH.js
index 66efd35..0f5b6d4 100644
--- a/settings/l10n/th_TH.js
+++ b/settings/l10n/th_TH.js
@@ -63,6 +63,7 @@ OC.L10N.register(
"Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "แอพพลิเคชันมีการพัฒนาอย่างเป็นทางการภายในชุมชน ownCloud พวกเขามีการทำงานเป็นศูนย์กลางของ ownCloud และพร้อมสำหรับการใช้งานผลิตภัณฑ์",
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "แอพพลิเคชันได้รับการอนุมัติและพัฒนาโดยนักพัฒนาที่น่าเชื่อถือและได้ผ่านการตรวจสอบความปลอดภัยคร่าวๆ พวกเขาจะได้รับการบำรุงรักษาอย่างดีในการเก็บข้อมูลรหัสเปิด มันอาจยังไม่เสถียรพอสำหรับการเปิดใช้งานปกติ",
"This app is not checked for security issues and is new or known to be unstable. Install on your own risk." : "แอพพลิเคชันนี้ไม่ได้ตรวจสอบปัญหาด้านความปลอดภัยและเป็นของใหม่หรือที่รู้กันคือจะไม่เสถียร มันติดตั้งอยู่บนความเสี่ยงของคุณเอง",
+ "Update to %s" : "อัพเดทไปยัง %s",
"Please wait...." : "กรุณารอสักครู่...",
"Error while disabling app" : "เกิดข้อผิดพลาดขณะปิดการใช้งานแอพพลิเคชัน",
"Disable" : "ปิดใช้งาน",
@@ -199,13 +200,13 @@ OC.L10N.register(
"Show description …" : "แสดงรายละเอียด ...",
"Hide description …" : "ซ่อนรายละเอียด ...",
"This app cannot be installed because the following dependencies are not fulfilled:" : "ไม่สามารถติดตั้งแอพฯนี้เพราะไม่มีตัวอ้างอิงต่อไปนี้:",
- "Update to %s" : "อัพเดทไปยัง %s",
"Enable only for specific groups" : "เปิดใช้งานเพียงเฉพาะกลุ่ม",
"Uninstall App" : "ถอนการติดตั้งแอพฯ",
"Enable experimental apps" : "เปิดใช้งานแอพพลิเคชั่นทดลอง",
"No apps found for your version" : "ไม่พบแอพพลิเคชันสำหรับรุ่นของคุณ",
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "นี่คุณ<br><br>อยากจะแจ้งให้คุณทราบว่าขณะนี้คุณมีบัญชี %s<br><br>ชื่อผู้ใช้ของคุณคือ: %s<br>เข้าไปงานได้ที่: <a href=\"%s\">%s</a><br><br>",
"Cheers!" : "ไชโย!",
+ "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "นี่คุณ\n\nอยากให้คุณทราบว่าขณะนี้คุณมี %s บัญชี\n\nชื่อผู้ใช้ของคุณ: %s\nดูได้ที่: %s\n",
"User documentation" : "เอกสารสำหรับผู้ใช้",
"Administrator documentation" : "เอกสารของผู้ดูแลระบบ",
"Online documentation" : "เอกสารออนไลน์",
diff --git a/settings/l10n/th_TH.json b/settings/l10n/th_TH.json
index c908303..b7e595e 100644
--- a/settings/l10n/th_TH.json
+++ b/settings/l10n/th_TH.json
@@ -61,6 +61,7 @@
"Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "แอพพลิเคชันมีการพัฒนาอย่างเป็นทางการภายในชุมชน ownCloud พวกเขามีการทำงานเป็นศูนย์กลางของ ownCloud และพร้อมสำหรับการใช้งานผลิตภัณฑ์",
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "แอพพลิเคชันได้รับการอนุมัติและพัฒนาโดยนักพัฒนาที่น่าเชื่อถือและได้ผ่านการตรวจสอบความปลอดภัยคร่าวๆ พวกเขาจะได้รับการบำรุงรักษาอย่างดีในการเก็บข้อมูลรหัสเปิด มันอาจยังไม่เสถียรพอสำหรับการเปิดใช้งานปกติ",
"This app is not checked for security issues and is new or known to be unstable. Install on your own risk." : "แอพพลิเคชันนี้ไม่ได้ตรวจสอบปัญหาด้านความปลอดภัยและเป็นของใหม่หรือที่รู้กันคือจะไม่เสถียร มันติดตั้งอยู่บนความเสี่ยงของคุณเอง",
+ "Update to %s" : "อัพเดทไปยัง %s",
"Please wait...." : "กรุณารอสักครู่...",
"Error while disabling app" : "เกิดข้อผิดพลาดขณะปิดการใช้งานแอพพลิเคชัน",
"Disable" : "ปิดใช้งาน",
@@ -197,13 +198,13 @@
"Show description …" : "แสดงรายละเอียด ...",
"Hide description …" : "ซ่อนรายละเอียด ...",
"This app cannot be installed because the following dependencies are not fulfilled:" : "ไม่สามารถติดตั้งแอพฯนี้เพราะไม่มีตัวอ้างอิงต่อไปนี้:",
- "Update to %s" : "อัพเดทไปยัง %s",
"Enable only for specific groups" : "เปิดใช้งานเพียงเฉพาะกลุ่ม",
"Uninstall App" : "ถอนการติดตั้งแอพฯ",
"Enable experimental apps" : "เปิดใช้งานแอพพลิเคชั่นทดลอง",
"No apps found for your version" : "ไม่พบแอพพลิเคชันสำหรับรุ่นของคุณ",
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "นี่คุณ<br><br>อยากจะแจ้งให้คุณทราบว่าขณะนี้คุณมีบัญชี %s<br><br>ชื่อผู้ใช้ของคุณคือ: %s<br>เข้าไปงานได้ที่: <a href=\"%s\">%s</a><br><br>",
"Cheers!" : "ไชโย!",
+ "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "นี่คุณ\n\nอยากให้คุณทราบว่าขณะนี้คุณมี %s บัญชี\n\nชื่อผู้ใช้ของคุณ: %s\nดูได้ที่: %s\n",
"User documentation" : "เอกสารสำหรับผู้ใช้",
"Administrator documentation" : "เอกสารของผู้ดูแลระบบ",
"Online documentation" : "เอกสารออนไลน์",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list