diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-30 01:55:14 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-30 01:55:14 -0400 |
commit | ea55848fa11eee7469c9ccee7b2c544ab976d3a1 (patch) | |
tree | d13b2c51037de573ad40329b56f5edcc8303c889 /apps/user_ldap/l10n | |
parent | e8703f648d70bbe4d5232b9a14e2a1d45bbf2314 (diff) | |
download | nextcloud-server-ea55848fa11eee7469c9ccee7b2c544ab976d3a1.tar.gz nextcloud-server-ea55848fa11eee7469c9ccee7b2c544ab976d3a1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/ar.js | 26 | ||||
-rw-r--r-- | apps/user_ldap/l10n/ar.json | 26 | ||||
-rw-r--r-- | apps/user_ldap/l10n/ast.js | 4 | ||||
-rw-r--r-- | apps/user_ldap/l10n/ast.json | 4 | ||||
-rw-r--r-- | apps/user_ldap/l10n/eu.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/eu.json | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/hi_IN.js | 7 | ||||
-rw-r--r-- | apps/user_ldap/l10n/hi_IN.json | 5 | ||||
-rw-r--r-- | apps/user_ldap/l10n/id.js | 65 | ||||
-rw-r--r-- | apps/user_ldap/l10n/id.json | 65 | ||||
-rw-r--r-- | apps/user_ldap/l10n/ja.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/ja.json | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/sk.js | 9 | ||||
-rw-r--r-- | apps/user_ldap/l10n/sk.json | 7 | ||||
-rw-r--r-- | apps/user_ldap/l10n/sl.js | 4 | ||||
-rw-r--r-- | apps/user_ldap/l10n/sl.json | 4 | ||||
-rw-r--r-- | apps/user_ldap/l10n/ur.js | 8 | ||||
-rw-r--r-- | apps/user_ldap/l10n/ur.json | 6 |
18 files changed, 216 insertions, 30 deletions
diff --git a/apps/user_ldap/l10n/ar.js b/apps/user_ldap/l10n/ar.js index 11472f292d4..c28875d7cdd 100644 --- a/apps/user_ldap/l10n/ar.js +++ b/apps/user_ldap/l10n/ar.js @@ -1,13 +1,37 @@ OC.L10N.register( "user_ldap", { + "Failed to clear the mappings." : "فشل مسح الارتباطات (mappings)", "Failed to delete the server configuration" : "تعذر حذف ملف إعدادات الخادم", "The configuration is valid and the connection could be established!" : "الإعدادت صحيحة", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "الإعدادات صحيحة، لكن لم ينجح الارتباط. يرجى التأكد من إعدادات الخادم وبيانات التحقق من الدخول.", + "The configuration is invalid. Please have a look at the logs for further details." : "الإعدادات غير صحيحة. يرجى الاطلاع على سجلات المتابعة للمزيد من التفاصيل.", + "No action specified" : "لم يتم تحديد الإجراء", + "No configuration specified" : "لم يتم تحديد الإعدادات.", + "No data specified" : "لم يتم تحديد البيانات.", + " Could not set configuration %s" : "تعذر تنفيذ الإعداد %s", "Deletion failed" : "فشل الحذف", + "Take over settings from recent server configuration?" : "الحصول على الخصائص من آخر إعدادات في الخادم؟", + "Keep settings?" : "الاحتفاظ بالخصائص والإعدادات؟", + "{nthServer}. Server" : "الخادم {nthServer}.", + "Cannot add server configuration" : "تعذر إضافة الإعدادات للخادم.", + "mappings cleared" : "تم مسح الارتباطات (mappings)", "Success" : "نجاح", "Error" : "خطأ", + "Please specify a Base DN" : "يرجى تحديد اسم نطاق أساسي Base DN", + "Could not determine Base DN" : "تعذر التحقق من اسم النطاق الأساسي Base DN", + "Please specify the port" : "يرجى تحديد المنفذ", + "Configuration OK" : "الإعدادات صحيحة", + "Configuration incorrect" : "الإعدادات غير صحيحة", + "Configuration incomplete" : "الإعدادات غير مكتملة", "Select groups" : "إختر مجموعة", - "_%s group found_::_%s groups found_" : ["","","","","",""], + "Select object classes" : "اختر أصناف المكونات", + "Select attributes" : "اختر الخصائص", + "Connection test succeeded" : "تم اختبار الاتصال بنجاح", + "Connection test failed" : "فشل اختبار الاتصال", + "Do you really want to delete the current Server Configuration?" : "هل ترغب فعلاً في حذف إعدادات الخادم الحالي؟", + "Confirm Deletion" : "تأكيد الحذف", + "_%s group found_::_%s groups found_" : ["لا توجد مجموعات: %s","تم إيجاد %s مجموعة واحدة","تم إيجاد %s مجموعتين","تم إيجاد %s مجموعات","تم إيجاد %s مجموعة","تم إيجاد %s مجموعة/مجموعات"], "_%s user found_::_%s users found_" : ["","","","","",""], "Save" : "حفظ", "Help" : "المساعدة", diff --git a/apps/user_ldap/l10n/ar.json b/apps/user_ldap/l10n/ar.json index 1a3cfe03b4a..b546eb3a5dc 100644 --- a/apps/user_ldap/l10n/ar.json +++ b/apps/user_ldap/l10n/ar.json @@ -1,11 +1,35 @@ { "translations": { + "Failed to clear the mappings." : "فشل مسح الارتباطات (mappings)", "Failed to delete the server configuration" : "تعذر حذف ملف إعدادات الخادم", "The configuration is valid and the connection could be established!" : "الإعدادت صحيحة", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "الإعدادات صحيحة، لكن لم ينجح الارتباط. يرجى التأكد من إعدادات الخادم وبيانات التحقق من الدخول.", + "The configuration is invalid. Please have a look at the logs for further details." : "الإعدادات غير صحيحة. يرجى الاطلاع على سجلات المتابعة للمزيد من التفاصيل.", + "No action specified" : "لم يتم تحديد الإجراء", + "No configuration specified" : "لم يتم تحديد الإعدادات.", + "No data specified" : "لم يتم تحديد البيانات.", + " Could not set configuration %s" : "تعذر تنفيذ الإعداد %s", "Deletion failed" : "فشل الحذف", + "Take over settings from recent server configuration?" : "الحصول على الخصائص من آخر إعدادات في الخادم؟", + "Keep settings?" : "الاحتفاظ بالخصائص والإعدادات؟", + "{nthServer}. Server" : "الخادم {nthServer}.", + "Cannot add server configuration" : "تعذر إضافة الإعدادات للخادم.", + "mappings cleared" : "تم مسح الارتباطات (mappings)", "Success" : "نجاح", "Error" : "خطأ", + "Please specify a Base DN" : "يرجى تحديد اسم نطاق أساسي Base DN", + "Could not determine Base DN" : "تعذر التحقق من اسم النطاق الأساسي Base DN", + "Please specify the port" : "يرجى تحديد المنفذ", + "Configuration OK" : "الإعدادات صحيحة", + "Configuration incorrect" : "الإعدادات غير صحيحة", + "Configuration incomplete" : "الإعدادات غير مكتملة", "Select groups" : "إختر مجموعة", - "_%s group found_::_%s groups found_" : ["","","","","",""], + "Select object classes" : "اختر أصناف المكونات", + "Select attributes" : "اختر الخصائص", + "Connection test succeeded" : "تم اختبار الاتصال بنجاح", + "Connection test failed" : "فشل اختبار الاتصال", + "Do you really want to delete the current Server Configuration?" : "هل ترغب فعلاً في حذف إعدادات الخادم الحالي؟", + "Confirm Deletion" : "تأكيد الحذف", + "_%s group found_::_%s groups found_" : ["لا توجد مجموعات: %s","تم إيجاد %s مجموعة واحدة","تم إيجاد %s مجموعتين","تم إيجاد %s مجموعات","تم إيجاد %s مجموعة","تم إيجاد %s مجموعة/مجموعات"], "_%s user found_::_%s users found_" : ["","","","","",""], "Save" : "حفظ", "Help" : "المساعدة", diff --git a/apps/user_ldap/l10n/ast.js b/apps/user_ldap/l10n/ast.js index 9a1c765979a..13fe91c4e32 100644 --- a/apps/user_ldap/l10n/ast.js +++ b/apps/user_ldap/l10n/ast.js @@ -48,6 +48,7 @@ OC.L10N.register( "Edit raw filter instead" : "Editar el filtru en brutu en so llugar", "Raw LDAP filter" : "Filtru LDAP en brutu", "The filter specifies which LDAP groups shall have access to the %s instance." : "El filtru especifica qué grupos LDAP van tener accesu a %s.", + "Test Filter" : "Filtru de preba", "groups found" : "grupos alcontraos", "Users login with this attribute:" : "Aniciu de sesión d'usuarios con esti atributu:", "LDAP Username:" : "Nome d'usuariu LDAP", @@ -67,9 +68,12 @@ OC.L10N.register( "For anonymous access, leave DN and Password empty." : "Pa un accesu anónimu, dexar el DN y la contraseña baleros.", "One Base DN per line" : "Un DN Base por llinia", "You can specify Base DN for users and groups in the Advanced tab" : "Pues especificar el DN base pa usuarios y grupos na llingüeta Avanzáu", + "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Evita peticiones automátiques de LDAP. Meyor pa grandes configuraciones, pero rique mayor conocimientu de LDAP.", + "Manually enter LDAP filters (recommended for large directories)" : "Inxerta manualmente los filtros de LDAP (recomendáu pa direutorios llargos)", "Limit %s access to users meeting these criteria:" : "Llendar l'accesu a %s a los usuarios que cumplan estos criterios:", "The filter specifies which LDAP users shall have access to the %s instance." : "El filtru especifica qué usuarios LDAP puen tener accesu a %s.", "users found" : "usuarios alcontraos", + "Saving" : "Guardando", "Back" : "Atrás", "Continue" : "Continuar", "Expert" : "Espertu", diff --git a/apps/user_ldap/l10n/ast.json b/apps/user_ldap/l10n/ast.json index eb53ddad6db..a2f09ec00ba 100644 --- a/apps/user_ldap/l10n/ast.json +++ b/apps/user_ldap/l10n/ast.json @@ -46,6 +46,7 @@ "Edit raw filter instead" : "Editar el filtru en brutu en so llugar", "Raw LDAP filter" : "Filtru LDAP en brutu", "The filter specifies which LDAP groups shall have access to the %s instance." : "El filtru especifica qué grupos LDAP van tener accesu a %s.", + "Test Filter" : "Filtru de preba", "groups found" : "grupos alcontraos", "Users login with this attribute:" : "Aniciu de sesión d'usuarios con esti atributu:", "LDAP Username:" : "Nome d'usuariu LDAP", @@ -65,9 +66,12 @@ "For anonymous access, leave DN and Password empty." : "Pa un accesu anónimu, dexar el DN y la contraseña baleros.", "One Base DN per line" : "Un DN Base por llinia", "You can specify Base DN for users and groups in the Advanced tab" : "Pues especificar el DN base pa usuarios y grupos na llingüeta Avanzáu", + "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Evita peticiones automátiques de LDAP. Meyor pa grandes configuraciones, pero rique mayor conocimientu de LDAP.", + "Manually enter LDAP filters (recommended for large directories)" : "Inxerta manualmente los filtros de LDAP (recomendáu pa direutorios llargos)", "Limit %s access to users meeting these criteria:" : "Llendar l'accesu a %s a los usuarios que cumplan estos criterios:", "The filter specifies which LDAP users shall have access to the %s instance." : "El filtru especifica qué usuarios LDAP puen tener accesu a %s.", "users found" : "usuarios alcontraos", + "Saving" : "Guardando", "Back" : "Atrás", "Continue" : "Continuar", "Expert" : "Espertu", diff --git a/apps/user_ldap/l10n/eu.js b/apps/user_ldap/l10n/eu.js index 8c220d24bbe..520c47a839e 100644 --- a/apps/user_ldap/l10n/eu.js +++ b/apps/user_ldap/l10n/eu.js @@ -69,6 +69,7 @@ OC.L10N.register( "Limit %s access to users meeting these criteria:" : "Mugatu %s sarbidea baldintza horiek betetzen dituzten erabiltzaileei.", "The filter specifies which LDAP users shall have access to the %s instance." : "Iragazkiak zehazten du ze LDAP erabiltzailek izango duten sarrera %s instantziara:", "users found" : "erabiltzaile aurkituta", + "Saving" : "Gordetzen", "Back" : "Atzera", "Continue" : "Jarraitu", "Expert" : "Aditua", diff --git a/apps/user_ldap/l10n/eu.json b/apps/user_ldap/l10n/eu.json index ac0ba941005..67c82070861 100644 --- a/apps/user_ldap/l10n/eu.json +++ b/apps/user_ldap/l10n/eu.json @@ -67,6 +67,7 @@ "Limit %s access to users meeting these criteria:" : "Mugatu %s sarbidea baldintza horiek betetzen dituzten erabiltzaileei.", "The filter specifies which LDAP users shall have access to the %s instance." : "Iragazkiak zehazten du ze LDAP erabiltzailek izango duten sarrera %s instantziara:", "users found" : "erabiltzaile aurkituta", + "Saving" : "Gordetzen", "Back" : "Atzera", "Continue" : "Jarraitu", "Expert" : "Aditua", diff --git a/apps/user_ldap/l10n/hi_IN.js b/apps/user_ldap/l10n/hi_IN.js new file mode 100644 index 00000000000..37042a4f412 --- /dev/null +++ b/apps/user_ldap/l10n/hi_IN.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "user_ldap", + { + "_%s group found_::_%s groups found_" : ["",""], + "_%s user found_::_%s users found_" : ["",""] +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/hi_IN.json b/apps/user_ldap/l10n/hi_IN.json new file mode 100644 index 00000000000..521de7ba1a8 --- /dev/null +++ b/apps/user_ldap/l10n/hi_IN.json @@ -0,0 +1,5 @@ +{ "translations": { + "_%s group found_::_%s groups found_" : ["",""], + "_%s user found_::_%s users found_" : ["",""] +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/user_ldap/l10n/id.js b/apps/user_ldap/l10n/id.js index f6297a6f31c..cf5f37c5efb 100644 --- a/apps/user_ldap/l10n/id.js +++ b/apps/user_ldap/l10n/id.js @@ -1,39 +1,78 @@ OC.L10N.register( "user_ldap", { + "Failed to clear the mappings." : "Gagal membersihkan pemetaan.", "Failed to delete the server configuration" : "Gagal menghapus konfigurasi server", "The configuration is valid and the connection could be established!" : "Konfigurasi valid dan koneksi dapat dilakukan!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfigurasi valid, tetapi Bind gagal. Silakan cek pengaturan server dan keamanan.", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfigurasi valid, tetapi Bind gagal. Silakan periksa pengaturan server dan kredensial.", + "The configuration is invalid. Please have a look at the logs for further details." : "Konfigurasi tidak sah. Silakan lihat log untuk rincian lebh lanjut.", + "No action specified" : "Tidak ada tindakan yang ditetapkan", + "No configuration specified" : "Tidak ada konfigurasi yang ditetapkan", + "No data specified" : "Tidak ada data yang ditetapkan", + " Could not set configuration %s" : "Tidak dapat menyetel konfigurasi %s", "Deletion failed" : "Penghapusan gagal", - "Take over settings from recent server configuration?" : "Ambil alih pengaturan dari konfigurasi server saat ini?", + "Take over settings from recent server configuration?" : "Mengambil alih pengaturan dari konfigurasi server saat ini?", "Keep settings?" : "Biarkan pengaturan?", + "{nthServer}. Server" : "{nthServer}. Server", "Cannot add server configuration" : "Gagal menambah konfigurasi server", - "Success" : "Sukses", - "Error" : "Galat", + "mappings cleared" : "pemetaan dibersihkan", + "Success" : "Berhasil", + "Error" : "Kesalahan", + "Please specify a Base DN" : "Sialakan menetapkan Base DN", + "Could not determine Base DN" : "Tidak dapat menetakan Base DN", + "Please specify the port" : "Silakan tetapkan port", + "Configuration OK" : "Konfigurasi Oke", + "Configuration incorrect" : "Konfigurasi salah", + "Configuration incomplete" : "Konfigurasi tidak lengkap", "Select groups" : "Pilih grup", - "Connection test succeeded" : "Tes koneksi sukses", - "Connection test failed" : "Tes koneksi gagal", - "Do you really want to delete the current Server Configuration?" : "Anda ingin menghapus Konfigurasi Server saat ini?", + "Select object classes" : "Pilik kelas obyek", + "Select attributes" : "Pilih atribut", + "Connection test succeeded" : "Pemeriksaan koneksi berhasil", + "Connection test failed" : "Pemeriksaan koneksi gagal", + "Do you really want to delete the current Server Configuration?" : "Apakan Anda ingin menghapus Konfigurasi Server saat ini?", "Confirm Deletion" : "Konfirmasi Penghapusan", - "_%s group found_::_%s groups found_" : [""], - "_%s user found_::_%s users found_" : [""], + "_%s group found_::_%s groups found_" : ["%s grup ditemukan"], + "_%s user found_::_%s users found_" : ["%s pengguna ditemukan"], + "Could not find the desired feature" : "Tidak dapat menemukan fitur yang diinginkan", + "Invalid Host" : "Host tidak sah", "Server" : "Server", - "Group Filter" : "saringan grup", + "User Filter" : "Penyaring Pengguna", + "Login Filter" : "Penyaring Masuk", + "Group Filter" : "Penyaring grup", "Save" : "Simpan", "Test Configuration" : "Uji Konfigurasi", "Help" : "Bantuan", + "Groups meeting these criteria are available in %s:" : "Grup memenuhi kriteria ini tersedia di %s:", + "only those object classes:" : "hanya kelas objek:", + "only from those groups:" : "hanya dari kelompok:", + "Edit raw filter instead" : "Sunting penyaring raw", + "Raw LDAP filter" : "Penyaring LDAP raw", + "Test Filter" : "Uji Penyaring", + "groups found" : "grup ditemukan", + "Users login with this attribute:" : "Login pengguna dengan atribut ini:", + "LDAP Username:" : "Nama pengguna LDAP:", + "LDAP Email Address:" : "Alamat Email LDAP:", + "Other Attributes:" : "Atribut Lain:", + "1. Server" : "1. Server", + "%s. Server:" : "%s. Server:", "Add Server Configuration" : "Tambah Konfigurasi Server", + "Delete Configuration" : "Hapus Konfigurasi", "Host" : "Host", - "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Protokol dapat tidak ditulis, kecuali anda menggunakan SSL. Lalu jalankan dengan ldaps://", - "Port" : "port", - "User DN" : "User DN", + "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Protokol dapat tidak ditulis, kecuali Anda menggunakan SSL. Lalu jalankan dengan ldaps://", + "Port" : "Port", + "User DN" : "Pengguna DN", "The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "DN dari klien pengguna yang dengannya tautan akan diterapkan, mis. uid=agen,dc=contoh,dc=com. Untuk akses anonim, biarkan DN dan kata sandi kosong.", "Password" : "Sandi", "For anonymous access, leave DN and Password empty." : "Untuk akses anonim, biarkan DN dan Kata sandi kosong.", "One Base DN per line" : "Satu Base DN per baris", "You can specify Base DN for users and groups in the Advanced tab" : "Anda dapat menetapkan Base DN untuk pengguna dan grup dalam tab Lanjutan", + "Manually enter LDAP filters (recommended for large directories)" : "Masukkan penyaring LDAP secara manual (direkomendasikan untuk direktori yang besar)", + "Limit %s access to users meeting these criteria:" : "Batasi akses %s untuk pengguna yang sesuai dengan kriteria berikut:", + "users found" : "pengguna ditemukan", + "Saving" : "Menyimpan", "Back" : "Kembali", "Continue" : "Lanjutkan", + "Expert" : "Lanjutan", "Advanced" : "Lanjutan", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Peringatan:</b> Modul LDAP PHP tidak terpasang, perangkat tidak akan bekerja. Silakan minta administrator sistem untuk memasangnya.", "Connection Settings" : "Pengaturan Koneksi", diff --git a/apps/user_ldap/l10n/id.json b/apps/user_ldap/l10n/id.json index 0fff37b80a4..2395e7f2a55 100644 --- a/apps/user_ldap/l10n/id.json +++ b/apps/user_ldap/l10n/id.json @@ -1,37 +1,76 @@ { "translations": { + "Failed to clear the mappings." : "Gagal membersihkan pemetaan.", "Failed to delete the server configuration" : "Gagal menghapus konfigurasi server", "The configuration is valid and the connection could be established!" : "Konfigurasi valid dan koneksi dapat dilakukan!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfigurasi valid, tetapi Bind gagal. Silakan cek pengaturan server dan keamanan.", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Konfigurasi valid, tetapi Bind gagal. Silakan periksa pengaturan server dan kredensial.", + "The configuration is invalid. Please have a look at the logs for further details." : "Konfigurasi tidak sah. Silakan lihat log untuk rincian lebh lanjut.", + "No action specified" : "Tidak ada tindakan yang ditetapkan", + "No configuration specified" : "Tidak ada konfigurasi yang ditetapkan", + "No data specified" : "Tidak ada data yang ditetapkan", + " Could not set configuration %s" : "Tidak dapat menyetel konfigurasi %s", "Deletion failed" : "Penghapusan gagal", - "Take over settings from recent server configuration?" : "Ambil alih pengaturan dari konfigurasi server saat ini?", + "Take over settings from recent server configuration?" : "Mengambil alih pengaturan dari konfigurasi server saat ini?", "Keep settings?" : "Biarkan pengaturan?", + "{nthServer}. Server" : "{nthServer}. Server", "Cannot add server configuration" : "Gagal menambah konfigurasi server", - "Success" : "Sukses", - "Error" : "Galat", + "mappings cleared" : "pemetaan dibersihkan", + "Success" : "Berhasil", + "Error" : "Kesalahan", + "Please specify a Base DN" : "Sialakan menetapkan Base DN", + "Could not determine Base DN" : "Tidak dapat menetakan Base DN", + "Please specify the port" : "Silakan tetapkan port", + "Configuration OK" : "Konfigurasi Oke", + "Configuration incorrect" : "Konfigurasi salah", + "Configuration incomplete" : "Konfigurasi tidak lengkap", "Select groups" : "Pilih grup", - "Connection test succeeded" : "Tes koneksi sukses", - "Connection test failed" : "Tes koneksi gagal", - "Do you really want to delete the current Server Configuration?" : "Anda ingin menghapus Konfigurasi Server saat ini?", + "Select object classes" : "Pilik kelas obyek", + "Select attributes" : "Pilih atribut", + "Connection test succeeded" : "Pemeriksaan koneksi berhasil", + "Connection test failed" : "Pemeriksaan koneksi gagal", + "Do you really want to delete the current Server Configuration?" : "Apakan Anda ingin menghapus Konfigurasi Server saat ini?", "Confirm Deletion" : "Konfirmasi Penghapusan", - "_%s group found_::_%s groups found_" : [""], - "_%s user found_::_%s users found_" : [""], + "_%s group found_::_%s groups found_" : ["%s grup ditemukan"], + "_%s user found_::_%s users found_" : ["%s pengguna ditemukan"], + "Could not find the desired feature" : "Tidak dapat menemukan fitur yang diinginkan", + "Invalid Host" : "Host tidak sah", "Server" : "Server", - "Group Filter" : "saringan grup", + "User Filter" : "Penyaring Pengguna", + "Login Filter" : "Penyaring Masuk", + "Group Filter" : "Penyaring grup", "Save" : "Simpan", "Test Configuration" : "Uji Konfigurasi", "Help" : "Bantuan", + "Groups meeting these criteria are available in %s:" : "Grup memenuhi kriteria ini tersedia di %s:", + "only those object classes:" : "hanya kelas objek:", + "only from those groups:" : "hanya dari kelompok:", + "Edit raw filter instead" : "Sunting penyaring raw", + "Raw LDAP filter" : "Penyaring LDAP raw", + "Test Filter" : "Uji Penyaring", + "groups found" : "grup ditemukan", + "Users login with this attribute:" : "Login pengguna dengan atribut ini:", + "LDAP Username:" : "Nama pengguna LDAP:", + "LDAP Email Address:" : "Alamat Email LDAP:", + "Other Attributes:" : "Atribut Lain:", + "1. Server" : "1. Server", + "%s. Server:" : "%s. Server:", "Add Server Configuration" : "Tambah Konfigurasi Server", + "Delete Configuration" : "Hapus Konfigurasi", "Host" : "Host", - "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Protokol dapat tidak ditulis, kecuali anda menggunakan SSL. Lalu jalankan dengan ldaps://", - "Port" : "port", - "User DN" : "User DN", + "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Protokol dapat tidak ditulis, kecuali Anda menggunakan SSL. Lalu jalankan dengan ldaps://", + "Port" : "Port", + "User DN" : "Pengguna DN", "The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "DN dari klien pengguna yang dengannya tautan akan diterapkan, mis. uid=agen,dc=contoh,dc=com. Untuk akses anonim, biarkan DN dan kata sandi kosong.", "Password" : "Sandi", "For anonymous access, leave DN and Password empty." : "Untuk akses anonim, biarkan DN dan Kata sandi kosong.", "One Base DN per line" : "Satu Base DN per baris", "You can specify Base DN for users and groups in the Advanced tab" : "Anda dapat menetapkan Base DN untuk pengguna dan grup dalam tab Lanjutan", + "Manually enter LDAP filters (recommended for large directories)" : "Masukkan penyaring LDAP secara manual (direkomendasikan untuk direktori yang besar)", + "Limit %s access to users meeting these criteria:" : "Batasi akses %s untuk pengguna yang sesuai dengan kriteria berikut:", + "users found" : "pengguna ditemukan", + "Saving" : "Menyimpan", "Back" : "Kembali", "Continue" : "Lanjutkan", + "Expert" : "Lanjutan", "Advanced" : "Lanjutan", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Peringatan:</b> Modul LDAP PHP tidak terpasang, perangkat tidak akan bekerja. Silakan minta administrator sistem untuk memasangnya.", "Connection Settings" : "Pengaturan Koneksi", diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js index 53769711a4f..e48417ca85c 100644 --- a/apps/user_ldap/l10n/ja.js +++ b/apps/user_ldap/l10n/ja.js @@ -121,7 +121,7 @@ OC.L10N.register( "UUID Attribute for Users:" : "ユーザーのUUID属性:", "UUID Attribute for Groups:" : "グループの UUID 属性:", "Username-LDAP User Mapping" : "ユーザー名とLDAPユーザのマッピング", - "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have a internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ユーザー名は(メタ)データの保存と割り当てに使用されます。ユーザーを正確に識別して認識するために、個々のLDAPユーザは内部ユーザ名を持っています。これは、ユーザー名からLDAPユーザーへのマッピングが必要であることを意味しています。この生成されたユーザ名は、LDAPユーザのUUIDにマッピングされます。加えて、DNがLDAPとのインタラクションを削減するためにキャッシュされますが、識別には利用されません。DNが変わった場合は、変更が検出されます。内部ユーザ名は全体に亘って利用されます。マッピングをクリアすると、いたるところに使われないままの物が残るでしょう。マッピングのクリアは設定に敏感ではありませんが、全てのLDAPの設定に影響を与えます!本番の環境では決してマッピングをクリアしないでください。テストもしくは実験の段階でのみマッピングのクリアを行なってください。", + "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have a internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ユーザー名は(メタ)データの保存と割り当てに使用されます。ユーザーを正確に識別して認識するために、個々のLDAPユーザは内部ユーザ名を持っています。これは、ユーザー名からLDAPユーザーへのマッピングが必要であることを意味しています。この生成されたユーザ名は、LDAPユーザのUUIDにマッピングされます。加えて、DNがLDAPとのインタラクションを削減するためにキャッシュされますが、識別には利用されません。DNが変わった場合は、変更が検出されます。内部ユーザ名は全体に亘って利用されます。マッピングをクリアすると、いたるところに使われないままの物が残るでしょう。マッピングのクリアは設定に敏感ではありませんが、すべてのLDAPの設定に影響を与えます!本番の環境では決してマッピングをクリアしないでください。テストもしくは実験の段階でのみマッピングのクリアを行なってください。", "Clear Username-LDAP User Mapping" : "ユーザー名とLDAPユーザーのマッピングをクリアする", "Clear Groupname-LDAP Group Mapping" : "グループ名とLDAPグループのマッピングをクリアする" }, diff --git a/apps/user_ldap/l10n/ja.json b/apps/user_ldap/l10n/ja.json index 687301902f2..0f8538d333f 100644 --- a/apps/user_ldap/l10n/ja.json +++ b/apps/user_ldap/l10n/ja.json @@ -119,7 +119,7 @@ "UUID Attribute for Users:" : "ユーザーのUUID属性:", "UUID Attribute for Groups:" : "グループの UUID 属性:", "Username-LDAP User Mapping" : "ユーザー名とLDAPユーザのマッピング", - "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have a internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ユーザー名は(メタ)データの保存と割り当てに使用されます。ユーザーを正確に識別して認識するために、個々のLDAPユーザは内部ユーザ名を持っています。これは、ユーザー名からLDAPユーザーへのマッピングが必要であることを意味しています。この生成されたユーザ名は、LDAPユーザのUUIDにマッピングされます。加えて、DNがLDAPとのインタラクションを削減するためにキャッシュされますが、識別には利用されません。DNが変わった場合は、変更が検出されます。内部ユーザ名は全体に亘って利用されます。マッピングをクリアすると、いたるところに使われないままの物が残るでしょう。マッピングのクリアは設定に敏感ではありませんが、全てのLDAPの設定に影響を与えます!本番の環境では決してマッピングをクリアしないでください。テストもしくは実験の段階でのみマッピングのクリアを行なってください。", + "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have a internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ユーザー名は(メタ)データの保存と割り当てに使用されます。ユーザーを正確に識別して認識するために、個々のLDAPユーザは内部ユーザ名を持っています。これは、ユーザー名からLDAPユーザーへのマッピングが必要であることを意味しています。この生成されたユーザ名は、LDAPユーザのUUIDにマッピングされます。加えて、DNがLDAPとのインタラクションを削減するためにキャッシュされますが、識別には利用されません。DNが変わった場合は、変更が検出されます。内部ユーザ名は全体に亘って利用されます。マッピングをクリアすると、いたるところに使われないままの物が残るでしょう。マッピングのクリアは設定に敏感ではありませんが、すべてのLDAPの設定に影響を与えます!本番の環境では決してマッピングをクリアしないでください。テストもしくは実験の段階でのみマッピングのクリアを行なってください。", "Clear Username-LDAP User Mapping" : "ユーザー名とLDAPユーザーのマッピングをクリアする", "Clear Groupname-LDAP Group Mapping" : "グループ名とLDAPグループのマッピングをクリアする" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/user_ldap/l10n/sk.js b/apps/user_ldap/l10n/sk.js new file mode 100644 index 00000000000..5060d7d4168 --- /dev/null +++ b/apps/user_ldap/l10n/sk.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "user_ldap", + { + "_%s group found_::_%s groups found_" : ["","",""], + "_%s user found_::_%s users found_" : ["","",""], + "Save" : "Uložiť", + "Advanced" : "Pokročilé" +}, +"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/sk.json b/apps/user_ldap/l10n/sk.json new file mode 100644 index 00000000000..4b98da63fc2 --- /dev/null +++ b/apps/user_ldap/l10n/sk.json @@ -0,0 +1,7 @@ +{ "translations": { + "_%s group found_::_%s groups found_" : ["","",""], + "_%s user found_::_%s users found_" : ["","",""], + "Save" : "Uložiť", + "Advanced" : "Pokročilé" +},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" +}
\ No newline at end of file diff --git a/apps/user_ldap/l10n/sl.js b/apps/user_ldap/l10n/sl.js index 89b46edd439..f7fd2772fe8 100644 --- a/apps/user_ldap/l10n/sl.js +++ b/apps/user_ldap/l10n/sl.js @@ -48,6 +48,7 @@ OC.L10N.register( "Edit raw filter instead" : "Uredi surov filter", "Raw LDAP filter" : "Surovi filter LDAP", "The filter specifies which LDAP groups shall have access to the %s instance." : "Filter določa, katere skupine LDAP bodo imele dostop do %s.", + "Test Filter" : "Preizkusi filter", "groups found" : "najdenih skupin", "Users login with this attribute:" : "Uporabniki se prijavijo z atributom:", "LDAP Username:" : "Uporabniško ime LDAP:", @@ -67,9 +68,12 @@ OC.L10N.register( "For anonymous access, leave DN and Password empty." : "Za brezimni dostop naj bosta polji imena in gesla prazni.", "One Base DN per line" : "Eno osnovno enolično ime na vrstico", "You can specify Base DN for users and groups in the Advanced tab" : "Osnovno enolično ime za uporabnike in skupine lahko določite v zavihku naprednih možnosti.", + "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Preusmeri samodejne zahteve LDAP. Nastavitev je priporočljiva za obsežnejše namestitve, vendar zahteva nekaj znanja o delu z LDAP.", + "Manually enter LDAP filters (recommended for large directories)" : "Ročno vstavi filtre za LDAP (priporočljivo za obsežnejše mape).", "Limit %s access to users meeting these criteria:" : "Omeji dostop do %s za uporabnike, ki zadostijo kriterijem:", "The filter specifies which LDAP users shall have access to the %s instance." : "Filter določa, kateri uporabniki LDAP bodo imeli dostop do %s.", "users found" : "najdenih uporabnikov", + "Saving" : "Poteka shranjevanje ...", "Back" : "Nazaj", "Continue" : "Nadaljuj", "Expert" : "Napredno", diff --git a/apps/user_ldap/l10n/sl.json b/apps/user_ldap/l10n/sl.json index 7d12c2c919d..aa1c9444651 100644 --- a/apps/user_ldap/l10n/sl.json +++ b/apps/user_ldap/l10n/sl.json @@ -46,6 +46,7 @@ "Edit raw filter instead" : "Uredi surov filter", "Raw LDAP filter" : "Surovi filter LDAP", "The filter specifies which LDAP groups shall have access to the %s instance." : "Filter določa, katere skupine LDAP bodo imele dostop do %s.", + "Test Filter" : "Preizkusi filter", "groups found" : "najdenih skupin", "Users login with this attribute:" : "Uporabniki se prijavijo z atributom:", "LDAP Username:" : "Uporabniško ime LDAP:", @@ -65,9 +66,12 @@ "For anonymous access, leave DN and Password empty." : "Za brezimni dostop naj bosta polji imena in gesla prazni.", "One Base DN per line" : "Eno osnovno enolično ime na vrstico", "You can specify Base DN for users and groups in the Advanced tab" : "Osnovno enolično ime za uporabnike in skupine lahko določite v zavihku naprednih možnosti.", + "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Preusmeri samodejne zahteve LDAP. Nastavitev je priporočljiva za obsežnejše namestitve, vendar zahteva nekaj znanja o delu z LDAP.", + "Manually enter LDAP filters (recommended for large directories)" : "Ročno vstavi filtre za LDAP (priporočljivo za obsežnejše mape).", "Limit %s access to users meeting these criteria:" : "Omeji dostop do %s za uporabnike, ki zadostijo kriterijem:", "The filter specifies which LDAP users shall have access to the %s instance." : "Filter določa, kateri uporabniki LDAP bodo imeli dostop do %s.", "users found" : "najdenih uporabnikov", + "Saving" : "Poteka shranjevanje ...", "Back" : "Nazaj", "Continue" : "Nadaljuj", "Expert" : "Napredno", diff --git a/apps/user_ldap/l10n/ur.js b/apps/user_ldap/l10n/ur.js new file mode 100644 index 00000000000..60c3f87f855 --- /dev/null +++ b/apps/user_ldap/l10n/ur.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "user_ldap", + { + "Error" : "خرابی", + "_%s group found_::_%s groups found_" : ["",""], + "_%s user found_::_%s users found_" : ["",""] +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/ur.json b/apps/user_ldap/l10n/ur.json new file mode 100644 index 00000000000..8e1b732acc9 --- /dev/null +++ b/apps/user_ldap/l10n/ur.json @@ -0,0 +1,6 @@ +{ "translations": { + "Error" : "خرابی", + "_%s group found_::_%s groups found_" : ["",""], + "_%s user found_::_%s users found_" : ["",""] +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |