summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-15 00:48:25 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-15 00:48:25 -0400
commitde5cf82df393e82821e22ed8941db182278fcd30 (patch)
treeb467120542e352bf9aef235301c07e7ddbcea058
parent2418f18dfa6cd91d1186d714c0e3cad4577e1c37 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/hu_HU.js2
-rw-r--r--l10n/hu_HU.json2
-rw-r--r--l10n/ko.js1
-rw-r--r--l10n/ko.json1
-rw-r--r--l10n/ro.js46
-rw-r--r--l10n/ro.json44
6 files changed, 96 insertions, 0 deletions
diff --git a/l10n/hu_HU.js b/l10n/hu_HU.js
index 84d67fd9..3cd19c95 100644
--- a/l10n/hu_HU.js
+++ b/l10n/hu_HU.js
@@ -22,6 +22,7 @@ OC.L10N.register(
"(new group)" : "(új csoport)",
"New contact" : "Új névjegy",
"{addressbook} shared by {owner}" : "{addressbook} megosztója {owner}",
+ "No contacts in file. Only VCard files are allowed." : "A fájl nem tartalmaz névjegyeket. Kizárólag VCard fájlok engedélyezettek.",
"Nickname" : "Becenév",
"Notes" : "Jegyzetek",
"Website" : "Weboldal",
@@ -40,6 +41,7 @@ OC.L10N.register(
"Fax work" : "Munkahelyi fax",
"Pager" : "Személyhívó",
"Voice" : "Hang",
+ "Social Network" : "Közösségi hálózat",
"Settings" : "Beállítások"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/hu_HU.json b/l10n/hu_HU.json
index 9717a8b1..43613a0a 100644
--- a/l10n/hu_HU.json
+++ b/l10n/hu_HU.json
@@ -20,6 +20,7 @@
"(new group)" : "(új csoport)",
"New contact" : "Új névjegy",
"{addressbook} shared by {owner}" : "{addressbook} megosztója {owner}",
+ "No contacts in file. Only VCard files are allowed." : "A fájl nem tartalmaz névjegyeket. Kizárólag VCard fájlok engedélyezettek.",
"Nickname" : "Becenév",
"Notes" : "Jegyzetek",
"Website" : "Weboldal",
@@ -38,6 +39,7 @@
"Fax work" : "Munkahelyi fax",
"Pager" : "Személyhívó",
"Voice" : "Hang",
+ "Social Network" : "Közösségi hálózat",
"Settings" : "Beállítások"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/ko.js b/l10n/ko.js
index 0a5f7a2d..f3fce068 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"contacts",
{
"Contacts" : "연락처",
+ "Address book name" : "주소록 이름",
"No contacts in here" : "여기에 연락처 없음",
"Name" : "이름",
"Organization" : "조직",
diff --git a/l10n/ko.json b/l10n/ko.json
index 9ea59b33..7b064a1c 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -1,5 +1,6 @@
{ "translations": {
"Contacts" : "연락처",
+ "Address book name" : "주소록 이름",
"No contacts in here" : "여기에 연락처 없음",
"Name" : "이름",
"Organization" : "조직",
diff --git a/l10n/ro.js b/l10n/ro.js
new file mode 100644
index 00000000..51fd7823
--- /dev/null
+++ b/l10n/ro.js
@@ -0,0 +1,46 @@
+OC.L10N.register(
+ "contacts",
+ {
+ "Contacts" : "Contacte",
+ "Address book name" : "Numele listă de contacte",
+ "No contacts in here" : "Niciun contact aici",
+ "Name" : "Nume",
+ "Organization" : "Organizație",
+ "Title" : "Titlu",
+ "Add field ..." : "Adaugă câmp ...",
+ "Import" : "Importă",
+ "Add contact" : "Adaugă contact",
+ "No search result for {query}" : "Niciun rezultat pentru {query}",
+ "All contacts" : "Toate contactele",
+ "Not grouped" : "Negrupate",
+ "Post Office Box" : "Căsuță poștală",
+ "Postal Code" : "Cod poștal",
+ "City" : "Oraș",
+ "State or province" : "Județ sau provincie",
+ "Country" : "Țară",
+ "Address" : "Adresă",
+ "(new group)" : "(grup nou)",
+ "New contact" : "Contact nou ",
+ "{addressbook} shared by {owner}" : "{addressbook} partajat de {owner}",
+ "No contacts in file. Only VCard files are allowed." : "Niciun contact în fișier. Doar fișiere VCard sunt suportate.",
+ "Nickname" : "Pseudonim",
+ "Notes" : "Notă",
+ "Website" : "Website",
+ "Home" : "Acasă",
+ "Work" : "Serviciu",
+ "Other" : "Altele",
+ "Groups" : "Grupuri",
+ "Birthday" : "Zi de naștere",
+ "Email" : "Email",
+ "Instant messaging" : "Mesagerie instantă",
+ "Phone" : "Telefon",
+ "Mobile" : "Mobil",
+ "Fax" : "Fax",
+ "Fax home" : "Fax - acasă",
+ "Fax work" : "Fax - serviciu",
+ "Pager" : "Pager",
+ "Voice" : "Voce",
+ "Social Network" : "Rețea socială",
+ "Settings" : "Setări"
+},
+"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
diff --git a/l10n/ro.json b/l10n/ro.json
new file mode 100644
index 00000000..e3114e77
--- /dev/null
+++ b/l10n/ro.json
@@ -0,0 +1,44 @@
+{ "translations": {
+ "Contacts" : "Contacte",
+ "Address book name" : "Numele listă de contacte",
+ "No contacts in here" : "Niciun contact aici",
+ "Name" : "Nume",
+ "Organization" : "Organizație",
+ "Title" : "Titlu",
+ "Add field ..." : "Adaugă câmp ...",
+ "Import" : "Importă",
+ "Add contact" : "Adaugă contact",
+ "No search result for {query}" : "Niciun rezultat pentru {query}",
+ "All contacts" : "Toate contactele",
+ "Not grouped" : "Negrupate",
+ "Post Office Box" : "Căsuță poștală",
+ "Postal Code" : "Cod poștal",
+ "City" : "Oraș",
+ "State or province" : "Județ sau provincie",
+ "Country" : "Țară",
+ "Address" : "Adresă",
+ "(new group)" : "(grup nou)",
+ "New contact" : "Contact nou ",
+ "{addressbook} shared by {owner}" : "{addressbook} partajat de {owner}",
+ "No contacts in file. Only VCard files are allowed." : "Niciun contact în fișier. Doar fișiere VCard sunt suportate.",
+ "Nickname" : "Pseudonim",
+ "Notes" : "Notă",
+ "Website" : "Website",
+ "Home" : "Acasă",
+ "Work" : "Serviciu",
+ "Other" : "Altele",
+ "Groups" : "Grupuri",
+ "Birthday" : "Zi de naștere",
+ "Email" : "Email",
+ "Instant messaging" : "Mesagerie instantă",
+ "Phone" : "Telefon",
+ "Mobile" : "Mobil",
+ "Fax" : "Fax",
+ "Fax home" : "Fax - acasă",
+ "Fax work" : "Fax - serviciu",
+ "Pager" : "Pager",
+ "Voice" : "Voce",
+ "Social Network" : "Rețea socială",
+ "Settings" : "Setări"
+},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
+} \ No newline at end of file