1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-31 20:52:17 +01:00

[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2015-07-13 00:49:04 -04:00
parent 785e1777e4
commit eb8b6af820
2 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,8 @@ OC.L10N.register(
"contacts",
{
"Contacts" : "アドレス帳",
"Are you sure you want to delete the addressbook {addressbook} ?" : "アドレス帳 {addressbook} を削除してもよろしいですか?",
"Remove addressbook" : "アドレス帳を削除",
"Add new LDAP Addressbook" : "新しいLDAPアドレス帳を追加",
"Ok" : "OK",
"Cancel" : "キャンセル",

View File

@ -1,5 +1,7 @@
{ "translations": {
"Contacts" : "アドレス帳",
"Are you sure you want to delete the addressbook {addressbook} ?" : "アドレス帳 {addressbook} を削除してもよろしいですか?",
"Remove addressbook" : "アドレス帳を削除",
"Add new LDAP Addressbook" : "新しいLDAPアドレス帳を追加",
"Ok" : "OK",
"Cancel" : "キャンセル",