[tx-robot] updated from transifex
This commit is contained in:
parent
561e6c4c5b
commit
2936140838
|
@ -17,6 +17,7 @@
|
||||||
"suggest name" => "ehdota nimeä",
|
"suggest name" => "ehdota nimeä",
|
||||||
"cancel" => "peru",
|
"cancel" => "peru",
|
||||||
"undo" => "kumoa",
|
"undo" => "kumoa",
|
||||||
|
"perform delete operation" => "suorita poistotoiminto",
|
||||||
"'.' is an invalid file name." => "'.' on virheellinen nimi tiedostolle.",
|
"'.' is an invalid file name." => "'.' on virheellinen nimi tiedostolle.",
|
||||||
"File name cannot be empty." => "Tiedoston nimi ei voi olla tyhjä.",
|
"File name cannot be empty." => "Tiedoston nimi ei voi olla tyhjä.",
|
||||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Virheellinen nimi, merkit '\\', '/', '<', '>', ':', '\"', '|', '?' ja '*' eivät ole sallittuja.",
|
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Virheellinen nimi, merkit '\\', '/', '<', '>', ':', '\"', '|', '?' ja '*' eivät ole sallittuja.",
|
||||||
|
@ -50,11 +51,13 @@
|
||||||
"Text file" => "Tekstitiedosto",
|
"Text file" => "Tekstitiedosto",
|
||||||
"Folder" => "Kansio",
|
"Folder" => "Kansio",
|
||||||
"From link" => "Linkistä",
|
"From link" => "Linkistä",
|
||||||
|
"Trash" => "Roskakori",
|
||||||
"Cancel upload" => "Peru lähetys",
|
"Cancel upload" => "Peru lähetys",
|
||||||
"Nothing in here. Upload something!" => "Täällä ei ole mitään. Lähetä tänne jotakin!",
|
"Nothing in here. Upload something!" => "Täällä ei ole mitään. Lähetä tänne jotakin!",
|
||||||
"Download" => "Lataa",
|
"Download" => "Lataa",
|
||||||
"Upload too large" => "Lähetettävä tiedosto on liian suuri",
|
"Upload too large" => "Lähetettävä tiedosto on liian suuri",
|
||||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Lähetettäväksi valitsemasi tiedostot ylittävät palvelimen salliman tiedostokoon rajan.",
|
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Lähetettäväksi valitsemasi tiedostot ylittävät palvelimen salliman tiedostokoon rajan.",
|
||||||
"Files are being scanned, please wait." => "Tiedostoja tarkistetaan, odota hetki.",
|
"Files are being scanned, please wait." => "Tiedostoja tarkistetaan, odota hetki.",
|
||||||
"Current scanning" => "Tämänhetkinen tutkinta"
|
"Current scanning" => "Tämänhetkinen tutkinta",
|
||||||
|
"Upgrading filesystem cache..." => "Päivitetään tiedostojärjestelmän välimuistia..."
|
||||||
);
|
);
|
||||||
|
|
|
@ -20,6 +20,7 @@
|
||||||
"replaced {new_name}" => "{new_name} substituido",
|
"replaced {new_name}" => "{new_name} substituido",
|
||||||
"undo" => "desfazer",
|
"undo" => "desfazer",
|
||||||
"replaced {new_name} with {old_name}" => "substituido {new_name} por {old_name}",
|
"replaced {new_name} with {old_name}" => "substituido {new_name} por {old_name}",
|
||||||
|
"perform delete operation" => "Executar a tarefa de apagar",
|
||||||
"'.' is an invalid file name." => "'.' não é um nome de ficheiro válido!",
|
"'.' is an invalid file name." => "'.' não é um nome de ficheiro válido!",
|
||||||
"File name cannot be empty." => "O nome do ficheiro não pode estar vazio.",
|
"File name cannot be empty." => "O nome do ficheiro não pode estar vazio.",
|
||||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nome Inválido, os caracteres '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' não são permitidos.",
|
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nome Inválido, os caracteres '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' não são permitidos.",
|
||||||
|
@ -56,6 +57,7 @@
|
||||||
"Text file" => "Ficheiro de texto",
|
"Text file" => "Ficheiro de texto",
|
||||||
"Folder" => "Pasta",
|
"Folder" => "Pasta",
|
||||||
"From link" => "Da ligação",
|
"From link" => "Da ligação",
|
||||||
|
"Trash" => "Lixo",
|
||||||
"Cancel upload" => "Cancelar envio",
|
"Cancel upload" => "Cancelar envio",
|
||||||
"Nothing in here. Upload something!" => "Vazio. Envie alguma coisa!",
|
"Nothing in here. Upload something!" => "Vazio. Envie alguma coisa!",
|
||||||
"Download" => "Transferir",
|
"Download" => "Transferir",
|
||||||
|
|
|
@ -1,4 +1,8 @@
|
||||||
<?php $TRANSLATIONS = array(
|
<?php $TRANSLATIONS = array(
|
||||||
|
"Please check your passwords and try again." => "Tarkista salasanasi ja yritä uudelleen.",
|
||||||
|
"Choose encryption mode:" => "Choose encryption mode:",
|
||||||
|
"None (no encryption at all)" => "Ei mitään (ei lainkaan salausta)",
|
||||||
|
"Important: Once you selected an encryption mode there is no way to change it back" => "Tärkeä huomautus: Kun olet valinnut salaustatavan, sitä ei ole mahdollista vaihtaa",
|
||||||
"Encryption" => "Salaus",
|
"Encryption" => "Salaus",
|
||||||
"Exclude the following file types from encryption" => "Jätä seuraavat tiedostotyypit salaamatta",
|
"Exclude the following file types from encryption" => "Jätä seuraavat tiedostotyypit salaamatta",
|
||||||
"None" => "Ei mitään"
|
"None" => "Ei mitään"
|
||||||
|
|
|
@ -4,6 +4,8 @@
|
||||||
"Grant access" => "Salli pääsy",
|
"Grant access" => "Salli pääsy",
|
||||||
"Fill out all required fields" => "Täytä kaikki vaaditut kentät",
|
"Fill out all required fields" => "Täytä kaikki vaaditut kentät",
|
||||||
"Error configuring Google Drive storage" => "Virhe Google Drive levyn asetuksia tehtäessä",
|
"Error configuring Google Drive storage" => "Virhe Google Drive levyn asetuksia tehtäessä",
|
||||||
|
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." => "<b>Varoitus:</b> \"smbclient\" ei ole asennettuna. CIFS-/SMB-jakojen liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää asentamaan smbclient.",
|
||||||
|
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." => "<b>Varoitus:</b> PHP:n FTP-tuki ei ole käytössä tai sitä ei ole asennettu. FTP-jakojen liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää ottamaan FTP-tuki käyttöön.",
|
||||||
"External Storage" => "Erillinen tallennusväline",
|
"External Storage" => "Erillinen tallennusväline",
|
||||||
"Mount point" => "Liitospiste",
|
"Mount point" => "Liitospiste",
|
||||||
"Backend" => "Taustaosa",
|
"Backend" => "Taustaosa",
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
<?php $TRANSLATIONS = array(
|
<?php $TRANSLATIONS = array(
|
||||||
"Size" => "اندازه",
|
"Password" => "گذرواژه",
|
||||||
"Modified" => "تاریخ",
|
"Submit" => "ثبت",
|
||||||
"Delete all" => "حذف همه",
|
"%s shared the folder %s with you" => "%sپوشه %s را با شما به اشتراک گذاشت",
|
||||||
"Delete" => "حذف"
|
"%s shared the file %s with you" => "%sفایل %s را با شما به اشتراک گذاشت",
|
||||||
|
"Download" => "دانلود",
|
||||||
|
"No preview available for" => "هیچگونه پیش نمایشی موجود نیست",
|
||||||
|
"web services under your control" => "سرویس های تحت وب در کنترل شما"
|
||||||
);
|
);
|
||||||
|
|
|
@ -1,8 +1,11 @@
|
||||||
<?php $TRANSLATIONS = array(
|
<?php $TRANSLATIONS = array(
|
||||||
|
"perform restore operation" => "Restaurar",
|
||||||
"Name" => "Nome",
|
"Name" => "Nome",
|
||||||
|
"Deleted" => "Apagado",
|
||||||
"1 folder" => "1 pasta",
|
"1 folder" => "1 pasta",
|
||||||
"{count} folders" => "{count} pastas",
|
"{count} folders" => "{count} pastas",
|
||||||
"1 file" => "1 ficheiro",
|
"1 file" => "1 ficheiro",
|
||||||
"{count} files" => "{count} ficheiros",
|
"{count} files" => "{count} ficheiros",
|
||||||
|
"Nothing in here. Your trash bin is empty!" => "Não ha ficheiros. O lixo está vazio",
|
||||||
"Restore" => "Restaurar"
|
"Restore" => "Restaurar"
|
||||||
);
|
);
|
||||||
|
|
|
@ -17,21 +17,21 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "গোষ্ঠীসমূহ উদ্ধার করার সময় প্রয়োগের জন্য ছাঁকনী নির্ধারণ করবে।",
|
"Defines the filter to apply, when retrieving groups." => "গোষ্ঠীসমূহ উদ্ধার করার সময় প্রয়োগের জন্য ছাঁকনী নির্ধারণ করবে।",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "কোন স্থান ধারক ব্যতীত, উদাহরণঃ\"objectClass=posixGroup\"।",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "কোন স্থান ধারক ব্যতীত, উদাহরণঃ\"objectClass=posixGroup\"।",
|
||||||
"Port" => "পোর্ট",
|
"Port" => "পোর্ট",
|
||||||
"Base User Tree" => "ভিত্তি ব্যবহারকারি বৃক্ষাকারে",
|
|
||||||
"Base Group Tree" => "ভিত্তি গোষ্ঠী বৃক্ষাকারে",
|
|
||||||
"Group-Member association" => "গোষ্ঠী-সদস্য সংস্থাপন",
|
|
||||||
"Use TLS" => "TLS ব্যবহার কর",
|
"Use TLS" => "TLS ব্যবহার কর",
|
||||||
"Do not use it for SSL connections, it will fail." => "SSL সংযোগের জন্য এটি ব্যবহার করবেন না, তাহলে ব্যর্থ হবেনই।",
|
"Do not use it for SSL connections, it will fail." => "SSL সংযোগের জন্য এটি ব্যবহার করবেন না, তাহলে ব্যর্থ হবেনই।",
|
||||||
"Case insensitve LDAP server (Windows)" => "বর্ণ অসংবেদী LDAP সার্ভার (উইন্ডোজ)",
|
"Case insensitve LDAP server (Windows)" => "বর্ণ অসংবেদী LDAP সার্ভার (উইন্ডোজ)",
|
||||||
"Turn off SSL certificate validation." => "SSL সনদপত্র যাচাইকরণ বন্ধ রাক।",
|
"Turn off SSL certificate validation." => "SSL সনদপত্র যাচাইকরণ বন্ধ রাক।",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "শুধুমাত্র যদি এই বিকল্পটি ব্যবহার করেই সংযোগ কার্যকরী হয় তবে আপনার ownCloud সার্ভারে LDAP সার্ভারের SSL সনদপত্রটি আমদানি করুন।",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "শুধুমাত্র যদি এই বিকল্পটি ব্যবহার করেই সংযোগ কার্যকরী হয় তবে আপনার ownCloud সার্ভারে LDAP সার্ভারের SSL সনদপত্রটি আমদানি করুন।",
|
||||||
"Not recommended, use for testing only." => "অনুমোদিত নয়, শুধুমাত্র পরীক্ষামূলক ব্যবহারের জন্য।",
|
"Not recommended, use for testing only." => "অনুমোদিত নয়, শুধুমাত্র পরীক্ষামূলক ব্যবহারের জন্য।",
|
||||||
|
"in seconds. A change empties the cache." => "সেকেন্ডে। কোন পরিবর্তন ক্যাসে খালি করবে।",
|
||||||
"User Display Name Field" => "ব্যবহারকারীর প্রদর্শিতব্য নামের ক্ষেত্র",
|
"User Display Name Field" => "ব্যবহারকারীর প্রদর্শিতব্য নামের ক্ষেত্র",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "ব্যবহারকারীর ownCloud নাম তৈরি করার জন্য ব্যভহৃত LDAP বৈশিষ্ট্য।",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "ব্যবহারকারীর ownCloud নাম তৈরি করার জন্য ব্যভহৃত LDAP বৈশিষ্ট্য।",
|
||||||
|
"Base User Tree" => "ভিত্তি ব্যবহারকারি বৃক্ষাকারে",
|
||||||
"Group Display Name Field" => "গোষ্ঠীর প্রদর্শিতব্য নামের ক্ষেত্র",
|
"Group Display Name Field" => "গোষ্ঠীর প্রদর্শিতব্য নামের ক্ষেত্র",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "গোষ্ঠীর ownCloud নাম তৈরি করার জন্য ব্যভহৃত LDAP বৈশিষ্ট্য।",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "গোষ্ঠীর ownCloud নাম তৈরি করার জন্য ব্যভহৃত LDAP বৈশিষ্ট্য।",
|
||||||
|
"Base Group Tree" => "ভিত্তি গোষ্ঠী বৃক্ষাকারে",
|
||||||
|
"Group-Member association" => "গোষ্ঠী-সদস্য সংস্থাপন",
|
||||||
"in bytes" => "বাইটে",
|
"in bytes" => "বাইটে",
|
||||||
"in seconds. A change empties the cache." => "সেকেন্ডে। কোন পরিবর্তন ক্যাসে খালি করবে।",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "ব্যবহারকারী নামের জন্য ফাঁকা রাখুন (পূর্বনির্ধারিত)। অন্যথায়, LDAP/AD বৈশিষ্ট্য নির্ধারণ করুন।",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "ব্যবহারকারী নামের জন্য ফাঁকা রাখুন (পূর্বনির্ধারিত)। অন্যথায়, LDAP/AD বৈশিষ্ট্য নির্ধারণ করুন।",
|
||||||
"Help" => "সহায়িকা"
|
"Help" => "সহায়িকা"
|
||||||
);
|
);
|
||||||
|
|
|
@ -41,26 +41,26 @@
|
||||||
"Backup (Replica) Port" => "Port de la còpia de seguretat (rèplica)",
|
"Backup (Replica) Port" => "Port de la còpia de seguretat (rèplica)",
|
||||||
"Disable Main Server" => "Desactiva el servidor principal",
|
"Disable Main Server" => "Desactiva el servidor principal",
|
||||||
"When switched on, ownCloud will only connect to the replica server." => "Quan està connectat, ownCloud només es connecta al servidor de la rèplica.",
|
"When switched on, ownCloud will only connect to the replica server." => "Quan està connectat, ownCloud només es connecta al servidor de la rèplica.",
|
||||||
"Base User Tree" => "Arbre base d'usuaris",
|
|
||||||
"One User Base DN per line" => "Una DN Base d'Usuari per línia",
|
|
||||||
"User Search Attributes" => "Atributs de cerca d'usuari",
|
|
||||||
"Optional; one attribute per line" => "Opcional; Un atribut per línia",
|
|
||||||
"Base Group Tree" => "Arbre base de grups",
|
|
||||||
"One Group Base DN per line" => "Una DN Base de Grup per línia",
|
|
||||||
"Group Search Attributes" => "Atributs de cerca de grup",
|
|
||||||
"Group-Member association" => "Associació membres-grup",
|
|
||||||
"Use TLS" => "Usa TLS",
|
"Use TLS" => "Usa TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "No ho useu en connexions SSL, fallarà.",
|
"Do not use it for SSL connections, it will fail." => "No ho useu en connexions SSL, fallarà.",
|
||||||
"Case insensitve LDAP server (Windows)" => "Servidor LDAP sense distinció entre majúscules i minúscules (Windows)",
|
"Case insensitve LDAP server (Windows)" => "Servidor LDAP sense distinció entre majúscules i minúscules (Windows)",
|
||||||
"Turn off SSL certificate validation." => "Desactiva la validació de certificat SSL.",
|
"Turn off SSL certificate validation." => "Desactiva la validació de certificat SSL.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Si la connexió només funciona amb aquesta opció, importeu el certificat SSL del servidor LDAP en el vostre servidor ownCloud.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Si la connexió només funciona amb aquesta opció, importeu el certificat SSL del servidor LDAP en el vostre servidor ownCloud.",
|
||||||
"Not recommended, use for testing only." => "No recomanat, ús només per proves.",
|
"Not recommended, use for testing only." => "No recomanat, ús només per proves.",
|
||||||
|
"in seconds. A change empties the cache." => "en segons. Un canvi buidarà la memòria de cau.",
|
||||||
"User Display Name Field" => "Camp per mostrar el nom d'usuari",
|
"User Display Name Field" => "Camp per mostrar el nom d'usuari",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "Atribut LDAP a usar per generar el nom d'usuari ownCloud.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "Atribut LDAP a usar per generar el nom d'usuari ownCloud.",
|
||||||
|
"Base User Tree" => "Arbre base d'usuaris",
|
||||||
|
"One User Base DN per line" => "Una DN Base d'Usuari per línia",
|
||||||
|
"User Search Attributes" => "Atributs de cerca d'usuari",
|
||||||
|
"Optional; one attribute per line" => "Opcional; Un atribut per línia",
|
||||||
"Group Display Name Field" => "Camp per mostrar el nom del grup",
|
"Group Display Name Field" => "Camp per mostrar el nom del grup",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Atribut LDAP a usar per generar el nom de grup ownCloud.",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Atribut LDAP a usar per generar el nom de grup ownCloud.",
|
||||||
|
"Base Group Tree" => "Arbre base de grups",
|
||||||
|
"One Group Base DN per line" => "Una DN Base de Grup per línia",
|
||||||
|
"Group Search Attributes" => "Atributs de cerca de grup",
|
||||||
|
"Group-Member association" => "Associació membres-grup",
|
||||||
"in bytes" => "en bytes",
|
"in bytes" => "en bytes",
|
||||||
"in seconds. A change empties the cache." => "en segons. Un canvi buidarà la memòria de cau.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Deixeu-ho buit pel nom d'usuari (per defecte). Altrament, especifiqueu un atribut LDAP/AD.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Deixeu-ho buit pel nom d'usuari (per defecte). Altrament, especifiqueu un atribut LDAP/AD.",
|
||||||
"Help" => "Ajuda"
|
"Help" => "Ajuda"
|
||||||
);
|
);
|
||||||
|
|
|
@ -41,26 +41,26 @@
|
||||||
"Backup (Replica) Port" => "Záložní (kopie) port",
|
"Backup (Replica) Port" => "Záložní (kopie) port",
|
||||||
"Disable Main Server" => "Zakázat hlavní serveru",
|
"Disable Main Server" => "Zakázat hlavní serveru",
|
||||||
"When switched on, ownCloud will only connect to the replica server." => "Při zapnutí se ownCloud připojí pouze k záložnímu serveru",
|
"When switched on, ownCloud will only connect to the replica server." => "Při zapnutí se ownCloud připojí pouze k záložnímu serveru",
|
||||||
"Base User Tree" => "Základní uživatelský strom",
|
|
||||||
"One User Base DN per line" => "Jedna uživatelská základní DN na řádku",
|
|
||||||
"User Search Attributes" => "Atributy vyhledávání uživatelů",
|
|
||||||
"Optional; one attribute per line" => "Volitelné, atribut na řádku",
|
|
||||||
"Base Group Tree" => "Základní skupinový strom",
|
|
||||||
"One Group Base DN per line" => "Jedna skupinová základní DN na řádku",
|
|
||||||
"Group Search Attributes" => "Atributy vyhledávání skupin",
|
|
||||||
"Group-Member association" => "Asociace člena skupiny",
|
|
||||||
"Use TLS" => "Použít TLS",
|
"Use TLS" => "Použít TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "Nepoužívejte pro připojení pomocí SSL, připojení selže.",
|
"Do not use it for SSL connections, it will fail." => "Nepoužívejte pro připojení pomocí SSL, připojení selže.",
|
||||||
"Case insensitve LDAP server (Windows)" => "LDAP server nerozlišující velikost znaků (Windows)",
|
"Case insensitve LDAP server (Windows)" => "LDAP server nerozlišující velikost znaků (Windows)",
|
||||||
"Turn off SSL certificate validation." => "Vypnout ověřování SSL certifikátu.",
|
"Turn off SSL certificate validation." => "Vypnout ověřování SSL certifikátu.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Pokud připojení pracuje pouze s touto možností, tak importujte SSL certifikát SSL serveru do Vašeho serveru ownCloud",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Pokud připojení pracuje pouze s touto možností, tak importujte SSL certifikát SSL serveru do Vašeho serveru ownCloud",
|
||||||
"Not recommended, use for testing only." => "Není doporučeno, pouze pro testovací účely.",
|
"Not recommended, use for testing only." => "Není doporučeno, pouze pro testovací účely.",
|
||||||
|
"in seconds. A change empties the cache." => "ve vteřinách. Změna vyprázdní vyrovnávací paměť.",
|
||||||
"User Display Name Field" => "Pole pro zobrazované jméno uživatele",
|
"User Display Name Field" => "Pole pro zobrazované jméno uživatele",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "Atribut LDAP použitý k vytvoření jména uživatele ownCloud",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "Atribut LDAP použitý k vytvoření jména uživatele ownCloud",
|
||||||
|
"Base User Tree" => "Základní uživatelský strom",
|
||||||
|
"One User Base DN per line" => "Jedna uživatelská základní DN na řádku",
|
||||||
|
"User Search Attributes" => "Atributy vyhledávání uživatelů",
|
||||||
|
"Optional; one attribute per line" => "Volitelné, atribut na řádku",
|
||||||
"Group Display Name Field" => "Pole pro zobrazení jména skupiny",
|
"Group Display Name Field" => "Pole pro zobrazení jména skupiny",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Atribut LDAP použitý k vytvoření jména skupiny ownCloud",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Atribut LDAP použitý k vytvoření jména skupiny ownCloud",
|
||||||
|
"Base Group Tree" => "Základní skupinový strom",
|
||||||
|
"One Group Base DN per line" => "Jedna skupinová základní DN na řádku",
|
||||||
|
"Group Search Attributes" => "Atributy vyhledávání skupin",
|
||||||
|
"Group-Member association" => "Asociace člena skupiny",
|
||||||
"in bytes" => "v bajtech",
|
"in bytes" => "v bajtech",
|
||||||
"in seconds. A change empties the cache." => "ve vteřinách. Změna vyprázdní vyrovnávací paměť.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Ponechte prázdné pro uživatelské jméno (výchozí). Jinak uveďte LDAP/AD parametr.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Ponechte prázdné pro uživatelské jméno (výchozí). Jinak uveďte LDAP/AD parametr.",
|
||||||
"Help" => "Nápověda"
|
"Help" => "Nápověda"
|
||||||
);
|
);
|
||||||
|
|
|
@ -13,14 +13,14 @@
|
||||||
"Group Filter" => "Gruppe Filter",
|
"Group Filter" => "Gruppe Filter",
|
||||||
"Defines the filter to apply, when retrieving groups." => "Definere filteret der bruges når der indlæses grupper.",
|
"Defines the filter to apply, when retrieving groups." => "Definere filteret der bruges når der indlæses grupper.",
|
||||||
"Port" => "Port",
|
"Port" => "Port",
|
||||||
"Base User Tree" => "Base Bruger Træ",
|
|
||||||
"Base Group Tree" => "Base Group Tree",
|
|
||||||
"Group-Member association" => "Group-Member association",
|
|
||||||
"Use TLS" => "Brug TLS",
|
"Use TLS" => "Brug TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "Brug ikke til SSL forbindelser, da den vil fejle.",
|
"Do not use it for SSL connections, it will fail." => "Brug ikke til SSL forbindelser, da den vil fejle.",
|
||||||
"Turn off SSL certificate validation." => "Deaktiver SSL certifikat validering",
|
"Turn off SSL certificate validation." => "Deaktiver SSL certifikat validering",
|
||||||
"Not recommended, use for testing only." => "Anbefales ikke, brug kun for at teste.",
|
"Not recommended, use for testing only." => "Anbefales ikke, brug kun for at teste.",
|
||||||
"User Display Name Field" => "User Display Name Field",
|
"User Display Name Field" => "User Display Name Field",
|
||||||
|
"Base User Tree" => "Base Bruger Træ",
|
||||||
|
"Base Group Tree" => "Base Group Tree",
|
||||||
|
"Group-Member association" => "Group-Member association",
|
||||||
"in bytes" => "i bytes",
|
"in bytes" => "i bytes",
|
||||||
"Help" => "Hjælp"
|
"Help" => "Hjælp"
|
||||||
);
|
);
|
||||||
|
|
|
@ -22,23 +22,23 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "Definiert den Filter für die Anfrage der Gruppen.",
|
"Defines the filter to apply, when retrieving groups." => "Definiert den Filter für die Anfrage der Gruppen.",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "ohne Platzhalter, z.B.: \"objectClass=posixGroup\"",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "ohne Platzhalter, z.B.: \"objectClass=posixGroup\"",
|
||||||
"Port" => "Port",
|
"Port" => "Port",
|
||||||
"Base User Tree" => "Basis-Benutzerbaum",
|
|
||||||
"One User Base DN per line" => "Ein Benutzer Base DN pro Zeile",
|
|
||||||
"Base Group Tree" => "Basis-Gruppenbaum",
|
|
||||||
"One Group Base DN per line" => "Ein Gruppen Base DN pro Zeile",
|
|
||||||
"Group-Member association" => "Assoziation zwischen Gruppe und Benutzer",
|
|
||||||
"Use TLS" => "Nutze TLS",
|
"Use TLS" => "Nutze TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "Verwende dies nicht für SSL-Verbindungen, es wird fehlschlagen.",
|
"Do not use it for SSL connections, it will fail." => "Verwende dies nicht für SSL-Verbindungen, es wird fehlschlagen.",
|
||||||
"Case insensitve LDAP server (Windows)" => "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)",
|
"Case insensitve LDAP server (Windows)" => "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)",
|
||||||
"Turn off SSL certificate validation." => "Schalte die SSL-Zertifikatsprüfung aus.",
|
"Turn off SSL certificate validation." => "Schalte die SSL-Zertifikatsprüfung aus.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Falls die Verbindung es erfordert, muss das SSL-Zertifikat des LDAP-Server importiert werden.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Falls die Verbindung es erfordert, muss das SSL-Zertifikat des LDAP-Server importiert werden.",
|
||||||
"Not recommended, use for testing only." => "Nicht empfohlen, nur zu Testzwecken.",
|
"Not recommended, use for testing only." => "Nicht empfohlen, nur zu Testzwecken.",
|
||||||
|
"in seconds. A change empties the cache." => "in Sekunden. Eine Änderung leert den Cache.",
|
||||||
"User Display Name Field" => "Feld für den Anzeigenamen des Benutzers",
|
"User Display Name Field" => "Feld für den Anzeigenamen des Benutzers",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "Das LDAP-Attribut für die Generierung des Benutzernamens in ownCloud. ",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "Das LDAP-Attribut für die Generierung des Benutzernamens in ownCloud. ",
|
||||||
|
"Base User Tree" => "Basis-Benutzerbaum",
|
||||||
|
"One User Base DN per line" => "Ein Benutzer Base DN pro Zeile",
|
||||||
"Group Display Name Field" => "Feld für den Anzeigenamen der Gruppe",
|
"Group Display Name Field" => "Feld für den Anzeigenamen der Gruppe",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Das LDAP-Attribut für die Generierung des Gruppennamens in ownCloud. ",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Das LDAP-Attribut für die Generierung des Gruppennamens in ownCloud. ",
|
||||||
|
"Base Group Tree" => "Basis-Gruppenbaum",
|
||||||
|
"One Group Base DN per line" => "Ein Gruppen Base DN pro Zeile",
|
||||||
|
"Group-Member association" => "Assoziation zwischen Gruppe und Benutzer",
|
||||||
"in bytes" => "in Bytes",
|
"in bytes" => "in Bytes",
|
||||||
"in seconds. A change empties the cache." => "in Sekunden. Eine Änderung leert den Cache.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfall trage ein LDAP/AD-Attribut ein.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfall trage ein LDAP/AD-Attribut ein.",
|
||||||
"Help" => "Hilfe"
|
"Help" => "Hilfe"
|
||||||
);
|
);
|
||||||
|
|
|
@ -37,24 +37,24 @@
|
||||||
"Port" => "Port",
|
"Port" => "Port",
|
||||||
"Backup (Replica) Host" => "Back-Up (Replikation) Host",
|
"Backup (Replica) Host" => "Back-Up (Replikation) Host",
|
||||||
"Backup (Replica) Port" => "Back-Up (Replikation) Port",
|
"Backup (Replica) Port" => "Back-Up (Replikation) Port",
|
||||||
"Base User Tree" => "Basis-Benutzerbaum",
|
|
||||||
"One User Base DN per line" => "Ein Benutzer Base DN pro Zeile",
|
|
||||||
"Optional; one attribute per line" => "Optional; Ein Attribut pro Zeile",
|
|
||||||
"Base Group Tree" => "Basis-Gruppenbaum",
|
|
||||||
"One Group Base DN per line" => "Ein Gruppen Base DN pro Zeile",
|
|
||||||
"Group-Member association" => "Assoziation zwischen Gruppe und Benutzer",
|
|
||||||
"Use TLS" => "Nutze TLS",
|
"Use TLS" => "Nutze TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "Verwenden Sie dies nicht für SSL-Verbindungen, es wird fehlschlagen.",
|
"Do not use it for SSL connections, it will fail." => "Verwenden Sie dies nicht für SSL-Verbindungen, es wird fehlschlagen.",
|
||||||
"Case insensitve LDAP server (Windows)" => "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)",
|
"Case insensitve LDAP server (Windows)" => "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)",
|
||||||
"Turn off SSL certificate validation." => "Schalten Sie die SSL-Zertifikatsprüfung aus.",
|
"Turn off SSL certificate validation." => "Schalten Sie die SSL-Zertifikatsprüfung aus.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Falls die Verbindung es erfordert, muss das SSL-Zertifikat des LDAP-Server importiert werden.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Falls die Verbindung es erfordert, muss das SSL-Zertifikat des LDAP-Server importiert werden.",
|
||||||
"Not recommended, use for testing only." => "Nicht empfohlen, nur zu Testzwecken.",
|
"Not recommended, use for testing only." => "Nicht empfohlen, nur zu Testzwecken.",
|
||||||
|
"in seconds. A change empties the cache." => "in Sekunden. Eine Änderung leert den Cache.",
|
||||||
"User Display Name Field" => "Feld für den Anzeigenamen des Benutzers",
|
"User Display Name Field" => "Feld für den Anzeigenamen des Benutzers",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "Das LDAP-Attribut für die Generierung des Benutzernamens in ownCloud. ",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "Das LDAP-Attribut für die Generierung des Benutzernamens in ownCloud. ",
|
||||||
|
"Base User Tree" => "Basis-Benutzerbaum",
|
||||||
|
"One User Base DN per line" => "Ein Benutzer Base DN pro Zeile",
|
||||||
|
"Optional; one attribute per line" => "Optional; Ein Attribut pro Zeile",
|
||||||
"Group Display Name Field" => "Feld für den Anzeigenamen der Gruppe",
|
"Group Display Name Field" => "Feld für den Anzeigenamen der Gruppe",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Das LDAP-Attribut für die Generierung des Gruppennamens in ownCloud. ",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Das LDAP-Attribut für die Generierung des Gruppennamens in ownCloud. ",
|
||||||
|
"Base Group Tree" => "Basis-Gruppenbaum",
|
||||||
|
"One Group Base DN per line" => "Ein Gruppen Base DN pro Zeile",
|
||||||
|
"Group-Member association" => "Assoziation zwischen Gruppe und Benutzer",
|
||||||
"in bytes" => "in Bytes",
|
"in bytes" => "in Bytes",
|
||||||
"in seconds. A change empties the cache." => "in Sekunden. Eine Änderung leert den Cache.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfall trage ein LDAP/AD-Attribut ein.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfall trage ein LDAP/AD-Attribut ein.",
|
||||||
"Help" => "Hilfe"
|
"Help" => "Hilfe"
|
||||||
);
|
);
|
||||||
|
|
|
@ -19,21 +19,21 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "Καθορίζει το φίλτρο που θα ισχύει κατά την ανάκτηση ομάδων.",
|
"Defines the filter to apply, when retrieving groups." => "Καθορίζει το φίλτρο που θα ισχύει κατά την ανάκτηση ομάδων.",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "χωρίς κάποια μεταβλητή, π.χ. \"objectClass=ΟμάδαPosix\".",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "χωρίς κάποια μεταβλητή, π.χ. \"objectClass=ΟμάδαPosix\".",
|
||||||
"Port" => "Θύρα",
|
"Port" => "Θύρα",
|
||||||
"Base User Tree" => "Base User Tree",
|
|
||||||
"Base Group Tree" => "Base Group Tree",
|
|
||||||
"Group-Member association" => "Group-Member association",
|
|
||||||
"Use TLS" => "Χρήση TLS",
|
"Use TLS" => "Χρήση TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "Μην χρησιμοποιείτε για συνδέσεις SSL, θα αποτύχει.",
|
"Do not use it for SSL connections, it will fail." => "Μην χρησιμοποιείτε για συνδέσεις SSL, θα αποτύχει.",
|
||||||
"Case insensitve LDAP server (Windows)" => "LDAP server (Windows) με διάκριση πεζών-ΚΕΦΑΛΑΙΩΝ",
|
"Case insensitve LDAP server (Windows)" => "LDAP server (Windows) με διάκριση πεζών-ΚΕΦΑΛΑΙΩΝ",
|
||||||
"Turn off SSL certificate validation." => "Απενεργοποίηση επικύρωσης πιστοποιητικού SSL.",
|
"Turn off SSL certificate validation." => "Απενεργοποίηση επικύρωσης πιστοποιητικού SSL.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Εάν η σύνδεση δουλεύει μόνο με αυτή την επιλογή, εισάγετε το LDAP SSL πιστοποιητικό του διακομιστή στον ownCloud server σας.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Εάν η σύνδεση δουλεύει μόνο με αυτή την επιλογή, εισάγετε το LDAP SSL πιστοποιητικό του διακομιστή στον ownCloud server σας.",
|
||||||
"Not recommended, use for testing only." => "Δεν προτείνεται, χρήση μόνο για δοκιμές.",
|
"Not recommended, use for testing only." => "Δεν προτείνεται, χρήση μόνο για δοκιμές.",
|
||||||
|
"in seconds. A change empties the cache." => "σε δευτερόλεπτα. Μια αλλαγή αδειάζει την μνήμη cache.",
|
||||||
"User Display Name Field" => "Πεδίο Ονόματος Χρήστη",
|
"User Display Name Field" => "Πεδίο Ονόματος Χρήστη",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "Η ιδιότητα LDAP που θα χρησιμοποιείται για τη δημιουργία του ονόματος χρήστη του ownCloud.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "Η ιδιότητα LDAP που θα χρησιμοποιείται για τη δημιουργία του ονόματος χρήστη του ownCloud.",
|
||||||
|
"Base User Tree" => "Base User Tree",
|
||||||
"Group Display Name Field" => "Group Display Name Field",
|
"Group Display Name Field" => "Group Display Name Field",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Η ιδιότητα LDAP που θα χρησιμοποιείται για τη δημιουργία του ονόματος ομάδας του ownCloud.",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Η ιδιότητα LDAP που θα χρησιμοποιείται για τη δημιουργία του ονόματος ομάδας του ownCloud.",
|
||||||
|
"Base Group Tree" => "Base Group Tree",
|
||||||
|
"Group-Member association" => "Group-Member association",
|
||||||
"in bytes" => "σε bytes",
|
"in bytes" => "σε bytes",
|
||||||
"in seconds. A change empties the cache." => "σε δευτερόλεπτα. Μια αλλαγή αδειάζει την μνήμη cache.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Αφήστε το κενό για το όνομα χρήστη (προεπιλογή). Διαφορετικά, συμπληρώστε μία ιδιότητα LDAP/AD.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Αφήστε το κενό για το όνομα χρήστη (προεπιλογή). Διαφορετικά, συμπληρώστε μία ιδιότητα LDAP/AD.",
|
||||||
"Help" => "Βοήθεια"
|
"Help" => "Βοήθεια"
|
||||||
);
|
);
|
||||||
|
|
|
@ -16,21 +16,21 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "Ĝi difinas la filtrilon aplikotan, kiam veniĝas grupoj.",
|
"Defines the filter to apply, when retrieving groups." => "Ĝi difinas la filtrilon aplikotan, kiam veniĝas grupoj.",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "sen ajna referencilo, ekz.: \"objectClass=posixGroup\".",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "sen ajna referencilo, ekz.: \"objectClass=posixGroup\".",
|
||||||
"Port" => "Pordo",
|
"Port" => "Pordo",
|
||||||
"Base User Tree" => "Baza uzantarbo",
|
|
||||||
"Base Group Tree" => "Baza gruparbo",
|
|
||||||
"Group-Member association" => "Asocio de grupo kaj membro",
|
|
||||||
"Use TLS" => "Uzi TLS-on",
|
"Use TLS" => "Uzi TLS-on",
|
||||||
"Do not use it for SSL connections, it will fail." => "Ne uzu ĝin por SSL-konektoj, ĝi malsukcesos.",
|
"Do not use it for SSL connections, it will fail." => "Ne uzu ĝin por SSL-konektoj, ĝi malsukcesos.",
|
||||||
"Case insensitve LDAP server (Windows)" => "LDAP-servilo blinda je litergrandeco (Vindozo)",
|
"Case insensitve LDAP server (Windows)" => "LDAP-servilo blinda je litergrandeco (Vindozo)",
|
||||||
"Turn off SSL certificate validation." => "Malkapabligi validkontrolon de SSL-atestiloj.",
|
"Turn off SSL certificate validation." => "Malkapabligi validkontrolon de SSL-atestiloj.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Se la konekto nur funkcias kun ĉi tiu malnepro, enportu la SSL-atestilo de la LDAP-servilo en via ownCloud-servilo.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Se la konekto nur funkcias kun ĉi tiu malnepro, enportu la SSL-atestilo de la LDAP-servilo en via ownCloud-servilo.",
|
||||||
"Not recommended, use for testing only." => "Ne rekomendata, uzu ĝin nur por testoj.",
|
"Not recommended, use for testing only." => "Ne rekomendata, uzu ĝin nur por testoj.",
|
||||||
|
"in seconds. A change empties the cache." => "sekunde. Ajna ŝanĝo malplenigas la kaŝmemoron.",
|
||||||
"User Display Name Field" => "Kampo de vidignomo de uzanto",
|
"User Display Name Field" => "Kampo de vidignomo de uzanto",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "La atributo de LDAP uzota por generi la ownCloud-an nomon de la uzanto.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "La atributo de LDAP uzota por generi la ownCloud-an nomon de la uzanto.",
|
||||||
|
"Base User Tree" => "Baza uzantarbo",
|
||||||
"Group Display Name Field" => "Kampo de vidignomo de grupo",
|
"Group Display Name Field" => "Kampo de vidignomo de grupo",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "La atributo de LDAP uzota por generi la ownCloud-an nomon de la grupo.",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "La atributo de LDAP uzota por generi la ownCloud-an nomon de la grupo.",
|
||||||
|
"Base Group Tree" => "Baza gruparbo",
|
||||||
|
"Group-Member association" => "Asocio de grupo kaj membro",
|
||||||
"in bytes" => "duumoke",
|
"in bytes" => "duumoke",
|
||||||
"in seconds. A change empties the cache." => "sekunde. Ajna ŝanĝo malplenigas la kaŝmemoron.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Lasu malplena por uzantonomo (defaŭlto). Alie, specifu LDAP/AD-atributon.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Lasu malplena por uzantonomo (defaŭlto). Alie, specifu LDAP/AD-atributon.",
|
||||||
"Help" => "Helpo"
|
"Help" => "Helpo"
|
||||||
);
|
);
|
||||||
|
|
|
@ -19,21 +19,21 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "Define el filtro a aplicar, cuando se obtienen grupos.",
|
"Defines the filter to apply, when retrieving groups." => "Define el filtro a aplicar, cuando se obtienen grupos.",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "Con cualquier placeholder, ej: \"objectClass=posixGroup\".",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "Con cualquier placeholder, ej: \"objectClass=posixGroup\".",
|
||||||
"Port" => "Puerto",
|
"Port" => "Puerto",
|
||||||
"Base User Tree" => "Árbol base de usuario",
|
|
||||||
"Base Group Tree" => "Árbol base de grupo",
|
|
||||||
"Group-Member association" => "Asociación Grupo-Miembro",
|
|
||||||
"Use TLS" => "Usar TLS",
|
"Use TLS" => "Usar TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "No usarlo para SSL, habrá error.",
|
"Do not use it for SSL connections, it will fail." => "No usarlo para SSL, habrá error.",
|
||||||
"Case insensitve LDAP server (Windows)" => "Servidor de LDAP sensible a mayúsculas/minúsculas (Windows)",
|
"Case insensitve LDAP server (Windows)" => "Servidor de LDAP sensible a mayúsculas/minúsculas (Windows)",
|
||||||
"Turn off SSL certificate validation." => "Apagar la validación por certificado SSL.",
|
"Turn off SSL certificate validation." => "Apagar la validación por certificado SSL.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Si la conexión sólo funciona con esta opción, importe el certificado SSL del servidor LDAP en su servidor ownCloud.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Si la conexión sólo funciona con esta opción, importe el certificado SSL del servidor LDAP en su servidor ownCloud.",
|
||||||
"Not recommended, use for testing only." => "No recomendado, sólo para pruebas.",
|
"Not recommended, use for testing only." => "No recomendado, sólo para pruebas.",
|
||||||
|
"in seconds. A change empties the cache." => "en segundos. Un cambio vacía la cache.",
|
||||||
"User Display Name Field" => "Campo de nombre de usuario a mostrar",
|
"User Display Name Field" => "Campo de nombre de usuario a mostrar",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "El atributo LDAP a usar para generar el nombre de usuario de ownCloud.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "El atributo LDAP a usar para generar el nombre de usuario de ownCloud.",
|
||||||
|
"Base User Tree" => "Árbol base de usuario",
|
||||||
"Group Display Name Field" => "Campo de nombre de grupo a mostrar",
|
"Group Display Name Field" => "Campo de nombre de grupo a mostrar",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "El atributo LDAP a usar para generar el nombre de los grupos de ownCloud.",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "El atributo LDAP a usar para generar el nombre de los grupos de ownCloud.",
|
||||||
|
"Base Group Tree" => "Árbol base de grupo",
|
||||||
|
"Group-Member association" => "Asociación Grupo-Miembro",
|
||||||
"in bytes" => "en bytes",
|
"in bytes" => "en bytes",
|
||||||
"in seconds. A change empties the cache." => "en segundos. Un cambio vacía la cache.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Vacío para el nombre de usuario (por defecto). En otro caso, especifique un atributo LDAP/AD.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Vacío para el nombre de usuario (por defecto). En otro caso, especifique un atributo LDAP/AD.",
|
||||||
"Help" => "Ayuda"
|
"Help" => "Ayuda"
|
||||||
);
|
);
|
||||||
|
|
|
@ -21,23 +21,23 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "Define el filtro a aplicar cuando se obtienen grupos.",
|
"Defines the filter to apply, when retrieving groups." => "Define el filtro a aplicar cuando se obtienen grupos.",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "Sin ninguna plantilla, p. ej.: \"objectClass=posixGroup\".",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "Sin ninguna plantilla, p. ej.: \"objectClass=posixGroup\".",
|
||||||
"Port" => "Puerto",
|
"Port" => "Puerto",
|
||||||
"Base User Tree" => "Árbol base de usuario",
|
|
||||||
"One User Base DN per line" => "Una DN base de usuario por línea",
|
|
||||||
"Base Group Tree" => "Árbol base de grupo",
|
|
||||||
"One Group Base DN per line" => "Una DN base de grupo por línea",
|
|
||||||
"Group-Member association" => "Asociación Grupo-Miembro",
|
|
||||||
"Use TLS" => "Usar TLS",
|
"Use TLS" => "Usar TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "No usarlo para SSL, dará error.",
|
"Do not use it for SSL connections, it will fail." => "No usarlo para SSL, dará error.",
|
||||||
"Case insensitve LDAP server (Windows)" => "Servidor de LDAP sensible a mayúsculas/minúsculas (Windows)",
|
"Case insensitve LDAP server (Windows)" => "Servidor de LDAP sensible a mayúsculas/minúsculas (Windows)",
|
||||||
"Turn off SSL certificate validation." => "Desactivar la validación por certificado SSL.",
|
"Turn off SSL certificate validation." => "Desactivar la validación por certificado SSL.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Si la conexión sólo funciona con esta opción, importá el certificado SSL del servidor LDAP en tu servidor ownCloud.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Si la conexión sólo funciona con esta opción, importá el certificado SSL del servidor LDAP en tu servidor ownCloud.",
|
||||||
"Not recommended, use for testing only." => "No recomendado, sólo para pruebas.",
|
"Not recommended, use for testing only." => "No recomendado, sólo para pruebas.",
|
||||||
|
"in seconds. A change empties the cache." => "en segundos. Cambiarlo vacía la cache.",
|
||||||
"User Display Name Field" => "Campo de nombre de usuario a mostrar",
|
"User Display Name Field" => "Campo de nombre de usuario a mostrar",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "El atributo LDAP a usar para generar el nombre de usuario de ownCloud.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "El atributo LDAP a usar para generar el nombre de usuario de ownCloud.",
|
||||||
|
"Base User Tree" => "Árbol base de usuario",
|
||||||
|
"One User Base DN per line" => "Una DN base de usuario por línea",
|
||||||
"Group Display Name Field" => "Campo de nombre de grupo a mostrar",
|
"Group Display Name Field" => "Campo de nombre de grupo a mostrar",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "El atributo LDAP a usar para generar el nombre de los grupos de ownCloud.",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "El atributo LDAP a usar para generar el nombre de los grupos de ownCloud.",
|
||||||
|
"Base Group Tree" => "Árbol base de grupo",
|
||||||
|
"One Group Base DN per line" => "Una DN base de grupo por línea",
|
||||||
|
"Group-Member association" => "Asociación Grupo-Miembro",
|
||||||
"in bytes" => "en bytes",
|
"in bytes" => "en bytes",
|
||||||
"in seconds. A change empties the cache." => "en segundos. Cambiarlo vacía la cache.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Vacío para el nombre de usuario (por defecto). En otro caso, especificá un atributo LDAP/AD.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Vacío para el nombre de usuario (por defecto). En otro caso, especificá un atributo LDAP/AD.",
|
||||||
"Help" => "Ayuda"
|
"Help" => "Ayuda"
|
||||||
);
|
);
|
||||||
|
|
|
@ -18,21 +18,21 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "Määrab gruppe hankides filtri, mida rakendatakse.",
|
"Defines the filter to apply, when retrieving groups." => "Määrab gruppe hankides filtri, mida rakendatakse.",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "ilma ühegi kohatäitjata, nt. \"objectClass=posixGroup\".",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "ilma ühegi kohatäitjata, nt. \"objectClass=posixGroup\".",
|
||||||
"Port" => "Port",
|
"Port" => "Port",
|
||||||
"Base User Tree" => "Baaskasutaja puu",
|
|
||||||
"Base Group Tree" => "Baasgrupi puu",
|
|
||||||
"Group-Member association" => "Grupiliikme seotus",
|
|
||||||
"Use TLS" => "Kasutaja TLS",
|
"Use TLS" => "Kasutaja TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "Ära kasuta seda SSL ühenduse jaoks, see ei toimi.",
|
"Do not use it for SSL connections, it will fail." => "Ära kasuta seda SSL ühenduse jaoks, see ei toimi.",
|
||||||
"Case insensitve LDAP server (Windows)" => "Mittetõstutundlik LDAP server (Windows)",
|
"Case insensitve LDAP server (Windows)" => "Mittetõstutundlik LDAP server (Windows)",
|
||||||
"Turn off SSL certificate validation." => "Lülita SSL sertifikaadi kontrollimine välja.",
|
"Turn off SSL certificate validation." => "Lülita SSL sertifikaadi kontrollimine välja.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Kui ühendus toimib ainult selle valikuga, siis impordi LDAP serveri SSL sertifikaat oma ownCloud serverisse.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Kui ühendus toimib ainult selle valikuga, siis impordi LDAP serveri SSL sertifikaat oma ownCloud serverisse.",
|
||||||
"Not recommended, use for testing only." => "Pole soovitatav, kasuta ainult testimiseks.",
|
"Not recommended, use for testing only." => "Pole soovitatav, kasuta ainult testimiseks.",
|
||||||
|
"in seconds. A change empties the cache." => "sekundites. Muudatus tühjendab vahemälu.",
|
||||||
"User Display Name Field" => "Kasutaja näidatava nime väli",
|
"User Display Name Field" => "Kasutaja näidatava nime väli",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "LDAP omadus, mida kasutatakse kasutaja ownCloudi nime loomiseks.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "LDAP omadus, mida kasutatakse kasutaja ownCloudi nime loomiseks.",
|
||||||
|
"Base User Tree" => "Baaskasutaja puu",
|
||||||
"Group Display Name Field" => "Grupi näidatava nime väli",
|
"Group Display Name Field" => "Grupi näidatava nime väli",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "LDAP omadus, mida kasutatakse ownCloudi grupi nime loomiseks.",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "LDAP omadus, mida kasutatakse ownCloudi grupi nime loomiseks.",
|
||||||
|
"Base Group Tree" => "Baasgrupi puu",
|
||||||
|
"Group-Member association" => "Grupiliikme seotus",
|
||||||
"in bytes" => "baitides",
|
"in bytes" => "baitides",
|
||||||
"in seconds. A change empties the cache." => "sekundites. Muudatus tühjendab vahemälu.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Kasutajanime (vaikeväärtus) kasutamiseks jäta tühjaks. Vastasel juhul määra LDAP/AD omadus.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Kasutajanime (vaikeväärtus) kasutamiseks jäta tühjaks. Vastasel juhul määra LDAP/AD omadus.",
|
||||||
"Help" => "Abiinfo"
|
"Help" => "Abiinfo"
|
||||||
);
|
);
|
||||||
|
|
|
@ -21,23 +21,23 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "Taldeak jasotzen direnean ezarriko den iragazkia zehazten du.",
|
"Defines the filter to apply, when retrieving groups." => "Taldeak jasotzen direnean ezarriko den iragazkia zehazten du.",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "txantiloirik gabe, adb. \"objectClass=posixGroup\".",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "txantiloirik gabe, adb. \"objectClass=posixGroup\".",
|
||||||
"Port" => "Portua",
|
"Port" => "Portua",
|
||||||
"Base User Tree" => "Oinarrizko Erabiltzaile Zuhaitza",
|
|
||||||
"One User Base DN per line" => "Erabiltzaile DN Oinarri bat lerroko",
|
|
||||||
"Base Group Tree" => "Oinarrizko Talde Zuhaitza",
|
|
||||||
"One Group Base DN per line" => "Talde DN Oinarri bat lerroko",
|
|
||||||
"Group-Member association" => "Talde-Kide elkarketak",
|
|
||||||
"Use TLS" => "Erabili TLS",
|
"Use TLS" => "Erabili TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "Ez erabili SSL konexioetan, huts egingo du.",
|
"Do not use it for SSL connections, it will fail." => "Ez erabili SSL konexioetan, huts egingo du.",
|
||||||
"Case insensitve LDAP server (Windows)" => "Maiuskulak eta minuskulak ezberditzen ez dituen LDAP zerbitzaria (windows)",
|
"Case insensitve LDAP server (Windows)" => "Maiuskulak eta minuskulak ezberditzen ez dituen LDAP zerbitzaria (windows)",
|
||||||
"Turn off SSL certificate validation." => "Ezgaitu SSL ziurtagirien egiaztapena.",
|
"Turn off SSL certificate validation." => "Ezgaitu SSL ziurtagirien egiaztapena.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Konexioa aukera hau ezinbestekoa badu, inportatu LDAP zerbitzariaren SSL ziurtagiria zure ownCloud zerbitzarian.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Konexioa aukera hau ezinbestekoa badu, inportatu LDAP zerbitzariaren SSL ziurtagiria zure ownCloud zerbitzarian.",
|
||||||
"Not recommended, use for testing only." => "Ez da aholkatzen, erabili bakarrik frogak egiteko.",
|
"Not recommended, use for testing only." => "Ez da aholkatzen, erabili bakarrik frogak egiteko.",
|
||||||
|
"in seconds. A change empties the cache." => "segundutan. Aldaketak katxea husten du.",
|
||||||
"User Display Name Field" => "Erabiltzaileen bistaratzeko izena duen eremua",
|
"User Display Name Field" => "Erabiltzaileen bistaratzeko izena duen eremua",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "ownCloud erabiltzailearen izena sortzeko erabiliko den LDAP atributua",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "ownCloud erabiltzailearen izena sortzeko erabiliko den LDAP atributua",
|
||||||
|
"Base User Tree" => "Oinarrizko Erabiltzaile Zuhaitza",
|
||||||
|
"One User Base DN per line" => "Erabiltzaile DN Oinarri bat lerroko",
|
||||||
"Group Display Name Field" => "Taldeen bistaratzeko izena duen eremua",
|
"Group Display Name Field" => "Taldeen bistaratzeko izena duen eremua",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "ownCloud taldearen izena sortzeko erabiliko den LDAP atributua",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "ownCloud taldearen izena sortzeko erabiliko den LDAP atributua",
|
||||||
|
"Base Group Tree" => "Oinarrizko Talde Zuhaitza",
|
||||||
|
"One Group Base DN per line" => "Talde DN Oinarri bat lerroko",
|
||||||
|
"Group-Member association" => "Talde-Kide elkarketak",
|
||||||
"in bytes" => "bytetan",
|
"in bytes" => "bytetan",
|
||||||
"in seconds. A change empties the cache." => "segundutan. Aldaketak katxea husten du.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Utzi hutsik erabiltzaile izenarako (lehentsia). Bestela zehaztu LDAP/AD atributua.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Utzi hutsik erabiltzaile izenarako (lehentsia). Bestela zehaztu LDAP/AD atributua.",
|
||||||
"Help" => "Laguntza"
|
"Help" => "Laguntza"
|
||||||
);
|
);
|
||||||
|
|
|
@ -18,21 +18,21 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "Määrittelee käytettävän suodattimen, kun ryhmiä haetaan. ",
|
"Defines the filter to apply, when retrieving groups." => "Määrittelee käytettävän suodattimen, kun ryhmiä haetaan. ",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "ilman paikanvaraustermiä, ts. \"objectClass=posixGroup\".",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "ilman paikanvaraustermiä, ts. \"objectClass=posixGroup\".",
|
||||||
"Port" => "Portti",
|
"Port" => "Portti",
|
||||||
"Base User Tree" => "Oletuskäyttäjäpuu",
|
|
||||||
"Base Group Tree" => "Ryhmien juuri",
|
|
||||||
"Group-Member association" => "Ryhmän ja jäsenen assosiaatio (yhteys)",
|
|
||||||
"Use TLS" => "Käytä TLS:ää",
|
"Use TLS" => "Käytä TLS:ää",
|
||||||
"Do not use it for SSL connections, it will fail." => "Älä käytä SSL-yhteyttä varten, se epäonnistuu. ",
|
"Do not use it for SSL connections, it will fail." => "Älä käytä SSL-yhteyttä varten, se epäonnistuu. ",
|
||||||
"Case insensitve LDAP server (Windows)" => "Kirjainkoosta piittamaton LDAP-palvelin (Windows)",
|
"Case insensitve LDAP server (Windows)" => "Kirjainkoosta piittamaton LDAP-palvelin (Windows)",
|
||||||
"Turn off SSL certificate validation." => "Poista käytöstä SSL-varmenteen vahvistus",
|
"Turn off SSL certificate validation." => "Poista käytöstä SSL-varmenteen vahvistus",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Jos yhteys toimii vain tällä valinnalla, siirrä LDAP-palvelimen SSL-varmenne ownCloud-palvelimellesi.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Jos yhteys toimii vain tällä valinnalla, siirrä LDAP-palvelimen SSL-varmenne ownCloud-palvelimellesi.",
|
||||||
"Not recommended, use for testing only." => "Ei suositella, käytä vain testausta varten.",
|
"Not recommended, use for testing only." => "Ei suositella, käytä vain testausta varten.",
|
||||||
|
"in seconds. A change empties the cache." => "sekunneissa. Muutos tyhjentää välimuistin.",
|
||||||
"User Display Name Field" => "Käyttäjän näytettävän nimen kenttä",
|
"User Display Name Field" => "Käyttäjän näytettävän nimen kenttä",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "LDAP-attribuutti, jota käytetään käyttäjän ownCloud-käyttäjänimenä ",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "LDAP-attribuutti, jota käytetään käyttäjän ownCloud-käyttäjänimenä ",
|
||||||
|
"Base User Tree" => "Oletuskäyttäjäpuu",
|
||||||
"Group Display Name Field" => "Ryhmän \"näytettävä nimi\"-kenttä",
|
"Group Display Name Field" => "Ryhmän \"näytettävä nimi\"-kenttä",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "LDAP-attribuutti, jota käytetään luomaan ryhmän ownCloud-nimi",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "LDAP-attribuutti, jota käytetään luomaan ryhmän ownCloud-nimi",
|
||||||
|
"Base Group Tree" => "Ryhmien juuri",
|
||||||
|
"Group-Member association" => "Ryhmän ja jäsenen assosiaatio (yhteys)",
|
||||||
"in bytes" => "tavuissa",
|
"in bytes" => "tavuissa",
|
||||||
"in seconds. A change empties the cache." => "sekunneissa. Muutos tyhjentää välimuistin.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Jätä tyhjäksi käyttäjänimi (oletusasetus). Muutoin anna LDAP/AD-atribuutti.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Jätä tyhjäksi käyttäjänimi (oletusasetus). Muutoin anna LDAP/AD-atribuutti.",
|
||||||
"Help" => "Ohje"
|
"Help" => "Ohje"
|
||||||
);
|
);
|
||||||
|
|
|
@ -41,26 +41,26 @@
|
||||||
"Backup (Replica) Port" => "Port du serveur de backup (réplique)",
|
"Backup (Replica) Port" => "Port du serveur de backup (réplique)",
|
||||||
"Disable Main Server" => "Désactiver le serveur principal",
|
"Disable Main Server" => "Désactiver le serveur principal",
|
||||||
"When switched on, ownCloud will only connect to the replica server." => "Lorsqu'activé, ownCloud ne se connectera qu'au serveur répliqué.",
|
"When switched on, ownCloud will only connect to the replica server." => "Lorsqu'activé, ownCloud ne se connectera qu'au serveur répliqué.",
|
||||||
"Base User Tree" => "DN racine de l'arbre utilisateurs",
|
|
||||||
"One User Base DN per line" => "Un DN racine utilisateur par ligne",
|
|
||||||
"User Search Attributes" => "Recherche des attributs utilisateur",
|
|
||||||
"Optional; one attribute per line" => "Optionnel, un attribut par ligne",
|
|
||||||
"Base Group Tree" => "DN racine de l'arbre groupes",
|
|
||||||
"One Group Base DN per line" => "Un DN racine groupe par ligne",
|
|
||||||
"Group Search Attributes" => "Recherche des attributs du groupe",
|
|
||||||
"Group-Member association" => "Association groupe-membre",
|
|
||||||
"Use TLS" => "Utiliser TLS",
|
"Use TLS" => "Utiliser TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "Ne pas utiliser pour les connexions SSL, car cela échouera.",
|
"Do not use it for SSL connections, it will fail." => "Ne pas utiliser pour les connexions SSL, car cela échouera.",
|
||||||
"Case insensitve LDAP server (Windows)" => "Serveur LDAP insensible à la casse (Windows)",
|
"Case insensitve LDAP server (Windows)" => "Serveur LDAP insensible à la casse (Windows)",
|
||||||
"Turn off SSL certificate validation." => "Désactiver la validation du certificat SSL.",
|
"Turn off SSL certificate validation." => "Désactiver la validation du certificat SSL.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Si la connexion ne fonctionne qu'avec cette option, importez le certificat SSL du serveur LDAP dans le serveur ownCloud.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Si la connexion ne fonctionne qu'avec cette option, importez le certificat SSL du serveur LDAP dans le serveur ownCloud.",
|
||||||
"Not recommended, use for testing only." => "Non recommandé, utilisation pour tests uniquement.",
|
"Not recommended, use for testing only." => "Non recommandé, utilisation pour tests uniquement.",
|
||||||
|
"in seconds. A change empties the cache." => "en secondes. Tout changement vide le cache.",
|
||||||
"User Display Name Field" => "Champ \"nom d'affichage\" de l'utilisateur",
|
"User Display Name Field" => "Champ \"nom d'affichage\" de l'utilisateur",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "L'attribut LDAP utilisé pour générer les noms d'utilisateurs d'ownCloud.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "L'attribut LDAP utilisé pour générer les noms d'utilisateurs d'ownCloud.",
|
||||||
|
"Base User Tree" => "DN racine de l'arbre utilisateurs",
|
||||||
|
"One User Base DN per line" => "Un DN racine utilisateur par ligne",
|
||||||
|
"User Search Attributes" => "Recherche des attributs utilisateur",
|
||||||
|
"Optional; one attribute per line" => "Optionnel, un attribut par ligne",
|
||||||
"Group Display Name Field" => "Champ \"nom d'affichage\" du groupe",
|
"Group Display Name Field" => "Champ \"nom d'affichage\" du groupe",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "L'attribut LDAP utilisé pour générer les noms de groupes d'ownCloud.",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "L'attribut LDAP utilisé pour générer les noms de groupes d'ownCloud.",
|
||||||
|
"Base Group Tree" => "DN racine de l'arbre groupes",
|
||||||
|
"One Group Base DN per line" => "Un DN racine groupe par ligne",
|
||||||
|
"Group Search Attributes" => "Recherche des attributs du groupe",
|
||||||
|
"Group-Member association" => "Association groupe-membre",
|
||||||
"in bytes" => "en octets",
|
"in bytes" => "en octets",
|
||||||
"in seconds. A change empties the cache." => "en secondes. Tout changement vide le cache.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Laisser vide ",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Laisser vide ",
|
||||||
"Help" => "Aide"
|
"Help" => "Aide"
|
||||||
);
|
);
|
||||||
|
|
|
@ -19,21 +19,21 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "Define o filtro a aplicar cando se recompilan os grupos.",
|
"Defines the filter to apply, when retrieving groups." => "Define o filtro a aplicar cando se recompilan os grupos.",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "sen ningunha marca de posición, como p.ex «objectClass=grupoPosix».",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "sen ningunha marca de posición, como p.ex «objectClass=grupoPosix».",
|
||||||
"Port" => "Porto",
|
"Port" => "Porto",
|
||||||
"Base User Tree" => "Base da árbore de usuarios",
|
|
||||||
"Base Group Tree" => "Base da árbore de grupo",
|
|
||||||
"Group-Member association" => "Asociación de grupos e membros",
|
|
||||||
"Use TLS" => "Usar TLS",
|
"Use TLS" => "Usar TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "Non empregalo para conexións SSL: fallará.",
|
"Do not use it for SSL connections, it will fail." => "Non empregalo para conexións SSL: fallará.",
|
||||||
"Case insensitve LDAP server (Windows)" => "Servidor LDAP que non distingue entre maiúsculas e minúsculas (Windows)",
|
"Case insensitve LDAP server (Windows)" => "Servidor LDAP que non distingue entre maiúsculas e minúsculas (Windows)",
|
||||||
"Turn off SSL certificate validation." => "Desactiva a validación do certificado SSL.",
|
"Turn off SSL certificate validation." => "Desactiva a validación do certificado SSL.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Se a conexión só funciona con esta opción importa o certificado SSL do servidor LDAP no seu servidor ownCloud.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Se a conexión só funciona con esta opción importa o certificado SSL do servidor LDAP no seu servidor ownCloud.",
|
||||||
"Not recommended, use for testing only." => "Non se recomenda. Só para probas.",
|
"Not recommended, use for testing only." => "Non se recomenda. Só para probas.",
|
||||||
|
"in seconds. A change empties the cache." => "en segundos. Calquera cambio baleira a caché.",
|
||||||
"User Display Name Field" => "Campo de mostra do nome de usuario",
|
"User Display Name Field" => "Campo de mostra do nome de usuario",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "O atributo LDAP a empregar para xerar o nome de usuario de ownCloud.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "O atributo LDAP a empregar para xerar o nome de usuario de ownCloud.",
|
||||||
|
"Base User Tree" => "Base da árbore de usuarios",
|
||||||
"Group Display Name Field" => "Campo de mostra do nome de grupo",
|
"Group Display Name Field" => "Campo de mostra do nome de grupo",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "O atributo LDAP úsase para xerar os nomes dos grupos de ownCloud.",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "O atributo LDAP úsase para xerar os nomes dos grupos de ownCloud.",
|
||||||
|
"Base Group Tree" => "Base da árbore de grupo",
|
||||||
|
"Group-Member association" => "Asociación de grupos e membros",
|
||||||
"in bytes" => "en bytes",
|
"in bytes" => "en bytes",
|
||||||
"in seconds. A change empties the cache." => "en segundos. Calquera cambio baleira a caché.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Deixar baleiro para o nome de usuario (predeterminado). Noutro caso, especifique un atributo LDAP/AD.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Deixar baleiro para o nome de usuario (predeterminado). Noutro caso, especifique un atributo LDAP/AD.",
|
||||||
"Help" => "Axuda"
|
"Help" => "Axuda"
|
||||||
);
|
);
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
"User Login Filter" => "סנן כניסת משתמש",
|
"User Login Filter" => "סנן כניסת משתמש",
|
||||||
"User List Filter" => "סנן רשימת משתמשים",
|
"User List Filter" => "סנן רשימת משתמשים",
|
||||||
"Group Filter" => "סנן קבוצה",
|
"Group Filter" => "סנן קבוצה",
|
||||||
"in bytes" => "בבתים",
|
|
||||||
"in seconds. A change empties the cache." => "בשניות. שינוי מרוקן את המטמון.",
|
"in seconds. A change empties the cache." => "בשניות. שינוי מרוקן את המטמון.",
|
||||||
|
"in bytes" => "בבתים",
|
||||||
"Help" => "עזרה"
|
"Help" => "עזרה"
|
||||||
);
|
);
|
||||||
|
|
|
@ -21,23 +21,23 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "Ez a szűrő érvényes a csoportok listázásakor.",
|
"Defines the filter to apply, when retrieving groups." => "Ez a szűrő érvényes a csoportok listázásakor.",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "itt ne használjunk változót, pl. \"objectClass=posixGroup\".",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "itt ne használjunk változót, pl. \"objectClass=posixGroup\".",
|
||||||
"Port" => "Port",
|
"Port" => "Port",
|
||||||
"Base User Tree" => "A felhasználói fa gyökere",
|
|
||||||
"One User Base DN per line" => "Soronként egy felhasználói fa gyökerét adhatjuk meg",
|
|
||||||
"Base Group Tree" => "A csoportfa gyökere",
|
|
||||||
"One Group Base DN per line" => "Soronként egy csoportfa gyökerét adhatjuk meg",
|
|
||||||
"Group-Member association" => "A csoporttagság attribútuma",
|
|
||||||
"Use TLS" => "Használjunk TLS-t",
|
"Use TLS" => "Használjunk TLS-t",
|
||||||
"Do not use it for SSL connections, it will fail." => "Ne használjuk SSL-kapcsolat esetén, mert nem fog működni!",
|
"Do not use it for SSL connections, it will fail." => "Ne használjuk SSL-kapcsolat esetén, mert nem fog működni!",
|
||||||
"Case insensitve LDAP server (Windows)" => "Az LDAP-kiszolgáló nem tesz különbséget a kis- és nagybetűk között (Windows)",
|
"Case insensitve LDAP server (Windows)" => "Az LDAP-kiszolgáló nem tesz különbséget a kis- és nagybetűk között (Windows)",
|
||||||
"Turn off SSL certificate validation." => "Ne ellenőrizzük az SSL-tanúsítvány érvényességét",
|
"Turn off SSL certificate validation." => "Ne ellenőrizzük az SSL-tanúsítvány érvényességét",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Ha a kapcsolat csak ezzel a beállítással működik, akkor importálja az LDAP-kiszolgáló SSL tanúsítványát az ownCloud kiszolgálóra!",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Ha a kapcsolat csak ezzel a beállítással működik, akkor importálja az LDAP-kiszolgáló SSL tanúsítványát az ownCloud kiszolgálóra!",
|
||||||
"Not recommended, use for testing only." => "Nem javasolt, csak tesztelésre érdemes használni.",
|
"Not recommended, use for testing only." => "Nem javasolt, csak tesztelésre érdemes használni.",
|
||||||
|
"in seconds. A change empties the cache." => "másodpercben. A változtatás törli a cache tartalmát.",
|
||||||
"User Display Name Field" => "A felhasználónév mezője",
|
"User Display Name Field" => "A felhasználónév mezője",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "Ebből az LDAP attribútumból képződik a felhasználó elnevezése, ami megjelenik az ownCloudban.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "Ebből az LDAP attribútumból képződik a felhasználó elnevezése, ami megjelenik az ownCloudban.",
|
||||||
|
"Base User Tree" => "A felhasználói fa gyökere",
|
||||||
|
"One User Base DN per line" => "Soronként egy felhasználói fa gyökerét adhatjuk meg",
|
||||||
"Group Display Name Field" => "A csoport nevének mezője",
|
"Group Display Name Field" => "A csoport nevének mezője",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Ebből az LDAP attribútumból képződik a csoport elnevezése, ami megjelenik az ownCloudban.",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Ebből az LDAP attribútumból képződik a csoport elnevezése, ami megjelenik az ownCloudban.",
|
||||||
|
"Base Group Tree" => "A csoportfa gyökere",
|
||||||
|
"One Group Base DN per line" => "Soronként egy csoportfa gyökerét adhatjuk meg",
|
||||||
|
"Group-Member association" => "A csoporttagság attribútuma",
|
||||||
"in bytes" => "bájtban",
|
"in bytes" => "bájtban",
|
||||||
"in seconds. A change empties the cache." => "másodpercben. A változtatás törli a cache tartalmát.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Hagyja üresen, ha a felhasználónevet kívánja használni. Ellenkező esetben adjon meg egy LDAP/AD attribútumot!",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Hagyja üresen, ha a felhasználónevet kívánja használni. Ellenkező esetben adjon meg egy LDAP/AD attribútumot!",
|
||||||
"Help" => "Súgó"
|
"Help" => "Súgó"
|
||||||
);
|
);
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
"Do not use it for SSL connections, it will fail." => "jangan gunakan untuk koneksi SSL, itu akan gagal.",
|
"Do not use it for SSL connections, it will fail." => "jangan gunakan untuk koneksi SSL, itu akan gagal.",
|
||||||
"Turn off SSL certificate validation." => "matikan validasi sertivikat SSL",
|
"Turn off SSL certificate validation." => "matikan validasi sertivikat SSL",
|
||||||
"Not recommended, use for testing only." => "tidak disarankan, gunakan hanya untuk pengujian.",
|
"Not recommended, use for testing only." => "tidak disarankan, gunakan hanya untuk pengujian.",
|
||||||
"in bytes" => "dalam bytes",
|
|
||||||
"in seconds. A change empties the cache." => "dalam detik. perubahan mengosongkan cache",
|
"in seconds. A change empties the cache." => "dalam detik. perubahan mengosongkan cache",
|
||||||
|
"in bytes" => "dalam bytes",
|
||||||
"Help" => "bantuan"
|
"Help" => "bantuan"
|
||||||
);
|
);
|
||||||
|
|
|
@ -4,6 +4,7 @@
|
||||||
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "La configurazione è valida, ma il Bind non è riuscito. Controlla le impostazioni del server e le credenziali.",
|
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "La configurazione è valida, ma il Bind non è riuscito. Controlla le impostazioni del server e le credenziali.",
|
||||||
"The configuration is invalid. Please look in the ownCloud log for further details." => "La configurazione non è valida. Controlla il log di ownCloud per ulteriori dettagli.",
|
"The configuration is invalid. Please look in the ownCloud log for further details." => "La configurazione non è valida. Controlla il log di ownCloud per ulteriori dettagli.",
|
||||||
"Deletion failed" => "Eliminazione non riuscita",
|
"Deletion failed" => "Eliminazione non riuscita",
|
||||||
|
"Take over settings from recent server configuration?" => "Vuoi recuperare le impostazioni dalla configurazione recente del server?",
|
||||||
"Keep settings?" => "Vuoi mantenere le impostazioni?",
|
"Keep settings?" => "Vuoi mantenere le impostazioni?",
|
||||||
"Cannot add server configuration" => "Impossibile aggiungere la configurazione del server",
|
"Cannot add server configuration" => "Impossibile aggiungere la configurazione del server",
|
||||||
"Connection test succeeded" => "Prova di connessione riuscita",
|
"Connection test succeeded" => "Prova di connessione riuscita",
|
||||||
|
@ -40,26 +41,26 @@
|
||||||
"Backup (Replica) Port" => "Porta di backup (Replica)",
|
"Backup (Replica) Port" => "Porta di backup (Replica)",
|
||||||
"Disable Main Server" => "Disabilita server principale",
|
"Disable Main Server" => "Disabilita server principale",
|
||||||
"When switched on, ownCloud will only connect to the replica server." => "Se abilitata, ownCloud si collegherà solo al server di replica.",
|
"When switched on, ownCloud will only connect to the replica server." => "Se abilitata, ownCloud si collegherà solo al server di replica.",
|
||||||
"Base User Tree" => "Struttura base dell'utente",
|
|
||||||
"One User Base DN per line" => "Un DN base utente per riga",
|
|
||||||
"User Search Attributes" => "Attributi di ricerca utente",
|
|
||||||
"Optional; one attribute per line" => "Opzionale; un attributo per riga",
|
|
||||||
"Base Group Tree" => "Struttura base del gruppo",
|
|
||||||
"One Group Base DN per line" => "Un DN base gruppo per riga",
|
|
||||||
"Group Search Attributes" => "Attributi di ricerca gruppo",
|
|
||||||
"Group-Member association" => "Associazione gruppo-utente ",
|
|
||||||
"Use TLS" => "Usa TLS",
|
"Use TLS" => "Usa TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "Non utilizzare per le connessioni SSL, fallirà.",
|
"Do not use it for SSL connections, it will fail." => "Non utilizzare per le connessioni SSL, fallirà.",
|
||||||
"Case insensitve LDAP server (Windows)" => "Case insensitve LDAP server (Windows)",
|
"Case insensitve LDAP server (Windows)" => "Case insensitve LDAP server (Windows)",
|
||||||
"Turn off SSL certificate validation." => "Disattiva il controllo del certificato SSL.",
|
"Turn off SSL certificate validation." => "Disattiva il controllo del certificato SSL.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Se la connessione funziona esclusivamente con questa opzione, importa il certificato SSL del server LDAP nel tuo server ownCloud.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Se la connessione funziona esclusivamente con questa opzione, importa il certificato SSL del server LDAP nel tuo server ownCloud.",
|
||||||
"Not recommended, use for testing only." => "Non consigliato, utilizzare solo per test.",
|
"Not recommended, use for testing only." => "Non consigliato, utilizzare solo per test.",
|
||||||
|
"in seconds. A change empties the cache." => "in secondi. Il cambio svuota la cache.",
|
||||||
"User Display Name Field" => "Campo per la visualizzazione del nome utente",
|
"User Display Name Field" => "Campo per la visualizzazione del nome utente",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "L'attributo LDAP da usare per generare il nome dell'utente ownCloud.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "L'attributo LDAP da usare per generare il nome dell'utente ownCloud.",
|
||||||
|
"Base User Tree" => "Struttura base dell'utente",
|
||||||
|
"One User Base DN per line" => "Un DN base utente per riga",
|
||||||
|
"User Search Attributes" => "Attributi di ricerca utente",
|
||||||
|
"Optional; one attribute per line" => "Opzionale; un attributo per riga",
|
||||||
"Group Display Name Field" => "Campo per la visualizzazione del nome del gruppo",
|
"Group Display Name Field" => "Campo per la visualizzazione del nome del gruppo",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "L'attributo LDAP da usare per generare il nome del gruppo ownCloud.",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "L'attributo LDAP da usare per generare il nome del gruppo ownCloud.",
|
||||||
|
"Base Group Tree" => "Struttura base del gruppo",
|
||||||
|
"One Group Base DN per line" => "Un DN base gruppo per riga",
|
||||||
|
"Group Search Attributes" => "Attributi di ricerca gruppo",
|
||||||
|
"Group-Member association" => "Associazione gruppo-utente ",
|
||||||
"in bytes" => "in byte",
|
"in bytes" => "in byte",
|
||||||
"in seconds. A change empties the cache." => "in secondi. Il cambio svuota la cache.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Lascia vuoto per il nome utente (predefinito). Altrimenti, specifica un attributo LDAP/AD.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Lascia vuoto per il nome utente (predefinito). Altrimenti, specifica un attributo LDAP/AD.",
|
||||||
"Help" => "Aiuto"
|
"Help" => "Aiuto"
|
||||||
);
|
);
|
||||||
|
|
|
@ -41,26 +41,26 @@
|
||||||
"Backup (Replica) Port" => "バックアップ(レプリカ)ポート",
|
"Backup (Replica) Port" => "バックアップ(レプリカ)ポート",
|
||||||
"Disable Main Server" => "メインサーバを無効にする",
|
"Disable Main Server" => "メインサーバを無効にする",
|
||||||
"When switched on, ownCloud will only connect to the replica server." => "有効にすると、ownCloudはレプリカサーバにのみ接続します。",
|
"When switched on, ownCloud will only connect to the replica server." => "有効にすると、ownCloudはレプリカサーバにのみ接続します。",
|
||||||
"Base User Tree" => "ベースユーザツリー",
|
|
||||||
"One User Base DN per line" => "1行に1つのユーザベースDN",
|
|
||||||
"User Search Attributes" => "ユーザ検索属性",
|
|
||||||
"Optional; one attribute per line" => "オプション:1行に1属性",
|
|
||||||
"Base Group Tree" => "ベースグループツリー",
|
|
||||||
"One Group Base DN per line" => "1行に1つのグループベースDN",
|
|
||||||
"Group Search Attributes" => "グループ検索属性",
|
|
||||||
"Group-Member association" => "グループとメンバーの関連付け",
|
|
||||||
"Use TLS" => "TLSを利用",
|
"Use TLS" => "TLSを利用",
|
||||||
"Do not use it for SSL connections, it will fail." => "SSL接続に利用しないでください、失敗します。",
|
"Do not use it for SSL connections, it will fail." => "SSL接続に利用しないでください、失敗します。",
|
||||||
"Case insensitve LDAP server (Windows)" => "大文字/小文字を区別しないLDAPサーバ(Windows)",
|
"Case insensitve LDAP server (Windows)" => "大文字/小文字を区別しないLDAPサーバ(Windows)",
|
||||||
"Turn off SSL certificate validation." => "SSL証明書の確認を無効にする。",
|
"Turn off SSL certificate validation." => "SSL証明書の確認を無効にする。",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "接続がこのオプションでのみ動作する場合は、LDAPサーバのSSL証明書をownCloudサーバにインポートしてください。",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "接続がこのオプションでのみ動作する場合は、LDAPサーバのSSL証明書をownCloudサーバにインポートしてください。",
|
||||||
"Not recommended, use for testing only." => "推奨しません、テスト目的でのみ利用してください。",
|
"Not recommended, use for testing only." => "推奨しません、テスト目的でのみ利用してください。",
|
||||||
|
"in seconds. A change empties the cache." => "秒。変更後にキャッシュがクリアされます。",
|
||||||
"User Display Name Field" => "ユーザ表示名のフィールド",
|
"User Display Name Field" => "ユーザ表示名のフィールド",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "ユーザのownCloud名の生成に利用するLDAP属性。",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "ユーザのownCloud名の生成に利用するLDAP属性。",
|
||||||
|
"Base User Tree" => "ベースユーザツリー",
|
||||||
|
"One User Base DN per line" => "1行に1つのユーザベースDN",
|
||||||
|
"User Search Attributes" => "ユーザ検索属性",
|
||||||
|
"Optional; one attribute per line" => "オプション:1行に1属性",
|
||||||
"Group Display Name Field" => "グループ表示名のフィールド",
|
"Group Display Name Field" => "グループ表示名のフィールド",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "グループのownCloud名の生成に利用するLDAP属性。",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "グループのownCloud名の生成に利用するLDAP属性。",
|
||||||
|
"Base Group Tree" => "ベースグループツリー",
|
||||||
|
"One Group Base DN per line" => "1行に1つのグループベースDN",
|
||||||
|
"Group Search Attributes" => "グループ検索属性",
|
||||||
|
"Group-Member association" => "グループとメンバーの関連付け",
|
||||||
"in bytes" => "バイト",
|
"in bytes" => "バイト",
|
||||||
"in seconds. A change empties the cache." => "秒。変更後にキャッシュがクリアされます。",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "ユーザ名を空のままにしてください(デフォルト)。そうでない場合は、LDAPもしくはADの属性を指定してください。",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "ユーザ名を空のままにしてください(デフォルト)。そうでない場合は、LDAPもしくはADの属性を指定してください。",
|
||||||
"Help" => "ヘルプ"
|
"Help" => "ヘルプ"
|
||||||
);
|
);
|
||||||
|
|
|
@ -21,23 +21,23 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "그룹을 검색할 때 적용할 필터를 정의합니다.",
|
"Defines the filter to apply, when retrieving groups." => "그룹을 검색할 때 적용할 필터를 정의합니다.",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "자리 비움자를 사용할 수 없습니다. 예제: \"objectClass=posixGroup\"",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "자리 비움자를 사용할 수 없습니다. 예제: \"objectClass=posixGroup\"",
|
||||||
"Port" => "포트",
|
"Port" => "포트",
|
||||||
"Base User Tree" => "기본 사용자 트리",
|
|
||||||
"One User Base DN per line" => "사용자 DN을 한 줄에 하나씩 입력하십시오",
|
|
||||||
"Base Group Tree" => "기본 그룹 트리",
|
|
||||||
"One Group Base DN per line" => "그룹 기본 DN을 한 줄에 하나씩 입력하십시오",
|
|
||||||
"Group-Member association" => "그룹-회원 연결",
|
|
||||||
"Use TLS" => "TLS 사용",
|
"Use TLS" => "TLS 사용",
|
||||||
"Do not use it for SSL connections, it will fail." => "SSL 연결 시 사용하는 경우 연결되지 않습니다.",
|
"Do not use it for SSL connections, it will fail." => "SSL 연결 시 사용하는 경우 연결되지 않습니다.",
|
||||||
"Case insensitve LDAP server (Windows)" => "서버에서 대소문자를 구분하지 않음 (Windows)",
|
"Case insensitve LDAP server (Windows)" => "서버에서 대소문자를 구분하지 않음 (Windows)",
|
||||||
"Turn off SSL certificate validation." => "SSL 인증서 유효성 검사를 해제합니다.",
|
"Turn off SSL certificate validation." => "SSL 인증서 유효성 검사를 해제합니다.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "이 옵션을 사용해야 연결할 수 있는 경우에는 LDAP 서버의 SSL 인증서를 ownCloud로 가져올 수 있습니다.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "이 옵션을 사용해야 연결할 수 있는 경우에는 LDAP 서버의 SSL 인증서를 ownCloud로 가져올 수 있습니다.",
|
||||||
"Not recommended, use for testing only." => "추천하지 않음, 테스트로만 사용하십시오.",
|
"Not recommended, use for testing only." => "추천하지 않음, 테스트로만 사용하십시오.",
|
||||||
|
"in seconds. A change empties the cache." => "초. 항목 변경 시 캐시가 갱신됩니다.",
|
||||||
"User Display Name Field" => "사용자의 표시 이름 필드",
|
"User Display Name Field" => "사용자의 표시 이름 필드",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "LDAP 속성은 사용자의 ownCloud 이름을 생성하기 위해 사용합니다.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "LDAP 속성은 사용자의 ownCloud 이름을 생성하기 위해 사용합니다.",
|
||||||
|
"Base User Tree" => "기본 사용자 트리",
|
||||||
|
"One User Base DN per line" => "사용자 DN을 한 줄에 하나씩 입력하십시오",
|
||||||
"Group Display Name Field" => "그룹의 표시 이름 필드",
|
"Group Display Name Field" => "그룹의 표시 이름 필드",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "LDAP 속성은 그룹의 ownCloud 이름을 생성하기 위해 사용합니다.",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "LDAP 속성은 그룹의 ownCloud 이름을 생성하기 위해 사용합니다.",
|
||||||
|
"Base Group Tree" => "기본 그룹 트리",
|
||||||
|
"One Group Base DN per line" => "그룹 기본 DN을 한 줄에 하나씩 입력하십시오",
|
||||||
|
"Group-Member association" => "그룹-회원 연결",
|
||||||
"in bytes" => "바이트",
|
"in bytes" => "바이트",
|
||||||
"in seconds. A change empties the cache." => "초. 항목 변경 시 캐시가 갱신됩니다.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "사용자 이름을 사용하려면 비워 두십시오(기본값). 기타 경우 LDAP/AD 속성을 지정하십시오.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "사용자 이름을 사용하려면 비워 두십시오(기본값). 기타 경우 LDAP/AD 속성을 지정하십시오.",
|
||||||
"Help" => "도움말"
|
"Help" => "도움말"
|
||||||
);
|
);
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"Use TLS" => "Bruk TLS",
|
"Use TLS" => "Bruk TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "Ikke bruk for SSL tilkoblinger, dette vil ikke fungere.",
|
"Do not use it for SSL connections, it will fail." => "Ikke bruk for SSL tilkoblinger, dette vil ikke fungere.",
|
||||||
"Not recommended, use for testing only." => "Ikke anbefalt, bruk kun for testing",
|
"Not recommended, use for testing only." => "Ikke anbefalt, bruk kun for testing",
|
||||||
"in bytes" => "i bytes",
|
|
||||||
"in seconds. A change empties the cache." => "i sekunder. En endring tømmer bufferen.",
|
"in seconds. A change empties the cache." => "i sekunder. En endring tømmer bufferen.",
|
||||||
|
"in bytes" => "i bytes",
|
||||||
"Help" => "Hjelp"
|
"Help" => "Hjelp"
|
||||||
);
|
);
|
||||||
|
|
|
@ -38,24 +38,24 @@
|
||||||
"Backup (Replica) Port" => "Backup (Replica) Poort",
|
"Backup (Replica) Port" => "Backup (Replica) Poort",
|
||||||
"Disable Main Server" => "Deactiveren hoofdserver",
|
"Disable Main Server" => "Deactiveren hoofdserver",
|
||||||
"When switched on, ownCloud will only connect to the replica server." => "Wanneer ingeschakeld, zal ownCloud allen verbinden met de replicaserver.",
|
"When switched on, ownCloud will only connect to the replica server." => "Wanneer ingeschakeld, zal ownCloud allen verbinden met de replicaserver.",
|
||||||
"Base User Tree" => "Basis Gebruikers Structuur",
|
|
||||||
"One User Base DN per line" => "Een User Base DN per regel",
|
|
||||||
"Optional; one attribute per line" => "Optioneel; één attribuut per regel",
|
|
||||||
"Base Group Tree" => "Basis Groupen Structuur",
|
|
||||||
"One Group Base DN per line" => "Een Group Base DN per regel",
|
|
||||||
"Group-Member association" => "Groepslid associatie",
|
|
||||||
"Use TLS" => "Gebruik TLS",
|
"Use TLS" => "Gebruik TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "Gebruik niet voor SSL connecties, deze mislukken.",
|
"Do not use it for SSL connections, it will fail." => "Gebruik niet voor SSL connecties, deze mislukken.",
|
||||||
"Case insensitve LDAP server (Windows)" => "Niet-hoofdlettergevoelige LDAP server (Windows)",
|
"Case insensitve LDAP server (Windows)" => "Niet-hoofdlettergevoelige LDAP server (Windows)",
|
||||||
"Turn off SSL certificate validation." => "Schakel SSL certificaat validatie uit.",
|
"Turn off SSL certificate validation." => "Schakel SSL certificaat validatie uit.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Als de connectie alleen werkt met deze optie, importeer dan het LDAP server SSL certificaat naar je ownCloud server.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Als de connectie alleen werkt met deze optie, importeer dan het LDAP server SSL certificaat naar je ownCloud server.",
|
||||||
"Not recommended, use for testing only." => "Niet aangeraden, gebruik alleen voor test doeleinden.",
|
"Not recommended, use for testing only." => "Niet aangeraden, gebruik alleen voor test doeleinden.",
|
||||||
|
"in seconds. A change empties the cache." => "in seconden. Een verandering maakt de cache leeg.",
|
||||||
"User Display Name Field" => "Gebruikers Schermnaam Veld",
|
"User Display Name Field" => "Gebruikers Schermnaam Veld",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "Het te gebruiken LDAP attribuut voor het genereren van de ownCloud naam voor de gebruikers.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "Het te gebruiken LDAP attribuut voor het genereren van de ownCloud naam voor de gebruikers.",
|
||||||
|
"Base User Tree" => "Basis Gebruikers Structuur",
|
||||||
|
"One User Base DN per line" => "Een User Base DN per regel",
|
||||||
|
"Optional; one attribute per line" => "Optioneel; één attribuut per regel",
|
||||||
"Group Display Name Field" => "Groep Schermnaam Veld",
|
"Group Display Name Field" => "Groep Schermnaam Veld",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Het te gebruiken LDAP attribuut voor het genereren van de ownCloud naam voor de groepen.",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Het te gebruiken LDAP attribuut voor het genereren van de ownCloud naam voor de groepen.",
|
||||||
|
"Base Group Tree" => "Basis Groupen Structuur",
|
||||||
|
"One Group Base DN per line" => "Een Group Base DN per regel",
|
||||||
|
"Group-Member association" => "Groepslid associatie",
|
||||||
"in bytes" => "in bytes",
|
"in bytes" => "in bytes",
|
||||||
"in seconds. A change empties the cache." => "in seconden. Een verandering maakt de cache leeg.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Laat leeg voor de gebruikersnaam (standaard). Of, specificeer een LDAP/AD attribuut.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Laat leeg voor de gebruikersnaam (standaard). Of, specificeer een LDAP/AD attribuut.",
|
||||||
"Help" => "Help"
|
"Help" => "Help"
|
||||||
);
|
);
|
||||||
|
|
|
@ -19,21 +19,21 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "Definiuje filtry do zastosowania, podczas pobierania grup.",
|
"Defines the filter to apply, when retrieving groups." => "Definiuje filtry do zastosowania, podczas pobierania grup.",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "bez żadnych symboli zastępczych np. \"objectClass=posixGroup\".",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "bez żadnych symboli zastępczych np. \"objectClass=posixGroup\".",
|
||||||
"Port" => "Port",
|
"Port" => "Port",
|
||||||
"Base User Tree" => "Drzewo bazy użytkowników",
|
|
||||||
"Base Group Tree" => "Drzewo bazy grup",
|
|
||||||
"Group-Member association" => "Członek grupy stowarzyszenia",
|
|
||||||
"Use TLS" => "Użyj TLS",
|
"Use TLS" => "Użyj TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "Nie używaj SSL dla połączeń, jeśli się nie powiedzie.",
|
"Do not use it for SSL connections, it will fail." => "Nie używaj SSL dla połączeń, jeśli się nie powiedzie.",
|
||||||
"Case insensitve LDAP server (Windows)" => "Wielkość liter serwera LDAP (Windows)",
|
"Case insensitve LDAP server (Windows)" => "Wielkość liter serwera LDAP (Windows)",
|
||||||
"Turn off SSL certificate validation." => "Wyłączyć sprawdzanie poprawności certyfikatu SSL.",
|
"Turn off SSL certificate validation." => "Wyłączyć sprawdzanie poprawności certyfikatu SSL.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Jeśli połączenie działa tylko z tą opcją, zaimportuj certyfikat SSL serwera LDAP w serwerze ownCloud.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Jeśli połączenie działa tylko z tą opcją, zaimportuj certyfikat SSL serwera LDAP w serwerze ownCloud.",
|
||||||
"Not recommended, use for testing only." => "Niezalecane, użyj tylko testowo.",
|
"Not recommended, use for testing only." => "Niezalecane, użyj tylko testowo.",
|
||||||
|
"in seconds. A change empties the cache." => "w sekundach. Zmiana opróżnia pamięć podręczną.",
|
||||||
"User Display Name Field" => "Pole wyświetlanej nazwy użytkownika",
|
"User Display Name Field" => "Pole wyświetlanej nazwy użytkownika",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "Atrybut LDAP służy do generowania nazwy użytkownika ownCloud.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "Atrybut LDAP służy do generowania nazwy użytkownika ownCloud.",
|
||||||
|
"Base User Tree" => "Drzewo bazy użytkowników",
|
||||||
"Group Display Name Field" => "Pole wyświetlanej nazwy grupy",
|
"Group Display Name Field" => "Pole wyświetlanej nazwy grupy",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Atrybut LDAP służy do generowania nazwy grup ownCloud.",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Atrybut LDAP służy do generowania nazwy grup ownCloud.",
|
||||||
|
"Base Group Tree" => "Drzewo bazy grup",
|
||||||
|
"Group-Member association" => "Członek grupy stowarzyszenia",
|
||||||
"in bytes" => "w bajtach",
|
"in bytes" => "w bajtach",
|
||||||
"in seconds. A change empties the cache." => "w sekundach. Zmiana opróżnia pamięć podręczną.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Pozostaw puste dla user name (domyślnie). W przeciwnym razie podaj atrybut LDAP/AD.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Pozostaw puste dla user name (domyślnie). W przeciwnym razie podaj atrybut LDAP/AD.",
|
||||||
"Help" => "Pomoc"
|
"Help" => "Pomoc"
|
||||||
);
|
);
|
||||||
|
|
|
@ -18,21 +18,21 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "Define o filtro a aplicar ao obter grupos.",
|
"Defines the filter to apply, when retrieving groups." => "Define o filtro a aplicar ao obter grupos.",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "sem nenhum espaço reservado, ex. \"objectClass=posixGroup\"",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "sem nenhum espaço reservado, ex. \"objectClass=posixGroup\"",
|
||||||
"Port" => "Porta",
|
"Port" => "Porta",
|
||||||
"Base User Tree" => "Árvore de Usuário Base",
|
|
||||||
"Base Group Tree" => "Árvore de Grupo Base",
|
|
||||||
"Group-Member association" => "Associação Grupo-Membro",
|
|
||||||
"Use TLS" => "Usar TLS",
|
"Use TLS" => "Usar TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "Não use-o para conexões SSL, pois falhará.",
|
"Do not use it for SSL connections, it will fail." => "Não use-o para conexões SSL, pois falhará.",
|
||||||
"Case insensitve LDAP server (Windows)" => "Servidor LDAP sensível à caixa alta (Windows)",
|
"Case insensitve LDAP server (Windows)" => "Servidor LDAP sensível à caixa alta (Windows)",
|
||||||
"Turn off SSL certificate validation." => "Desligar validação de certificado SSL.",
|
"Turn off SSL certificate validation." => "Desligar validação de certificado SSL.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Se a conexão só funciona com essa opção, importe o certificado SSL do servidor LDAP no seu servidor ownCloud.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Se a conexão só funciona com essa opção, importe o certificado SSL do servidor LDAP no seu servidor ownCloud.",
|
||||||
"Not recommended, use for testing only." => "Não recomendado, use somente para testes.",
|
"Not recommended, use for testing only." => "Não recomendado, use somente para testes.",
|
||||||
|
"in seconds. A change empties the cache." => "em segundos. Uma mudança esvaziará o cache.",
|
||||||
"User Display Name Field" => "Campo Nome de Exibição de Usuário",
|
"User Display Name Field" => "Campo Nome de Exibição de Usuário",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "O atributo LDAP para usar para gerar nome ownCloud do usuário.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "O atributo LDAP para usar para gerar nome ownCloud do usuário.",
|
||||||
|
"Base User Tree" => "Árvore de Usuário Base",
|
||||||
"Group Display Name Field" => "Campo Nome de Exibição de Grupo",
|
"Group Display Name Field" => "Campo Nome de Exibição de Grupo",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "O atributo LDAP para usar para gerar nome ownCloud do grupo.",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "O atributo LDAP para usar para gerar nome ownCloud do grupo.",
|
||||||
|
"Base Group Tree" => "Árvore de Grupo Base",
|
||||||
|
"Group-Member association" => "Associação Grupo-Membro",
|
||||||
"in bytes" => "em bytes",
|
"in bytes" => "em bytes",
|
||||||
"in seconds. A change empties the cache." => "em segundos. Uma mudança esvaziará o cache.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Deixe vazio para nome de usuário (padrão). Caso contrário, especifique um atributo LDAP/AD.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Deixe vazio para nome de usuário (padrão). Caso contrário, especifique um atributo LDAP/AD.",
|
||||||
"Help" => "Ajuda"
|
"Help" => "Ajuda"
|
||||||
);
|
);
|
||||||
|
|
|
@ -1,7 +1,20 @@
|
||||||
<?php $TRANSLATIONS = array(
|
<?php $TRANSLATIONS = array(
|
||||||
|
"Failed to delete the server configuration" => "Erro ao eliminar as configurações do servidor",
|
||||||
|
"The configuration is valid and the connection could be established!" => "A configuração está correcta e foi possível estabelecer a ligação!",
|
||||||
|
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "A configuração está correcta, mas não foi possível estabelecer o \"laço\", por favor, verifique as configurações do servidor e as credenciais.",
|
||||||
|
"The configuration is invalid. Please look in the ownCloud log for further details." => "A configuração é inválida. Por favor, veja o log do ownCloud para mais detalhes.",
|
||||||
"Deletion failed" => "Erro ao apagar",
|
"Deletion failed" => "Erro ao apagar",
|
||||||
|
"Take over settings from recent server configuration?" => "Assumir as configurações da configuração do servidor mais recente?",
|
||||||
|
"Keep settings?" => "Manter as definições?",
|
||||||
|
"Cannot add server configuration" => "Não foi possível adicionar as configurações do servidor.",
|
||||||
|
"Connection test succeeded" => "Teste de conecção passado com sucesso.",
|
||||||
|
"Connection test failed" => "Erro no teste de conecção.",
|
||||||
|
"Do you really want to delete the current Server Configuration?" => "Deseja realmente apagar as configurações de servidor actuais?",
|
||||||
|
"Confirm Deletion" => "Confirmar a operação de apagar",
|
||||||
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behaviour. Please ask your system administrator to disable one of them." => "<b>Aviso:</b> A aplicação user_ldap e user_webdavauth são incompativeis. A aplicação pode tornar-se instável. Por favor, peça ao seu administrador para desactivar uma das aplicações.",
|
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behaviour. Please ask your system administrator to disable one of them." => "<b>Aviso:</b> A aplicação user_ldap e user_webdavauth são incompativeis. A aplicação pode tornar-se instável. Por favor, peça ao seu administrador para desactivar uma das aplicações.",
|
||||||
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Aviso:</b> O módulo PHP LDAP não está instalado, logo não irá funcionar. Por favor peça ao administrador para o instalar.",
|
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Aviso:</b> O módulo PHP LDAP não está instalado, logo não irá funcionar. Por favor peça ao administrador para o instalar.",
|
||||||
|
"Server configuration" => "Configurações do servidor",
|
||||||
|
"Add Server Configuration" => "Adicionar configurações do servidor",
|
||||||
"Host" => "Anfitrião",
|
"Host" => "Anfitrião",
|
||||||
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Pode omitir o protocolo, excepto se necessitar de SSL. Neste caso, comece com ldaps://",
|
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Pode omitir o protocolo, excepto se necessitar de SSL. Neste caso, comece com ldaps://",
|
||||||
"Base DN" => "DN base",
|
"Base DN" => "DN base",
|
||||||
|
@ -20,24 +33,34 @@
|
||||||
"Group Filter" => "Filtrar por grupo",
|
"Group Filter" => "Filtrar por grupo",
|
||||||
"Defines the filter to apply, when retrieving groups." => "Defina o filtro a aplicar, ao recuperar grupos.",
|
"Defines the filter to apply, when retrieving groups." => "Defina o filtro a aplicar, ao recuperar grupos.",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "Sem nenhuma variável. Exemplo: \"objectClass=posixGroup\".",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "Sem nenhuma variável. Exemplo: \"objectClass=posixGroup\".",
|
||||||
|
"Configuration Active" => "Configuração activa",
|
||||||
|
"When unchecked, this configuration will be skipped." => "Se não estiver marcada, esta definição não será tida em conta.",
|
||||||
"Port" => "Porto",
|
"Port" => "Porto",
|
||||||
"Base User Tree" => "Base da árvore de utilizadores.",
|
"Backup (Replica) Host" => "Servidor de Backup (Réplica)",
|
||||||
"One User Base DN per line" => "Uma base de utilizador DN por linha",
|
"Give an optional backup host. It must be a replica of the main LDAP/AD server." => "Forneça um servidor (anfitrião) de backup. Deve ser uma réplica do servidor principal de LDAP/AD ",
|
||||||
"Base Group Tree" => "Base da árvore de grupos.",
|
"Backup (Replica) Port" => "Porta do servidor de backup (Replica)",
|
||||||
"One Group Base DN per line" => "Uma base de grupo DN por linha",
|
"Disable Main Server" => "Desactivar servidor principal",
|
||||||
"Group-Member association" => "Associar utilizador ao grupo.",
|
"When switched on, ownCloud will only connect to the replica server." => "Se estiver ligado, o ownCloud vai somente ligar-se a este servidor de réplicas.",
|
||||||
"Use TLS" => "Usar TLS",
|
"Use TLS" => "Usar TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "Não use para ligações SSL, irá falhar.",
|
"Do not use it for SSL connections, it will fail." => "Não use para ligações SSL, irá falhar.",
|
||||||
"Case insensitve LDAP server (Windows)" => "Servidor LDAP (Windows) não sensível a maiúsculas.",
|
"Case insensitve LDAP server (Windows)" => "Servidor LDAP (Windows) não sensível a maiúsculas.",
|
||||||
"Turn off SSL certificate validation." => "Desligar a validação de certificado SSL.",
|
"Turn off SSL certificate validation." => "Desligar a validação de certificado SSL.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Se a ligação apenas funcionar com está opção, importe o certificado SSL do servidor LDAP para o seu servidor do ownCloud.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Se a ligação apenas funcionar com está opção, importe o certificado SSL do servidor LDAP para o seu servidor do ownCloud.",
|
||||||
"Not recommended, use for testing only." => "Não recomendado, utilizado apenas para testes!",
|
"Not recommended, use for testing only." => "Não recomendado, utilizado apenas para testes!",
|
||||||
|
"in seconds. A change empties the cache." => "em segundos. Uma alteração esvazia a cache.",
|
||||||
"User Display Name Field" => "Mostrador do nome de utilizador.",
|
"User Display Name Field" => "Mostrador do nome de utilizador.",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "Atributo LDAP para gerar o nome de utilizador do ownCloud.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "Atributo LDAP para gerar o nome de utilizador do ownCloud.",
|
||||||
|
"Base User Tree" => "Base da árvore de utilizadores.",
|
||||||
|
"One User Base DN per line" => "Uma base de utilizador DN por linha",
|
||||||
|
"User Search Attributes" => "Utilizar atributos de pesquisa",
|
||||||
|
"Optional; one attribute per line" => "Opcional; Um atributo por linha",
|
||||||
"Group Display Name Field" => "Mostrador do nome do grupo.",
|
"Group Display Name Field" => "Mostrador do nome do grupo.",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Atributo LDAP para gerar o nome do grupo do ownCloud.",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Atributo LDAP para gerar o nome do grupo do ownCloud.",
|
||||||
|
"Base Group Tree" => "Base da árvore de grupos.",
|
||||||
|
"One Group Base DN per line" => "Uma base de grupo DN por linha",
|
||||||
|
"Group Search Attributes" => "Atributos de pesquisa de grupo",
|
||||||
|
"Group-Member association" => "Associar utilizador ao grupo.",
|
||||||
"in bytes" => "em bytes",
|
"in bytes" => "em bytes",
|
||||||
"in seconds. A change empties the cache." => "em segundos. Uma alteração esvazia a cache.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Deixe vazio para nome de utilizador (padrão). De outro modo, especifique um atributo LDAP/AD.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Deixe vazio para nome de utilizador (padrão). De outro modo, especifique um atributo LDAP/AD.",
|
||||||
"Help" => "Ajuda"
|
"Help" => "Ajuda"
|
||||||
);
|
);
|
||||||
|
|
|
@ -21,23 +21,23 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "Definește filtrele care se aplică, când se preiau grupurile.",
|
"Defines the filter to apply, when retrieving groups." => "Definește filtrele care se aplică, când se preiau grupurile.",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "fără substituenți, d.e. \"objectClass=posixGroup\"",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "fără substituenți, d.e. \"objectClass=posixGroup\"",
|
||||||
"Port" => "Portul",
|
"Port" => "Portul",
|
||||||
"Base User Tree" => "Arborele de bază al Utilizatorilor",
|
|
||||||
"One User Base DN per line" => "Un User Base DN pe linie",
|
|
||||||
"Base Group Tree" => "Arborele de bază al Grupurilor",
|
|
||||||
"One Group Base DN per line" => "Un Group Base DN pe linie",
|
|
||||||
"Group-Member association" => "Asocierea Grup-Membru",
|
|
||||||
"Use TLS" => "Utilizează TLS",
|
"Use TLS" => "Utilizează TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "A nu se utiliza pentru conexiuni SSL, va eșua.",
|
"Do not use it for SSL connections, it will fail." => "A nu se utiliza pentru conexiuni SSL, va eșua.",
|
||||||
"Case insensitve LDAP server (Windows)" => "Server LDAP insensibil la majuscule (Windows)",
|
"Case insensitve LDAP server (Windows)" => "Server LDAP insensibil la majuscule (Windows)",
|
||||||
"Turn off SSL certificate validation." => "Oprește validarea certificatelor SSL ",
|
"Turn off SSL certificate validation." => "Oprește validarea certificatelor SSL ",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Dacă conexiunea lucrează doar cu această opțiune, importează certificatul SSL al serverului LDAP în serverul ownCloud.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Dacă conexiunea lucrează doar cu această opțiune, importează certificatul SSL al serverului LDAP în serverul ownCloud.",
|
||||||
"Not recommended, use for testing only." => "Nu este recomandat, a se utiliza doar pentru testare.",
|
"Not recommended, use for testing only." => "Nu este recomandat, a se utiliza doar pentru testare.",
|
||||||
|
"in seconds. A change empties the cache." => "în secunde. O schimbare curăță memoria tampon.",
|
||||||
"User Display Name Field" => "Câmpul cu numele vizibil al utilizatorului",
|
"User Display Name Field" => "Câmpul cu numele vizibil al utilizatorului",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "Atributul LDAP folosit pentru a genera numele de utilizator din ownCloud.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "Atributul LDAP folosit pentru a genera numele de utilizator din ownCloud.",
|
||||||
|
"Base User Tree" => "Arborele de bază al Utilizatorilor",
|
||||||
|
"One User Base DN per line" => "Un User Base DN pe linie",
|
||||||
"Group Display Name Field" => "Câmpul cu numele grupului",
|
"Group Display Name Field" => "Câmpul cu numele grupului",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Atributul LDAP folosit pentru a genera numele grupurilor din ownCloud",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Atributul LDAP folosit pentru a genera numele grupurilor din ownCloud",
|
||||||
|
"Base Group Tree" => "Arborele de bază al Grupurilor",
|
||||||
|
"One Group Base DN per line" => "Un Group Base DN pe linie",
|
||||||
|
"Group-Member association" => "Asocierea Grup-Membru",
|
||||||
"in bytes" => "în octeți",
|
"in bytes" => "în octeți",
|
||||||
"in seconds. A change empties the cache." => "în secunde. O schimbare curăță memoria tampon.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Lăsați gol pentru numele de utilizator (implicit). În caz contrar, specificați un atribut LDAP / AD.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Lăsați gol pentru numele de utilizator (implicit). În caz contrar, specificați un atribut LDAP / AD.",
|
||||||
"Help" => "Ajutor"
|
"Help" => "Ajutor"
|
||||||
);
|
);
|
||||||
|
|
|
@ -19,21 +19,21 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "Определяет фильтр для применения при получении группы.",
|
"Defines the filter to apply, when retrieving groups." => "Определяет фильтр для применения при получении группы.",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "без заполнения, например \"objectClass=posixGroup\".",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "без заполнения, например \"objectClass=posixGroup\".",
|
||||||
"Port" => "Порт",
|
"Port" => "Порт",
|
||||||
"Base User Tree" => "База пользовательского дерева",
|
|
||||||
"Base Group Tree" => "База группового дерева",
|
|
||||||
"Group-Member association" => "Ассоциация Группа-Участник",
|
|
||||||
"Use TLS" => "Использовать TLS",
|
"Use TLS" => "Использовать TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "Не используйте для соединений SSL",
|
"Do not use it for SSL connections, it will fail." => "Не используйте для соединений SSL",
|
||||||
"Case insensitve LDAP server (Windows)" => "Нечувствительный к регистру сервер LDAP (Windows)",
|
"Case insensitve LDAP server (Windows)" => "Нечувствительный к регистру сервер LDAP (Windows)",
|
||||||
"Turn off SSL certificate validation." => "Отключить проверку сертификата SSL.",
|
"Turn off SSL certificate validation." => "Отключить проверку сертификата SSL.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Если соединение работает только с этой опцией, импортируйте на ваш сервер ownCloud сертификат SSL сервера LDAP.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Если соединение работает только с этой опцией, импортируйте на ваш сервер ownCloud сертификат SSL сервера LDAP.",
|
||||||
"Not recommended, use for testing only." => "Не рекомендуется, используйте только для тестирования.",
|
"Not recommended, use for testing only." => "Не рекомендуется, используйте только для тестирования.",
|
||||||
|
"in seconds. A change empties the cache." => "в секундах. Изменение очистит кэш.",
|
||||||
"User Display Name Field" => "Поле отображаемого имени пользователя",
|
"User Display Name Field" => "Поле отображаемого имени пользователя",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "Атрибут LDAP для генерации имени пользователя ownCloud.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "Атрибут LDAP для генерации имени пользователя ownCloud.",
|
||||||
|
"Base User Tree" => "База пользовательского дерева",
|
||||||
"Group Display Name Field" => "Поле отображаемого имени группы",
|
"Group Display Name Field" => "Поле отображаемого имени группы",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Атрибут LDAP для генерации имени группы ownCloud.",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Атрибут LDAP для генерации имени группы ownCloud.",
|
||||||
|
"Base Group Tree" => "База группового дерева",
|
||||||
|
"Group-Member association" => "Ассоциация Группа-Участник",
|
||||||
"in bytes" => "в байтах",
|
"in bytes" => "в байтах",
|
||||||
"in seconds. A change empties the cache." => "в секундах. Изменение очистит кэш.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Оставьте имя пользователя пустым (по умолчанию). Иначе укажите атрибут LDAP/AD.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Оставьте имя пользователя пустым (по умолчанию). Иначе укажите атрибут LDAP/AD.",
|
||||||
"Help" => "Помощь"
|
"Help" => "Помощь"
|
||||||
);
|
);
|
||||||
|
|
|
@ -21,23 +21,23 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "Задает фильтр, применяемый при получении групп.",
|
"Defines the filter to apply, when retrieving groups." => "Задает фильтр, применяемый при получении групп.",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "без каких-либо заполнителей, например, \"objectClass=posixGroup\".",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "без каких-либо заполнителей, например, \"objectClass=posixGroup\".",
|
||||||
"Port" => "Порт",
|
"Port" => "Порт",
|
||||||
"Base User Tree" => "Базовое дерево пользователей",
|
|
||||||
"One User Base DN per line" => "Одно пользовательское базовое DN на линию",
|
|
||||||
"Base Group Tree" => "Базовое дерево групп",
|
|
||||||
"One Group Base DN per line" => "Одно групповое базовое DN на линию",
|
|
||||||
"Group-Member association" => "Связь член-группа",
|
|
||||||
"Use TLS" => "Использовать TLS",
|
"Use TLS" => "Использовать TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "Не используйте это SSL-соединений, это не будет выполнено.",
|
"Do not use it for SSL connections, it will fail." => "Не используйте это SSL-соединений, это не будет выполнено.",
|
||||||
"Case insensitve LDAP server (Windows)" => "Нечувствительный к регистру LDAP-сервер (Windows)",
|
"Case insensitve LDAP server (Windows)" => "Нечувствительный к регистру LDAP-сервер (Windows)",
|
||||||
"Turn off SSL certificate validation." => "Выключить проверку сертификата SSL.",
|
"Turn off SSL certificate validation." => "Выключить проверку сертификата SSL.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Если соединение работает только с этой опцией, импортируйте SSL-сертификат LDAP сервера в ваш ownCloud сервер.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Если соединение работает только с этой опцией, импортируйте SSL-сертификат LDAP сервера в ваш ownCloud сервер.",
|
||||||
"Not recommended, use for testing only." => "Не рекомендовано, используйте только для тестирования.",
|
"Not recommended, use for testing only." => "Не рекомендовано, используйте только для тестирования.",
|
||||||
|
"in seconds. A change empties the cache." => "в секундах. Изменение очищает кэш.",
|
||||||
"User Display Name Field" => "Поле, отображаемое как имя пользователя",
|
"User Display Name Field" => "Поле, отображаемое как имя пользователя",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "Атрибут LDAP, используемый для создания имени пользователя в ownCloud.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "Атрибут LDAP, используемый для создания имени пользователя в ownCloud.",
|
||||||
|
"Base User Tree" => "Базовое дерево пользователей",
|
||||||
|
"One User Base DN per line" => "Одно пользовательское базовое DN на линию",
|
||||||
"Group Display Name Field" => "Поле, отображаемое как имя группы",
|
"Group Display Name Field" => "Поле, отображаемое как имя группы",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Атрибут LDAP, используемый для создания группового имени в ownCloud.",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Атрибут LDAP, используемый для создания группового имени в ownCloud.",
|
||||||
|
"Base Group Tree" => "Базовое дерево групп",
|
||||||
|
"One Group Base DN per line" => "Одно групповое базовое DN на линию",
|
||||||
|
"Group-Member association" => "Связь член-группа",
|
||||||
"in bytes" => "в байтах",
|
"in bytes" => "в байтах",
|
||||||
"in seconds. A change empties the cache." => "в секундах. Изменение очищает кэш.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Оставьте пустым под имя пользователя (по умолчанию). В противном случае задайте LDAP/AD атрибут.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Оставьте пустым под имя пользователя (по умолчанию). В противном случае задайте LDAP/AD атрибут.",
|
||||||
"Help" => "Помощь"
|
"Help" => "Помощь"
|
||||||
);
|
);
|
||||||
|
|
|
@ -21,23 +21,23 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "Definuje použitý filter, pre získanie skupín.",
|
"Defines the filter to apply, when retrieving groups." => "Definuje použitý filter, pre získanie skupín.",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "bez zástupných znakov, napr. \"objectClass=posixGroup\"",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "bez zástupných znakov, napr. \"objectClass=posixGroup\"",
|
||||||
"Port" => "Port",
|
"Port" => "Port",
|
||||||
"Base User Tree" => "Základný používateľský strom",
|
|
||||||
"One User Base DN per line" => "Jedna používateľská základná DN na riadok",
|
|
||||||
"Base Group Tree" => "Základný skupinový strom",
|
|
||||||
"One Group Base DN per line" => "Jedna skupinová základná DN na riadok",
|
|
||||||
"Group-Member association" => "Asociácia člena skupiny",
|
|
||||||
"Use TLS" => "Použi TLS",
|
"Use TLS" => "Použi TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "Nepoužívajte pre pripojenie SSL, pripojenie zlyhá.",
|
"Do not use it for SSL connections, it will fail." => "Nepoužívajte pre pripojenie SSL, pripojenie zlyhá.",
|
||||||
"Case insensitve LDAP server (Windows)" => "LDAP server nerozlišuje veľkosť znakov (Windows)",
|
"Case insensitve LDAP server (Windows)" => "LDAP server nerozlišuje veľkosť znakov (Windows)",
|
||||||
"Turn off SSL certificate validation." => "Vypnúť overovanie SSL certifikátu.",
|
"Turn off SSL certificate validation." => "Vypnúť overovanie SSL certifikátu.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Ak pripojenie pracuje len s touto možnosťou, tak importujte SSL certifikát LDAP serveru do vášho servera ownCloud.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Ak pripojenie pracuje len s touto možnosťou, tak importujte SSL certifikát LDAP serveru do vášho servera ownCloud.",
|
||||||
"Not recommended, use for testing only." => "Nie je doporučované, len pre testovacie účely.",
|
"Not recommended, use for testing only." => "Nie je doporučované, len pre testovacie účely.",
|
||||||
|
"in seconds. A change empties the cache." => "v sekundách. Zmena vyprázdni vyrovnávaciu pamäť.",
|
||||||
"User Display Name Field" => "Pole pre zobrazenia mena používateľa",
|
"User Display Name Field" => "Pole pre zobrazenia mena používateľa",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "Atribút LDAP použitý na vygenerovanie mena používateľa ownCloud ",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "Atribút LDAP použitý na vygenerovanie mena používateľa ownCloud ",
|
||||||
|
"Base User Tree" => "Základný používateľský strom",
|
||||||
|
"One User Base DN per line" => "Jedna používateľská základná DN na riadok",
|
||||||
"Group Display Name Field" => "Pole pre zobrazenie mena skupiny",
|
"Group Display Name Field" => "Pole pre zobrazenie mena skupiny",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Atribút LDAP použitý na vygenerovanie mena skupiny ownCloud ",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Atribút LDAP použitý na vygenerovanie mena skupiny ownCloud ",
|
||||||
|
"Base Group Tree" => "Základný skupinový strom",
|
||||||
|
"One Group Base DN per line" => "Jedna skupinová základná DN na riadok",
|
||||||
|
"Group-Member association" => "Asociácia člena skupiny",
|
||||||
"in bytes" => "v bajtoch",
|
"in bytes" => "v bajtoch",
|
||||||
"in seconds. A change empties the cache." => "v sekundách. Zmena vyprázdni vyrovnávaciu pamäť.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Nechajte prázdne pre používateľské meno (predvolené). Inak uveďte atribút LDAP/AD.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Nechajte prázdne pre používateľské meno (predvolené). Inak uveďte atribút LDAP/AD.",
|
||||||
"Help" => "Pomoc"
|
"Help" => "Pomoc"
|
||||||
);
|
);
|
||||||
|
|
|
@ -19,21 +19,21 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "Določi filter za uporabo med pridobivanjem skupin.",
|
"Defines the filter to apply, when retrieving groups." => "Določi filter za uporabo med pridobivanjem skupin.",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "Brez katerekoli vsebnika, npr. \"objectClass=posixGroup\".",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "Brez katerekoli vsebnika, npr. \"objectClass=posixGroup\".",
|
||||||
"Port" => "Vrata",
|
"Port" => "Vrata",
|
||||||
"Base User Tree" => "Osnovno uporabniško drevo",
|
|
||||||
"Base Group Tree" => "Osnovno drevo skupine",
|
|
||||||
"Group-Member association" => "Povezava člana skupine",
|
|
||||||
"Use TLS" => "Uporabi TLS",
|
"Use TLS" => "Uporabi TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "Uporaba SSL za povezave bo spodletela.",
|
"Do not use it for SSL connections, it will fail." => "Uporaba SSL za povezave bo spodletela.",
|
||||||
"Case insensitve LDAP server (Windows)" => "Strežnik LDAP ne upošteva velikosti črk (Windows)",
|
"Case insensitve LDAP server (Windows)" => "Strežnik LDAP ne upošteva velikosti črk (Windows)",
|
||||||
"Turn off SSL certificate validation." => "Onemogoči potrditev veljavnosti potrdila SSL.",
|
"Turn off SSL certificate validation." => "Onemogoči potrditev veljavnosti potrdila SSL.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "V primeru, da povezava deluje le s to možnostjo, uvozite potrdilo SSL iz strežnika LDAP na vaš strežnik ownCloud.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "V primeru, da povezava deluje le s to možnostjo, uvozite potrdilo SSL iz strežnika LDAP na vaš strežnik ownCloud.",
|
||||||
"Not recommended, use for testing only." => "Dejanje ni priporočeno; uporabljeno naj bo le za preizkušanje delovanja.",
|
"Not recommended, use for testing only." => "Dejanje ni priporočeno; uporabljeno naj bo le za preizkušanje delovanja.",
|
||||||
|
"in seconds. A change empties the cache." => "v sekundah. Sprememba izprazni predpomnilnik.",
|
||||||
"User Display Name Field" => "Polje za uporabnikovo prikazano ime",
|
"User Display Name Field" => "Polje za uporabnikovo prikazano ime",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "Atribut LDAP, uporabljen pri ustvarjanju uporabniških imen ownCloud.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "Atribut LDAP, uporabljen pri ustvarjanju uporabniških imen ownCloud.",
|
||||||
|
"Base User Tree" => "Osnovno uporabniško drevo",
|
||||||
"Group Display Name Field" => "Polje za prikazano ime skupine",
|
"Group Display Name Field" => "Polje za prikazano ime skupine",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Atribut LDAP, uporabljen pri ustvarjanju imen skupin ownCloud.",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Atribut LDAP, uporabljen pri ustvarjanju imen skupin ownCloud.",
|
||||||
|
"Base Group Tree" => "Osnovno drevo skupine",
|
||||||
|
"Group-Member association" => "Povezava člana skupine",
|
||||||
"in bytes" => "v bajtih",
|
"in bytes" => "v bajtih",
|
||||||
"in seconds. A change empties the cache." => "v sekundah. Sprememba izprazni predpomnilnik.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Pustite prazno za uporabniško ime (privzeto). V nasprotnem primeru navedite atribut LDAP/AD.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Pustite prazno za uporabniško ime (privzeto). V nasprotnem primeru navedite atribut LDAP/AD.",
|
||||||
"Help" => "Pomoč"
|
"Help" => "Pomoč"
|
||||||
);
|
);
|
||||||
|
|
|
@ -1,9 +1,18 @@
|
||||||
<?php $TRANSLATIONS = array(
|
<?php $TRANSLATIONS = array(
|
||||||
|
"Failed to delete the server configuration" => "Misslyckades med att radera serverinställningen",
|
||||||
|
"The configuration is valid and the connection could be established!" => "Inställningen är giltig och anslutningen kunde upprättas!",
|
||||||
|
"The configuration is invalid. Please look in the ownCloud log for further details." => "Inställningen är ogiltig. Vänligen se ownCloud-loggen för fler detaljer.",
|
||||||
"Deletion failed" => "Raderingen misslyckades",
|
"Deletion failed" => "Raderingen misslyckades",
|
||||||
"Keep settings?" => "Behåll inställningarna?",
|
"Keep settings?" => "Behåll inställningarna?",
|
||||||
|
"Cannot add server configuration" => "Kunde inte lägga till serverinställning",
|
||||||
|
"Connection test succeeded" => "Anslutningstestet lyckades",
|
||||||
|
"Connection test failed" => "Anslutningstestet misslyckades",
|
||||||
|
"Do you really want to delete the current Server Configuration?" => "Vill du verkligen radera den nuvarande serverinställningen?",
|
||||||
"Confirm Deletion" => "Bekräfta radering",
|
"Confirm Deletion" => "Bekräfta radering",
|
||||||
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behaviour. Please ask your system administrator to disable one of them." => "<b>Varning:</b> Apps user_ldap och user_webdavauth är inkompatibla. Oväntade problem kan uppstå. Be din systemadministratör att inaktivera en av dom.",
|
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behaviour. Please ask your system administrator to disable one of them." => "<b>Varning:</b> Apps user_ldap och user_webdavauth är inkompatibla. Oväntade problem kan uppstå. Be din systemadministratör att inaktivera en av dom.",
|
||||||
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Varning:</b> PHP LDAP - modulen är inte installerad, serversidan kommer inte att fungera. Kontakta din systemadministratör för installation.",
|
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Varning:</b> PHP LDAP - modulen är inte installerad, serversidan kommer inte att fungera. Kontakta din systemadministratör för installation.",
|
||||||
|
"Server configuration" => "Serverinställning",
|
||||||
|
"Add Server Configuration" => "Lägg till serverinställning",
|
||||||
"Host" => "Server",
|
"Host" => "Server",
|
||||||
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Du behöver inte ange protokoll förutom om du använder SSL. Starta då med ldaps://",
|
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Du behöver inte ange protokoll förutom om du använder SSL. Starta då med ldaps://",
|
||||||
"Base DN" => "Start DN",
|
"Base DN" => "Start DN",
|
||||||
|
@ -23,23 +32,24 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "Definierar filter att tillämpa vid listning av grupper.",
|
"Defines the filter to apply, when retrieving groups." => "Definierar filter att tillämpa vid listning av grupper.",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "utan platshållare, t.ex. \"objectClass=posixGroup\".",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "utan platshållare, t.ex. \"objectClass=posixGroup\".",
|
||||||
"Port" => "Port",
|
"Port" => "Port",
|
||||||
"Base User Tree" => "Bas för användare i katalogtjänst",
|
"Disable Main Server" => "Inaktivera huvudserver",
|
||||||
"One User Base DN per line" => "En Användare start DN per rad",
|
|
||||||
"Base Group Tree" => "Bas för grupper i katalogtjänst",
|
|
||||||
"One Group Base DN per line" => "En Grupp start DN per rad",
|
|
||||||
"Group-Member association" => "Attribut för gruppmedlemmar",
|
|
||||||
"Use TLS" => "Använd TLS",
|
"Use TLS" => "Använd TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "Använd inte för SSL-anslutningar, det kommer inte att fungera.",
|
"Do not use it for SSL connections, it will fail." => "Använd inte för SSL-anslutningar, det kommer inte att fungera.",
|
||||||
"Case insensitve LDAP server (Windows)" => "LDAP-servern är okänslig för gemener och versaler (Windows)",
|
"Case insensitve LDAP server (Windows)" => "LDAP-servern är okänslig för gemener och versaler (Windows)",
|
||||||
"Turn off SSL certificate validation." => "Stäng av verifiering av SSL-certifikat.",
|
"Turn off SSL certificate validation." => "Stäng av verifiering av SSL-certifikat.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Om anslutningen bara fungerar med det här alternativet, importera LDAP-serverns SSL-certifikat i din ownCloud-server.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Om anslutningen bara fungerar med det här alternativet, importera LDAP-serverns SSL-certifikat i din ownCloud-server.",
|
||||||
"Not recommended, use for testing only." => "Rekommenderas inte, använd bara för test. ",
|
"Not recommended, use for testing only." => "Rekommenderas inte, använd bara för test. ",
|
||||||
|
"in seconds. A change empties the cache." => "i sekunder. En förändring tömmer cache.",
|
||||||
"User Display Name Field" => "Attribut för användarnamn",
|
"User Display Name Field" => "Attribut för användarnamn",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "Attribut som används för att generera användarnamn i ownCloud.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "Attribut som används för att generera användarnamn i ownCloud.",
|
||||||
|
"Base User Tree" => "Bas för användare i katalogtjänst",
|
||||||
|
"One User Base DN per line" => "En Användare start DN per rad",
|
||||||
"Group Display Name Field" => "Attribut för gruppnamn",
|
"Group Display Name Field" => "Attribut för gruppnamn",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Attribut som används för att generera gruppnamn i ownCloud.",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Attribut som används för att generera gruppnamn i ownCloud.",
|
||||||
|
"Base Group Tree" => "Bas för grupper i katalogtjänst",
|
||||||
|
"One Group Base DN per line" => "En Grupp start DN per rad",
|
||||||
|
"Group-Member association" => "Attribut för gruppmedlemmar",
|
||||||
"in bytes" => "i bytes",
|
"in bytes" => "i bytes",
|
||||||
"in seconds. A change empties the cache." => "i sekunder. En förändring tömmer cache.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Lämnas tomt för användarnamn (standard). Ange annars ett LDAP/AD-attribut.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Lämnas tomt för användarnamn (standard). Ange annars ett LDAP/AD-attribut.",
|
||||||
"Help" => "Hjälp"
|
"Help" => "Hjälp"
|
||||||
);
|
);
|
||||||
|
|
|
@ -8,21 +8,21 @@
|
||||||
"Password" => "கடவுச்சொல்",
|
"Password" => "கடவுச்சொல்",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "எந்த ஒதுக்கீடும் இல்லாமல், உதாரணம். \"objectClass=posixGroup\".",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "எந்த ஒதுக்கீடும் இல்லாமல், உதாரணம். \"objectClass=posixGroup\".",
|
||||||
"Port" => "துறை ",
|
"Port" => "துறை ",
|
||||||
"Base User Tree" => "தள பயனாளர் மரம்",
|
|
||||||
"Base Group Tree" => "தள குழு மரம்",
|
|
||||||
"Group-Member association" => "குழு உறுப்பினர் சங்கம்",
|
|
||||||
"Use TLS" => "TLS ஐ பயன்படுத்தவும்",
|
"Use TLS" => "TLS ஐ பயன்படுத்தவும்",
|
||||||
"Do not use it for SSL connections, it will fail." => "SSL இணைப்பிற்கு பயன்படுத்தவேண்டாம், அது தோல்வியடையும்.",
|
"Do not use it for SSL connections, it will fail." => "SSL இணைப்பிற்கு பயன்படுத்தவேண்டாம், அது தோல்வியடையும்.",
|
||||||
"Case insensitve LDAP server (Windows)" => "உணர்ச்சியான LDAP சேவையகம் (சாளரங்கள்)",
|
"Case insensitve LDAP server (Windows)" => "உணர்ச்சியான LDAP சேவையகம் (சாளரங்கள்)",
|
||||||
"Turn off SSL certificate validation." => "SSL சான்றிதழின் செல்லுபடியை நிறுத்திவிடவும்",
|
"Turn off SSL certificate validation." => "SSL சான்றிதழின் செல்லுபடியை நிறுத்திவிடவும்",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "இந்த தெரிவுகளில் மட்டும் இணைப்பு வேலைசெய்தால், உங்களுடைய owncloud சேவையகத்திலிருந்து LDAP சேவையகத்தின் SSL சான்றிதழை இறக்குமதி செய்யவும்",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "இந்த தெரிவுகளில் மட்டும் இணைப்பு வேலைசெய்தால், உங்களுடைய owncloud சேவையகத்திலிருந்து LDAP சேவையகத்தின் SSL சான்றிதழை இறக்குமதி செய்யவும்",
|
||||||
"Not recommended, use for testing only." => "பரிந்துரைக்கப்படவில்லை, சோதனைக்காக மட்டும் பயன்படுத்தவும்.",
|
"Not recommended, use for testing only." => "பரிந்துரைக்கப்படவில்லை, சோதனைக்காக மட்டும் பயன்படுத்தவும்.",
|
||||||
|
"in seconds. A change empties the cache." => "செக்கன்களில். ஒரு மாற்றம் இடைமாற்றுநினைவகத்தை வெற்றிடமாக்கும்.",
|
||||||
"User Display Name Field" => "பயனாளர் காட்சிப்பெயர் புலம்",
|
"User Display Name Field" => "பயனாளர் காட்சிப்பெயர் புலம்",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "பயனாளரின் ownCloud பெயரை உருவாக்க LDAP பண்புக்கூறை பயன்படுத்தவும்.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "பயனாளரின் ownCloud பெயரை உருவாக்க LDAP பண்புக்கூறை பயன்படுத்தவும்.",
|
||||||
|
"Base User Tree" => "தள பயனாளர் மரம்",
|
||||||
"Group Display Name Field" => "குழுவின் காட்சி பெயர் புலம் ",
|
"Group Display Name Field" => "குழுவின் காட்சி பெயர் புலம் ",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "ownCloud குழுக்களின் பெயர்களை உருவாக்க LDAP பண்புக்கூறை பயன்படுத்தவும்.",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "ownCloud குழுக்களின் பெயர்களை உருவாக்க LDAP பண்புக்கூறை பயன்படுத்தவும்.",
|
||||||
|
"Base Group Tree" => "தள குழு மரம்",
|
||||||
|
"Group-Member association" => "குழு உறுப்பினர் சங்கம்",
|
||||||
"in bytes" => "bytes களில் ",
|
"in bytes" => "bytes களில் ",
|
||||||
"in seconds. A change empties the cache." => "செக்கன்களில். ஒரு மாற்றம் இடைமாற்றுநினைவகத்தை வெற்றிடமாக்கும்.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "பயனாளர் பெயரிற்கு வெற்றிடமாக விடவும் (பொது இருப்பு). இல்லாவிடின் LDAP/AD பண்புக்கூறை குறிப்பிடவும்.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "பயனாளர் பெயரிற்கு வெற்றிடமாக விடவும் (பொது இருப்பு). இல்லாவிடின் LDAP/AD பண்புக்கூறை குறிப்பிடவும்.",
|
||||||
"Help" => "உதவி"
|
"Help" => "உதவி"
|
||||||
);
|
);
|
||||||
|
|
|
@ -21,23 +21,23 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "ระบุตัวกรองข้อมูลที่ต้องการนำไปใช้งาน, เมื่อดึงข้อมูลกลุ่ม",
|
"Defines the filter to apply, when retrieving groups." => "ระบุตัวกรองข้อมูลที่ต้องการนำไปใช้งาน, เมื่อดึงข้อมูลกลุ่ม",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "โดยไม่ต้องมีตัวยึดใดๆ, เช่น \"objectClass=posixGroup\",",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "โดยไม่ต้องมีตัวยึดใดๆ, เช่น \"objectClass=posixGroup\",",
|
||||||
"Port" => "พอร์ต",
|
"Port" => "พอร์ต",
|
||||||
"Base User Tree" => "รายการผู้ใช้งานหลักแบบ Tree",
|
|
||||||
"One User Base DN per line" => "หนึ่ง User Base DN ต่อบรรทัด",
|
|
||||||
"Base Group Tree" => "รายการกลุ่มหลักแบบ Tree",
|
|
||||||
"One Group Base DN per line" => "หนึ่ง Group Base DN ต่อบรรทัด",
|
|
||||||
"Group-Member association" => "ความสัมพันธ์ของสมาชิกในกลุ่ม",
|
|
||||||
"Use TLS" => "ใช้ TLS",
|
"Use TLS" => "ใช้ TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "กรุณาอย่าใช้การเชื่อมต่อแบบ SSL การเชื่อมต่อจะเกิดการล้มเหลว",
|
"Do not use it for SSL connections, it will fail." => "กรุณาอย่าใช้การเชื่อมต่อแบบ SSL การเชื่อมต่อจะเกิดการล้มเหลว",
|
||||||
"Case insensitve LDAP server (Windows)" => "เซิร์ฟเวอร์ LDAP ประเภท Case insensitive (วินโดวส์)",
|
"Case insensitve LDAP server (Windows)" => "เซิร์ฟเวอร์ LDAP ประเภท Case insensitive (วินโดวส์)",
|
||||||
"Turn off SSL certificate validation." => "ปิดใช้งานการตรวจสอบความถูกต้องของใบรับรองความปลอดภัย SSL",
|
"Turn off SSL certificate validation." => "ปิดใช้งานการตรวจสอบความถูกต้องของใบรับรองความปลอดภัย SSL",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "หากการเชื่อมต่อสามารถทำงานได้เฉพาะกับตัวเลือกนี้เท่านั้น, ให้นำเข้าข้อมูลใบรับรองความปลอดภัยแบบ SSL ของเซิร์ฟเวอร์ LDAP ดังกล่าวเข้าไปไว้ในเซิร์ฟเวอร์ ownCloud",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "หากการเชื่อมต่อสามารถทำงานได้เฉพาะกับตัวเลือกนี้เท่านั้น, ให้นำเข้าข้อมูลใบรับรองความปลอดภัยแบบ SSL ของเซิร์ฟเวอร์ LDAP ดังกล่าวเข้าไปไว้ในเซิร์ฟเวอร์ ownCloud",
|
||||||
"Not recommended, use for testing only." => "ไม่แนะนำให้ใช้งาน, ใช้สำหรับการทดสอบเท่านั้น",
|
"Not recommended, use for testing only." => "ไม่แนะนำให้ใช้งาน, ใช้สำหรับการทดสอบเท่านั้น",
|
||||||
|
"in seconds. A change empties the cache." => "ในอีกไม่กี่วินาที ระบบจะเปลี่ยนแปลงข้อมูลในแคชให้ว่างเปล่า",
|
||||||
"User Display Name Field" => "ช่องแสดงชื่อผู้ใช้งานที่ต้องการ",
|
"User Display Name Field" => "ช่องแสดงชื่อผู้ใช้งานที่ต้องการ",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "คุณลักษณะ LDAP ที่ต้องการใช้สำหรับสร้างชื่อของผู้ใช้งาน ownCloud",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "คุณลักษณะ LDAP ที่ต้องการใช้สำหรับสร้างชื่อของผู้ใช้งาน ownCloud",
|
||||||
|
"Base User Tree" => "รายการผู้ใช้งานหลักแบบ Tree",
|
||||||
|
"One User Base DN per line" => "หนึ่ง User Base DN ต่อบรรทัด",
|
||||||
"Group Display Name Field" => "ช่องแสดงชื่อกลุ่มที่ต้องการ",
|
"Group Display Name Field" => "ช่องแสดงชื่อกลุ่มที่ต้องการ",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "คุณลักษณะ LDAP ที่ต้องการใช้สร้างชื่อกลุ่มของ ownCloud",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "คุณลักษณะ LDAP ที่ต้องการใช้สร้างชื่อกลุ่มของ ownCloud",
|
||||||
|
"Base Group Tree" => "รายการกลุ่มหลักแบบ Tree",
|
||||||
|
"One Group Base DN per line" => "หนึ่ง Group Base DN ต่อบรรทัด",
|
||||||
|
"Group-Member association" => "ความสัมพันธ์ของสมาชิกในกลุ่ม",
|
||||||
"in bytes" => "ในหน่วยไบต์",
|
"in bytes" => "ในหน่วยไบต์",
|
||||||
"in seconds. A change empties the cache." => "ในอีกไม่กี่วินาที ระบบจะเปลี่ยนแปลงข้อมูลในแคชให้ว่างเปล่า",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "เว้นว่างไว้สำหรับ ชื่อผู้ใช้ (ค่าเริ่มต้น) หรือไม่กรุณาระบุคุณลักษณะของ LDAP/AD",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "เว้นว่างไว้สำหรับ ชื่อผู้ใช้ (ค่าเริ่มต้น) หรือไม่กรุณาระบุคุณลักษณะของ LDAP/AD",
|
||||||
"Help" => "ช่วยเหลือ"
|
"Help" => "ช่วยเหลือ"
|
||||||
);
|
);
|
||||||
|
|
|
@ -11,15 +11,15 @@
|
||||||
"without any placeholder, e.g. \"objectClass=person\"." => "bir yer tutucusu olmadan, örneğin \"objectClass=person\"",
|
"without any placeholder, e.g. \"objectClass=person\"." => "bir yer tutucusu olmadan, örneğin \"objectClass=person\"",
|
||||||
"Group Filter" => "Grup Süzgeci",
|
"Group Filter" => "Grup Süzgeci",
|
||||||
"Port" => "Port",
|
"Port" => "Port",
|
||||||
"Base User Tree" => "Temel Kullanıcı Ağacı",
|
|
||||||
"Base Group Tree" => "Temel Grup Ağacı",
|
|
||||||
"Group-Member association" => "Grup-Üye işbirliği",
|
|
||||||
"Use TLS" => "TLS kullan",
|
"Use TLS" => "TLS kullan",
|
||||||
"Do not use it for SSL connections, it will fail." => "SSL bağlantıları ile kullanmayın, başarısız olacaktır.",
|
"Do not use it for SSL connections, it will fail." => "SSL bağlantıları ile kullanmayın, başarısız olacaktır.",
|
||||||
"Turn off SSL certificate validation." => "SSL sertifika doğrulamasını kapat.",
|
"Turn off SSL certificate validation." => "SSL sertifika doğrulamasını kapat.",
|
||||||
"Not recommended, use for testing only." => "Önerilmez, sadece test için kullanın.",
|
"Not recommended, use for testing only." => "Önerilmez, sadece test için kullanın.",
|
||||||
"in bytes" => "byte cinsinden",
|
|
||||||
"in seconds. A change empties the cache." => "saniye cinsinden. Bir değişiklik önbelleği temizleyecektir.",
|
"in seconds. A change empties the cache." => "saniye cinsinden. Bir değişiklik önbelleği temizleyecektir.",
|
||||||
|
"Base User Tree" => "Temel Kullanıcı Ağacı",
|
||||||
|
"Base Group Tree" => "Temel Grup Ağacı",
|
||||||
|
"Group-Member association" => "Grup-Üye işbirliği",
|
||||||
|
"in bytes" => "byte cinsinden",
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Kullanıcı adı bölümünü boş bırakın (varsayılan). ",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Kullanıcı adı bölümünü boş bırakın (varsayılan). ",
|
||||||
"Help" => "Yardım"
|
"Help" => "Yardım"
|
||||||
);
|
);
|
||||||
|
|
|
@ -19,21 +19,21 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "Визначає фільтр, який застосовується при отриманні груп.",
|
"Defines the filter to apply, when retrieving groups." => "Визначає фільтр, який застосовується при отриманні груп.",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "без будь-якого заповнювача, наприклад: \"objectClass=posixGroup\".",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "без будь-якого заповнювача, наприклад: \"objectClass=posixGroup\".",
|
||||||
"Port" => "Порт",
|
"Port" => "Порт",
|
||||||
"Base User Tree" => "Основне Дерево Користувачів",
|
|
||||||
"Base Group Tree" => "Основне Дерево Груп",
|
|
||||||
"Group-Member association" => "Асоціація Група-Член",
|
|
||||||
"Use TLS" => "Використовуйте TLS",
|
"Use TLS" => "Використовуйте TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "Не використовуйте його для SSL з'єднань, це не буде виконано.",
|
"Do not use it for SSL connections, it will fail." => "Не використовуйте його для SSL з'єднань, це не буде виконано.",
|
||||||
"Case insensitve LDAP server (Windows)" => "Нечутливий до регістру LDAP сервер (Windows)",
|
"Case insensitve LDAP server (Windows)" => "Нечутливий до регістру LDAP сервер (Windows)",
|
||||||
"Turn off SSL certificate validation." => "Вимкнути перевірку SSL сертифіката.",
|
"Turn off SSL certificate validation." => "Вимкнути перевірку SSL сертифіката.",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Якщо з'єднання працює лише з цією опцією, імпортуйте SSL сертифікат LDAP сервера у ваший ownCloud сервер.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Якщо з'єднання працює лише з цією опцією, імпортуйте SSL сертифікат LDAP сервера у ваший ownCloud сервер.",
|
||||||
"Not recommended, use for testing only." => "Не рекомендується, використовуйте лише для тестів.",
|
"Not recommended, use for testing only." => "Не рекомендується, використовуйте лише для тестів.",
|
||||||
|
"in seconds. A change empties the cache." => "в секундах. Зміна очищує кеш.",
|
||||||
"User Display Name Field" => "Поле, яке відображає Ім'я Користувача",
|
"User Display Name Field" => "Поле, яке відображає Ім'я Користувача",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "Атрибут LDAP, який використовується для генерації імен користувачів ownCloud.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "Атрибут LDAP, який використовується для генерації імен користувачів ownCloud.",
|
||||||
|
"Base User Tree" => "Основне Дерево Користувачів",
|
||||||
"Group Display Name Field" => "Поле, яке відображає Ім'я Групи",
|
"Group Display Name Field" => "Поле, яке відображає Ім'я Групи",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Атрибут LDAP, який використовується для генерації імен груп ownCloud.",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Атрибут LDAP, який використовується для генерації імен груп ownCloud.",
|
||||||
|
"Base Group Tree" => "Основне Дерево Груп",
|
||||||
|
"Group-Member association" => "Асоціація Група-Член",
|
||||||
"in bytes" => "в байтах",
|
"in bytes" => "в байтах",
|
||||||
"in seconds. A change empties the cache." => "в секундах. Зміна очищує кеш.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Залиште порожнім для імені користувача (за замовчанням). Інакше, вкажіть атрибут LDAP/AD.",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Залиште порожнім для імені користувача (за замовчанням). Інакше, вкажіть атрибут LDAP/AD.",
|
||||||
"Help" => "Допомога"
|
"Help" => "Допомога"
|
||||||
);
|
);
|
||||||
|
|
|
@ -18,21 +18,21 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "Xác định các bộ lọc để áp dụng, khi nhóm sử dụng.",
|
"Defines the filter to apply, when retrieving groups." => "Xác định các bộ lọc để áp dụng, khi nhóm sử dụng.",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "mà không giữ chỗ nào, ví dụ như \"objectClass = osixGroup\".",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "mà không giữ chỗ nào, ví dụ như \"objectClass = osixGroup\".",
|
||||||
"Port" => "Cổng",
|
"Port" => "Cổng",
|
||||||
"Base User Tree" => "Cây người dùng cơ bản",
|
|
||||||
"Base Group Tree" => "Cây nhóm cơ bản",
|
|
||||||
"Group-Member association" => "Nhóm thành viên Cộng đồng",
|
|
||||||
"Use TLS" => "Sử dụng TLS",
|
"Use TLS" => "Sử dụng TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "Kết nối SSL bị lỗi. ",
|
"Do not use it for SSL connections, it will fail." => "Kết nối SSL bị lỗi. ",
|
||||||
"Case insensitve LDAP server (Windows)" => "Trường hợp insensitve LDAP máy chủ (Windows)",
|
"Case insensitve LDAP server (Windows)" => "Trường hợp insensitve LDAP máy chủ (Windows)",
|
||||||
"Turn off SSL certificate validation." => "Tắt xác thực chứng nhận SSL",
|
"Turn off SSL certificate validation." => "Tắt xác thực chứng nhận SSL",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Nếu kết nối chỉ hoạt động với tùy chọn này, vui lòng import LDAP certificate SSL trong máy chủ ownCloud của bạn.",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Nếu kết nối chỉ hoạt động với tùy chọn này, vui lòng import LDAP certificate SSL trong máy chủ ownCloud của bạn.",
|
||||||
"Not recommended, use for testing only." => "Không khuyến khích, Chỉ sử dụng để thử nghiệm.",
|
"Not recommended, use for testing only." => "Không khuyến khích, Chỉ sử dụng để thử nghiệm.",
|
||||||
|
"in seconds. A change empties the cache." => "trong vài giây. Một sự thay đổi bộ nhớ cache.",
|
||||||
"User Display Name Field" => "Hiển thị tên người sử dụng",
|
"User Display Name Field" => "Hiển thị tên người sử dụng",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "Các thuộc tính LDAP sử dụng để tạo tên người dùng ownCloud.",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "Các thuộc tính LDAP sử dụng để tạo tên người dùng ownCloud.",
|
||||||
|
"Base User Tree" => "Cây người dùng cơ bản",
|
||||||
"Group Display Name Field" => "Hiển thị tên nhóm",
|
"Group Display Name Field" => "Hiển thị tên nhóm",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Các thuộc tính LDAP sử dụng để tạo các nhóm ownCloud.",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Các thuộc tính LDAP sử dụng để tạo các nhóm ownCloud.",
|
||||||
|
"Base Group Tree" => "Cây nhóm cơ bản",
|
||||||
|
"Group-Member association" => "Nhóm thành viên Cộng đồng",
|
||||||
"in bytes" => "Theo Byte",
|
"in bytes" => "Theo Byte",
|
||||||
"in seconds. A change empties the cache." => "trong vài giây. Một sự thay đổi bộ nhớ cache.",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Để trống tên người dùng (mặc định). Nếu không chỉ định thuộc tính LDAP/AD",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Để trống tên người dùng (mặc định). Nếu không chỉ định thuộc tính LDAP/AD",
|
||||||
"Help" => "Giúp đỡ"
|
"Help" => "Giúp đỡ"
|
||||||
);
|
);
|
||||||
|
|
|
@ -18,21 +18,21 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "定义撷取群组时要应用的过滤器",
|
"Defines the filter to apply, when retrieving groups." => "定义撷取群组时要应用的过滤器",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "不能使用占位符,例如 \"objectClass=posixGroup\"。",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "不能使用占位符,例如 \"objectClass=posixGroup\"。",
|
||||||
"Port" => "端口",
|
"Port" => "端口",
|
||||||
"Base User Tree" => "基本用户树",
|
|
||||||
"Base Group Tree" => "基本群组树",
|
|
||||||
"Group-Member association" => "群组-成员组合",
|
|
||||||
"Use TLS" => "使用 TLS",
|
"Use TLS" => "使用 TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "不要使用它进行 SSL 连接,会失败的。",
|
"Do not use it for SSL connections, it will fail." => "不要使用它进行 SSL 连接,会失败的。",
|
||||||
"Case insensitve LDAP server (Windows)" => "大小写不敏感的 LDAP 服务器 (Windows)",
|
"Case insensitve LDAP server (Windows)" => "大小写不敏感的 LDAP 服务器 (Windows)",
|
||||||
"Turn off SSL certificate validation." => "关闭 SSL 证书校验。",
|
"Turn off SSL certificate validation." => "关闭 SSL 证书校验。",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "如果只有使用此选项才能连接,请导入 LDAP 服务器的 SSL 证书到您的 ownCloud 服务器。",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "如果只有使用此选项才能连接,请导入 LDAP 服务器的 SSL 证书到您的 ownCloud 服务器。",
|
||||||
"Not recommended, use for testing only." => "不推荐,仅供测试",
|
"Not recommended, use for testing only." => "不推荐,仅供测试",
|
||||||
|
"in seconds. A change empties the cache." => "以秒计。修改会清空缓存。",
|
||||||
"User Display Name Field" => "用户显示名称字段",
|
"User Display Name Field" => "用户显示名称字段",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "用于生成用户的 ownCloud 名称的 LDAP 属性。",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "用于生成用户的 ownCloud 名称的 LDAP 属性。",
|
||||||
|
"Base User Tree" => "基本用户树",
|
||||||
"Group Display Name Field" => "群组显示名称字段",
|
"Group Display Name Field" => "群组显示名称字段",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "用于生成群组的 ownCloud 名称的 LDAP 属性。",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "用于生成群组的 ownCloud 名称的 LDAP 属性。",
|
||||||
|
"Base Group Tree" => "基本群组树",
|
||||||
|
"Group-Member association" => "群组-成员组合",
|
||||||
"in bytes" => "以字节计",
|
"in bytes" => "以字节计",
|
||||||
"in seconds. A change empties the cache." => "以秒计。修改会清空缓存。",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "用户名请留空 (默认)。否则,请指定一个 LDAP/AD 属性。",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "用户名请留空 (默认)。否则,请指定一个 LDAP/AD 属性。",
|
||||||
"Help" => "帮助"
|
"Help" => "帮助"
|
||||||
);
|
);
|
||||||
|
|
|
@ -19,21 +19,21 @@
|
||||||
"Defines the filter to apply, when retrieving groups." => "定义拉取组信息时的过滤器",
|
"Defines the filter to apply, when retrieving groups." => "定义拉取组信息时的过滤器",
|
||||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "无需占位符,例如\"objectClass=posixGroup\"",
|
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "无需占位符,例如\"objectClass=posixGroup\"",
|
||||||
"Port" => "端口",
|
"Port" => "端口",
|
||||||
"Base User Tree" => "基础用户树",
|
|
||||||
"Base Group Tree" => "基础组树",
|
|
||||||
"Group-Member association" => "组成员关联",
|
|
||||||
"Use TLS" => "使用TLS",
|
"Use TLS" => "使用TLS",
|
||||||
"Do not use it for SSL connections, it will fail." => "不要在SSL链接中使用此选项,会导致失败。",
|
"Do not use it for SSL connections, it will fail." => "不要在SSL链接中使用此选项,会导致失败。",
|
||||||
"Case insensitve LDAP server (Windows)" => "大小写敏感LDAP服务器(Windows)",
|
"Case insensitve LDAP server (Windows)" => "大小写敏感LDAP服务器(Windows)",
|
||||||
"Turn off SSL certificate validation." => "关闭SSL证书验证",
|
"Turn off SSL certificate validation." => "关闭SSL证书验证",
|
||||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "如果链接仅在此选项时可用,在您的ownCloud服务器中导入LDAP服务器的SSL证书。",
|
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "如果链接仅在此选项时可用,在您的ownCloud服务器中导入LDAP服务器的SSL证书。",
|
||||||
"Not recommended, use for testing only." => "暂不推荐,仅供测试",
|
"Not recommended, use for testing only." => "暂不推荐,仅供测试",
|
||||||
|
"in seconds. A change empties the cache." => "以秒计。修改将清空缓存。",
|
||||||
"User Display Name Field" => "用户显示名称字段",
|
"User Display Name Field" => "用户显示名称字段",
|
||||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "用来生成用户的ownCloud名称的 LDAP属性",
|
"The LDAP attribute to use to generate the user`s ownCloud name." => "用来生成用户的ownCloud名称的 LDAP属性",
|
||||||
|
"Base User Tree" => "基础用户树",
|
||||||
"Group Display Name Field" => "组显示名称字段",
|
"Group Display Name Field" => "组显示名称字段",
|
||||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "用来生成组的ownCloud名称的LDAP属性",
|
"The LDAP attribute to use to generate the groups`s ownCloud name." => "用来生成组的ownCloud名称的LDAP属性",
|
||||||
|
"Base Group Tree" => "基础组树",
|
||||||
|
"Group-Member association" => "组成员关联",
|
||||||
"in bytes" => "字节数",
|
"in bytes" => "字节数",
|
||||||
"in seconds. A change empties the cache." => "以秒计。修改将清空缓存。",
|
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "将用户名称留空(默认)。否则指定一个LDAP/AD属性",
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "将用户名称留空(默认)。否则指定一个LDAP/AD属性",
|
||||||
"Help" => "帮助"
|
"Help" => "帮助"
|
||||||
);
|
);
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
<?php $TRANSLATIONS = array(
|
||||||
|
"WebDAV Authentication" => "WebDAV провера идентитета",
|
||||||
|
"URL: http://" => "Адреса: http://",
|
||||||
|
"ownCloud will send the user credentials to this URL. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." => "ownCloud ће послати акредитиве корисника на ову адресу. Овај прикључак проверава одговор и тумачи HTTP статусне кодове 401 и 403 као неисправне акредитиве, а све остале одговоре као исправне."
|
||||||
|
);
|
|
@ -54,6 +54,7 @@
|
||||||
"The app name is not specified." => "অ্যাপের নামটি সুনির্দিষ্ট নয়।",
|
"The app name is not specified." => "অ্যাপের নামটি সুনির্দিষ্ট নয়।",
|
||||||
"The required file {file} is not installed!" => "আবশ্যিক {file} টি সংস্থাপিত নেই !",
|
"The required file {file} is not installed!" => "আবশ্যিক {file} টি সংস্থাপিত নেই !",
|
||||||
"Share" => "ভাগাভাগি কর",
|
"Share" => "ভাগাভাগি কর",
|
||||||
|
"Shared" => "ভাগাভাগিকৃত",
|
||||||
"Error while sharing" => "ভাগাভাগি করতে সমস্যা দেখা দিয়েছে ",
|
"Error while sharing" => "ভাগাভাগি করতে সমস্যা দেখা দিয়েছে ",
|
||||||
"Error while unsharing" => "ভাগাভাগি বাতিল করতে সমস্যা দেখা দিয়েছে",
|
"Error while unsharing" => "ভাগাভাগি বাতিল করতে সমস্যা দেখা দিয়েছে",
|
||||||
"Error while changing permissions" => "অনুমতিসমূহ পরিবর্তন করতে সমস্যা দেখা দিয়েছে",
|
"Error while changing permissions" => "অনুমতিসমূহ পরিবর্তন করতে সমস্যা দেখা দিয়েছে",
|
||||||
|
|
|
@ -102,6 +102,7 @@
|
||||||
"Add" => "افزودن",
|
"Add" => "افزودن",
|
||||||
"Security Warning" => "اخطار امنیتی",
|
"Security Warning" => "اخطار امنیتی",
|
||||||
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "هیچ مولد تصادفی امن در دسترس نیست، لطفا فرمت PHP OpenSSL را فعال نمایید.",
|
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "هیچ مولد تصادفی امن در دسترس نیست، لطفا فرمت PHP OpenSSL را فعال نمایید.",
|
||||||
|
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "بدون وجود یک تولید کننده اعداد تصادفی امن ، یک مهاجم ممکن است این قابلیت را داشته باشد که پیشگویی کند پسوورد های راه انداز گرفته شده و کنترلی روی حساب کاربری شما داشته باشد .",
|
||||||
"Create an <strong>admin account</strong>" => "لطفا یک <strong> شناسه برای مدیر</strong> بسازید",
|
"Create an <strong>admin account</strong>" => "لطفا یک <strong> شناسه برای مدیر</strong> بسازید",
|
||||||
"Advanced" => "حرفه ای",
|
"Advanced" => "حرفه ای",
|
||||||
"Data folder" => "پوشه اطلاعاتی",
|
"Data folder" => "پوشه اطلاعاتی",
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-01 00:17+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:18+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
|
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -53,19 +53,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -170,128 +170,140 @@ msgstr ""
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:33+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
|
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -53,19 +53,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -170,128 +170,140 @@ msgstr ""
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "المساعدة"
|
msgstr "المساعدة"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-01 00:17+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:18+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
|
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -53,19 +53,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -170,128 +170,140 @@ msgstr ""
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Помощ"
|
msgstr "Помощ"
|
||||||
|
|
|
@ -3,14 +3,15 @@
|
||||||
# This file is distributed under the same license as the PACKAGE package.
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
|
# <paul_shubhra@yahoo.com>, 2013.
|
||||||
# Shubhra Paul <paul_shubhra@yahoo.com>, 2013.
|
# Shubhra Paul <paul_shubhra@yahoo.com>, 2013.
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:30+0000\n"
|
"PO-Revision-Date: 2013-02-02 13:58+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: Shubhra Paul <paul_shubhra@yahoo.com>\n"
|
||||||
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
|
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -257,7 +258,7 @@ msgstr "ভাগাভাগি কর"
|
||||||
|
|
||||||
#: js/share.js:29 js/share.js:43 js/share.js:90 js/share.js:93
|
#: js/share.js:29 js/share.js:43 js/share.js:90 js/share.js:93
|
||||||
msgid "Shared"
|
msgid "Shared"
|
||||||
msgstr ""
|
msgstr "ভাগাভাগিকৃত"
|
||||||
|
|
||||||
#: js/share.js:141 js/share.js:611
|
#: js/share.js:141 js/share.js:611
|
||||||
msgid "Error while sharing"
|
msgid "Error while sharing"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-01 00:17+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:18+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
|
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -53,19 +53,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -170,128 +170,140 @@ msgstr "গোষ্ঠীসমূহ উদ্ধার করার সময়
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr "কোন স্থান ধারক ব্যতীত, উদাহরণঃ\"objectClass=posixGroup\"।"
|
msgstr "কোন স্থান ধারক ব্যতীত, উদাহরণঃ\"objectClass=posixGroup\"।"
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "পোর্ট"
|
msgstr "পোর্ট"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr "ভিত্তি ব্যবহারকারি বৃক্ষাকারে"
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr "ভিত্তি গোষ্ঠী বৃক্ষাকারে"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr "গোষ্ঠী-সদস্য সংস্থাপন"
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "TLS ব্যবহার কর"
|
msgstr "TLS ব্যবহার কর"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr "SSL সংযোগের জন্য এটি ব্যবহার করবেন না, তাহলে ব্যর্থ হবেনই।"
|
msgstr "SSL সংযোগের জন্য এটি ব্যবহার করবেন না, তাহলে ব্যর্থ হবেনই।"
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr "বর্ণ অসংবেদী LDAP সার্ভার (উইন্ডোজ)"
|
msgstr "বর্ণ অসংবেদী LDAP সার্ভার (উইন্ডোজ)"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr "SSL সনদপত্র যাচাইকরণ বন্ধ রাক।"
|
msgstr "SSL সনদপত্র যাচাইকরণ বন্ধ রাক।"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr "শুধুমাত্র যদি এই বিকল্পটি ব্যবহার করেই সংযোগ কার্যকরী হয় তবে আপনার ownCloud সার্ভারে LDAP সার্ভারের SSL সনদপত্রটি আমদানি করুন।"
|
msgstr "শুধুমাত্র যদি এই বিকল্পটি ব্যবহার করেই সংযোগ কার্যকরী হয় তবে আপনার ownCloud সার্ভারে LDAP সার্ভারের SSL সনদপত্রটি আমদানি করুন।"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "অনুমোদিত নয়, শুধুমাত্র পরীক্ষামূলক ব্যবহারের জন্য।"
|
msgstr "অনুমোদিত নয়, শুধুমাত্র পরীক্ষামূলক ব্যবহারের জন্য।"
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr "ব্যবহারকারীর প্রদর্শিতব্য নামের ক্ষেত্র"
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr "ব্যবহারকারীর ownCloud নাম তৈরি করার জন্য ব্যভহৃত LDAP বৈশিষ্ট্য।"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr "গোষ্ঠীর প্রদর্শিতব্য নামের ক্ষেত্র"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr "গোষ্ঠীর ownCloud নাম তৈরি করার জন্য ব্যভহৃত LDAP বৈশিষ্ট্য।"
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "বাইটে"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr "সেকেন্ডে। কোন পরিবর্তন ক্যাসে খালি করবে।"
|
msgstr "সেকেন্ডে। কোন পরিবর্তন ক্যাসে খালি করবে।"
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr "ব্যবহারকারীর প্রদর্শিতব্য নামের ক্ষেত্র"
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr "ব্যবহারকারীর ownCloud নাম তৈরি করার জন্য ব্যভহৃত LDAP বৈশিষ্ট্য।"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr "ভিত্তি ব্যবহারকারি বৃক্ষাকারে"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr "গোষ্ঠীর প্রদর্শিতব্য নামের ক্ষেত্র"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr "গোষ্ঠীর ownCloud নাম তৈরি করার জন্য ব্যভহৃত LDAP বৈশিষ্ট্য।"
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr "ভিত্তি গোষ্ঠী বৃক্ষাকারে"
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr "গোষ্ঠী-সদস্য সংস্থাপন"
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "বাইটে"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr "ব্যবহারকারী নামের জন্য ফাঁকা রাখুন (পূর্বনির্ধারিত)। অন্যথায়, LDAP/AD বৈশিষ্ট্য নির্ধারণ করুন।"
|
msgstr "ব্যবহারকারী নামের জন্য ফাঁকা রাখুন (পূর্বনির্ধারিত)। অন্যথায়, LDAP/AD বৈশিষ্ট্য নির্ধারণ করুন।"
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "সহায়িকা"
|
msgstr "সহায়িকা"
|
||||||
|
|
|
@ -13,9 +13,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-02-01 23:06+0000\n"
|
"PO-Revision-Date: 2013-02-02 16:48+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
|
||||||
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
|
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -103,7 +103,7 @@ msgstr "Espereu..."
|
||||||
|
|
||||||
#: js/apps.js:84
|
#: js/apps.js:84
|
||||||
msgid "Updating...."
|
msgid "Updating...."
|
||||||
msgstr ""
|
msgstr "Actualitzant..."
|
||||||
|
|
||||||
#: js/apps.js:87
|
#: js/apps.js:87
|
||||||
msgid "Error while updating app"
|
msgid "Error while updating app"
|
||||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-02-01 09:00+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
|
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -55,19 +55,19 @@ msgstr "Voleu mantenir la configuració?"
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr "No es pot afegir la configuració del servidor"
|
msgstr "No es pot afegir la configuració del servidor"
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr "La prova de connexió ha reeixit"
|
msgstr "La prova de connexió ha reeixit"
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr "La prova de connexió ha fallat"
|
msgstr "La prova de connexió ha fallat"
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr "Voleu eliminar la configuració actual del servidor?"
|
msgstr "Voleu eliminar la configuració actual del servidor?"
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr "Confirma l'eliminació"
|
msgstr "Confirma l'eliminació"
|
||||||
|
|
||||||
|
@ -172,128 +172,140 @@ msgstr "Defineix el filtre a aplicar quan es mostren grups."
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr "sense cap paràmetre de substitució, per exemple \"objectClass=grupPosix\"."
|
msgstr "sense cap paràmetre de substitució, per exemple \"objectClass=grupPosix\"."
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr "Configuració activa"
|
msgstr "Configuració activa"
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr "Si està desmarcat, aquesta configuració s'ometrà."
|
msgstr "Si està desmarcat, aquesta configuració s'ometrà."
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "Port"
|
msgstr "Port"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr "Màquina de còpia de serguretat (rèplica)"
|
msgstr "Màquina de còpia de serguretat (rèplica)"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr "Afegiu una màquina de còpia de seguretat opcional. Ha de ser una rèplica del servidor LDAP/AD principal."
|
msgstr "Afegiu una màquina de còpia de seguretat opcional. Ha de ser una rèplica del servidor LDAP/AD principal."
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr "Port de la còpia de seguretat (rèplica)"
|
msgstr "Port de la còpia de seguretat (rèplica)"
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr "Desactiva el servidor principal"
|
msgstr "Desactiva el servidor principal"
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr "Quan està connectat, ownCloud només es connecta al servidor de la rèplica."
|
msgstr "Quan està connectat, ownCloud només es connecta al servidor de la rèplica."
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr "Arbre base d'usuaris"
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr "Una DN Base d'Usuari per línia"
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr "Atributs de cerca d'usuari"
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr "Opcional; Un atribut per línia"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr "Arbre base de grups"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr "Una DN Base de Grup per línia"
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr "Atributs de cerca de grup"
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr "Associació membres-grup"
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "Usa TLS"
|
msgstr "Usa TLS"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr "No ho useu en connexions SSL, fallarà."
|
msgstr "No ho useu en connexions SSL, fallarà."
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr "Servidor LDAP sense distinció entre majúscules i minúscules (Windows)"
|
msgstr "Servidor LDAP sense distinció entre majúscules i minúscules (Windows)"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr "Desactiva la validació de certificat SSL."
|
msgstr "Desactiva la validació de certificat SSL."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr "Si la connexió només funciona amb aquesta opció, importeu el certificat SSL del servidor LDAP en el vostre servidor ownCloud."
|
msgstr "Si la connexió només funciona amb aquesta opció, importeu el certificat SSL del servidor LDAP en el vostre servidor ownCloud."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "No recomanat, ús només per proves."
|
msgstr "No recomanat, ús només per proves."
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr "Camp per mostrar el nom d'usuari"
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr "Atribut LDAP a usar per generar el nom d'usuari ownCloud."
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr "Camp per mostrar el nom del grup"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr "Atribut LDAP a usar per generar el nom de grup ownCloud."
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "en bytes"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr "en segons. Un canvi buidarà la memòria de cau."
|
msgstr "en segons. Un canvi buidarà la memòria de cau."
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr "Camp per mostrar el nom d'usuari"
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr "Atribut LDAP a usar per generar el nom d'usuari ownCloud."
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr "Arbre base d'usuaris"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr "Una DN Base d'Usuari per línia"
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr "Atributs de cerca d'usuari"
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr "Opcional; Un atribut per línia"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr "Camp per mostrar el nom del grup"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr "Atribut LDAP a usar per generar el nom de grup ownCloud."
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr "Arbre base de grups"
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr "Una DN Base de Grup per línia"
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr "Atributs de cerca de grup"
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr "Associació membres-grup"
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "en bytes"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr "Deixeu-ho buit pel nom d'usuari (per defecte). Altrament, especifiqueu un atribut LDAP/AD."
|
msgstr "Deixeu-ho buit pel nom d'usuari (per defecte). Altrament, especifiqueu un atribut LDAP/AD."
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Ajuda"
|
msgstr "Ajuda"
|
||||||
|
|
|
@ -13,9 +13,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-02-01 23:06+0000\n"
|
"PO-Revision-Date: 2013-02-02 08:10+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
|
||||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
|
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -103,7 +103,7 @@ msgstr "Čekejte prosím..."
|
||||||
|
|
||||||
#: js/apps.js:84
|
#: js/apps.js:84
|
||||||
msgid "Updating...."
|
msgid "Updating...."
|
||||||
msgstr ""
|
msgstr "Aktualizuji..."
|
||||||
|
|
||||||
#: js/apps.js:87
|
#: js/apps.js:87
|
||||||
msgid "Error while updating app"
|
msgid "Error while updating app"
|
||||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-02-01 18:21+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
|
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -55,19 +55,19 @@ msgstr "Ponechat nastavení?"
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr "Nelze přidat nastavení serveru"
|
msgstr "Nelze přidat nastavení serveru"
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr "Test spojení byl úspěšný"
|
msgstr "Test spojení byl úspěšný"
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr "Test spojení selhal"
|
msgstr "Test spojení selhal"
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr "Opravdu si přejete smazat současné nastavení serveru?"
|
msgstr "Opravdu si přejete smazat současné nastavení serveru?"
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr "Potvrdit smazání"
|
msgstr "Potvrdit smazání"
|
||||||
|
|
||||||
|
@ -172,128 +172,140 @@ msgstr "Určuje použitý filtr, pro získávaní skupin."
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr "bez zástupných znaků, např. \"objectClass=posixGroup\"."
|
msgstr "bez zástupných znaků, např. \"objectClass=posixGroup\"."
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr "Nastavení aktivní"
|
msgstr "Nastavení aktivní"
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr "Pokud není zaškrtnuto, bude nastavení přeskočeno."
|
msgstr "Pokud není zaškrtnuto, bude nastavení přeskočeno."
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "Port"
|
msgstr "Port"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr "Záložní (kopie) hostitel"
|
msgstr "Záložní (kopie) hostitel"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr "Zadejte volitelného záložního hostitele. Musí to být kopie hlavního serveru LDAP/AD."
|
msgstr "Zadejte volitelného záložního hostitele. Musí to být kopie hlavního serveru LDAP/AD."
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr "Záložní (kopie) port"
|
msgstr "Záložní (kopie) port"
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr "Zakázat hlavní serveru"
|
msgstr "Zakázat hlavní serveru"
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr "Při zapnutí se ownCloud připojí pouze k záložnímu serveru"
|
msgstr "Při zapnutí se ownCloud připojí pouze k záložnímu serveru"
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr "Základní uživatelský strom"
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr "Jedna uživatelská základní DN na řádku"
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr "Atributy vyhledávání uživatelů"
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr "Volitelné, atribut na řádku"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr "Základní skupinový strom"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr "Jedna skupinová základní DN na řádku"
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr "Atributy vyhledávání skupin"
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr "Asociace člena skupiny"
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "Použít TLS"
|
msgstr "Použít TLS"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr "Nepoužívejte pro připojení pomocí SSL, připojení selže."
|
msgstr "Nepoužívejte pro připojení pomocí SSL, připojení selže."
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr "LDAP server nerozlišující velikost znaků (Windows)"
|
msgstr "LDAP server nerozlišující velikost znaků (Windows)"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr "Vypnout ověřování SSL certifikátu."
|
msgstr "Vypnout ověřování SSL certifikátu."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr "Pokud připojení pracuje pouze s touto možností, tak importujte SSL certifikát SSL serveru do Vašeho serveru ownCloud"
|
msgstr "Pokud připojení pracuje pouze s touto možností, tak importujte SSL certifikát SSL serveru do Vašeho serveru ownCloud"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "Není doporučeno, pouze pro testovací účely."
|
msgstr "Není doporučeno, pouze pro testovací účely."
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr "Pole pro zobrazované jméno uživatele"
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr "Atribut LDAP použitý k vytvoření jména uživatele ownCloud"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr "Pole pro zobrazení jména skupiny"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr "Atribut LDAP použitý k vytvoření jména skupiny ownCloud"
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "v bajtech"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr "ve vteřinách. Změna vyprázdní vyrovnávací paměť."
|
msgstr "ve vteřinách. Změna vyprázdní vyrovnávací paměť."
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr "Pole pro zobrazované jméno uživatele"
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr "Atribut LDAP použitý k vytvoření jména uživatele ownCloud"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr "Základní uživatelský strom"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr "Jedna uživatelská základní DN na řádku"
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr "Atributy vyhledávání uživatelů"
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr "Volitelné, atribut na řádku"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr "Pole pro zobrazení jména skupiny"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr "Atribut LDAP použitý k vytvoření jména skupiny ownCloud"
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr "Základní skupinový strom"
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr "Jedna skupinová základní DN na řádku"
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr "Atributy vyhledávání skupin"
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr "Asociace člena skupiny"
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "v bajtech"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr "Ponechte prázdné pro uživatelské jméno (výchozí). Jinak uveďte LDAP/AD parametr."
|
msgstr "Ponechte prázdné pro uživatelské jméno (výchozí). Jinak uveďte LDAP/AD parametr."
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Nápověda"
|
msgstr "Nápověda"
|
||||||
|
|
|
@ -12,8 +12,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:33+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -58,19 +58,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -175,128 +175,140 @@ msgstr "Definere filteret der bruges når der indlæses grupper."
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "Port"
|
msgstr "Port"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr "Base Bruger Træ"
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr "Base Group Tree"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr "Group-Member association"
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "Brug TLS"
|
msgstr "Brug TLS"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr "Brug ikke til SSL forbindelser, da den vil fejle."
|
msgstr "Brug ikke til SSL forbindelser, da den vil fejle."
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr "Deaktiver SSL certifikat validering"
|
msgstr "Deaktiver SSL certifikat validering"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "Anbefales ikke, brug kun for at teste."
|
msgstr "Anbefales ikke, brug kun for at teste."
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr "User Display Name Field"
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "i bytes"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr "User Display Name Field"
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr "Base Bruger Træ"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr "Base Group Tree"
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr "Group-Member association"
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "i bytes"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Hjælp"
|
msgstr "Hjælp"
|
||||||
|
|
|
@ -16,8 +16,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-02-01 00:10+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
|
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -62,19 +62,19 @@ msgstr "Einstellungen beibehalten?"
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -179,128 +179,140 @@ msgstr "Definiert den Filter für die Anfrage der Gruppen."
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr "ohne Platzhalter, z.B.: \"objectClass=posixGroup\""
|
msgstr "ohne Platzhalter, z.B.: \"objectClass=posixGroup\""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "Port"
|
msgstr "Port"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr "Basis-Benutzerbaum"
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr "Ein Benutzer Base DN pro Zeile"
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr "Basis-Gruppenbaum"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr "Ein Gruppen Base DN pro Zeile"
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr "Assoziation zwischen Gruppe und Benutzer"
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "Nutze TLS"
|
msgstr "Nutze TLS"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr "Verwende dies nicht für SSL-Verbindungen, es wird fehlschlagen."
|
msgstr "Verwende dies nicht für SSL-Verbindungen, es wird fehlschlagen."
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)"
|
msgstr "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr "Schalte die SSL-Zertifikatsprüfung aus."
|
msgstr "Schalte die SSL-Zertifikatsprüfung aus."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr "Falls die Verbindung es erfordert, muss das SSL-Zertifikat des LDAP-Server importiert werden."
|
msgstr "Falls die Verbindung es erfordert, muss das SSL-Zertifikat des LDAP-Server importiert werden."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "Nicht empfohlen, nur zu Testzwecken."
|
msgstr "Nicht empfohlen, nur zu Testzwecken."
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr "Feld für den Anzeigenamen des Benutzers"
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr "Das LDAP-Attribut für die Generierung des Benutzernamens in ownCloud. "
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr "Feld für den Anzeigenamen der Gruppe"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr "Das LDAP-Attribut für die Generierung des Gruppennamens in ownCloud. "
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "in Bytes"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr "in Sekunden. Eine Änderung leert den Cache."
|
msgstr "in Sekunden. Eine Änderung leert den Cache."
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr "Feld für den Anzeigenamen des Benutzers"
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr "Das LDAP-Attribut für die Generierung des Benutzernamens in ownCloud. "
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr "Basis-Benutzerbaum"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr "Ein Benutzer Base DN pro Zeile"
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr "Feld für den Anzeigenamen der Gruppe"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr "Das LDAP-Attribut für die Generierung des Gruppennamens in ownCloud. "
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr "Basis-Gruppenbaum"
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr "Ein Gruppen Base DN pro Zeile"
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr "Assoziation zwischen Gruppe und Benutzer"
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "in Bytes"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfall trage ein LDAP/AD-Attribut ein."
|
msgstr "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfall trage ein LDAP/AD-Attribut ein."
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Hilfe"
|
msgstr "Hilfe"
|
||||||
|
|
|
@ -10,6 +10,7 @@
|
||||||
# I Robot <thomas.mueller@tmit.eu>, 2012.
|
# I Robot <thomas.mueller@tmit.eu>, 2012.
|
||||||
# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
|
# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
|
||||||
# Jan T <jan-temesinko@web.de>, 2012.
|
# Jan T <jan-temesinko@web.de>, 2012.
|
||||||
|
# Lukas Reschke <lukas@statuscode.ch>, 2013.
|
||||||
# <lukas@statuscode.ch>, 2012.
|
# <lukas@statuscode.ch>, 2012.
|
||||||
# <mail@felixmoeller.de>, 2012.
|
# <mail@felixmoeller.de>, 2012.
|
||||||
# Marcel Kühlhorn <susefan93@gmx.de>, 2012.
|
# Marcel Kühlhorn <susefan93@gmx.de>, 2012.
|
||||||
|
@ -27,9 +28,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-02-01 23:06+0000\n"
|
"PO-Revision-Date: 2013-02-02 00:10+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: Lukas Reschke <lukas@statuscode.ch>\n"
|
||||||
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
|
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -117,7 +118,7 @@ msgstr "Bitte warten...."
|
||||||
|
|
||||||
#: js/apps.js:84
|
#: js/apps.js:84
|
||||||
msgid "Updating...."
|
msgid "Updating...."
|
||||||
msgstr ""
|
msgstr "Update..."
|
||||||
|
|
||||||
#: js/apps.js:87
|
#: js/apps.js:87
|
||||||
msgid "Error while updating app"
|
msgid "Error while updating app"
|
||||||
|
|
|
@ -17,9 +17,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-02-01 16:00+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: stefanniedermann <stefan.niedermann@googlemail.com>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
|
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -63,19 +63,19 @@ msgstr "Einstellungen behalten?"
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr "Das Hinzufügen der Server-Konfiguration schlug fehl"
|
msgstr "Das Hinzufügen der Server-Konfiguration schlug fehl"
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr "Verbindungs-Test erfolgreich"
|
msgstr "Verbindungs-Test erfolgreich"
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr "Verbindungs-Test fehlgeschlagen"
|
msgstr "Verbindungs-Test fehlgeschlagen"
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr "Möchten Sie wirklich die Server-Konfiguration löschen?"
|
msgstr "Möchten Sie wirklich die Server-Konfiguration löschen?"
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr "Löschung bestätigen"
|
msgstr "Löschung bestätigen"
|
||||||
|
|
||||||
|
@ -180,128 +180,140 @@ msgstr "Definiert den Filter für die Anfrage der Gruppen."
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr "ohne Platzhalter, z.B.: \"objectClass=posixGroup\""
|
msgstr "ohne Platzhalter, z.B.: \"objectClass=posixGroup\""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr "Konfiguration aktiv"
|
msgstr "Konfiguration aktiv"
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr "Wenn nicht angehakt, wird diese Konfiguration übersprungen."
|
msgstr "Wenn nicht angehakt, wird diese Konfiguration übersprungen."
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "Port"
|
msgstr "Port"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr "Back-Up (Replikation) Host"
|
msgstr "Back-Up (Replikation) Host"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr "Back-Up (Replikation) Port"
|
msgstr "Back-Up (Replikation) Port"
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr "Basis-Benutzerbaum"
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr "Ein Benutzer Base DN pro Zeile"
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr "Optional; Ein Attribut pro Zeile"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr "Basis-Gruppenbaum"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr "Ein Gruppen Base DN pro Zeile"
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr "Assoziation zwischen Gruppe und Benutzer"
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "Nutze TLS"
|
msgstr "Nutze TLS"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr "Verwenden Sie dies nicht für SSL-Verbindungen, es wird fehlschlagen."
|
msgstr "Verwenden Sie dies nicht für SSL-Verbindungen, es wird fehlschlagen."
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)"
|
msgstr "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr "Schalten Sie die SSL-Zertifikatsprüfung aus."
|
msgstr "Schalten Sie die SSL-Zertifikatsprüfung aus."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr "Falls die Verbindung es erfordert, muss das SSL-Zertifikat des LDAP-Server importiert werden."
|
msgstr "Falls die Verbindung es erfordert, muss das SSL-Zertifikat des LDAP-Server importiert werden."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "Nicht empfohlen, nur zu Testzwecken."
|
msgstr "Nicht empfohlen, nur zu Testzwecken."
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr "Feld für den Anzeigenamen des Benutzers"
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr "Das LDAP-Attribut für die Generierung des Benutzernamens in ownCloud. "
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr "Feld für den Anzeigenamen der Gruppe"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr "Das LDAP-Attribut für die Generierung des Gruppennamens in ownCloud. "
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "in Bytes"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr "in Sekunden. Eine Änderung leert den Cache."
|
msgstr "in Sekunden. Eine Änderung leert den Cache."
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr "Feld für den Anzeigenamen des Benutzers"
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr "Das LDAP-Attribut für die Generierung des Benutzernamens in ownCloud. "
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr "Basis-Benutzerbaum"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr "Ein Benutzer Base DN pro Zeile"
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr "Optional; Ein Attribut pro Zeile"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr "Feld für den Anzeigenamen der Gruppe"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr "Das LDAP-Attribut für die Generierung des Gruppennamens in ownCloud. "
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr "Basis-Gruppenbaum"
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr "Ein Gruppen Base DN pro Zeile"
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr "Assoziation zwischen Gruppe und Benutzer"
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "in Bytes"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfall trage ein LDAP/AD-Attribut ein."
|
msgstr "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfall trage ein LDAP/AD-Attribut ein."
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Hilfe"
|
msgstr "Hilfe"
|
||||||
|
|
|
@ -12,8 +12,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:33+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
|
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -58,19 +58,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -175,128 +175,140 @@ msgstr "Καθορίζει το φίλτρο που θα ισχύει κατά
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr "χωρίς κάποια μεταβλητή, π.χ. \"objectClass=ΟμάδαPosix\"."
|
msgstr "χωρίς κάποια μεταβλητή, π.χ. \"objectClass=ΟμάδαPosix\"."
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "Θύρα"
|
msgstr "Θύρα"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr "Base User Tree"
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr "Base Group Tree"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr "Group-Member association"
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "Χρήση TLS"
|
msgstr "Χρήση TLS"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr "Μην χρησιμοποιείτε για συνδέσεις SSL, θα αποτύχει."
|
msgstr "Μην χρησιμοποιείτε για συνδέσεις SSL, θα αποτύχει."
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr "LDAP server (Windows) με διάκριση πεζών-ΚΕΦΑΛΑΙΩΝ"
|
msgstr "LDAP server (Windows) με διάκριση πεζών-ΚΕΦΑΛΑΙΩΝ"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr "Απενεργοποίηση επικύρωσης πιστοποιητικού SSL."
|
msgstr "Απενεργοποίηση επικύρωσης πιστοποιητικού SSL."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr "Εάν η σύνδεση δουλεύει μόνο με αυτή την επιλογή, εισάγετε το LDAP SSL πιστοποιητικό του διακομιστή στον ownCloud server σας."
|
msgstr "Εάν η σύνδεση δουλεύει μόνο με αυτή την επιλογή, εισάγετε το LDAP SSL πιστοποιητικό του διακομιστή στον ownCloud server σας."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "Δεν προτείνεται, χρήση μόνο για δοκιμές."
|
msgstr "Δεν προτείνεται, χρήση μόνο για δοκιμές."
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr "Πεδίο Ονόματος Χρήστη"
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr "Η ιδιότητα LDAP που θα χρησιμοποιείται για τη δημιουργία του ονόματος χρήστη του ownCloud."
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr "Group Display Name Field"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr "Η ιδιότητα LDAP που θα χρησιμοποιείται για τη δημιουργία του ονόματος ομάδας του ownCloud."
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "σε bytes"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr "σε δευτερόλεπτα. Μια αλλαγή αδειάζει την μνήμη cache."
|
msgstr "σε δευτερόλεπτα. Μια αλλαγή αδειάζει την μνήμη cache."
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr "Πεδίο Ονόματος Χρήστη"
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr "Η ιδιότητα LDAP που θα χρησιμοποιείται για τη δημιουργία του ονόματος χρήστη του ownCloud."
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr "Base User Tree"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr "Group Display Name Field"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr "Η ιδιότητα LDAP που θα χρησιμοποιείται για τη δημιουργία του ονόματος ομάδας του ownCloud."
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr "Base Group Tree"
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr "Group-Member association"
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "σε bytes"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr "Αφήστε το κενό για το όνομα χρήστη (προεπιλογή). Διαφορετικά, συμπληρώστε μία ιδιότητα LDAP/AD."
|
msgstr "Αφήστε το κενό για το όνομα χρήστη (προεπιλογή). Διαφορετικά, συμπληρώστε μία ιδιότητα LDAP/AD."
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Βοήθεια"
|
msgstr "Βοήθεια"
|
||||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:32+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
|
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -55,19 +55,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -172,128 +172,140 @@ msgstr "Ĝi difinas la filtrilon aplikotan, kiam veniĝas grupoj."
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr "sen ajna referencilo, ekz.: \"objectClass=posixGroup\"."
|
msgstr "sen ajna referencilo, ekz.: \"objectClass=posixGroup\"."
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "Pordo"
|
msgstr "Pordo"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr "Baza uzantarbo"
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr "Baza gruparbo"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr "Asocio de grupo kaj membro"
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "Uzi TLS-on"
|
msgstr "Uzi TLS-on"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr "Ne uzu ĝin por SSL-konektoj, ĝi malsukcesos."
|
msgstr "Ne uzu ĝin por SSL-konektoj, ĝi malsukcesos."
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr "LDAP-servilo blinda je litergrandeco (Vindozo)"
|
msgstr "LDAP-servilo blinda je litergrandeco (Vindozo)"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr "Malkapabligi validkontrolon de SSL-atestiloj."
|
msgstr "Malkapabligi validkontrolon de SSL-atestiloj."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr "Se la konekto nur funkcias kun ĉi tiu malnepro, enportu la SSL-atestilo de la LDAP-servilo en via ownCloud-servilo."
|
msgstr "Se la konekto nur funkcias kun ĉi tiu malnepro, enportu la SSL-atestilo de la LDAP-servilo en via ownCloud-servilo."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "Ne rekomendata, uzu ĝin nur por testoj."
|
msgstr "Ne rekomendata, uzu ĝin nur por testoj."
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr "Kampo de vidignomo de uzanto"
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr "La atributo de LDAP uzota por generi la ownCloud-an nomon de la uzanto."
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr "Kampo de vidignomo de grupo"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr "La atributo de LDAP uzota por generi la ownCloud-an nomon de la grupo."
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "duumoke"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr "sekunde. Ajna ŝanĝo malplenigas la kaŝmemoron."
|
msgstr "sekunde. Ajna ŝanĝo malplenigas la kaŝmemoron."
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr "Kampo de vidignomo de uzanto"
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr "La atributo de LDAP uzota por generi la ownCloud-an nomon de la uzanto."
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr "Baza uzantarbo"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr "Kampo de vidignomo de grupo"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr "La atributo de LDAP uzota por generi la ownCloud-an nomon de la grupo."
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr "Baza gruparbo"
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr "Asocio de grupo kaj membro"
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "duumoke"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr "Lasu malplena por uzantonomo (defaŭlto). Alie, specifu LDAP/AD-atributon."
|
msgstr "Lasu malplena por uzantonomo (defaŭlto). Alie, specifu LDAP/AD-atributon."
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Helpo"
|
msgstr "Helpo"
|
||||||
|
|
|
@ -13,8 +13,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:33+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
|
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -59,19 +59,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -176,128 +176,140 @@ msgstr "Define el filtro a aplicar, cuando se obtienen grupos."
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr "Con cualquier placeholder, ej: \"objectClass=posixGroup\"."
|
msgstr "Con cualquier placeholder, ej: \"objectClass=posixGroup\"."
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "Puerto"
|
msgstr "Puerto"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr "Árbol base de usuario"
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr "Árbol base de grupo"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr "Asociación Grupo-Miembro"
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "Usar TLS"
|
msgstr "Usar TLS"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr "No usarlo para SSL, habrá error."
|
msgstr "No usarlo para SSL, habrá error."
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr "Servidor de LDAP sensible a mayúsculas/minúsculas (Windows)"
|
msgstr "Servidor de LDAP sensible a mayúsculas/minúsculas (Windows)"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr "Apagar la validación por certificado SSL."
|
msgstr "Apagar la validación por certificado SSL."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr "Si la conexión sólo funciona con esta opción, importe el certificado SSL del servidor LDAP en su servidor ownCloud."
|
msgstr "Si la conexión sólo funciona con esta opción, importe el certificado SSL del servidor LDAP en su servidor ownCloud."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "No recomendado, sólo para pruebas."
|
msgstr "No recomendado, sólo para pruebas."
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr "Campo de nombre de usuario a mostrar"
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr "El atributo LDAP a usar para generar el nombre de usuario de ownCloud."
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr "Campo de nombre de grupo a mostrar"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr "El atributo LDAP a usar para generar el nombre de los grupos de ownCloud."
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "en bytes"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr "en segundos. Un cambio vacía la cache."
|
msgstr "en segundos. Un cambio vacía la cache."
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr "Campo de nombre de usuario a mostrar"
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr "El atributo LDAP a usar para generar el nombre de usuario de ownCloud."
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr "Árbol base de usuario"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr "Campo de nombre de grupo a mostrar"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr "El atributo LDAP a usar para generar el nombre de los grupos de ownCloud."
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr "Árbol base de grupo"
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr "Asociación Grupo-Miembro"
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "en bytes"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr "Vacío para el nombre de usuario (por defecto). En otro caso, especifique un atributo LDAP/AD."
|
msgstr "Vacío para el nombre de usuario (por defecto). En otro caso, especifique un atributo LDAP/AD."
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Ayuda"
|
msgstr "Ayuda"
|
||||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:33+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
|
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -56,19 +56,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -173,128 +173,140 @@ msgstr "Define el filtro a aplicar cuando se obtienen grupos."
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr "Sin ninguna plantilla, p. ej.: \"objectClass=posixGroup\"."
|
msgstr "Sin ninguna plantilla, p. ej.: \"objectClass=posixGroup\"."
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "Puerto"
|
msgstr "Puerto"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr "Árbol base de usuario"
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr "Una DN base de usuario por línea"
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr "Árbol base de grupo"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr "Una DN base de grupo por línea"
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr "Asociación Grupo-Miembro"
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "Usar TLS"
|
msgstr "Usar TLS"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr "No usarlo para SSL, dará error."
|
msgstr "No usarlo para SSL, dará error."
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr "Servidor de LDAP sensible a mayúsculas/minúsculas (Windows)"
|
msgstr "Servidor de LDAP sensible a mayúsculas/minúsculas (Windows)"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr "Desactivar la validación por certificado SSL."
|
msgstr "Desactivar la validación por certificado SSL."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr "Si la conexión sólo funciona con esta opción, importá el certificado SSL del servidor LDAP en tu servidor ownCloud."
|
msgstr "Si la conexión sólo funciona con esta opción, importá el certificado SSL del servidor LDAP en tu servidor ownCloud."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "No recomendado, sólo para pruebas."
|
msgstr "No recomendado, sólo para pruebas."
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr "Campo de nombre de usuario a mostrar"
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr "El atributo LDAP a usar para generar el nombre de usuario de ownCloud."
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr "Campo de nombre de grupo a mostrar"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr "El atributo LDAP a usar para generar el nombre de los grupos de ownCloud."
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "en bytes"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr "en segundos. Cambiarlo vacía la cache."
|
msgstr "en segundos. Cambiarlo vacía la cache."
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr "Campo de nombre de usuario a mostrar"
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr "El atributo LDAP a usar para generar el nombre de usuario de ownCloud."
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr "Árbol base de usuario"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr "Una DN base de usuario por línea"
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr "Campo de nombre de grupo a mostrar"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr "El atributo LDAP a usar para generar el nombre de los grupos de ownCloud."
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr "Árbol base de grupo"
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr "Una DN base de grupo por línea"
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr "Asociación Grupo-Miembro"
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "en bytes"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr "Vacío para el nombre de usuario (por defecto). En otro caso, especificá un atributo LDAP/AD."
|
msgstr "Vacío para el nombre de usuario (por defecto). En otro caso, especificá un atributo LDAP/AD."
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Ayuda"
|
msgstr "Ayuda"
|
||||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:33+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
|
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -54,19 +54,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,128 +171,140 @@ msgstr "Määrab gruppe hankides filtri, mida rakendatakse."
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr "ilma ühegi kohatäitjata, nt. \"objectClass=posixGroup\"."
|
msgstr "ilma ühegi kohatäitjata, nt. \"objectClass=posixGroup\"."
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "Port"
|
msgstr "Port"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr "Baaskasutaja puu"
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr "Baasgrupi puu"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr "Grupiliikme seotus"
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "Kasutaja TLS"
|
msgstr "Kasutaja TLS"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr "Ära kasuta seda SSL ühenduse jaoks, see ei toimi."
|
msgstr "Ära kasuta seda SSL ühenduse jaoks, see ei toimi."
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr "Mittetõstutundlik LDAP server (Windows)"
|
msgstr "Mittetõstutundlik LDAP server (Windows)"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr "Lülita SSL sertifikaadi kontrollimine välja."
|
msgstr "Lülita SSL sertifikaadi kontrollimine välja."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr "Kui ühendus toimib ainult selle valikuga, siis impordi LDAP serveri SSL sertifikaat oma ownCloud serverisse."
|
msgstr "Kui ühendus toimib ainult selle valikuga, siis impordi LDAP serveri SSL sertifikaat oma ownCloud serverisse."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "Pole soovitatav, kasuta ainult testimiseks."
|
msgstr "Pole soovitatav, kasuta ainult testimiseks."
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr "Kasutaja näidatava nime väli"
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr "LDAP omadus, mida kasutatakse kasutaja ownCloudi nime loomiseks."
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr "Grupi näidatava nime väli"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr "LDAP omadus, mida kasutatakse ownCloudi grupi nime loomiseks."
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "baitides"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr "sekundites. Muudatus tühjendab vahemälu."
|
msgstr "sekundites. Muudatus tühjendab vahemälu."
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr "Kasutaja näidatava nime väli"
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr "LDAP omadus, mida kasutatakse kasutaja ownCloudi nime loomiseks."
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr "Baaskasutaja puu"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr "Grupi näidatava nime väli"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr "LDAP omadus, mida kasutatakse ownCloudi grupi nime loomiseks."
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr "Baasgrupi puu"
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr "Grupiliikme seotus"
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "baitides"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr "Kasutajanime (vaikeväärtus) kasutamiseks jäta tühjaks. Vastasel juhul määra LDAP/AD omadus."
|
msgstr "Kasutajanime (vaikeväärtus) kasutamiseks jäta tühjaks. Vastasel juhul määra LDAP/AD omadus."
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Abiinfo"
|
msgstr "Abiinfo"
|
||||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:33+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
|
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -55,19 +55,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -172,128 +172,140 @@ msgstr "Taldeak jasotzen direnean ezarriko den iragazkia zehazten du."
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr "txantiloirik gabe, adb. \"objectClass=posixGroup\"."
|
msgstr "txantiloirik gabe, adb. \"objectClass=posixGroup\"."
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "Portua"
|
msgstr "Portua"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr "Oinarrizko Erabiltzaile Zuhaitza"
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr "Erabiltzaile DN Oinarri bat lerroko"
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr "Oinarrizko Talde Zuhaitza"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr "Talde DN Oinarri bat lerroko"
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr "Talde-Kide elkarketak"
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "Erabili TLS"
|
msgstr "Erabili TLS"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr "Ez erabili SSL konexioetan, huts egingo du."
|
msgstr "Ez erabili SSL konexioetan, huts egingo du."
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr "Maiuskulak eta minuskulak ezberditzen ez dituen LDAP zerbitzaria (windows)"
|
msgstr "Maiuskulak eta minuskulak ezberditzen ez dituen LDAP zerbitzaria (windows)"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr "Ezgaitu SSL ziurtagirien egiaztapena."
|
msgstr "Ezgaitu SSL ziurtagirien egiaztapena."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr "Konexioa aukera hau ezinbestekoa badu, inportatu LDAP zerbitzariaren SSL ziurtagiria zure ownCloud zerbitzarian."
|
msgstr "Konexioa aukera hau ezinbestekoa badu, inportatu LDAP zerbitzariaren SSL ziurtagiria zure ownCloud zerbitzarian."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "Ez da aholkatzen, erabili bakarrik frogak egiteko."
|
msgstr "Ez da aholkatzen, erabili bakarrik frogak egiteko."
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr "Erabiltzaileen bistaratzeko izena duen eremua"
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr "ownCloud erabiltzailearen izena sortzeko erabiliko den LDAP atributua"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr "Taldeen bistaratzeko izena duen eremua"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr "ownCloud taldearen izena sortzeko erabiliko den LDAP atributua"
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "bytetan"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr "segundutan. Aldaketak katxea husten du."
|
msgstr "segundutan. Aldaketak katxea husten du."
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr "Erabiltzaileen bistaratzeko izena duen eremua"
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr "ownCloud erabiltzailearen izena sortzeko erabiliko den LDAP atributua"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr "Oinarrizko Erabiltzaile Zuhaitza"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr "Erabiltzaile DN Oinarri bat lerroko"
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr "Taldeen bistaratzeko izena duen eremua"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr "ownCloud taldearen izena sortzeko erabiliko den LDAP atributua"
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr "Oinarrizko Talde Zuhaitza"
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr "Talde DN Oinarri bat lerroko"
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr "Talde-Kide elkarketak"
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "bytetan"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr "Utzi hutsik erabiltzaile izenarako (lehentsia). Bestela zehaztu LDAP/AD atributua."
|
msgstr "Utzi hutsik erabiltzaile izenarako (lehentsia). Bestela zehaztu LDAP/AD atributua."
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Laguntza"
|
msgstr "Laguntza"
|
||||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:30+0000\n"
|
"PO-Revision-Date: 2013-02-02 14:04+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: miki_mika1362 <miki_mika1362@yahoo.com>\n"
|
||||||
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
|
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -482,7 +482,7 @@ msgstr "هیچ مولد تصادفی امن در دسترس نیست، لطفا
|
||||||
msgid ""
|
msgid ""
|
||||||
"Without a secure random number generator an attacker may be able to predict "
|
"Without a secure random number generator an attacker may be able to predict "
|
||||||
"password reset tokens and take over your account."
|
"password reset tokens and take over your account."
|
||||||
msgstr ""
|
msgstr "بدون وجود یک تولید کننده اعداد تصادفی امن ، یک مهاجم ممکن است این قابلیت را داشته باشد که پیشگویی کند پسوورد های راه انداز گرفته شده و کنترلی روی حساب کاربری شما داشته باشد ."
|
||||||
|
|
||||||
#: templates/installation.php:32
|
#: templates/installation.php:32
|
||||||
msgid ""
|
msgid ""
|
||||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-01 00:17+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 16:30+0000\n"
|
"PO-Revision-Date: 2013-02-02 11:20+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
|
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
|
|
@ -3,14 +3,15 @@
|
||||||
# This file is distributed under the same license as the PACKAGE package.
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
|
# Amir Reza Asadi <amirreza.asadi@live.com>, 2013.
|
||||||
# Mohammad Dashtizadeh <mohammad@dashtizadeh.net>, 2012.
|
# Mohammad Dashtizadeh <mohammad@dashtizadeh.net>, 2012.
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2012-09-22 01:14+0200\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2012-09-21 23:15+0000\n"
|
"PO-Revision-Date: 2013-02-02 11:20+0000\n"
|
||||||
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
|
"Last-Translator: Amir Reza Asadi <amirreza.asadi@live.com>\n"
|
||||||
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
|
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -20,30 +21,30 @@ msgstr ""
|
||||||
|
|
||||||
#: templates/authenticate.php:4
|
#: templates/authenticate.php:4
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr ""
|
msgstr "گذرواژه"
|
||||||
|
|
||||||
#: templates/authenticate.php:6
|
#: templates/authenticate.php:6
|
||||||
msgid "Submit"
|
msgid "Submit"
|
||||||
msgstr ""
|
msgstr "ثبت"
|
||||||
|
|
||||||
#: templates/public.php:9
|
#: templates/public.php:9
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s shared the folder %s with you"
|
msgid "%s shared the folder %s with you"
|
||||||
msgstr ""
|
msgstr "%sپوشه %s را با شما به اشتراک گذاشت"
|
||||||
|
|
||||||
#: templates/public.php:11
|
#: templates/public.php:11
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s shared the file %s with you"
|
msgid "%s shared the file %s with you"
|
||||||
msgstr ""
|
msgstr "%sفایل %s را با شما به اشتراک گذاشت"
|
||||||
|
|
||||||
#: templates/public.php:14 templates/public.php:30
|
#: templates/public.php:14 templates/public.php:30
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr ""
|
msgstr "دانلود"
|
||||||
|
|
||||||
#: templates/public.php:29
|
#: templates/public.php:29
|
||||||
msgid "No preview available for"
|
msgid "No preview available for"
|
||||||
msgstr ""
|
msgstr "هیچگونه پیش نمایشی موجود نیست"
|
||||||
|
|
||||||
#: templates/public.php:37
|
#: templates/public.php:35
|
||||||
msgid "web services under your control"
|
msgid "web services under your control"
|
||||||
msgstr ""
|
msgstr "سرویس های تحت وب در کنترل شما"
|
||||||
|
|
|
@ -3,14 +3,15 @@
|
||||||
# This file is distributed under the same license as the PACKAGE package.
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
|
# Amir Reza Asadi <amirreza.asadi@live.com>, 2013.
|
||||||
# Mohammad Dashtizadeh <mohammad@dashtizadeh.net>, 2012.
|
# Mohammad Dashtizadeh <mohammad@dashtizadeh.net>, 2012.
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-01-27 00:04+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-26 13:36+0000\n"
|
"PO-Revision-Date: 2013-02-02 14:01+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: Amir Reza Asadi <amirreza.asadi@live.com>\n"
|
||||||
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
|
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -18,53 +19,53 @@ msgstr ""
|
||||||
"Language: fa\n"
|
"Language: fa\n"
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
#: app.php:301
|
#: app.php:312
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "راهنما"
|
msgstr "راهنما"
|
||||||
|
|
||||||
#: app.php:308
|
#: app.php:319
|
||||||
msgid "Personal"
|
msgid "Personal"
|
||||||
msgstr "شخصی"
|
msgstr "شخصی"
|
||||||
|
|
||||||
#: app.php:313
|
#: app.php:324
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr "تنظیمات"
|
msgstr "تنظیمات"
|
||||||
|
|
||||||
#: app.php:318
|
#: app.php:329
|
||||||
msgid "Users"
|
msgid "Users"
|
||||||
msgstr "کاربران"
|
msgstr "کاربران"
|
||||||
|
|
||||||
#: app.php:325
|
#: app.php:336
|
||||||
msgid "Apps"
|
msgid "Apps"
|
||||||
msgstr ""
|
msgstr " برنامه ها"
|
||||||
|
|
||||||
#: app.php:327
|
#: app.php:338
|
||||||
msgid "Admin"
|
msgid "Admin"
|
||||||
msgstr "مدیر"
|
msgstr "مدیر"
|
||||||
|
|
||||||
#: files.php:365
|
#: files.php:202
|
||||||
msgid "ZIP download is turned off."
|
msgid "ZIP download is turned off."
|
||||||
msgstr ""
|
msgstr "دانلود به صورت فشرده غیر فعال است"
|
||||||
|
|
||||||
#: files.php:366
|
#: files.php:203
|
||||||
msgid "Files need to be downloaded one by one."
|
msgid "Files need to be downloaded one by one."
|
||||||
msgstr ""
|
msgstr "فایل ها باید به صورت یکی یکی دانلود شوند"
|
||||||
|
|
||||||
#: files.php:366 files.php:391
|
#: files.php:203 files.php:228
|
||||||
msgid "Back to Files"
|
msgid "Back to Files"
|
||||||
msgstr ""
|
msgstr "بازگشت به فایل ها"
|
||||||
|
|
||||||
#: files.php:390
|
#: files.php:227
|
||||||
msgid "Selected files too large to generate zip file."
|
msgid "Selected files too large to generate zip file."
|
||||||
msgstr ""
|
msgstr "فایل های انتخاب شده بزرگتر از آن هستند که بتوان یک فایل فشرده تولید کرد"
|
||||||
|
|
||||||
#: helper.php:229
|
#: helper.php:226
|
||||||
msgid "couldn't be determined"
|
msgid "couldn't be determined"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: json.php:28
|
#: json.php:28
|
||||||
msgid "Application is not enabled"
|
msgid "Application is not enabled"
|
||||||
msgstr ""
|
msgstr "برنامه فعال نشده است"
|
||||||
|
|
||||||
#: json.php:39 json.php:62 json.php:73
|
#: json.php:39 json.php:62 json.php:73
|
||||||
msgid "Authentication error"
|
msgid "Authentication error"
|
||||||
|
@ -84,7 +85,7 @@ msgstr "متن"
|
||||||
|
|
||||||
#: search/provider/file.php:29
|
#: search/provider/file.php:29
|
||||||
msgid "Images"
|
msgid "Images"
|
||||||
msgstr ""
|
msgstr "تصاویر"
|
||||||
|
|
||||||
#: template.php:113
|
#: template.php:113
|
||||||
msgid "seconds ago"
|
msgid "seconds ago"
|
||||||
|
@ -106,7 +107,7 @@ msgstr "1 ساعت پیش"
|
||||||
#: template.php:117
|
#: template.php:117
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%d hours ago"
|
msgid "%d hours ago"
|
||||||
msgstr ""
|
msgstr "%d ساعت پیش"
|
||||||
|
|
||||||
#: template.php:118
|
#: template.php:118
|
||||||
msgid "today"
|
msgid "today"
|
||||||
|
@ -119,7 +120,7 @@ msgstr "دیروز"
|
||||||
#: template.php:120
|
#: template.php:120
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%d days ago"
|
msgid "%d days ago"
|
||||||
msgstr ""
|
msgstr "%d روز پیش"
|
||||||
|
|
||||||
#: template.php:121
|
#: template.php:121
|
||||||
msgid "last month"
|
msgid "last month"
|
||||||
|
@ -128,7 +129,7 @@ msgstr "ماه قبل"
|
||||||
#: template.php:122
|
#: template.php:122
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%d months ago"
|
msgid "%d months ago"
|
||||||
msgstr ""
|
msgstr "%dماه پیش"
|
||||||
|
|
||||||
#: template.php:123
|
#: template.php:123
|
||||||
msgid "last year"
|
msgid "last year"
|
||||||
|
@ -154,4 +155,4 @@ msgstr ""
|
||||||
#: vcategories.php:188 vcategories.php:249
|
#: vcategories.php:188 vcategories.php:249
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Could not find category \"%s\""
|
msgid "Could not find category \"%s\""
|
||||||
msgstr ""
|
msgstr "دسته بندی %s یافت نشد"
|
||||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-02-01 23:06+0000\n"
|
"PO-Revision-Date: 2013-02-02 11:20+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
|
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:33+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
|
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -54,19 +54,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,128 +171,140 @@ msgstr ""
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "راهنما"
|
msgstr "راهنما"
|
||||||
|
|
|
@ -12,9 +12,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-01 00:17+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 16:20+0000\n"
|
"PO-Revision-Date: 2013-02-02 13:58+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
|
||||||
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
|
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -111,7 +111,7 @@ msgstr ""
|
||||||
|
|
||||||
#: js/filelist.js:280
|
#: js/filelist.js:280
|
||||||
msgid "perform delete operation"
|
msgid "perform delete operation"
|
||||||
msgstr ""
|
msgstr "suorita poistotoiminto"
|
||||||
|
|
||||||
#: js/files.js:52
|
#: js/files.js:52
|
||||||
msgid "'.' is an invalid file name."
|
msgid "'.' is an invalid file name."
|
||||||
|
@ -264,7 +264,7 @@ msgstr "Linkistä"
|
||||||
|
|
||||||
#: templates/index.php:40
|
#: templates/index.php:40
|
||||||
msgid "Trash"
|
msgid "Trash"
|
||||||
msgstr ""
|
msgstr "Roskakori"
|
||||||
|
|
||||||
#: templates/index.php:46
|
#: templates/index.php:46
|
||||||
msgid "Cancel upload"
|
msgid "Cancel upload"
|
||||||
|
@ -298,4 +298,4 @@ msgstr "Tämänhetkinen tutkinta"
|
||||||
|
|
||||||
#: templates/upgrade.php:2
|
#: templates/upgrade.php:2
|
||||||
msgid "Upgrading filesystem cache..."
|
msgid "Upgrading filesystem cache..."
|
||||||
msgstr ""
|
msgstr "Päivitetään tiedostojärjestelmän välimuistia..."
|
||||||
|
|
|
@ -3,14 +3,14 @@
|
||||||
# This file is distributed under the same license as the PACKAGE package.
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# Jiri Grönroos <jiri.gronroos@iki.fi>, 2012.
|
# Jiri Grönroos <jiri.gronroos@iki.fi>, 2012-2013.
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-01-23 00:05+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-22 23:05+0000\n"
|
"PO-Revision-Date: 2013-02-02 13:59+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
|
||||||
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
|
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -34,7 +34,7 @@ msgstr ""
|
||||||
|
|
||||||
#: js/settings-personal.js:25
|
#: js/settings-personal.js:25
|
||||||
msgid "Please check your passwords and try again."
|
msgid "Please check your passwords and try again."
|
||||||
msgstr ""
|
msgstr "Tarkista salasanasi ja yritä uudelleen."
|
||||||
|
|
||||||
#: js/settings-personal.js:25
|
#: js/settings-personal.js:25
|
||||||
msgid "Could not change your file encryption password to your login password"
|
msgid "Could not change your file encryption password to your login password"
|
||||||
|
@ -42,7 +42,7 @@ msgstr ""
|
||||||
|
|
||||||
#: templates/settings-personal.php:3 templates/settings.php:5
|
#: templates/settings-personal.php:3 templates/settings.php:5
|
||||||
msgid "Choose encryption mode:"
|
msgid "Choose encryption mode:"
|
||||||
msgstr ""
|
msgstr "Choose encryption mode:"
|
||||||
|
|
||||||
#: templates/settings-personal.php:20 templates/settings.php:24
|
#: templates/settings-personal.php:20 templates/settings.php:24
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -58,13 +58,13 @@ msgstr ""
|
||||||
|
|
||||||
#: templates/settings-personal.php:41 templates/settings.php:60
|
#: templates/settings-personal.php:41 templates/settings.php:60
|
||||||
msgid "None (no encryption at all)"
|
msgid "None (no encryption at all)"
|
||||||
msgstr ""
|
msgstr "Ei mitään (ei lainkaan salausta)"
|
||||||
|
|
||||||
#: templates/settings.php:10
|
#: templates/settings.php:10
|
||||||
msgid ""
|
msgid ""
|
||||||
"Important: Once you selected an encryption mode there is no way to change it"
|
"Important: Once you selected an encryption mode there is no way to change it"
|
||||||
" back"
|
" back"
|
||||||
msgstr ""
|
msgstr "Tärkeä huomautus: Kun olet valinnut salaustatavan, sitä ei ole mahdollista vaihtaa"
|
||||||
|
|
||||||
#: templates/settings.php:48
|
#: templates/settings.php:48
|
||||||
msgid "User specific (let the user decide)"
|
msgid "User specific (let the user decide)"
|
||||||
|
|
|
@ -4,15 +4,15 @@
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# <ari.takalo@iki.fi>, 2012.
|
# <ari.takalo@iki.fi>, 2012.
|
||||||
# Jiri Grönroos <jiri.gronroos@iki.fi>, 2012.
|
# Jiri Grönroos <jiri.gronroos@iki.fi>, 2012-2013.
|
||||||
# <tehoratopato@gmail.com>, 2012.
|
# <tehoratopato@gmail.com>, 2012.
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2012-12-13 00:17+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2012-12-11 23:22+0000\n"
|
"PO-Revision-Date: 2013-02-02 14:01+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
|
||||||
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
|
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -28,11 +28,11 @@ msgstr "Pääsy sallittu"
|
||||||
msgid "Error configuring Dropbox storage"
|
msgid "Error configuring Dropbox storage"
|
||||||
msgstr "Virhe Dropbox levyn asetuksia tehtäessä"
|
msgstr "Virhe Dropbox levyn asetuksia tehtäessä"
|
||||||
|
|
||||||
#: js/dropbox.js:34 js/dropbox.js:45 js/google.js:31 js/google.js:40
|
#: js/dropbox.js:34 js/dropbox.js:45 js/google.js:31 js/google.js:41
|
||||||
msgid "Grant access"
|
msgid "Grant access"
|
||||||
msgstr "Salli pääsy"
|
msgstr "Salli pääsy"
|
||||||
|
|
||||||
#: js/dropbox.js:73 js/google.js:72
|
#: js/dropbox.js:73 js/google.js:73
|
||||||
msgid "Fill out all required fields"
|
msgid "Fill out all required fields"
|
||||||
msgstr "Täytä kaikki vaaditut kentät"
|
msgstr "Täytä kaikki vaaditut kentät"
|
||||||
|
|
||||||
|
@ -40,22 +40,22 @@ msgstr "Täytä kaikki vaaditut kentät"
|
||||||
msgid "Please provide a valid Dropbox app key and secret."
|
msgid "Please provide a valid Dropbox app key and secret."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/google.js:26 js/google.js:73 js/google.js:78
|
#: js/google.js:26 js/google.js:74 js/google.js:79
|
||||||
msgid "Error configuring Google Drive storage"
|
msgid "Error configuring Google Drive storage"
|
||||||
msgstr "Virhe Google Drive levyn asetuksia tehtäessä"
|
msgstr "Virhe Google Drive levyn asetuksia tehtäessä"
|
||||||
|
|
||||||
#: lib/config.php:434
|
#: lib/config.php:405
|
||||||
msgid ""
|
msgid ""
|
||||||
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares "
|
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares "
|
||||||
"is not possible. Please ask your system administrator to install it."
|
"is not possible. Please ask your system administrator to install it."
|
||||||
msgstr ""
|
msgstr "<b>Varoitus:</b> \"smbclient\" ei ole asennettuna. CIFS-/SMB-jakojen liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää asentamaan smbclient."
|
||||||
|
|
||||||
#: lib/config.php:435
|
#: lib/config.php:406
|
||||||
msgid ""
|
msgid ""
|
||||||
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting"
|
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting"
|
||||||
" of FTP shares is not possible. Please ask your system administrator to "
|
" of FTP shares is not possible. Please ask your system administrator to "
|
||||||
"install it."
|
"install it."
|
||||||
msgstr ""
|
msgstr "<b>Varoitus:</b> PHP:n FTP-tuki ei ole käytössä tai sitä ei ole asennettu. FTP-jakojen liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää ottamaan FTP-tuki käyttöön."
|
||||||
|
|
||||||
#: templates/settings.php:3
|
#: templates/settings.php:3
|
||||||
msgid "External Storage"
|
msgid "External Storage"
|
||||||
|
@ -102,7 +102,7 @@ msgid "Users"
|
||||||
msgstr "Käyttäjät"
|
msgstr "Käyttäjät"
|
||||||
|
|
||||||
#: templates/settings.php:108 templates/settings.php:109
|
#: templates/settings.php:108 templates/settings.php:109
|
||||||
#: templates/settings.php:149 templates/settings.php:150
|
#: templates/settings.php:144 templates/settings.php:145
|
||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr "Poista"
|
msgstr "Poista"
|
||||||
|
|
||||||
|
@ -114,10 +114,10 @@ msgstr "Ota käyttöön ulkopuoliset tallennuspaikat"
|
||||||
msgid "Allow users to mount their own external storage"
|
msgid "Allow users to mount their own external storage"
|
||||||
msgstr "Salli käyttäjien liittää omia erillisiä tallennusvälineitä"
|
msgstr "Salli käyttäjien liittää omia erillisiä tallennusvälineitä"
|
||||||
|
|
||||||
#: templates/settings.php:139
|
#: templates/settings.php:136
|
||||||
msgid "SSL root certificates"
|
msgid "SSL root certificates"
|
||||||
msgstr "SSL-juurivarmenteet"
|
msgstr "SSL-juurivarmenteet"
|
||||||
|
|
||||||
#: templates/settings.php:158
|
#: templates/settings.php:153
|
||||||
msgid "Import Root Certificate"
|
msgid "Import Root Certificate"
|
||||||
msgstr "Tuo juurivarmenne"
|
msgstr "Tuo juurivarmenne"
|
||||||
|
|
|
@ -10,9 +10,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-02-01 23:06+0000\n"
|
"PO-Revision-Date: 2013-02-02 13:58+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
|
||||||
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
|
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -80,11 +80,11 @@ msgstr "Käyttäjän poistaminen ryhmästä %s ei onnistu"
|
||||||
|
|
||||||
#: ajax/updateapp.php:13
|
#: ajax/updateapp.php:13
|
||||||
msgid "Couldn't update app."
|
msgid "Couldn't update app."
|
||||||
msgstr ""
|
msgstr "Sovelluksen päivitys epäonnistui."
|
||||||
|
|
||||||
#: js/apps.js:30
|
#: js/apps.js:30
|
||||||
msgid "Update to {appversion}"
|
msgid "Update to {appversion}"
|
||||||
msgstr ""
|
msgstr "Päivitä versioon {appversion}"
|
||||||
|
|
||||||
#: js/apps.js:36 js/apps.js:76
|
#: js/apps.js:36 js/apps.js:76
|
||||||
msgid "Disable"
|
msgid "Disable"
|
||||||
|
@ -96,15 +96,15 @@ msgstr "Käytä"
|
||||||
|
|
||||||
#: js/apps.js:55
|
#: js/apps.js:55
|
||||||
msgid "Please wait...."
|
msgid "Please wait...."
|
||||||
msgstr ""
|
msgstr "Odota hetki..."
|
||||||
|
|
||||||
#: js/apps.js:84
|
#: js/apps.js:84
|
||||||
msgid "Updating...."
|
msgid "Updating...."
|
||||||
msgstr ""
|
msgstr "Päivitetään..."
|
||||||
|
|
||||||
#: js/apps.js:87
|
#: js/apps.js:87
|
||||||
msgid "Error while updating app"
|
msgid "Error while updating app"
|
||||||
msgstr ""
|
msgstr "Virhe sovellusta päivittäessä"
|
||||||
|
|
||||||
#: js/apps.js:87
|
#: js/apps.js:87
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
|
@ -112,7 +112,7 @@ msgstr "Virhe"
|
||||||
|
|
||||||
#: js/apps.js:90
|
#: js/apps.js:90
|
||||||
msgid "Updated"
|
msgid "Updated"
|
||||||
msgstr ""
|
msgstr "Päivitetty"
|
||||||
|
|
||||||
#: js/personal.js:69
|
#: js/personal.js:69
|
||||||
msgid "Saving..."
|
msgid "Saving..."
|
||||||
|
@ -299,11 +299,11 @@ msgstr ""
|
||||||
|
|
||||||
#: templates/users.php:97
|
#: templates/users.php:97
|
||||||
msgid "change display name"
|
msgid "change display name"
|
||||||
msgstr ""
|
msgstr "vaihda näyttönimi"
|
||||||
|
|
||||||
#: templates/users.php:101
|
#: templates/users.php:101
|
||||||
msgid "set new password"
|
msgid "set new password"
|
||||||
msgstr ""
|
msgstr "aseta uusi salasana"
|
||||||
|
|
||||||
#: templates/users.php:137
|
#: templates/users.php:137
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:33+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
|
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -56,19 +56,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -173,128 +173,140 @@ msgstr "Määrittelee käytettävän suodattimen, kun ryhmiä haetaan. "
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr "ilman paikanvaraustermiä, ts. \"objectClass=posixGroup\"."
|
msgstr "ilman paikanvaraustermiä, ts. \"objectClass=posixGroup\"."
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "Portti"
|
msgstr "Portti"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr "Oletuskäyttäjäpuu"
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr "Ryhmien juuri"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr "Ryhmän ja jäsenen assosiaatio (yhteys)"
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "Käytä TLS:ää"
|
msgstr "Käytä TLS:ää"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr "Älä käytä SSL-yhteyttä varten, se epäonnistuu. "
|
msgstr "Älä käytä SSL-yhteyttä varten, se epäonnistuu. "
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr "Kirjainkoosta piittamaton LDAP-palvelin (Windows)"
|
msgstr "Kirjainkoosta piittamaton LDAP-palvelin (Windows)"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr "Poista käytöstä SSL-varmenteen vahvistus"
|
msgstr "Poista käytöstä SSL-varmenteen vahvistus"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr "Jos yhteys toimii vain tällä valinnalla, siirrä LDAP-palvelimen SSL-varmenne ownCloud-palvelimellesi."
|
msgstr "Jos yhteys toimii vain tällä valinnalla, siirrä LDAP-palvelimen SSL-varmenne ownCloud-palvelimellesi."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "Ei suositella, käytä vain testausta varten."
|
msgstr "Ei suositella, käytä vain testausta varten."
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr "Käyttäjän näytettävän nimen kenttä"
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr "LDAP-attribuutti, jota käytetään käyttäjän ownCloud-käyttäjänimenä "
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr "Ryhmän \"näytettävä nimi\"-kenttä"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr "LDAP-attribuutti, jota käytetään luomaan ryhmän ownCloud-nimi"
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "tavuissa"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr "sekunneissa. Muutos tyhjentää välimuistin."
|
msgstr "sekunneissa. Muutos tyhjentää välimuistin."
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr "Käyttäjän näytettävän nimen kenttä"
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr "LDAP-attribuutti, jota käytetään käyttäjän ownCloud-käyttäjänimenä "
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr "Oletuskäyttäjäpuu"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr "Ryhmän \"näytettävä nimi\"-kenttä"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr "LDAP-attribuutti, jota käytetään luomaan ryhmän ownCloud-nimi"
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr "Ryhmien juuri"
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr "Ryhmän ja jäsenen assosiaatio (yhteys)"
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "tavuissa"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr "Jätä tyhjäksi käyttäjänimi (oletusasetus). Muutoin anna LDAP/AD-atribuutti."
|
msgstr "Jätä tyhjäksi käyttäjänimi (oletusasetus). Muutoin anna LDAP/AD-atribuutti."
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Ohje"
|
msgstr "Ohje"
|
||||||
|
|
|
@ -13,9 +13,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-02-01 15:00+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: Romain DEP. <rom1dep@gmail.com>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
|
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -59,19 +59,19 @@ msgstr "Garder ces paramètres ?"
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr "Impossible d'ajouter la configuration du serveur."
|
msgstr "Impossible d'ajouter la configuration du serveur."
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr "Test de connexion réussi"
|
msgstr "Test de connexion réussi"
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr "Le test de connexion a échoué"
|
msgstr "Le test de connexion a échoué"
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr "Êtes-vous vraiment sûr de vouloir effacer la configuration actuelle du serveur ?"
|
msgstr "Êtes-vous vraiment sûr de vouloir effacer la configuration actuelle du serveur ?"
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr "Confirmer la suppression"
|
msgstr "Confirmer la suppression"
|
||||||
|
|
||||||
|
@ -176,128 +176,140 @@ msgstr "Définit le filtre à appliquer lors de la récupération des groupes."
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr "sans élément de substitution, par exemple \"objectClass=posixGroup\"."
|
msgstr "sans élément de substitution, par exemple \"objectClass=posixGroup\"."
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr "Configuration active"
|
msgstr "Configuration active"
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr "Lorsque non cochée, la configuration sera ignorée."
|
msgstr "Lorsque non cochée, la configuration sera ignorée."
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "Port"
|
msgstr "Port"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr "Serveur de backup (réplique)"
|
msgstr "Serveur de backup (réplique)"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr "Fournir un serveur de backup optionnel. Il doit s'agir d'une réplique du serveur LDAP/AD principal."
|
msgstr "Fournir un serveur de backup optionnel. Il doit s'agir d'une réplique du serveur LDAP/AD principal."
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr "Port du serveur de backup (réplique)"
|
msgstr "Port du serveur de backup (réplique)"
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr "Désactiver le serveur principal"
|
msgstr "Désactiver le serveur principal"
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr "Lorsqu'activé, ownCloud ne se connectera qu'au serveur répliqué."
|
msgstr "Lorsqu'activé, ownCloud ne se connectera qu'au serveur répliqué."
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr "DN racine de l'arbre utilisateurs"
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr "Un DN racine utilisateur par ligne"
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr "Recherche des attributs utilisateur"
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr "Optionnel, un attribut par ligne"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr "DN racine de l'arbre groupes"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr "Un DN racine groupe par ligne"
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr "Recherche des attributs du groupe"
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr "Association groupe-membre"
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "Utiliser TLS"
|
msgstr "Utiliser TLS"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr "Ne pas utiliser pour les connexions SSL, car cela échouera."
|
msgstr "Ne pas utiliser pour les connexions SSL, car cela échouera."
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr "Serveur LDAP insensible à la casse (Windows)"
|
msgstr "Serveur LDAP insensible à la casse (Windows)"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr "Désactiver la validation du certificat SSL."
|
msgstr "Désactiver la validation du certificat SSL."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr "Si la connexion ne fonctionne qu'avec cette option, importez le certificat SSL du serveur LDAP dans le serveur ownCloud."
|
msgstr "Si la connexion ne fonctionne qu'avec cette option, importez le certificat SSL du serveur LDAP dans le serveur ownCloud."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "Non recommandé, utilisation pour tests uniquement."
|
msgstr "Non recommandé, utilisation pour tests uniquement."
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr "Champ \"nom d'affichage\" de l'utilisateur"
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr "L'attribut LDAP utilisé pour générer les noms d'utilisateurs d'ownCloud."
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr "Champ \"nom d'affichage\" du groupe"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr "L'attribut LDAP utilisé pour générer les noms de groupes d'ownCloud."
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "en octets"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr "en secondes. Tout changement vide le cache."
|
msgstr "en secondes. Tout changement vide le cache."
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr "Champ \"nom d'affichage\" de l'utilisateur"
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr "L'attribut LDAP utilisé pour générer les noms d'utilisateurs d'ownCloud."
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr "DN racine de l'arbre utilisateurs"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr "Un DN racine utilisateur par ligne"
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr "Recherche des attributs utilisateur"
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr "Optionnel, un attribut par ligne"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr "Champ \"nom d'affichage\" du groupe"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr "L'attribut LDAP utilisé pour générer les noms de groupes d'ownCloud."
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr "DN racine de l'arbre groupes"
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr "Un DN racine groupe par ligne"
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr "Recherche des attributs du groupe"
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr "Association groupe-membre"
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "en octets"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr "Laisser vide "
|
msgstr "Laisser vide "
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Aide"
|
msgstr "Aide"
|
||||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:32+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
|
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -55,19 +55,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -172,128 +172,140 @@ msgstr "Define o filtro a aplicar cando se recompilan os grupos."
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr "sen ningunha marca de posición, como p.ex «objectClass=grupoPosix»."
|
msgstr "sen ningunha marca de posición, como p.ex «objectClass=grupoPosix»."
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "Porto"
|
msgstr "Porto"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr "Base da árbore de usuarios"
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr "Base da árbore de grupo"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr "Asociación de grupos e membros"
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "Usar TLS"
|
msgstr "Usar TLS"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr "Non empregalo para conexións SSL: fallará."
|
msgstr "Non empregalo para conexións SSL: fallará."
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr "Servidor LDAP que non distingue entre maiúsculas e minúsculas (Windows)"
|
msgstr "Servidor LDAP que non distingue entre maiúsculas e minúsculas (Windows)"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr "Desactiva a validación do certificado SSL."
|
msgstr "Desactiva a validación do certificado SSL."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr "Se a conexión só funciona con esta opción importa o certificado SSL do servidor LDAP no seu servidor ownCloud."
|
msgstr "Se a conexión só funciona con esta opción importa o certificado SSL do servidor LDAP no seu servidor ownCloud."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "Non se recomenda. Só para probas."
|
msgstr "Non se recomenda. Só para probas."
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr "Campo de mostra do nome de usuario"
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr "O atributo LDAP a empregar para xerar o nome de usuario de ownCloud."
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr "Campo de mostra do nome de grupo"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr "O atributo LDAP úsase para xerar os nomes dos grupos de ownCloud."
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "en bytes"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr "en segundos. Calquera cambio baleira a caché."
|
msgstr "en segundos. Calquera cambio baleira a caché."
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr "Campo de mostra do nome de usuario"
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr "O atributo LDAP a empregar para xerar o nome de usuario de ownCloud."
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr "Base da árbore de usuarios"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr "Campo de mostra do nome de grupo"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr "O atributo LDAP úsase para xerar os nomes dos grupos de ownCloud."
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr "Base da árbore de grupo"
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr "Asociación de grupos e membros"
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "en bytes"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr "Deixar baleiro para o nome de usuario (predeterminado). Noutro caso, especifique un atributo LDAP/AD."
|
msgstr "Deixar baleiro para o nome de usuario (predeterminado). Noutro caso, especifique un atributo LDAP/AD."
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Axuda"
|
msgstr "Axuda"
|
||||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:33+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
|
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -54,19 +54,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,128 +171,140 @@ msgstr ""
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "בבתים"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr "בשניות. שינוי מרוקן את המטמון."
|
msgstr "בשניות. שינוי מרוקן את המטמון."
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "בבתים"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "עזרה"
|
msgstr "עזרה"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-01 00:17+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:18+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
|
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -53,19 +53,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -170,128 +170,140 @@ msgstr ""
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-01 00:17+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:18+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
|
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -53,19 +53,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -170,128 +170,140 @@ msgstr ""
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Pomoć"
|
msgstr "Pomoć"
|
||||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:33+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
|
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -55,19 +55,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -172,128 +172,140 @@ msgstr "Ez a szűrő érvényes a csoportok listázásakor."
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr "itt ne használjunk változót, pl. \"objectClass=posixGroup\"."
|
msgstr "itt ne használjunk változót, pl. \"objectClass=posixGroup\"."
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "Port"
|
msgstr "Port"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr "A felhasználói fa gyökere"
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr "Soronként egy felhasználói fa gyökerét adhatjuk meg"
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr "A csoportfa gyökere"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr "Soronként egy csoportfa gyökerét adhatjuk meg"
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr "A csoporttagság attribútuma"
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "Használjunk TLS-t"
|
msgstr "Használjunk TLS-t"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr "Ne használjuk SSL-kapcsolat esetén, mert nem fog működni!"
|
msgstr "Ne használjuk SSL-kapcsolat esetén, mert nem fog működni!"
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr "Az LDAP-kiszolgáló nem tesz különbséget a kis- és nagybetűk között (Windows)"
|
msgstr "Az LDAP-kiszolgáló nem tesz különbséget a kis- és nagybetűk között (Windows)"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr "Ne ellenőrizzük az SSL-tanúsítvány érvényességét"
|
msgstr "Ne ellenőrizzük az SSL-tanúsítvány érvényességét"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr "Ha a kapcsolat csak ezzel a beállítással működik, akkor importálja az LDAP-kiszolgáló SSL tanúsítványát az ownCloud kiszolgálóra!"
|
msgstr "Ha a kapcsolat csak ezzel a beállítással működik, akkor importálja az LDAP-kiszolgáló SSL tanúsítványát az ownCloud kiszolgálóra!"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "Nem javasolt, csak tesztelésre érdemes használni."
|
msgstr "Nem javasolt, csak tesztelésre érdemes használni."
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr "A felhasználónév mezője"
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr "Ebből az LDAP attribútumból képződik a felhasználó elnevezése, ami megjelenik az ownCloudban."
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr "A csoport nevének mezője"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr "Ebből az LDAP attribútumból képződik a csoport elnevezése, ami megjelenik az ownCloudban."
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "bájtban"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr "másodpercben. A változtatás törli a cache tartalmát."
|
msgstr "másodpercben. A változtatás törli a cache tartalmát."
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr "A felhasználónév mezője"
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr "Ebből az LDAP attribútumból képződik a felhasználó elnevezése, ami megjelenik az ownCloudban."
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr "A felhasználói fa gyökere"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr "Soronként egy felhasználói fa gyökerét adhatjuk meg"
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr "A csoport nevének mezője"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr "Ebből az LDAP attribútumból képződik a csoport elnevezése, ami megjelenik az ownCloudban."
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr "A csoportfa gyökere"
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr "Soronként egy csoportfa gyökerét adhatjuk meg"
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr "A csoporttagság attribútuma"
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "bájtban"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr "Hagyja üresen, ha a felhasználónevet kívánja használni. Ellenkező esetben adjon meg egy LDAP/AD attribútumot!"
|
msgstr "Hagyja üresen, ha a felhasználónevet kívánja használni. Ellenkező esetben adjon meg egy LDAP/AD attribútumot!"
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Súgó"
|
msgstr "Súgó"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-01 00:17+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:18+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
|
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -53,19 +53,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -170,128 +170,140 @@ msgstr ""
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Adjuta"
|
msgstr "Adjuta"
|
||||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:33+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
|
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -54,19 +54,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,128 +171,140 @@ msgstr ""
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "port"
|
msgstr "port"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "gunakan TLS"
|
msgstr "gunakan TLS"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr "jangan gunakan untuk koneksi SSL, itu akan gagal."
|
msgstr "jangan gunakan untuk koneksi SSL, itu akan gagal."
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr "matikan validasi sertivikat SSL"
|
msgstr "matikan validasi sertivikat SSL"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "tidak disarankan, gunakan hanya untuk pengujian."
|
msgstr "tidak disarankan, gunakan hanya untuk pengujian."
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "dalam bytes"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr "dalam detik. perubahan mengosongkan cache"
|
msgstr "dalam detik. perubahan mengosongkan cache"
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "dalam bytes"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "bantuan"
|
msgstr "bantuan"
|
||||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-01 00:17+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:18+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
|
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -54,19 +54,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,128 +171,140 @@ msgstr ""
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Hjálp"
|
msgstr "Hjálp"
|
||||||
|
|
|
@ -14,9 +14,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-02-01 23:06+0000\n"
|
"PO-Revision-Date: 2013-02-01 23:30+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
|
||||||
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
|
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -104,7 +104,7 @@ msgstr "Attendere..."
|
||||||
|
|
||||||
#: js/apps.js:84
|
#: js/apps.js:84
|
||||||
msgid "Updating...."
|
msgid "Updating...."
|
||||||
msgstr ""
|
msgstr "Aggiornamento in corso..."
|
||||||
|
|
||||||
#: js/apps.js:87
|
#: js/apps.js:87
|
||||||
msgid "Error while updating app"
|
msgid "Error while updating app"
|
||||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-02-01 06:20+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
|
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -45,7 +45,7 @@ msgstr "Eliminazione non riuscita"
|
||||||
|
|
||||||
#: js/settings.js:82
|
#: js/settings.js:82
|
||||||
msgid "Take over settings from recent server configuration?"
|
msgid "Take over settings from recent server configuration?"
|
||||||
msgstr ""
|
msgstr "Vuoi recuperare le impostazioni dalla configurazione recente del server?"
|
||||||
|
|
||||||
#: js/settings.js:83
|
#: js/settings.js:83
|
||||||
msgid "Keep settings?"
|
msgid "Keep settings?"
|
||||||
|
@ -55,19 +55,19 @@ msgstr "Vuoi mantenere le impostazioni?"
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr "Impossibile aggiungere la configurazione del server"
|
msgstr "Impossibile aggiungere la configurazione del server"
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr "Prova di connessione riuscita"
|
msgstr "Prova di connessione riuscita"
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr "Prova di connessione non riuscita"
|
msgstr "Prova di connessione non riuscita"
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr "Vuoi davvero eliminare la configurazione attuale del server?"
|
msgstr "Vuoi davvero eliminare la configurazione attuale del server?"
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr "Conferma l'eliminazione"
|
msgstr "Conferma l'eliminazione"
|
||||||
|
|
||||||
|
@ -172,128 +172,140 @@ msgstr "Specifica quale filtro utilizzare durante il recupero dei gruppi."
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr "senza nessun segnaposto, per esempio \"objectClass=posixGroup\"."
|
msgstr "senza nessun segnaposto, per esempio \"objectClass=posixGroup\"."
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr "Configurazione attiva"
|
msgstr "Configurazione attiva"
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr "Se deselezionata, questa configurazione sarà saltata."
|
msgstr "Se deselezionata, questa configurazione sarà saltata."
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "Porta"
|
msgstr "Porta"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr "Host di backup (Replica)"
|
msgstr "Host di backup (Replica)"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr "Fornisci un host di backup opzionale. Deve essere una replica del server AD/LDAP principale."
|
msgstr "Fornisci un host di backup opzionale. Deve essere una replica del server AD/LDAP principale."
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr "Porta di backup (Replica)"
|
msgstr "Porta di backup (Replica)"
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr "Disabilita server principale"
|
msgstr "Disabilita server principale"
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr "Se abilitata, ownCloud si collegherà solo al server di replica."
|
msgstr "Se abilitata, ownCloud si collegherà solo al server di replica."
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr "Struttura base dell'utente"
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr "Un DN base utente per riga"
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr "Attributi di ricerca utente"
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr "Opzionale; un attributo per riga"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr "Struttura base del gruppo"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr "Un DN base gruppo per riga"
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr "Attributi di ricerca gruppo"
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr "Associazione gruppo-utente "
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "Usa TLS"
|
msgstr "Usa TLS"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr "Non utilizzare per le connessioni SSL, fallirà."
|
msgstr "Non utilizzare per le connessioni SSL, fallirà."
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr "Case insensitve LDAP server (Windows)"
|
msgstr "Case insensitve LDAP server (Windows)"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr "Disattiva il controllo del certificato SSL."
|
msgstr "Disattiva il controllo del certificato SSL."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr "Se la connessione funziona esclusivamente con questa opzione, importa il certificato SSL del server LDAP nel tuo server ownCloud."
|
msgstr "Se la connessione funziona esclusivamente con questa opzione, importa il certificato SSL del server LDAP nel tuo server ownCloud."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "Non consigliato, utilizzare solo per test."
|
msgstr "Non consigliato, utilizzare solo per test."
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr "Campo per la visualizzazione del nome utente"
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr "L'attributo LDAP da usare per generare il nome dell'utente ownCloud."
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr "Campo per la visualizzazione del nome del gruppo"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr "L'attributo LDAP da usare per generare il nome del gruppo ownCloud."
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "in byte"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr "in secondi. Il cambio svuota la cache."
|
msgstr "in secondi. Il cambio svuota la cache."
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr "Campo per la visualizzazione del nome utente"
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr "L'attributo LDAP da usare per generare il nome dell'utente ownCloud."
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr "Struttura base dell'utente"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr "Un DN base utente per riga"
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr "Attributi di ricerca utente"
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr "Opzionale; un attributo per riga"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr "Campo per la visualizzazione del nome del gruppo"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr "L'attributo LDAP da usare per generare il nome del gruppo ownCloud."
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr "Struttura base del gruppo"
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr "Un DN base gruppo per riga"
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr "Attributi di ricerca gruppo"
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr "Associazione gruppo-utente "
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "in byte"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr "Lascia vuoto per il nome utente (predefinito). Altrimenti, specifica un attributo LDAP/AD."
|
msgstr "Lascia vuoto per il nome utente (predefinito). Altrimenti, specifica un attributo LDAP/AD."
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Aiuto"
|
msgstr "Aiuto"
|
||||||
|
|
|
@ -10,9 +10,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-02-01 01:20+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: Daisuke Deguchi <ddeguchi@nagoya-u.jp>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
|
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -56,19 +56,19 @@ msgstr "設定を保持しますか?"
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr "サーバ設定を追加できません"
|
msgstr "サーバ設定を追加できません"
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr "接続テストに成功しました"
|
msgstr "接続テストに成功しました"
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr "接続テストに失敗しました"
|
msgstr "接続テストに失敗しました"
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr "現在のサーバ設定を本当に削除してもよろしいですか?"
|
msgstr "現在のサーバ設定を本当に削除してもよろしいですか?"
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr "削除の確認"
|
msgstr "削除の確認"
|
||||||
|
|
||||||
|
@ -173,128 +173,140 @@ msgstr "グループを取得するときに適用するフィルターを定義
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr "プレースホルダーを利用しないでください。例 \"objectClass=posixGroup\""
|
msgstr "プレースホルダーを利用しないでください。例 \"objectClass=posixGroup\""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr "設定はアクティブです"
|
msgstr "設定はアクティブです"
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr "チェックを外すと、この設定はスキップされます。"
|
msgstr "チェックを外すと、この設定はスキップされます。"
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "ポート"
|
msgstr "ポート"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr "バックアップ(レプリカ)ホスト"
|
msgstr "バックアップ(レプリカ)ホスト"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr "バックアップホストをオプションで指定することができます。メインのLDAP/ADサーバのレプリカである必要があります。"
|
msgstr "バックアップホストをオプションで指定することができます。メインのLDAP/ADサーバのレプリカである必要があります。"
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr "バックアップ(レプリカ)ポート"
|
msgstr "バックアップ(レプリカ)ポート"
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr "メインサーバを無効にする"
|
msgstr "メインサーバを無効にする"
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr "有効にすると、ownCloudはレプリカサーバにのみ接続します。"
|
msgstr "有効にすると、ownCloudはレプリカサーバにのみ接続します。"
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr "ベースユーザツリー"
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr "1行に1つのユーザベースDN"
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr "ユーザ検索属性"
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr "オプション:1行に1属性"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr "ベースグループツリー"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr "1行に1つのグループベースDN"
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr "グループ検索属性"
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr "グループとメンバーの関連付け"
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "TLSを利用"
|
msgstr "TLSを利用"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr "SSL接続に利用しないでください、失敗します。"
|
msgstr "SSL接続に利用しないでください、失敗します。"
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr "大文字/小文字を区別しないLDAPサーバ(Windows)"
|
msgstr "大文字/小文字を区別しないLDAPサーバ(Windows)"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr "SSL証明書の確認を無効にする。"
|
msgstr "SSL証明書の確認を無効にする。"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr "接続がこのオプションでのみ動作する場合は、LDAPサーバのSSL証明書をownCloudサーバにインポートしてください。"
|
msgstr "接続がこのオプションでのみ動作する場合は、LDAPサーバのSSL証明書をownCloudサーバにインポートしてください。"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "推奨しません、テスト目的でのみ利用してください。"
|
msgstr "推奨しません、テスト目的でのみ利用してください。"
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr "ユーザ表示名のフィールド"
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr "ユーザのownCloud名の生成に利用するLDAP属性。"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr "グループ表示名のフィールド"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr "グループのownCloud名の生成に利用するLDAP属性。"
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "バイト"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr "秒。変更後にキャッシュがクリアされます。"
|
msgstr "秒。変更後にキャッシュがクリアされます。"
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr "ユーザ表示名のフィールド"
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr "ユーザのownCloud名の生成に利用するLDAP属性。"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr "ベースユーザツリー"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr "1行に1つのユーザベースDN"
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr "ユーザ検索属性"
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr "オプション:1行に1属性"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr "グループ表示名のフィールド"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr "グループのownCloud名の生成に利用するLDAP属性。"
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr "ベースグループツリー"
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr "1行に1つのグループベースDN"
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr "グループ検索属性"
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr "グループとメンバーの関連付け"
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "バイト"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr "ユーザ名を空のままにしてください(デフォルト)。そうでない場合は、LDAPもしくはADの属性を指定してください。"
|
msgstr "ユーザ名を空のままにしてください(デフォルト)。そうでない場合は、LDAPもしくはADの属性を指定してください。"
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "ヘルプ"
|
msgstr "ヘルプ"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:33+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
|
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -53,19 +53,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -170,128 +170,140 @@ msgstr ""
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "დახმარება"
|
msgstr "დახმარება"
|
||||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:32+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
|
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -56,19 +56,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -173,128 +173,140 @@ msgstr "그룹을 검색할 때 적용할 필터를 정의합니다."
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr "자리 비움자를 사용할 수 없습니다. 예제: \"objectClass=posixGroup\""
|
msgstr "자리 비움자를 사용할 수 없습니다. 예제: \"objectClass=posixGroup\""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "포트"
|
msgstr "포트"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr "기본 사용자 트리"
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr "사용자 DN을 한 줄에 하나씩 입력하십시오"
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr "기본 그룹 트리"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr "그룹 기본 DN을 한 줄에 하나씩 입력하십시오"
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr "그룹-회원 연결"
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "TLS 사용"
|
msgstr "TLS 사용"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr "SSL 연결 시 사용하는 경우 연결되지 않습니다."
|
msgstr "SSL 연결 시 사용하는 경우 연결되지 않습니다."
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr "서버에서 대소문자를 구분하지 않음 (Windows)"
|
msgstr "서버에서 대소문자를 구분하지 않음 (Windows)"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr "SSL 인증서 유효성 검사를 해제합니다."
|
msgstr "SSL 인증서 유효성 검사를 해제합니다."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr "이 옵션을 사용해야 연결할 수 있는 경우에는 LDAP 서버의 SSL 인증서를 ownCloud로 가져올 수 있습니다."
|
msgstr "이 옵션을 사용해야 연결할 수 있는 경우에는 LDAP 서버의 SSL 인증서를 ownCloud로 가져올 수 있습니다."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "추천하지 않음, 테스트로만 사용하십시오."
|
msgstr "추천하지 않음, 테스트로만 사용하십시오."
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr "사용자의 표시 이름 필드"
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr "LDAP 속성은 사용자의 ownCloud 이름을 생성하기 위해 사용합니다."
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr "그룹의 표시 이름 필드"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr "LDAP 속성은 그룹의 ownCloud 이름을 생성하기 위해 사용합니다."
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "바이트"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr "초. 항목 변경 시 캐시가 갱신됩니다."
|
msgstr "초. 항목 변경 시 캐시가 갱신됩니다."
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr "사용자의 표시 이름 필드"
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr "LDAP 속성은 사용자의 ownCloud 이름을 생성하기 위해 사용합니다."
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr "기본 사용자 트리"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr "사용자 DN을 한 줄에 하나씩 입력하십시오"
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr "그룹의 표시 이름 필드"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr "LDAP 속성은 그룹의 ownCloud 이름을 생성하기 위해 사용합니다."
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr "기본 그룹 트리"
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr "그룹 기본 DN을 한 줄에 하나씩 입력하십시오"
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr "그룹-회원 연결"
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "바이트"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr "사용자 이름을 사용하려면 비워 두십시오(기본값). 기타 경우 LDAP/AD 속성을 지정하십시오."
|
msgstr "사용자 이름을 사용하려면 비워 두십시오(기본값). 기타 경우 LDAP/AD 속성을 지정하십시오."
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "도움말"
|
msgstr "도움말"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-01 00:17+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:18+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
|
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -53,19 +53,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -170,128 +170,140 @@ msgstr ""
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "یارمەتی"
|
msgstr "یارمەتی"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:33+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
|
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -53,19 +53,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -170,128 +170,140 @@ msgstr ""
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Hëllef"
|
msgstr "Hëllef"
|
||||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:33+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
|
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -54,19 +54,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,128 +171,140 @@ msgstr ""
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "Prievadas"
|
msgstr "Prievadas"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "Naudoti TLS"
|
msgstr "Naudoti TLS"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr "Išjungti SSL sertifikato tikrinimą."
|
msgstr "Išjungti SSL sertifikato tikrinimą."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "Nerekomenduojama, naudokite tik testavimui."
|
msgstr "Nerekomenduojama, naudokite tik testavimui."
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Pagalba"
|
msgstr "Pagalba"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-01 00:17+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:18+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
|
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -53,19 +53,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -170,128 +170,140 @@ msgstr ""
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Palīdzība"
|
msgstr "Palīdzība"
|
||||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:32+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
|
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -54,19 +54,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,128 +171,140 @@ msgstr ""
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Помош"
|
msgstr "Помош"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:33+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
|
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -53,19 +53,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -170,128 +170,140 @@ msgstr ""
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Bantuan"
|
msgstr "Bantuan"
|
||||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-31 23:33+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
|
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -54,19 +54,19 @@ msgstr ""
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,128 +171,140 @@ msgstr ""
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "Port"
|
msgstr "Port"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "Bruk TLS"
|
msgstr "Bruk TLS"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr "Ikke bruk for SSL tilkoblinger, dette vil ikke fungere."
|
msgstr "Ikke bruk for SSL tilkoblinger, dette vil ikke fungere."
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "Ikke anbefalt, bruk kun for testing"
|
msgstr "Ikke anbefalt, bruk kun for testing"
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "i bytes"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr "i sekunder. En endring tømmer bufferen."
|
msgstr "i sekunder. En endring tømmer bufferen."
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "i bytes"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Hjelp"
|
msgstr "Hjelp"
|
||||||
|
|
|
@ -10,9 +10,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||||
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
|
"POT-Creation-Date: 2013-02-03 00:04+0100\n"
|
||||||
"PO-Revision-Date: 2013-02-01 08:20+0000\n"
|
"PO-Revision-Date: 2013-02-02 23:05+0000\n"
|
||||||
"Last-Translator: André Koot <meneer@tken.net>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
|
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -56,19 +56,19 @@ msgstr "Instellingen bewaren?"
|
||||||
msgid "Cannot add server configuration"
|
msgid "Cannot add server configuration"
|
||||||
msgstr "Kon de serverconfiguratie niet toevoegen"
|
msgstr "Kon de serverconfiguratie niet toevoegen"
|
||||||
|
|
||||||
#: js/settings.js:120
|
#: js/settings.js:121
|
||||||
msgid "Connection test succeeded"
|
msgid "Connection test succeeded"
|
||||||
msgstr "Verbindingstest geslaagd"
|
msgstr "Verbindingstest geslaagd"
|
||||||
|
|
||||||
#: js/settings.js:125
|
#: js/settings.js:126
|
||||||
msgid "Connection test failed"
|
msgid "Connection test failed"
|
||||||
msgstr "Verbindingstest mislukt"
|
msgstr "Verbindingstest mislukt"
|
||||||
|
|
||||||
#: js/settings.js:135
|
#: js/settings.js:136
|
||||||
msgid "Do you really want to delete the current Server Configuration?"
|
msgid "Do you really want to delete the current Server Configuration?"
|
||||||
msgstr "Wilt u werkelijk de huidige Serverconfiguratie verwijderen?"
|
msgstr "Wilt u werkelijk de huidige Serverconfiguratie verwijderen?"
|
||||||
|
|
||||||
#: js/settings.js:136
|
#: js/settings.js:137
|
||||||
msgid "Confirm Deletion"
|
msgid "Confirm Deletion"
|
||||||
msgstr "Bevestig verwijderen"
|
msgstr "Bevestig verwijderen"
|
||||||
|
|
||||||
|
@ -173,128 +173,140 @@ msgstr "Definiëerd de toe te passen filter voor het ophalen van groepen."
|
||||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||||
msgstr "zonder een placeholder, bijv. \"objectClass=posixGroup\""
|
msgstr "zonder een placeholder, bijv. \"objectClass=posixGroup\""
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:31
|
||||||
|
msgid "Connection Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:33
|
||||||
msgid "Configuration Active"
|
msgid "Configuration Active"
|
||||||
msgstr "Configuratie actief"
|
msgstr "Configuratie actief"
|
||||||
|
|
||||||
#: templates/settings.php:30
|
#: templates/settings.php:33
|
||||||
msgid "When unchecked, this configuration will be skipped."
|
msgid "When unchecked, this configuration will be skipped."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:31
|
#: templates/settings.php:34
|
||||||
msgid "Port"
|
msgid "Port"
|
||||||
msgstr "Poort"
|
msgstr "Poort"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid "Backup (Replica) Host"
|
msgid "Backup (Replica) Host"
|
||||||
msgstr "Backup (Replica) Host"
|
msgstr "Backup (Replica) Host"
|
||||||
|
|
||||||
#: templates/settings.php:32
|
#: templates/settings.php:35
|
||||||
msgid ""
|
msgid ""
|
||||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||||
"server."
|
"server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/settings.php:33
|
#: templates/settings.php:36
|
||||||
msgid "Backup (Replica) Port"
|
msgid "Backup (Replica) Port"
|
||||||
msgstr "Backup (Replica) Poort"
|
msgstr "Backup (Replica) Poort"
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "Disable Main Server"
|
msgid "Disable Main Server"
|
||||||
msgstr "Deactiveren hoofdserver"
|
msgstr "Deactiveren hoofdserver"
|
||||||
|
|
||||||
#: templates/settings.php:34
|
#: templates/settings.php:37
|
||||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||||
msgstr "Wanneer ingeschakeld, zal ownCloud allen verbinden met de replicaserver."
|
msgstr "Wanneer ingeschakeld, zal ownCloud allen verbinden met de replicaserver."
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "Base User Tree"
|
|
||||||
msgstr "Basis Gebruikers Structuur"
|
|
||||||
|
|
||||||
#: templates/settings.php:35
|
|
||||||
msgid "One User Base DN per line"
|
|
||||||
msgstr "Een User Base DN per regel"
|
|
||||||
|
|
||||||
#: templates/settings.php:36
|
|
||||||
msgid "User Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:36 templates/settings.php:38
|
|
||||||
msgid "Optional; one attribute per line"
|
|
||||||
msgstr "Optioneel; één attribuut per regel"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "Base Group Tree"
|
|
||||||
msgstr "Basis Groupen Structuur"
|
|
||||||
|
|
||||||
#: templates/settings.php:37
|
|
||||||
msgid "One Group Base DN per line"
|
|
||||||
msgstr "Een Group Base DN per regel"
|
|
||||||
|
|
||||||
#: templates/settings.php:38
|
#: templates/settings.php:38
|
||||||
msgid "Group Search Attributes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/settings.php:39
|
|
||||||
msgid "Group-Member association"
|
|
||||||
msgstr "Groepslid associatie"
|
|
||||||
|
|
||||||
#: templates/settings.php:40
|
|
||||||
msgid "Use TLS"
|
msgid "Use TLS"
|
||||||
msgstr "Gebruik TLS"
|
msgstr "Gebruik TLS"
|
||||||
|
|
||||||
#: templates/settings.php:40
|
#: templates/settings.php:38
|
||||||
msgid "Do not use it for SSL connections, it will fail."
|
msgid "Do not use it for SSL connections, it will fail."
|
||||||
msgstr "Gebruik niet voor SSL connecties, deze mislukken."
|
msgstr "Gebruik niet voor SSL connecties, deze mislukken."
|
||||||
|
|
||||||
#: templates/settings.php:41
|
#: templates/settings.php:39
|
||||||
msgid "Case insensitve LDAP server (Windows)"
|
msgid "Case insensitve LDAP server (Windows)"
|
||||||
msgstr "Niet-hoofdlettergevoelige LDAP server (Windows)"
|
msgstr "Niet-hoofdlettergevoelige LDAP server (Windows)"
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Turn off SSL certificate validation."
|
msgid "Turn off SSL certificate validation."
|
||||||
msgstr "Schakel SSL certificaat validatie uit."
|
msgstr "Schakel SSL certificaat validatie uit."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"If connection only works with this option, import the LDAP server's SSL "
|
"If connection only works with this option, import the LDAP server's SSL "
|
||||||
"certificate in your ownCloud server."
|
"certificate in your ownCloud server."
|
||||||
msgstr "Als de connectie alleen werkt met deze optie, importeer dan het LDAP server SSL certificaat naar je ownCloud server."
|
msgstr "Als de connectie alleen werkt met deze optie, importeer dan het LDAP server SSL certificaat naar je ownCloud server."
|
||||||
|
|
||||||
#: templates/settings.php:42
|
#: templates/settings.php:40
|
||||||
msgid "Not recommended, use for testing only."
|
msgid "Not recommended, use for testing only."
|
||||||
msgstr "Niet aangeraden, gebruik alleen voor test doeleinden."
|
msgstr "Niet aangeraden, gebruik alleen voor test doeleinden."
|
||||||
|
|
||||||
#: templates/settings.php:43
|
#: templates/settings.php:41
|
||||||
msgid "User Display Name Field"
|
|
||||||
msgstr "Gebruikers Schermnaam Veld"
|
|
||||||
|
|
||||||
#: templates/settings.php:43
|
|
||||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
|
||||||
msgstr "Het te gebruiken LDAP attribuut voor het genereren van de ownCloud naam voor de gebruikers."
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "Group Display Name Field"
|
|
||||||
msgstr "Groep Schermnaam Veld"
|
|
||||||
|
|
||||||
#: templates/settings.php:44
|
|
||||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
|
||||||
msgstr "Het te gebruiken LDAP attribuut voor het genereren van de ownCloud naam voor de groepen."
|
|
||||||
|
|
||||||
#: templates/settings.php:46
|
|
||||||
msgid "in bytes"
|
|
||||||
msgstr "in bytes"
|
|
||||||
|
|
||||||
#: templates/settings.php:48
|
|
||||||
msgid "in seconds. A change empties the cache."
|
msgid "in seconds. A change empties the cache."
|
||||||
msgstr "in seconden. Een verandering maakt de cache leeg."
|
msgstr "in seconden. Een verandering maakt de cache leeg."
|
||||||
|
|
||||||
|
#: templates/settings.php:43
|
||||||
|
msgid "Directory Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "User Display Name Field"
|
||||||
|
msgstr "Gebruikers Schermnaam Veld"
|
||||||
|
|
||||||
|
#: templates/settings.php:45
|
||||||
|
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||||
|
msgstr "Het te gebruiken LDAP attribuut voor het genereren van de ownCloud naam voor de gebruikers."
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "Base User Tree"
|
||||||
|
msgstr "Basis Gebruikers Structuur"
|
||||||
|
|
||||||
|
#: templates/settings.php:46
|
||||||
|
msgid "One User Base DN per line"
|
||||||
|
msgstr "Een User Base DN per regel"
|
||||||
|
|
||||||
|
#: templates/settings.php:47
|
||||||
|
msgid "User Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:47 templates/settings.php:50
|
||||||
|
msgid "Optional; one attribute per line"
|
||||||
|
msgstr "Optioneel; één attribuut per regel"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "Group Display Name Field"
|
||||||
|
msgstr "Groep Schermnaam Veld"
|
||||||
|
|
||||||
|
#: templates/settings.php:48
|
||||||
|
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||||
|
msgstr "Het te gebruiken LDAP attribuut voor het genereren van de ownCloud naam voor de groepen."
|
||||||
|
|
||||||
#: templates/settings.php:49
|
#: templates/settings.php:49
|
||||||
|
msgid "Base Group Tree"
|
||||||
|
msgstr "Basis Groupen Structuur"
|
||||||
|
|
||||||
|
#: templates/settings.php:49
|
||||||
|
msgid "One Group Base DN per line"
|
||||||
|
msgstr "Een Group Base DN per regel"
|
||||||
|
|
||||||
|
#: templates/settings.php:50
|
||||||
|
msgid "Group Search Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:51
|
||||||
|
msgid "Group-Member association"
|
||||||
|
msgstr "Groepslid associatie"
|
||||||
|
|
||||||
|
#: templates/settings.php:53
|
||||||
|
msgid "Special Attributes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/settings.php:56
|
||||||
|
msgid "in bytes"
|
||||||
|
msgstr "in bytes"
|
||||||
|
|
||||||
|
#: templates/settings.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||||
"attribute."
|
"attribute."
|
||||||
msgstr "Laat leeg voor de gebruikersnaam (standaard). Of, specificeer een LDAP/AD attribuut."
|
msgstr "Laat leeg voor de gebruikersnaam (standaard). Of, specificeer een LDAP/AD attribuut."
|
||||||
|
|
||||||
#: templates/settings.php:51
|
#: templates/settings.php:62
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Help"
|
msgstr "Help"
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue