[tx-robot] updated from transifex
This commit is contained in:
parent
2b6281fc9d
commit
68dd1edbfe
75 changed files with 167 additions and 41 deletions
|
@ -1,9 +1,15 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Unknown error" => "Error desconocido",
|
||||
"Missing recovery key password" => "Falta contraseña de recuperacion.",
|
||||
"Please repeat the recovery key password" => "Por favor repita la contraseña de recuperacion",
|
||||
"Repeated recovery key password does not match the provided recovery key password" => "la contraseña de recuperacion repetida no es igual a la contraseña de recuperacion",
|
||||
"Recovery key successfully enabled" => "Se ha habilitado la recuperación de archivos",
|
||||
"Could not disable recovery key. Please check your recovery key password!" => "No se pudo deshabilitar la clave de recuperación. Por favor compruebe su contraseña!",
|
||||
"Recovery key successfully disabled" => "Clave de recuperación deshabilitada",
|
||||
"Please provide the old recovery password" => "Por favor ingrese su antigua contraseña de recuperacion",
|
||||
"Please provide a new recovery password" => "Por favor ingrese una nueva contraseña de recuperacion",
|
||||
"Please repeat the new recovery password" => "Por favor repita su nueva contraseña de recuperacion",
|
||||
"Password successfully changed." => "Su contraseña ha sido cambiada",
|
||||
"Could not change the password. Maybe the old password was not correct." => "No se pudo cambiar la contraseña. Compruebe que la contraseña actual sea correcta.",
|
||||
"Private key password successfully updated." => "Contraseña de clave privada actualizada con éxito.",
|
||||
|
|
|
@ -1,9 +1,15 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Unknown error" => "Tundmatu viga",
|
||||
"Missing recovery key password" => "Muuda taastevõtme parool",
|
||||
"Please repeat the recovery key password" => "Palun korda uut taastevõtme parooli",
|
||||
"Repeated recovery key password does not match the provided recovery key password" => "Lahtritesse sisestatud taastevõtme paroolid ei kattu",
|
||||
"Recovery key successfully enabled" => "Taastevõtme lubamine õnnestus",
|
||||
"Could not disable recovery key. Please check your recovery key password!" => "Ei suuda keelata taastevõtit. Palun kontrolli oma taastevõtme parooli!",
|
||||
"Recovery key successfully disabled" => "Taastevõtme keelamine õnnestus",
|
||||
"Please provide the old recovery password" => "Palun sisesta vana taastevõtme parool",
|
||||
"Please provide a new recovery password" => "Palun sisesta uus taastevõtme parool",
|
||||
"Please repeat the new recovery password" => "Palun korda uut taastevõtme parooli",
|
||||
"Password successfully changed." => "Parool edukalt vahetatud.",
|
||||
"Could not change the password. Maybe the old password was not correct." => "Ei suutnud vahetada parooli. Võib-olla on vana parool valesti sisestatud.",
|
||||
"Private key password successfully updated." => "Privaatse võtme parool edukalt uuendatud.",
|
||||
|
|
|
@ -47,6 +47,7 @@ $TRANSLATIONS = array(
|
|||
"Edit raw filter instead" => "Edituj filtr přímo",
|
||||
"Raw LDAP filter" => "Původní filtr LDAP",
|
||||
"The filter specifies which LDAP groups shall have access to the %s instance." => "Filtr určuje, kteří uživatelé LDAP mají mít přístup k instanci %s.",
|
||||
"Test Filter" => "Otestovat filtr",
|
||||
"groups found" => "nalezené skupiny",
|
||||
"Users login with this attribute:" => "Uživatelé se přihlašují s tímto atributem:",
|
||||
"LDAP Username:" => "LDAP uživatelské jméno:",
|
||||
|
@ -66,9 +67,12 @@ $TRANSLATIONS = array(
|
|||
"For anonymous access, leave DN and Password empty." => "Pro anonymní přístup ponechte údaje DN and heslo prázdné.",
|
||||
"One Base DN per line" => "Jedna základní DN na řádku",
|
||||
"You can specify Base DN for users and groups in the Advanced tab" => "V rozšířeném nastavení můžete určit základní DN pro uživatele a skupiny",
|
||||
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." => "Zabraňuje automatickým LDAP požadavkům. Výhodné pro objemná nastavení, ale vyžaduje znalosti o LDAP.",
|
||||
"Manually enter LDAP filters (recommended for large directories)" => "Ručně vložit LDAP filtry (doporučené pro obsáhlé adresáře)",
|
||||
"Limit %s access to users meeting these criteria:" => "Omezit přístup %s uživatelům splňujícím tyto podmínky:",
|
||||
"The filter specifies which LDAP users shall have access to the %s instance." => "Filtr určuje, kteří uživatelé LDAP mají mít přístup k instanci %s.",
|
||||
"users found" => "nalezení uživatelé",
|
||||
"Saving" => "Ukládá se",
|
||||
"Back" => "Zpět",
|
||||
"Continue" => "Pokračovat",
|
||||
"Expert" => "Expertní",
|
||||
|
|
|
@ -47,6 +47,7 @@ $TRANSLATIONS = array(
|
|||
"Edit raw filter instead" => "Original-Filter stattdessen bearbeiten",
|
||||
"Raw LDAP filter" => "Original LDAP-Filter",
|
||||
"The filter specifies which LDAP groups shall have access to the %s instance." => "Der Filter definiert welche LDAP-Gruppen Zugriff auf die %s Instanz haben sollen.",
|
||||
"Test Filter" => "Test-Filter",
|
||||
"groups found" => "Gruppen gefunden",
|
||||
"Users login with this attribute:" => "Nutzeranmeldung mit diesem Merkmal:",
|
||||
"LDAP Username:" => "LDAP-Benutzername:",
|
||||
|
@ -66,9 +67,12 @@ $TRANSLATIONS = array(
|
|||
"For anonymous access, leave DN and Password empty." => "Lasse die Felder DN und Passwort für anonymen Zugang leer.",
|
||||
"One Base DN per line" => "Ein Basis-DN pro Zeile",
|
||||
"You can specify Base DN for users and groups in the Advanced tab" => "Du kannst Basis-DN für Benutzer und Gruppen in dem \"Erweitert\"-Reiter konfigurieren",
|
||||
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." => "Verhindert automatische LDAP-Anfragen. Besser für größere Installationen, benötigt aber einiges an LDAP-Wissen.",
|
||||
"Manually enter LDAP filters (recommended for large directories)" => "LDAP-Filter manuell eingeben (erforderlich für große Verzeichnisse)",
|
||||
"Limit %s access to users meeting these criteria:" => "Beschränken Sie den %s Zugriff auf die Benutzer-Sitzungen durch folgende Kriterien:",
|
||||
"The filter specifies which LDAP users shall have access to the %s instance." => "Der Filter definiert welche LDAP-Benutzer Zugriff auf die %s Instanz haben sollen.",
|
||||
"users found" => "Benutzer gefunden",
|
||||
"Saving" => "Speichern",
|
||||
"Back" => "Zurück",
|
||||
"Continue" => "Fortsetzen",
|
||||
"Expert" => "Experte",
|
||||
|
|
|
@ -47,6 +47,7 @@ $TRANSLATIONS = array(
|
|||
"Edit raw filter instead" => "Original-Filter stattdessen bearbeiten",
|
||||
"Raw LDAP filter" => "Original LDAP-Filter",
|
||||
"The filter specifies which LDAP groups shall have access to the %s instance." => "Der Filter definiert welche LDAP-Gruppen Zugriff auf die %s Instanz haben sollen.",
|
||||
"Test Filter" => "Test-Filter",
|
||||
"groups found" => "Gruppen gefunden",
|
||||
"Users login with this attribute:" => "Nutzeranmeldung mit diesem Merkmal:",
|
||||
"LDAP Username:" => "LDAP-Benutzername:",
|
||||
|
@ -66,9 +67,12 @@ $TRANSLATIONS = array(
|
|||
"For anonymous access, leave DN and Password empty." => "Lassen Sie die Felder DN und Passwort für einen anonymen Zugang leer.",
|
||||
"One Base DN per line" => "Ein Basis-DN pro Zeile",
|
||||
"You can specify Base DN for users and groups in the Advanced tab" => "Sie können Basis-DN für Benutzer und Gruppen in dem \"Erweitert\"-Reiter konfigurieren",
|
||||
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." => "Verhindert automatische LDAP-Anfragen. Besser für größere Installationen, benötigt aber einiges an LDAP-Wissen.",
|
||||
"Manually enter LDAP filters (recommended for large directories)" => "LDAP-Filter manuell eingeben (erforderlich für große Verzeichnisse)",
|
||||
"Limit %s access to users meeting these criteria:" => "Beschränken Sie den %s Zugriff auf die Benutzer-Sitzungen durch folgende Kriterien:",
|
||||
"The filter specifies which LDAP users shall have access to the %s instance." => "Der Filter definiert welche LDAP-Benutzer Zugriff auf die %s Instanz haben sollen.",
|
||||
"users found" => "Benutzer gefunden",
|
||||
"Saving" => "Speichern",
|
||||
"Back" => "Zurück",
|
||||
"Continue" => "Fortsetzen",
|
||||
"Expert" => "Experte",
|
||||
|
|
|
@ -47,6 +47,7 @@ $TRANSLATIONS = array(
|
|||
"Edit raw filter instead" => "Editar el filtro en bruto en su lugar",
|
||||
"Raw LDAP filter" => "Filtro LDAP en bruto",
|
||||
"The filter specifies which LDAP groups shall have access to the %s instance." => "El filtro especifica que grupos LDAP tendrán acceso a %s.",
|
||||
"Test Filter" => "Filtro de prueba",
|
||||
"groups found" => "grupos encontrados",
|
||||
"Users login with this attribute:" => "Los usuarios inician sesión con este atributo:",
|
||||
"LDAP Username:" => "Nombre de usuario LDAP:",
|
||||
|
@ -66,9 +67,12 @@ $TRANSLATIONS = array(
|
|||
"For anonymous access, leave DN and Password empty." => "Para acceso anónimo, deje DN y contraseña vacíos.",
|
||||
"One Base DN per line" => "Un DN Base por línea",
|
||||
"You can specify Base DN for users and groups in the Advanced tab" => "Puede especificar el DN base para usuarios y grupos en la pestaña Avanzado",
|
||||
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." => "Evita peticiones automaticas al LDAP. Mejor para grandes configuraciones, pero requiere algun conocimiento de LDAP",
|
||||
"Manually enter LDAP filters (recommended for large directories)" => "Ingrese manualmente los filtros LDAP (Recomendado para grandes directorios)",
|
||||
"Limit %s access to users meeting these criteria:" => "Limitar el acceso a %s a los usuarios que cumplan estos criterios:",
|
||||
"The filter specifies which LDAP users shall have access to the %s instance." => "El filtro especifica que usuarios LDAP pueden tener acceso a %s.",
|
||||
"users found" => "usuarios encontrados",
|
||||
"Saving" => "Guardando",
|
||||
"Back" => "Atrás",
|
||||
"Continue" => "Continuar",
|
||||
"Expert" => "Experto",
|
||||
|
|
|
@ -47,6 +47,7 @@ $TRANSLATIONS = array(
|
|||
"Edit raw filter instead" => "Selle asemel muuda filtrit",
|
||||
"Raw LDAP filter" => "LDAP filter",
|
||||
"The filter specifies which LDAP groups shall have access to the %s instance." => "Filter määrab millised LDAP grupid saavad ligipääsu sellele %s instantsile.",
|
||||
"Test Filter" => "Testi filtrit",
|
||||
"groups found" => "gruppi leitud",
|
||||
"Users login with this attribute:" => "Logimiseks kasutatkse atribuuti: ",
|
||||
"LDAP Username:" => "LDAP kasutajanimi:",
|
||||
|
@ -66,9 +67,12 @@ $TRANSLATIONS = array(
|
|||
"For anonymous access, leave DN and Password empty." => "Anonüümseks ligipääsuks jäta DN ja parool tühjaks.",
|
||||
"One Base DN per line" => "Üks baas-DN rea kohta",
|
||||
"You can specify Base DN for users and groups in the Advanced tab" => "Sa saad kasutajate ja gruppide baas DN-i määrata lisavalikute vahekaardilt",
|
||||
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." => "Väldib automaatseid LDAP päringuid, Parem suurematele saitidele, aga nõuab mõningaid teadmisi LDAP kohta.",
|
||||
"Manually enter LDAP filters (recommended for large directories)" => "Sisesta LDAP filtrid automaatselt (sooitatav suurtele kataloogidele)",
|
||||
"Limit %s access to users meeting these criteria:" => "Piira %s liigpääs kriteeriumiga sobivatele kasutajatele:",
|
||||
"The filter specifies which LDAP users shall have access to the %s instance." => "Filter määrab millised LDAP kasutajad pääsevad ligi %s instantsile.",
|
||||
"users found" => "kasutajat leitud",
|
||||
"Saving" => "Salvestamine",
|
||||
"Back" => "Tagasi",
|
||||
"Continue" => "Jätka",
|
||||
"Expert" => "Ekspert",
|
||||
|
|
|
@ -45,6 +45,7 @@ $TRANSLATIONS = array(
|
|||
"Advanced" => "Lisäasetukset",
|
||||
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Varoitus:</b> PHP:n LDAP-moduulia ei ole asennettu, taustaosa ei toimi. Pyydä järjestelmän ylläpitäjää asentamaan se.",
|
||||
"Connection Settings" => "Yhteysasetukset",
|
||||
"Backup (Replica) Host" => "Varmuuskopioinnin (replikointi) palvelin",
|
||||
"Backup (Replica) Port" => "Varmuuskopioinnin (replikoinnin) portti",
|
||||
"Disable Main Server" => "Poista pääpalvelin käytöstä",
|
||||
"Only connect to the replica server." => "Yhdistä vain replikointipalvelimeen.",
|
||||
|
@ -57,8 +58,12 @@ $TRANSLATIONS = array(
|
|||
"Group Display Name Field" => "Ryhmän \"näytettävä nimi\"-kenttä",
|
||||
"Base Group Tree" => "Ryhmien juuri",
|
||||
"Group-Member association" => "Ryhmän ja jäsenen assosiaatio (yhteys)",
|
||||
"Quota Field" => "Kiintiökenttä",
|
||||
"Quota Default" => "Oletuskiintiö",
|
||||
"in bytes" => "tavuissa",
|
||||
"Email Field" => "Sähköpostikenttä",
|
||||
"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."
|
||||
"User Home Folder Naming Rule" => "Käyttäjän kotihakemiston nimeämissääntö",
|
||||
"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.",
|
||||
"Internal Username" => "Sisäinen käyttäjänimi"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
||||
|
|
|
@ -47,6 +47,7 @@ $TRANSLATIONS = array(
|
|||
"Edit raw filter instead" => "Modifica invece il filtro grezzo",
|
||||
"Raw LDAP filter" => "Filtro LDAP grezzo",
|
||||
"The filter specifies which LDAP groups shall have access to the %s instance." => "Il filtro specifica quali gruppi LDAP devono avere accesso all'istanza %s.",
|
||||
"Test Filter" => "Prova filtro",
|
||||
"groups found" => "gruppi trovati",
|
||||
"Users login with this attribute:" => "Utenti con questo attributo:",
|
||||
"LDAP Username:" => "Nome utente LDAP:",
|
||||
|
@ -66,9 +67,12 @@ $TRANSLATIONS = array(
|
|||
"For anonymous access, leave DN and Password empty." => "Per l'accesso anonimo, lasciare vuoti i campi DN e Password",
|
||||
"One Base DN per line" => "Un DN base per riga",
|
||||
"You can specify Base DN for users and groups in the Advanced tab" => "Puoi specificare una DN base per gli utenti ed i gruppi nella scheda Avanzate",
|
||||
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." => "Impedisce le richieste LDAP automatiche. Meglio per installazioni più grandi, ma richiede una certa conoscenza di LDAP.",
|
||||
"Manually enter LDAP filters (recommended for large directories)" => "Digita manualmente i filtri LDAP (consigliato per directory grandi)",
|
||||
"Limit %s access to users meeting these criteria:" => "Limita l'accesso a %s ai gruppi che verificano questi criteri:",
|
||||
"The filter specifies which LDAP users shall have access to the %s instance." => "Il filtro specifica quali utenti LDAP devono avere accesso all'istanza %s.",
|
||||
"users found" => "utenti trovati",
|
||||
"Saving" => "Salvataggio",
|
||||
"Back" => "Indietro",
|
||||
"Continue" => "Continua",
|
||||
"Expert" => "Esperto",
|
||||
|
|
|
@ -47,6 +47,7 @@ $TRANSLATIONS = array(
|
|||
"Edit raw filter instead" => "Bewerk raw filter",
|
||||
"Raw LDAP filter" => "Raw LDAP filter",
|
||||
"The filter specifies which LDAP groups shall have access to the %s instance." => "Dit filter geeft aan welke LDAP groepen toegang hebben tot %s.",
|
||||
"Test Filter" => "Testfilter",
|
||||
"groups found" => "groepen gevonden",
|
||||
"Users login with this attribute:" => "Gebruikers loggen in met dit attribuut:",
|
||||
"LDAP Username:" => "LDAP Username:",
|
||||
|
@ -66,9 +67,12 @@ $TRANSLATIONS = array(
|
|||
"For anonymous access, leave DN and Password empty." => "Voor anonieme toegang, laat de DN en het wachtwoord leeg.",
|
||||
"One Base DN per line" => "Een Base DN per regel",
|
||||
"You can specify Base DN for users and groups in the Advanced tab" => "Je kunt het Base DN voor gebruikers en groepen specificeren in het tab Geavanceerd.",
|
||||
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." => "Voorkom automatische LDAP opvragingen. Weliswaar beter voor grote installaties, maar vergt LDAP kennis.",
|
||||
"Manually enter LDAP filters (recommended for large directories)" => "Handmatig invoeren LDAP filters (aanbevolen voor grote directories)",
|
||||
"Limit %s access to users meeting these criteria:" => "Beperk %s toegang tot gebruikers die voldoen aan deze criteria:",
|
||||
"The filter specifies which LDAP users shall have access to the %s instance." => "Dit filter geeft aan welke LDAP gebruikers toegang hebben tot %s.",
|
||||
"users found" => "gebruikers gevonden",
|
||||
"Saving" => "Opslaan",
|
||||
"Back" => "Terug",
|
||||
"Continue" => "Verder",
|
||||
"Expert" => "Expert",
|
||||
|
|
|
@ -47,6 +47,7 @@ $TRANSLATIONS = array(
|
|||
"Edit raw filter instead" => "Editar filtro raw ao invéz",
|
||||
"Raw LDAP filter" => "Filtro LDAP Raw",
|
||||
"The filter specifies which LDAP groups shall have access to the %s instance." => "O filtro especifica quais grupos LDAP devem ter acesso à instância do %s.",
|
||||
"Test Filter" => "Filtro Teste",
|
||||
"groups found" => "grupos encontrados",
|
||||
"Users login with this attribute:" => "Usuários entrar com este atributo:",
|
||||
"LDAP Username:" => "Usuário LDAP:",
|
||||
|
@ -66,9 +67,12 @@ $TRANSLATIONS = array(
|
|||
"For anonymous access, leave DN and Password empty." => "Para acesso anônimo, deixe DN e Senha vazios.",
|
||||
"One Base DN per line" => "Uma base DN por linha",
|
||||
"You can specify Base DN for users and groups in the Advanced tab" => "Você pode especificar DN Base para usuários e grupos na guia Avançada",
|
||||
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." => "Evita pedidos LDAP automáticos. Melhor para configurações maiores, mas requer algum conhecimento LDAP.",
|
||||
"Manually enter LDAP filters (recommended for large directories)" => "Inserir manualmente filtros LDAP (recomendado para grandes diretórios)",
|
||||
"Limit %s access to users meeting these criteria:" => "Limitar o acesso %s para usuários que satisfazem esses critérios:",
|
||||
"The filter specifies which LDAP users shall have access to the %s instance." => "O filtro especifica quais usuários LDAP devem ter acesso à instância do %s.",
|
||||
"users found" => "usuários encontrados",
|
||||
"Saving" => "Salvando",
|
||||
"Back" => "Voltar",
|
||||
"Continue" => "Continuar",
|
||||
"Expert" => "Especialista",
|
||||
|
|
|
@ -47,6 +47,7 @@ $TRANSLATIONS = array(
|
|||
"Edit raw filter instead" => "Bunun yerine ham filtreyi düzenle",
|
||||
"Raw LDAP filter" => "Ham LDAP filtresi",
|
||||
"The filter specifies which LDAP groups shall have access to the %s instance." => "Filtre, %s örneğine erişmesi gereken LDAP gruplarını belirtir.",
|
||||
"Test Filter" => "Filtreyi Test Et",
|
||||
"groups found" => "grup bulundu",
|
||||
"Users login with this attribute:" => "Kullanıcılar şu öznitelikle oturum açarlar:",
|
||||
"LDAP Username:" => "LDAP Kullanıcı Adı:",
|
||||
|
@ -66,9 +67,12 @@ $TRANSLATIONS = array(
|
|||
"For anonymous access, leave DN and Password empty." => "Anonim erişim için DN ve Parola alanlarını boş bırakın.",
|
||||
"One Base DN per line" => "Her satırda tek bir Base DN",
|
||||
"You can specify Base DN for users and groups in the Advanced tab" => "Gelişmiş sekmesinde, kullanıcılar ve gruplar için Base DN belirtebilirsiniz",
|
||||
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." => "Otomatik LDAP isteklerinden kaçın. Büyük kurulumlar için daha iyi ancak LDAP bilgisi gerektirir.",
|
||||
"Manually enter LDAP filters (recommended for large directories)" => "LDAP filtrelerini el ile girin (büyük dizinler için önerilir)",
|
||||
"Limit %s access to users meeting these criteria:" => "%s erişimini, şu kriterlerle eşleşen kullanıcılara sınırla:",
|
||||
"The filter specifies which LDAP users shall have access to the %s instance." => "Filtre, %s örneğine erişmesi gereken LDAP kullanıcılarını belirtir.",
|
||||
"users found" => "kullanıcı bulundu",
|
||||
"Saving" => "Kaydediliyor",
|
||||
"Back" => "Geri",
|
||||
"Continue" => "Devam et",
|
||||
"Expert" => "Uzman",
|
||||
|
|
|
@ -150,6 +150,7 @@ $TRANSLATIONS = array(
|
|||
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hej ty tam,\n\njen ti chci dát vědět, že %s sdílel %s s tebou.\nZobraz si to: %s\n\n",
|
||||
"The share will expire on %s." => "Sdílení vyprší %s.",
|
||||
"Cheers!" => "Ať slouží!",
|
||||
"Internal Server Error" => "Vnitřní chyba serveru",
|
||||
"The server encountered an internal error and was unable to complete your request." => "Server zaznamenal interní chybu a nebyl schopen dokončit váš požadavek.",
|
||||
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Kontaktujte prosím administrátora serveru, pokud se bude tato chyba opakovat. Připojte do svého hlášení níže zobrazené technické detaily.",
|
||||
"More details can be found in the server log." => "Více podrobností k nalezení v serverovém logu.",
|
||||
|
|
|
@ -150,6 +150,7 @@ $TRANSLATIONS = array(
|
|||
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hallo,\n\nich wollte Dich nur wissen lassen, dass %s %s mit Dir teilt.\nSchaue es Dir an: %s\n\n",
|
||||
"The share will expire on %s." => "Die Freigabe wird am %s ablaufen.",
|
||||
"Cheers!" => "Hallo!",
|
||||
"Internal Server Error" => "Interner Server-Fehler",
|
||||
"The server encountered an internal error and was unable to complete your request." => "Der Server hat einen internen Fehler und konnte Ihre Anfrage nicht vervollständigen.",
|
||||
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Bitte wende Dich an den Serveradministrator, wenn dieser Fehler mehrfach auftritt. Füge deinem Bericht, bitte die untenstehenden technischen Details hinzu.",
|
||||
"More details can be found in the server log." => "Weitere Details können im Serverprotokoll gefunden werden.",
|
||||
|
|
|
@ -150,6 +150,7 @@ $TRANSLATIONS = array(
|
|||
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hallo,\n\n%s hat %s mit Ihnen geteilt.\nAnsehen: %s\n\n",
|
||||
"The share will expire on %s." => "Die Freigabe wird am %s ablaufen.",
|
||||
"Cheers!" => "Noch einen schönen Tag!",
|
||||
"Internal Server Error" => "Interner Server-Fehler",
|
||||
"The server encountered an internal error and was unable to complete your request." => "Der Server hat einen internen Fehler und konnte Ihre Anfrage nicht vervollständigen.",
|
||||
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Bitte wenden Sie sich an den Serveradministrator, wenn dieser Fehler mehrfach auftritt, geben Sie bitte die, unten stehenden, technischen Details in Ihrem Bericht mit an.",
|
||||
"More details can be found in the server log." => "Weitere Details können im Serverprotokoll gefunden werden.",
|
||||
|
|
|
@ -150,6 +150,7 @@ $TRANSLATIONS = array(
|
|||
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hola:\n\nTan solo queremos informarte que %s compartió %s contigo.\nMíralo aquí: %s\n\n",
|
||||
"The share will expire on %s." => "El objeto dejará de ser compartido el %s.",
|
||||
"Cheers!" => "¡Saludos!",
|
||||
"Internal Server Error" => "Error interno del servidor",
|
||||
"The server encountered an internal error and was unable to complete your request." => "El servidor ha encontrado un error y no puede completar la solicitud.",
|
||||
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Por favor contacte con el administrador del servidor si este error reaparece multiples veces. Por favor incluya los detalles tecnicos que se muestran acontinuación.",
|
||||
"More details can be found in the server log." => "Mas detalles pueden verse en el log del servidor.",
|
||||
|
|
|
@ -68,6 +68,7 @@ $TRANSLATIONS = array(
|
|||
"Strong password" => "Väga hea parool",
|
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Veebiserveri ei ole veel korralikult seadistatud võimaldamaks failide sünkroniseerimist, kuna WebDAV liides näib olevat mittetoimiv.",
|
||||
"This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Serveril puudub toimiv internetiühendus. See tähendab, et mõned funktsionaalsused, nagu näiteks väliste andmehoidlate ühendamine, teavitused uuendustest või kolmandate osapoolte rakenduste paigaldamine ei tööta. Eemalt failidele ligipääs ning teadete saatmine emailiga ei pruugi samuti toimida. Kui soovid täielikku funktsionaalsust, siis soovitame serverile tagada ligipääs internetti.",
|
||||
"Error occurred while checking server setup" => "Serveri seadete kontrolimisel tekkis viga",
|
||||
"Shared" => "Jagatud",
|
||||
"Shared with {recipients}" => "Jagatud {recipients}",
|
||||
"Share" => "Jaga",
|
||||
|
@ -144,9 +145,13 @@ $TRANSLATIONS = array(
|
|||
"Error unfavoriting" => "Viga lemmikutest eemaldamisel",
|
||||
"Access forbidden" => "Ligipääs on keelatud",
|
||||
"File not found" => "Faili ei leitud",
|
||||
"The specified document has not been found on the server." => "Määratud dokumenti serverist ei leitud.",
|
||||
"You can click here to return to %s." => "%s tagasi minemiseks võid sa siia klikkida.",
|
||||
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Tere,\n\n%s jagas sulle välja %s.\nVaata siit: %s\n\n",
|
||||
"The share will expire on %s." => "Jagamine aegub %s.",
|
||||
"Cheers!" => "Terekest!",
|
||||
"Internal Server Error" => "Serveri sisemine viga",
|
||||
"More details can be found in the server log." => "Lisainfot võib leida serveri logist.",
|
||||
"Technical details" => "Tehnilised andmed",
|
||||
"Remote Address: %s" => "Kaugaadress: %s",
|
||||
"Request ID: %s" => "Päringu ID: %s",
|
||||
|
|
|
@ -149,6 +149,7 @@ $TRANSLATIONS = array(
|
|||
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hei sinä!\n\n%s jakoi kohteen %s kanssasi.\nTutustu siihen: %s\n\n",
|
||||
"The share will expire on %s." => "Jakaminen päättyy %s.",
|
||||
"Cheers!" => "Kippis!",
|
||||
"Internal Server Error" => "Sisäinen palvelinvirhe",
|
||||
"The server encountered an internal error and was unable to complete your request." => "Palvelin kohtasi sisäisen virheen, eikä pystynyt viimeistelmään pyyntöäsi.",
|
||||
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Ota yhteys palvelimen ylläpitäjään, jos tämä virhe ilmenee useita kertoja. Lisää yhteydenottoosi alla olevat tekniset tiedot.",
|
||||
"More details can be found in the server log." => "Lisätietoja on palvelimen lokitiedostossa.",
|
||||
|
@ -159,6 +160,7 @@ $TRANSLATIONS = array(
|
|||
"Message: %s" => "Viesti: %s",
|
||||
"File: %s" => "Tiedosto: %s",
|
||||
"Line: %s" => "Rivi: %s",
|
||||
"Trace" => "Jälki",
|
||||
"Security Warning" => "Turvallisuusvaroitus",
|
||||
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "PHP-asennuksesi on haavoittuvainen NULL Byte -hyökkäykselle (CVE-2006-7243)",
|
||||
"Please update your PHP installation to use %s securely." => "Päivitä PHP-asennus varmistaaksesi, että %s on turvallinen käyttää.",
|
||||
|
|
|
@ -150,6 +150,7 @@ $TRANSLATIONS = array(
|
|||
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Ciao,\n\nvolevo informarti che %s ha condiviso %s con te.\nVedi: %s\n\n",
|
||||
"The share will expire on %s." => "La condivisione scadrà il %s.",
|
||||
"Cheers!" => "Saluti!",
|
||||
"Internal Server Error" => "Errore interno del server",
|
||||
"The server encountered an internal error and was unable to complete your request." => "Il server ha riscontrato un errore interno e non è stato in grado di completare la tua richiesta.",
|
||||
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Contatta l'amministratore del server se questo errore riappare più volte, includendo i dettagli tecnici sotto riportati nella tua segnalazione.",
|
||||
"More details can be found in the server log." => "Ulteriori dettagli sono disponibili nel log del server.",
|
||||
|
|
|
@ -150,6 +150,7 @@ $TRANSLATIONS = array(
|
|||
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hallo,\n\n%s deelt %s met u.\nBekijk het hier: %s\n\n",
|
||||
"The share will expire on %s." => "De share vervalt op %s.",
|
||||
"Cheers!" => "Proficiat!",
|
||||
"Internal Server Error" => "Interne serverfout",
|
||||
"The server encountered an internal error and was unable to complete your request." => "De server ontdekte een interne fout en kon uw aanvraag niet verder uitvoeren.",
|
||||
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Neem contact op mer de serverbeheerder als deze fout meerdere keren optreedt en neem de onderstaande technische details op in uw melding.",
|
||||
"More details can be found in the server log." => "Meer details in de serverlogging,",
|
||||
|
|
|
@ -150,6 +150,7 @@ $TRANSLATIONS = array(
|
|||
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Olá,\n\ngostaria que você soubesse que %s compartilhou %s com você.\nVeja isto: %s\n\n",
|
||||
"The share will expire on %s." => "O compartilhamento irá expirar em %s.",
|
||||
"Cheers!" => "Saúde!",
|
||||
"Internal Server Error" => "Erro Interno do Servidor",
|
||||
"The server encountered an internal error and was unable to complete your request." => "O servidor encontrou um erro interno e não conseguiu concluir o seu pedido.",
|
||||
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Entre em contato com o administrador do servidor se este erro reaparece várias vezes, por favor, inclua os detalhes técnicos abaixo em seu relatório.",
|
||||
"More details can be found in the server log." => "Mais detalhes podem ser encontrados no log do servidor.",
|
||||
|
|
|
@ -150,7 +150,9 @@ $TRANSLATIONS = array(
|
|||
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Pozdravljeni,\n\noseba %s vam je omogočila souporabo %s.\nVir si lahko ogledate: %s\n\n",
|
||||
"The share will expire on %s." => "Povezava souporabe bo potekla %s.",
|
||||
"Cheers!" => "Na zdravje!",
|
||||
"Internal Server Error" => "Notranja napaka strežnika",
|
||||
"The server encountered an internal error and was unable to complete your request." => "Prišlo je do notranje napake, zato ni mogoče končati zahteve.",
|
||||
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Stopite v stik s skrbnikom sistema, če se napaka pojavlja pogosto. V poročilo vključite tudi tehnične podatke v dnevniški datoteki.",
|
||||
"More details can be found in the server log." => "Več podrobnosti je zabeleženih v dnevniku strežnika.",
|
||||
"Technical details" => "Tehnične podrobnosti",
|
||||
"Remote Address: %s" => "Oddaljen naslov: %s",
|
||||
|
@ -159,6 +161,7 @@ $TRANSLATIONS = array(
|
|||
"Message: %s" => "Sporočilo: %s",
|
||||
"File: %s" => "Datoteka: %s",
|
||||
"Line: %s" => "Vrstica: %s",
|
||||
"Trace" => "Sledenje povezav",
|
||||
"Security Warning" => "Varnostno opozorilo",
|
||||
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Uporabljena različica PHP je ranljiva za napad NULL Byte (CVE-2006-7243)",
|
||||
"Please update your PHP installation to use %s securely." => "Za varno uporabo storitve %s, je treba posodobiti namestitev PHP",
|
||||
|
|
|
@ -150,6 +150,7 @@ $TRANSLATIONS = array(
|
|||
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Merhaba,\n\nSadece %s sizinle %s paylaşımını yaptığını bildiriyoruz.\nBuradan bakabilirsiniz: %s\n\n",
|
||||
"The share will expire on %s." => "Bu paylaşım %s tarihinde sona erecek.",
|
||||
"Cheers!" => "Hoşça kalın!",
|
||||
"Internal Server Error" => "Dahili Sunucu Hatası",
|
||||
"The server encountered an internal error and was unable to complete your request." => "Sunucu dahili bir hatayla karşılaştı ve isteğinizi tamamlayamadı.",
|
||||
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Eğer bu hata birden çok kez oluştuysa, lütfen sunucu yöneticisine aşağıdaki teknik ayrıntılar ile birlikte iletişime geçin.",
|
||||
"More details can be found in the server log." => "Daha fazla ayrıntı sunucu günlüğünde bulanabilir.",
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-10-17 01:54-0400\n"
|
||||
"POT-Creation-Date: 2014-10-18 01:54-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -327,12 +327,12 @@ msgstr ""
|
|||
msgid "Share"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:326 js/share.js:340 js/share.js:347 js/share.js:1076
|
||||
#: js/share.js:326 js/share.js:340 js/share.js:347 js/share.js:1077
|
||||
#: templates/installation.php:10
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:328 js/share.js:1139
|
||||
#: js/share.js:328 js/share.js:1140
|
||||
msgid "Error while sharing"
|
||||
msgstr ""
|
||||
|
||||
|
@ -369,7 +369,7 @@ msgstr ""
|
|||
msgid "Password protect"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:402
|
||||
#: js/share.js:402 js/share.js:1028
|
||||
msgid "Choose a password for the public link"
|
||||
msgstr ""
|
||||
|
||||
|
@ -441,27 +441,27 @@ msgstr ""
|
|||
msgid "delete"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:1057
|
||||
#: js/share.js:1058
|
||||
msgid "Password protected"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:1076
|
||||
#: js/share.js:1077
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:1097
|
||||
#: js/share.js:1098
|
||||
msgid "Error setting expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:1126
|
||||
#: js/share.js:1127
|
||||
msgid "Sending ..."
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:1137
|
||||
#: js/share.js:1138
|
||||
msgid "Email sent"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:1161
|
||||
#: js/share.js:1162
|
||||
msgid "Warning"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-10-17 01:54-0400\n"
|
||||
"POT-Creation-Date: 2014-10-18 01:54-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-10-17 01:54-0400\n"
|
||||
"POT-Creation-Date: 2014-10-18 01:54-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-10-17 01:54-0400\n"
|
||||
"POT-Creation-Date: 2014-10-18 01:54-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -223,15 +223,15 @@ msgstr ""
|
|||
msgid "System"
|
||||
msgstr ""
|
||||
|
||||
#: js/settings.js:208
|
||||
#: js/settings.js:211
|
||||
msgid "All users. Type to select user or group."
|
||||
msgstr ""
|
||||
|
||||
#: js/settings.js:291
|
||||
#: js/settings.js:294
|
||||
msgid "(group)"
|
||||
msgstr ""
|
||||
|
||||
#: js/settings.js:467 js/settings.js:474
|
||||
#: js/settings.js:471 js/settings.js:478
|
||||
msgid "Saved"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-10-17 01:54-0400\n"
|
||||
"POT-Creation-Date: 2014-10-18 01:54-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-10-17 01:54-0400\n"
|
||||
"POT-Creation-Date: 2014-10-18 01:54-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-10-17 01:54-0400\n"
|
||||
"POT-Creation-Date: 2014-10-18 01:54-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-10-17 01:54-0400\n"
|
||||
"POT-Creation-Date: 2014-10-18 01:54-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -51,38 +51,38 @@ msgid ""
|
|||
"before performing changes on config.php"
|
||||
msgstr ""
|
||||
|
||||
#: private/app.php:398
|
||||
#: private/app.php:408
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
|
||||
#: private/app.php:411
|
||||
#: private/app.php:421
|
||||
msgid "Personal"
|
||||
msgstr ""
|
||||
|
||||
#: private/app.php:422
|
||||
#: private/app.php:432
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: private/app.php:434
|
||||
#: private/app.php:444
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
#: private/app.php:447
|
||||
#: private/app.php:457
|
||||
msgid "Admin"
|
||||
msgstr ""
|
||||
|
||||
#: private/app.php:853 private/app.php:964
|
||||
#: private/app.php:863 private/app.php:974
|
||||
msgid "Recommended"
|
||||
msgstr ""
|
||||
|
||||
#: private/app.php:1146
|
||||
#: private/app.php:1156
|
||||
#, php-format
|
||||
msgid ""
|
||||
"App \\\"%s\\\" can't be installed because it is not compatible with this "
|
||||
"version of ownCloud."
|
||||
msgstr ""
|
||||
|
||||
#: private/app.php:1158
|
||||
#: private/app.php:1168
|
||||
msgid "No app name specified"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-10-17 01:54-0400\n"
|
||||
"POT-Creation-Date: 2014-10-18 01:54-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -18,38 +18,38 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
||||
|
||||
#: app.php:398
|
||||
#: app.php:408
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
|
||||
#: app.php:411
|
||||
#: app.php:421
|
||||
msgid "Personal"
|
||||
msgstr ""
|
||||
|
||||
#: app.php:422
|
||||
#: app.php:432
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: app.php:434
|
||||
#: app.php:444
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
#: app.php:447
|
||||
#: app.php:457
|
||||
msgid "Admin"
|
||||
msgstr ""
|
||||
|
||||
#: app.php:853 app.php:964
|
||||
#: app.php:863 app.php:974
|
||||
msgid "Recommended"
|
||||
msgstr ""
|
||||
|
||||
#: app.php:1146
|
||||
#: app.php:1156
|
||||
#, php-format
|
||||
msgid ""
|
||||
"App \\\"%s\\\" can't be installed because it is not compatible with this "
|
||||
"version of ownCloud."
|
||||
msgstr ""
|
||||
|
||||
#: app.php:1158
|
||||
#: app.php:1168
|
||||
msgid "No app name specified"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-10-17 01:54-0400\n"
|
||||
"POT-Creation-Date: 2014-10-18 01:54-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-10-17 01:54-0400\n"
|
||||
"POT-Creation-Date: 2014-10-18 01:54-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-10-17 01:54-0400\n"
|
||||
"POT-Creation-Date: 2014-10-18 01:54-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -11,6 +11,7 @@ $TRANSLATIONS = array(
|
|||
"Settings" => "Einstellungen",
|
||||
"Users" => "Benutzer",
|
||||
"Admin" => "Administration",
|
||||
"Recommended" => "Empfohlen",
|
||||
"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "Applikation \\\"%s\\\" kann nicht installiert werden, da sie mit dieser ownCloud Version nicht kompatibel ist.",
|
||||
"No app name specified" => "Es wurde kein Applikation-Name angegeben",
|
||||
"Unknown filetype" => "Unbekannter Dateityp",
|
||||
|
|
|
@ -11,6 +11,7 @@ $TRANSLATIONS = array(
|
|||
"Settings" => "Einstellungen",
|
||||
"Users" => "Benutzer",
|
||||
"Admin" => "Administrator",
|
||||
"Recommended" => "Empfohlen",
|
||||
"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "App »%s« kann nicht installiert werden, da sie mit dieser ownCloud-Version nicht kompatibel ist.",
|
||||
"No app name specified" => "Es wurde kein Applikation-Name angegeben",
|
||||
"Unknown filetype" => "Unbekannter Dateityp",
|
||||
|
|
|
@ -25,6 +25,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "لا يمكن تغيير كلمة المرور",
|
||||
"Saved" => "حفظ",
|
||||
"test email settings" => "إعدادات البريد التجريبي",
|
||||
"If you received this email, the settings seem to be correct." => "تبدوا الاعدادت صحيحة اذا تلقيت هذا البريد الالكتروني",
|
||||
"Email sent" => "تم ارسال البريد الالكتروني",
|
||||
"Are you really sure you want add \"{domain}\" as trusted domain?" => "هل أنت متأكد انك تريد إضافة \"{domain}\" كنطاق موثوق فيه.",
|
||||
"Sending..." => "جاري الارسال ...",
|
||||
|
|
|
@ -32,6 +32,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Nun pudo camudase la contraseña",
|
||||
"Saved" => "Guardáu",
|
||||
"test email settings" => "probar configuración de corréu",
|
||||
"If you received this email, the settings seem to be correct." => "Si recibisti esti mensaxe de corréu-e, la to configuración ta correuta.",
|
||||
"Email sent" => "Corréu-e unviáu",
|
||||
"You need to set your user email before being able to send test emails." => "Tienes de configurar la direición de corréu-e enantes de poder unviar mensaxes de prueba.",
|
||||
"Sending..." => "Unviando...",
|
||||
|
|
|
@ -31,6 +31,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Şifrəni dəyişmək olmur",
|
||||
"Saved" => "Saxlanıldı",
|
||||
"test email settings" => "sınaq məktubu quraşdırmaları",
|
||||
"If you received this email, the settings seem to be correct." => "Əgər siz bu məktubu aldınızsa, demək quraşdırmalar düzgündür.",
|
||||
"Email sent" => "Məktub göndərildi",
|
||||
"You need to set your user email before being able to send test emails." => "Test məktubu göndərməzdən öncə, siz öz istifadəçi poçtunuzu təyiin etməlisiniz.",
|
||||
"Are you really sure you want add \"{domain}\" as trusted domain?" => "\"{domain}\" adını inamlı domainlər siyahısına əlavə etməyinizdən əminsinizmi?",
|
||||
|
|
|
@ -32,6 +32,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Неуспешна смяна на паролата.",
|
||||
"Saved" => "Запис",
|
||||
"test email settings" => "провери имейл настройките",
|
||||
"If you received this email, the settings seem to be correct." => "Ако си получил този имейл, настройките са правилни.",
|
||||
"Email sent" => "Имейлът е изпратен",
|
||||
"You need to set your user email before being able to send test emails." => "Трябва да зададеш своя имейл преди да можеш да изпратиш проверяващи имейли.",
|
||||
"Are you really sure you want add \"{domain}\" as trusted domain?" => "Сигурен ли си, че искащ да добавиш \"{domain}\" сигурен домейн?",
|
||||
|
|
|
@ -23,6 +23,7 @@ $TRANSLATIONS = array(
|
|||
"No user supplied" => "ব্যবহারকারী দেয়া হয়নি",
|
||||
"Saved" => "সংরক্ষণ করা হলো",
|
||||
"test email settings" => "ইমেইল নিয়ামকসমূহ পরীক্ষা করুন",
|
||||
"If you received this email, the settings seem to be correct." => "এই ইমেইলের অর্থ নিয়ামকসমূহ সঠিক।",
|
||||
"Email sent" => "ই-মেইল পাঠানো হয়েছে",
|
||||
"All" => "সবাই",
|
||||
"Error while disabling app" => "অ্যাপ অকার্যকর করতে সমস্যা দেখা দিয়েছে ",
|
||||
|
|
|
@ -32,6 +32,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "No es pot canviar la contrasenya",
|
||||
"Saved" => "Desat",
|
||||
"test email settings" => "prova l'arranjament del correu",
|
||||
"If you received this email, the settings seem to be correct." => "Si rebeu aquest correu sembla que l'arranjament del correu és correcte.",
|
||||
"Email sent" => "El correu electrónic s'ha enviat",
|
||||
"You need to set your user email before being able to send test emails." => "Heu d'establir un nom d'usuari abans de poder enviar correus de prova.",
|
||||
"Sending..." => "Enviant...",
|
||||
|
|
|
@ -34,6 +34,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Změna hesla se nezdařila",
|
||||
"Saved" => "Uloženo",
|
||||
"test email settings" => "otestovat nastavení e-mailu",
|
||||
"If you received this email, the settings seem to be correct." => "Pokud jste obdrželi tento e-mail, nastavení se zdají být v pořádku.",
|
||||
"A problem occurred while sending the email. Please revise your settings." => "Při odesílání e-mailu nastala chyba. Překontrolujte prosím svá nastavení.",
|
||||
"Email sent" => "E-mail odeslán",
|
||||
"You need to set your user email before being able to send test emails." => "Pro možnost odeslání zkušebních e-mailů musíte nejprve nastavit svou e-mailovou adresu.",
|
||||
|
|
|
@ -34,6 +34,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Kunne ikke ændre kodeord",
|
||||
"Saved" => "Gemt",
|
||||
"test email settings" => "test e-mailindstillinger",
|
||||
"If you received this email, the settings seem to be correct." => "Hvis du har modtaget denne e-mail, så lader indstillinger til at være korrekte.",
|
||||
"A problem occurred while sending the email. Please revise your settings." => "Der opstod en fejl under afsendelse af e-mailen. Gennemse venligst dine indstillinger.",
|
||||
"Email sent" => "E-mail afsendt",
|
||||
"You need to set your user email before being able to send test emails." => "Du skal angive din bruger-e-mail før der kan sendes test-e-mail.",
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Enabled" => "Aktiviert",
|
||||
"Not enabled" => "Nicht aktiviert",
|
||||
"Recommended" => "Empfohlen",
|
||||
"Authentication error" => "Fehler bei der Anmeldung",
|
||||
"Your full name has been changed." => "Dein vollständiger Name ist geändert worden.",
|
||||
"Unable to change full name" => "Der vollständige Name konnte nicht geändert werden",
|
||||
|
@ -32,6 +34,8 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Passwort konnte nicht geändert werden",
|
||||
"Saved" => "Gespeichert",
|
||||
"test email settings" => "E-Mail-Einstellungen testen",
|
||||
"If you received this email, the settings seem to be correct." => "Wenn Sie diese E-Mail erhalten haben, sind die Einstellungen korrekt.",
|
||||
"A problem occurred while sending the email. Please revise your settings." => "Ein Problem ist beim Senden der E-Mail aufgetreten. Bitte überprüfe deine Einstellungen.",
|
||||
"Email sent" => "E-Mail wurde verschickt",
|
||||
"You need to set your user email before being able to send test emails." => "Du musst zunächst deine Benutzer-E-Mail-Adresse setzen, bevor du Test-E-Mail verschicken kannst.",
|
||||
"Are you really sure you want add \"{domain}\" as trusted domain?" => "Bist Du dir wirklich sicher, dass Du \"{domain}\" als vertrauenswürdige Domain hinzufügen möchtest?",
|
||||
|
@ -147,6 +151,7 @@ $TRANSLATIONS = array(
|
|||
"Credentials" => "Zugangsdaten",
|
||||
"SMTP Username" => "SMTP Benutzername",
|
||||
"SMTP Password" => "SMTP Passwort",
|
||||
"Store credentials" => "Anmeldeinformationen speichern",
|
||||
"Test email settings" => "Teste E-Mail-Einstellungen",
|
||||
"Send email" => "Sende E-Mail",
|
||||
"Log" => "Log",
|
||||
|
@ -156,10 +161,13 @@ $TRANSLATIONS = array(
|
|||
"Version" => "Version",
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Entwickelt von der <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud-Community</a>, der <a href=\"https://github.com/owncloud\" target=\"_blank\">Quellcode</a> ist unter der <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> lizenziert.",
|
||||
"More apps" => "Mehr Apps",
|
||||
"Add your app" => "Fügen Sie Ihre App hinzu",
|
||||
"by" => "von",
|
||||
"licensed" => "Lizenziert",
|
||||
"Documentation:" => "Dokumentation:",
|
||||
"User Documentation" => "Dokumentation für Benutzer",
|
||||
"Admin Documentation" => "Admin-Dokumentation",
|
||||
"Update to %s" => "Aktualisierung auf %s",
|
||||
"Enable only for specific groups" => "Nur für spezifizierte Gruppen aktivieren",
|
||||
"Uninstall App" => "App deinstallieren",
|
||||
"Administrator Documentation" => "Dokumentation für Administratoren",
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Enabled" => "Aktiviert",
|
||||
"Not enabled" => "Nicht aktiviert",
|
||||
"Recommended" => "Empfohlen",
|
||||
"Authentication error" => "Authentifizierungs-Fehler",
|
||||
"Your full name has been changed." => "Ihr vollständiger Name ist geändert worden.",
|
||||
"Unable to change full name" => "Der vollständige Name konnte nicht geändert werden",
|
||||
|
@ -32,6 +34,8 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Passwort konnte nicht geändert werden",
|
||||
"Saved" => "Gespeichert",
|
||||
"test email settings" => "E-Mail-Einstellungen testen",
|
||||
"If you received this email, the settings seem to be correct." => "Wenn Sie diese E-Mail erhalten haben, scheinen die Einstellungen richtig zu sein.",
|
||||
"A problem occurred while sending the email. Please revise your settings." => "Ein Problem ist beim Senden der E-Mail aufgetreten. Bitte überprüfen Sie Ihre Einstellungen.",
|
||||
"Email sent" => "E-Mail gesendet",
|
||||
"You need to set your user email before being able to send test emails." => "Sie müssen Ihre Benutzer-E-Mail-Adresse einstellen, bevor Sie Test-E-Mails versenden können.",
|
||||
"Are you really sure you want add \"{domain}\" as trusted domain?" => "Sind Sie sich wirklich sicher, dass Sie »{domain}« als vertrauenswürdige Domain hinzufügen möchten?",
|
||||
|
@ -147,6 +151,7 @@ $TRANSLATIONS = array(
|
|||
"Credentials" => "Zugangsdaten",
|
||||
"SMTP Username" => "SMTP Benutzername",
|
||||
"SMTP Password" => "SMTP Passwort",
|
||||
"Store credentials" => "Anmeldeinformationen speichern",
|
||||
"Test email settings" => "E-Mail-Einstellungen testen",
|
||||
"Send email" => "E-Mail senden",
|
||||
"Log" => "Log",
|
||||
|
@ -156,10 +161,13 @@ $TRANSLATIONS = array(
|
|||
"Version" => "Version",
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Entwickelt von der <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud-Community</a>. Der <a href=\"https://github.com/owncloud\" target=\"_blank\">Quellcode</a> ist unter der <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> lizenziert.",
|
||||
"More apps" => "Mehr Apps",
|
||||
"Add your app" => "Füge Deine App hinzu",
|
||||
"by" => "von",
|
||||
"licensed" => "Lizenziert",
|
||||
"Documentation:" => "Dokumentation:",
|
||||
"User Documentation" => "Dokumentation für Benutzer",
|
||||
"Admin Documentation" => "Dokumentation für Administratoren",
|
||||
"Update to %s" => "Aktualisierung auf %s",
|
||||
"Enable only for specific groups" => "Nur für bestimmte Gruppen aktivieren",
|
||||
"Uninstall App" => "App deinstallieren",
|
||||
"Administrator Documentation" => "Dokumentation für Administratoren",
|
||||
|
|
|
@ -32,6 +32,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Αδυναμία αλλαγής συνθηματικού",
|
||||
"Saved" => "Αποθηκεύτηκαν",
|
||||
"test email settings" => "δοκιμή ρυθμίσεων email",
|
||||
"If you received this email, the settings seem to be correct." => "Εάν λάβατε αυτό το email, οι ρυθμίσεις δείχνουν να είναι σωστές.",
|
||||
"Email sent" => "Το Email απεστάλη ",
|
||||
"You need to set your user email before being able to send test emails." => "Πρέπει να ορίσετε το email του χρήστη πριν να είστε σε θέση να στείλετε δοκιμαστικά emails.",
|
||||
"Are you really sure you want add \"{domain}\" as trusted domain?" => "Είστε πραγματικά σίγουροι ότι θέλετε να προσθέσετε το \"{domain}\" σαν αξιόπιστη περιοχή;",
|
||||
|
|
|
@ -34,6 +34,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Unable to change password",
|
||||
"Saved" => "Saved",
|
||||
"test email settings" => "test email settings",
|
||||
"If you received this email, the settings seem to be correct." => "If you received this email, the settings seem to be correct.",
|
||||
"A problem occurred while sending the email. Please revise your settings." => "A problem occurred whilst sending the email. Please revise your settings.",
|
||||
"Email sent" => "Email sent",
|
||||
"You need to set your user email before being able to send test emails." => "You need to set your user email before being able to send test emails.",
|
||||
|
|
|
@ -34,6 +34,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "No se ha podido cambiar la contraseña",
|
||||
"Saved" => "Guardado",
|
||||
"test email settings" => "probar configuración de correo electrónico",
|
||||
"If you received this email, the settings seem to be correct." => "Si recibió este mensaje de correo electrónico, su configuración debe estar correcta.",
|
||||
"A problem occurred while sending the email. Please revise your settings." => "Ocurrió un problema al mandar el mensaje. Revise la configuración.",
|
||||
"Email sent" => "Correo electrónico enviado",
|
||||
"You need to set your user email before being able to send test emails." => "Tiene que configurar su dirección de correo electrónico antes de poder enviar mensajes de prueba.",
|
||||
|
@ -162,6 +163,7 @@ $TRANSLATIONS = array(
|
|||
"More apps" => "Más aplicaciones",
|
||||
"Add your app" => "Agregue su aplicación",
|
||||
"by" => "por",
|
||||
"licensed" => "licenciado",
|
||||
"Documentation:" => "Documentación:",
|
||||
"User Documentation" => "Documentación de usuario",
|
||||
"Admin Documentation" => "Documentación para administradores",
|
||||
|
|
|
@ -25,6 +25,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Imposible cambiar la contraseña",
|
||||
"Saved" => "Guardado",
|
||||
"test email settings" => "Configuración de correo de prueba.",
|
||||
"If you received this email, the settings seem to be correct." => "Si recibió este correo, la configuración parece estar correcta.",
|
||||
"Email sent" => "e-mail mandado",
|
||||
"You need to set your user email before being able to send test emails." => "Necesita especificar el usuario de correo electrónico antes de poder enviar correos electrónicos de prueba.",
|
||||
"Sending..." => "Enviando...",
|
||||
|
|
|
@ -34,6 +34,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Ei suuda parooli muuta",
|
||||
"Saved" => "Salvestatud",
|
||||
"test email settings" => "testi e-posti seadeid",
|
||||
"If you received this email, the settings seem to be correct." => "Kui said selle kirja, siis on seadistus korrektne.",
|
||||
"A problem occurred while sending the email. Please revise your settings." => "Kirja saatmisel tekkis tõrge. Palun kontrolli üle oma seadistus.",
|
||||
"Email sent" => "E-kiri on saadetud",
|
||||
"You need to set your user email before being able to send test emails." => "Pead seadistama oma e-postienne kui on võimalik saata test-kirju.",
|
||||
|
|
|
@ -32,6 +32,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Ezin izan da pasahitza aldatu",
|
||||
"Saved" => "Gordeta",
|
||||
"test email settings" => "probatu eposta ezarpenak",
|
||||
"If you received this email, the settings seem to be correct." => "Eposta hau jaso baduzu, zure ezarpenak egokiak direnaren seinale",
|
||||
"Email sent" => "Eposta bidalia",
|
||||
"You need to set your user email before being able to send test emails." => "Epostaren erabiltzailea zehaztu behar duzu probako eposta bidali aurretik.",
|
||||
"Are you really sure you want add \"{domain}\" as trusted domain?" => "Ziur zaude gehitu nahi duzula \"{domain}\" domeinu fidagarri gisa?",
|
||||
|
|
|
@ -34,6 +34,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Salasanan vaihto ei onnistunut",
|
||||
"Saved" => "Tallennettu",
|
||||
"test email settings" => "testaa sähköpostiasetukset",
|
||||
"If you received this email, the settings seem to be correct." => "Jos sait tämän sähköpostin, kaikki asetukset vaikuttavat olevan kunnossa.",
|
||||
"A problem occurred while sending the email. Please revise your settings." => "Sähköpostia lähettäessä tapahtui virhe. Tarkista asetukset.",
|
||||
"Email sent" => "Sähköposti lähetetty",
|
||||
"You need to set your user email before being able to send test emails." => "Aseta sähköpostiosoite, jotta voit testata sähköpostin toimivuutta.",
|
||||
|
|
|
@ -32,6 +32,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Impossible de modifier le mot de passe",
|
||||
"Saved" => "Sauvegardé",
|
||||
"test email settings" => "tester les paramètres d'e-mail",
|
||||
"If you received this email, the settings seem to be correct." => "Si vous recevez cet email, c'est que les paramètres sont corrects",
|
||||
"Email sent" => "Email envoyé",
|
||||
"You need to set your user email before being able to send test emails." => "Vous devez configurer votre e-mail d'utilisateur avant de pouvoir envoyer des e-mails de test.",
|
||||
"Are you really sure you want add \"{domain}\" as trusted domain?" => "Êtes-vous vraiment sûr de vouloir ajouter \"{domain}\" comme domaine de confiance ?",
|
||||
|
|
|
@ -32,6 +32,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Non é posíbel cambiar o contrasinal",
|
||||
"Saved" => "Gardado",
|
||||
"test email settings" => "correo de proba dos axustes",
|
||||
"If you received this email, the settings seem to be correct." => "Se recibiu este correo, semella que a configuración é correcta.",
|
||||
"Email sent" => "Correo enviado",
|
||||
"You need to set your user email before being able to send test emails." => "É necesario configurar o correo do usuario antes de poder enviar mensaxes de correo de proba.",
|
||||
"Sending..." => "Enviando...",
|
||||
|
|
|
@ -32,6 +32,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Promjena lozinke nije moguća",
|
||||
"Saved" => "Spremljeno",
|
||||
"test email settings" => "Postavke za testiranje e-pošte",
|
||||
"If you received this email, the settings seem to be correct." => "Ako ste ovu e-poštu primili,čini se da su postavke ispravne.",
|
||||
"Email sent" => "E-pošta je poslana",
|
||||
"You need to set your user email before being able to send test emails." => "Prije nego li ste u mogućnosti slati testnu e-poštu trebate postaviti svoj korisnički email.",
|
||||
"Are you really sure you want add \"{domain}\" as trusted domain?" => "Jeste li doista sigurni da želite dodati \"{domain}\" kao pouzdanu domenu?",
|
||||
|
|
|
@ -32,6 +32,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Nem sikerült megváltoztatni a jelszót",
|
||||
"Saved" => "Elmentve",
|
||||
"test email settings" => "e-mail beállítások ellenőrzése",
|
||||
"If you received this email, the settings seem to be correct." => "Amennyiben megérkezett ez az e-mail akkor a beállítások megfelelők.",
|
||||
"Email sent" => "Az e-mailt elküldtük",
|
||||
"You need to set your user email before being able to send test emails." => "Előbb meg kell adnia az e-mail címét, mielőtt tesztelni tudná az e-mail küldést.",
|
||||
"Are you really sure you want add \"{domain}\" as trusted domain?" => "Biztos abban, hogy hozzá akarja adni \"{domain}\"-t a megbízható tartományokhoz?",
|
||||
|
|
|
@ -23,6 +23,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Tidak dapat mengubah sandi",
|
||||
"Saved" => "Disimpan",
|
||||
"test email settings" => "pengaturan email percobaan",
|
||||
"If you received this email, the settings seem to be correct." => "Jika Anda menerma email ini, pengaturan tampaknya sudah benar.",
|
||||
"Email sent" => "Email terkirim",
|
||||
"You need to set your user email before being able to send test emails." => "Anda perlu menetapkan email pengguna Anda sebelum dapat mengirim email percobaan.",
|
||||
"Sending..." => "Mengirim",
|
||||
|
|
|
@ -34,6 +34,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Impossibile cambiare la password",
|
||||
"Saved" => "Salvato",
|
||||
"test email settings" => "prova impostazioni email",
|
||||
"If you received this email, the settings seem to be correct." => "Se hai ricevuto questa email, le impostazioni dovrebbero essere corrette.",
|
||||
"A problem occurred while sending the email. Please revise your settings." => "Si è verificato un problema durante l'invio dell'email. Controlla le tue impostazioni.",
|
||||
"Email sent" => "Email inviata",
|
||||
"You need to set your user email before being able to send test emails." => "Devi impostare l'indirizzo del tuo utente prima di poter provare l'invio delle email.",
|
||||
|
|
|
@ -32,6 +32,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "パスワードを変更できません",
|
||||
"Saved" => "保存されました",
|
||||
"test email settings" => "メール設定をテスト",
|
||||
"If you received this email, the settings seem to be correct." => "このメールを受け取ったら、設定は正しいはずです。",
|
||||
"Email sent" => "メールを送信しました",
|
||||
"You need to set your user email before being able to send test emails." => "ユーザーメールを設定して初めて、テストメールを送信することができるようになります。",
|
||||
"Are you really sure you want add \"{domain}\" as trusted domain?" => "\"{domain}\" を信頼するドメインに追加してもよろしいでしょうか?",
|
||||
|
|
|
@ -17,6 +17,7 @@ $TRANSLATIONS = array(
|
|||
"Wrong password" => "ខុសពាក្យសម្ងាត់",
|
||||
"Saved" => "បានរក្សាទុក",
|
||||
"test email settings" => "សាកល្បងការកំណត់អ៊ីមែល",
|
||||
"If you received this email, the settings seem to be correct." => "ប្រសិនបើអ្នកទទួលបានអ៊ីមែលនេះ មានន័យថាការកំណត់គឺបានត្រឹមមត្រូវហើយ។",
|
||||
"Email sent" => "បានផ្ញើអ៊ីមែល",
|
||||
"You need to set your user email before being able to send test emails." => "អ្នកត្រូវតែកំណត់អ៊ីមែលរបស់អ្នកមុននឹងអាចផ្ញើអ៊ីមែលសាកល្បងបាន។",
|
||||
"Sending..." => "កំពុងផ្ញើ...",
|
||||
|
|
|
@ -32,6 +32,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Kunne ikke endre passord",
|
||||
"Saved" => "Lagret",
|
||||
"test email settings" => "Test av innstillinger for e-post",
|
||||
"If you received this email, the settings seem to be correct." => "Hvis du mottar denne e-posten er innstillingene tydeligvis korrekte.",
|
||||
"Email sent" => "E-post sendt",
|
||||
"You need to set your user email before being able to send test emails." => "Du må sette e-postadressen for brukeren din før du kan teste sending av e-post.",
|
||||
"Are you really sure you want add \"{domain}\" as trusted domain?" => "Ønsker du virkelig å legge til \"{domain}\" som tiltrodd domene?",
|
||||
|
|
|
@ -34,6 +34,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Kan wachtwoord niet wijzigen",
|
||||
"Saved" => "Bewaard",
|
||||
"test email settings" => "test e-mailinstellingen",
|
||||
"If you received this email, the settings seem to be correct." => "Als u dit e-mailbericht ontvangt, lijken de instellingen juist.",
|
||||
"A problem occurred while sending the email. Please revise your settings." => "Er ontstond een probleem bij het versturen van de e-mail. Controleer uw instellingen.",
|
||||
"Email sent" => "E-mail verzonden",
|
||||
"You need to set your user email before being able to send test emails." => "U moet uw e-mailadres invoeren voordat u testberichten kunt versturen.",
|
||||
|
|
|
@ -32,6 +32,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Nie można zmienić hasła",
|
||||
"Saved" => "Zapisano",
|
||||
"test email settings" => "przetestuj ustawienia email",
|
||||
"If you received this email, the settings seem to be correct." => "Jeśli otrzymałeś ten email, ustawienia wydają się być poprawne.",
|
||||
"Email sent" => "E-mail wysłany",
|
||||
"You need to set your user email before being able to send test emails." => "Musisz najpierw ustawić użytkownika e-mail, aby móc wysyłać wiadomości testowe.",
|
||||
"Are you really sure you want add \"{domain}\" as trusted domain?" => "Czy jesteś pewien/pewna że chcesz dodać \"{domain}\" jako zaufaną domenę?",
|
||||
|
|
|
@ -34,6 +34,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Impossível modificar senha",
|
||||
"Saved" => "Salvo",
|
||||
"test email settings" => "testar configurações de email",
|
||||
"If you received this email, the settings seem to be correct." => "Se você recebeu este e-mail, as configurações parecem estar corretas.",
|
||||
"A problem occurred while sending the email. Please revise your settings." => "Ocorreu um problema ao enviar o e-mail. Por favor, revise suas configurações.",
|
||||
"Email sent" => "E-mail enviado",
|
||||
"You need to set your user email before being able to send test emails." => "Você precisa configurar seu e-mail de usuário antes de ser capaz de enviar e-mails de teste.",
|
||||
|
|
|
@ -32,6 +32,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Não foi possível alterar a sua password",
|
||||
"Saved" => "Guardado",
|
||||
"test email settings" => "testar configurações de email",
|
||||
"If you received this email, the settings seem to be correct." => "Se você recebeu este e-mail as configurações parecem estar correctas",
|
||||
"Email sent" => "E-mail enviado",
|
||||
"You need to set your user email before being able to send test emails." => "Você precisa de configurar o seu e-mail de usuário antes de ser capaz de enviar e-mails de teste",
|
||||
"Are you really sure you want add \"{domain}\" as trusted domain?" => "Você tem certeza que quer adicionar \"{domain}\" como domínio confiável?",
|
||||
|
|
|
@ -24,6 +24,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Imposibil de schimbat parola",
|
||||
"Saved" => "Salvat",
|
||||
"test email settings" => "verifică setările de e-mail",
|
||||
"If you received this email, the settings seem to be correct." => "Dacă ai primit acest e-mail atunci setările par a fi corecte.",
|
||||
"Email sent" => "Mesajul a fost expediat",
|
||||
"Sending..." => "Se expediază...",
|
||||
"All" => "Toate ",
|
||||
|
|
|
@ -32,6 +32,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Невозможно изменить пароль",
|
||||
"Saved" => "Сохранено",
|
||||
"test email settings" => "проверить настройки почты",
|
||||
"If you received this email, the settings seem to be correct." => "Если вы получили это письмо, настройки верны.",
|
||||
"Email sent" => "Письмо отправлено",
|
||||
"You need to set your user email before being able to send test emails." => "Вы должны настроить свой e-mail пользователя прежде чем отправлять тестовые сообщения.",
|
||||
"Are you really sure you want add \"{domain}\" as trusted domain?" => "Вы действительно хотите добавить домен \"{domain}\" как доверенный?",
|
||||
|
|
|
@ -32,6 +32,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Zmena hesla sa nepodarila",
|
||||
"Saved" => "Uložené",
|
||||
"test email settings" => "nastavenia testovacieho emailu",
|
||||
"If you received this email, the settings seem to be correct." => "Ak ste dostali tento email, nastavenie je správne.",
|
||||
"Email sent" => "Email odoslaný",
|
||||
"You need to set your user email before being able to send test emails." => "Musíte nastaviť svoj používateľský email, než budete môcť odoslať testovací email.",
|
||||
"Are you really sure you want add \"{domain}\" as trusted domain?" => "Ste si istí, že chcete pridať \"{domain}\" medzi dôveryhodné domény?",
|
||||
|
|
|
@ -29,6 +29,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Ni mogoče spremeniti gesla",
|
||||
"Saved" => "Shranjeno",
|
||||
"test email settings" => "preizkusi nastavitve elektronske pošte",
|
||||
"If you received this email, the settings seem to be correct." => "Če ste prejeli to sporočilo, so nastavitve pravilne.",
|
||||
"Email sent" => "Elektronska pošta je poslana",
|
||||
"You need to set your user email before being able to send test emails." => "Pred preizkusnim pošiljanjem sporočil je treba nastaviti elektronski naslov uporabnika.",
|
||||
"Add trusted domain" => "Dodaj varno domeno",
|
||||
|
|
|
@ -34,6 +34,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Kunde inte ändra lösenord",
|
||||
"Saved" => "Sparad",
|
||||
"test email settings" => "testa e-post inställningar",
|
||||
"If you received this email, the settings seem to be correct." => "Om du mottog detta e-postmeddelande, verkar dina inställningar vara korrekta.",
|
||||
"Email sent" => "E-post skickat",
|
||||
"You need to set your user email before being able to send test emails." => "Du behöver ställa in din användares e-postadress före du kan skicka test e-post.",
|
||||
"Are you really sure you want add \"{domain}\" as trusted domain?" => "Är du verkligen säker på att du vill lägga till \"{domain}\" som en trusted domian?",
|
||||
|
|
|
@ -34,6 +34,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "Parola değiştirilemiyor",
|
||||
"Saved" => "Kaydedildi",
|
||||
"test email settings" => "e-posta ayarlarını sına",
|
||||
"If you received this email, the settings seem to be correct." => "Eğer bu e-postayı aldıysanız, ayarlar doğru gibi görünüyor.",
|
||||
"A problem occurred while sending the email. Please revise your settings." => "E-posta gönderilirken bir sorun oluştu. Lütfen ayarlarınızı gözden geçirin.",
|
||||
"Email sent" => "E-posta gönderildi",
|
||||
"You need to set your user email before being able to send test emails." => "Sınama e-postaları göndermeden önce kullanıcı e-postasını ayarlamanız gerekiyor.",
|
||||
|
|
|
@ -32,6 +32,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "不能更改密码",
|
||||
"Saved" => "已保存",
|
||||
"test email settings" => "测试电子邮件设置",
|
||||
"If you received this email, the settings seem to be correct." => "如果您收到了这封邮件,看起来设置没有问题。",
|
||||
"Email sent" => "邮件已发送",
|
||||
"You need to set your user email before being able to send test emails." => "在发送测试邮件前您需要设置您的用户电子邮件。",
|
||||
"Are you really sure you want add \"{domain}\" as trusted domain?" => "你真的希望添加 \"{domain}\" 为信任域?",
|
||||
|
|
|
@ -27,6 +27,7 @@ $TRANSLATIONS = array(
|
|||
"Unable to change password" => "無法修改密碼",
|
||||
"Saved" => "已儲存",
|
||||
"test email settings" => "測試郵件設定",
|
||||
"If you received this email, the settings seem to be correct." => "假如您收到這個郵件,此設定看起來是正確的。",
|
||||
"Email sent" => "Email 已寄出",
|
||||
"You need to set your user email before being able to send test emails." => "在準備要寄出測試郵件時您需要設定您的使用者郵件。",
|
||||
"Sending..." => "寄送中...",
|
||||
|
|
Loading…
Reference in a new issue