summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-24 00:48:23 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-24 00:48:23 -0400
commit093106debbf966b99dfbac96fc6ab45cb317c6eb (patch)
tree10fb2e0d771173178c5e3bf10d6f45ec414f0fae /l10n
parentada080e66757e79ebf1c241065115012cde25238 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/oc.js38
-rw-r--r--l10n/oc.json36
-rw-r--r--l10n/pt_PT.js2
-rw-r--r--l10n/pt_PT.json2
-rw-r--r--l10n/th_TH.js47
-rw-r--r--l10n/th_TH.json45
6 files changed, 170 insertions, 0 deletions
diff --git a/l10n/oc.js b/l10n/oc.js
new file mode 100644
index 00000000..116c7202
--- /dev/null
+++ b/l10n/oc.js
@@ -0,0 +1,38 @@
+OC.L10N.register(
+ "contacts",
+ {
+ "Contacts" : "Contactes",
+ "Name" : "Nom",
+ "Organization" : "Societat",
+ "Title" : "Títol",
+ "Add field ..." : "Apondre un camp...",
+ "Import" : "Importar",
+ "Add contact" : "Apondre un contacte",
+ "All contacts" : "Totes los contactes",
+ "Not grouped" : "Pas gropats",
+ "Postal Code" : "Còdi postal",
+ "City" : "Vila",
+ "State or province" : "Estat o region",
+ "Country" : "País",
+ "Address" : "Adreça",
+ "(new group)" : "(grop novèl)",
+ "New contact" : "Contacte novèl",
+ "Nickname" : "Escais",
+ "Notes" : "Nòtas",
+ "Website" : "Site web",
+ "Federated Cloud ID" : "Federated Cloud ID",
+ "Home" : "Domicili",
+ "Work" : "Professional(a)",
+ "Other" : "Autre",
+ "Groups" : "Gropes",
+ "Birthday" : "Anniversari",
+ "Email" : "Adreça corrièl",
+ "Instant messaging" : "Messatjariá instantanèa",
+ "Phone" : "Telefòn",
+ "Mobile" : "Mobil",
+ "Fax" : "Fax",
+ "Pager" : "Messatgièr",
+ "Voice" : "Votz",
+ "Settings" : "Paramètres"
+},
+"nplurals=2; plural=(n > 1);");
diff --git a/l10n/oc.json b/l10n/oc.json
new file mode 100644
index 00000000..db3ef805
--- /dev/null
+++ b/l10n/oc.json
@@ -0,0 +1,36 @@
+{ "translations": {
+ "Contacts" : "Contactes",
+ "Name" : "Nom",
+ "Organization" : "Societat",
+ "Title" : "Títol",
+ "Add field ..." : "Apondre un camp...",
+ "Import" : "Importar",
+ "Add contact" : "Apondre un contacte",
+ "All contacts" : "Totes los contactes",
+ "Not grouped" : "Pas gropats",
+ "Postal Code" : "Còdi postal",
+ "City" : "Vila",
+ "State or province" : "Estat o region",
+ "Country" : "País",
+ "Address" : "Adreça",
+ "(new group)" : "(grop novèl)",
+ "New contact" : "Contacte novèl",
+ "Nickname" : "Escais",
+ "Notes" : "Nòtas",
+ "Website" : "Site web",
+ "Federated Cloud ID" : "Federated Cloud ID",
+ "Home" : "Domicili",
+ "Work" : "Professional(a)",
+ "Other" : "Autre",
+ "Groups" : "Gropes",
+ "Birthday" : "Anniversari",
+ "Email" : "Adreça corrièl",
+ "Instant messaging" : "Messatjariá instantanèa",
+ "Phone" : "Telefòn",
+ "Mobile" : "Mobil",
+ "Fax" : "Fax",
+ "Pager" : "Messatgièr",
+ "Voice" : "Votz",
+ "Settings" : "Paramètres"
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
+} \ No newline at end of file
diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js
index 6a242883..c7b65a30 100644
--- a/l10n/pt_PT.js
+++ b/l10n/pt_PT.js
@@ -22,6 +22,7 @@ OC.L10N.register(
"(new group)" : "(novo grupo)",
"New contact" : "Novo contacto",
"{addressbook} shared by {owner}" : "{addressbook} partilhado por {owner}",
+ "Invalid file type." : "Tipo de ficheiro inválido.",
"Nickname" : "Alcunha",
"Notes" : "Notas",
"Website" : "Site da Internet",
@@ -40,6 +41,7 @@ OC.L10N.register(
"Fax work" : "Fax do emprego",
"Pager" : "Pager",
"Voice" : "Voz",
+ "Social Network" : "Rede Social",
"Settings" : "Definições"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json
index 21363973..ec2f8778 100644
--- a/l10n/pt_PT.json
+++ b/l10n/pt_PT.json
@@ -20,6 +20,7 @@
"(new group)" : "(novo grupo)",
"New contact" : "Novo contacto",
"{addressbook} shared by {owner}" : "{addressbook} partilhado por {owner}",
+ "Invalid file type." : "Tipo de ficheiro inválido.",
"Nickname" : "Alcunha",
"Notes" : "Notas",
"Website" : "Site da Internet",
@@ -38,6 +39,7 @@
"Fax work" : "Fax do emprego",
"Pager" : "Pager",
"Voice" : "Voz",
+ "Social Network" : "Rede Social",
"Settings" : "Definições"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/th_TH.js b/l10n/th_TH.js
new file mode 100644
index 00000000..a0c84fa8
--- /dev/null
+++ b/l10n/th_TH.js
@@ -0,0 +1,47 @@
+OC.L10N.register(
+ "contacts",
+ {
+ "Contacts" : "ข้อมูลผู้ติดต่อ",
+ "Address book name" : "สมุดชื่อที่อยู่",
+ "No contacts in here" : "ไม่มีรายชื่อในที่นี่",
+ "Name" : "ชื่อ",
+ "Organization" : "หน่วยงาน",
+ "Title" : "ชื่อเรื่อง",
+ "Add field ..." : "เพิ่มช่อง ...",
+ "Import" : "นำเข้า",
+ "Add contact" : "เพิ่มชื่อผู้ติดต่อ",
+ "No search result for {query}" : "ไม่พบผลลัพธ์การค้นหาสำหรับ {query}",
+ "All contacts" : "รายชื่อทั้งหมด",
+ "Not grouped" : "ไม่ถูกจัดกลุ่ม",
+ "Post Office Box" : "กล่องจดหมาย",
+ "Postal Code" : "รหัสไปรษณีย์",
+ "City" : "เมือง",
+ "State or province" : "รัฐหรือจังหวัด",
+ "Country" : "ประเทศ",
+ "Address" : "ที่อยู่",
+ "(new group)" : "(กลุ่มใหม่)",
+ "New contact" : "รายชื่อผุ้ติดต่อใหม่",
+ "{addressbook} shared by {owner}" : "{addressbook} ถูกแชร์โดย {owner}",
+ "Invalid file type." : "ประเภทไฟล์ไม่ถูกต้อง",
+ "Nickname" : "ชื่อเล่น",
+ "Notes" : "บันทึกย่อ",
+ "Website" : "เว็บไซต์",
+ "Federated Cloud ID" : "ไอดีคลาวด์ในเครือ",
+ "Home" : "บ้าน",
+ "Work" : "ที่ทำงาน",
+ "Other" : "อื่นๆ",
+ "Groups" : "กลุ่ม",
+ "Birthday" : "วันเกิด",
+ "Email" : "อีเมล",
+ "Instant messaging" : "ส่งข้อความโต้ตอบแบบทันที",
+ "Phone" : "โทรศัพท์",
+ "Mobile" : "มือถือ",
+ "Fax" : "โทรสาร",
+ "Fax home" : "แฟกซ์ที่บ้าน",
+ "Fax work" : "แฟกซ์ที่ทำงาน",
+ "Pager" : "เพจเจอร์",
+ "Voice" : "เสียงพูด",
+ "Social Network" : "เครือข่ายสังคม",
+ "Settings" : "ตั้งค่า"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/th_TH.json b/l10n/th_TH.json
new file mode 100644
index 00000000..40598317
--- /dev/null
+++ b/l10n/th_TH.json
@@ -0,0 +1,45 @@
+{ "translations": {
+ "Contacts" : "ข้อมูลผู้ติดต่อ",
+ "Address book name" : "สมุดชื่อที่อยู่",
+ "No contacts in here" : "ไม่มีรายชื่อในที่นี่",
+ "Name" : "ชื่อ",
+ "Organization" : "หน่วยงาน",
+ "Title" : "ชื่อเรื่อง",
+ "Add field ..." : "เพิ่มช่อง ...",
+ "Import" : "นำเข้า",
+ "Add contact" : "เพิ่มชื่อผู้ติดต่อ",
+ "No search result for {query}" : "ไม่พบผลลัพธ์การค้นหาสำหรับ {query}",
+ "All contacts" : "รายชื่อทั้งหมด",
+ "Not grouped" : "ไม่ถูกจัดกลุ่ม",
+ "Post Office Box" : "กล่องจดหมาย",
+ "Postal Code" : "รหัสไปรษณีย์",
+ "City" : "เมือง",
+ "State or province" : "รัฐหรือจังหวัด",
+ "Country" : "ประเทศ",
+ "Address" : "ที่อยู่",
+ "(new group)" : "(กลุ่มใหม่)",
+ "New contact" : "รายชื่อผุ้ติดต่อใหม่",
+ "{addressbook} shared by {owner}" : "{addressbook} ถูกแชร์โดย {owner}",
+ "Invalid file type." : "ประเภทไฟล์ไม่ถูกต้อง",
+ "Nickname" : "ชื่อเล่น",
+ "Notes" : "บันทึกย่อ",
+ "Website" : "เว็บไซต์",
+ "Federated Cloud ID" : "ไอดีคลาวด์ในเครือ",
+ "Home" : "บ้าน",
+ "Work" : "ที่ทำงาน",
+ "Other" : "อื่นๆ",
+ "Groups" : "กลุ่ม",
+ "Birthday" : "วันเกิด",
+ "Email" : "อีเมล",
+ "Instant messaging" : "ส่งข้อความโต้ตอบแบบทันที",
+ "Phone" : "โทรศัพท์",
+ "Mobile" : "มือถือ",
+ "Fax" : "โทรสาร",
+ "Fax home" : "แฟกซ์ที่บ้าน",
+ "Fax work" : "แฟกซ์ที่ทำงาน",
+ "Pager" : "เพจเจอร์",
+ "Voice" : "เสียงพูด",
+ "Social Network" : "เครือข่ายสังคม",
+ "Settings" : "ตั้งค่า"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file