[tx-robot] updated from transifex
This commit is contained in:
parent
11244736ae
commit
1e48eb8882
|
@ -26,6 +26,7 @@ OC.L10N.register(
|
|||
"More than 1.000 directory entries available." : "1000 以上のディレクトリエントリが利用可能です。",
|
||||
"Do you really want to delete the current Server Configuration?" : "現在のサーバー設定を本当に削除してもよろしいですか?",
|
||||
"Confirm Deletion" : "削除の確認",
|
||||
"Mappings cleared successfully!" : "マッピングのクリアに成功しました!",
|
||||
"Select attributes" : "属性を選択",
|
||||
"_%s group found_::_%s groups found_" : ["%s グループが見つかりました"],
|
||||
"_%s user found_::_%s users found_" : ["%s ユーザーが見つかりました"],
|
||||
|
@ -42,6 +43,7 @@ OC.L10N.register(
|
|||
"Search groups" : "グループを検索",
|
||||
"Available groups" : "利用可能なグループ",
|
||||
"Selected groups" : "選択されたグループ",
|
||||
"Edit LDAP Query" : "LDAPクエリの編集",
|
||||
"LDAP Filter:" : "LDAP フィルタ:",
|
||||
"The filter specifies which LDAP groups shall have access to the %s instance." : "フィルターは、どの LDAP グループが %s にアクセスするかを指定します。",
|
||||
"Verify settings and count groups" : "設定を検証し、グループを数える",
|
||||
|
|
|
@ -24,6 +24,7 @@
|
|||
"More than 1.000 directory entries available." : "1000 以上のディレクトリエントリが利用可能です。",
|
||||
"Do you really want to delete the current Server Configuration?" : "現在のサーバー設定を本当に削除してもよろしいですか?",
|
||||
"Confirm Deletion" : "削除の確認",
|
||||
"Mappings cleared successfully!" : "マッピングのクリアに成功しました!",
|
||||
"Select attributes" : "属性を選択",
|
||||
"_%s group found_::_%s groups found_" : ["%s グループが見つかりました"],
|
||||
"_%s user found_::_%s users found_" : ["%s ユーザーが見つかりました"],
|
||||
|
@ -40,6 +41,7 @@
|
|||
"Search groups" : "グループを検索",
|
||||
"Available groups" : "利用可能なグループ",
|
||||
"Selected groups" : "選択されたグループ",
|
||||
"Edit LDAP Query" : "LDAPクエリの編集",
|
||||
"LDAP Filter:" : "LDAP フィルタ:",
|
||||
"The filter specifies which LDAP groups shall have access to the %s instance." : "フィルターは、どの LDAP グループが %s にアクセスするかを指定します。",
|
||||
"Verify settings and count groups" : "設定を検証し、グループを数える",
|
||||
|
|
|
@ -51,7 +51,7 @@ OC.L10N.register(
|
|||
"Invalid user" : "Pengguna salah",
|
||||
"Unable to change mail address" : "Tidak dapat mengubah alamat email",
|
||||
"Email saved" : "Email disimpan",
|
||||
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Apakah And yakin ingin menambahkan \"{domain}\" sebagai domain terpercaya?",
|
||||
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Apakah Anda yakin ingin menambahkan \"{domain}\" sebagai domain terpercaya?",
|
||||
"Add trusted domain" : "Tambah domain terpercaya",
|
||||
"Migration in progress. Please wait until the migration is finished" : "Migrasi sedang dalam proses. Mohon tunggu sampai migrasi selesai.",
|
||||
"Migration started …" : "Migrasi dimulai ...",
|
||||
|
@ -103,10 +103,10 @@ OC.L10N.register(
|
|||
"Sync clients" : "Klien sync",
|
||||
"Personal info" : "Info pribadi",
|
||||
"SSL root certificates" : "Sertifikat root SSL",
|
||||
"Everything (fatal issues, errors, warnings, info, debug)" : "Semuanya (Masalah fatal, galat, peringatan, info, debug)",
|
||||
"Info, warnings, errors and fatal issues" : "Info, peringatan, galat dan masalah fatal",
|
||||
"Warnings, errors and fatal issues" : "Peringatan, galat dan masalah fatal",
|
||||
"Errors and fatal issues" : "Galat dan masalah fatal",
|
||||
"Everything (fatal issues, errors, warnings, info, debug)" : "Semuanya (Masalah fatal, kesalahan, peringatan, info, debug)",
|
||||
"Info, warnings, errors and fatal issues" : "Info, peringatan, kesalahan dan masalah fatal",
|
||||
"Warnings, errors and fatal issues" : "Peringatan, kesalahan dan masalah fatal",
|
||||
"Errors and fatal issues" : "Kesalahan dan masalah fatal",
|
||||
"Fatal issues only" : "Hanya masalah fatal",
|
||||
"None" : "Tidak ada",
|
||||
"Login" : "Masuk",
|
||||
|
@ -165,7 +165,7 @@ OC.L10N.register(
|
|||
"Authentication method" : "Metode otentikasi",
|
||||
"Authentication required" : "Diperlukan otentikasi",
|
||||
"Server address" : "Alamat server",
|
||||
"Port" : "port",
|
||||
"Port" : "Port",
|
||||
"Credentials" : "Kredensial",
|
||||
"SMTP Username" : "Nama pengguna SMTP",
|
||||
"SMTP Password" : "Sandi SMTP",
|
||||
|
@ -196,6 +196,7 @@ OC.L10N.register(
|
|||
"licensed" : "dilisensikan",
|
||||
"Documentation:" : "Dokumentasi:",
|
||||
"User documentation" : "Dokumentasi pengguna.",
|
||||
"Admin documentation" : "Dokumentasi admin",
|
||||
"Show description …" : "Tampilkan deskripsi ...",
|
||||
"Hide description …" : "Sembunyikan deskripsi ...",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Apl ini tidak dapat diinstal karena ketergantungan berikut belum terpenuhi:",
|
||||
|
@ -274,6 +275,6 @@ OC.L10N.register(
|
|||
"change full name" : "ubah nama lengkap",
|
||||
"set new password" : "setel sandi baru",
|
||||
"change email address" : "ubah alamat email",
|
||||
"Default" : "Baku"
|
||||
"Default" : "Default"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
"Invalid user" : "Pengguna salah",
|
||||
"Unable to change mail address" : "Tidak dapat mengubah alamat email",
|
||||
"Email saved" : "Email disimpan",
|
||||
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Apakah And yakin ingin menambahkan \"{domain}\" sebagai domain terpercaya?",
|
||||
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Apakah Anda yakin ingin menambahkan \"{domain}\" sebagai domain terpercaya?",
|
||||
"Add trusted domain" : "Tambah domain terpercaya",
|
||||
"Migration in progress. Please wait until the migration is finished" : "Migrasi sedang dalam proses. Mohon tunggu sampai migrasi selesai.",
|
||||
"Migration started …" : "Migrasi dimulai ...",
|
||||
|
@ -101,10 +101,10 @@
|
|||
"Sync clients" : "Klien sync",
|
||||
"Personal info" : "Info pribadi",
|
||||
"SSL root certificates" : "Sertifikat root SSL",
|
||||
"Everything (fatal issues, errors, warnings, info, debug)" : "Semuanya (Masalah fatal, galat, peringatan, info, debug)",
|
||||
"Info, warnings, errors and fatal issues" : "Info, peringatan, galat dan masalah fatal",
|
||||
"Warnings, errors and fatal issues" : "Peringatan, galat dan masalah fatal",
|
||||
"Errors and fatal issues" : "Galat dan masalah fatal",
|
||||
"Everything (fatal issues, errors, warnings, info, debug)" : "Semuanya (Masalah fatal, kesalahan, peringatan, info, debug)",
|
||||
"Info, warnings, errors and fatal issues" : "Info, peringatan, kesalahan dan masalah fatal",
|
||||
"Warnings, errors and fatal issues" : "Peringatan, kesalahan dan masalah fatal",
|
||||
"Errors and fatal issues" : "Kesalahan dan masalah fatal",
|
||||
"Fatal issues only" : "Hanya masalah fatal",
|
||||
"None" : "Tidak ada",
|
||||
"Login" : "Masuk",
|
||||
|
@ -163,7 +163,7 @@
|
|||
"Authentication method" : "Metode otentikasi",
|
||||
"Authentication required" : "Diperlukan otentikasi",
|
||||
"Server address" : "Alamat server",
|
||||
"Port" : "port",
|
||||
"Port" : "Port",
|
||||
"Credentials" : "Kredensial",
|
||||
"SMTP Username" : "Nama pengguna SMTP",
|
||||
"SMTP Password" : "Sandi SMTP",
|
||||
|
@ -194,6 +194,7 @@
|
|||
"licensed" : "dilisensikan",
|
||||
"Documentation:" : "Dokumentasi:",
|
||||
"User documentation" : "Dokumentasi pengguna.",
|
||||
"Admin documentation" : "Dokumentasi admin",
|
||||
"Show description …" : "Tampilkan deskripsi ...",
|
||||
"Hide description …" : "Sembunyikan deskripsi ...",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Apl ini tidak dapat diinstal karena ketergantungan berikut belum terpenuhi:",
|
||||
|
@ -272,6 +273,6 @@
|
|||
"change full name" : "ubah nama lengkap",
|
||||
"set new password" : "setel sandi baru",
|
||||
"change email address" : "ubah alamat email",
|
||||
"Default" : "Baku"
|
||||
"Default" : "Default"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
|
@ -179,17 +179,21 @@ OC.L10N.register(
|
|||
"licensed" : "ライセンス",
|
||||
"Documentation:" : "ドキュメント:",
|
||||
"User documentation" : "ユーザードキュメント",
|
||||
"Admin documentation" : "管理者ドキュメント",
|
||||
"Show description …" : "説明を表示 ...",
|
||||
"Hide description …" : "説明を隠す ...",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "次の依存関係が満たされないためこのアプリをインストールできません:",
|
||||
"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>以下のURLからアクセス: <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接続URL: %s\n\n",
|
||||
"Administrator documentation" : "管理者ドキュメント",
|
||||
"Online documentation" : "オンラインドキュメント",
|
||||
"Forum" : "フォーラム",
|
||||
"Issue tracker" : "イシュートラッカー",
|
||||
"Commercial support" : "商用サポート",
|
||||
"Get the apps to sync your files" : "ファイルを同期するためのアプリを取得",
|
||||
"Desktop client" : "デスクトップクライアント",
|
||||
|
|
|
@ -177,17 +177,21 @@
|
|||
"licensed" : "ライセンス",
|
||||
"Documentation:" : "ドキュメント:",
|
||||
"User documentation" : "ユーザードキュメント",
|
||||
"Admin documentation" : "管理者ドキュメント",
|
||||
"Show description …" : "説明を表示 ...",
|
||||
"Hide description …" : "説明を隠す ...",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "次の依存関係が満たされないためこのアプリをインストールできません:",
|
||||
"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>以下のURLからアクセス: <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接続URL: %s\n\n",
|
||||
"Administrator documentation" : "管理者ドキュメント",
|
||||
"Online documentation" : "オンラインドキュメント",
|
||||
"Forum" : "フォーラム",
|
||||
"Issue tracker" : "イシュートラッカー",
|
||||
"Commercial support" : "商用サポート",
|
||||
"Get the apps to sync your files" : "ファイルを同期するためのアプリを取得",
|
||||
"Desktop client" : "デスクトップクライアント",
|
||||
|
|
Loading…
Reference in New Issue