diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-23 01:57:00 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-23 01:57:00 -0400 |
commit | 047ec64ac0b84cba4e13a286cbf10b4191bcaeab (patch) | |
tree | 748d6454d334a90c00e69b870abec8e83937b144 /apps/files/l10n | |
parent | a77d468d3568055ee85dd9508a2f009cb5da650f (diff) | |
download | nextcloud-server-047ec64ac0b84cba4e13a286cbf10b4191bcaeab.tar.gz nextcloud-server-047ec64ac0b84cba4e13a286cbf10b4191bcaeab.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/cs_CZ.php | 4 | ||||
-rw-r--r-- | apps/files/l10n/he.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/pl.php | 2 |
3 files changed, 5 insertions, 2 deletions
diff --git a/apps/files/l10n/cs_CZ.php b/apps/files/l10n/cs_CZ.php index 7c55170b7af..79e3da299ff 100644 --- a/apps/files/l10n/cs_CZ.php +++ b/apps/files/l10n/cs_CZ.php @@ -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.", "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}", -"%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", "Upload (max. %s)" => "Nahrát (max. %s)", "File handling" => "Zacházení se soubory", @@ -77,7 +77,7 @@ $TRANSLATIONS = array( "max. possible: " => "největší možná: ", "Save" => "Uložit", "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 text file" => "Nový textový soubor", "Text file" => "Textový soubor", diff --git a/apps/files/l10n/he.php b/apps/files/l10n/he.php index aa0384bfdb9..77dd4516199 100644 --- a/apps/files/l10n/he.php +++ b/apps/files/l10n/he.php @@ -35,6 +35,7 @@ $TRANSLATIONS = array( "_%n file_::_%n files_" => array("",""), "_Uploading %n file_::_Uploading %n files_" => array("",""), "Your storage is almost full ({usedSpacePercent}%)" => "שטח האחסון שלך כמעט מלא ({usedSpacePercent}%)", +"Upload (max. %s)" => "העלאה (מקסימום %s)", "File handling" => "טיפול בקבצים", "Maximum upload size" => "גודל העלאה מקסימלי", "max. possible: " => "המרבי האפשרי: ", diff --git a/apps/files/l10n/pl.php b/apps/files/l10n/pl.php index 4baa14bd0d2..09c460864eb 100644 --- a/apps/files/l10n/pl.php +++ b/apps/files/l10n/pl.php @@ -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ę.", "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", +"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 when creating the file" => "Błąd przy tworzeniu pliku", "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", "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}", +"%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", "Upload (max. %s)" => "Wysyłka (max. %s)", "File handling" => "Zarządzanie plikami", |