[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2014-08-23 01:57:00 -04:00
parent a77d468d35
commit 047ec64ac0
617 changed files with 5497 additions and 3328 deletions

View File

@ -69,7 +69,7 @@ $TRANSLATIONS = array(
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Chybný soukromý klíč pro šifrovací aplikaci. Aktualizujte prosím heslo svého soukromého klíče ve vašem osobním nastavení, abyste znovu získali přístup k vašim zašifrovaným souborům.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Chybný soukromý klíč pro šifrovací aplikaci. Aktualizujte prosím heslo svého soukromého klíče ve vašem osobním nastavení, abyste znovu získali přístup k vašim zašifrovaným souborům.",
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Šifrování bylo vypnuto, vaše soubory jsou však stále zašifrované. Běžte prosím do osobního nastavení, kde soubory odšifrujete.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Šifrování bylo vypnuto, vaše soubory jsou však stále zašifrované. Běžte prosím do osobního nastavení, kde soubory odšifrujete.",
"{dirs} and {files}" => "{dirs} a {files}", "{dirs} and {files}" => "{dirs} a {files}",
"%s could not be renamed as it has been deleted" => "%s nelze přejmenovat, protože byl vymazán", "%s could not be renamed as it has been deleted" => "%s nelze přejmenovat, protože byl smazán",
"%s could not be renamed" => "%s nemůže být přejmenován", "%s could not be renamed" => "%s nemůže být přejmenován",
"Upload (max. %s)" => "Nahrát (max. %s)", "Upload (max. %s)" => "Nahrát (max. %s)",
"File handling" => "Zacházení se soubory", "File handling" => "Zacházení se soubory",
@ -77,7 +77,7 @@ $TRANSLATIONS = array(
"max. possible: " => "největší možná: ", "max. possible: " => "největší možná: ",
"Save" => "Uložit", "Save" => "Uložit",
"WebDAV" => "WebDAV", "WebDAV" => "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Použijte <a href=\"%s\" target=\"_blank\">tuto adresu pro přístup k vašim souborům přes WebDAV</a>", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\">přístup k vašim souborům přes WebDAV</a>",
"New" => "Nový", "New" => "Nový",
"New text file" => "Nový textový soubor", "New text file" => "Nový textový soubor",
"Text file" => "Textový soubor", "Text file" => "Textový soubor",

View File

@ -35,6 +35,7 @@ $TRANSLATIONS = array(
"_%n file_::_%n files_" => array("",""), "_%n file_::_%n files_" => array("",""),
"_Uploading %n file_::_Uploading %n files_" => array("",""), "_Uploading %n file_::_Uploading %n files_" => array("",""),
"Your storage is almost full ({usedSpacePercent}%)" => "שטח האחסון שלך כמעט מלא ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" => "שטח האחסון שלך כמעט מלא ({usedSpacePercent}%)",
"Upload (max. %s)" => "העלאה (מקסימום %s)",
"File handling" => "טיפול בקבצים", "File handling" => "טיפול בקבצים",
"Maximum upload size" => "גודל העלאה מקסימלי", "Maximum upload size" => "גודל העלאה מקסימלי",
"max. possible: " => "המרבי האפשרי: ", "max. possible: " => "המרבי האפשרי: ",

View File

@ -12,6 +12,7 @@ $TRANSLATIONS = array(
"The name %s is already used in the folder %s. Please choose a different name." => "Nazwa %s jest już używana w folderze %s. Proszę wybrać inną nazwę.", "The name %s is already used in the folder %s. Please choose a different name." => "Nazwa %s jest już używana w folderze %s. Proszę wybrać inną nazwę.",
"Not a valid source" => "Niepoprawne źródło", "Not a valid source" => "Niepoprawne źródło",
"Server is not allowed to open URLs, please check the server configuration" => "Serwer nie mógł otworzyć adresów URL, należy sprawdzić konfigurację serwera", "Server is not allowed to open URLs, please check the server configuration" => "Serwer nie mógł otworzyć adresów URL, należy sprawdzić konfigurację serwera",
"The file exceeds your quota by %s" => "Ten plik przekracza twój limit o %s",
"Error while downloading %s to %s" => "Błąd podczas pobierania %s do %S", "Error while downloading %s to %s" => "Błąd podczas pobierania %s do %S",
"Error when creating the file" => "Błąd przy tworzeniu pliku", "Error when creating the file" => "Błąd przy tworzeniu pliku",
"Folder name cannot be empty." => "Nazwa folderu nie może być pusta.", "Folder name cannot be empty." => "Nazwa folderu nie może być pusta.",
@ -68,6 +69,7 @@ $TRANSLATIONS = array(
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Klucz prywatny nie jest poprawny! Może Twoje hasło zostało zmienione z zewnątrz. Można zaktualizować hasło klucza prywatnego w ustawieniach osobistych w celu odzyskania dostępu do plików", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Klucz prywatny nie jest poprawny! Może Twoje hasło zostało zmienione z zewnątrz. Można zaktualizować hasło klucza prywatnego w ustawieniach osobistych w celu odzyskania dostępu do plików",
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Szyfrowanie zostało wyłączone, ale nadal pliki są zaszyfrowane. Przejdź do ustawień osobistych i tam odszyfruj pliki.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Szyfrowanie zostało wyłączone, ale nadal pliki są zaszyfrowane. Przejdź do ustawień osobistych i tam odszyfruj pliki.",
"{dirs} and {files}" => "{dirs} i {files}", "{dirs} and {files}" => "{dirs} i {files}",
"%s could not be renamed as it has been deleted" => "%s nie może mieć zmienionej nazwy, ponieważ został usunięty",
"%s could not be renamed" => "%s nie można zmienić nazwy", "%s could not be renamed" => "%s nie można zmienić nazwy",
"Upload (max. %s)" => "Wysyłka (max. %s)", "Upload (max. %s)" => "Wysyłka (max. %s)",
"File handling" => "Zarządzanie plikami", "File handling" => "Zarządzanie plikami",

View File

@ -11,13 +11,13 @@ $TRANSLATIONS = array(
"Encryption app not initialized! Maybe the encryption app was re-enabled during your session. Please try to log out and log back in to initialize the encryption app." => "Aplikace pro šifrování není inicializována! Je možné, že aplikace byla znovu aktivována během vašeho přihlášení. Zkuste se prosím odhlásit a znovu přihlásit pro provedení inicializace šifrovací aplikace.", "Encryption app not initialized! Maybe the encryption app was re-enabled during your session. Please try to log out and log back in to initialize the encryption app." => "Aplikace pro šifrování není inicializována! Je možné, že aplikace byla znovu aktivována během vašeho přihlášení. Zkuste se prosím odhlásit a znovu přihlásit pro provedení inicializace šifrovací aplikace.",
"Your private key is not valid! Likely your password was changed outside of %s (e.g. your corporate directory). You can update your private key password in your personal settings to recover access to your encrypted files." => "Váš soukromý klíč není platný! Pravděpodobně bylo vaše heslo změněno vně systému %s (např. ve vašem firemním adresáři). Heslo vašeho soukromého klíče můžete změnit ve svém osobním nastavení pro obnovení přístupu k vašim zašifrovaným souborům.", "Your private key is not valid! Likely your password was changed outside of %s (e.g. your corporate directory). You can update your private key password in your personal settings to recover access to your encrypted files." => "Váš soukromý klíč není platný! Pravděpodobně bylo vaše heslo změněno vně systému %s (např. ve vašem firemním adresáři). Heslo vašeho soukromého klíče můžete změnit ve svém osobním nastavení pro obnovení přístupu k vašim zašifrovaným souborům.",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Tento soubor se nepodařilo dešifrovat, pravděpodobně je sdílený. Požádejte prosím majitele souboru, aby jej s vámi znovu sdílel.", "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Tento soubor se nepodařilo dešifrovat, pravděpodobně je sdílený. Požádejte prosím majitele souboru, aby jej s vámi znovu sdílel.",
"Unknown error. Please check your system settings or contact your administrator" => "Neznámá chyba. Zkontrolujte nastavení systému, nebo kontaktujte vašeho správce.", "Unknown error. Please check your system settings or contact your administrator" => "Neznámá chyba. Zkontrolujte nastavení systému nebo kontaktujte vašeho správce.",
"Missing requirements." => "Nesplněné závislosti.", "Missing requirements." => "Nesplněné závislosti.",
"Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." => "Ujistěte se prosím, že máte nainstalované PHP 5.3.3 nebo novější a že máte povolené a správně nakonfigurované OpenSSL včetně jeho rozšíření pro PHP. Prozatím byla aplikace pro šifrování vypnuta.", "Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." => "Ujistěte se prosím, že máte nainstalované PHP 5.3.3 nebo novější a že máte povolené a správně nakonfigurované OpenSSL včetně jeho rozšíření pro PHP. Prozatím byla aplikace pro šifrování vypnuta.",
"Following users are not set up for encryption:" => "Následující uživatelé nemají nastavené šifrování:", "Following users are not set up for encryption:" => "Následující uživatelé nemají nastavené šifrování:",
"Initial encryption started... This can take some time. Please wait." => "Počáteční šifrování zahájeno... Toto může chvíli trvat. Počkejte prosím.", "Initial encryption started... This can take some time. Please wait." => "Počáteční šifrování zahájeno... Toto může chvíli trvat. Počkejte prosím.",
"Initial encryption running... Please try again later." => "Probíhá počáteční šifrování... Zkuste to prosím znovu později.", "Initial encryption running... Please try again later." => "Probíhá počáteční šifrování... Zkuste to prosím znovu později.",
"Go directly to your %spersonal settings%s." => "Přejít přímo do svého %sosobního nastaveni%s.", "Go directly to your %spersonal settings%s." => "Přejít přímo do svého %sosobního nastavení%s.",
"Encryption" => "Šifrování", "Encryption" => "Šifrování",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" => "Aplikace pro šifrování je zapnuta, ale vaše klíče nejsou inicializované. Prosím odhlaste se a znovu přihlaste", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" => "Aplikace pro šifrování je zapnuta, ale vaše klíče nejsou inicializované. Prosím odhlaste se a znovu přihlaste",
"Enable recovery key (allow to recover users files in case of password loss):" => "Povolit klíč pro obnovu (umožňuje obnovu uživatelských souborů v případě ztráty hesla)", "Enable recovery key (allow to recover users files in case of password loss):" => "Povolit klíč pro obnovu (umožňuje obnovu uživatelských souborů v případě ztráty hesla)",

View File

@ -30,6 +30,8 @@ $TRANSLATIONS = array(
"New Recovery key password" => "Nowe hasło klucza odzyskiwania", "New Recovery key password" => "Nowe hasło klucza odzyskiwania",
"Repeat New Recovery key password" => "Powtórz nowe hasło klucza odzyskiwania", "Repeat New Recovery key password" => "Powtórz nowe hasło klucza odzyskiwania",
"Change Password" => "Zmień hasło", "Change Password" => "Zmień hasło",
"Your private key password no longer matches your log-in password." => "Hasło Twojego klucza prywatnego nie pasuje już do Twojego hasła logowania.",
"Set your old private key password to your current log-in password:" => "Ustaw stare hasło klucza prywatnego na aktualne hasło logowania:",
" If you don't remember your old password you can ask your administrator to recover your files." => "Jeśli nie pamiętasz swojego starego hasła, poproś swojego administratora, aby odzyskać pliki.", " If you don't remember your old password you can ask your administrator to recover your files." => "Jeśli nie pamiętasz swojego starego hasła, poproś swojego administratora, aby odzyskać pliki.",
"Old log-in password" => "Stare hasło logowania", "Old log-in password" => "Stare hasło logowania",
"Current log-in password" => "Bieżące hasło logowania", "Current log-in password" => "Bieżące hasło logowania",

View File

@ -1,7 +1,9 @@
<?php <?php
$TRANSLATIONS = array( $TRANSLATIONS = array(
"Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." => "Získání přístupových tokenů selhalo. Ověřte že klíč aplikace Dropbox a tajné heslo jsou správné.",
"Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." => "Získání přístupových tokenů selhalo. Ověřte že klíč aplikace Dropbox a tajné heslo jsou správné.",
"Please provide a valid Dropbox app key and secret." => "Zadejte, prosím, platný klíč a bezpečnostní frázi aplikace Dropbox.", "Please provide a valid Dropbox app key and secret." => "Zadejte, prosím, platný klíč a bezpečnostní frázi aplikace Dropbox.",
"Step 1 failed. Exception: %s" => "Slehal krok 1. Výjimka: %s", "Step 1 failed. Exception: %s" => "Selhal krok 1. Výjimka: %s",
"Step 2 failed. Exception: %s" => "Selhal krok 2. Výjimka: %s", "Step 2 failed. Exception: %s" => "Selhal krok 2. Výjimka: %s",
"External storage" => "Externí úložiště", "External storage" => "Externí úložiště",
"Local" => "Místní", "Local" => "Místní",
@ -21,17 +23,21 @@ $TRANSLATIONS = array(
"Host" => "Počítač", "Host" => "Počítač",
"Username" => "Uživatelské jméno", "Username" => "Uživatelské jméno",
"Password" => "Heslo", "Password" => "Heslo",
"Root" => "Root", "Root" => "Kořen",
"Secure ftps://" => "Zabezpečené ftps://", "Secure ftps://" => "Zabezpečené ftps://",
"Client ID" => "Klientské ID", "Client ID" => "Klientské ID",
"Client secret" => "Klientské tajemství",
"OpenStack Object Storage" => "OpenStack Object Storage", "OpenStack Object Storage" => "OpenStack Object Storage",
"Username (required)" => "Uživatelské jméno (nutné)", "Username (required)" => "Uživatelské jméno (povinné)",
"Region (optional for OpenStack Object Storage)" => "Region (nepovinný pro OpenStack Object Storage)", "Region (optional for OpenStack Object Storage)" => "Region (nepovinný pro OpenStack Object Storage)",
"API Key (required for Rackspace Cloud Files)" => "API klíč (vyžadován pro Rackspace Cloud)", "API Key (required for Rackspace Cloud Files)" => "API klíč (vyžadován pro Rackspace Cloud Files)",
"Tenantname (required for OpenStack Object Storage)" => "Jméno nájemce (vyžadováno pro OpenStack Object Storage)",
"Password (required for OpenStack Object Storage)" => "Heslo (vyžadováno pro OpenStack Object Storage)", "Password (required for OpenStack Object Storage)" => "Heslo (vyžadováno pro OpenStack Object Storage)",
"Timeout of HTTP requests in seconds (optional)" => "Vypršení HTTP požadavků v sekundách (nepovinné)", "Service Name (required for OpenStack Object Storage)" => "Název služby (vyžadováno pro OpenStack Object Storage)",
"URL of identity endpoint (required for OpenStack Object Storage)" => "URL identity koncového bodu (vyžadováno pro OpenStack Object Storage)",
"Timeout of HTTP requests in seconds (optional)" => "Časový limit HTTP požadavků v sekundách (nepovinné)",
"Share" => "Sdílet", "Share" => "Sdílet",
"SMB / CIFS using OC login" => "SMB / CIFS za použití OC loginu", "SMB / CIFS using OC login" => "SMB / CIFS za použití přihlašovacího jména OC",
"Username as share" => "Uživatelské jméno jako sdílený adresář", "Username as share" => "Uživatelské jméno jako sdílený adresář",
"URL" => "URL", "URL" => "URL",
"Secure https://" => "Zabezpečené https://", "Secure https://" => "Zabezpečené https://",
@ -51,7 +57,7 @@ $TRANSLATIONS = array(
"You don't have any external storages" => "Nemáte žádná externí úložiště", "You don't have any external storages" => "Nemáte žádná externí úložiště",
"Name" => "Název", "Name" => "Název",
"Storage type" => "Typ úložiště", "Storage type" => "Typ úložiště",
"Scope" => "Záběr", "Scope" => "Rozsah",
"External Storage" => "Externí úložiště", "External Storage" => "Externí úložiště",
"Folder name" => "Název složky", "Folder name" => "Název složky",
"Configuration" => "Nastavení", "Configuration" => "Nastavení",

View File

@ -1,6 +1,7 @@
<?php <?php
$TRANSLATIONS = array( $TRANSLATIONS = array(
"Please provide a valid Dropbox app key and secret." => "נא לספק קוד יישום וסוד תקניים של Dropbox.", "Please provide a valid Dropbox app key and secret." => "נא לספק קוד יישום וסוד תקניים של Dropbox.",
"Local" => "מקומי",
"Location" => "מיקום", "Location" => "מיקום",
"Host" => "מארח", "Host" => "מארח",
"Username" => "שם משתמש", "Username" => "שם משתמש",
@ -12,6 +13,7 @@ $TRANSLATIONS = array(
"Grant access" => "הענקת גישה", "Grant access" => "הענקת גישה",
"Error configuring Google Drive storage" => "אירעה שגיאה בעת הגדרת אחסון ב־Google Drive", "Error configuring Google Drive storage" => "אירעה שגיאה בעת הגדרת אחסון ב־Google Drive",
"Personal" => "אישי", "Personal" => "אישי",
"Saved" => "נשמר",
"Name" => "שם", "Name" => "שם",
"External Storage" => "אחסון חיצוני", "External Storage" => "אחסון חיצוני",
"Folder name" => "שם התיקייה", "Folder name" => "שם התיקייה",

View File

@ -1,6 +1,7 @@
<?php <?php
$TRANSLATIONS = array( $TRANSLATIONS = array(
"Server to server sharing is not enabled on this server" => "Współdzielenie między serwerami nie jest uruchomione na tym serwerze", "Server to server sharing is not enabled on this server" => "Współdzielenie między serwerami nie jest uruchomione na tym serwerze",
"Invalid or untrusted SSL certificate" => "Niewłaściwy lub niezaufany certyfikat SSL",
"Couldn't add remote share" => "Nie można dodać zdalnego folderu", "Couldn't add remote share" => "Nie można dodać zdalnego folderu",
"Shared with you" => "Współdzielony z Tobą", "Shared with you" => "Współdzielony z Tobą",
"Shared with others" => "Współdzielony z innymi", "Shared with others" => "Współdzielony z innymi",

View File

@ -48,12 +48,12 @@ $TRANSLATIONS = array(
"_%n month ago_::_%n months ago_" => array("před %n měsícem","před %n měsíci","před %n měsíci"), "_%n month ago_::_%n months ago_" => array("před %n měsícem","před %n měsíci","před %n měsíci"),
"last year" => "minulý rok", "last year" => "minulý rok",
"years ago" => "před lety", "years ago" => "před lety",
"Couldn't send reset email. Please contact your administrator." => "Nelze odeslat email pro změnu hesla. ", "Couldn't send reset email. Please contact your administrator." => "Nepodařilo se odeslat email pro změnu hesla. Kontaktujte vašeho administrátora.",
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." => "Odkaz na obnovení hesla byl odeslán na vaši e-mailovou adresu. Pokud jej v krátké době neobdržíte, zkontrolujte složku nevyžádané pošty a koš.<br>Pokud jej nenaleznete, kontaktujte svého správce systému.", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." => "Odkaz na obnovení hesla byl odeslán na vaši e-mailovou adresu. Pokud jej v krátké době neobdržíte, zkontrolujte složku nevyžádané pošty a koš.<br>Pokud jej nenaleznete, kontaktujte svého administrátora.",
"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" => "Vaše soubory jsou šifrovány. Pokud jste nepovolili klíč pro obnovení, neexistuje způsob jak získat po změně hesla vaše data.<br />Pokud si nejste jisti co dělat, kontaktujte nejprve svého správce systému. <br />Opravdu si přejete pokračovat?", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" => "Vaše soubory jsou šifrovány. Pokud jste nepovolili klíč pro obnovení, neexistuje způsob jak získat po změně hesla vaše data.<br />Pokud si nejste jisti co dělat, kontaktujte nejprve svého administrátora než budete pokračovat. <br />Opravdu si přejete pokračovat?",
"I know what I'm doing" => "Vím co dělám", "I know what I'm doing" => "Vím co dělám",
"Reset password" => "Obnovit heslo", "Reset password" => "Obnovit heslo",
"Password can not be changed. Please contact your administrator." => "Heslo nelze změnit. Kontaktujte prosím svého správce systému.", "Password can not be changed. Please contact your administrator." => "Heslo nelze změnit. Kontaktujte prosím svého administrátora.",
"No" => "Ne", "No" => "Ne",
"Yes" => "Ano", "Yes" => "Ano",
"Choose" => "Vybrat", "Choose" => "Vybrat",
@ -87,7 +87,7 @@ $TRANSLATIONS = array(
"Shared with you by {owner}" => "S Vámi sdílí {owner}", "Shared with you by {owner}" => "S Vámi sdílí {owner}",
"Share with user or group …" => "Sdílet s uživatelem nebo skupinou", "Share with user or group …" => "Sdílet s uživatelem nebo skupinou",
"Share link" => "Sdílet odkaz", "Share link" => "Sdílet odkaz",
"The public link will expire no later than {days} days after it is created" => "Veřejný odkaz vyprší za následující počet dnů od svého zveřejnění: {days}", "The public link will expire no later than {days} days after it is created" => "Veřejný odkaz vyprší nejpozději {days} dní od svého vytvoření",
"Password protect" => "Chránit heslem", "Password protect" => "Chránit heslem",
"Choose a password for the public link" => "Zadej heslo pro tento veřejný odkaz", "Choose a password for the public link" => "Zadej heslo pro tento veřejný odkaz",
"Allow Public Upload" => "Povolit veřejné nahrávání", "Allow Public Upload" => "Povolit veřejné nahrávání",
@ -119,13 +119,13 @@ $TRANSLATIONS = array(
"Edit tags" => "Editovat štítky", "Edit tags" => "Editovat štítky",
"Error loading dialog template: {error}" => "Chyba při načítání šablony dialogu: {error}", "Error loading dialog template: {error}" => "Chyba při načítání šablony dialogu: {error}",
"No tags selected for deletion." => "Žádné štítky nebyly vybrány ke smazání.", "No tags selected for deletion." => "Žádné štítky nebyly vybrány ke smazání.",
"Updating {productName} to version {version}, this may take a while." => "Aktualizuji {productName} na verzi {version}, Může to chvíli trvat.", "Updating {productName} to version {version}, this may take a while." => "Aktualizuji {productName} na verzi {version}, může to chvíli trvat.",
"Please reload the page." => "Načtěte stránku znovu, prosím.", "Please reload the page." => "Načtěte stránku znovu, prosím.",
"The update was unsuccessful." => "Aktualizace selhala.", "The update was unsuccessful." => "Aktualizace nebyla úspěšná.",
"The update was successful. Redirecting you to ownCloud now." => "Aktualizace byla úspěšná. Přesměrovávám na ownCloud.", "The update was successful. Redirecting you to ownCloud now." => "Aktualizace byla úspěšná. Přesměrovávám na ownCloud.",
"Couldn't reset password because the token is invalid" => "Nelze změnit heslo kvůli neplatnému tokenu.", "Couldn't reset password because the token is invalid" => "Heslo nebylo změněno kvůli neplatnému tokenu",
"Couldn't send reset email. Please make sure your username is correct." => "Nelze odeslat email pro změnu hesla. Ujistěte se prosím, že zadáváte správné uživatelské jméno.", "Couldn't send reset email. Please make sure your username is correct." => "Nelze odeslat email pro změnu hesla. Ujistěte se prosím, že zadáváte správné uživatelské jméno.",
"Couldn't send reset email because there is no email address for this username. Please contact your administrator." => "Nelze odeslat email pro změnu hesla, protože nebyla zadána e-mailová adresa pro toto užiatelské jméno. Kontaktujte prosím svého správce systému.", "Couldn't send reset email because there is no email address for this username. Please contact your administrator." => "Nelze odeslat email pro změnu hesla, protože u tohoto uživatelského jména není uvedena e-mailová adresa. Kontaktujte prosím svého administrátora.",
"%s password reset" => "reset hesla %s", "%s password reset" => "reset hesla %s",
"Use the following link to reset your password: {link}" => "Heslo obnovíte použitím následujícího odkazu: {link}", "Use the following link to reset your password: {link}" => "Heslo obnovíte použitím následujícího odkazu: {link}",
"You will receive a link to reset your password via Email." => "E-mailem Vám bude zaslán odkaz pro obnovu hesla.", "You will receive a link to reset your password via Email." => "E-mailem Vám bude zaslán odkaz pro obnovu hesla.",
@ -180,7 +180,7 @@ $TRANSLATIONS = array(
"Log out" => "Odhlásit se", "Log out" => "Odhlásit se",
"Server side authentication failed!" => "Autentizace na serveru selhala!", "Server side authentication failed!" => "Autentizace na serveru selhala!",
"Please contact your administrator." => "Kontaktujte prosím vašeho správce.", "Please contact your administrator." => "Kontaktujte prosím vašeho správce.",
"Forgot your password? Reset it!" => "Zapomenuté heslo? Zresetujte si ho!", "Forgot your password? Reset it!" => "Zapomenuté heslo? Nastavte si nové!",
"remember" => "zapamatovat", "remember" => "zapamatovat",
"Log in" => "Přihlásit", "Log in" => "Přihlásit",
"Alternative Logins" => "Alternativní přihlášení", "Alternative Logins" => "Alternativní přihlášení",
@ -191,10 +191,10 @@ $TRANSLATIONS = array(
"Thank you for your patience." => "Děkuji za trpělivost.", "Thank you for your patience." => "Děkuji za trpělivost.",
"%s will be updated to version %s." => "%s bude aktualizován na verzi %s.", "%s will be updated to version %s." => "%s bude aktualizován na verzi %s.",
"The following apps will be disabled:" => "Následující aplikace budou zakázány:", "The following apps will be disabled:" => "Následující aplikace budou zakázány:",
"The theme %s has been disabled." => "%s vzhled byl zakázán.", "The theme %s has been disabled." => "Vzhled %s byl zakázán.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Před provedením dalšího kroku se prosím přesvědči, že databáze a konfigurační a datový adresář byly zazálohovány. ", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Před provedením dalšího kroku se prosím ujistěte, že databáze a konfigurační a datový adresář byly zazálohovány. ",
"Start update" => "Aktualizovat", "Start update" => "Spustit aktualizaci",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "Na větších instalacích můžete spustit následující příkaz v hlavním adresáři, pro omezení chyb vypršení časového intervalu:", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "Abyste zabránili vypršení časového limitu u větších instalací, můžete namísto toho spustit následující příkaz v hlavním adresáři:",
"This ownCloud instance is currently being updated, which may take a while." => "Tato instalace ownCloud je právě aktualizována, může to chvíli trvat.", "This ownCloud instance is currently being updated, which may take a while." => "Tato instalace ownCloud je právě aktualizována, může to chvíli trvat.",
"Please reload this page after a short time to continue using ownCloud." => "Pro pokračování načtěte, prosím, stránku po chvíli znovu." "Please reload this page after a short time to continue using ownCloud." => "Pro pokračování načtěte, prosím, stránku po chvíli znovu."
); );

View File

@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Turned off maintenance mode" => "Wyłączony tryb konserwacji", "Turned off maintenance mode" => "Wyłączony tryb konserwacji",
"Updated database" => "Zaktualizuj bazę", "Updated database" => "Zaktualizuj bazę",
"Checked database schema update" => "Sprawdzono aktualizację schematu bazy danych", "Checked database schema update" => "Sprawdzono aktualizację schematu bazy danych",
"Checked database schema update for apps" => "Sprawdzono aktualizację schematu bazy danych dla aplikacji",
"Updated \"%s\" to %s" => "Zaktualizowano \"%s\" do %s",
"Disabled incompatible apps: %s" => "Wyłączone niekompatybilne aplikacja: %s", "Disabled incompatible apps: %s" => "Wyłączone niekompatybilne aplikacja: %s",
"No image or file provided" => "Brak obrazu lub pliku dostarczonego", "No image or file provided" => "Brak obrazu lub pliku dostarczonego",
"Unknown filetype" => "Nieznany typ pliku", "Unknown filetype" => "Nieznany typ pliku",
@ -192,6 +194,7 @@ $TRANSLATIONS = array(
"The theme %s has been disabled." => "Motyw %s został wyłączony.", "The theme %s has been disabled." => "Motyw %s został wyłączony.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Proszę się upewnić, że baza danych, folder konfiguracji oraz folder danych zostały zarchiwizowane przed przejściem dalej.", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Proszę się upewnić, że baza danych, folder konfiguracji oraz folder danych zostały zarchiwizowane przed przejściem dalej.",
"Start update" => "Rozpocznij aktualizację", "Start update" => "Rozpocznij aktualizację",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "Aby uniknąć timeout-ów przy większych instalacjach, możesz zamiast tego uruchomić następującą komendę w katalogu Twojej instalacji:",
"This ownCloud instance is currently being updated, which may take a while." => "Ta instalacja ownCloud jest w tej chwili aktualizowana, co może chwilę potrwać", "This ownCloud instance is currently being updated, which may take a while." => "Ta instalacja ownCloud jest w tej chwili aktualizowana, co może chwilę potrwać",
"Please reload this page after a short time to continue using ownCloud." => "Proszę przeładować tę stronę za chwilę, aby kontynuować pracę w ownCloud" "Please reload this page after a short time to continue using ownCloud." => "Proszę przeładować tę stronę za chwilę, aby kontynuować pracę w ownCloud"
); );

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-20 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-20 05:54+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n" "Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -673,7 +673,8 @@ msgstr ""
msgid "The share will expire on %s." msgid "The share will expire on %s."
msgstr "" msgstr ""
#: templates/altmail.php:7 templates/mail.php:20 #. TRANSLATORS term at the end of a mail
#: templates/altmail.php:8 templates/mail.php:21
msgid "Cheers!" msgid "Cheers!"
msgstr "" msgstr ""
@ -841,6 +842,28 @@ msgstr ""
msgid "Thank you for your patience." msgid "Thank you for your patience."
msgstr "" msgstr ""
#: templates/untrustedDomain.php:5
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: templates/untrustedDomain.php:8
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: templates/untrustedDomain.php:10
msgid ""
"Depending on your configuration, as an administrator you might also be able "
"to use the button below to trust this domain."
msgstr ""
#: templates/untrustedDomain.php:14
#, php-format
msgid "Add \"%s\" as trusted domain"
msgstr ""
#: templates/update.admin.php:3 #: templates/update.admin.php:3
#, php-format #, php-format
msgid "%s will be updated to version %s." msgid "%s will be updated to version %s."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-20 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-20 05:54+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n" "Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -50,17 +50,6 @@ msgid ""
"before performing changes on config.php" "before performing changes on config.php"
msgstr "" msgstr ""
#: base.php:693
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:694
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:374 #: private/app.php:374
msgid "Help" msgid "Help"
msgstr "" msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-19 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-19 05:54+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n" "Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -160,7 +160,7 @@ msgstr ""
msgid "Unable to remove user from group %s" msgid "Unable to remove user from group %s"
msgstr "" msgstr ""
#: ajax/updateapp.php:41 #: ajax/updateapp.php:44
msgid "Couldn't update app." msgid "Couldn't update app."
msgstr "" msgstr ""
@ -193,7 +193,15 @@ msgstr ""
msgid "Unable to change password" msgid "Unable to change password"
msgstr "" msgstr ""
#: js/admin.js:128 #: js/admin.js:45
msgid "Are you really sure you want add \"{domain}\" as trusted domain?"
msgstr ""
#: js/admin.js:46
msgid "Add trusted domain"
msgstr ""
#: js/admin.js:146
msgid "Sending..." msgid "Sending..."
msgstr "" msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-20 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-20 05:54+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n" "Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -673,7 +673,8 @@ msgstr ""
msgid "The share will expire on %s." msgid "The share will expire on %s."
msgstr "" msgstr ""
#: templates/altmail.php:7 templates/mail.php:20 #. TRANSLATORS term at the end of a mail
#: templates/altmail.php:8 templates/mail.php:21
msgid "Cheers!" msgid "Cheers!"
msgstr "" msgstr ""
@ -841,6 +842,28 @@ msgstr ""
msgid "Thank you for your patience." msgid "Thank you for your patience."
msgstr "" msgstr ""
#: templates/untrustedDomain.php:5
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: templates/untrustedDomain.php:8
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: templates/untrustedDomain.php:10
msgid ""
"Depending on your configuration, as an administrator you might also be able "
"to use the button below to trust this domain."
msgstr ""
#: templates/untrustedDomain.php:14
#, php-format
msgid "Add \"%s\" as trusted domain"
msgstr ""
#: templates/update.admin.php:3 #: templates/update.admin.php:3
#, php-format #, php-format
msgid "%s will be updated to version %s." msgid "%s will be updated to version %s."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-20 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-20 05:54+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n" "Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -50,17 +50,6 @@ msgid ""
"before performing changes on config.php" "before performing changes on config.php"
msgstr "" msgstr ""
#: base.php:693
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:694
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:374 #: private/app.php:374
msgid "Help" msgid "Help"
msgstr "" msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-19 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-19 05:54+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n" "Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -160,7 +160,7 @@ msgstr ""
msgid "Unable to remove user from group %s" msgid "Unable to remove user from group %s"
msgstr "" msgstr ""
#: ajax/updateapp.php:41 #: ajax/updateapp.php:44
msgid "Couldn't update app." msgid "Couldn't update app."
msgstr "" msgstr ""
@ -193,7 +193,15 @@ msgstr ""
msgid "Unable to change password" msgid "Unable to change password"
msgstr "" msgstr ""
#: js/admin.js:128 #: js/admin.js:45
msgid "Are you really sure you want add \"{domain}\" as trusted domain?"
msgstr ""
#: js/admin.js:46
msgid "Add trusted domain"
msgstr ""
#: js/admin.js:146
msgid "Sending..." msgid "Sending..."
msgstr "" msgstr ""

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"
@ -24,32 +24,32 @@ msgstr ""
msgid "Couldn't send mail to following users: %s " msgid "Couldn't send mail to following users: %s "
msgstr "" msgstr ""
#: ajax/update.php:9 #: ajax/update.php:10
msgid "Turned on maintenance mode" msgid "Turned on maintenance mode"
msgstr "Instandhouding aangeskakel" msgstr "Instandhouding aangeskakel"
#: ajax/update.php:12 #: ajax/update.php:13
msgid "Turned off maintenance mode" msgid "Turned off maintenance mode"
msgstr "Instandhouding uitgeskakel" msgstr "Instandhouding uitgeskakel"
#: ajax/update.php:15 #: ajax/update.php:16
msgid "Updated database" msgid "Updated database"
msgstr "" msgstr ""
#: ajax/update.php:18 #: ajax/update.php:19
msgid "Checked database schema update" msgid "Checked database schema update"
msgstr "" msgstr ""
#: ajax/update.php:21 #: ajax/update.php:22
msgid "Checked database schema update for apps" msgid "Checked database schema update for apps"
msgstr "" msgstr ""
#: ajax/update.php:24 #: ajax/update.php:25
#, php-format #, php-format
msgid "Updated \"%s\" to %s" msgid "Updated \"%s\" to %s"
msgstr "" msgstr ""
#: ajax/update.php:32 #: ajax/update.php:33
#, php-format #, php-format
msgid "Disabled incompatible apps: %s" msgid "Disabled incompatible apps: %s"
msgstr "" msgstr ""
@ -844,6 +844,28 @@ msgstr ""
msgid "Thank you for your patience." msgid "Thank you for your patience."
msgstr "" msgstr ""
#: templates/untrustedDomain.php:5
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: templates/untrustedDomain.php:8
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: templates/untrustedDomain.php:10
msgid ""
"Depending on your configuration, as an administrator you might also be able "
"to use the button below to trust this domain."
msgstr ""
#: templates/untrustedDomain.php:14
#, php-format
msgid "Add \"%s\" as trusted domain"
msgstr ""
#: templates/update.admin.php:3 #: templates/update.admin.php:3
#, php-format #, php-format
msgid "%s will be updated to version %s." msgid "%s will be updated to version %s."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"
@ -50,17 +50,6 @@ msgid ""
"before performing changes on config.php" "before performing changes on config.php"
msgstr "" msgstr ""
#: base.php:693
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:694
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:374 #: private/app.php:374
msgid "Help" msgid "Help"
msgstr "Hulp" msgstr "Hulp"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-19 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-19 05:54+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"
@ -160,7 +160,7 @@ msgstr ""
msgid "Unable to remove user from group %s" msgid "Unable to remove user from group %s"
msgstr "" msgstr ""
#: ajax/updateapp.php:41 #: ajax/updateapp.php:44
msgid "Couldn't update app." msgid "Couldn't update app."
msgstr "" msgstr ""
@ -193,7 +193,15 @@ msgstr ""
msgid "Unable to change password" msgid "Unable to change password"
msgstr "" msgstr ""
#: js/admin.js:128 #: js/admin.js:45
msgid "Are you really sure you want add \"{domain}\" as trusted domain?"
msgstr ""
#: js/admin.js:46
msgid "Add trusted domain"
msgstr ""
#: js/admin.js:146
msgid "Sending..." msgid "Sending..."
msgstr "" msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-20 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-20 05:54+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Akan (http://www.transifex.com/projects/p/owncloud/language/ak/)\n" "Language-Team: Akan (http://www.transifex.com/projects/p/owncloud/language/ak/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -673,7 +673,8 @@ msgstr ""
msgid "The share will expire on %s." msgid "The share will expire on %s."
msgstr "" msgstr ""
#: templates/altmail.php:7 templates/mail.php:20 #. TRANSLATORS term at the end of a mail
#: templates/altmail.php:8 templates/mail.php:21
msgid "Cheers!" msgid "Cheers!"
msgstr "" msgstr ""
@ -841,6 +842,28 @@ msgstr ""
msgid "Thank you for your patience." msgid "Thank you for your patience."
msgstr "" msgstr ""
#: templates/untrustedDomain.php:5
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: templates/untrustedDomain.php:8
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: templates/untrustedDomain.php:10
msgid ""
"Depending on your configuration, as an administrator you might also be able "
"to use the button below to trust this domain."
msgstr ""
#: templates/untrustedDomain.php:14
#, php-format
msgid "Add \"%s\" as trusted domain"
msgstr ""
#: templates/update.admin.php:3 #: templates/update.admin.php:3
#, php-format #, php-format
msgid "%s will be updated to version %s." msgid "%s will be updated to version %s."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-20 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-20 05:54+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Akan (http://www.transifex.com/projects/p/owncloud/language/ak/)\n" "Language-Team: Akan (http://www.transifex.com/projects/p/owncloud/language/ak/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -50,17 +50,6 @@ msgid ""
"before performing changes on config.php" "before performing changes on config.php"
msgstr "" msgstr ""
#: base.php:693
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:694
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:374 #: private/app.php:374
msgid "Help" msgid "Help"
msgstr "" msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-19 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-19 05:54+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Akan (http://www.transifex.com/projects/p/owncloud/language/ak/)\n" "Language-Team: Akan (http://www.transifex.com/projects/p/owncloud/language/ak/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -160,7 +160,7 @@ msgstr ""
msgid "Unable to remove user from group %s" msgid "Unable to remove user from group %s"
msgstr "" msgstr ""
#: ajax/updateapp.php:41 #: ajax/updateapp.php:44
msgid "Couldn't update app." msgid "Couldn't update app."
msgstr "" msgstr ""
@ -193,7 +193,15 @@ msgstr ""
msgid "Unable to change password" msgid "Unable to change password"
msgstr "" msgstr ""
#: js/admin.js:128 #: js/admin.js:45
msgid "Are you really sure you want add \"{domain}\" as trusted domain?"
msgstr ""
#: js/admin.js:46
msgid "Add trusted domain"
msgstr ""
#: js/admin.js:146
msgid "Sending..." msgid "Sending..."
msgstr "" msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-20 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-20 05:54+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Amharic (Ethiopia) (http://www.transifex.com/projects/p/owncloud/language/am_ET/)\n" "Language-Team: Amharic (Ethiopia) (http://www.transifex.com/projects/p/owncloud/language/am_ET/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -673,7 +673,8 @@ msgstr ""
msgid "The share will expire on %s." msgid "The share will expire on %s."
msgstr "" msgstr ""
#: templates/altmail.php:7 templates/mail.php:20 #. TRANSLATORS term at the end of a mail
#: templates/altmail.php:8 templates/mail.php:21
msgid "Cheers!" msgid "Cheers!"
msgstr "" msgstr ""
@ -841,6 +842,28 @@ msgstr ""
msgid "Thank you for your patience." msgid "Thank you for your patience."
msgstr "" msgstr ""
#: templates/untrustedDomain.php:5
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: templates/untrustedDomain.php:8
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: templates/untrustedDomain.php:10
msgid ""
"Depending on your configuration, as an administrator you might also be able "
"to use the button below to trust this domain."
msgstr ""
#: templates/untrustedDomain.php:14
#, php-format
msgid "Add \"%s\" as trusted domain"
msgstr ""
#: templates/update.admin.php:3 #: templates/update.admin.php:3
#, php-format #, php-format
msgid "%s will be updated to version %s." msgid "%s will be updated to version %s."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-20 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-20 05:54+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Amharic (Ethiopia) (http://www.transifex.com/projects/p/owncloud/language/am_ET/)\n" "Language-Team: Amharic (Ethiopia) (http://www.transifex.com/projects/p/owncloud/language/am_ET/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -50,17 +50,6 @@ msgid ""
"before performing changes on config.php" "before performing changes on config.php"
msgstr "" msgstr ""
#: base.php:693
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:694
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:374 #: private/app.php:374
msgid "Help" msgid "Help"
msgstr "" msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-19 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-19 05:54+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Amharic (Ethiopia) (http://www.transifex.com/projects/p/owncloud/language/am_ET/)\n" "Language-Team: Amharic (Ethiopia) (http://www.transifex.com/projects/p/owncloud/language/am_ET/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -160,7 +160,7 @@ msgstr ""
msgid "Unable to remove user from group %s" msgid "Unable to remove user from group %s"
msgstr "" msgstr ""
#: ajax/updateapp.php:41 #: ajax/updateapp.php:44
msgid "Couldn't update app." msgid "Couldn't update app."
msgstr "" msgstr ""
@ -193,7 +193,15 @@ msgstr ""
msgid "Unable to change password" msgid "Unable to change password"
msgstr "" msgstr ""
#: js/admin.js:128 #: js/admin.js:45
msgid "Are you really sure you want add \"{domain}\" as trusted domain?"
msgstr ""
#: js/admin.js:46
msgid "Add trusted domain"
msgstr ""
#: js/admin.js:146
msgid "Sending..." msgid "Sending..."
msgstr "" msgstr ""

View File

@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"
@ -25,32 +25,32 @@ msgstr ""
msgid "Couldn't send mail to following users: %s " msgid "Couldn't send mail to following users: %s "
msgstr "" msgstr ""
#: ajax/update.php:9 #: ajax/update.php:10
msgid "Turned on maintenance mode" msgid "Turned on maintenance mode"
msgstr "" msgstr ""
#: ajax/update.php:12 #: ajax/update.php:13
msgid "Turned off maintenance mode" msgid "Turned off maintenance mode"
msgstr "" msgstr ""
#: ajax/update.php:15 #: ajax/update.php:16
msgid "Updated database" msgid "Updated database"
msgstr "قاعدة بيانات المرفوعات" msgstr "قاعدة بيانات المرفوعات"
#: ajax/update.php:18 #: ajax/update.php:19
msgid "Checked database schema update" msgid "Checked database schema update"
msgstr "" msgstr ""
#: ajax/update.php:21 #: ajax/update.php:22
msgid "Checked database schema update for apps" msgid "Checked database schema update for apps"
msgstr "" msgstr ""
#: ajax/update.php:24 #: ajax/update.php:25
#, php-format #, php-format
msgid "Updated \"%s\" to %s" msgid "Updated \"%s\" to %s"
msgstr "" msgstr ""
#: ajax/update.php:32 #: ajax/update.php:33
#, php-format #, php-format
msgid "Disabled incompatible apps: %s" msgid "Disabled incompatible apps: %s"
msgstr "" msgstr ""
@ -865,6 +865,28 @@ msgstr ""
msgid "Thank you for your patience." msgid "Thank you for your patience."
msgstr "" msgstr ""
#: templates/untrustedDomain.php:5
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: templates/untrustedDomain.php:8
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: templates/untrustedDomain.php:10
msgid ""
"Depending on your configuration, as an administrator you might also be able "
"to use the button below to trust this domain."
msgstr ""
#: templates/untrustedDomain.php:14
#, php-format
msgid "Add \"%s\" as trusted domain"
msgstr ""
#: templates/update.admin.php:3 #: templates/update.admin.php:3
#, php-format #, php-format
msgid "%s will be updated to version %s." msgid "%s will be updated to version %s."

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:02+0000\n" "PO-Revision-Date: 2014-08-23 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:03+0000\n" "PO-Revision-Date: 2014-08-23 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:03+0000\n" "PO-Revision-Date: 2014-08-23 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"
@ -52,17 +52,6 @@ msgid ""
"before performing changes on config.php" "before performing changes on config.php"
msgstr "" msgstr ""
#: base.php:693
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:694
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:374 #: private/app.php:374
msgid "Help" msgid "Help"
msgstr "المساعدة" msgstr "المساعدة"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"
@ -196,7 +196,15 @@ msgstr "Back-end لا يدعم تغيير كلمة المرور, لاكن مفت
msgid "Unable to change password" msgid "Unable to change password"
msgstr "لا يمكن تغيير كلمة المرور" msgstr "لا يمكن تغيير كلمة المرور"
#: js/admin.js:128 #: js/admin.js:45
msgid "Are you really sure you want add \"{domain}\" as trusted domain?"
msgstr ""
#: js/admin.js:46
msgid "Add trusted domain"
msgstr ""
#: js/admin.js:146
msgid "Sending..." msgid "Sending..."
msgstr "جاري الارسال ..." msgstr "جاري الارسال ..."

View File

@ -11,8 +11,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n" "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -26,32 +26,32 @@ msgstr ""
msgid "Couldn't send mail to following users: %s " msgid "Couldn't send mail to following users: %s "
msgstr "Nun pudo unviase'l corréu a los usuarios siguientes: %s" msgstr "Nun pudo unviase'l corréu a los usuarios siguientes: %s"
#: ajax/update.php:9 #: ajax/update.php:10
msgid "Turned on maintenance mode" msgid "Turned on maintenance mode"
msgstr "Activáu'l mou de caltenimientu" msgstr "Activáu'l mou de caltenimientu"
#: ajax/update.php:12 #: ajax/update.php:13
msgid "Turned off maintenance mode" msgid "Turned off maintenance mode"
msgstr "Apagáu'l mou de caltenimientu" msgstr "Apagáu'l mou de caltenimientu"
#: ajax/update.php:15 #: ajax/update.php:16
msgid "Updated database" msgid "Updated database"
msgstr "Base de datos anovada" msgstr "Base de datos anovada"
#: ajax/update.php:18 #: ajax/update.php:19
msgid "Checked database schema update" msgid "Checked database schema update"
msgstr "Anovamientu del esquema de base de datos revisáu" msgstr "Anovamientu del esquema de base de datos revisáu"
#: ajax/update.php:21 #: ajax/update.php:22
msgid "Checked database schema update for apps" msgid "Checked database schema update for apps"
msgstr "" msgstr ""
#: ajax/update.php:24 #: ajax/update.php:25
#, php-format #, php-format
msgid "Updated \"%s\" to %s" msgid "Updated \"%s\" to %s"
msgstr "" msgstr ""
#: ajax/update.php:32 #: ajax/update.php:33
#, php-format #, php-format
msgid "Disabled incompatible apps: %s" msgid "Disabled incompatible apps: %s"
msgstr "Aplicaciones incompatibles desactivaes: %s" msgstr "Aplicaciones incompatibles desactivaes: %s"
@ -846,6 +846,28 @@ msgstr "Contauta col alministrador si esti problema sigui apaeciendo."
msgid "Thank you for your patience." msgid "Thank you for your patience."
msgstr "Gracies pola to paciencia." msgstr "Gracies pola to paciencia."
#: templates/untrustedDomain.php:5
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: templates/untrustedDomain.php:8
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: templates/untrustedDomain.php:10
msgid ""
"Depending on your configuration, as an administrator you might also be able "
"to use the button below to trust this domain."
msgstr ""
#: templates/untrustedDomain.php:14
#, php-format
msgid "Add \"%s\" as trusted domain"
msgstr ""
#: templates/update.admin.php:3 #: templates/update.admin.php:3
#, php-format #, php-format
msgid "%s will be updated to version %s." msgid "%s will be updated to version %s."

View File

@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:02+0000\n" "PO-Revision-Date: 2014-08-23 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n" "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:02+0000\n" "PO-Revision-Date: 2014-08-23 05:02+0000\n"
"Last-Translator: Iñigo Varela <ivarela@softastur.org>\n" "Last-Translator: Iñigo Varela <ivarela@softastur.org>\n"
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n" "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:03+0000\n" "PO-Revision-Date: 2014-08-23 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n" "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n" "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -53,17 +53,6 @@ msgid ""
"before performing changes on config.php" "before performing changes on config.php"
msgstr "" msgstr ""
#: base.php:693
msgid "You are accessing the server from an untrusted domain."
msgstr "Tas accediendo al sirvidor dende un dominiu non confiáu."
#: base.php:694
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr "Por favor, contauta col alministrador. Si yes l'alministrador, configura l'axuste \"trusted_domain\" en config/config.php. Hai un exemplu en config/config.sample.php."
#: private/app.php:374 #: private/app.php:374
msgid "Help" msgid "Help"
msgstr "Ayuda" msgstr "Ayuda"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n" "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -195,7 +195,15 @@ msgstr "El back-end nun sofita cambeos de contraseña, pero la contraseña de ci
msgid "Unable to change password" msgid "Unable to change password"
msgstr "Nun pudo camudase la contraseña" msgstr "Nun pudo camudase la contraseña"
#: js/admin.js:128 #: js/admin.js:45
msgid "Are you really sure you want add \"{domain}\" as trusted domain?"
msgstr ""
#: js/admin.js:46
msgid "Add trusted domain"
msgstr ""
#: js/admin.js:146
msgid "Sending..." msgid "Sending..."
msgstr "Unviando..." msgstr "Unviando..."

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -23,32 +23,32 @@ msgstr ""
msgid "Couldn't send mail to following users: %s " msgid "Couldn't send mail to following users: %s "
msgstr "Məktubu göstərilən istifadəçilərə göndərmək mümkün olmadı: %s" msgstr "Məktubu göstərilən istifadəçilərə göndərmək mümkün olmadı: %s"
#: ajax/update.php:9 #: ajax/update.php:10
msgid "Turned on maintenance mode" msgid "Turned on maintenance mode"
msgstr "Xidməti rejimə keçilmişdir" msgstr "Xidməti rejimə keçilmişdir"
#: ajax/update.php:12 #: ajax/update.php:13
msgid "Turned off maintenance mode" msgid "Turned off maintenance mode"
msgstr "Xidməti rejim söndürüldü" msgstr "Xidməti rejim söndürüldü"
#: ajax/update.php:15 #: ajax/update.php:16
msgid "Updated database" msgid "Updated database"
msgstr "Yenilənmiş verilənlər bazası" msgstr "Yenilənmiş verilənlər bazası"
#: ajax/update.php:18 #: ajax/update.php:19
msgid "Checked database schema update" msgid "Checked database schema update"
msgstr "Baza sxeminin yenilənməsi yoxlanıldı" msgstr "Baza sxeminin yenilənməsi yoxlanıldı"
#: ajax/update.php:21 #: ajax/update.php:22
msgid "Checked database schema update for apps" msgid "Checked database schema update for apps"
msgstr "" msgstr ""
#: ajax/update.php:24 #: ajax/update.php:25
#, php-format #, php-format
msgid "Updated \"%s\" to %s" msgid "Updated \"%s\" to %s"
msgstr "" msgstr ""
#: ajax/update.php:32 #: ajax/update.php:33
#, php-format #, php-format
msgid "Disabled incompatible apps: %s" msgid "Disabled incompatible apps: %s"
msgstr "" msgstr ""
@ -843,6 +843,28 @@ msgstr ""
msgid "Thank you for your patience." msgid "Thank you for your patience."
msgstr "" msgstr ""
#: templates/untrustedDomain.php:5
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: templates/untrustedDomain.php:8
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: templates/untrustedDomain.php:10
msgid ""
"Depending on your configuration, as an administrator you might also be able "
"to use the button below to trust this domain."
msgstr ""
#: templates/untrustedDomain.php:14
#, php-format
msgid "Add \"%s\" as trusted domain"
msgstr ""
#: templates/update.admin.php:3 #: templates/update.admin.php:3
#, php-format #, php-format
msgid "%s will be updated to version %s." msgid "%s will be updated to version %s."

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:02+0000\n" "PO-Revision-Date: 2014-08-23 05:02+0000\n"
"Last-Translator: unixidzero <unixidzero@gmail.com>\n" "Last-Translator: unixidzero <unixidzero@gmail.com>\n"
"Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:03+0000\n" "PO-Revision-Date: 2014-08-23 05:03+0000\n"
"Last-Translator: unixidzero <unixidzero@gmail.com>\n" "Last-Translator: unixidzero <unixidzero@gmail.com>\n"
"Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:03+0000\n" "PO-Revision-Date: 2014-08-23 05:03+0000\n"
"Last-Translator: unixidzero <unixidzero@gmail.com>\n" "Last-Translator: unixidzero <unixidzero@gmail.com>\n"
"Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -51,17 +51,6 @@ msgid ""
"before performing changes on config.php" "before performing changes on config.php"
msgstr "" msgstr ""
#: base.php:693
msgid "You are accessing the server from an untrusted domain."
msgstr "Siz serverə inamsız domain-dən girməyə çalışırsız."
#: base.php:694
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr "Xahiş olunur inzibatçı ilə əlaqə saxlayasınız. Eger siz bu xidmətin inzibatçısısınizsa, \"trusted_domain\" configini config/config.php faylinda düzgün qeyd edin. Config nüsxəsi config/config.sample.php faylında qeyd edilmişdir."
#: private/app.php:374 #: private/app.php:374
msgid "Help" msgid "Help"
msgstr "" msgstr ""

View File

@ -8,9 +8,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:02+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: unixidzero <unixidzero@gmail.com>\n" "Last-Translator: I Robot\n"
"Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\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"
@ -194,7 +194,15 @@ msgstr ""
msgid "Unable to change password" msgid "Unable to change password"
msgstr "" msgstr ""
#: js/admin.js:128 #: js/admin.js:45
msgid "Are you really sure you want add \"{domain}\" as trusted domain?"
msgstr ""
#: js/admin.js:46
msgid "Add trusted domain"
msgstr ""
#: js/admin.js:146
msgid "Sending..." msgid "Sending..."
msgstr "" msgstr ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -23,32 +23,32 @@ msgstr ""
msgid "Couldn't send mail to following users: %s " msgid "Couldn't send mail to following users: %s "
msgstr "" msgstr ""
#: ajax/update.php:9 #: ajax/update.php:10
msgid "Turned on maintenance mode" msgid "Turned on maintenance mode"
msgstr "" msgstr ""
#: ajax/update.php:12 #: ajax/update.php:13
msgid "Turned off maintenance mode" msgid "Turned off maintenance mode"
msgstr "" msgstr ""
#: ajax/update.php:15 #: ajax/update.php:16
msgid "Updated database" msgid "Updated database"
msgstr "" msgstr ""
#: ajax/update.php:18 #: ajax/update.php:19
msgid "Checked database schema update" msgid "Checked database schema update"
msgstr "" msgstr ""
#: ajax/update.php:21 #: ajax/update.php:22
msgid "Checked database schema update for apps" msgid "Checked database schema update for apps"
msgstr "" msgstr ""
#: ajax/update.php:24 #: ajax/update.php:25
#, php-format #, php-format
msgid "Updated \"%s\" to %s" msgid "Updated \"%s\" to %s"
msgstr "" msgstr ""
#: ajax/update.php:32 #: ajax/update.php:33
#, php-format #, php-format
msgid "Disabled incompatible apps: %s" msgid "Disabled incompatible apps: %s"
msgstr "" msgstr ""
@ -853,6 +853,28 @@ msgstr ""
msgid "Thank you for your patience." msgid "Thank you for your patience."
msgstr "" msgstr ""
#: templates/untrustedDomain.php:5
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: templates/untrustedDomain.php:8
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: templates/untrustedDomain.php:10
msgid ""
"Depending on your configuration, as an administrator you might also be able "
"to use the button below to trust this domain."
msgstr ""
#: templates/untrustedDomain.php:14
#, php-format
msgid "Add \"%s\" as trusted domain"
msgstr ""
#: templates/update.admin.php:3 #: templates/update.admin.php:3
#, php-format #, php-format
msgid "%s will be updated to version %s." msgid "%s will be updated to version %s."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -50,17 +50,6 @@ msgid ""
"before performing changes on config.php" "before performing changes on config.php"
msgstr "" msgstr ""
#: base.php:693
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:694
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:374 #: private/app.php:374
msgid "Help" msgid "Help"
msgstr "" msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-19 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-19 05:54+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -160,7 +160,7 @@ msgstr ""
msgid "Unable to remove user from group %s" msgid "Unable to remove user from group %s"
msgstr "" msgstr ""
#: ajax/updateapp.php:41 #: ajax/updateapp.php:44
msgid "Couldn't update app." msgid "Couldn't update app."
msgstr "" msgstr ""
@ -193,7 +193,15 @@ msgstr ""
msgid "Unable to change password" msgid "Unable to change password"
msgstr "" msgstr ""
#: js/admin.js:128 #: js/admin.js:45
msgid "Are you really sure you want add \"{domain}\" as trusted domain?"
msgstr ""
#: js/admin.js:46
msgid "Add trusted domain"
msgstr ""
#: js/admin.js:146
msgid "Sending..." msgid "Sending..."
msgstr "" msgstr ""

View File

@ -9,9 +9,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: Ivo\n" "Last-Translator: I Robot\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"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -24,32 +24,32 @@ msgstr ""
msgid "Couldn't send mail to following users: %s " msgid "Couldn't send mail to following users: %s "
msgstr "Неуспешно изпращане на имейл до следните потребители: %s." msgstr "Неуспешно изпращане на имейл до следните потребители: %s."
#: ajax/update.php:9 #: ajax/update.php:10
msgid "Turned on maintenance mode" msgid "Turned on maintenance mode"
msgstr "Режим за поддръжка включен." msgstr "Режим за поддръжка включен."
#: ajax/update.php:12 #: ajax/update.php:13
msgid "Turned off maintenance mode" msgid "Turned off maintenance mode"
msgstr "Режим за поддръжка изключен." msgstr "Режим за поддръжка изключен."
#: ajax/update.php:15 #: ajax/update.php:16
msgid "Updated database" msgid "Updated database"
msgstr "Базата данни обоновена." msgstr "Базата данни обоновена."
#: ajax/update.php:18 #: ajax/update.php:19
msgid "Checked database schema update" msgid "Checked database schema update"
msgstr "Промяна на схемата на базата данни проверена." msgstr "Промяна на схемата на базата данни проверена."
#: ajax/update.php:21 #: ajax/update.php:22
msgid "Checked database schema update for apps" msgid "Checked database schema update for apps"
msgstr "Промяна на схемата на базата данни за приложения проверена." msgstr "Промяна на схемата на базата данни за приложения проверена."
#: ajax/update.php:24 #: ajax/update.php:25
#, php-format #, php-format
msgid "Updated \"%s\" to %s" msgid "Updated \"%s\" to %s"
msgstr "Обновен \"%s\" до %s" msgstr "Обновен \"%s\" до %s"
#: ajax/update.php:32 #: ajax/update.php:33
#, php-format #, php-format
msgid "Disabled incompatible apps: %s" msgid "Disabled incompatible apps: %s"
msgstr "Изключени са несъвместимите програми: %s." msgstr "Изключени са несъвместимите програми: %s."
@ -844,6 +844,28 @@ msgstr "Свържи се със системния си администрат
msgid "Thank you for your patience." msgid "Thank you for your patience."
msgstr "Благодарим за търпението." msgstr "Благодарим за търпението."
#: templates/untrustedDomain.php:5
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: templates/untrustedDomain.php:8
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: templates/untrustedDomain.php:10
msgid ""
"Depending on your configuration, as an administrator you might also be able "
"to use the button below to trust this domain."
msgstr ""
#: templates/untrustedDomain.php:14
#, php-format
msgid "Add \"%s\" as trusted domain"
msgstr ""
#: templates/update.admin.php:3 #: templates/update.admin.php:3
#, php-format #, php-format
msgid "%s will be updated to version %s." msgid "%s will be updated to version %s."

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:02+0000\n" "PO-Revision-Date: 2014-08-23 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:02+0000\n" "PO-Revision-Date: 2014-08-23 05:02+0000\n"
"Last-Translator: Ivo\n" "Last-Translator: Ivo\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"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:03+0000\n" "PO-Revision-Date: 2014-08-23 05:03+0000\n"
"Last-Translator: Ivo\n" "Last-Translator: Ivo\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"

View File

@ -9,9 +9,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: Ivo\n" "Last-Translator: I Robot\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"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -52,17 +52,6 @@ msgid ""
"before performing changes on config.php" "before performing changes on config.php"
msgstr "Усетено беше че примерната конфигурация е копирана. Това може да развли инсталацията ти и не се поддържа. Моля, прочети документацията преди да правиш промени на config.php" msgstr "Усетено беше че примерната конфигурация е копирана. Това може да развли инсталацията ти и не се поддържа. Моля, прочети документацията преди да правиш промени на config.php"
#: base.php:693
msgid "You are accessing the server from an untrusted domain."
msgstr "Свръзваш се със сървъра от неодобрен домейн."
#: base.php:694
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr "Моля, свържи се с администратора. Ако ти си администраторът, на този сървър, промени \"trusted_domain\" настройките в config/config.php. Примерна конфигурация е приложена в config/config.sample.php."
#: private/app.php:374 #: private/app.php:374
msgid "Help" msgid "Help"
msgstr "Помощ" msgstr "Помощ"

View File

@ -8,9 +8,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: Ivo\n" "Last-Translator: I Robot\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"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -194,7 +194,15 @@ msgstr "Сървърът не позволява смяна на паролат
msgid "Unable to change password" msgid "Unable to change password"
msgstr "Неуспешна смяна на паролата." msgstr "Неуспешна смяна на паролата."
#: js/admin.js:128 #: js/admin.js:45
msgid "Are you really sure you want add \"{domain}\" as trusted domain?"
msgstr ""
#: js/admin.js:46
msgid "Add trusted domain"
msgstr ""
#: js/admin.js:146
msgid "Sending..." msgid "Sending..."
msgstr "Изпращане..." msgstr "Изпращане..."

View File

@ -8,9 +8,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: azizul <aziz.murad3@gmail.com>\n" "Last-Translator: I Robot\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"
@ -23,32 +23,32 @@ msgstr ""
msgid "Couldn't send mail to following users: %s " msgid "Couldn't send mail to following users: %s "
msgstr "" msgstr ""
#: ajax/update.php:9 #: ajax/update.php:10
msgid "Turned on maintenance mode" msgid "Turned on maintenance mode"
msgstr "" msgstr ""
#: ajax/update.php:12 #: ajax/update.php:13
msgid "Turned off maintenance mode" msgid "Turned off maintenance mode"
msgstr "" msgstr ""
#: ajax/update.php:15 #: ajax/update.php:16
msgid "Updated database" msgid "Updated database"
msgstr "" msgstr ""
#: ajax/update.php:18 #: ajax/update.php:19
msgid "Checked database schema update" msgid "Checked database schema update"
msgstr "" msgstr ""
#: ajax/update.php:21 #: ajax/update.php:22
msgid "Checked database schema update for apps" msgid "Checked database schema update for apps"
msgstr "" msgstr ""
#: ajax/update.php:24 #: ajax/update.php:25
#, php-format #, php-format
msgid "Updated \"%s\" to %s" msgid "Updated \"%s\" to %s"
msgstr "" msgstr ""
#: ajax/update.php:32 #: ajax/update.php:33
#, php-format #, php-format
msgid "Disabled incompatible apps: %s" msgid "Disabled incompatible apps: %s"
msgstr "" msgstr ""
@ -843,6 +843,28 @@ msgstr ""
msgid "Thank you for your patience." msgid "Thank you for your patience."
msgstr "" msgstr ""
#: templates/untrustedDomain.php:5
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: templates/untrustedDomain.php:8
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: templates/untrustedDomain.php:10
msgid ""
"Depending on your configuration, as an administrator you might also be able "
"to use the button below to trust this domain."
msgstr ""
#: templates/untrustedDomain.php:14
#, php-format
msgid "Add \"%s\" as trusted domain"
msgstr ""
#: templates/update.admin.php:3 #: templates/update.admin.php:3
#, php-format #, php-format
msgid "%s will be updated to version %s." msgid "%s will be updated to version %s."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:02+0000\n" "PO-Revision-Date: 2014-08-23 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:02+0000\n" "PO-Revision-Date: 2014-08-23 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:03+0000\n" "PO-Revision-Date: 2014-08-23 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"
@ -50,17 +50,6 @@ msgid ""
"before performing changes on config.php" "before performing changes on config.php"
msgstr "" msgstr ""
#: base.php:693
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:694
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:374 #: private/app.php:374
msgid "Help" msgid "Help"
msgstr "সহায়িকা" msgstr "সহায়িকা"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"
@ -193,7 +193,15 @@ msgstr ""
msgid "Unable to change password" msgid "Unable to change password"
msgstr "" msgstr ""
#: js/admin.js:128 #: js/admin.js:45
msgid "Are you really sure you want add \"{domain}\" as trusted domain?"
msgstr ""
#: js/admin.js:46
msgid "Add trusted domain"
msgstr ""
#: js/admin.js:146
msgid "Sending..." msgid "Sending..."
msgstr "" msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -22,32 +22,32 @@ msgstr ""
msgid "Couldn't send mail to following users: %s " msgid "Couldn't send mail to following users: %s "
msgstr "" msgstr ""
#: ajax/update.php:9 #: ajax/update.php:10
msgid "Turned on maintenance mode" msgid "Turned on maintenance mode"
msgstr "" msgstr ""
#: ajax/update.php:12 #: ajax/update.php:13
msgid "Turned off maintenance mode" msgid "Turned off maintenance mode"
msgstr "" msgstr ""
#: ajax/update.php:15 #: ajax/update.php:16
msgid "Updated database" msgid "Updated database"
msgstr "" msgstr ""
#: ajax/update.php:18 #: ajax/update.php:19
msgid "Checked database schema update" msgid "Checked database schema update"
msgstr "" msgstr ""
#: ajax/update.php:21 #: ajax/update.php:22
msgid "Checked database schema update for apps" msgid "Checked database schema update for apps"
msgstr "" msgstr ""
#: ajax/update.php:24 #: ajax/update.php:25
#, php-format #, php-format
msgid "Updated \"%s\" to %s" msgid "Updated \"%s\" to %s"
msgstr "" msgstr ""
#: ajax/update.php:32 #: ajax/update.php:33
#, php-format #, php-format
msgid "Disabled incompatible apps: %s" msgid "Disabled incompatible apps: %s"
msgstr "" msgstr ""
@ -842,6 +842,28 @@ msgstr ""
msgid "Thank you for your patience." msgid "Thank you for your patience."
msgstr "" msgstr ""
#: templates/untrustedDomain.php:5
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: templates/untrustedDomain.php:8
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: templates/untrustedDomain.php:10
msgid ""
"Depending on your configuration, as an administrator you might also be able "
"to use the button below to trust this domain."
msgstr ""
#: templates/untrustedDomain.php:14
#, php-format
msgid "Add \"%s\" as trusted domain"
msgstr ""
#: templates/update.admin.php:3 #: templates/update.admin.php:3
#, php-format #, php-format
msgid "%s will be updated to version %s." msgid "%s will be updated to version %s."

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:02+0000\n" "PO-Revision-Date: 2014-08-23 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:03+0000\n" "PO-Revision-Date: 2014-08-23 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:03+0000\n" "PO-Revision-Date: 2014-08-23 05:03+0000\n"
"Last-Translator: ishita mukherjee <ishitamukh91@gmail.com>\n" "Last-Translator: ishita mukherjee <ishitamukh91@gmail.com>\n"
"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -50,17 +50,6 @@ msgid ""
"before performing changes on config.php" "before performing changes on config.php"
msgstr "" msgstr ""
#: base.php:693
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:694
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:374 #: private/app.php:374
msgid "Help" msgid "Help"
msgstr "" msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:02+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -193,7 +193,15 @@ msgstr ""
msgid "Unable to change password" msgid "Unable to change password"
msgstr "" msgstr ""
#: js/admin.js:128 #: js/admin.js:45
msgid "Are you really sure you want add \"{domain}\" as trusted domain?"
msgstr ""
#: js/admin.js:46
msgid "Add trusted domain"
msgstr ""
#: js/admin.js:146
msgid "Sending..." msgid "Sending..."
msgstr "" msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-20 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-20 05:54+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -678,7 +678,8 @@ msgstr ""
msgid "The share will expire on %s." msgid "The share will expire on %s."
msgstr "" msgstr ""
#: templates/altmail.php:7 templates/mail.php:20 #. TRANSLATORS term at the end of a mail
#: templates/altmail.php:8 templates/mail.php:21
msgid "Cheers!" msgid "Cheers!"
msgstr "" msgstr ""
@ -846,6 +847,28 @@ msgstr ""
msgid "Thank you for your patience." msgid "Thank you for your patience."
msgstr "" msgstr ""
#: templates/untrustedDomain.php:5
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: templates/untrustedDomain.php:8
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: templates/untrustedDomain.php:10
msgid ""
"Depending on your configuration, as an administrator you might also be able "
"to use the button below to trust this domain."
msgstr ""
#: templates/untrustedDomain.php:14
#, php-format
msgid "Add \"%s\" as trusted domain"
msgstr ""
#: templates/update.admin.php:3 #: templates/update.admin.php:3
#, php-format #, php-format
msgid "%s will be updated to version %s." msgid "%s will be updated to version %s."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-20 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-20 05:54+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -50,17 +50,6 @@ msgid ""
"before performing changes on config.php" "before performing changes on config.php"
msgstr "" msgstr ""
#: base.php:693
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:694
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:374 #: private/app.php:374
msgid "Help" msgid "Help"
msgstr "" msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-19 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-19 05:54+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -160,7 +160,7 @@ msgstr ""
msgid "Unable to remove user from group %s" msgid "Unable to remove user from group %s"
msgstr "" msgstr ""
#: ajax/updateapp.php:41 #: ajax/updateapp.php:44
msgid "Couldn't update app." msgid "Couldn't update app."
msgstr "" msgstr ""
@ -193,7 +193,15 @@ msgstr ""
msgid "Unable to change password" msgid "Unable to change password"
msgstr "" msgstr ""
#: js/admin.js:128 #: js/admin.js:45
msgid "Are you really sure you want add \"{domain}\" as trusted domain?"
msgstr ""
#: js/admin.js:46
msgid "Add trusted domain"
msgstr ""
#: js/admin.js:146
msgid "Sending..." msgid "Sending..."
msgstr "" msgstr ""

View File

@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"
@ -25,32 +25,32 @@ msgstr ""
msgid "Couldn't send mail to following users: %s " msgid "Couldn't send mail to following users: %s "
msgstr "No s'ha pogut enviar correu als usuaris següents: %s" msgstr "No s'ha pogut enviar correu als usuaris següents: %s"
#: ajax/update.php:9 #: ajax/update.php:10
msgid "Turned on maintenance mode" msgid "Turned on maintenance mode"
msgstr "Activat el mode de manteniment" msgstr "Activat el mode de manteniment"
#: ajax/update.php:12 #: ajax/update.php:13
msgid "Turned off maintenance mode" msgid "Turned off maintenance mode"
msgstr "Desactivat el mode de manteniment" msgstr "Desactivat el mode de manteniment"
#: ajax/update.php:15 #: ajax/update.php:16
msgid "Updated database" msgid "Updated database"
msgstr "Actualitzada la base de dades" msgstr "Actualitzada la base de dades"
#: ajax/update.php:18 #: ajax/update.php:19
msgid "Checked database schema update" msgid "Checked database schema update"
msgstr "S'ha comprobat l'actualització de l'esquema de la base de dades" msgstr "S'ha comprobat l'actualització de l'esquema de la base de dades"
#: ajax/update.php:21 #: ajax/update.php:22
msgid "Checked database schema update for apps" msgid "Checked database schema update for apps"
msgstr "" msgstr ""
#: ajax/update.php:24 #: ajax/update.php:25
#, php-format #, php-format
msgid "Updated \"%s\" to %s" msgid "Updated \"%s\" to %s"
msgstr "" msgstr ""
#: ajax/update.php:32 #: ajax/update.php:33
#, php-format #, php-format
msgid "Disabled incompatible apps: %s" msgid "Disabled incompatible apps: %s"
msgstr "Aplicacions incompatibles desactivades: %s" msgstr "Aplicacions incompatibles desactivades: %s"
@ -845,6 +845,28 @@ msgstr "Contacteu amb l'administrador del sistema si aquest missatge persisteix
msgid "Thank you for your patience." msgid "Thank you for your patience."
msgstr "Gràcies per la paciència." msgstr "Gràcies per la paciència."
#: templates/untrustedDomain.php:5
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: templates/untrustedDomain.php:8
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: templates/untrustedDomain.php:10
msgid ""
"Depending on your configuration, as an administrator you might also be able "
"to use the button below to trust this domain."
msgstr ""
#: templates/untrustedDomain.php:14
#, php-format
msgid "Add \"%s\" as trusted domain"
msgstr ""
#: templates/update.admin.php:3 #: templates/update.admin.php:3
#, php-format #, php-format
msgid "%s will be updated to version %s." msgid "%s will be updated to version %s."

View File

@ -12,8 +12,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:02+0000\n" "PO-Revision-Date: 2014-08-23 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:03+0000\n" "PO-Revision-Date: 2014-08-23 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:03+0000\n" "PO-Revision-Date: 2014-08-23 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"
@ -51,17 +51,6 @@ msgid ""
"before performing changes on config.php" "before performing changes on config.php"
msgstr "" msgstr ""
#: base.php:693
msgid "You are accessing the server from an untrusted domain."
msgstr "Esteu accedint el servidor des d'un domini no fiable"
#: base.php:694
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr "Contacteu amb l'administrador. Si sou un administrador d'aquesta instància, configureu el paràmetre \"trusted_domain\" a config/config.php. Hi ha un exemple de configuració a config/config.sampe.php"
#: private/app.php:374 #: private/app.php:374
msgid "Help" msgid "Help"
msgstr "Ajuda" msgstr "Ajuda"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"
@ -197,7 +197,15 @@ msgstr "El dorsal no permet canviar la contrasenya, però la clau d'encripació
msgid "Unable to change password" msgid "Unable to change password"
msgstr "No es pot canviar la contrasenya" msgstr "No es pot canviar la contrasenya"
#: js/admin.js:128 #: js/admin.js:45
msgid "Are you really sure you want add \"{domain}\" as trusted domain?"
msgstr ""
#: js/admin.js:46
msgid "Add trusted domain"
msgstr ""
#: js/admin.js:146
msgid "Sending..." msgid "Sending..."
msgstr "Enviant..." msgstr "Enviant..."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-20 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-20 05:54+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Catalan (Valencian) (http://www.transifex.com/projects/p/owncloud/language/ca@valencia/)\n" "Language-Team: Catalan (Valencian) (http://www.transifex.com/projects/p/owncloud/language/ca@valencia/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -673,7 +673,8 @@ msgstr ""
msgid "The share will expire on %s." msgid "The share will expire on %s."
msgstr "" msgstr ""
#: templates/altmail.php:7 templates/mail.php:20 #. TRANSLATORS term at the end of a mail
#: templates/altmail.php:8 templates/mail.php:21
msgid "Cheers!" msgid "Cheers!"
msgstr "" msgstr ""
@ -841,6 +842,28 @@ msgstr ""
msgid "Thank you for your patience." msgid "Thank you for your patience."
msgstr "" msgstr ""
#: templates/untrustedDomain.php:5
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: templates/untrustedDomain.php:8
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: templates/untrustedDomain.php:10
msgid ""
"Depending on your configuration, as an administrator you might also be able "
"to use the button below to trust this domain."
msgstr ""
#: templates/untrustedDomain.php:14
#, php-format
msgid "Add \"%s\" as trusted domain"
msgstr ""
#: templates/update.admin.php:3 #: templates/update.admin.php:3
#, php-format #, php-format
msgid "%s will be updated to version %s." msgid "%s will be updated to version %s."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-20 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-20 05:54+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Catalan (Valencian) (http://www.transifex.com/projects/p/owncloud/language/ca@valencia/)\n" "Language-Team: Catalan (Valencian) (http://www.transifex.com/projects/p/owncloud/language/ca@valencia/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -50,17 +50,6 @@ msgid ""
"before performing changes on config.php" "before performing changes on config.php"
msgstr "" msgstr ""
#: base.php:693
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:694
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:374 #: private/app.php:374
msgid "Help" msgid "Help"
msgstr "" msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-19 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-19 05:54+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Catalan (Valencian) (http://www.transifex.com/projects/p/owncloud/language/ca@valencia/)\n" "Language-Team: Catalan (Valencian) (http://www.transifex.com/projects/p/owncloud/language/ca@valencia/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -160,7 +160,7 @@ msgstr ""
msgid "Unable to remove user from group %s" msgid "Unable to remove user from group %s"
msgstr "" msgstr ""
#: ajax/updateapp.php:41 #: ajax/updateapp.php:44
msgid "Couldn't update app." msgid "Couldn't update app."
msgstr "" msgstr ""
@ -193,7 +193,15 @@ msgstr ""
msgid "Unable to change password" msgid "Unable to change password"
msgstr "" msgstr ""
#: js/admin.js:128 #: js/admin.js:45
msgid "Are you really sure you want add \"{domain}\" as trusted domain?"
msgstr ""
#: js/admin.js:46
msgid "Add trusted domain"
msgstr ""
#: js/admin.js:146
msgid "Sending..." msgid "Sending..."
msgstr "" msgstr ""

View File

@ -17,9 +17,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: Jaroslav Lichtblau <jaroslav@lichtblau.cz>\n" "Last-Translator: I Robot\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"
@ -32,32 +32,32 @@ msgstr ""
msgid "Couldn't send mail to following users: %s " msgid "Couldn't send mail to following users: %s "
msgstr "Nebylo možné odeslat e-mail následujícím uživatelům: %s" msgstr "Nebylo možné odeslat e-mail následujícím uživatelům: %s"
#: ajax/update.php:9 #: ajax/update.php:10
msgid "Turned on maintenance mode" msgid "Turned on maintenance mode"
msgstr "Zapnut režim údržby" msgstr "Zapnut režim údržby"
#: ajax/update.php:12 #: ajax/update.php:13
msgid "Turned off maintenance mode" msgid "Turned off maintenance mode"
msgstr "Vypnut režim údržby" msgstr "Vypnut režim údržby"
#: ajax/update.php:15 #: ajax/update.php:16
msgid "Updated database" msgid "Updated database"
msgstr "Zaktualizována databáze" msgstr "Zaktualizována databáze"
#: ajax/update.php:18 #: ajax/update.php:19
msgid "Checked database schema update" msgid "Checked database schema update"
msgstr "Aktualizace schéma databáze byla ověřena" msgstr "Aktualizace schéma databáze byla ověřena"
#: ajax/update.php:21 #: ajax/update.php:22
msgid "Checked database schema update for apps" msgid "Checked database schema update for apps"
msgstr "Aktualizace schéma databáze aplikací byla ověřena" msgstr "Aktualizace schéma databáze aplikací byla ověřena"
#: ajax/update.php:24 #: ajax/update.php:25
#, php-format #, php-format
msgid "Updated \"%s\" to %s" msgid "Updated \"%s\" to %s"
msgstr "Aktualizováno z \"%s\" na %s" msgstr "Aktualizováno z \"%s\" na %s"
#: ajax/update.php:32 #: ajax/update.php:33
#, php-format #, php-format
msgid "Disabled incompatible apps: %s" msgid "Disabled incompatible apps: %s"
msgstr "Zakázané nekompatibilní aplikace: %s" msgstr "Zakázané nekompatibilní aplikace: %s"
@ -236,14 +236,14 @@ msgstr "před lety"
#: js/lostpassword.js:3 lostpassword/controller/lostcontroller.php:198 #: js/lostpassword.js:3 lostpassword/controller/lostcontroller.php:198
msgid "Couldn't send reset email. Please contact your administrator." msgid "Couldn't send reset email. Please contact your administrator."
msgstr "Nelze odeslat email pro změnu hesla. " msgstr "Nepodařilo se odeslat email pro změnu hesla. Kontaktujte vašeho administrátora."
#: js/lostpassword.js:5 #: js/lostpassword.js:5
msgid "" msgid ""
"The link to reset your password has been sent to your email. If you do not " "The link to reset your password has been sent to your email. If you do not "
"receive it within a reasonable amount of time, check your spam/junk " "receive it within a reasonable amount of time, check your spam/junk "
"folders.<br>If it is not there ask your local administrator." "folders.<br>If it is not there ask your local administrator."
msgstr "Odkaz na obnovení hesla byl odeslán na vaši e-mailovou adresu. Pokud jej v krátké době neobdržíte, zkontrolujte složku nevyžádané pošty a koš.<br>Pokud jej nenaleznete, kontaktujte svého správce systému." msgstr "Odkaz na obnovení hesla byl odeslán na vaši e-mailovou adresu. Pokud jej v krátké době neobdržíte, zkontrolujte složku nevyžádané pošty a koš.<br>Pokud jej nenaleznete, kontaktujte svého administrátora."
#: js/lostpassword.js:7 #: js/lostpassword.js:7
msgid "" msgid ""
@ -251,7 +251,7 @@ msgid ""
"will be no way to get your data back after your password is reset.<br />If " "will be no way to get your data back after your password is reset.<br />If "
"you are not sure what to do, please contact your administrator before you " "you are not sure what to do, please contact your administrator before you "
"continue. <br />Do you really want to continue?" "continue. <br />Do you really want to continue?"
msgstr "Vaše soubory jsou šifrovány. Pokud jste nepovolili klíč pro obnovení, neexistuje způsob jak získat po změně hesla vaše data.<br />Pokud si nejste jisti co dělat, kontaktujte nejprve svého správce systému. <br />Opravdu si přejete pokračovat?" msgstr "Vaše soubory jsou šifrovány. Pokud jste nepovolili klíč pro obnovení, neexistuje způsob jak získat po změně hesla vaše data.<br />Pokud si nejste jisti co dělat, kontaktujte nejprve svého administrátora než budete pokračovat. <br />Opravdu si přejete pokračovat?"
#: js/lostpassword.js:10 #: js/lostpassword.js:10
msgid "I know what I'm doing" msgid "I know what I'm doing"
@ -263,7 +263,7 @@ msgstr "Obnovit heslo"
#: js/lostpassword.js:16 #: js/lostpassword.js:16
msgid "Password can not be changed. Please contact your administrator." msgid "Password can not be changed. Please contact your administrator."
msgstr "Heslo nelze změnit. Kontaktujte prosím svého správce systému." msgstr "Heslo nelze změnit. Kontaktujte prosím svého administrátora."
#: js/oc-dialogs.js:108 js/oc-dialogs.js:255 #: js/oc-dialogs.js:108 js/oc-dialogs.js:255
msgid "No" msgid "No"
@ -406,7 +406,7 @@ msgstr "Sdílet odkaz"
#: js/share.js:394 #: js/share.js:394
msgid "" msgid ""
"The public link will expire no later than {days} days after it is created" "The public link will expire no later than {days} days after it is created"
msgstr "Veřejný odkaz vyprší za následující počet dnů od svého zveřejnění: {days}" msgstr "Veřejný odkaz vyprší nejpozději {days} dní od svého vytvoření"
#: js/share.js:398 #: js/share.js:398
msgid "Password protect" msgid "Password protect"
@ -534,7 +534,7 @@ msgstr "Žádné štítky nebyly vybrány ke smazání."
#: js/update.js:30 #: js/update.js:30
msgid "Updating {productName} to version {version}, this may take a while." msgid "Updating {productName} to version {version}, this may take a while."
msgstr "Aktualizuji {productName} na verzi {version}, Může to chvíli trvat." msgstr "Aktualizuji {productName} na verzi {version}, může to chvíli trvat."
#: js/update.js:43 #: js/update.js:43
msgid "Please reload the page." msgid "Please reload the page."
@ -542,7 +542,7 @@ msgstr "Načtěte stránku znovu, prosím."
#: js/update.js:52 #: js/update.js:52
msgid "The update was unsuccessful." msgid "The update was unsuccessful."
msgstr "Aktualizace selhala." msgstr "Aktualizace nebyla úspěšná."
#: js/update.js:61 #: js/update.js:61
msgid "The update was successful. Redirecting you to ownCloud now." msgid "The update was successful. Redirecting you to ownCloud now."
@ -550,7 +550,7 @@ msgstr "Aktualizace byla úspěšná. Přesměrovávám na ownCloud."
#: lostpassword/controller/lostcontroller.php:133 #: lostpassword/controller/lostcontroller.php:133
msgid "Couldn't reset password because the token is invalid" msgid "Couldn't reset password because the token is invalid"
msgstr "Nelze změnit heslo kvůli neplatnému tokenu." msgstr "Heslo nebylo změněno kvůli neplatnému tokenu"
#: lostpassword/controller/lostcontroller.php:159 #: lostpassword/controller/lostcontroller.php:159
msgid "Couldn't send reset email. Please make sure your username is correct." msgid "Couldn't send reset email. Please make sure your username is correct."
@ -560,7 +560,7 @@ msgstr "Nelze odeslat email pro změnu hesla. Ujistěte se prosím, že zadává
msgid "" msgid ""
"Couldn't send reset email because there is no email address for this " "Couldn't send reset email because there is no email address for this "
"username. Please contact your administrator." "username. Please contact your administrator."
msgstr "Nelze odeslat email pro změnu hesla, protože nebyla zadána e-mailová adresa pro toto užiatelské jméno. Kontaktujte prosím svého správce systému." msgstr "Nelze odeslat email pro změnu hesla, protože u tohoto uživatelského jména není uvedena e-mailová adresa. Kontaktujte prosím svého administrátora."
#: lostpassword/controller/lostcontroller.php:191 #: lostpassword/controller/lostcontroller.php:191
#, php-format #, php-format
@ -818,7 +818,7 @@ msgstr "Kontaktujte prosím vašeho správce."
#: templates/login.php:42 #: templates/login.php:42
msgid "Forgot your password? Reset it!" msgid "Forgot your password? Reset it!"
msgstr "Zapomenuté heslo? Zresetujte si ho!" msgstr "Zapomenuté heslo? Nastavte si nové!"
#: templates/login.php:47 #: templates/login.php:47
msgid "remember" msgid "remember"
@ -857,6 +857,28 @@ msgstr "Kontaktujte, prosím, správce systému, pokud se tato zpráva objevuje
msgid "Thank you for your patience." msgid "Thank you for your patience."
msgstr "Děkuji za trpělivost." msgstr "Děkuji za trpělivost."
#: templates/untrustedDomain.php:5
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: templates/untrustedDomain.php:8
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: templates/untrustedDomain.php:10
msgid ""
"Depending on your configuration, as an administrator you might also be able "
"to use the button below to trust this domain."
msgstr ""
#: templates/untrustedDomain.php:14
#, php-format
msgid "Add \"%s\" as trusted domain"
msgstr ""
#: templates/update.admin.php:3 #: templates/update.admin.php:3
#, php-format #, php-format
msgid "%s will be updated to version %s." msgid "%s will be updated to version %s."
@ -869,23 +891,23 @@ msgstr "Následující aplikace budou zakázány:"
#: templates/update.admin.php:17 #: templates/update.admin.php:17
#, php-format #, php-format
msgid "The theme %s has been disabled." msgid "The theme %s has been disabled."
msgstr "%s vzhled byl zakázán." msgstr "Vzhled %s byl zakázán."
#: templates/update.admin.php:21 #: templates/update.admin.php:21
msgid "" msgid ""
"Please make sure that the database, the config folder and the data folder " "Please make sure that the database, the config folder and the data folder "
"have been backed up before proceeding." "have been backed up before proceeding."
msgstr "Před provedením dalšího kroku se prosím přesvědči, že databáze a konfigurační a datový adresář byly zazálohovány. " msgstr "Před provedením dalšího kroku se prosím ujistěte, že databáze a konfigurační a datový adresář byly zazálohovány. "
#: templates/update.admin.php:23 #: templates/update.admin.php:23
msgid "Start update" msgid "Start update"
msgstr "Aktualizovat" msgstr "Spustit aktualizaci"
#: templates/update.admin.php:25 #: templates/update.admin.php:25
msgid "" msgid ""
"To avoid timeouts with larger installations, you can instead run the " "To avoid timeouts with larger installations, you can instead run the "
"following command from your installation directory:" "following command from your installation directory:"
msgstr "Na větších instalacích můžete spustit následující příkaz v hlavním adresáři, pro omezení chyb vypršení časového intervalu:" msgstr "Abyste zabránili vypršení časového limitu u větších instalací, můžete namísto toho spustit následující příkaz v hlavním adresáři:"
#: templates/update.user.php:3 #: templates/update.user.php:3
msgid "" msgid ""

View File

@ -11,15 +11,15 @@
# Josef Moravec <josef.moravec@gmail.com>, 2014 # Josef Moravec <josef.moravec@gmail.com>, 2014
# Lenka <mrs.jenkins.oh.yeah@gmail.com>, 2013 # Lenka <mrs.jenkins.oh.yeah@gmail.com>, 2013
# MICHAL D. <black23@gmail.com>, 2014 # MICHAL D. <black23@gmail.com>, 2014
# Petr Šťastný <petr@stastny.eu>, 2013 # Petr Šťastný <petr@stastny.eu>, 2013-2014
# Tomáš Chvátal <tomas.chvatal@gmail.com>, 2013 # Tomáš Chvátal <tomas.chvatal@gmail.com>, 2013
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:02+0000\n" "PO-Revision-Date: 2014-08-23 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: Petr Šťastný <petr@stastny.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"
@ -339,7 +339,7 @@ msgstr "{dirs} a {files}"
#: lib/app.php:80 #: lib/app.php:80
#, php-format #, php-format
msgid "%s could not be renamed as it has been deleted" msgid "%s could not be renamed as it has been deleted"
msgstr "%s nelze přejmenovat, protože byl vymazán" msgstr "%s nelze přejmenovat, protože byl smazán"
#: lib/app.php:113 #: lib/app.php:113
#, php-format #, php-format
@ -376,7 +376,7 @@ msgstr "WebDAV"
msgid "" msgid ""
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via " "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
"WebDAV</a>" "WebDAV</a>"
msgstr "Použijte <a href=\"%s\" target=\"_blank\">tuto adresu pro přístup k vašim souborům přes WebDAV</a>" msgstr "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\">přístup k vašim souborům přes WebDAV</a>"
#: templates/list.php:5 #: templates/list.php:5
msgid "New" msgid "New"

View File

@ -15,9 +15,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-13 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-12 18:00+0000\n" "PO-Revision-Date: 2014-08-23 02:50+0000\n"
"Last-Translator: Jaroslav Lichtblau <jaroslav@lichtblau.cz>\n" "Last-Translator: Petr Šťastný <petr@stastny.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"
@ -43,11 +43,11 @@ msgid ""
"Could not disable recovery key. Please check your recovery key password!" "Could not disable recovery key. Please check your recovery key password!"
msgstr "Nelze zakázat záchranný klíč. Zkontrolujte prosím heslo vašeho záchranného klíče!" msgstr "Nelze zakázat záchranný klíč. Zkontrolujte prosím heslo vašeho záchranného klíče!"
#: ajax/changeRecoveryPassword.php:49 #: ajax/changeRecoveryPassword.php:50
msgid "Password successfully changed." msgid "Password successfully changed."
msgstr "Heslo bylo úspěšně změněno." msgstr "Heslo bylo úspěšně změněno."
#: ajax/changeRecoveryPassword.php:51 #: ajax/changeRecoveryPassword.php:52
msgid "Could not change the password. Maybe the old password was not correct." msgid "Could not change the password. Maybe the old password was not correct."
msgstr "Změna hesla se nezdařila. Pravděpodobně nebylo stávající heslo zadáno správně." msgstr "Změna hesla se nezdařila. Pravděpodobně nebylo stávající heslo zadáno správně."
@ -86,7 +86,7 @@ msgstr "Tento soubor se nepodařilo dešifrovat, pravděpodobně je sdílený. P
msgid "" msgid ""
"Unknown error. Please check your system settings or contact your " "Unknown error. Please check your system settings or contact your "
"administrator" "administrator"
msgstr "Neznámá chyba. Zkontrolujte nastavení systému, nebo kontaktujte vašeho správce." msgstr "Neznámá chyba. Zkontrolujte nastavení systému nebo kontaktujte vašeho správce."
#: hooks/hooks.php:66 #: hooks/hooks.php:66
msgid "Missing requirements." msgid "Missing requirements."
@ -99,7 +99,7 @@ msgid ""
" the encryption app has been disabled." " the encryption app has been disabled."
msgstr "Ujistěte se prosím, že máte nainstalované PHP 5.3.3 nebo novější a že máte povolené a správně nakonfigurované OpenSSL včetně jeho rozšíření pro PHP. Prozatím byla aplikace pro šifrování vypnuta." msgstr "Ujistěte se prosím, že máte nainstalované PHP 5.3.3 nebo novější a že máte povolené a správně nakonfigurované OpenSSL včetně jeho rozšíření pro PHP. Prozatím byla aplikace pro šifrování vypnuta."
#: hooks/hooks.php:293 #: hooks/hooks.php:298
msgid "Following users are not set up for encryption:" msgid "Following users are not set up for encryption:"
msgstr "Následující uživatelé nemají nastavené šifrování:" msgstr "Následující uživatelé nemají nastavené šifrování:"
@ -114,7 +114,7 @@ msgstr "Probíhá počáteční šifrování... Zkuste to prosím znovu později
#: templates/invalid_private_key.php:8 #: templates/invalid_private_key.php:8
#, php-format #, php-format
msgid "Go directly to your %spersonal settings%s." msgid "Go directly to your %spersonal settings%s."
msgstr "Přejít přímo do svého %sosobního nastaveni%s." msgstr "Přejít přímo do svého %sosobního nastavení%s."
#: templates/settings-admin.php:2 templates/settings-personal.php:2 #: templates/settings-admin.php:2 templates/settings-personal.php:2
msgid "Encryption" msgid "Encryption"

View File

@ -10,9 +10,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:02+0000\n" "PO-Revision-Date: 2014-08-23 05:03+0000\n"
"Last-Translator: Jaroslav Lichtblau <jaroslav@lichtblau.cz>\n" "Last-Translator: Petr Šťastný <petr@stastny.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"
@ -24,13 +24,13 @@ msgstr ""
msgid "" msgid ""
"Fetching request tokens failed. Verify that your Dropbox app key and secret " "Fetching request tokens failed. Verify that your Dropbox app key and secret "
"are correct." "are correct."
msgstr "" msgstr "Získání přístupových tokenů selhalo. Ověřte že klíč aplikace Dropbox a tajné heslo jsou správné."
#: ajax/dropbox.php:40 #: ajax/dropbox.php:40
msgid "" msgid ""
"Fetching access tokens failed. Verify that your Dropbox app key and secret " "Fetching access tokens failed. Verify that your Dropbox app key and secret "
"are correct." "are correct."
msgstr "" msgstr "Získání přístupových tokenů selhalo. Ověřte že klíč aplikace Dropbox a tajné heslo jsou správné."
#: ajax/dropbox.php:48 js/dropbox.js:102 #: ajax/dropbox.php:48 js/dropbox.js:102
msgid "Please provide a valid Dropbox app key and secret." msgid "Please provide a valid Dropbox app key and secret."
@ -39,7 +39,7 @@ msgstr "Zadejte, prosím, platný klíč a bezpečnostní frázi aplikace Dropbo
#: ajax/google.php:27 #: ajax/google.php:27
#, php-format #, php-format
msgid "Step 1 failed. Exception: %s" msgid "Step 1 failed. Exception: %s"
msgstr "Slehal krok 1. Výjimka: %s" msgstr "Selhal krok 1. Výjimka: %s"
#: ajax/google.php:38 #: ajax/google.php:38
#, php-format #, php-format
@ -132,7 +132,7 @@ msgstr "Heslo"
#: appinfo/app.php:91 appinfo/app.php:133 appinfo/app.php:143 #: appinfo/app.php:91 appinfo/app.php:133 appinfo/app.php:143
#: appinfo/app.php:154 appinfo/app.php:176 #: appinfo/app.php:154 appinfo/app.php:176
msgid "Root" msgid "Root"
msgstr "Root" msgstr "Kořen"
#: appinfo/app.php:92 #: appinfo/app.php:92
msgid "Secure ftps://" msgid "Secure ftps://"
@ -144,7 +144,7 @@ msgstr "Klientské ID"
#: appinfo/app.php:101 #: appinfo/app.php:101
msgid "Client secret" msgid "Client secret"
msgstr "" msgstr "Klientské tajemství"
#: appinfo/app.php:108 #: appinfo/app.php:108
msgid "OpenStack Object Storage" msgid "OpenStack Object Storage"
@ -152,7 +152,7 @@ msgstr "OpenStack Object Storage"
#: appinfo/app.php:111 #: appinfo/app.php:111
msgid "Username (required)" msgid "Username (required)"
msgstr "Uživatelské jméno (nutné)" msgstr "Uživatelské jméno (povinné)"
#: appinfo/app.php:112 #: appinfo/app.php:112
msgid "Bucket (required)" msgid "Bucket (required)"
@ -164,11 +164,11 @@ msgstr "Region (nepovinný pro OpenStack Object Storage)"
#: appinfo/app.php:114 #: appinfo/app.php:114
msgid "API Key (required for Rackspace Cloud Files)" msgid "API Key (required for Rackspace Cloud Files)"
msgstr "API klíč (vyžadován pro Rackspace Cloud)" msgstr "API klíč (vyžadován pro Rackspace Cloud Files)"
#: appinfo/app.php:115 #: appinfo/app.php:115
msgid "Tenantname (required for OpenStack Object Storage)" msgid "Tenantname (required for OpenStack Object Storage)"
msgstr "" msgstr "Jméno nájemce (vyžadováno pro OpenStack Object Storage)"
#: appinfo/app.php:116 #: appinfo/app.php:116
msgid "Password (required for OpenStack Object Storage)" msgid "Password (required for OpenStack Object Storage)"
@ -176,15 +176,15 @@ msgstr "Heslo (vyžadováno pro OpenStack Object Storage)"
#: appinfo/app.php:117 #: appinfo/app.php:117
msgid "Service Name (required for OpenStack Object Storage)" msgid "Service Name (required for OpenStack Object Storage)"
msgstr "" msgstr "Název služby (vyžadováno pro OpenStack Object Storage)"
#: appinfo/app.php:118 #: appinfo/app.php:118
msgid "URL of identity endpoint (required for OpenStack Object Storage)" msgid "URL of identity endpoint (required for OpenStack Object Storage)"
msgstr "" msgstr "URL identity koncového bodu (vyžadováno pro OpenStack Object Storage)"
#: appinfo/app.php:119 #: appinfo/app.php:119
msgid "Timeout of HTTP requests in seconds (optional)" msgid "Timeout of HTTP requests in seconds (optional)"
msgstr "Vypršení HTTP požadavků v sekundách (nepovinné)" msgstr "Časový limit HTTP požadavků v sekundách (nepovinné)"
#: appinfo/app.php:132 appinfo/app.php:142 #: appinfo/app.php:132 appinfo/app.php:142
msgid "Share" msgid "Share"
@ -192,7 +192,7 @@ msgstr "Sdílet"
#: appinfo/app.php:137 #: appinfo/app.php:137
msgid "SMB / CIFS using OC login" msgid "SMB / CIFS using OC login"
msgstr "SMB / CIFS za použití OC loginu" msgstr "SMB / CIFS za použití přihlašovacího jména OC"
#: appinfo/app.php:141 #: appinfo/app.php:141
msgid "Username as share" msgid "Username as share"
@ -281,7 +281,7 @@ msgstr "Typ úložiště"
#: templates/list.php:23 #: templates/list.php:23
msgid "Scope" msgid "Scope"
msgstr "Záběr" msgstr "Rozsah"
#: templates/settings.php:2 #: templates/settings.php:2
msgid "External Storage" msgid "External Storage"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:03+0000\n" "PO-Revision-Date: 2014-08-23 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"

View File

@ -14,9 +14,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: Jaroslav Lichtblau <jaroslav@lichtblau.cz>\n" "Last-Translator: I Robot\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"
@ -57,17 +57,6 @@ msgid ""
"before performing changes on config.php" "before performing changes on config.php"
msgstr "Pravděpodobně byla zkopírována konfigurační nastavení ze vzorových souborů. Toto není podporováno a může poškodit vaši instalaci. Nahlédněte prosím do dokumentace před prováděním změn v souboru config.php" msgstr "Pravděpodobně byla zkopírována konfigurační nastavení ze vzorových souborů. Toto není podporováno a může poškodit vaši instalaci. Nahlédněte prosím do dokumentace před prováděním změn v souboru config.php"
#: base.php:693
msgid "You are accessing the server from an untrusted domain."
msgstr "Přistupujete na server z nedůvěryhodné domény."
#: base.php:694
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr "Kontaktujte prosím správce. Pokud jste správce této instalace, nastavte \"trusted_domain\" v souboru config/config.php. Příklad konfigurace najdete v souboru config/config.sample.php."
#: private/app.php:374 #: private/app.php:374
msgid "Help" msgid "Help"
msgstr "Nápověda" msgstr "Nápověda"

View File

@ -16,9 +16,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: Jaroslav Lichtblau <jaroslav@lichtblau.cz>\n" "Last-Translator: I Robot\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"
@ -202,7 +202,15 @@ msgstr "Úložiště nepodporuje změnu hesla, ale šifrovací klíč uživatel
msgid "Unable to change password" msgid "Unable to change password"
msgstr "Změna hesla se nezdařila" msgstr "Změna hesla se nezdařila"
#: js/admin.js:128 #: js/admin.js:45
msgid "Are you really sure you want add \"{domain}\" as trusted domain?"
msgstr ""
#: js/admin.js:46
msgid "Add trusted domain"
msgstr ""
#: js/admin.js:146
msgid "Sending..." msgid "Sending..."
msgstr "Odesílání..." msgstr "Odesílání..."

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -23,32 +23,32 @@ msgstr ""
msgid "Couldn't send mail to following users: %s " msgid "Couldn't send mail to following users: %s "
msgstr "" msgstr ""
#: ajax/update.php:9 #: ajax/update.php:10
msgid "Turned on maintenance mode" msgid "Turned on maintenance mode"
msgstr "" msgstr ""
#: ajax/update.php:12 #: ajax/update.php:13
msgid "Turned off maintenance mode" msgid "Turned off maintenance mode"
msgstr "" msgstr ""
#: ajax/update.php:15 #: ajax/update.php:16
msgid "Updated database" msgid "Updated database"
msgstr "" msgstr ""
#: ajax/update.php:18 #: ajax/update.php:19
msgid "Checked database schema update" msgid "Checked database schema update"
msgstr "" msgstr ""
#: ajax/update.php:21 #: ajax/update.php:22
msgid "Checked database schema update for apps" msgid "Checked database schema update for apps"
msgstr "" msgstr ""
#: ajax/update.php:24 #: ajax/update.php:25
#, php-format #, php-format
msgid "Updated \"%s\" to %s" msgid "Updated \"%s\" to %s"
msgstr "" msgstr ""
#: ajax/update.php:32 #: ajax/update.php:33
#, php-format #, php-format
msgid "Disabled incompatible apps: %s" msgid "Disabled incompatible apps: %s"
msgstr "" msgstr ""
@ -853,6 +853,28 @@ msgstr ""
msgid "Thank you for your patience." msgid "Thank you for your patience."
msgstr "" msgstr ""
#: templates/untrustedDomain.php:5
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: templates/untrustedDomain.php:8
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: templates/untrustedDomain.php:10
msgid ""
"Depending on your configuration, as an administrator you might also be able "
"to use the button below to trust this domain."
msgstr ""
#: templates/untrustedDomain.php:14
#, php-format
msgid "Add \"%s\" as trusted domain"
msgstr ""
#: templates/update.admin.php:3 #: templates/update.admin.php:3
#, php-format #, php-format
msgid "%s will be updated to version %s." msgid "%s will be updated to version %s."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:02+0000\n" "PO-Revision-Date: 2014-08-23 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:03+0000\n" "PO-Revision-Date: 2014-08-23 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:03+0000\n" "PO-Revision-Date: 2014-08-23 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -50,17 +50,6 @@ msgid ""
"before performing changes on config.php" "before performing changes on config.php"
msgstr "" msgstr ""
#: base.php:693
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:694
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:374 #: private/app.php:374
msgid "Help" msgid "Help"
msgstr "Cymorth" msgstr "Cymorth"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:02+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -193,7 +193,15 @@ msgstr ""
msgid "Unable to change password" msgid "Unable to change password"
msgstr "" msgstr ""
#: js/admin.js:128 #: js/admin.js:45
msgid "Are you really sure you want add \"{domain}\" as trusted domain?"
msgstr ""
#: js/admin.js:46
msgid "Add trusted domain"
msgstr ""
#: js/admin.js:146
msgid "Sending..." msgid "Sending..."
msgstr "" msgstr ""

View File

@ -19,8 +19,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"
@ -34,32 +34,32 @@ msgstr ""
msgid "Couldn't send mail to following users: %s " msgid "Couldn't send mail to following users: %s "
msgstr "Kunne ikke sende mail til følgende brugere: %s" msgstr "Kunne ikke sende mail til følgende brugere: %s"
#: ajax/update.php:9 #: ajax/update.php:10
msgid "Turned on maintenance mode" msgid "Turned on maintenance mode"
msgstr "Startede vedligeholdelsestilstand" msgstr "Startede vedligeholdelsestilstand"
#: ajax/update.php:12 #: ajax/update.php:13
msgid "Turned off maintenance mode" msgid "Turned off maintenance mode"
msgstr "standsede vedligeholdelsestilstand" msgstr "standsede vedligeholdelsestilstand"
#: ajax/update.php:15 #: ajax/update.php:16
msgid "Updated database" msgid "Updated database"
msgstr "Opdaterede database" msgstr "Opdaterede database"
#: ajax/update.php:18 #: ajax/update.php:19
msgid "Checked database schema update" msgid "Checked database schema update"
msgstr "Tjekket database schema opdatering" msgstr "Tjekket database schema opdatering"
#: ajax/update.php:21 #: ajax/update.php:22
msgid "Checked database schema update for apps" msgid "Checked database schema update for apps"
msgstr "" msgstr ""
#: ajax/update.php:24 #: ajax/update.php:25
#, php-format #, php-format
msgid "Updated \"%s\" to %s" msgid "Updated \"%s\" to %s"
msgstr "" msgstr ""
#: ajax/update.php:32 #: ajax/update.php:33
#, php-format #, php-format
msgid "Disabled incompatible apps: %s" msgid "Disabled incompatible apps: %s"
msgstr "Deaktiverer inkombatible apps: %s" msgstr "Deaktiverer inkombatible apps: %s"
@ -854,6 +854,28 @@ msgstr "Kontakt systemadministratoren, hvis denne meddelelse fortsætter eller o
msgid "Thank you for your patience." msgid "Thank you for your patience."
msgstr "Tak for din tålmodighed." msgstr "Tak for din tålmodighed."
#: templates/untrustedDomain.php:5
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: templates/untrustedDomain.php:8
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: templates/untrustedDomain.php:10
msgid ""
"Depending on your configuration, as an administrator you might also be able "
"to use the button below to trust this domain."
msgstr ""
#: templates/untrustedDomain.php:14
#, php-format
msgid "Add \"%s\" as trusted domain"
msgstr ""
#: templates/update.admin.php:3 #: templates/update.admin.php:3
#, php-format #, php-format
msgid "%s will be updated to version %s." msgid "%s will be updated to version %s."

View File

@ -15,8 +15,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:02+0000\n" "PO-Revision-Date: 2014-08-23 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:03+0000\n" "PO-Revision-Date: 2014-08-23 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:03+0000\n" "PO-Revision-Date: 2014-08-23 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"

View File

@ -15,8 +15,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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,17 +58,6 @@ msgid ""
"before performing changes on config.php" "before performing changes on config.php"
msgstr "" msgstr ""
#: base.php:693
msgid "You are accessing the server from an untrusted domain."
msgstr "Du tilgår serveren fra et utroværdigt domæne"
#: base.php:694
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr "Kontakt venligst din administrator. Hvis du er administrator, konfigurer \"trusted_domain\" indstillingen i config/config.php. Et eksempel kan ses i config/config.sample.php."
#: private/app.php:374 #: private/app.php:374
msgid "Help" msgid "Help"
msgstr "Hjælp" msgstr "Hjælp"

View File

@ -13,8 +13,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"
@ -199,7 +199,15 @@ msgstr "Serveren understøtter ikke kodeordsskifte, men brugernes krypteringsnø
msgid "Unable to change password" msgid "Unable to change password"
msgstr "Kunne ikke ændre kodeord" msgstr "Kunne ikke ændre kodeord"
#: js/admin.js:128 #: js/admin.js:45
msgid "Are you really sure you want add \"{domain}\" as trusted domain?"
msgstr ""
#: js/admin.js:46
msgid "Add trusted domain"
msgstr ""
#: js/admin.js:146
msgid "Sending..." msgid "Sending..."
msgstr "Sender..." msgstr "Sender..."

View File

@ -18,9 +18,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n" "Last-Translator: I Robot\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"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -33,32 +33,32 @@ msgstr ""
msgid "Couldn't send mail to following users: %s " msgid "Couldn't send mail to following users: %s "
msgstr "Die E-Mail konnte nicht an folgende Benutzer gesendet werden: %s" msgstr "Die E-Mail konnte nicht an folgende Benutzer gesendet werden: %s"
#: ajax/update.php:9 #: ajax/update.php:10
msgid "Turned on maintenance mode" msgid "Turned on maintenance mode"
msgstr "Wartungsmodus eingeschaltet" msgstr "Wartungsmodus eingeschaltet"
#: ajax/update.php:12 #: ajax/update.php:13
msgid "Turned off maintenance mode" msgid "Turned off maintenance mode"
msgstr "Wartungsmodus ausgeschaltet" msgstr "Wartungsmodus ausgeschaltet"
#: ajax/update.php:15 #: ajax/update.php:16
msgid "Updated database" msgid "Updated database"
msgstr "Datenbank aktualisiert" msgstr "Datenbank aktualisiert"
#: ajax/update.php:18 #: ajax/update.php:19
msgid "Checked database schema update" msgid "Checked database schema update"
msgstr "Datenbank-Schemenaktualisierung geprüft" msgstr "Datenbank-Schemenaktualisierung geprüft"
#: ajax/update.php:21 #: ajax/update.php:22
msgid "Checked database schema update for apps" msgid "Checked database schema update for apps"
msgstr "Datenbank-Schemenaktualisierung für Apps geprüft" msgstr "Datenbank-Schemenaktualisierung für Apps geprüft"
#: ajax/update.php:24 #: ajax/update.php:25
#, php-format #, php-format
msgid "Updated \"%s\" to %s" msgid "Updated \"%s\" to %s"
msgstr "\"%s\" zu %s aktualisiert" msgstr "\"%s\" zu %s aktualisiert"
#: ajax/update.php:32 #: ajax/update.php:33
#, php-format #, php-format
msgid "Disabled incompatible apps: %s" msgid "Disabled incompatible apps: %s"
msgstr "Deaktivierte inkompatible Apps: %s" msgstr "Deaktivierte inkompatible Apps: %s"
@ -853,6 +853,28 @@ msgstr "Kontaktiere Deinen Systemadministrator, wenn diese Meldung dauerhaft ode
msgid "Thank you for your patience." msgid "Thank you for your patience."
msgstr "Vielen Dank für Deine Geduld." msgstr "Vielen Dank für Deine Geduld."
#: templates/untrustedDomain.php:5
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: templates/untrustedDomain.php:8
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: templates/untrustedDomain.php:10
msgid ""
"Depending on your configuration, as an administrator you might also be able "
"to use the button below to trust this domain."
msgstr ""
#: templates/untrustedDomain.php:14
#, php-format
msgid "Add \"%s\" as trusted domain"
msgstr ""
#: templates/update.admin.php:3 #: templates/update.admin.php:3
#, php-format #, php-format
msgid "%s will be updated to version %s." msgid "%s will be updated to version %s."

View File

@ -15,8 +15,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:02+0000\n" "PO-Revision-Date: 2014-08-23 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:02+0000\n" "PO-Revision-Date: 2014-08-23 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:03+0000\n" "PO-Revision-Date: 2014-08-23 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\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"

View File

@ -13,9 +13,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-22 01:54-0400\n" "POT-Creation-Date: 2014-08-23 01:54-0400\n"
"PO-Revision-Date: 2014-08-22 05:25+0000\n" "PO-Revision-Date: 2014-08-23 05:54+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n" "Last-Translator: I Robot\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"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -56,17 +56,6 @@ msgid ""
"before performing changes on config.php" "before performing changes on config.php"
msgstr "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde, Dies wird nicht unterstützt kann zum Abruch Ihrer Installation führen. Bitte lese die Dokumentation vor der Änderung an der config.php." msgstr "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde, Dies wird nicht unterstützt kann zum Abruch Ihrer Installation führen. Bitte lese die Dokumentation vor der Änderung an der config.php."
#: base.php:693
msgid "You are accessing the server from an untrusted domain."
msgstr "Du greifst von einer nicht vertrauenswürdigen Domain auf den Server zu."
#: base.php:694
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr "Bitte kontaktiere Deinen Administrator. Wenn du aktuell Administrator dieser Instanz bist, konfiguriere bitte die \"trusted_domain\" - Einstellung in config/config.php. Eine Beispielkonfiguration wird unter config/config.sample.php bereit gestellt."
#: private/app.php:374 #: private/app.php:374
msgid "Help" msgid "Help"
msgstr "Hilfe" msgstr "Hilfe"

Some files were not shown because too many files have changed in this diff Show More