diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-21 10:05:34 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-21 10:05:34 -0500 |
commit | 5d9731cef28d9c93e81216d31299b2b68fbc8758 (patch) | |
tree | ef8a593b9524c6d98c5c31af888b6cad3137a94f | |
parent | d0265f3388b43e05c40938142dd4b17abbf1dfc8 (diff) | |
download | nextcloud-server-5d9731cef28d9c93e81216d31299b2b68fbc8758.tar.gz nextcloud-server-5d9731cef28d9c93e81216d31299b2b68fbc8758.zip |
[tx-robot] updated from transifex
630 files changed, 8323 insertions, 8468 deletions
diff --git a/apps/files/l10n/de_DE.php b/apps/files/l10n/de_DE.php index ebfe0084575..c539c7ba71b 100644 --- a/apps/files/l10n/de_DE.php +++ b/apps/files/l10n/de_DE.php @@ -22,11 +22,11 @@ $TRANSLATIONS = array( "Missing a temporary folder" => "Kein temporärer Ordner vorhanden", "Failed to write to disk" => "Fehler beim Schreiben auf die Festplatte", "Not enough storage available" => "Nicht genug Speicher vorhanden.", -"Upload failed. Could not get file info." => "Hochladen fehlgeschlagen. Dateiinformationen konnten nicht abgerufen werden.", -"Upload failed. Could not find uploaded file" => "Hochladen fehlgeschlagen. Hochgeladene Datei konnte nicht gefunden werden.", +"Upload failed. Could not get file info." => "Hochladen fehlgeschlagen. Die Dateiinformationen konnten nicht abgerufen werden.", +"Upload failed. Could not find uploaded file" => "Hochladen fehlgeschlagen. Die hochgeladene Datei konnte nicht gefunden werden.", "Invalid directory." => "Ungültiges Verzeichnis.", "Files" => "Dateien", -"Unable to upload {filename} as it is a directory or has 0 bytes" => "Datei {filename} kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist", +"Unable to upload {filename} as it is a directory or has 0 bytes" => "Die Datei {filename} kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist", "Not enough space available" => "Nicht genügend Speicherplatz verfügbar", "Upload cancelled." => "Upload abgebrochen.", "Could not get result from server." => "Ergebnis konnte nicht vom Server abgerufen werden.", @@ -34,7 +34,7 @@ $TRANSLATIONS = array( "URL cannot be empty" => "Die URL darf nicht leer sein", "In the home folder 'Shared' is a reserved filename" => "Das Benutzerverzeichnis 'Shared' ist ein reservierter Dateiname", "{new_name} already exists" => "{new_name} existiert bereits", -"Could not create file" => "Datei konnte nicht erstellt werden", +"Could not create file" => "Die Datei konnte nicht erstellt werden", "Could not create folder" => "Der Ordner konnte nicht erstellt werden", "Share" => "Teilen", "Delete permanently" => "Endgültig löschen", @@ -51,8 +51,8 @@ $TRANSLATIONS = array( "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Ungültiger Name, '\\', '/', '<', '>', ':', '\"', '|', '?' und '*' sind nicht zulässig.", "Your storage is full, files can not be updated or synced anymore!" => "Ihr Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!", "Your storage is almost full ({usedSpacePercent}%)" => "Ihr Speicher ist fast voll ({usedSpacePercent}%)", -"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" => "Verschlüsselung-App ist aktiviert aber Ihre Schlüssel sind nicht initialisiert. Bitte melden sich nochmals ab und wieder an.", -"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Ungültiger privater Schlüssel für die Verschlüsselung-App. Bitte aktualisieren Sie Ihr privates Schlüssel-Passwort um den Zugriff auf Ihre verschlüsselten Dateien wiederherzustellen.", +"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" => "Verschlüsselung-App ist aktiviert, aber Ihre Schlüssel sind nicht initialisiert. Bitte melden sich nochmals ab und wieder an.", +"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Ungültiger privater Schlüssel für die Verschlüsselung-App. Bitte aktualisieren Sie Ihr privates Schlüssel-Passwort, um den Zugriff auf Ihre verschlüsselten Dateien wiederherzustellen.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Die Verschlüsselung wurde deaktiviert, jedoch sind Ihre Dateien nach wie vor verschlüsselt. Bitte gehen Sie zu Ihren persönlichen Einstellungen, um Ihre Dateien zu entschlüsseln.", "Your download is being prepared. This might take some time if the files are big." => "Ihr Download wird vorbereitet. Dies kann bei größeren Dateien etwas dauern.", "Error moving file" => "Fehler beim Verschieben der Datei", diff --git a/apps/files/l10n/pl.php b/apps/files/l10n/pl.php index 8140bac46bb..dbb49b4649a 100644 --- a/apps/files/l10n/pl.php +++ b/apps/files/l10n/pl.php @@ -3,7 +3,14 @@ $TRANSLATIONS = array( "Could not move %s - File with this name already exists" => "Nie można było przenieść %s - Plik o takiej nazwie już istnieje", "Could not move %s" => "Nie można było przenieść %s", "File name cannot be empty." => "Nazwa pliku nie może być pusta.", +"File name must not contain \"/\". Please choose a different name." => "Nazwa pliku nie może zawierać \"/\". 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", +"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.", +"Folder name must not contain \"/\". Please choose a different name." => "Nazwa folderu nie może zawierać \"/\". Proszę wybrać inną nazwę.", +"Error when creating the folder" => "Błąd przy tworzeniu folderu", "Unable to set upload directory." => "Nie można ustawić katalog wczytywania.", "Invalid Token" => "Nieprawidłowy Token", "No file was uploaded. Unknown error" => "Żaden plik nie został załadowany. Nieznany błąd", @@ -24,11 +31,16 @@ $TRANSLATIONS = array( "Upload cancelled." => "Wczytywanie anulowane.", "Could not get result from server." => "Nie można uzyskać wyniku z serwera.", "File upload is in progress. Leaving the page now will cancel the upload." => "Wysyłanie pliku jest w toku. Jeśli opuścisz tę stronę, wysyłanie zostanie przerwane.", +"URL cannot be empty" => "URL nie może być pusty", +"In the home folder 'Shared' is a reserved filename" => "W katalogu domowym \"Shared\" jest zarezerwowana nazwa pliku", "{new_name} already exists" => "{new_name} już istnieje", +"Could not create file" => "Nie można utworzyć pliku", +"Could not create folder" => "Nie można utworzyć folderu", "Share" => "Udostępnij", "Delete permanently" => "Trwale usuń", "Rename" => "Zmień nazwę", "Pending" => "Oczekujące", +"Could not rename file" => "Nie można zmienić nazwy pliku", "replaced {new_name} with {old_name}" => "zastąpiono {new_name} przez {old_name}", "undo" => "cofnij", "_%n folder_::_%n folders_" => array("%n katalog","%n katalogi","%n katalogów"), @@ -48,6 +60,7 @@ $TRANSLATIONS = array( "Name" => "Nazwa", "Size" => "Rozmiar", "Modified" => "Modyfikacja", +"Invalid folder name. Usage of 'Shared' is reserved." => "Niepoprawna nazwa folderu. Wykorzystanie \"Shared\" jest zarezerwowane.", "%s could not be renamed" => "%s nie można zmienić nazwy", "Upload" => "Wyślij", "File handling" => "Zarządzanie plikami", @@ -64,6 +77,7 @@ $TRANSLATIONS = array( "From link" => "Z odnośnika", "Deleted files" => "Pliki usunięte", "Cancel upload" => "Anuluj wysyłanie", +"You don’t have permission to upload or create files here" => "Nie masz uprawnień do wczytywania lub tworzenia plików w tym miejscu", "Nothing in here. Upload something!" => "Pusto. Wyślij coś!", "Download" => "Pobierz", "Unshare" => "Zatrzymaj współdzielenie", diff --git a/apps/files/l10n/ru_RU.php b/apps/files/l10n/ru_RU.php index 3660b300c2b..649ec594cd5 100644 --- a/apps/files/l10n/ru_RU.php +++ b/apps/files/l10n/ru_RU.php @@ -7,9 +7,11 @@ $TRANSLATIONS = array( "_%n file_::_%n files_" => array("","",""), "_Uploading %n file_::_Uploading %n files_" => array("","",""), "Error" => "Ошибка", +"Size" => "Размер", "Upload" => "Загрузка", "Save" => "Сохранить", "Cancel upload" => "Отмена загрузки", -"Download" => "Загрузка" +"Download" => "Загрузка", +"Delete" => "Удалить" ); $PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; diff --git a/apps/files/l10n/sl.php b/apps/files/l10n/sl.php index 3f5e3e625bb..d61442738e4 100644 --- a/apps/files/l10n/sl.php +++ b/apps/files/l10n/sl.php @@ -1,14 +1,14 @@ <?php $TRANSLATIONS = array( -"Could not move %s - File with this name already exists" => "%s ni mogoče premakniti - datoteka s tem imenom že obstaja", -"Could not move %s" => "Ni mogoče premakniti %s", +"Could not move %s - File with this name already exists" => "Datoteke %s ni mogoče premakniti - datoteka s tem imenom že obstaja.", +"Could not move %s" => "Datoteke %s ni mogoče premakniti", "File name cannot be empty." => "Ime datoteke ne sme biti prazno polje.", "File name must not contain \"/\". Please choose a different name." => "Ime datoteke ne sme vsebovati znaka \"/\". Določiti je treba drugo ime.", "The name %s is already used in the folder %s. Please choose a different name." => "Ime %s je že v mapi %s že v uporabi. Izbrati je treba drugo ime.", "Not a valid source" => "Vir ni veljaven", "Error while downloading %s to %s" => "Napaka med prejemanjem %s v mapo %s", "Error when creating the file" => "Napaka med ustvarjanjem datoteke", -"Folder name cannot be empty." => "Ime mape ne more biti prazna vrednost", +"Folder name cannot be empty." => "Ime mape ne more biti prazna vrednost.", "Folder name must not contain \"/\". Please choose a different name." => "Ime mape ne sme vsebovati znaka \"/\". Določiti je treba drugo ime.", "Error when creating the folder" => "Napaka med ustvarjanjem mape", "Unable to set upload directory." => "Mapo, v katero boste prenašali dokumente, ni mogoče določiti", @@ -26,6 +26,7 @@ $TRANSLATIONS = array( "Upload failed. Could not find uploaded file" => "Pošiljanje je spodletelo. Ni mogoče najti poslane datoteke.", "Invalid directory." => "Neveljavna mapa.", "Files" => "Datoteke", +"Unable to upload {filename} as it is a directory or has 0 bytes" => "Ni mogoče poslati datoteke {filename}, saj je to ali mapa ali pa je velikost datoteke 0 bajtov.", "Not enough space available" => "Na voljo ni dovolj prostora.", "Upload cancelled." => "Pošiljanje je preklicano.", "Could not get result from server." => "Ni mogoče pridobiti podatkov s strežnika.", @@ -47,17 +48,20 @@ $TRANSLATIONS = array( "{dirs} and {files}" => "{dirs} in {files}", "_Uploading %n file_::_Uploading %n files_" => array("Posodabljanje %n datoteke","Posodabljanje %n datotek","Posodabljanje %n datotek","Posodabljanje %n datotek"), "'.' is an invalid file name." => "'.' je neveljavno ime datoteke.", -"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Neveljavno ime, znaki '\\', '/', '<', '>', ':', '\"', '|', '?' in '*' niso dovoljeni.", +"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Neveljavno ime; znaki '\\', '/', '<', '>', ':', '\"', '|', '?' in '*' niso dovoljeni.", "Your storage is full, files can not be updated or synced anymore!" => "Shramba je povsem napolnjena. Datotek ni več mogoče posodabljati in usklajevati!", -"Your storage is almost full ({usedSpacePercent}%)" => "Mesto za shranjevanje je skoraj polno ({usedSpacePercent}%)", -"Your download is being prepared. This might take some time if the files are big." => "Postopek priprave datoteke za prejem je lahko dolgotrajen, če je datoteka zelo velika.", +"Your storage is almost full ({usedSpacePercent}%)" => "Prostor za shranjevanje je skoraj do konca zaseden ({usedSpacePercent}%)", +"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" => "Program za šifriranje je omogočen, vendar ni začet. Odjavite se in nato ponovno prijavite.", +"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Ni ustreznega osebnega ključa za program za šifriranje. Posodobite osebni ključ za dostop do šifriranih datotek med nastavitvami.", +"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Šifriranje je onemogočeno, datoteke pa so še vedno šifrirane. Odšifrirajte jih med nastavitvami.", +"Your download is being prepared. This might take some time if the files are big." => "Postopek priprave datoteke za prejem je lahko dolgotrajen, kadar je datoteka zelo velika.", "Error moving file" => "Napaka premikanja datoteke", "Error" => "Napaka", "Name" => "Ime", "Size" => "Velikost", "Modified" => "Spremenjeno", "Invalid folder name. Usage of 'Shared' is reserved." => "Neveljavno ime mape. Ime 'Souporaba' je zadržana za javno mapo.", -"%s could not be renamed" => "%s ni bilo mogoče preimenovati", +"%s could not be renamed" => "%s ni mogoče preimenovati", "Upload" => "Pošlji", "File handling" => "Upravljanje z datotekami", "Maximum upload size" => "Največja velikost za pošiljanja", diff --git a/apps/files_encryption/l10n/el.php b/apps/files_encryption/l10n/el.php index 70f778f0a50..203a848b74f 100644 --- a/apps/files_encryption/l10n/el.php +++ b/apps/files_encryption/l10n/el.php @@ -2,12 +2,24 @@ $TRANSLATIONS = array( "Password successfully changed." => "Ο κωδικός αλλάχτηκε επιτυχώς.", "Could not change the password. Maybe the old password was not correct." => "Αποτυχία αλλαγής κωδικού ίσως ο παλιός κωδικός να μην ήταν σωστός.", +"Private key password successfully updated." => "Το Προσωπικό κλειδί πρόσβασης ενημερώθηκε επιτυχώς", +"Unknown error please check your system settings or contact your administrator" => "Άγνωστο σφάλμα, παρακαλώ ελέγξτε τις ρυθμίσεις συστήματος ή επικοινωνήστε με τον διαχειριστή σας ", +"Missing requirements." => "Προαπαιτούμενα που απουσιάζουν.", +"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." => "Παρακαλώ επιβεβαιώστε ότι η PHP 5.3.3 ή νεότερη είναι εγκατεστημένη και ότι το OpenSSL μαζί με το PHP extension είναι ενεργοποιήμένο και έχει ρυθμιστεί σωστά. Προς το παρόν, η εφαρμογή κρυπτογράφησης είναι απενεργοποιημένη.", +"Following users are not set up for encryption:" => "Οι κάτωθι χρήστες δεν έχουν ρυθμιστεί για κρυπογράφηση:", "Saving..." => "Γίνεται αποθήκευση...", +"Go directly to your " => "Πηγαίνε απευθείας στο ", "personal settings" => "προσωπικές ρυθμίσεις", "Encryption" => "Κρυπτογράφηση", +"Recovery key password" => "Επαναφορά κωδικού κλειδιού", "Enabled" => "Ενεργοποιημένο", "Disabled" => "Απενεργοποιημένο", +"New Recovery key password" => "Νέο κλειδί επαναφοράς κωδικού", "Change Password" => "Αλλαγή Κωδικού Πρόσβασης", +"Old log-in password" => "Παλαιό συνθηματικό εισόδου", +"Current log-in password" => "Τρέχον συνθηματικό πρόσβασης", +"Update Private Key Password" => "Ενημέρωση Προσωπικού Κλειδού Πρόσβασης", +"Enable password recovery:" => "Ενεργοποιήστε την ανάκτηση κωδικού πρόσβασης", "File recovery settings updated" => "Οι ρυθμίσεις επαναφοράς αρχείων ανανεώθηκαν" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_encryption/l10n/pl.php b/apps/files_encryption/l10n/pl.php index 615951eecc8..5d1a48d1246 100644 --- a/apps/files_encryption/l10n/pl.php +++ b/apps/files_encryption/l10n/pl.php @@ -9,6 +9,7 @@ $TRANSLATIONS = array( "Private key password successfully updated." => "Pomyślnie zaktualizowano hasło klucza prywatnego.", "Could not update the private key password. Maybe the old password was not correct." => "Nie można zmienić prywatnego hasła. Może stare hasło nie było poprawne.", "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." => "Szyfrowanie aplikacja nie została zainicjowane! Może szyfrowanie aplikacji zostało ponownie włączone podczas tej sesji. Spróbuj się wylogować i zalogować ponownie aby zainicjować szyfrowanie aplikacji.", +"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." => "Klucz prywatny nie jest poprawny! Prawdopodobnie Twoje hasło zostało zmienione poza %s (np. w katalogu firmy). Aby odzyskać dostęp do zaszyfrowanych plików można zaktualizować hasło klucza prywatnego w ustawieniach osobistych.", "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Nie można odszyfrować tego pliku, prawdopodobnie jest to plik udostępniony. Poproś właściciela pliku o ponowne udostępnianie pliku Tobie.", "Unknown error please check your system settings or contact your administrator" => "Nieznany błąd proszę sprawdzić ustawienia systemu lub skontaktuj się z administratorem", "Missing requirements." => "Brak wymagań.", diff --git a/apps/files_encryption/l10n/sl.php b/apps/files_encryption/l10n/sl.php index d4d881d3d0d..be814558f52 100644 --- a/apps/files_encryption/l10n/sl.php +++ b/apps/files_encryption/l10n/sl.php @@ -1,36 +1,43 @@ <?php $TRANSLATIONS = array( -"Recovery key successfully enabled" => "Ključ za obnovitev gesla je bil uspešno nastavljen", -"Could not enable recovery key. Please check your recovery key password!" => "Ključa za obnovitev gesla ni bilo mogoče nastaviti. Preverite ključ!", -"Recovery key successfully disabled" => "Ključ za obnovitev gesla je bil uspešno onemogočen", -"Could not disable recovery key. Please check your recovery key password!" => "Ključa za obnovitev gesla ni bilo mogoče onemogočiti. Preverite ključ!", -"Password successfully changed." => "Geslo je bilo uspešno spremenjeno.", -"Could not change the password. Maybe the old password was not correct." => "Gesla ni bilo mogoče spremeniti. Morda vnos starega gesla ni bil pravilen.", -"Private key password successfully updated." => "Zasebni ključ za geslo je bil uspešno posodobljen.", -"Could not update the private key password. Maybe the old password was not correct." => "Zasebnega ključa za geslo ni bilo mogoče posodobiti. Morda vnos starega gesla ni bil pravilen.", +"Recovery key successfully enabled" => "Ključ za obnovitev gesla je uspešno nastavljen", +"Could not enable recovery key. Please check your recovery key password!" => "Ključa za obnovitev gesla ni mogoče nastaviti. Preverite ključ!", +"Recovery key successfully disabled" => "Ključ za obnovitev gesla je uspešno onemogočen", +"Could not disable recovery key. Please check your recovery key password!" => "Ključa za obnovitev gesla ni mogoče onemogočiti. Preverite ključ!", +"Password successfully changed." => "Geslo je uspešno spremenjeno.", +"Could not change the password. Maybe the old password was not correct." => "Gesla ni mogoče spremeniti. Morda vnos starega gesla ni pravilen.", +"Private key password successfully updated." => "Zasebni ključ za geslo je uspešno posodobljen.", +"Could not update the private key password. Maybe the old password was not correct." => "Zasebnega ključa za geslo ni mogoče posodobiti. Morda vnos starega gesla ni bil pravilen.", +"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." => "Program za šifriranje ni začet. Morda je bil program ponovno omogočen šele med zagonom trenutne seje. Odjavite se in se nato prijavite nazaj. S tem morda razrešite napako.", +"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." => "Zasebni ključ ni veljaven. Najverjetneje je bilo geslo spremenjeno izven %s (najverjetneje je to poslovna mapa). Geslo lahko posodobite med osebnimi nastavitvami in s tem obnovite dostop do šifriranih datotek.", +"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Te datoteke ni mogoče šifrirati, ker je to najverjetneje datoteka v souporabi. Prosite lastnika datoteke, da jo da ponovno v souporabo.", +"Unknown error please check your system settings or contact your administrator" => "Prišlo je do neznane napake. Preverite nastavitve sistema ali pa stopite v stik s skrbnikom sistema.", "Missing requirements." => "Manjkajoče zahteve", -"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." => "Preverite, da imate na strežniku nameščen paket PHP 5.3.3 ali novejši in da je omogočen in pravilno nastavljen PHP OpenSSL . Zaenkrat je šifriranje onemogočeno.", -"Following users are not set up for encryption:" => "Naslednji uporabniki še nimajo nastavljenega šifriranja:", +"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." => "Preverite, ali je na strežniku nameščen paket PHP 5.3.3 ali novejši, da je omogočen in pravilno nastavljen PHP OpenSSL. Z obstoječimi možnostmi šifriranje ni mogoče.", +"Following users are not set up for encryption:" => "Navedeni uporabniki še nimajo nastavljenega šifriranja:", "Saving..." => "Poteka shranjevanje ...", +"Go directly to your " => "Skočite neposredno na", "personal settings" => "osebne nastavitve", "Encryption" => "Šifriranje", -"Enable recovery key (allow to recover users files in case of password loss):" => "Omogoči ključ za obnovitev datotek (v primeru izgube gesla)", +"Enable recovery key (allow to recover users files in case of password loss):" => "Omogoči ključ za obnovitev datotek (v primeru izgube gesla):", "Recovery key password" => "Ključ za obnovitev gesla", +"Repeat Recovery key password" => "Ponovi ključ za obnovitev gesla", "Enabled" => "Omogočeno", "Disabled" => "Onemogočeno", "Change recovery key password:" => "Spremeni ključ za obnovitev gesla:", "Old Recovery key password" => "Stari ključ za obnovitev gesla", -"New Recovery key password" => "Nov ključ za obnovitev gesla", +"New Recovery key password" => "Novi ključ za obnovitev gesla", +"Repeat New Recovery key password" => "Ponovi novi ključ za obnovitev gesla", "Change Password" => "Spremeni geslo", -"Your private key password no longer match your log-in password:" => "Vaš zasebni ključ za geslo se ne ujema z vnešenim geslom ob prijavi:", -"Set your old private key password to your current log-in password." => "Nastavite svoj star zasebni ključ v geslo, vnešeno ob prijavi.", -" If you don't remember your old password you can ask your administrator to recover your files." => "Če ste svoje geslo pozabili, lahko vaše datoteke obnovi skrbnik sistema.", +"Your private key password no longer match your log-in password:" => "Vaš zasebni ključ za geslo se ne ujema z geslom, vnesenim ob prijavi:", +"Set your old private key password to your current log-in password." => "Nastavite svoj star zasebni ključ v geslo, vneseno ob prijavi.", +" If you don't remember your old password you can ask your administrator to recover your files." => "Če ste pozabili svoje geslo, lahko vaše datoteke obnovi le skrbnik sistema.", "Old log-in password" => "Staro geslo", "Current log-in password" => "Trenutno geslo", "Update Private Key Password" => "Posodobi zasebni ključ", "Enable password recovery:" => "Omogoči obnovitev gesla:", -"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" => "Nastavitev te možnosti omogoča ponovno pridobitev dostopa do šifriranih datotek, v primeru da boste geslo pozabili.", -"File recovery settings updated" => "Nastavitve obnavljanja dokumentov so bile posodobljene", -"Could not update file recovery" => "Nastavitev za obnavljanje dokumentov ni bilo mogoče posodobiti" +"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" => "Nastavitev te možnosti omogoča ponovno pridobitev dostopa do šifriranih datotek, v primeru, da boste geslo pozabili.", +"File recovery settings updated" => "Nastavitve obnavljanja dokumentov so posodobljene", +"Could not update file recovery" => "Nastavitev za obnavljanje dokumentov ni mogoče posodobiti" ); $PLURAL_FORMS = "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"; diff --git a/apps/files_external/l10n/ar.php b/apps/files_external/l10n/ar.php index 055c6895823..338526d2afd 100644 --- a/apps/files_external/l10n/ar.php +++ b/apps/files_external/l10n/ar.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Folder name" => "اسم المجلد", +"Options" => "خيارات", "All Users" => "كل المستخدمين", "Groups" => "مجموعات", "Users" => "المستخدمين", diff --git a/apps/files_external/l10n/ru_RU.php b/apps/files_external/l10n/ru_RU.php new file mode 100644 index 00000000000..d517597f59c --- /dev/null +++ b/apps/files_external/l10n/ru_RU.php @@ -0,0 +1,6 @@ +<?php +$TRANSLATIONS = array( +"Options" => "Опции", +"Delete" => "Удалить" +); +$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; diff --git a/apps/files_trashbin/l10n/ru_RU.php b/apps/files_trashbin/l10n/ru_RU.php index 3129ff95eb4..dfc99f594fd 100644 --- a/apps/files_trashbin/l10n/ru_RU.php +++ b/apps/files_trashbin/l10n/ru_RU.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Error" => "Ошибка" +"Error" => "Ошибка", +"Delete" => "Удалить" ); $PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; diff --git a/apps/user_ldap/l10n/ca.php b/apps/user_ldap/l10n/ca.php index 2c5358d6c77..bcc0a6ed872 100644 --- a/apps/user_ldap/l10n/ca.php +++ b/apps/user_ldap/l10n/ca.php @@ -16,6 +16,9 @@ $TRANSLATIONS = array( "mappings cleared" => "s'han eliminat els mapatges", "Success" => "Èxit", "Error" => "Error", +"Configuration OK" => "Configuració correcte", +"Configuration incorrect" => "Configuració incorrecte", +"Configuration incomplete" => "Configuració incompleta", "Select groups" => "Selecciona els grups", "Select object classes" => "Seleccioneu les classes dels objectes", "Select attributes" => "Seleccioneu els atributs", diff --git a/apps/user_ldap/l10n/de.php b/apps/user_ldap/l10n/de.php index 15eefd842c2..2aeb5e595bc 100644 --- a/apps/user_ldap/l10n/de.php +++ b/apps/user_ldap/l10n/de.php @@ -16,6 +16,9 @@ $TRANSLATIONS = array( "mappings cleared" => "Zuordnungen gelöscht", "Success" => "Erfolgreich", "Error" => "Fehler", +"Configuration OK" => "Konfiguration OK", +"Configuration incorrect" => "Konfiguration nicht korrekt", +"Configuration incomplete" => "Konfiguration nicht vollständig", "Select groups" => "Wähle Gruppen aus", "Select object classes" => "Objekt-Klassen auswählen", "Select attributes" => "Attribute auswählen", diff --git a/apps/user_ldap/l10n/de_DE.php b/apps/user_ldap/l10n/de_DE.php index 0da5307d935..b43ac9048c1 100644 --- a/apps/user_ldap/l10n/de_DE.php +++ b/apps/user_ldap/l10n/de_DE.php @@ -16,6 +16,9 @@ $TRANSLATIONS = array( "mappings cleared" => "Zuordnungen gelöscht", "Success" => "Erfolg", "Error" => "Fehler", +"Configuration OK" => "Konfiguration OK", +"Configuration incorrect" => "Konfiguration nicht korrekt", +"Configuration incomplete" => "Konfiguration nicht vollständig", "Select groups" => "Wähle Gruppen", "Select object classes" => "Objekt-Klassen auswählen", "Select attributes" => "Attribute auswählen", diff --git a/apps/user_ldap/l10n/en_GB.php b/apps/user_ldap/l10n/en_GB.php index 325256bc8c2..fb54dcb1b13 100644 --- a/apps/user_ldap/l10n/en_GB.php +++ b/apps/user_ldap/l10n/en_GB.php @@ -16,6 +16,9 @@ $TRANSLATIONS = array( "mappings cleared" => "mappings cleared", "Success" => "Success", "Error" => "Error", +"Configuration OK" => "Configuration OK", +"Configuration incorrect" => "Configuration incorrect", +"Configuration incomplete" => "Configuration incomplete", "Select groups" => "Select groups", "Select object classes" => "Select object classes", "Select attributes" => "Select attributes", diff --git a/apps/user_ldap/l10n/es.php b/apps/user_ldap/l10n/es.php index 804cc9e4f16..ab219e73d8b 100644 --- a/apps/user_ldap/l10n/es.php +++ b/apps/user_ldap/l10n/es.php @@ -16,6 +16,9 @@ $TRANSLATIONS = array( "mappings cleared" => "Asignaciones borradas", "Success" => "Éxito", "Error" => "Error", +"Configuration OK" => "Configuración OK", +"Configuration incorrect" => "Configuración Incorrecta", +"Configuration incomplete" => "Configuración incompleta", "Select groups" => "Seleccionar grupos", "Select object classes" => "Seleccionar la clase de objeto", "Select attributes" => "Seleccionar atributos", diff --git a/apps/user_ldap/l10n/et_EE.php b/apps/user_ldap/l10n/et_EE.php index cf19b062dff..9dda17c3b78 100644 --- a/apps/user_ldap/l10n/et_EE.php +++ b/apps/user_ldap/l10n/et_EE.php @@ -16,6 +16,9 @@ $TRANSLATIONS = array( "mappings cleared" => "vastendused puhastatud", "Success" => "Korras", "Error" => "Viga", +"Configuration OK" => "Seadistus on korras", +"Configuration incorrect" => "Seadistus on vigane", +"Configuration incomplete" => "Seadistus on puudulik", "Select groups" => "Vali grupid", "Select object classes" => "Vali objekti klassid", "Select attributes" => "Vali atribuudid", diff --git a/apps/user_ldap/l10n/fr.php b/apps/user_ldap/l10n/fr.php index d53f78eb36f..64d9dcc47cc 100644 --- a/apps/user_ldap/l10n/fr.php +++ b/apps/user_ldap/l10n/fr.php @@ -16,6 +16,9 @@ $TRANSLATIONS = array( "mappings cleared" => "associations supprimées", "Success" => "Succès", "Error" => "Erreur", +"Configuration OK" => "Configuration OK", +"Configuration incorrect" => "Configuration incorrecte", +"Configuration incomplete" => "Configuration incomplète", "Select groups" => "Sélectionnez les groupes", "Select object classes" => "Sélectionner les classes d'objet", "Select attributes" => "Sélectionner les attributs", diff --git a/apps/user_ldap/l10n/gl.php b/apps/user_ldap/l10n/gl.php index 6d7f8e334be..3f19b0cf223 100644 --- a/apps/user_ldap/l10n/gl.php +++ b/apps/user_ldap/l10n/gl.php @@ -16,6 +16,9 @@ $TRANSLATIONS = array( "mappings cleared" => "limpadas as asignacións", "Success" => "Correcto", "Error" => "Erro", +"Configuration OK" => "Configuración correcta", +"Configuration incorrect" => "Configuración incorrecta", +"Configuration incomplete" => "Configuración incompleta", "Select groups" => "Seleccionar grupos", "Select object classes" => "Seleccione as clases de obxectos", "Select attributes" => "Seleccione os atributos", diff --git a/apps/user_ldap/l10n/it.php b/apps/user_ldap/l10n/it.php index 97ca14e0a85..599a6da48a4 100644 --- a/apps/user_ldap/l10n/it.php +++ b/apps/user_ldap/l10n/it.php @@ -16,6 +16,9 @@ $TRANSLATIONS = array( "mappings cleared" => "associazioni cancellate", "Success" => "Riuscito", "Error" => "Errore", +"Configuration OK" => "Configurazione corretta", +"Configuration incorrect" => "Configurazione non corretta", +"Configuration incomplete" => "Configurazione incompleta", "Select groups" => "Seleziona i gruppi", "Select object classes" => "Seleziona le classi di oggetti", "Select attributes" => "Seleziona gli attributi", diff --git a/apps/user_ldap/l10n/nl.php b/apps/user_ldap/l10n/nl.php index 9acd9c088c8..b2e8f173673 100644 --- a/apps/user_ldap/l10n/nl.php +++ b/apps/user_ldap/l10n/nl.php @@ -16,6 +16,9 @@ $TRANSLATIONS = array( "mappings cleared" => "vertaaltabel leeggemaakt", "Success" => "Succes", "Error" => "Fout", +"Configuration OK" => "Configuratie OK", +"Configuration incorrect" => "Configuratie onjuist", +"Configuration incomplete" => "Configuratie incompleet", "Select groups" => "Selecteer groepen", "Select object classes" => "Selecteer objectklasse", "Select attributes" => "Selecteer attributen", diff --git a/apps/user_ldap/l10n/pt_BR.php b/apps/user_ldap/l10n/pt_BR.php index cf047b2c88c..940a55489a9 100644 --- a/apps/user_ldap/l10n/pt_BR.php +++ b/apps/user_ldap/l10n/pt_BR.php @@ -16,6 +16,9 @@ $TRANSLATIONS = array( "mappings cleared" => "mapeamentos limpos", "Success" => "Sucesso", "Error" => "Erro", +"Configuration OK" => "Configuração OK", +"Configuration incorrect" => "Configuração incorreta", +"Configuration incomplete" => "Configuração incompleta", "Select groups" => "Selecionar grupos", "Select object classes" => "Selecione classes de objetos", "Select attributes" => "Selecione os atributos", diff --git a/apps/user_ldap/l10n/ru.php b/apps/user_ldap/l10n/ru.php index f908fa3cc70..f70ecdcf1f5 100644 --- a/apps/user_ldap/l10n/ru.php +++ b/apps/user_ldap/l10n/ru.php @@ -16,6 +16,9 @@ $TRANSLATIONS = array( "mappings cleared" => "Соответствия очищены", "Success" => "Успешно", "Error" => "Ошибка", +"Configuration OK" => "Конфигурация в порядке", +"Configuration incorrect" => "Конфигурация неправильна", +"Configuration incomplete" => "Конфигурация не завершена", "Select groups" => "Выберите группы", "Select object classes" => "Выберите объектные классы", "Select attributes" => "Выберите атрибуты", diff --git a/apps/user_ldap/l10n/sl.php b/apps/user_ldap/l10n/sl.php index 81bc8c9b70c..616be979d06 100644 --- a/apps/user_ldap/l10n/sl.php +++ b/apps/user_ldap/l10n/sl.php @@ -1,48 +1,74 @@ <?php $TRANSLATIONS = array( -"Failed to clear the mappings." => "Preslikav ni bilo mogoče izbrisati", +"Failed to clear the mappings." => "Čiščenje preslikav je spodletelo.", "Failed to delete the server configuration" => "Brisanje nastavitev strežnika je spodletelo.", "The configuration is valid and the connection could be established!" => "Nastavitev je veljavna, zato je povezavo mogoče vzpostaviti!", -"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "Nastavitev je veljavna, vendar pa je vez Bind spodletela. Preveriti je treba nastavitve strežnika in ustreznost poveril.", +"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "Nastavitev je veljavna, vendar pa je vez spodletela. Preveriti je treba nastavitve strežnika in ustreznost poveril.", +"The configuration is invalid. Please have a look at the logs for further details." => "Nastavitev ni veljavna. Več podrobnosti o napaki je zabeleženih v dnevniku.", +"No action specified" => "Ni določenega dejanja", +"No configuration specified" => "Ni določenih nastavitev", +"No data specified" => "Ni navedenih podatkov", +" Could not set configuration %s" => "Ni mogoče uveljaviti nastavitev %s", "Deletion failed" => "Brisanje je spodletelo.", -"Take over settings from recent server configuration?" => "Ali naj se prevzame nastavitve nedavne nastavitve strežnika?", -"Keep settings?" => "Ali nas se nastavitve ohranijo?", +"Take over settings from recent server configuration?" => "Ali naj bodo prevzete nedavne nastavitve strežnika?", +"Keep settings?" => "Ali naj se nastavitve ohranijo?", "Cannot add server configuration" => "Ni mogoče dodati nastavitev strežnika", -"mappings cleared" => "Preslikave so izbrisane", +"mappings cleared" => "preslikave so izbrisane", "Success" => "Uspešno končano.", "Error" => "Napaka", +"Configuration OK" => "Nastavitev je ustrezna", +"Configuration incorrect" => "Nastavitev ni ustrezna", +"Configuration incomplete" => "Nastavitev je nepopolna", "Select groups" => "Izberi skupine", +"Select object classes" => "Izbor razredov predmeta", "Select attributes" => "Izbor atributov", "Connection test succeeded" => "Preizkus povezave je uspešno končan.", "Connection test failed" => "Preizkus povezave je spodletel.", "Do you really want to delete the current Server Configuration?" => "Ali res želite izbrisati trenutne nastavitve strežnika?", "Confirm Deletion" => "Potrdi brisanje", -"_%s group found_::_%s groups found_" => array("","","",""), -"_%s user found_::_%s users found_" => array("","","",""), +"_%s group found_::_%s groups found_" => array("%s najdena skupina","%s najdeni skupini","%s najdene skupine","%s najdenih skupin"), +"_%s user found_::_%s users found_" => array("%s najden uporabnik","%s najdena uporabnika","%s najdeni uporabniki","%s najdenih uporabnikov"), "Invalid Host" => "Neveljaven gostitelj", +"Could not find the desired feature" => "Želene zmožnosti ni mogoče najti", "Save" => "Shrani", "Test Configuration" => "Preizkusne nastavitve", "Help" => "Pomoč", +"Limit the access to %s to groups meeting this criteria:" => "Omeji dostop %s do skupin glede na kriterij:", +"only those object classes:" => "le razredi predmeta:", +"only from those groups:" => "le iz skupin:", +"Edit raw filter instead" => "Uredi surov filter", +"Raw LDAP filter" => "Surovi filter LDAP", +"The filter specifies which LDAP groups shall have access to the %s instance." => "Filter določa, katere skupine LDAP bodo imele dostop do %s.", +"groups found" => "najdenih skupin", +"What attribute shall be used as login name:" => "Kateri atribut naj bo uporabljen kot prijavno ime:", +"LDAP Username:" => "Uporabniško ime LDAP:", +"LDAP Email Address:" => "Elektronski naslov LDAP:", +"Other Attributes:" => "Drugi atributi:", "Add Server Configuration" => "Dodaj nastavitve strežnika", "Host" => "Gostitelj", "You can omit the protocol, except you require SSL. Then start with ldaps://" => "Protokol je lahko izpuščen, če ni posebej zahtevan SSL. V tem primeru se mora naslov začeti z ldaps://", "Port" => "Vrata", -"User DN" => "Uporabnik DN", -"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "DN uporabnikovega odjemalca, s katerim naj se opravi vezava, npr. uid=agent,dc=example,dc=com. Za brezimni dostop sta polji DN in geslo prazni.", +"User DN" => "Uporabnikovo enolično ime", +"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "Enolično ime uporabnikovega odjemalca, s katerim naj se opravi vezava, npr. uid=agent,dc=example,dc=com. Za brezimni dostop sta polji prikaznega imena in gesla prazni.", "Password" => "Geslo", -"For anonymous access, leave DN and Password empty." => "Za brezimni dostop sta polji DN in geslo prazni.", -"One Base DN per line" => "En osnovni DN na vrstico", -"You can specify Base DN for users and groups in the Advanced tab" => "Osnovni DN za uporabnike in skupine lahko določite v zavihku naprednih možnosti.", +"For anonymous access, leave DN and Password empty." => "Za brezimni dostop naj bosta polji imena in gesla prazni.", +"One Base DN per line" => "Eno osnovno enolično ime na vrstico", +"You can specify Base DN for users and groups in the Advanced tab" => "Osnovno enolično ime za uporabnike in skupine lahko določite v zavihku naprednih možnosti.", +"Limit the access to %s to users meeting this criteria:" => "Omeji dostop do %s uporabnikom, za katere velja kriterij:", +"The filter specifies which LDAP users shall have access to the %s instance." => "Filter določa, kateri uporabniki LDAP bodo imeli dostop do %s.", +"users found" => "najdenih uporabnikov", "Back" => "Nazaj", "Continue" => "Nadaljuj", +"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." => "<b>Opozorilo:</b> določili user_ldap in user_webdavauth sta neskladni, kar lahko vpliva na delovanje sistema. O napaki pošljite poročilo skrbniku sistema in opozorite, da je treba eno izmed možnosti onemogočiti.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Opozorilo:</b> modul PHP LDAP mora biti nameščen, sicer vmesnik ne bo deloval. Paket je treba namestiti.", "Connection Settings" => "Nastavitve povezave", "Configuration Active" => "Dejavna nastavitev", "When unchecked, this configuration will be skipped." => "Neizbrana možnost preskoči nastavitev.", "User Login Filter" => "Filter prijav uporabnikov", +"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Določi filter, ki bo uveljavljen ob poskusu prijave. %%uid zamenja uporabniško ime pri prijavi, na primer: \"uid=%%uid\"", "Backup (Replica) Host" => "Varnostna kopija (replika) podatkov gostitelja", "Give an optional backup host. It must be a replica of the main LDAP/AD server." => "Podati je treba izbirno varnostno kopijo gostitelja. Ta mora biti natančna replika strežnika LDAP/AD.", -"Backup (Replica) Port" => "Varnostna kopija (replika) podatka vrat", +"Backup (Replica) Port" => "Vrata varnostne kopije (replike)", "Disable Main Server" => "Onemogoči glavni strežnik", "Case insensitve LDAP server (Windows)" => "Strežnik LDAP ne upošteva velikosti črk (Windows)", "Turn off SSL certificate validation." => "Onemogoči določanje veljavnosti potrdila SSL.", @@ -50,14 +76,16 @@ $TRANSLATIONS = array( "in seconds. A change empties the cache." => "v sekundah. Sprememba izprazni predpomnilnik.", "Directory Settings" => "Nastavitve mape", "User Display Name Field" => "Polje za uporabnikovo prikazano ime", +"The LDAP attribute to use to generate the user's display name." => "Atribut LDAP za uporabo pri ustvarjanju prikaznega imena uporabnika.", "Base User Tree" => "Osnovno uporabniško drevo", -"One User Base DN per line" => "Eno osnovno uporabniško ime DN na vrstico", -"User Search Attributes" => "Uporabi atribute iskanja", +"One User Base DN per line" => "Eno osnovno uporabniško ime na vrstico", +"User Search Attributes" => "Uporabnikovi atributi iskanja", "Optional; one attribute per line" => "Izbirno; en atribut na vrstico", "Group Display Name Field" => "Polje za prikazano ime skupine", +"The LDAP attribute to use to generate the groups's display name." => "Atribut LDAP za uporabo pri ustvarjanju prikaznega imena skupine.", "Base Group Tree" => "Osnovno drevo skupine", -"One Group Base DN per line" => "Eno osnovno ime skupine DN na vrstico", -"Group Search Attributes" => "Atributi iskanja skupine", +"One Group Base DN per line" => "Eno osnovno ime skupine na vrstico", +"Group Search Attributes" => "Skupinski atributi iskanja", "Group-Member association" => "Povezava član-skupina", "Special Attributes" => "Posebni atributi", "Quota Field" => "Polje količinske omejitve", @@ -66,10 +94,12 @@ $TRANSLATIONS = array( "Email Field" => "Polje elektronske pošte", "User Home Folder Naming Rule" => "Pravila poimenovanja uporabniške osebne mape", "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Pustite prazno za uporabniško ime (privzeto), sicer navedite atribut LDAP/AD.", -"Internal Username" => "Interno uporabniško ime", -"Internal Username Attribute:" => "Atribut Interno uporabniško ime", +"Internal Username" => "Programsko uporabniško ime", +"Internal Username Attribute:" => "Programski atribut uporabniškega imena:", "Override UUID detection" => "Prezri zaznavo UUID", -"Username-LDAP User Mapping" => "Preslikava uporabniško ime - LDAP-uporabnik", +"UUID Attribute for Users:" => "Atribut UUID za uporabnike:", +"UUID Attribute for Groups:" => "Atribut UUID za skupine:", +"Username-LDAP User Mapping" => "Uporabniška preslikava Uporabniško_ime-LDAP", "Clear Username-LDAP User Mapping" => "Izbriši preslikavo Uporabniškega imena in LDAP-uporabnika", "Clear Groupname-LDAP Group Mapping" => "Izbriši preslikavo Skupine in LDAP-skupine" ); diff --git a/apps/user_ldap/l10n/tr.php b/apps/user_ldap/l10n/tr.php index 80fd5705772..040c707cc46 100644 --- a/apps/user_ldap/l10n/tr.php +++ b/apps/user_ldap/l10n/tr.php @@ -16,6 +16,9 @@ $TRANSLATIONS = array( "mappings cleared" => "Dönüşümler temizlendi", "Success" => "Başarılı", "Error" => "Hata", +"Configuration OK" => "Yapılandırma tamam", +"Configuration incorrect" => "Yapılandırma geçersiz", +"Configuration incomplete" => "Yapılandırma tamamlanmamış", "Select groups" => "Grupları seç", "Select object classes" => "Nesne sınıflarını seç", "Select attributes" => "Nitelikleri seç", diff --git a/core/l10n/ca.php b/core/l10n/ca.php index f7734b0d0e1..b00a43c5ce9 100644 --- a/core/l10n/ca.php +++ b/core/l10n/ca.php @@ -132,7 +132,6 @@ $TRANSLATIONS = array( "Access forbidden" => "Accés prohibit", "Cloud not found" => "No s'ha trobat el núvol", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Ei,\n\nnomés fer-te saber que %s ha compartit %s amb tu.\nMira-ho a: %s\n\n", -"The share will expire on %s.\n\n" => "El compartit té venciment a %s.\n\n", "Cheers!" => "Salut!", "Security Warning" => "Avís de seguretat", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "La versió de PHP que useu és vulnerable a l'atac per NULL Byte (CVE-2006-7243)", @@ -165,7 +164,6 @@ $TRANSLATIONS = array( "Log in" => "Inici de sessió", "Alternative Logins" => "Acreditacions alternatives", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Ei,<br><br>només fer-te saber que %s ha compartit »%s« amb tu.<br><a href=\"%s\">Mira-ho!</a><br><br>", -"The share will expire on %s.<br><br>" => "El compartit té venciment a %s.<br><br>", "Updating ownCloud to version %s, this may take a while." => "S'està actualitzant ownCloud a la versió %s, pot trigar una estona.", "This ownCloud instance is currently being updated, which may take a while." => "Aquesta instància d'ownCloud s'està actualitzant i podria trigar una estona.", "Please reload this page after a short time to continue using ownCloud." => "Carregueu de nou aquesta pàgina d'aquí a poc temps per continuar usant ownCloud.", diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php index f2bbec30d62..0e3c6bf27fb 100644 --- a/core/l10n/cs_CZ.php +++ b/core/l10n/cs_CZ.php @@ -129,7 +129,6 @@ $TRANSLATIONS = array( "Access forbidden" => "Přístup zakázán", "Cloud not found" => "Cloud nebyl nalezen", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hej ty tam,\n\njen ti chci dát vědět, že %s sdílel %s s tebou.\nZobraz si to: %s\n\n", -"The share will expire on %s.\n\n" => "Sdílení expiruje %s.\n\n", "Cheers!" => "Ať slouží!", "Security Warning" => "Bezpečnostní upozornění", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Verze vašeho PHP je napadnutelná pomocí techniky \"NULL Byte\" (CVE-2006-7243)", @@ -162,7 +161,6 @@ $TRANSLATIONS = array( "Log in" => "Přihlásit", "Alternative Logins" => "Alternativní přihlášení", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hej ty tam,<br><br>jen ti chci dát vědět, že %s sdílel »%s« s tebou.<br><a href=\"%s\">Zobrazit!</a><br><br>", -"The share will expire on %s.<br><br>" => "Sdílení expiruje %s.<br><br>", "Updating ownCloud to version %s, this may take a while." => "Aktualizuji ownCloud na verzi %s, bude to chvíli trvat." ); $PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"; diff --git a/core/l10n/da.php b/core/l10n/da.php index ff41ecb13f4..88348fe39e0 100644 --- a/core/l10n/da.php +++ b/core/l10n/da.php @@ -132,7 +132,6 @@ $TRANSLATIONS = array( "Access forbidden" => "Adgang forbudt", "Cloud not found" => "Sky ikke fundet", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hej med dig\n\nDette blot for at lade dig vide, at %s har delt %s med dig.\nSe det her: %s\n\n", -"The share will expire on %s.\n\n" => "Det delte link vil udløbe d. %s.⏎\n⏎\n", "Cheers!" => "Hej!", "Security Warning" => "Sikkerhedsadvarsel", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Din PHP-version er sårbar overfor et NULL Byte angreb (CVE-2006-7243)", @@ -165,7 +164,6 @@ $TRANSLATIONS = array( "Log in" => "Log ind", "Alternative Logins" => "Alternative logins", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hej med dig,<br><br>Dette blot for at lade dig vide, at %s har delt \"%s\" med dig.<br><a href=\"%s\">Se det her!</a><br><br>Hej", -"The share will expire on %s.<br><br>" => "Det delte link vil udløbe d. %s.", "Updating ownCloud to version %s, this may take a while." => "Opdatere Owncloud til version %s, dette kan tage et stykke tid.", "This ownCloud instance is currently being updated, which may take a while." => "Opdatere Owncloud, dette kan tage et stykke tid.", "Please reload this page after a short time to continue using ownCloud." => "Genindlæs denne side efter kort tid til at fortsætte med at bruge ownCloud.", diff --git a/core/l10n/de.php b/core/l10n/de.php index 494764f97cd..20d59fc1de0 100644 --- a/core/l10n/de.php +++ b/core/l10n/de.php @@ -100,7 +100,7 @@ $TRANSLATIONS = array( "Delete" => "Löschen", "Add" => "Hinzufügen", "Edit tags" => "Schlagwörter bearbeiten", -"Error loading dialog template: {error}" => "Fehler beim Laden der Gesprächsvorlage: {error}", +"Error loading dialog template: {error}" => "Fehler beim Laden der Dialogvorlage: {error}", "No tags selected for deletion." => "Es wurden keine Schlagwörter zum Löschen ausgewählt.", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Das Update ist fehlgeschlagen. Bitte melde dieses Problem an die <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud Community</a>.", "The update was successful. Redirecting you to ownCloud now." => "Das Update war erfolgreich. Du wirst nun zu ownCloud weitergeleitet.", @@ -132,7 +132,6 @@ $TRANSLATIONS = array( "Access forbidden" => "Zugriff verboten", "Cloud not found" => "Cloud nicht gefunden", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hallo,\n\nich wollte Dich nur wissen lassen, dass %s %s mit Dir teilt.\nSchaue es Dir an: %s\n\n", -"The share will expire on %s.\n\n" => "Die Freigabe wird ablaufen am %s.\n\n", "Cheers!" => "Hallo!", "Security Warning" => "Sicherheitswarnung", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Deine PHP Version ist durch die NULL Byte Attacke (CVE-2006-7243) angreifbar", @@ -165,7 +164,6 @@ $TRANSLATIONS = array( "Log in" => "Einloggen", "Alternative Logins" => "Alternative Logins", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hallo,<br/><br/>wollte dich nur kurz informieren, dass %s gerade %s mit dir geteilt hat.<br/><a href=\"%s\">Schau es dir an.</a><br/><br/>", -"The share will expire on %s.<br><br>" => "Die Freigabe wird ablaufen am %s.<br><br>", "Updating ownCloud to version %s, this may take a while." => "Aktualisiere ownCloud auf Version %s. Dies könnte eine Weile dauern.", "This ownCloud instance is currently being updated, which may take a while." => "Diese OwnCloud-Instanz wird gerade aktualisiert, was eine Weile dauert.", "Please reload this page after a short time to continue using ownCloud." => "Bitte lade diese Seite nach kurzer Zeit neu, um mit der Nutzung von OwnCloud fortzufahren.", diff --git a/core/l10n/de_DE.php b/core/l10n/de_DE.php index 8832aad32b4..7e7eaea0659 100644 --- a/core/l10n/de_DE.php +++ b/core/l10n/de_DE.php @@ -1,12 +1,12 @@ <?php $TRANSLATIONS = array( "%s shared »%s« with you" => "%s geteilt »%s« mit Ihnen", -"Couldn't send mail to following users: %s " => "Die E-Mail konnte nicht an folgende Benutzer gesendet werden: %s", +"Couldn't send mail to following users: %s " => "An folgende Benutzer konnte keine E-Mail gesendet werden: %s", "Turned on maintenance mode" => "Wartungsmodus eingeschaltet ", "Turned off maintenance mode" => "Wartungsmodus ausgeschaltet", "Updated database" => "Datenbank aktualisiert", -"Updating filecache, this may take really long..." => "Aktualisiere Dateicache, dies könnte eine Weile dauern...", -"Updated filecache" => "Dateicache aktualisiert", +"Updating filecache, this may take really long..." => "Aktualisiere Datei-Cache, dies könnte eine Weile dauern...", +"Updated filecache" => "Datei-Cache aktualisiert", "... %d%% done ..." => "... %d%% erledigt ...", "No image or file provided" => "Kein Bild oder Datei zur Verfügung gestellt", "Unknown filetype" => "Unbekannter Dateityp", @@ -53,7 +53,7 @@ $TRANSLATIONS = array( "_{count} file conflict_::_{count} file conflicts_" => array("{count} Dateikonflikt","{count} Dateikonflikte"), "One file conflict" => "Ein Dateikonflikt", "Which files do you want to keep?" => "Welche Dateien möchten Sie behalten?", -"If you select both versions, the copied file will have a number added to its name." => "Wenn Siebeide Versionen auswählen, erhält die kopierte Datei eine Zahl am Ende des Dateinamens.", +"If you select both versions, the copied file will have a number added to its name." => "Wenn Sie beide Versionen auswählen, erhält die kopierte Datei eine Zahl am Ende des Dateinamens.", "Cancel" => "Abbrechen", "Continue" => "Fortsetzen", "(all selected)" => "(Alle ausgewählt)", @@ -100,7 +100,7 @@ $TRANSLATIONS = array( "Delete" => "Löschen", "Add" => "Hinzufügen", "Edit tags" => "Schlagwörter bearbeiten", -"Error loading dialog template: {error}" => "Fehler beim Laden der Gesprächsvorlage: {error}", +"Error loading dialog template: {error}" => "Fehler beim Laden der Dialogvorlage: {error}", "No tags selected for deletion." => "Es wurden keine Schlagwörter zum Löschen ausgewählt.", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Das Update ist fehlgeschlagen. Bitte melden Sie dieses Problem an die <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud Community</a>.", "The update was successful. Redirecting you to ownCloud now." => "Das Update war erfolgreich. Sie werden nun zu ownCloud weitergeleitet.", @@ -131,16 +131,15 @@ $TRANSLATIONS = array( "Error unfavoriting" => "Fehler beim Entfernen aus den Favoriten", "Access forbidden" => "Zugriff verboten", "Cloud not found" => "Cloud wurde nicht gefunden", -"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hallo,\n\nich wollte Sie nur wissen lassen, dass %s %s mit Ihnen teilt.\nSchauen Sie es sich an: %s\n\n", -"The share will expire on %s.\n\n" => "Die Freigabe wird ablaufen am %s.\n\n", -"Cheers!" => "Hallo!", +"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hallo,\n\n%s hat %s mit Ihnen geteilt.\nSchauen Sie es sich an: %s\n\n", +"Cheers!" => "Noch einen schönen Tag!", "Security Warning" => "Sicherheitshinweis", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Ihre PHP Version ist durch die NULL Byte Attacke (CVE-2006-7243) angreifbar", "Please update your PHP installation to use %s securely." => "Bitte aktualisieren Sie Ihre PHP-Installation um %s sicher nutzen zu können.", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "Es ist kein sicherer Zufallszahlengenerator verfügbar, bitte aktivieren Sie die PHP-Erweiterung für OpenSSL.", "Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Ohne einen sicheren Zufallszahlengenerator sind Angreifer in der Lage, die Tokens für das Zurücksetzen der Passwörter vorherzusehen und Ihr Konto zu übernehmen.", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Ihr Datenverzeichnis und Ihre Dateien sind wahrscheinlich vom Internet aus erreichbar, weil die .htaccess-Datei nicht funktioniert.", -"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "Für Informationen, wie Sie Ihren Server richtig konfigurieren lesen Sie bitte die <a href=\"%s\" target=\"_blank\">Dokumentation</a>.", +"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "Bitte lesen Sie die <a href=\"%s\" target=\"_blank\">Dokumentation</a>, um zu erfahren, wie Sie Ihr Server richtig konfigurieren können.", "Create an <strong>admin account</strong>" => "<strong>Administrator-Konto</strong> anlegen", "Advanced" => "Fortgeschritten", "Data folder" => "Datenverzeichnis", @@ -158,17 +157,16 @@ $TRANSLATIONS = array( "Automatic logon rejected!" => "Automatische Anmeldung verweigert!", "If you did not change your password recently, your account may be compromised!" => "Wenn Sie Ihr Passwort nicht vor kurzem geändert haben, könnte Ihr\nAccount kompromittiert sein!", "Please change your password to secure your account again." => "Bitte ändern Sie Ihr Passwort, um Ihr Konto wieder zu sichern.", -"Server side authentication failed!" => "Serverseitige Authentifizierung fehlgeschlagen!", +"Server side authentication failed!" => "Die Authentifizierung auf dem Server ist fehlgeschlagen!", "Please contact your administrator." => "Bitte kontaktieren Sie Ihren Administrator.", "Lost your password?" => "Passwort vergessen?", "remember" => "merken", "Log in" => "Einloggen", "Alternative Logins" => "Alternative Logins", -"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hallo,<br><br>ich wollte Sie nur wissen lassen, dass %s %s mit Ihnen teilt.<br><a href=\"%s\">Schauen Sie es sich an!</a><br><br>", -"The share will expire on %s.<br><br>" => "Die Freigabe wird ablaufen am %s.<br><br>", +"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hallo,<br><br>%s hat %s mit Ihnen geteilt.<br><a href=\"%s\">Schauen Sie es sich an!</a><br><br>", "Updating ownCloud to version %s, this may take a while." => "Aktualisiere ownCloud auf Version %s. Dies könnte eine Weile dauern.", -"This ownCloud instance is currently being updated, which may take a while." => "Diese OwnCloud-Instanz wird gerade aktualisiert, was eine Weile dauert.", -"Please reload this page after a short time to continue using ownCloud." => "Bitte laden Sie diese Seite nach kurzer Zeit neu, um mit der Nutzung von OwnCloud fortzufahren.", +"This ownCloud instance is currently being updated, which may take a while." => "Diese ownCloud-Instanz wird gerade aktualisiert, was eine Weile dauert.", +"Please reload this page after a short time to continue using ownCloud." => "Bitte laden Sie diese Seite nach kurzer Zeit neu, um mit der Nutzung von ownCloud fortzufahren.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Kontaktieren Sie Ihren Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint.", "Thank you for your patience." => "Vielen Dank für Ihre Geduld." ); diff --git a/core/l10n/en_GB.php b/core/l10n/en_GB.php index 7ead84a8746..b13e44b64ce 100644 --- a/core/l10n/en_GB.php +++ b/core/l10n/en_GB.php @@ -132,7 +132,6 @@ $TRANSLATIONS = array( "Access forbidden" => "Access denied", "Cloud not found" => "Cloud not found", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n", -"The share will expire on %s.\n\n" => "The share will expire on %s.\n\n", "Cheers!" => "Cheers!", "Security Warning" => "Security Warning", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)", @@ -165,7 +164,6 @@ $TRANSLATIONS = array( "Log in" => "Log in", "Alternative Logins" => "Alternative Logins", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>", -"The share will expire on %s.<br><br>" => "The share will expire on %s.<br><br>", "Updating ownCloud to version %s, this may take a while." => "Updating ownCloud to version %s, this may take a while.", "This ownCloud instance is currently being updated, which may take a while." => "This ownCloud instance is currently being updated, which may take a while.", "Please reload this page after a short time to continue using ownCloud." => "Please reload this page after a short time to continue using ownCloud.", diff --git a/core/l10n/es.php b/core/l10n/es.php index f938218d43d..df765ab2127 100644 --- a/core/l10n/es.php +++ b/core/l10n/es.php @@ -132,7 +132,6 @@ $TRANSLATIONS = array( "Access forbidden" => "Acceso denegado", "Cloud not found" => "No se encuentra la nube", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hola:\n\nTan solo queremos informarte que %s compartió %s contigo.\nMíralo aquí: %s\n\n", -"The share will expire on %s.\n\n" => "El objeto dejará de ser compartido el %s.\n\n", "Cheers!" => "¡Saludos!", "Security Warning" => "Advertencia de seguridad", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Su versión de PHP es vulnerable al ataque de Byte NULL (CVE-2006-7243)", @@ -165,7 +164,6 @@ $TRANSLATIONS = array( "Log in" => "Entrar", "Alternative Logins" => "Inicios de sesión alternativos", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hola:<br><br>tan solo queremos informarte que %s compartió «%s» contigo.<br><a href=\"%s\">¡Míralo acá!</a><br><br>", -"The share will expire on %s.<br><br>" => "El objeto dejará de ser compartido el %s.<br><br>", "Updating ownCloud to version %s, this may take a while." => "Actualizando ownCloud a la versión %s, esto puede demorar un tiempo.", "This ownCloud instance is currently being updated, which may take a while." => "Esta versión de owncloud se está actualizando, esto puede demorar un tiempo.", "Please reload this page after a short time to continue using ownCloud." => "Por favor , recargue esta instancia de onwcloud tras un corto periodo de tiempo y continue usándolo.", diff --git a/core/l10n/et_EE.php b/core/l10n/et_EE.php index b56038a2125..e0a0ca964bd 100644 --- a/core/l10n/et_EE.php +++ b/core/l10n/et_EE.php @@ -132,7 +132,6 @@ $TRANSLATIONS = array( "Access forbidden" => "Ligipääs on keelatud", "Cloud not found" => "Pilve ei leitud", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hei,\n\nlihtsalt annan sulle teada, et %s jagas sulle välja %s.\nVaata seda: %s\n\n", -"The share will expire on %s.\n\n" => "Jagamine aegub %s.\n\n", "Cheers!" => "Terekest!", "Security Warning" => "Turvahoiatus", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Sinu PHP versioon on haavatav NULL Baidi (CVE-2006-7243) rünnakuga.", @@ -165,7 +164,6 @@ $TRANSLATIONS = array( "Log in" => "Logi sisse", "Alternative Logins" => "Alternatiivsed sisselogimisviisid", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hei,<br><br>lihtsalt annan sulle teada, et %s jagas sulle välja »%s«.<br><a href=\"%s\">Vaata seda!</a><br><br>", -"The share will expire on %s.<br><br>" => "Jagamine aegub %s.<br><br>", "Updating ownCloud to version %s, this may take a while." => "ownCloudi uuendamine versioonile %s. See võib veidi aega võtta.", "This ownCloud instance is currently being updated, which may take a while." => "Seda ownCloud instantsi hetkel uuendatakse, võib võtta veidi aega.", "Please reload this page after a short time to continue using ownCloud." => "Palun laadi see leht uuesti veidi aja pärast jätkamaks ownCloud kasutamist.", diff --git a/core/l10n/fi_FI.php b/core/l10n/fi_FI.php index 3462ab5c983..e6f5512808a 100644 --- a/core/l10n/fi_FI.php +++ b/core/l10n/fi_FI.php @@ -121,7 +121,6 @@ $TRANSLATIONS = array( "Access forbidden" => "Pääsy estetty", "Cloud not found" => "Pilveä ei löydy", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hei sinä!\n\n%s jakoi kohteen %s kanssasi.\nTutustu siihen: %s\n\n", -"The share will expire on %s.\n\n" => "Jakaminen päättyy %s.\n\n", "Security Warning" => "Turvallisuusvaroitus", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "PHP-asennuksesi on haavoittuvainen NULL Byte -hyökkäykselle (CVE-2006-7243)", "Please update your PHP installation to use %s securely." => "Päivitä PHP-asennus varmistaaksesi, että %s on turvallinen käyttää.", @@ -152,7 +151,6 @@ $TRANSLATIONS = array( "Log in" => "Kirjaudu sisään", "Alternative Logins" => "Vaihtoehtoiset kirjautumiset", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hei sinä!<br><br>%s jakoi kohteen »%s« kanssasi.<br><a href=\"%s\">Tutustu siihen!</a><br><br>", -"The share will expire on %s.<br><br>" => "Jakaminen päättyy %s.<br><br>", "Updating ownCloud to version %s, this may take a while." => "Päivitetään ownCloud versioon %s, tämä saattaa kestää hetken.", "Thank you for your patience." => "Kiitos kärsivällisyydestäsi." ); diff --git a/core/l10n/fr.php b/core/l10n/fr.php index 624dd54575f..7668f589a85 100644 --- a/core/l10n/fr.php +++ b/core/l10n/fr.php @@ -132,7 +132,6 @@ $TRANSLATIONS = array( "Access forbidden" => "Accès interdit", "Cloud not found" => "Introuvable", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Bonjour,\n\nJuste pour vous signaler que %s a partagé %s avec vous.\nConsultez-le : %s\n", -"The share will expire on %s.\n\n" => "Le partage expire le %s.\n\n", "Cheers!" => "Salutations!", "Security Warning" => "Avertissement de sécurité", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Votre version de PHP est vulnérable à l'attaque par caractère NULL (CVE-2006-7243)", @@ -165,7 +164,6 @@ $TRANSLATIONS = array( "Log in" => "Connexion", "Alternative Logins" => "Logins alternatifs", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Bonjour,<br><br>Juste pour vous informer que %s a partagé »%s« avec vous.<br><a href=\"%s\">Consultez-le !</a><br><br>", -"The share will expire on %s.<br><br>" => "Le partage expirera le %s.<br><br>", "Updating ownCloud to version %s, this may take a while." => "Mise à jour en cours d'ownCloud vers la version %s, cela peut prendre du temps.", "This ownCloud instance is currently being updated, which may take a while." => "Cette instance d'ownCloud est en cours de mise à jour, cela peut prendre du temps.", "Please reload this page after a short time to continue using ownCloud." => "Merci de recharger cette page après un moment pour continuer à utiliser ownCloud.", diff --git a/core/l10n/gl.php b/core/l10n/gl.php index 6a5c5ed56e8..28240af8378 100644 --- a/core/l10n/gl.php +++ b/core/l10n/gl.php @@ -132,7 +132,6 @@ $TRANSLATIONS = array( "Access forbidden" => "Acceso denegado", "Cloud not found" => "Nube non atopada", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Ola,\n\nsó facerlle saber que %s compartiu %s con vostede.\nVéxao en: %s\n\n", -"The share will expire on %s.\n\n" => "Esta compartición caduca o %s.\n\n", "Cheers!" => "Saúdos!", "Security Warning" => "Aviso de seguranza", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "A súa versión de PHP é vulnerábel a un ataque de byte nulo (CVE-2006-7243)", @@ -165,7 +164,6 @@ $TRANSLATIONS = array( "Log in" => "Conectar", "Alternative Logins" => "Accesos alternativos", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Ola,<br><br>Só facerlle saber que %s compartiu «%s» con vostede.<br><a href=\"%s\">Véxao!</a><br><br>", -"The share will expire on %s.<br><br>" => "Esta compartición caduca o %s.<br><br>", "Updating ownCloud to version %s, this may take a while." => "Actualizando ownCloud a versión %s, esto pode levar un anaco.", "This ownCloud instance is currently being updated, which may take a while." => "Esta instancia do ownCloud está actualizandose neste momento, pode levarlle un chisco.", "Please reload this page after a short time to continue using ownCloud." => "Volva cargar a páxina de aquí a pouco para para continuar co ownCloud.", diff --git a/core/l10n/hu_HU.php b/core/l10n/hu_HU.php index 7a8cdee9256..7c67bb9d22c 100644 --- a/core/l10n/hu_HU.php +++ b/core/l10n/hu_HU.php @@ -132,7 +132,6 @@ $TRANSLATIONS = array( "Access forbidden" => "A hozzáférés nem engedélyezett", "Cloud not found" => "A felhő nem található", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Szia!\\n\n\\n\nÉrtesítünk, hogy %s megosztotta veled a következőt: %s.\\n\nItt tudod megnézni: %s\\n\n\\n", -"The share will expire on %s.\n\n" => "A megosztás ekkor jár le: %s\\n\n\\n", "Cheers!" => "Üdv.", "Security Warning" => "Biztonsági figyelmeztetés", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Az Ön PHP verziója sebezhető a NULL bájtos támadással szemben (CVE-2006-7243)", @@ -165,7 +164,6 @@ $TRANSLATIONS = array( "Log in" => "Bejelentkezés", "Alternative Logins" => "Alternatív bejelentkezés", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Szia!<br><br>Értesítünk, hogy %s megosztotta veled a következőt: »%s«.<br><a href=\"%s\">Ide kattintva tudod megnézni</a><br><br>", -"The share will expire on %s.<br><br>" => "A megosztás ekkor jár le: %s<br><br>", "Updating ownCloud to version %s, this may take a while." => "Owncloud frissítés a %s verzióra folyamatban. Kis türelmet.", "This ownCloud instance is currently being updated, which may take a while." => "Az Owncloud frissítés elezdődött, eltarthat egy ideig.", "Please reload this page after a short time to continue using ownCloud." => "Frissitsd az oldalt ha \"Please reload this page after a short time to continue using ownCloud. \"", diff --git a/core/l10n/it.php b/core/l10n/it.php index 353bbe0705f..80536e2dbe5 100644 --- a/core/l10n/it.php +++ b/core/l10n/it.php @@ -132,7 +132,6 @@ $TRANSLATIONS = array( "Access forbidden" => "Accesso negato", "Cloud not found" => "Nuvola non trovata", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Ciao,\n\nvolevo informarti che %s ha condiviso %s con te.\nVedi: %s\n\n", -"The share will expire on %s.\n\n" => "La condivisione scadrà il %s.\n\n", "Cheers!" => "Saluti!", "Security Warning" => "Avviso di sicurezza", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "La tua versione di PHP è vulnerabile all'attacco NULL Byte (CVE-2006-7243)", @@ -165,7 +164,6 @@ $TRANSLATIONS = array( "Log in" => "Accedi", "Alternative Logins" => "Accessi alternativi", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Ciao,<br><br>volevo informarti che %s ha condiviso %s con te.<br><a href=\"%s\">Vedi!</a><br><br>", -"The share will expire on %s.<br><br>" => "La condivisione scadrà il %s.<br><br>", "Updating ownCloud to version %s, this may take a while." => "Aggiornamento di ownCloud alla versione %s in corso, ciò potrebbe richiedere del tempo.", "This ownCloud instance is currently being updated, which may take a while." => "Questa istanza di ownCloud è in fase di aggiornamento, potrebbe richiedere del tempo.", "Please reload this page after a short time to continue using ownCloud." => "Ricarica questa pagina per poter continuare ad usare ownCloud.", diff --git a/core/l10n/ja_JP.php b/core/l10n/ja_JP.php index 6b525223e9c..e2019960aea 100644 --- a/core/l10n/ja_JP.php +++ b/core/l10n/ja_JP.php @@ -132,7 +132,6 @@ $TRANSLATIONS = array( "Access forbidden" => "アクセスが禁止されています", "Cloud not found" => "見つかりません", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "こんにちは、\n\n%s があなたと %s を共有したことをお知らせします。\nそれを表示: %s\n", -"The share will expire on %s.\n\n" => "共有は %s で有効期限が切れます。\n\n", "Cheers!" => "それでは!", "Security Warning" => "セキュリティ警告", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "あなたのPHPのバージョンには、Null Byte攻撃(CVE-2006-7243)という脆弱性が含まれています。", @@ -165,7 +164,6 @@ $TRANSLATIONS = array( "Log in" => "ログイン", "Alternative Logins" => "代替ログイン", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "こんにちは、<br><br>%sがあなたと »%s« を共有したことをお知らせします。<br><a href=\"%s\">それを表示</a><br><br>", -"The share will expire on %s.<br><br>" => "共有は %s で有効期限が切れます。<br><br>", "Updating ownCloud to version %s, this may take a while." => "ownCloud をバージョン %s に更新しています、しばらくお待ち下さい。", "This ownCloud instance is currently being updated, which may take a while." => "この ownCloud インスタンスは現在更新中であり、しばらく時間がかかります。", "Please reload this page after a short time to continue using ownCloud." => "ownCloud を続けて利用するには、しばらくした後でページをリロードしてください。", diff --git a/core/l10n/lt_LT.php b/core/l10n/lt_LT.php index f7fc7203bb8..bed1756cb49 100644 --- a/core/l10n/lt_LT.php +++ b/core/l10n/lt_LT.php @@ -129,7 +129,6 @@ $TRANSLATIONS = array( "Access forbidden" => "Priėjimas draudžiamas", "Cloud not found" => "Negalima rasti", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Labas,\n\nInformuojame, kad %s pasidalino su Jumis %s.\nPažiūrėti tai: %s\n", -"The share will expire on %s.\n\n" => "Bendrinimo laikas baigsis %s.\n", "Cheers!" => "Sveikinimai!", "Security Warning" => "Saugumo pranešimas", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Jūsų PHP versija yra pažeidžiama prieš NULL Byte ataką (CVE-2006-7243)", @@ -162,7 +161,6 @@ $TRANSLATIONS = array( "Log in" => "Prisijungti", "Alternative Logins" => "Alternatyvūs prisijungimai", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Labas,<br><br>tik informuojame, kad %s pasidalino su Jumis »%s«.<br><a href=\"%s\">Peržiūrėk!</a><br><br>", -"The share will expire on %s.<br><br>" => "Bendrinimo laikas baigsis %s.<br><br>", "Updating ownCloud to version %s, this may take a while." => "Atnaujinama ownCloud į %s versiją. tai gali šiek tiek užtrukti.", "This ownCloud instance is currently being updated, which may take a while." => "Šiuo metu vyksta ownCloud atnaujinamas, tai gali šiek tiek užtrukti.", "Please reload this page after a short time to continue using ownCloud." => "Po trupučio laiko atnaujinkite šį puslapį kad galėtumėte toliau naudoti ownCloud.", diff --git a/core/l10n/mk.php b/core/l10n/mk.php index 62d319a65ea..bc40a6c2ffc 100644 --- a/core/l10n/mk.php +++ b/core/l10n/mk.php @@ -115,7 +115,6 @@ $TRANSLATIONS = array( "Access forbidden" => "Забранет пристап", "Cloud not found" => "Облакот не е најден", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Здраво,\n\nСамо да ве известам дека %s shared %s with you.\nView it: %s\n\n", -"The share will expire on %s.\n\n" => "Споделувањето ќе заврши на %s.\n\n", "Cheers!" => "Поздрав!", "Security Warning" => "Безбедносно предупредување", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Вашата верзија на PHP е ранлива на NULL Byte attack (CVE-2006-7243)", diff --git a/core/l10n/nl.php b/core/l10n/nl.php index 8b7ad7d32d8..12ea9e02336 100644 --- a/core/l10n/nl.php +++ b/core/l10n/nl.php @@ -132,7 +132,6 @@ $TRANSLATIONS = array( "Access forbidden" => "Toegang verboden", "Cloud not found" => "Cloud niet gevonden", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hallo daar,\n\neven een berichtje dat %s %s met u deelde.\nBekijk het: %s\n\n", -"The share will expire on %s.\n\n" => "De Share vervalt op %s.\n\n\n\n", "Cheers!" => "Proficiat!", "Security Warning" => "Beveiligingswaarschuwing", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Je PHP-versie is kwetsbaar voor de NULL byte aanval (CVE-2006-7243)", @@ -165,7 +164,6 @@ $TRANSLATIONS = array( "Log in" => "Meld je aan", "Alternative Logins" => "Alternatieve inlogs", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hallo daar,<br><br>even een berichtje dat %s »%s« met u deelde.<br><a href=\"%s\">Bekijk hier!</a><br><br>", -"The share will expire on %s.<br><br>" => "Het delen stopt op %s.<br><br>", "Updating ownCloud to version %s, this may take a while." => "Updaten ownCloud naar versie %s, dit kan even duren...", "This ownCloud instance is currently being updated, which may take a while." => "Deze ownCloud dienst wordt nu bijgewerkt, dat kan even duren.", "Please reload this page after a short time to continue using ownCloud." => "Laad deze pagina straks opnieuw om verder te gaan met ownCloud.", diff --git a/core/l10n/pl.php b/core/l10n/pl.php index d9d1730cd4b..7cf5be575f4 100644 --- a/core/l10n/pl.php +++ b/core/l10n/pl.php @@ -61,6 +61,7 @@ $TRANSLATIONS = array( "Error while changing permissions" => "Błąd przy zmianie uprawnień", "Shared with you and the group {group} by {owner}" => "Udostępnione tobie i grupie {group} przez {owner}", "Shared with you by {owner}" => "Udostępnione tobie przez {owner}", +"Share link" => "Udostępnij link", "Password protect" => "Zabezpiecz hasłem", "Password" => "Hasło", "Allow Public Upload" => "Pozwól na publiczne wczytywanie", @@ -74,6 +75,7 @@ $TRANSLATIONS = array( "Resharing is not allowed" => "Współdzielenie nie jest możliwe", "Shared in {item} with {user}" => "Współdzielone w {item} z {user}", "Unshare" => "Zatrzymaj współdzielenie", +"notify by email" => "powiadom przez emaila", "can edit" => "może edytować", "access control" => "kontrola dostępu", "create" => "utwórz", @@ -119,7 +121,6 @@ $TRANSLATIONS = array( "Error untagging" => "Błąd odtagowania", "Access forbidden" => "Dostęp zabroniony", "Cloud not found" => "Nie odnaleziono chmury", -"The share will expire on %s.\n\n" => "Udostępnienie wygaśnie w dniu %s.\n\n", "Cheers!" => "Pozdrawiam!", "Security Warning" => "Ostrzeżenie o zabezpieczeniach", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Twója wersja PHP jest narażona na NULL Byte attack (CVE-2006-7243)", @@ -152,7 +153,7 @@ $TRANSLATIONS = array( "Log in" => "Zaloguj", "Alternative Logins" => "Alternatywne loginy", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Cześć,<br><br>Informuję cię że %s udostępnia ci »%s«.\n<br><a href=\"%s\">Zobacz!</a><br><br>", -"The share will expire on %s.<br><br>" => "Udostępnienie wygaśnie w dniu %s.<br><br>", -"Updating ownCloud to version %s, this may take a while." => "Aktualizowanie ownCloud do wersji %s. Może to trochę potrwać." +"Updating ownCloud to version %s, this may take a while." => "Aktualizowanie ownCloud do wersji %s. Może to trochę potrwać.", +"Thank you for your patience." => "Dziękuję za cierpliwość." ); $PLURAL_FORMS = "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; diff --git a/core/l10n/pt_BR.php b/core/l10n/pt_BR.php index ed98ff09e51..6978e9e17a0 100644 --- a/core/l10n/pt_BR.php +++ b/core/l10n/pt_BR.php @@ -132,7 +132,6 @@ $TRANSLATIONS = array( "Access forbidden" => "Acesso proibido", "Cloud not found" => "Cloud não encontrado", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Olá,\n\ngostaria que você soubesse que %s compartilhou %s com vecê.\nVeja isto: %s\n\n", -"The share will expire on %s.\n\n" => "O compartilhamento irá expirer em %s.\n\n", "Cheers!" => "Saúde!", "Security Warning" => "Aviso de Segurança", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Sua versão do PHP está vulnerável ao ataque NULL Byte (CVE-2006-7243)", @@ -165,7 +164,6 @@ $TRANSLATIONS = array( "Log in" => "Fazer login", "Alternative Logins" => "Logins alternativos", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Olá,<br><br>só gostaria que você soubesse que %s compartilhou »%s« com você.<br><a href=\"%s\">Veja isto!</a><br><br", -"The share will expire on %s.<br><br>" => "O compartilhamento irá expirar em %s.<br><br>", "Updating ownCloud to version %s, this may take a while." => "Atualizando ownCloud para a versão %s, isto pode levar algum tempo.", "This ownCloud instance is currently being updated, which may take a while." => "Esta instância do ownCloud está sendo atualizada, o que pode demorar um pouco.", "Please reload this page after a short time to continue using ownCloud." => "Por favor, atualize esta página depois de um curto período de tempo para continuar usando ownCloud.", diff --git a/core/l10n/ru.php b/core/l10n/ru.php index 68cbad60d3f..27ae806fd52 100644 --- a/core/l10n/ru.php +++ b/core/l10n/ru.php @@ -132,7 +132,6 @@ $TRANSLATIONS = array( "Access forbidden" => "Доступ запрещён", "Cloud not found" => "Облако не найдено", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Здравствуйте,\n\nпросто даём вам знать, что %s расшарил %s для вас.\nПосмотреть: %s\n\n", -"The share will expire on %s.\n\n" => "Шара закончится %s\n\n", "Cheers!" => "Приветствуем!", "Security Warning" => "Предупреждение безопасности", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Ваша версия PHP уязвима к атаке NULL Byte (CVE-2006-7243)", @@ -165,11 +164,10 @@ $TRANSLATIONS = array( "Log in" => "Войти", "Alternative Logins" => "Альтернативные имена пользователя", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Здравствуйте,<br><br>просто даём вам знать, что %s расшарил %s для вас.<br><a href=\"%s\">Посмотреть!</a><br><br>", -"The share will expire on %s.<br><br>" => "Шара закончится %s.<br><br>", "Updating ownCloud to version %s, this may take a while." => "Идёт обновление ownCloud до версии %s. Это может занять некоторое время.", "This ownCloud instance is currently being updated, which may take a while." => "Производится обновление ownCloud, это может занять некоторое время.", -"Please reload this page after a short time to continue using ownCloud." => "Перезагрузите эту страницу через короткое время чтобы продолжить использовать ownCloud.", +"Please reload this page after a short time to continue using ownCloud." => "Перезагрузите эту страницу через некоторое время чтобы продолжить использовать ownCloud.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.", -"Thank you for your patience." => "Спасибо за ваше терпение." +"Thank you for your patience." => "Спасибо за терпение." ); $PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; diff --git a/core/l10n/ru_RU.php b/core/l10n/ru_RU.php index 06e9392092b..82c5d0d77fa 100644 --- a/core/l10n/ru_RU.php +++ b/core/l10n/ru_RU.php @@ -13,6 +13,7 @@ $TRANSLATIONS = array( "Error" => "Ошибка", "Password" => "Пароль", "Warning" => "Предупреждение", +"Delete" => "Удалить", "Username" => "Имя пользователя", "Help" => "Помощь" ); diff --git a/core/l10n/sk_SK.php b/core/l10n/sk_SK.php index 1957a5d65bd..7e6a404db73 100644 --- a/core/l10n/sk_SK.php +++ b/core/l10n/sk_SK.php @@ -131,7 +131,6 @@ $TRANSLATIONS = array( "Access forbidden" => "Prístup odmietnutý", "Cloud not found" => "Nenájdené", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Ahoj,\n\nchcem ti dať navedomie, že %s zdieľa %s s tebou.\nZobrazenie tu: %s\n\n", -"The share will expire on %s.\n\n" => "Zdieľanie vyexpiruje %s.\n\n", "Cheers!" => "Za zdravie!", "Security Warning" => "Bezpečnostné varovanie", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Verzia Vášho PHP je napadnuteľná pomocou techniky \"NULL Byte\" (CVE-2006-7243)", @@ -164,7 +163,6 @@ $TRANSLATIONS = array( "Log in" => "Prihlásiť sa", "Alternative Logins" => "Alternatívne prihlásenie", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Ahoj,<br><br>chcem ti dať navedomie, že %s zdieľa »%s« s tebou.<br><a href=\"%s\">Zobrazenie tu!</a><br><br>", -"The share will expire on %s.<br><br>" => "Zdieľanie vyexpiruje %s.<br><br>", "Updating ownCloud to version %s, this may take a while." => "Aktualizujem ownCloud na verziu %s, môže to chvíľu trvať.", "This ownCloud instance is currently being updated, which may take a while." => "Táto inštancia ownCloud sa práve aktualizuje, čo môže nejaký čas trvať.", "Please reload this page after a short time to continue using ownCloud." => "Prosím obnovte túto stránku a po krátkej dobe môžete pokračovať v používaní.", diff --git a/core/l10n/sl.php b/core/l10n/sl.php index 0279fb4146f..85958b0e813 100644 --- a/core/l10n/sl.php +++ b/core/l10n/sl.php @@ -1,9 +1,18 @@ <?php $TRANSLATIONS = array( -"%s shared »%s« with you" => "%s je delil »%s« z vami", +"%s shared »%s« with you" => "%s je omogočil souporabo »%s«", +"Couldn't send mail to following users: %s " => "Ni mogoče poslati sporočila za: %s", +"Turned on maintenance mode" => "Vzdrževalni način je omogočen", +"Turned off maintenance mode" => "Vzdrževalni način je onemogočen", "Updated database" => "Posodobljena podatkovna zbirka", +"Updating filecache, this may take really long..." => "Poteka posodabljanje predpomnilnika datotek. Opravilo je lahko dolgotrajno ...", +"Updated filecache" => "Predpomnilnik datotek je posodobljen", +"... %d%% done ..." => "... %d%% končano ...", +"No image or file provided" => "Ni podane datoteke ali slike", "Unknown filetype" => "Neznana vrsta datoteke", "Invalid image" => "Neveljavna slika", +"No temporary profile picture available, try again" => "Na voljo ni nobene začasne slike za profil. Poskusite znova.", +"No crop data provided" => "Ni podanih podatkov obreza", "Sunday" => "nedelja", "Monday" => "ponedeljek", "Tuesday" => "torek", @@ -25,25 +34,31 @@ $TRANSLATIONS = array( "December" => "december", "Settings" => "Nastavitve", "seconds ago" => "pred nekaj sekundami", -"_%n minute ago_::_%n minutes ago_" => array("","","","pred %n minutami"), -"_%n hour ago_::_%n hours ago_" => array("","","","pred %n urami"), +"_%n minute ago_::_%n minutes ago_" => array("pred %n minuto","pred %n minutama","pred %n minutami","pred %n minutami"), +"_%n hour ago_::_%n hours ago_" => array("pred %n uro","pred %n urama","pred %n urami","pred %n urami"), "today" => "danes", "yesterday" => "včeraj", -"_%n day ago_::_%n days ago_" => array("","","","pred %n dnevi"), +"_%n day ago_::_%n days ago_" => array("pred %n dnevom","pred %n dnevoma","pred %n dnevi","pred %n dnevi"), "last month" => "zadnji mesec", -"_%n month ago_::_%n months ago_" => array("","","","pred %n meseci"), +"_%n month ago_::_%n months ago_" => array("pred %n mesecem","pred %n mesecema","pred %n meseci","pred %n meseci"), "months ago" => "mesecev nazaj", "last year" => "lansko leto", "years ago" => "let nazaj", "Choose" => "Izbor", +"Error loading file picker template: {error}" => "Napaka nalaganja predloge izbirnika datotek: {error}", "Yes" => "Da", "No" => "Ne", "Ok" => "V redu", -"_{count} file conflict_::_{count} file conflicts_" => array("","","",""), +"Error loading message template: {error}" => "Napaka nalaganja predloge sporočil: {error}", +"_{count} file conflict_::_{count} file conflicts_" => array("{count} spor datotek","{count} spora datotek","{count} spori datotek","{count} sporov datotek"), +"One file conflict" => "En spor datotek", +"Which files do you want to keep?" => "Katare datoteke želite ohraniti?", +"If you select both versions, the copied file will have a number added to its name." => "Če izberete obe različici, bo kopirani datoteki k imenu dodana številka.", "Cancel" => "Prekliči", "Continue" => "Nadaljuj", "(all selected)" => "(vse izbrano)", "({count} selected)" => "({count} izbranih)", +"Error loading file exists template" => "Napaka nalaganja predloge obstoječih datotek", "Shared" => "V souporabi", "Share" => "Souporaba", "Error" => "Napaka", @@ -52,19 +67,22 @@ $TRANSLATIONS = array( "Error while changing permissions" => "Napaka med spreminjanjem dovoljenj", "Shared with you and the group {group} by {owner}" => "V souporabi z vami in skupino {group}. Lastnik je {owner}.", "Shared with you by {owner}" => "V souporabi z vami. Lastnik je {owner}.", +"Share with user or group …" => "Souporaba z uporabnikom ali skupino ...", +"Share link" => "Povezava za prejem", "Password protect" => "Zaščiti z geslom", "Password" => "Geslo", -"Allow Public Upload" => "Dovoli javne prenose na strežnik", +"Allow Public Upload" => "Dovoli javno pošiljanje na strežnik", "Email link to person" => "Posreduj povezavo po elektronski pošti", "Send" => "Pošlji", "Set expiration date" => "Nastavi datum preteka", "Expiration date" => "Datum preteka", -"Share via email:" => "Souporaba preko elektronske pošte:", +"Share via email:" => "Pošlji povezavo do dokumenta preko elektronske pošte:", "No people found" => "Ni najdenih uporabnikov", "group" => "skupina", "Resharing is not allowed" => "Nadaljnja souporaba ni dovoljena", -"Shared in {item} with {user}" => "V souporabi v {item} z {user}", +"Shared in {item} with {user}" => "V souporabi v {item} z uporabnikom {user}", "Unshare" => "Prekliči souporabo", +"notify by email" => "obvesti po elektronski pošti", "can edit" => "lahko ureja", "access control" => "nadzor dostopa", "create" => "ustvari", @@ -78,17 +96,21 @@ $TRANSLATIONS = array( "Email sent" => "Elektronska pošta je poslana", "Warning" => "Opozorilo", "The object type is not specified." => "Vrsta predmeta ni podana.", +"Enter new" => "Vnesite novo", "Delete" => "Izbriši", "Add" => "Dodaj", "Edit tags" => "Uredi oznake", +"Error loading dialog template: {error}" => "Napaka nalaganja predloge pogovornega okna: {error}", +"No tags selected for deletion." => "Ni izbranih oznak za izbris.", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Posodobitev ni uspela. Pošljite poročilo o napaki na sistemu <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud</a>.", "The update was successful. Redirecting you to ownCloud now." => "Posodobitev je uspešno končana. Stran bo preusmerjena na oblak ownCloud.", +"%s password reset" => "Ponastavitev gesla %s", "Use the following link to reset your password: {link}" => "Za ponastavitev gesla uporabite povezavo: {link}", "The link to reset your password has been sent to your email.<br>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 ." => "Povezava za ponastavitev gesla je bila poslana na elektronski naslov.<br>V kolikor sporočila ne prejmete v doglednem času, preverite tudi mape vsiljene pošte.<br>Če ne bo niti tam, stopite v stik s skrbnikom.", "Request failed!<br>Did you make sure your email/username was right?" => "Zahteva je spodletela!<br>Ali sta elektronski naslov oziroma uporabniško ime navedena pravilno?", "You will receive a link to reset your password via Email." => "Na elektronski naslov boste prejeli povezavo za ponovno nastavitev gesla.", "Username" => "Uporabniško ime", -"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. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" => "Datoteke so šifrirane. Če niste omogočili ključa za obnovitev, žal podatkov ne bo mogoče pridobiti nazaj, ko boste geslo enkrat spremenili. Če niste prepričani, kaj storiti, se obrnite na skrbnika storitve. Ste prepričani, da želite nadaljevati?", +"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. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" => "Datoteke so šifrirane. Če niste omogočili ključa za obnovitev, žal podatkov ne bo mogoče pridobiti nazaj, ko boste geslo enkrat spremenili. Če niste prepričani, kaj storiti, se obrnite na skrbnika storitve. Ali ste prepričani, da želite nadaljevati?", "Yes, I really want to reset my password now" => "Da, potrjujem ponastavitev gesla", "Reset" => "Ponastavi", "Your password was reset" => "Geslo je ponovno nastavljeno", @@ -101,15 +123,23 @@ $TRANSLATIONS = array( "Admin" => "Skrbništvo", "Help" => "Pomoč", "Error loading tags" => "Napaka nalaganja oznak", +"Tag already exists" => "Oznaka že obstaja", +"Error deleting tag(s)" => "Napaka brisanja oznak", +"Error tagging" => "Napaka označevanja", +"Error untagging" => "Napaka odstranjevanja oznak", +"Error favoriting" => "Napaka označevanja priljubljenosti", +"Error unfavoriting" => "Napaka odstranjevanja oznake priljubljenosti", "Access forbidden" => "Dostop je prepovedan", "Cloud not found" => "Oblaka ni mogoče najti", +"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Pozdravljeni,\n\noseba %s vam je omogočila souporabo %s.\nVir si lahko ogledate: %s\n\n", +"Cheers!" => "Na zdravje!", "Security Warning" => "Varnostno opozorilo", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Uporabljena različica PHP je ranljiva za napad NULL Byte (CVE-2006-7243)", -"Please update your PHP installation to use %s securely." => "Za varno uporabo storitve %s posodobite PHP", +"Please update your PHP installation to use %s securely." => "Za varno uporabo storitve %s, je treba posodobiti namestitev PHP", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "Na voljo ni nobenega varnega ustvarjalnika naključnih števil. Omogočiti je treba razširitev PHP OpenSSL.", "Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Brez varnega ustvarjalnika naključnih števil je mogoče napovedati žetone za ponastavitev gesla, s čimer je mogoče prevzeti nadzor nad računom.", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Podatkovna mapa in datoteke so najverjetneje javno dostopni preko interneta, saj datoteka .htaccess ni ustrezno nastavljena.", -"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "Za navodila, kako pravilno nastaviti vaš strežnik, kliknite na povezavo do <a href=\"%s\" target=\"_blank\">dokumentacije</a>.", +"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "Za več informacij o pravilnem nastavljanju strežnika, kliknite na povezavo do <a href=\"%s\" target=\"_blank\">dokumentacije</a>.", "Create an <strong>admin account</strong>" => "Ustvari <strong>skrbniški račun</strong>", "Advanced" => "Napredne možnosti", "Data folder" => "Podatkovna mapa", @@ -120,17 +150,24 @@ $TRANSLATIONS = array( "Database name" => "Ime podatkovne zbirke", "Database tablespace" => "Razpredelnica podatkovne zbirke", "Database host" => "Gostitelj podatkovne zbirke", -"Finish setup" => "Končaj namestitev", +"Finish setup" => "Končaj nastavitev", "Finishing …" => "Poteka zaključevanje opravila ...", "%s is available. Get more information on how to update." => "%s je na voljo. Pridobite več podrobnosti za posodobitev.", "Log out" => "Odjava", "Automatic logon rejected!" => "Samodejno prijavljanje je zavrnjeno!", "If you did not change your password recently, your account may be compromised!" => "V primeru, da gesla za dostop že nekaj časa niste spremenili, je račun lahko ogrožen!", "Please change your password to secure your account again." => "Spremenite geslo za izboljšanje zaščite računa.", +"Server side authentication failed!" => "Overitev s strežnika je spodletela!", +"Please contact your administrator." => "Stopite v stik s skrbnikom sistema.", "Lost your password?" => "Ali ste pozabili geslo?", "remember" => "zapomni si", "Log in" => "Prijava", "Alternative Logins" => "Druge prijavne možnosti", -"Updating ownCloud to version %s, this may take a while." => "Posodabljanje sistema ownCloud na različico %s je lahko dolgotrajno." +"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Pozdravljeni,<br><br>oseba %s vam je omogočila souporabo %s.<br>Vir si lahko ogledate na <a href=\"%s\">tem naslovu</a>.<br><br>", +"Updating ownCloud to version %s, this may take a while." => "Posodabljanje sistema ownCloud na različico %s je lahko dolgotrajno.", +"This ownCloud instance is currently being updated, which may take a while." => "Nastavitev oblaka ownCloud se trenutno posodablja. Opravilo je lahko dolgotrajno ...", +"Please reload this page after a short time to continue using ownCloud." => "Ponovno naložite to stran po krajšem preteku časa in nadaljujte z uporabo oblaka ownCloud.", +"Contact your system administrator if this message persists or appeared unexpectedly." => "Stopite v stik s skrbnikom sistema, če se bo sporočilo še naprej nepričakovano prikazovalo.", +"Thank you for your patience." => "Hvala za potrpežljivost!" ); $PLURAL_FORMS = "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"; diff --git a/core/l10n/sv.php b/core/l10n/sv.php index b668bc108d9..e40aafe2026 100644 --- a/core/l10n/sv.php +++ b/core/l10n/sv.php @@ -132,7 +132,6 @@ $TRANSLATIONS = array( "Access forbidden" => "Åtkomst förbjuden", "Cloud not found" => "Hittade inget moln", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hej där,⏎\n⏎\nville bara meddela dig att %s delade %s med dig.⏎\nTitta på den: %s⏎\n⏎\n", -"The share will expire on %s.\n\n" => "Utdelningen kommer att upphöra %s.⏎\n⏎\n", "Cheers!" => "Vi höres!", "Security Warning" => "Säkerhetsvarning", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Din version av PHP är sårbar för NULL byte attack (CVE-2006-7243)", @@ -165,7 +164,6 @@ $TRANSLATIONS = array( "Log in" => "Logga in", "Alternative Logins" => "Alternativa inloggningar", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hej där,<br><br>ville bara informera dig om att %s delade »%s« med dig.<br><a href=\"%s\">Titta på den!</a><br><br>", -"The share will expire on %s.<br><br>" => "Utdelningen kommer att upphöra %s.<br><br>", "Updating ownCloud to version %s, this may take a while." => "Uppdaterar ownCloud till version %s, detta kan ta en stund.", "This ownCloud instance is currently being updated, which may take a while." => "Denna ownCloud instans håller på att uppdatera, vilket kan ta ett tag.", "Please reload this page after a short time to continue using ownCloud." => "Var god och ladda om denna sida efter en kort stund för att fortsätta använda ownCloud.", diff --git a/core/l10n/tr.php b/core/l10n/tr.php index 46cbaf8b142..c97f2842f10 100644 --- a/core/l10n/tr.php +++ b/core/l10n/tr.php @@ -132,7 +132,6 @@ $TRANSLATIONS = array( "Access forbidden" => "Erişim yasaklı", "Cloud not found" => "Bulut bulunamadı", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Merhaba,\n\nSadece %s sizinle %s paylaşımını yaptığını bildiriyoruz.\nBuradan bakabilirsiniz: %s\n\n", -"The share will expire on %s.\n\n" => "Paylaşım %s tarihinde bitecektir.\n\n", "Cheers!" => "Şerefe!", "Security Warning" => "Güvenlik Uyarisi", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "PHP sürümünüz NULL Byte saldırısına açık (CVE-2006-7243)", @@ -165,7 +164,6 @@ $TRANSLATIONS = array( "Log in" => "Giriş yap", "Alternative Logins" => "Alternatif Girişler", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Merhaba, <br><br> %s sizinle »%s« paylaşımında bulundu.<br><a href=\"%s\">Paylaşımı gör!</a><br><br>İyi günler!", -"The share will expire on %s.<br><br>" => "Bu paylaşım %s tarihinde dolacaktır.<br><br>", "Updating ownCloud to version %s, this may take a while." => "Owncloud %s versiyonuna güncelleniyor. Biraz zaman alabilir.", "This ownCloud instance is currently being updated, which may take a while." => "Bu ownCloud örneği şu anda güncelleniyor, bu biraz zaman alabilir.", "Please reload this page after a short time to continue using ownCloud." => "ownCloud kullanmaya devam etmek için kısa bir süre sonra lütfen sayfayı yenileyin.", diff --git a/core/l10n/zh_TW.php b/core/l10n/zh_TW.php index 3fe65720adf..cfe4e69c129 100644 --- a/core/l10n/zh_TW.php +++ b/core/l10n/zh_TW.php @@ -131,7 +131,6 @@ $TRANSLATIONS = array( "Access forbidden" => "存取被拒", "Cloud not found" => "找不到網頁", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "嗨,\n\n%s 和你分享了 %s ,到這裡看它:%s\n", -"The share will expire on %s.\n\n" => "分享將於 %s 過期\n", "Cheers!" => "太棒了!", "Security Warning" => "安全性警告", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "您的 PHP 版本無法抵抗 NULL Byte 攻擊 (CVE-2006-7243)", @@ -164,7 +163,6 @@ $TRANSLATIONS = array( "Log in" => "登入", "Alternative Logins" => "其他登入方法", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "嗨,<br><br>%s 和你分享了 %s ,到<a href=\"%s\">這裡</a>看它<br><br>", -"The share will expire on %s.<br><br>" => "分享將於 %s 過期<br><br>", "Updating ownCloud to version %s, this may take a while." => "正在將 ownCloud 升級至版本 %s ,這可能需要一點時間。", "This ownCloud instance is currently being updated, which may take a while." => "ownCloud 正在升級,請稍待一會。", "Please reload this page after a short time to continue using ownCloud." => "請稍後重新載入這個頁面就可以繼續使用 ownCloud", diff --git a/l10n/ach/core.po b/l10n/ach/core.po index e93c2d99093..cfe63445a82 100644 --- a/l10n/ach/core.po +++ b/l10n/ach/core.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-30 03:32-0400\n" -"PO-Revision-Date: 2013-10-30 07:32+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n" "MIME-Version: 1.0\n" @@ -276,12 +276,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:690 -#: js/share.js:702 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:730 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -301,115 +301,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:272 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:275 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:305 js/share.js:342 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:316 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:358 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:380 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:388 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:391 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:393 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:396 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:399 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:402 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:405 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:447 js/share.js:677 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:690 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:702 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:717 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:728 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:752 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -579,14 +579,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -733,11 +731,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/ach/files.po b/l10n/ach/files.po index cfc445a7e2d..ba6a0a5a61f 100644 --- a/l10n/ach/files.po +++ b/l10n/ach/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Could not move %s" msgstr "" -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "" @@ -51,7 +51,7 @@ msgstr "" msgid "Error while downloading %s to %s" msgstr "" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "" @@ -114,15 +114,15 @@ msgstr "" msgid "Not enough storage available" msgstr "" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "" @@ -142,24 +142,24 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,104 +183,108 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:392 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:590 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" msgstr[1] "" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "" -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "" -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "" -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "" diff --git a/l10n/ach/lib.po b/l10n/ach/lib.po index 7c60d49cd4e..05450aabac5 100644 --- a/l10n/ach/lib.po +++ b/l10n/ach/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-17 13:47-0400\n" -"PO-Revision-Date: 2013-10-17 17:47+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n" "MIME-Version: 1.0\n" @@ -24,31 +24,31 @@ msgid "" " of ownCloud." msgstr "" -#: private/app.php:254 +#: private/app.php:255 msgid "No app name specified" msgstr "" -#: private/app.php:359 +#: private/app.php:360 msgid "Help" msgstr "" -#: private/app.php:372 +#: private/app.php:373 msgid "Personal" msgstr "" -#: private/app.php:383 +#: private/app.php:384 msgid "Settings" msgstr "" -#: private/app.php:395 +#: private/app.php:396 msgid "Users" msgstr "" -#: private/app.php:408 +#: private/app.php:409 msgid "Admin" msgstr "" -#: private/app.php:872 +#: private/app.php:873 #, php-format msgid "Failed to upgrade \"%s\"." msgstr "" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -284,54 +284,54 @@ msgstr "" msgid "Could not find category \"%s\"" msgstr "" -#: private/template/functions.php:122 +#: private/template/functions.php:130 msgid "seconds ago" msgstr "" -#: private/template/functions.php:123 +#: private/template/functions.php:131 msgid "%n minute ago" msgid_plural "%n minutes ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:124 +#: private/template/functions.php:132 msgid "%n hour ago" msgid_plural "%n hours ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:125 +#: private/template/functions.php:133 msgid "today" msgstr "" -#: private/template/functions.php:126 +#: private/template/functions.php:134 msgid "yesterday" msgstr "" -#: private/template/functions.php:128 +#: private/template/functions.php:136 msgid "%n day go" msgid_plural "%n days ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:130 +#: private/template/functions.php:138 msgid "last month" msgstr "" -#: private/template/functions.php:131 +#: private/template/functions.php:139 msgid "%n month ago" msgid_plural "%n months ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:133 +#: private/template/functions.php:141 msgid "last year" msgstr "" -#: private/template/functions.php:134 +#: private/template/functions.php:142 msgid "years ago" msgstr "" -#: private/template.php:297 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/ady/core.po b/l10n/ady/core.po index fd1468bc7dc..7d819a31e98 100644 --- a/l10n/ady/core.po +++ b/l10n/ady/core.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-30 03:32-0400\n" -"PO-Revision-Date: 2013-10-30 07:32+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n" "MIME-Version: 1.0\n" @@ -276,12 +276,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:690 -#: js/share.js:702 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:730 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -301,115 +301,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:272 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:275 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:305 js/share.js:342 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:316 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:358 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:380 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:388 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:391 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:393 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:396 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:399 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:402 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:405 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:447 js/share.js:677 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:690 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:702 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:717 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:728 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:752 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -579,14 +579,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -733,11 +731,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/ady/files.po b/l10n/ady/files.po index 6e92614ce5b..850425a3c91 100644 --- a/l10n/ady/files.po +++ b/l10n/ady/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Could not move %s" msgstr "" -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "" @@ -51,7 +51,7 @@ msgstr "" msgid "Error while downloading %s to %s" msgstr "" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "" @@ -114,15 +114,15 @@ msgstr "" msgid "Not enough storage available" msgstr "" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "" @@ -142,24 +142,24 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,104 +183,108 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:392 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:590 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" msgstr[1] "" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "" -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "" -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "" -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "" diff --git a/l10n/ady/lib.po b/l10n/ady/lib.po index 1160c589d35..a0cec5ac607 100644 --- a/l10n/ady/lib.po +++ b/l10n/ady/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-17 13:47-0400\n" -"PO-Revision-Date: 2013-10-17 17:47+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n" "MIME-Version: 1.0\n" @@ -24,31 +24,31 @@ msgid "" " of ownCloud." msgstr "" -#: private/app.php:254 +#: private/app.php:255 msgid "No app name specified" msgstr "" -#: private/app.php:359 +#: private/app.php:360 msgid "Help" msgstr "" -#: private/app.php:372 +#: private/app.php:373 msgid "Personal" msgstr "" -#: private/app.php:383 +#: private/app.php:384 msgid "Settings" msgstr "" -#: private/app.php:395 +#: private/app.php:396 msgid "Users" msgstr "" -#: private/app.php:408 +#: private/app.php:409 msgid "Admin" msgstr "" -#: private/app.php:872 +#: private/app.php:873 #, php-format msgid "Failed to upgrade \"%s\"." msgstr "" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -284,54 +284,54 @@ msgstr "" msgid "Could not find category \"%s\"" msgstr "" -#: private/template/functions.php:122 +#: private/template/functions.php:130 msgid "seconds ago" msgstr "" -#: private/template/functions.php:123 +#: private/template/functions.php:131 msgid "%n minute ago" msgid_plural "%n minutes ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:124 +#: private/template/functions.php:132 msgid "%n hour ago" msgid_plural "%n hours ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:125 +#: private/template/functions.php:133 msgid "today" msgstr "" -#: private/template/functions.php:126 +#: private/template/functions.php:134 msgid "yesterday" msgstr "" -#: private/template/functions.php:128 +#: private/template/functions.php:136 msgid "%n day go" msgid_plural "%n days ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:130 +#: private/template/functions.php:138 msgid "last month" msgstr "" -#: private/template/functions.php:131 +#: private/template/functions.php:139 msgid "%n month ago" msgid_plural "%n months ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:133 +#: private/template/functions.php:141 msgid "last year" msgstr "" -#: private/template/functions.php:134 +#: private/template/functions.php:142 msgid "years ago" msgstr "" -#: private/template.php:297 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/af/core.po b/l10n/af/core.po index c9e47a9c5c6..9e0ca8cd1ab 100644 --- a/l10n/af/core.po +++ b/l10n/af/core.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-30 03:32-0400\n" -"PO-Revision-Date: 2013-10-30 07:32+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n" "MIME-Version: 1.0\n" @@ -276,12 +276,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:690 -#: js/share.js:702 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:730 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -301,115 +301,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:272 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:275 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:305 js/share.js:342 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:316 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:358 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:380 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:388 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:391 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:393 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:396 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:399 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:402 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:405 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:447 js/share.js:677 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:690 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:702 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:717 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:728 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:752 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -579,14 +579,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -733,11 +731,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/af/files.po b/l10n/af/files.po index 2e8c98f2f1e..8bf78f5f8c5 100644 --- a/l10n/af/files.po +++ b/l10n/af/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Could not move %s" msgstr "" -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "" @@ -51,7 +51,7 @@ msgstr "" msgid "Error while downloading %s to %s" msgstr "" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "" @@ -114,15 +114,15 @@ msgstr "" msgid "Not enough storage available" msgstr "" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "" @@ -142,24 +142,24 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,104 +183,108 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:392 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:590 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" msgstr[1] "" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "" -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "" -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "" -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "" diff --git a/l10n/af/lib.po b/l10n/af/lib.po index 3d61e1419df..9cba7b7d1fb 100644 --- a/l10n/af/lib.po +++ b/l10n/af/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-27 02:28-0400\n" -"PO-Revision-Date: 2013-10-21 18:25+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -332,6 +332,6 @@ msgstr "" msgid "years ago" msgstr "" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/af_ZA/core.po b/l10n/af_ZA/core.po index 3cf0a322764..d1d29aefd0c 100644 --- a/l10n/af_ZA/core.po +++ b/l10n/af_ZA/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n" "MIME-Version: 1.0\n" @@ -276,12 +276,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -301,115 +301,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Wagwoord" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -579,14 +579,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -733,11 +731,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/af_ZA/files.po b/l10n/af_ZA/files.po index d6404577f2c..06ed95ca8d2 100644 --- a/l10n/af_ZA/files.po +++ b/l10n/af_ZA/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Could not move %s" msgstr "" -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "" @@ -51,7 +51,7 @@ msgstr "" msgid "Error while downloading %s to %s" msgstr "" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "" @@ -114,15 +114,15 @@ msgstr "" msgid "Not enough storage available" msgstr "" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "" @@ -142,24 +142,24 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,104 +183,108 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:392 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:590 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" msgstr[1] "" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "" -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "" -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "" -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "" diff --git a/l10n/af_ZA/lib.po b/l10n/af_ZA/lib.po index 294d58d0c46..1196cc344d3 100644 --- a/l10n/af_ZA/lib.po +++ b/l10n/af_ZA/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "webdienste onder jou beheer" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -332,6 +332,6 @@ msgstr "" msgid "years ago" msgstr "" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/ar/core.po b/l10n/ar/core.po index f05154da98b..c96cf61031f 100644 --- a/l10n/ar/core.po +++ b/l10n/ar/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -297,12 +297,12 @@ msgstr "مشارك" msgid "Share" msgstr "شارك" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "خطأ" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "حصل خطأ عند عملية المشاركة" @@ -322,115 +322,115 @@ msgstr "شورك معك ومع المجموعة {group} من قبل {owner}" msgid "Shared with you by {owner}" msgstr "شورك معك من قبل {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "حماية كلمة السر" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "كلمة المرور" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "ارسل الرابط بالبريد الى صديق" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "أرسل" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "تعيين تاريخ إنتهاء الصلاحية" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "تاريخ إنتهاء الصلاحية" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "مشاركة عبر البريد الإلكتروني:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "لم يتم العثور على أي شخص" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "مجموعة" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "لا يسمح بعملية إعادة المشاركة" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "شورك في {item} مع {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "إلغاء مشاركة" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "التحرير مسموح" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "ضبط الوصول" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "إنشاء" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "تحديث" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "حذف" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "مشاركة" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "محمي بكلمة السر" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "حصل خطأ عند عملية إزالة تاريخ إنتهاء الصلاحية" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "حصل خطأ عند عملية تعيين تاريخ إنتهاء الصلاحية" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "جاري الارسال ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "تم ارسال البريد الالكتروني" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "تحذير" @@ -600,14 +600,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -754,11 +752,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/ar/files.po b/l10n/ar/files.po index 614f7227e56..f276fe9881c 100644 --- a/l10n/ar/files.po +++ b/l10n/ar/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -157,11 +157,11 @@ msgstr "عملية رفع الملفات قيد التنفيذ. اغلاق ال msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} موجود مسبقا" @@ -185,23 +185,27 @@ msgstr "حذف بشكل دائم" msgid "Rename" msgstr "إعادة تسميه" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "قيد الانتظار" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "استبدل {new_name} بـ {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "تراجع" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "لا يوجد مجلدات %n" @@ -211,7 +215,7 @@ msgstr[3] "عدد قليل من مجلدات %n" msgstr[4] "عدد كبير من مجلدات %n" msgstr[5] "مجلدات %n" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "لا يوجد ملفات %n" @@ -221,11 +225,11 @@ msgstr[3] "قليل من ملفات %n" msgstr[4] "الكثير من ملفات %n" msgstr[5] " ملفات %n" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} و {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "لا يوجد ملفات %n لتحميلها" diff --git a/l10n/ar/files_external.po b/l10n/ar/files_external.po index 2480f78e0de..e3eb7cc2577 100644 --- a/l10n/ar/files_external.po +++ b/l10n/ar/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 11:40+0000\n" "Last-Translator: Meesh <M_almohimeed@yahoo.com>\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "" msgid "Error configuring Google Drive storage" msgstr "" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " @@ -76,7 +76,7 @@ msgstr "" #: templates/settings.php:12 msgid "Options" -msgstr "" +msgstr "خيارات" #: templates/settings.php:13 msgid "Applicable" diff --git a/l10n/ar/files_trashbin.po b/l10n/ar/files_trashbin.po index eb3bd65b797..bcd9ab3f533 100644 --- a/l10n/ar/files_trashbin.po +++ b/l10n/ar/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "تعذّر استرجاع %s " msgid "Error" msgstr "خطأ" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/ar/lib.po b/l10n/ar/lib.po index 860f2aa6ab7..71b1097504f 100644 --- a/l10n/ar/lib.po +++ b/l10n/ar/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "خدمات الشبكة تحت سيطرتك" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "تحميل ملفات ZIP متوقف" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "الملفات بحاجة الى ان يتم تحميلها واحد تلو الاخر" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "العودة الى الملفات" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "الملفات المحددة كبيرة جدا ليتم ضغطها في ملف zip" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "اعداد اسم مستخدم للمدير" msgid "Set an admin password." msgstr "اعداد كلمة مرور للمدير" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "اعدادات خادمك غير صحيحة بشكل تسمح لك بمزامنة ملفاتك وذلك بسبب أن واجهة WebDAV تبدو معطلة" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "الرجاء التحقق من <a href='%s'>دليل التنصيب</a>." @@ -348,6 +348,6 @@ msgstr "السنةالماضية" msgid "years ago" msgstr "سنة مضت" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/ar/settings.po b/l10n/ar/settings.po index cb97cf6db9f..5d3bdf55b73 100644 --- a/l10n/ar/settings.po +++ b/l10n/ar/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ar/user_ldap.po b/l10n/ar/user_ldap.po index 68f2d39d317..93208f3631c 100644 --- a/l10n/ar/user_ldap.po +++ b/l10n/ar/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/be/core.po b/l10n/be/core.po index 7be33415f4a..be33cfefba0 100644 --- a/l10n/be/core.po +++ b/l10n/be/core.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-30 03:32-0400\n" -"PO-Revision-Date: 2013-10-30 07:32+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "MIME-Version: 1.0\n" @@ -286,12 +286,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:690 -#: js/share.js:702 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:730 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -311,115 +311,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:272 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:275 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:305 js/share.js:342 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:316 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:358 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:380 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:388 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:391 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:393 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:396 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:399 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:402 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:405 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:447 js/share.js:677 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:690 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:702 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:717 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:728 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:752 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -589,14 +589,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -743,11 +741,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/be/files.po b/l10n/be/files.po index bc4fe45355c..8e6ece92343 100644 --- a/l10n/be/files.po +++ b/l10n/be/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Could not move %s" msgstr "" -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "" @@ -51,7 +51,7 @@ msgstr "" msgid "Error while downloading %s to %s" msgstr "" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "" @@ -114,15 +114,15 @@ msgstr "" msgid "Not enough storage available" msgstr "" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "" @@ -142,24 +142,24 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,23 +183,27 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:392 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" @@ -207,7 +211,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" @@ -215,11 +219,11 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: js/filelist.js:590 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" @@ -227,66 +231,66 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "" -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "" -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "" -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "" diff --git a/l10n/be/lib.po b/l10n/be/lib.po index f24674cd709..7dde7246efd 100644 --- a/l10n/be/lib.po +++ b/l10n/be/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-17 13:47-0400\n" -"PO-Revision-Date: 2013-10-17 17:47+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "MIME-Version: 1.0\n" @@ -24,31 +24,31 @@ msgid "" " of ownCloud." msgstr "" -#: private/app.php:254 +#: private/app.php:255 msgid "No app name specified" msgstr "" -#: private/app.php:359 +#: private/app.php:360 msgid "Help" msgstr "" -#: private/app.php:372 +#: private/app.php:373 msgid "Personal" msgstr "" -#: private/app.php:383 +#: private/app.php:384 msgid "Settings" msgstr "" -#: private/app.php:395 +#: private/app.php:396 msgid "Users" msgstr "" -#: private/app.php:408 +#: private/app.php:409 msgid "Admin" msgstr "" -#: private/app.php:872 +#: private/app.php:873 #, php-format msgid "Failed to upgrade \"%s\"." msgstr "" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -284,11 +284,11 @@ msgstr "" msgid "Could not find category \"%s\"" msgstr "" -#: private/template/functions.php:122 +#: private/template/functions.php:130 msgid "seconds ago" msgstr "" -#: private/template/functions.php:123 +#: private/template/functions.php:131 msgid "%n minute ago" msgid_plural "%n minutes ago" msgstr[0] "" @@ -296,7 +296,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: private/template/functions.php:124 +#: private/template/functions.php:132 msgid "%n hour ago" msgid_plural "%n hours ago" msgstr[0] "" @@ -304,15 +304,15 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: private/template/functions.php:125 +#: private/template/functions.php:133 msgid "today" msgstr "" -#: private/template/functions.php:126 +#: private/template/functions.php:134 msgid "yesterday" msgstr "" -#: private/template/functions.php:128 +#: private/template/functions.php:136 msgid "%n day go" msgid_plural "%n days ago" msgstr[0] "" @@ -320,11 +320,11 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: private/template/functions.php:130 +#: private/template/functions.php:138 msgid "last month" msgstr "" -#: private/template/functions.php:131 +#: private/template/functions.php:139 msgid "%n month ago" msgid_plural "%n months ago" msgstr[0] "" @@ -332,14 +332,14 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: private/template/functions.php:133 +#: private/template/functions.php:141 msgid "last year" msgstr "" -#: private/template/functions.php:134 +#: private/template/functions.php:142 msgid "years ago" msgstr "" -#: private/template.php:297 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/bg_BG/core.po b/l10n/bg_BG/core.po index 1556069eeba..57daded09c1 100644 --- a/l10n/bg_BG/core.po +++ b/l10n/bg_BG/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -276,12 +276,12 @@ msgstr "" msgid "Share" msgstr "Споделяне" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Грешка" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -301,115 +301,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Парола" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "създаване" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Внимание" @@ -579,14 +579,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -733,11 +731,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/bg_BG/files.po b/l10n/bg_BG/files.po index 9b37fc40bfd..da1749fb85f 100644 --- a/l10n/bg_BG/files.po +++ b/l10n/bg_BG/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "" msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,39 +183,43 @@ msgstr "Изтриване завинаги" msgid "Rename" msgstr "Преименуване" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Чакащо" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "възтановяване" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/bg_BG/files_external.po b/l10n/bg_BG/files_external.po index 327f471d510..8239f0abc7d 100644 --- a/l10n/bg_BG/files_external.po +++ b/l10n/bg_BG/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "" msgid "Error configuring Google Drive storage" msgstr "" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/bg_BG/files_trashbin.po b/l10n/bg_BG/files_trashbin.po index 407955aa6cd..a62aa28850c 100644 --- a/l10n/bg_BG/files_trashbin.po +++ b/l10n/bg_BG/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "Невъзможно възтановяване на %s" msgid "Error" msgstr "Грешка" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/bg_BG/lib.po b/l10n/bg_BG/lib.po index f7f1fcc1786..68949be3cd9 100644 --- a/l10n/bg_BG/lib.po +++ b/l10n/bg_BG/lib.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -71,25 +71,25 @@ msgstr "уеб услуги под Ваш контрол" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Изтеглянето като ZIP е изключено." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Файловете трябва да се изтеглят един по един." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Назад към файловете" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Избраните файлове са прекалено големи за генерирането на ZIP архив." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -134,17 +134,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -269,13 +269,13 @@ msgstr "Въведете потребителско име за админист msgid "Set an admin password." msgstr "Въведете парола за администратор." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Вашият web сървър все още не е удачно настроен да позволява синхронизация на файлове, защото WebDAV интерфейсът изглежда не работи." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Моля направете повторна справка с <a href='%s'>ръководството за инсталиране</a>." @@ -333,6 +333,6 @@ msgstr "последната година" msgid "years ago" msgstr "последните години" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/bg_BG/settings.po b/l10n/bg_BG/settings.po index fa07ecb06e5..ae42b1ca129 100644 --- a/l10n/bg_BG/settings.po +++ b/l10n/bg_BG/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bg_BG/user_ldap.po b/l10n/bg_BG/user_ldap.po index 48b07d5ab75..ef543816c57 100644 --- a/l10n/bg_BG/user_ldap.po +++ b/l10n/bg_BG/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bn_BD/core.po b/l10n/bn_BD/core.po index 5b207e85f11..345f351976f 100644 --- a/l10n/bn_BD/core.po +++ b/l10n/bn_BD/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" @@ -276,12 +276,12 @@ msgstr "ভাগাভাগিকৃত" msgid "Share" msgstr "ভাগাভাগি কর" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "সমস্যা" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "ভাগাভাগি করতে সমস্যা দেখা দিয়েছে " @@ -301,115 +301,115 @@ msgstr "{owner} আপনার এবং {group} গোষ্ঠীর সা msgid "Shared with you by {owner}" msgstr "{owner} আপনার সাথে ভাগাভাগি করেছেন" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "কূটশব্দ সুরক্ষিত" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "কূটশব্দ" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "ব্যক্তির সাথে ই-মেইল যুক্ত কর" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "পাঠাও" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "মেয়াদোত্তীর্ণ হওয়ার তারিখ নির্ধারণ করুন" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "মেয়াদোত্তীর্ণ হওয়ার তারিখ" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "ই-মেইলের মাধ্যমে ভাগাভাগি করুনঃ" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "কোন ব্যক্তি খুঁজে পাওয়া গেল না" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "পূনঃরায় ভাগাভাগি অনুমোদিত নয়" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "{user} এর সাথে {item} ভাগাভাগি করা হয়েছে" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "ভাগাভাগি বাতিল " -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "সম্পাদনা করতে পারবেন" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "অধিগম্যতা নিয়ন্ত্রণ" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "তৈরী করুন" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "পরিবর্ধন কর" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "মুছে ফেল" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "ভাগাভাগি কর" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "কূটশব্দদ্বারা সুরক্ষিত" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "মেয়াদোত্তীর্ণ হওয়ার তারিখ নির্ধারণ বাতিল করতে সমস্যা দেখা দিয়েছে" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "মেয়াদোত্তীর্ণ হওয়ার তারিখ নির্ধারণ করতে সমস্যা দেখা দিয়েছে" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "পাঠানো হচ্ছে......" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "ই-মেইল পাঠানো হয়েছে" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "সতর্কবাণী" @@ -579,14 +579,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -733,11 +731,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/bn_BD/files.po b/l10n/bn_BD/files.po index b90aed7e64e..edea470a224 100644 --- a/l10n/bn_BD/files.po +++ b/l10n/bn_BD/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "ফাইল আপলোড চলমান। এই পৃষ্ঠ msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} টি বিদ্যমান" @@ -183,39 +183,43 @@ msgstr "" msgid "Rename" msgstr "পূনঃনামকরণ" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "মুলতুবি" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "{new_name} কে {old_name} নামে প্রতিস্থাপন করা হয়েছে" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "ক্রিয়া প্রত্যাহার" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/bn_BD/files_external.po b/l10n/bn_BD/files_external.po index 7417506a694..50383bb1fc7 100644 --- a/l10n/bn_BD/files_external.po +++ b/l10n/bn_BD/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "দয়া করে সঠিক এবং বৈধ Dropbox app key and msgid "Error configuring Google Drive storage" msgstr "Google Drive সংরক্ষণাগার নির্ধারণ করতে সমস্যা " -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/bn_BD/files_trashbin.po b/l10n/bn_BD/files_trashbin.po index a6bf6a35034..ee47e996cbd 100644 --- a/l10n/bn_BD/files_trashbin.po +++ b/l10n/bn_BD/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "" msgid "Error" msgstr "সমস্যা" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/bn_BD/lib.po b/l10n/bn_BD/lib.po index 8d08ad97495..934fde2d478 100644 --- a/l10n/bn_BD/lib.po +++ b/l10n/bn_BD/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "ওয়েব সার্ভিস আপনার হাতের ম msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "ZIP ডাউনলোড বন্ধ করা আছে।" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "ফাইলগুলো একে একে ডাউনলোড করা আবশ্যক।" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "ফাইলে ফিরে চল" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "নির্বাচিত ফাইলগুলো এতই বৃহৎ যে জিপ ফাইল তৈরী করা সম্ভব নয়।" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -332,6 +332,6 @@ msgstr "গত বছর" msgid "years ago" msgstr "বছর পূর্বে" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/bn_BD/settings.po b/l10n/bn_BD/settings.po index 23d79b356cd..5e0e2d72428 100644 --- a/l10n/bn_BD/settings.po +++ b/l10n/bn_BD/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bn_BD/user_ldap.po b/l10n/bn_BD/user_ldap.po index 5390d5ed48f..2e26e50b2ad 100644 --- a/l10n/bn_BD/user_ldap.po +++ b/l10n/bn_BD/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bs/core.po b/l10n/bs/core.po index e22879aaa3b..def9a6a5435 100644 --- a/l10n/bs/core.po +++ b/l10n/bs/core.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-30 03:32-0400\n" -"PO-Revision-Date: 2013-10-30 07:32+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n" "MIME-Version: 1.0\n" @@ -281,12 +281,12 @@ msgstr "" msgid "Share" msgstr "Podijeli" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:690 -#: js/share.js:702 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:730 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -306,115 +306,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:272 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:275 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:305 js/share.js:342 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:316 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:358 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:380 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:388 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:391 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:393 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:396 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:399 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:402 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:405 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:447 js/share.js:677 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:690 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:702 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:717 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:728 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:752 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -584,14 +584,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -738,11 +736,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/bs/files.po b/l10n/bs/files.po index 2a203e4a591..3172f0d204d 100644 --- a/l10n/bs/files.po +++ b/l10n/bs/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "" msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,41 +183,45 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/bs/lib.po b/l10n/bs/lib.po index cae0b70cc31..52547ce4d3a 100644 --- a/l10n/bs/lib.po +++ b/l10n/bs/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-17 13:47-0400\n" -"PO-Revision-Date: 2013-10-17 17:47+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n" "MIME-Version: 1.0\n" @@ -24,31 +24,31 @@ msgid "" " of ownCloud." msgstr "" -#: private/app.php:254 +#: private/app.php:255 msgid "No app name specified" msgstr "" -#: private/app.php:359 +#: private/app.php:360 msgid "Help" msgstr "" -#: private/app.php:372 +#: private/app.php:373 msgid "Personal" msgstr "" -#: private/app.php:383 +#: private/app.php:384 msgid "Settings" msgstr "" -#: private/app.php:395 +#: private/app.php:396 msgid "Users" msgstr "" -#: private/app.php:408 +#: private/app.php:409 msgid "Admin" msgstr "" -#: private/app.php:872 +#: private/app.php:873 #, php-format msgid "Failed to upgrade \"%s\"." msgstr "" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -284,58 +284,58 @@ msgstr "" msgid "Could not find category \"%s\"" msgstr "" -#: private/template/functions.php:122 +#: private/template/functions.php:130 msgid "seconds ago" msgstr "" -#: private/template/functions.php:123 +#: private/template/functions.php:131 msgid "%n minute ago" msgid_plural "%n minutes ago" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: private/template/functions.php:124 +#: private/template/functions.php:132 msgid "%n hour ago" msgid_plural "%n hours ago" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: private/template/functions.php:125 +#: private/template/functions.php:133 msgid "today" msgstr "" -#: private/template/functions.php:126 +#: private/template/functions.php:134 msgid "yesterday" msgstr "" -#: private/template/functions.php:128 +#: private/template/functions.php:136 msgid "%n day go" msgid_plural "%n days ago" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: private/template/functions.php:130 +#: private/template/functions.php:138 msgid "last month" msgstr "" -#: private/template/functions.php:131 +#: private/template/functions.php:139 msgid "%n month ago" msgid_plural "%n months ago" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: private/template/functions.php:133 +#: private/template/functions.php:141 msgid "last year" msgstr "" -#: private/template/functions.php:134 +#: private/template/functions.php:142 msgid "years ago" msgstr "" -#: private/template.php:297 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/bs/user_ldap.po b/l10n/bs/user_ldap.po index cf227ba5d73..2d2efb2bf6e 100644 --- a/l10n/bs/user_ldap.po +++ b/l10n/bs/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ca/core.po b/l10n/ca/core.po index 534dab58196..2a3c60335b6 100644 --- a/l10n/ca/core.po +++ b/l10n/ca/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" -"Last-Translator: rogerc\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -278,12 +278,12 @@ msgstr "Compartit" msgid "Share" msgstr "Comparteix" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Error" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Error en compartir" @@ -303,115 +303,115 @@ msgstr "Compartit amb vos i amb el grup {group} per {owner}" msgid "Shared with you by {owner}" msgstr "Compartit amb vos per {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "Comparteix amb usuari o grup..." -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "Enllaç de compartició" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Protegir amb contrasenya" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Contrasenya" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Permet pujada pública" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Enllaç per correu electrónic amb la persona" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Envia" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Estableix la data de venciment" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Data de venciment" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Comparteix per correu electrònic" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "No s'ha trobat ningú" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "grup" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "No es permet compartir de nou" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Compartit en {item} amb {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Deixa de compartir" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "notifica per correu electrònic" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "pot editar" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "control d'accés" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "crea" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "actualitza" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "elimina" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "comparteix" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Protegeix amb contrasenya" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Error en eliminar la data de venciment" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Error en establir la data de venciment" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Enviant..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "El correu electrónic s'ha enviat" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Avís" @@ -581,14 +581,12 @@ msgid "" "\n" msgstr "Ei,\n\nnomés fer-te saber que %s ha compartit %s amb tu.\nMira-ho a: %s\n\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "El compartit té venciment a %s.\n\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "Salut!" @@ -735,11 +733,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Ei,<br><br>només fer-te saber que %s ha compartit »%s« amb tu.<br><a href=\"%s\">Mira-ho!</a><br><br>" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "El compartit té venciment a %s.<br><br>" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/ca/files.po b/l10n/ca/files.po index fd1d27d535b..64eb3932cd0 100644 --- a/l10n/ca/files.po +++ b/l10n/ca/files.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" -"Last-Translator: rogerc\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -158,11 +158,11 @@ msgstr "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·l msgid "URL cannot be empty" msgstr "L'URL no pot ser buit" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "A la carpeta inici 'Compartit' és un nom de fitxer reservat" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} ja existeix" @@ -186,39 +186,43 @@ msgstr "Esborra permanentment" msgid "Rename" msgstr "Reanomena" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Pendent" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "No es pot canviar el nom de fitxer" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "s'ha substituït {old_name} per {new_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "desfés" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n carpeta" msgstr[1] "%n carpetes" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n fitxer" msgstr[1] "%n fitxers" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} i {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Pujant %n fitxer" diff --git a/l10n/ca/files_external.po b/l10n/ca/files_external.po index e4391cf5315..e8defe258b2 100644 --- a/l10n/ca/files_external.po +++ b/l10n/ca/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: rogerc\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "Proporcioneu una clau d'aplicació i secret vàlids per a Dropbox" msgid "Error configuring Google Drive storage" msgstr "Error en configurar l'emmagatzemament Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Avís:</b> \"smbclient\" no està instal·lat. No es pot muntar la compartició CIFS/SMB. Demaneu a l'administrador del sistema que l'instal·li." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Avís:</b> El suport FTP per PHP no està activat o no està instal·lat. No es pot muntar la compartició FTP. Demaneu a l'administrador del sistema que l'instal·li." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/ca/files_trashbin.po b/l10n/ca/files_trashbin.po index 53cf314a0fe..dec2858e3b8 100644 --- a/l10n/ca/files_trashbin.po +++ b/l10n/ca/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "No s'ha pogut restaurar %s" msgid "Error" msgstr "Error" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "restaurat" diff --git a/l10n/ca/lib.po b/l10n/ca/lib.po index 0f952f5be37..754d2b32005 100644 --- a/l10n/ca/lib.po +++ b/l10n/ca/lib.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" @@ -71,27 +71,27 @@ msgstr "controleu els vostres serveis web" msgid "cannot open \"%s\"" msgstr "no es pot obrir \"%s\"" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "La baixada en ZIP està desactivada." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Els fitxers s'han de baixar d'un en un." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Torna a Fitxers" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Els fitxers seleccionats son massa grans per generar un fitxer zip." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Baixeu els fitxers en trossos petits, de forma separada, o pregunteu a l'administrador." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -134,17 +134,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "L'aplicació no es pot instal·lar perquè conté l'etiqueta <shipped>vertader</shipped> que no es permet per aplicacions no enviades" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "L'aplicació no es pot instal·lar perquè la versió a info.xml/version no és la mateixa que la versió indicada des de la botiga d'aplicacions" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "La carpeta de l'aplicació ja existeix" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "No es pot crear la carpeta de l'aplicació. Arregleu els permisos. %s" @@ -269,13 +269,13 @@ msgstr "Establiu un nom d'usuari per l'administrador." msgid "Set an admin password." msgstr "Establiu una contrasenya per l'administrador." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "El servidor web no està configurat correctament per permetre la sincronització de fitxers perquè la interfície WebDAV sembla no funcionar correctament." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Comproveu les <a href='%s'>guies d'instal·lació</a>." @@ -333,6 +333,6 @@ msgstr "l'any passat" msgid "years ago" msgstr "anys enrere" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Provocat per:" diff --git a/l10n/ca/settings.po b/l10n/ca/settings.po index 20cb8584506..4d77a862666 100644 --- a/l10n/ca/settings.po +++ b/l10n/ca/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: rogerc\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ca/user_ldap.po b/l10n/ca/user_ldap.po index badfcd750b7..9d65cb26423 100644 --- a/l10n/ca/user_ldap.po +++ b/l10n/ca/user_ldap.po @@ -4,13 +4,15 @@ # # Translators: # rogerc, 2013 +# rogerc, 2013 +# victek, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-20 22:00+0000\n" +"Last-Translator: Victek <victek@gmail.com>\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -89,15 +91,15 @@ msgstr "Error" #: js/settings.js:674 msgid "Configuration OK" -msgstr "" +msgstr "Configuració correcte" #: js/settings.js:683 msgid "Configuration incorrect" -msgstr "" +msgstr "Configuració incorrecte" #: js/settings.js:692 msgid "Configuration incomplete" -msgstr "" +msgstr "Configuració incompleta" #: js/settings.js:709 js/settings.js:718 msgid "Select groups" diff --git a/l10n/cs_CZ/core.po b/l10n/cs_CZ/core.po index 4fe8fba36bc..93715abeee1 100644 --- a/l10n/cs_CZ/core.po +++ b/l10n/cs_CZ/core.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" @@ -287,12 +287,12 @@ msgstr "Sdílené" msgid "Share" msgstr "Sdílet" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Chyba" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Chyba při sdílení" @@ -312,115 +312,115 @@ msgstr "S Vámi a skupinou {group} sdílí {owner}" msgid "Shared with you by {owner}" msgstr "S Vámi sdílí {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Chránit heslem" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Heslo" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Povolit veřejné nahrávání" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Odeslat osobě odkaz e-mailem" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Odeslat" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Nastavit datum vypršení platnosti" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Datum vypršení platnosti" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Sdílet e-mailem:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Žádní lidé nenalezeni" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "skupina" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Sdílení již sdílené položky není povoleno" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Sdíleno v {item} s {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Zrušit sdílení" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "lze upravovat" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "řízení přístupu" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "vytvořit" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "aktualizovat" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "smazat" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "sdílet" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Chráněno heslem" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Chyba při odstraňování data vypršení platnosti" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Chyba při nastavení data vypršení platnosti" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Odesílám ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "E-mail odeslán" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Varování" @@ -590,14 +590,12 @@ msgid "" "\n" msgstr "Hej ty tam,\n\njen ti chci dát vědět, že %s sdílel %s s tebou.\nZobraz si to: %s\n\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "Sdílení expiruje %s.\n\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "Ať slouží!" @@ -744,11 +742,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Hej ty tam,<br><br>jen ti chci dát vědět, že %s sdílel »%s« s tebou.<br><a href=\"%s\">Zobrazit!</a><br><br>" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "Sdílení expiruje %s.<br><br>" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/cs_CZ/files.po b/l10n/cs_CZ/files.po index 9a77407e826..7e610957580 100644 --- a/l10n/cs_CZ/files.po +++ b/l10n/cs_CZ/files.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-15 13:50+0000\n" -"Last-Translator: Twiguard\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -189,7 +189,7 @@ msgstr "Trvale odstranit" msgid "Rename" msgstr "Přejmenovat" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:863 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Nevyřízené" @@ -205,25 +205,29 @@ msgstr "nahrazeno {new_name} s {old_name}" msgid "undo" msgstr "vrátit zpět" -#: js/filelist.js:584 js/filelist.js:658 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n složka" msgstr[1] "%n složky" msgstr[2] "%n složek" -#: js/filelist.js:585 js/filelist.js:659 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n soubor" msgstr[1] "%n soubory" msgstr[2] "%n souborů" -#: js/filelist.js:592 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} a {files}" -#: js/filelist.js:802 js/filelist.js:840 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Nahrávám %n soubor" diff --git a/l10n/cs_CZ/files_external.po b/l10n/cs_CZ/files_external.po index 2efdf764fc4..9c034282851 100644 --- a/l10n/cs_CZ/files_external.po +++ b/l10n/cs_CZ/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: pstast <petr@stastny.eu>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "Zadejte, prosím, platný klíč a bezpečnostní frázi aplikace Dropbo msgid "Error configuring Google Drive storage" msgstr "Chyba při nastavení úložiště Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Varování:</b> není nainstalován program \"smbclient\". Není možné připojení oddílů CIFS/SMB. Prosím požádejte svého správce systému ať jej nainstaluje." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Varování:</b> podpora FTP v PHP není povolena nebo není nainstalována. Není možné připojení oddílů FTP. Prosím požádejte svého správce systému ať ji nainstaluje." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/cs_CZ/files_trashbin.po b/l10n/cs_CZ/files_trashbin.po index 3d091b09794..a6242ccbee3 100644 --- a/l10n/cs_CZ/files_trashbin.po +++ b/l10n/cs_CZ/files_trashbin.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" @@ -33,7 +33,7 @@ msgstr "Nelze obnovit %s" msgid "Error" msgstr "Chyba" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "obnoveno" diff --git a/l10n/cs_CZ/lib.po b/l10n/cs_CZ/lib.po index 2bd7948ff5a..73f20d08a0a 100644 --- a/l10n/cs_CZ/lib.po +++ b/l10n/cs_CZ/lib.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" @@ -73,27 +73,27 @@ msgstr "webové služby pod Vaší kontrolou" msgid "cannot open \"%s\"" msgstr "nelze otevřít \"%s\"" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Stahování v ZIPu je vypnuto." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Soubory musí být stahovány jednotlivě." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Zpět k souborům" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Vybrané soubory jsou příliš velké pro vytvoření ZIP souboru." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Stáhněte soubory po menších částech, samostatně, nebo se obraťte na správce." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -136,17 +136,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "Aplikace nemůže být nainstalována, protože obsahuje značku\n<shipped>\n\ntrue\n</shipped>\n\ncož není povoleno pro nedodávané aplikace" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "Aplikace nemůže být nainstalována, protože verze uvedená v info.xml/version nesouhlasí s verzí oznámenou z úložiště aplikací." -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "Adresář aplikace již existuje" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "Nelze vytvořit složku aplikace. Opravte práva souborů. %s" @@ -271,13 +271,13 @@ msgstr "Zadejte uživatelské jméno správce." msgid "Set an admin password." msgstr "Zadejte heslo správce." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Váš webový server není správně nastaven pro umožnění synchronizace, rozhraní WebDAV se zdá být rozbité." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Zkonzultujte, prosím, <a href='%s'>průvodce instalací</a>." @@ -339,6 +339,6 @@ msgstr "minulý rok" msgid "years ago" msgstr "před lety" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Příčina:" diff --git a/l10n/cs_CZ/settings.po b/l10n/cs_CZ/settings.po index 7bbf686a963..f11a5360cc3 100644 --- a/l10n/cs_CZ/settings.po +++ b/l10n/cs_CZ/settings.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-15 14:00+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Twiguard\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cs_CZ/user_ldap.po b/l10n/cs_CZ/user_ldap.po index eebe3c6e454..098ee12d3d5 100644 --- a/l10n/cs_CZ/user_ldap.po +++ b/l10n/cs_CZ/user_ldap.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cy_GB/core.po b/l10n/cy_GB/core.po index 4551a826aeb..4f235b1f849 100644 --- a/l10n/cy_GB/core.po +++ b/l10n/cy_GB/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" @@ -287,12 +287,12 @@ msgstr "Rhannwyd" msgid "Share" msgstr "Rhannu" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Gwall" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Gwall wrth rannu" @@ -312,115 +312,115 @@ msgstr "Rhannwyd â chi a'r grŵp {group} gan {owner}" msgid "Shared with you by {owner}" msgstr "Rhannwyd â chi gan {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Diogelu cyfrinair" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Cyfrinair" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "E-bostio dolen at berson" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Anfon" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Gosod dyddiad dod i ben" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Dyddiad dod i ben" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Rhannu drwy e-bost:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Heb ganfod pobl" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "grŵp" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Does dim hawl ail-rannu" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Rhannwyd yn {item} â {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Dad-rannu" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "yn gallu golygu" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "rheolaeth mynediad" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "creu" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "diweddaru" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "dileu" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "rhannu" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Diogelwyd â chyfrinair" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Gwall wrth ddad-osod dyddiad dod i ben" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Gwall wrth osod dyddiad dod i ben" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Yn anfon ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Anfonwyd yr e-bost" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Rhybudd" @@ -590,14 +590,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -744,11 +742,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/cy_GB/files.po b/l10n/cy_GB/files.po index 21be39540cb..e976262951a 100644 --- a/l10n/cy_GB/files.po +++ b/l10n/cy_GB/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "Mae ffeiliau'n cael eu llwytho i fyny. Bydd gadael y dudalen hon nawr yn msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} yn bodoli'n barod" @@ -183,23 +183,27 @@ msgstr "Dileu'n barhaol" msgid "Rename" msgstr "Ailenwi" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "I ddod" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "newidiwyd {new_name} yn lle {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "dadwneud" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" @@ -207,7 +211,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" @@ -215,11 +219,11 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/cy_GB/files_external.po b/l10n/cy_GB/files_external.po index cae86934d2b..2c221863a0b 100644 --- a/l10n/cy_GB/files_external.po +++ b/l10n/cy_GB/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "" msgid "Error configuring Google Drive storage" msgstr "" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/cy_GB/files_trashbin.po b/l10n/cy_GB/files_trashbin.po index 93ee97f20a5..26381b9c860 100644 --- a/l10n/cy_GB/files_trashbin.po +++ b/l10n/cy_GB/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "Methwyd adfer %s" msgid "Error" msgstr "Gwall" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/cy_GB/lib.po b/l10n/cy_GB/lib.po index 6444116b1ca..f75d0d19a5e 100644 --- a/l10n/cy_GB/lib.po +++ b/l10n/cy_GB/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "gwasanaethau gwe a reolir gennych" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Mae llwytho ZIP wedi ei ddiffodd." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Mae angen llwytho ffeiliau i lawr fesul un." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Nôl i Ffeiliau" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Mae'r ffeiliau ddewiswyd yn rhy fawr i gynhyrchu ffeil zip." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "Creu enw defnyddiwr i'r gweinyddwr." msgid "Set an admin password." msgstr "Gosod cyfrinair y gweinyddwr." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Nid yw eich gweinydd wedi'i gyflunio eto i ganiatáu cydweddu ffeiliau oherwydd bod y rhyngwyneb WebDAV wedi torri." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Gwiriwch y <a href='%s'>canllawiau gosod</a> eto." @@ -340,6 +340,6 @@ msgstr "y llynedd" msgid "years ago" msgstr "blwyddyn yn ôl" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/cy_GB/settings.po b/l10n/cy_GB/settings.po index d3b48dc1b4c..9d5a192883d 100644 --- a/l10n/cy_GB/settings.po +++ b/l10n/cy_GB/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cy_GB/user_ldap.po b/l10n/cy_GB/user_ldap.po index 479edadbb26..92247c97aad 100644 --- a/l10n/cy_GB/user_ldap.po +++ b/l10n/cy_GB/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/da/core.po b/l10n/da/core.po index 5a4da08eddb..73cae5b7732 100644 --- a/l10n/da/core.po +++ b/l10n/da/core.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" -"Last-Translator: kaffeldt <kasper.affeldt@gmail.com>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -281,12 +281,12 @@ msgstr "Delt" msgid "Share" msgstr "Del" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Fejl" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Fejl under deling" @@ -306,115 +306,115 @@ msgstr "Delt med dig og gruppen {group} af {owner}" msgid "Shared with you by {owner}" msgstr "Delt med dig af {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "Del med bruger eller gruppe ..." -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "Del link" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Beskyt med adgangskode" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Kodeord" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Tillad Offentlig Upload" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "E-mail link til person" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Send" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Vælg udløbsdato" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Udløbsdato" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Del via email:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Ingen personer fundet" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "gruppe" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Videredeling ikke tilladt" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Delt i {item} med {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Fjern deling" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "Giv besked med mail" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "kan redigere" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "Adgangskontrol" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "opret" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "opdater" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "slet" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "del" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Beskyttet med adgangskode" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Fejl ved fjernelse af udløbsdato" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Fejl under sætning af udløbsdato" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Sender ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "E-mail afsendt" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Advarsel" @@ -584,14 +584,12 @@ msgid "" "\n" msgstr "Hej med dig\n\nDette blot for at lade dig vide, at %s har delt %s med dig.\nSe det her: %s\n\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "Det delte link vil udløbe d. %s.⏎\n⏎\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "Hej!" @@ -738,11 +736,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Hej med dig,<br><br>Dette blot for at lade dig vide, at %s har delt \"%s\" med dig.<br><a href=\"%s\">Se det her!</a><br><br>Hej" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "Det delte link vil udløbe d. %s." - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/da/files.po b/l10n/da/files.po index ecce0f3438f..ec2b2a16a68 100644 --- a/l10n/da/files.po +++ b/l10n/da/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" @@ -158,11 +158,11 @@ msgstr "Fil upload kører. Hvis du forlader siden nu, vil uploadet blive annuler msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} eksisterer allerede" @@ -186,39 +186,43 @@ msgstr "Slet permanent" msgid "Rename" msgstr "Omdøb" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Afventer" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "erstattede {new_name} med {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "fortryd" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n mappe" msgstr[1] "%n mapper" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n fil" msgstr[1] "%n filer" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} og {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Uploader %n fil" diff --git a/l10n/da/files_external.po b/l10n/da/files_external.po index 34a1ac95f42..c51e65b554c 100644 --- a/l10n/da/files_external.po +++ b/l10n/da/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "Angiv venligst en valid Dropbox app nøgle og hemmelighed" msgid "Error configuring Google Drive storage" msgstr "Fejl ved konfiguration af Google Drive plads" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b> Advarsel: </ b> \"smbclient\" ikke er installeret. Montering af CIFS / SMB delinger er ikke muligt. Spørg din systemadministrator om at installere det." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b> Advarsel: </ b> FTP-understøttelse i PHP ikke er aktiveret eller installeret. Montering af FTP delinger er ikke muligt. Spørg din systemadministrator om at installere det." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/da/files_trashbin.po b/l10n/da/files_trashbin.po index 86fb4c032b6..4524e08cf23 100644 --- a/l10n/da/files_trashbin.po +++ b/l10n/da/files_trashbin.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" @@ -33,7 +33,7 @@ msgstr "Kunne ikke gendanne %s" msgid "Error" msgstr "Fejl" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "Gendannet" diff --git a/l10n/da/lib.po b/l10n/da/lib.po index d7dd8afd423..1ed73ea3ca7 100644 --- a/l10n/da/lib.po +++ b/l10n/da/lib.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" @@ -73,27 +73,27 @@ msgstr "Webtjenester under din kontrol" msgid "cannot open \"%s\"" msgstr "Kan ikke åbne \"%s\"" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "ZIP-download er slået fra." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Filer skal downloades en for en." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Tilbage til Filer" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "De markerede filer er for store til at generere en ZIP-fil." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Download filerne i små bider, seperat, eller kontakt venligst din administrator." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -136,17 +136,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "Appen kan ikke installeres, da den indeholder taget\n<shipped>\n\ntrue\n</shipped>\n\nhvilket ikke er tilladt for ikke-medfølgende apps" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "App kan ikke installeres, da versionen i info.xml/version ikke er den samme som versionen rapporteret fra app-storen" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "App-mappe findes allerede" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "Kan ikke oprette app-mappe. Ret tilladelser. %s" @@ -271,13 +271,13 @@ msgstr "Angiv et admin brugernavn." msgid "Set an admin password." msgstr "Angiv et admin kodeord." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Din webserver er endnu ikke sat op til at tillade fil synkronisering fordi WebDAV grænsefladen virker ødelagt." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Dobbelttjek venligst <a href='%s'>installations vejledningerne</a>." @@ -335,6 +335,6 @@ msgstr "sidste år" msgid "years ago" msgstr "år siden" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Forårsaget af:" diff --git a/l10n/da/settings.po b/l10n/da/settings.po index 8352985282c..807adbc5163 100644 --- a/l10n/da/settings.po +++ b/l10n/da/settings.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/da/user_ldap.po b/l10n/da/user_ldap.po index 65dca48b433..34b98e47de2 100644 --- a/l10n/da/user_ldap.po +++ b/l10n/da/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de/core.po b/l10n/de/core.po index 9c0b79bdebf..b3c62c5b725 100644 --- a/l10n/de/core.po +++ b/l10n/de/core.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:10+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" @@ -284,12 +284,12 @@ msgstr "Geteilt" msgid "Share" msgstr "Teilen" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Fehler" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Fehler beim Teilen" @@ -309,115 +309,115 @@ msgstr "{owner} hat dies mit Dir und der Gruppe {group} geteilt" msgid "Shared with you by {owner}" msgstr "{owner} hat dies mit Dir geteilt" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "Mit Benutzer oder Gruppe teilen ...." -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "Link Teilen" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Passwortschutz" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Passwort" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Öffentliches Hochladen erlauben" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Link per E-Mail verschicken" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Senden" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Setze ein Ablaufdatum" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Ablaufdatum" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Über eine E-Mail teilen:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Niemand gefunden" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "Gruppe" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Weiterverteilen ist nicht erlaubt" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Für {user} in {item} freigegeben" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Freigabe aufheben" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "Per E-Mail informieren" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "kann bearbeiten" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "Zugriffskontrolle" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "erstellen" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "aktualisieren" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "löschen" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "teilen" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Durch ein Passwort geschützt" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Fehler beim Entfernen des Ablaufdatums" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Fehler beim Setzen des Ablaufdatums" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Sende ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "E-Mail wurde verschickt" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Warnung" @@ -443,7 +443,7 @@ msgstr "Schlagwörter bearbeiten" #: js/tags.js:57 msgid "Error loading dialog template: {error}" -msgstr "Fehler beim Laden der Gesprächsvorlage: {error}" +msgstr "Fehler beim Laden der Dialogvorlage: {error}" #: js/tags.js:261 msgid "No tags selected for deletion." @@ -587,14 +587,12 @@ msgid "" "\n" msgstr "Hallo,\n\nich wollte Dich nur wissen lassen, dass %s %s mit Dir teilt.\nSchaue es Dir an: %s\n\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "Die Freigabe wird ablaufen am %s.\n\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "Hallo!" @@ -741,11 +739,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Hallo,<br/><br/>wollte dich nur kurz informieren, dass %s gerade %s mit dir geteilt hat.<br/><a href=\"%s\">Schau es dir an.</a><br/><br/>" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "Die Freigabe wird ablaufen am %s.<br><br>" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/de/files.po b/l10n/de/files.po index 00f8b5f40da..58fb5ec5997 100644 --- a/l10n/de/files.po +++ b/l10n/de/files.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" -"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -161,11 +161,11 @@ msgstr "Dateiupload läuft. Wenn Du die Seite jetzt verlässt, wird der Upload a msgid "URL cannot be empty" msgstr "Die URL darf nicht leer sein" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "Das Benutzerverzeichnis 'Shared' ist ein reservierter Dateiname" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} existiert bereits" @@ -189,39 +189,43 @@ msgstr "Endgültig löschen" msgid "Rename" msgstr "Umbenennen" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Ausstehend" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "Die Datei konnte nicht umbenannt werden" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "{old_name} ersetzt durch {new_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "rückgängig machen" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n Ordner" msgstr[1] "%n Ordner" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n Datei" msgstr[1] "%n Dateien" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} und {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "%n Datei wird hochgeladen" diff --git a/l10n/de/files_external.po b/l10n/de/files_external.po index 1511e55e455..961094281a9 100644 --- a/l10n/de/files_external.po +++ b/l10n/de/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Mirodin <blobbyjj@ymail.com>\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "Bitte trage einen gültigen Dropbox-App-Key mit Secret ein." msgid "Error configuring Google Drive storage" msgstr "Fehler beim Einrichten von Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Warnung:</b> \"smbclient\" ist nicht installiert. Das Einhängen von CIFS/SMB-Freigaben ist nicht möglich. Bitte Deinen System-Administrator, dies zu installieren." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Warnung::</b> Die FTP Unterstützung von PHP ist nicht aktiviert oder installiert. Bitte wende Dich an Deinen Systemadministrator." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/de/files_trashbin.po b/l10n/de/files_trashbin.po index ccb1112cd42..4d9622f8349 100644 --- a/l10n/de/files_trashbin.po +++ b/l10n/de/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "Konnte %s nicht wiederherstellen" msgid "Error" msgstr "Fehler" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "Wiederhergestellt" diff --git a/l10n/de/lib.po b/l10n/de/lib.po index e67c23addca..a9669d09fe4 100644 --- a/l10n/de/lib.po +++ b/l10n/de/lib.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" @@ -74,27 +74,27 @@ msgstr "Web-Services unter Deiner Kontrolle" msgid "cannot open \"%s\"" msgstr "Öffnen von \"%s\" fehlgeschlagen" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Der ZIP-Download ist deaktiviert." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Die Dateien müssen einzeln heruntergeladen werden." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Zurück zu \"Dateien\"" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Die gewählten Dateien sind zu groß, um eine ZIP-Datei zu erstellen." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Lade die Dateien in kleineren, separaten, Stücken herunter oder bitte deinen Administrator." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -137,17 +137,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "Die Applikation konnte nicht installiert werden, da diese das <shipped>true</shipped> Tag beinhaltet und dieses, bei nicht mitausgelieferten Applikationen, nicht erlaubt ist ist" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "Die Applikation konnte nicht installiert werden, da die Version in der info.xml nicht die gleiche Version wie im App-Store ist" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "Das Applikationsverzeichnis existiert bereits" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "Es kann kein Applikationsordner erstellt werden. Bitte passen sie die Berechtigungen an. %s" @@ -272,13 +272,13 @@ msgstr "Setze Administrator Benutzername." msgid "Set an admin password." msgstr "Setze Administrator Passwort" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Dein Web-Server ist noch nicht für Datei-Synchronisation bereit, weil die WebDAV-Schnittstelle vermutlich defekt ist." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Bitte prüfe die <a href='%s'>Installationsanleitungen</a>." @@ -336,6 +336,6 @@ msgstr "Letztes Jahr" msgid "years ago" msgstr "Vor Jahren" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Verursacht durch:" diff --git a/l10n/de/settings.po b/l10n/de/settings.po index 0a58ea7d8d7..7fc1c27af08 100644 --- a/l10n/de/settings.po +++ b/l10n/de/settings.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de/user_ldap.po b/l10n/de/user_ldap.po index 307f09c4af2..ae1e5c18b7b 100644 --- a/l10n/de/user_ldap.po +++ b/l10n/de/user_ldap.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-18 14:27+0000\n" +"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -92,15 +92,15 @@ msgstr "Fehler" #: js/settings.js:674 msgid "Configuration OK" -msgstr "" +msgstr "Konfiguration OK" #: js/settings.js:683 msgid "Configuration incorrect" -msgstr "" +msgstr "Konfiguration nicht korrekt" #: js/settings.js:692 msgid "Configuration incomplete" -msgstr "" +msgstr "Konfiguration nicht vollständig" #: js/settings.js:709 js/settings.js:718 msgid "Select groups" diff --git a/l10n/de_AT/core.po b/l10n/de_AT/core.po index eec0ad8fabe..beb8a1c1fb9 100644 --- a/l10n/de_AT/core.po +++ b/l10n/de_AT/core.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-30 03:32-0400\n" -"PO-Revision-Date: 2013-10-30 07:32+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "MIME-Version: 1.0\n" @@ -277,12 +277,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:690 -#: js/share.js:702 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:730 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -302,115 +302,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:272 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:275 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:305 js/share.js:342 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:316 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:358 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:380 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:388 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:391 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:393 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:396 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:399 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:402 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:405 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:447 js/share.js:677 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:690 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:702 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:717 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:728 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:752 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -580,14 +580,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -734,11 +732,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/de_AT/files.po b/l10n/de_AT/files.po index c23b63b75c5..a2b271b2cc3 100644 --- a/l10n/de_AT/files.po +++ b/l10n/de_AT/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Could not move %s" msgstr "" -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "" @@ -51,7 +51,7 @@ msgstr "" msgid "Error while downloading %s to %s" msgstr "" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "" @@ -114,15 +114,15 @@ msgstr "" msgid "Not enough storage available" msgstr "" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "" @@ -142,24 +142,24 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,104 +183,108 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:392 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:590 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" msgstr[1] "" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "" -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "" -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "" -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "" diff --git a/l10n/de_AT/lib.po b/l10n/de_AT/lib.po index c08f173a6cb..1fcf0fb278a 100644 --- a/l10n/de_AT/lib.po +++ b/l10n/de_AT/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-17 13:47-0400\n" -"PO-Revision-Date: 2013-10-17 17:47+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "MIME-Version: 1.0\n" @@ -24,31 +24,31 @@ msgid "" " of ownCloud." msgstr "" -#: private/app.php:254 +#: private/app.php:255 msgid "No app name specified" msgstr "" -#: private/app.php:359 +#: private/app.php:360 msgid "Help" msgstr "" -#: private/app.php:372 +#: private/app.php:373 msgid "Personal" msgstr "" -#: private/app.php:383 +#: private/app.php:384 msgid "Settings" msgstr "" -#: private/app.php:395 +#: private/app.php:396 msgid "Users" msgstr "" -#: private/app.php:408 +#: private/app.php:409 msgid "Admin" msgstr "" -#: private/app.php:872 +#: private/app.php:873 #, php-format msgid "Failed to upgrade \"%s\"." msgstr "" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -284,54 +284,54 @@ msgstr "" msgid "Could not find category \"%s\"" msgstr "" -#: private/template/functions.php:122 +#: private/template/functions.php:130 msgid "seconds ago" msgstr "" -#: private/template/functions.php:123 +#: private/template/functions.php:131 msgid "%n minute ago" msgid_plural "%n minutes ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:124 +#: private/template/functions.php:132 msgid "%n hour ago" msgid_plural "%n hours ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:125 +#: private/template/functions.php:133 msgid "today" msgstr "" -#: private/template/functions.php:126 +#: private/template/functions.php:134 msgid "yesterday" msgstr "" -#: private/template/functions.php:128 +#: private/template/functions.php:136 msgid "%n day go" msgid_plural "%n days ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:130 +#: private/template/functions.php:138 msgid "last month" msgstr "" -#: private/template/functions.php:131 +#: private/template/functions.php:139 msgid "%n month ago" msgid_plural "%n months ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:133 +#: private/template/functions.php:141 msgid "last year" msgstr "" -#: private/template/functions.php:134 +#: private/template/functions.php:142 msgid "years ago" msgstr "" -#: private/template.php:297 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/de_CH/core.po b/l10n/de_CH/core.po index 93b506b03c9..e1cc83885e6 100644 --- a/l10n/de_CH/core.po +++ b/l10n/de_CH/core.po @@ -17,9 +17,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" -"Last-Translator: kenwood <kenwood@gmx.ch>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -286,12 +286,12 @@ msgstr "Geteilt" msgid "Share" msgstr "Teilen" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Fehler" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Fehler beim Teilen" @@ -311,115 +311,115 @@ msgstr "Von {owner} mit Ihnen und der Gruppe {group} geteilt." msgid "Shared with you by {owner}" msgstr "Von {owner} mit Ihnen geteilt." -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Passwortschutz" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Passwort" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Öffentliches Hochladen erlauben" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Link per E-Mail verschicken" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Senden" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Ein Ablaufdatum setzen" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Ablaufdatum" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Mittels einer E-Mail teilen:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Niemand gefunden" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "Gruppe" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Das Weiterverteilen ist nicht erlaubt" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Freigegeben in {item} von {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Freigabe aufheben" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "kann bearbeiten" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "Zugriffskontrolle" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "erstellen" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "aktualisieren" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "löschen" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "teilen" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Passwortgeschützt" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Fehler beim Entfernen des Ablaufdatums" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Fehler beim Setzen des Ablaufdatums" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Sende ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Email gesendet" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Warnung" @@ -589,14 +589,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -743,11 +741,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/de_CH/files.po b/l10n/de_CH/files.po index d969ec13811..a24a624a9f6 100644 --- a/l10n/de_CH/files.po +++ b/l10n/de_CH/files.po @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "MIME-Version: 1.0\n" @@ -164,11 +164,11 @@ msgstr "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} existiert bereits" @@ -192,39 +192,43 @@ msgstr "Endgültig löschen" msgid "Rename" msgstr "Umbenennen" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Ausstehend" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "{old_name} wurde ersetzt durch {new_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "rückgängig machen" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "%n Ordner" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "%n Dateien" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "%n Datei wird hochgeladen" diff --git a/l10n/de_CH/files_external.po b/l10n/de_CH/files_external.po index 23c929dc5b8..bf326e50f90 100644 --- a/l10n/de_CH/files_external.po +++ b/l10n/de_CH/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: FlorianScholz <work@bgstyle.de>\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "Bitte tragen Sie einen gültigen Dropbox-App-Key mit Secret ein." msgid "Error configuring Google Drive storage" msgstr "Fehler beim Einrichten von Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Warnung:</b> «smbclient» ist nicht installiert. Das Einhängen von CIFS/SMB-Freigaben ist nicht möglich. Bitten Sie Ihren Systemadministrator, dies zu installieren." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Warnung::</b> Die FTP Unterstützung von PHP ist nicht aktiviert oder installiert. Bitte wenden Sie sich an Ihren Systemadministrator." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/de_CH/files_trashbin.po b/l10n/de_CH/files_trashbin.po index c82e4771aae..0e522a2028e 100644 --- a/l10n/de_CH/files_trashbin.po +++ b/l10n/de_CH/files_trashbin.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "MIME-Version: 1.0\n" @@ -34,7 +34,7 @@ msgstr "Konnte %s nicht wiederherstellen" msgid "Error" msgstr "Fehler" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "Wiederhergestellt" diff --git a/l10n/de_CH/lib.po b/l10n/de_CH/lib.po index 21f33b3c905..ef31022f851 100644 --- a/l10n/de_CH/lib.po +++ b/l10n/de_CH/lib.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "MIME-Version: 1.0\n" @@ -74,27 +74,27 @@ msgstr "Web-Services unter Ihrer Kontrolle" msgid "cannot open \"%s\"" msgstr "Öffnen von \"%s\" fehlgeschlagen" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Der ZIP-Download ist deaktiviert." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Die Dateien müssen einzeln heruntergeladen werden." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Zurück zu \"Dateien\"" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Die gewählten Dateien sind zu gross, um eine ZIP-Datei zu erstellen." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Laden Sie die Dateien in kleineren, separaten, Stücken herunter oder bitten Sie Ihren Administrator." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -137,17 +137,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "Anwendungsverzeichnis existiert bereits" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -272,13 +272,13 @@ msgstr "Setze Administrator Benutzername." msgid "Set an admin password." msgstr "Setze Administrator Passwort" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Ihr Web-Server ist noch nicht für eine Datei-Synchronisation konfiguriert, weil die WebDAV-Schnittstelle vermutlich defekt ist." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Bitte prüfen Sie die <a href='%s'>Installationsanleitungen</a>." @@ -336,6 +336,6 @@ msgstr "Letztes Jahr" msgid "years ago" msgstr "Vor Jahren" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Verursacht durch:" diff --git a/l10n/de_CH/settings.po b/l10n/de_CH/settings.po index 1e4ad367c96..a2c15fbf5ea 100644 --- a/l10n/de_CH/settings.po +++ b/l10n/de_CH/settings.po @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_CH/user_ldap.po b/l10n/de_CH/user_ldap.po index 9d3eb361ce4..ac5a6058c07 100644 --- a/l10n/de_CH/user_ldap.po +++ b/l10n/de_CH/user_ldap.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_DE/core.po b/l10n/de_DE/core.po index 5dcaacb272f..931f272e467 100644 --- a/l10n/de_DE/core.po +++ b/l10n/de_DE/core.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "MIME-Version: 1.0\n" @@ -33,7 +33,7 @@ msgstr "%s geteilt »%s« mit Ihnen" #: ajax/share.php:169 #, php-format msgid "Couldn't send mail to following users: %s " -msgstr "Die E-Mail konnte nicht an folgende Benutzer gesendet werden: %s" +msgstr "An folgende Benutzer konnte keine E-Mail gesendet werden: %s" #: ajax/update.php:11 msgid "Turned on maintenance mode" @@ -49,11 +49,11 @@ msgstr "Datenbank aktualisiert" #: ajax/update.php:20 msgid "Updating filecache, this may take really long..." -msgstr "Aktualisiere Dateicache, dies könnte eine Weile dauern..." +msgstr "Aktualisiere Datei-Cache, dies könnte eine Weile dauern..." #: ajax/update.php:23 msgid "Updated filecache" -msgstr "Dateicache aktualisiert" +msgstr "Datei-Cache aktualisiert" #: ajax/update.php:26 #, php-format @@ -254,7 +254,7 @@ msgstr "Welche Dateien möchten Sie behalten?" msgid "" "If you select both versions, the copied file will have a number added to its" " name." -msgstr "Wenn Siebeide Versionen auswählen, erhält die kopierte Datei eine Zahl am Ende des Dateinamens." +msgstr "Wenn Sie beide Versionen auswählen, erhält die kopierte Datei eine Zahl am Ende des Dateinamens." #: js/oc-dialogs.js:376 msgid "Cancel" @@ -284,12 +284,12 @@ msgstr "Geteilt" msgid "Share" msgstr "Teilen" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Fehler" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Fehler beim Teilen" @@ -309,115 +309,115 @@ msgstr "Von {owner} mit Ihnen und der Gruppe {group} geteilt." msgid "Shared with you by {owner}" msgstr "Von {owner} mit Ihnen geteilt." -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "Mit Benutzer oder Gruppe teilen ...." -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "Link teilen" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Passwortschutz" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Passwort" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Öffentliches Hochladen erlauben" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Link per E-Mail verschicken" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Senden" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Ein Ablaufdatum setzen" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Ablaufdatum" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Mittels einer E-Mail teilen:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Niemand gefunden" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "Gruppe" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Das Weiterverteilen ist nicht erlaubt" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Freigegeben in {item} von {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Freigabe aufheben" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "Per E-Mail informieren" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "kann bearbeiten" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "Zugriffskontrolle" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "erstellen" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "aktualisieren" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "löschen" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "teilen" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Passwortgeschützt" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Fehler beim Entfernen des Ablaufdatums" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Fehler beim Setzen des Ablaufdatums" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Sende ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Email gesendet" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Warnung" @@ -443,7 +443,7 @@ msgstr "Schlagwörter bearbeiten" #: js/tags.js:57 msgid "Error loading dialog template: {error}" -msgstr "Fehler beim Laden der Gesprächsvorlage: {error}" +msgstr "Fehler beim Laden der Dialogvorlage: {error}" #: js/tags.js:261 msgid "No tags selected for deletion." @@ -585,18 +585,16 @@ msgid "" "just letting you know that %s shared %s with you.\n" "View it: %s\n" "\n" -msgstr "Hallo,\n\nich wollte Sie nur wissen lassen, dass %s %s mit Ihnen teilt.\nSchauen Sie es sich an: %s\n\n" +msgstr "Hallo,\n\n%s hat %s mit Ihnen geteilt.\nSchauen Sie es sich an: %s\n\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "Die Freigabe wird ablaufen am %s.\n\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" -msgstr "Hallo!" +msgstr "Noch einen schönen Tag!" #: templates/installation.php:24 templates/installation.php:31 #: templates/installation.php:38 @@ -635,7 +633,7 @@ msgstr "Ihr Datenverzeichnis und Ihre Dateien sind wahrscheinlich vom Internet a msgid "" "For information how to properly configure your server, please see the <a " "href=\"%s\" target=\"_blank\">documentation</a>." -msgstr "Für Informationen, wie Sie Ihren Server richtig konfigurieren lesen Sie bitte die <a href=\"%s\" target=\"_blank\">Dokumentation</a>." +msgstr "Bitte lesen Sie die <a href=\"%s\" target=\"_blank\">Dokumentation</a>, um zu erfahren, wie Sie Ihr Server richtig konfigurieren können." #: templates/installation.php:47 msgid "Create an <strong>admin account</strong>" @@ -712,7 +710,7 @@ msgstr "Bitte ändern Sie Ihr Passwort, um Ihr Konto wieder zu sichern." #: templates/login.php:17 msgid "Server side authentication failed!" -msgstr "Serverseitige Authentifizierung fehlgeschlagen!" +msgstr "Die Authentifizierung auf dem Server ist fehlgeschlagen!" #: templates/login.php:18 msgid "Please contact your administrator." @@ -739,12 +737,7 @@ msgstr "Alternative Logins" msgid "" "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a " "href=\"%s\">View it!</a><br><br>" -msgstr "Hallo,<br><br>ich wollte Sie nur wissen lassen, dass %s %s mit Ihnen teilt.<br><a href=\"%s\">Schauen Sie es sich an!</a><br><br>" - -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "Die Freigabe wird ablaufen am %s.<br><br>" +msgstr "Hallo,<br><br>%s hat %s mit Ihnen geteilt.<br><a href=\"%s\">Schauen Sie es sich an!</a><br><br>" #: templates/update.admin.php:3 #, php-format @@ -754,11 +747,11 @@ msgstr "Aktualisiere ownCloud auf Version %s. Dies könnte eine Weile dauern." #: templates/update.user.php:3 msgid "" "This ownCloud instance is currently being updated, which may take a while." -msgstr "Diese OwnCloud-Instanz wird gerade aktualisiert, was eine Weile dauert." +msgstr "Diese ownCloud-Instanz wird gerade aktualisiert, was eine Weile dauert." #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." -msgstr "Bitte laden Sie diese Seite nach kurzer Zeit neu, um mit der Nutzung von OwnCloud fortzufahren." +msgstr "Bitte laden Sie diese Seite nach kurzer Zeit neu, um mit der Nutzung von ownCloud fortzufahren." #: templates/update.user.php:5 msgid "" diff --git a/l10n/de_DE/files.po b/l10n/de_DE/files.po index 7b8f701473d..ee615cfc71f 100644 --- a/l10n/de_DE/files.po +++ b/l10n/de_DE/files.po @@ -16,9 +16,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" -"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -125,11 +125,11 @@ msgstr "Nicht genug Speicher vorhanden." #: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." -msgstr "Hochladen fehlgeschlagen. Dateiinformationen konnten nicht abgerufen werden." +msgstr "Hochladen fehlgeschlagen. Die Dateiinformationen konnten nicht abgerufen werden." #: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" -msgstr "Hochladen fehlgeschlagen. Hochgeladene Datei konnte nicht gefunden werden." +msgstr "Hochladen fehlgeschlagen. Die hochgeladene Datei konnte nicht gefunden werden." #: ajax/upload.php:172 msgid "Invalid directory." @@ -141,7 +141,7 @@ msgstr "Dateien" #: js/file-upload.js:228 msgid "Unable to upload {filename} as it is a directory or has 0 bytes" -msgstr "Datei {filename} kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist" +msgstr "Die Datei {filename} kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist" #: js/file-upload.js:239 msgid "Not enough space available" @@ -164,17 +164,17 @@ msgstr "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload msgid "URL cannot be empty" msgstr "Die URL darf nicht leer sein" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "Das Benutzerverzeichnis 'Shared' ist ein reservierter Dateiname" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} existiert bereits" #: js/file-upload.js:585 msgid "Could not create file" -msgstr "Datei konnte nicht erstellt werden" +msgstr "Die Datei konnte nicht erstellt werden" #: js/file-upload.js:601 msgid "Could not create folder" @@ -192,39 +192,43 @@ msgstr "Endgültig löschen" msgid "Rename" msgstr "Umbenennen" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Ausstehend" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "Die Datei konnte nicht umbenannt werden" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "{old_name} wurde ersetzt durch {new_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "rückgängig machen" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n Ordner" msgstr[1] "%n Ordner" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n Datei" msgstr[1] "%n Dateien" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} und {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "%n Datei wird hoch geladen" @@ -252,14 +256,14 @@ msgstr "Ihr Speicher ist fast voll ({usedSpacePercent}%)" msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" -msgstr "Verschlüsselung-App ist aktiviert aber Ihre Schlüssel sind nicht initialisiert. Bitte melden sich nochmals ab und wieder an." +msgstr "Verschlüsselung-App ist aktiviert, aber Ihre Schlüssel sind nicht initialisiert. Bitte melden sich nochmals ab und wieder an." #: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." -msgstr "Ungültiger privater Schlüssel für die Verschlüsselung-App. Bitte aktualisieren Sie Ihr privates Schlüssel-Passwort um den Zugriff auf Ihre verschlüsselten Dateien wiederherzustellen." +msgstr "Ungültiger privater Schlüssel für die Verschlüsselung-App. Bitte aktualisieren Sie Ihr privates Schlüssel-Passwort, um den Zugriff auf Ihre verschlüsselten Dateien wiederherzustellen." #: js/files.js:118 msgid "" diff --git a/l10n/de_DE/files_external.po b/l10n/de_DE/files_external.po index 41e7e29070c..fab43fb0db4 100644 --- a/l10n/de_DE/files_external.po +++ b/l10n/de_DE/files_external.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Mirodin <blobbyjj@ymail.com>\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "MIME-Version: 1.0\n" @@ -39,20 +39,20 @@ msgstr "Bitte tragen Sie einen gültigen Dropbox-App-Key mit Secret ein." msgid "Error configuring Google Drive storage" msgstr "Fehler beim Einrichten von Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Warnung:</b> \"smbclient\" ist nicht installiert. Das Einhängen von CIFS/SMB-Freigaben ist nicht möglich. Bitten Sie Ihren Systemadministrator, dies zu installieren." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Warnung::</b> Die FTP Unterstützung von PHP ist nicht aktiviert oder installiert. Bitte wenden Sie sich an Ihren Systemadministrator." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/de_DE/files_trashbin.po b/l10n/de_DE/files_trashbin.po index edcb34d7ef7..2348bee919f 100644 --- a/l10n/de_DE/files_trashbin.po +++ b/l10n/de_DE/files_trashbin.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "MIME-Version: 1.0\n" @@ -33,7 +33,7 @@ msgstr "Konnte %s nicht wiederherstellen" msgid "Error" msgstr "Fehler" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "Wiederhergestellt" diff --git a/l10n/de_DE/lib.po b/l10n/de_DE/lib.po index ebd586e9a4c..e8db97e3170 100644 --- a/l10n/de_DE/lib.po +++ b/l10n/de_DE/lib.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "MIME-Version: 1.0\n" @@ -73,27 +73,27 @@ msgstr "Web-Services unter Ihrer Kontrolle" msgid "cannot open \"%s\"" msgstr "Öffnen von \"%s\" fehlgeschlagen" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Der ZIP-Download ist deaktiviert." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Die Dateien müssen einzeln heruntergeladen werden." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Zurück zu \"Dateien\"" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Die gewählten Dateien sind zu groß, um eine ZIP-Datei zu erstellen." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Laden Sie die Dateien in kleineren, separaten, Stücken herunter oder bitten Sie Ihren Administrator." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -136,17 +136,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "Die Applikation konnte nicht installiert werden, da diese das <shipped>true</shipped> Tag beinhaltet und dieses, bei nicht mitausgelieferten Applikationen, nicht erlaubt ist ist" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "Die Applikation konnte nicht installiert werden, da die Version in der info.xml nicht die gleiche Version wie im App-Store ist" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "Der Ordner für die Anwendung existiert bereits." -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "Der Ordner für die Anwendung konnte nicht angelegt werden. Bitte überprüfen Sie die Ordner- und Dateirechte und passen Sie diese entsprechend an. %s" @@ -271,13 +271,13 @@ msgstr "Setze Administrator Benutzername." msgid "Set an admin password." msgstr "Setze Administrator Passwort" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Ihr Web-Server ist noch nicht für eine Datei-Synchronisation konfiguriert, weil die WebDAV-Schnittstelle vermutlich defekt ist." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Bitte prüfen Sie die <a href='%s'>Installationsanleitungen</a>." @@ -335,6 +335,6 @@ msgstr "Letztes Jahr" msgid "years ago" msgstr "Vor Jahren" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Verursacht durch:" diff --git a/l10n/de_DE/settings.po b/l10n/de_DE/settings.po index c0f08954b9e..91a7941bbeb 100644 --- a/l10n/de_DE/settings.po +++ b/l10n/de_DE/settings.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_DE/user_ldap.po b/l10n/de_DE/user_ldap.po index f8df9b2e16a..0806345d7bc 100644 --- a/l10n/de_DE/user_ldap.po +++ b/l10n/de_DE/user_ldap.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-18 14:27+0000\n" +"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -94,15 +94,15 @@ msgstr "Fehler" #: js/settings.js:674 msgid "Configuration OK" -msgstr "" +msgstr "Konfiguration OK" #: js/settings.js:683 msgid "Configuration incorrect" -msgstr "" +msgstr "Konfiguration nicht korrekt" #: js/settings.js:692 msgid "Configuration incomplete" -msgstr "" +msgstr "Konfiguration nicht vollständig" #: js/settings.js:709 js/settings.js:718 msgid "Select groups" diff --git a/l10n/el/core.po b/l10n/el/core.po index 657f450282e..db58012f481 100644 --- a/l10n/el/core.po +++ b/l10n/el/core.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" @@ -284,12 +284,12 @@ msgstr "Κοινόχρηστα" msgid "Share" msgstr "Διαμοιρασμός" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Σφάλμα" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Σφάλμα κατά τον διαμοιρασμό" @@ -309,115 +309,115 @@ msgstr "Διαμοιράστηκε με σας και με την ομάδα {gr msgid "Shared with you by {owner}" msgstr "Διαμοιράστηκε με σας από τον {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "Διαμοιρασμός με χρήστη ή ομάδα ..." -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "Διαμοιρασμός συνδέσμου" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Προστασία συνθηματικού" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Συνθηματικό" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Να επιτρέπεται η Δημόσια Αποστολή" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Αποστολή συνδέσμου με email " -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Αποστολή" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Ορισμός ημ. λήξης" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Ημερομηνία λήξης" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Διαμοιρασμός μέσω email:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Δεν βρέθηκε άνθρωπος" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "ομάδα" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Ξαναμοιρασμός δεν επιτρέπεται" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Διαμοιρασμός του {item} με τον {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Σταμάτημα διαμοιρασμού" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "ειδοποίηση με email" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "δυνατότητα αλλαγής" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "έλεγχος πρόσβασης" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "δημιουργία" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "ενημέρωση" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "διαγραφή" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "διαμοιρασμός" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Προστασία με συνθηματικό" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Σφάλμα κατά την διαγραφή της ημ. λήξης" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Σφάλμα κατά τον ορισμό ημ. λήξης" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Αποστολή..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Το Email απεστάλη " -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Προειδοποίηση" @@ -587,14 +587,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -741,11 +739,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/el/files.po b/l10n/el/files.po index 828a0014bd5..40325974d7f 100644 --- a/l10n/el/files.po +++ b/l10n/el/files.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" @@ -159,11 +159,11 @@ msgstr "Η αποστολή του αρχείου βρίσκεται σε εξέ msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} υπάρχει ήδη" @@ -187,39 +187,43 @@ msgstr "Μόνιμη διαγραφή" msgid "Rename" msgstr "Μετονομασία" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Εκκρεμεί" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "αντικαταστάθηκε το {new_name} με {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "αναίρεση" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n φάκελος" msgstr[1] "%n φάκελοι" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n αρχείο" msgstr[1] "%n αρχεία" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Ανέβασμα %n αρχείου" diff --git a/l10n/el/files_encryption.po b/l10n/el/files_encryption.po index 6ed3ff8ad6f..25b9a68962d 100644 --- a/l10n/el/files_encryption.po +++ b/l10n/el/files_encryption.po @@ -4,15 +4,16 @@ # # Translators: # Efstathios Iosifidis <iosifidis@opensuse.org>, 2013 +# Marios Bekatoros <>, 2013 # Teogramm <theodorewii121@hotmail.com>, 2013 # Teogramm <theodorewii121@hotmail.com>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-19 09:50+0000\n" +"Last-Translator: Marios Bekatoros <>\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -48,7 +49,7 @@ msgstr "Αποτυχία αλλαγής κωδικού ίσως ο παλιός #: ajax/updatePrivateKeyPassword.php:52 msgid "Private key password successfully updated." -msgstr "" +msgstr "Το Προσωπικό κλειδί πρόσβασης ενημερώθηκε επιτυχώς" #: ajax/updatePrivateKeyPassword.php:54 msgid "" @@ -81,22 +82,22 @@ msgstr "" msgid "" "Unknown error please check your system settings or contact your " "administrator" -msgstr "" +msgstr "Άγνωστο σφάλμα, παρακαλώ ελέγξτε τις ρυθμίσεις συστήματος ή επικοινωνήστε με τον διαχειριστή σας " #: hooks/hooks.php:59 msgid "Missing requirements." -msgstr "" +msgstr "Προαπαιτούμενα που απουσιάζουν." #: hooks/hooks.php:60 msgid "" "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." -msgstr "" +msgstr "Παρακαλώ επιβεβαιώστε ότι η PHP 5.3.3 ή νεότερη είναι εγκατεστημένη και ότι το OpenSSL μαζί με το PHP extension είναι ενεργοποιήμένο και έχει ρυθμιστεί σωστά. Προς το παρόν, η εφαρμογή κρυπτογράφησης είναι απενεργοποιημένη." #: hooks/hooks.php:273 msgid "Following users are not set up for encryption:" -msgstr "" +msgstr "Οι κάτωθι χρήστες δεν έχουν ρυθμιστεί για κρυπογράφηση:" #: js/settings-admin.js:13 msgid "Saving..." @@ -104,7 +105,7 @@ msgstr "Γίνεται αποθήκευση..." #: templates/invalid_private_key.php:8 msgid "Go directly to your " -msgstr "" +msgstr "Πηγαίνε απευθείας στο " #: templates/invalid_private_key.php:8 msgid "personal settings" @@ -121,7 +122,7 @@ msgstr "" #: templates/settings-admin.php:11 msgid "Recovery key password" -msgstr "" +msgstr "Επαναφορά κωδικού κλειδιού" #: templates/settings-admin.php:14 msgid "Repeat Recovery key password" @@ -145,7 +146,7 @@ msgstr "" #: templates/settings-admin.php:47 msgid "New Recovery key password" -msgstr "" +msgstr "Νέο κλειδί επαναφοράς κωδικού" #: templates/settings-admin.php:53 msgid "Repeat New Recovery key password" @@ -171,19 +172,19 @@ msgstr "" #: templates/settings-personal.php:22 msgid "Old log-in password" -msgstr "" +msgstr "Παλαιό συνθηματικό εισόδου" #: templates/settings-personal.php:28 msgid "Current log-in password" -msgstr "" +msgstr "Τρέχον συνθηματικό πρόσβασης" #: templates/settings-personal.php:33 msgid "Update Private Key Password" -msgstr "" +msgstr "Ενημέρωση Προσωπικού Κλειδού Πρόσβασης" #: templates/settings-personal.php:42 msgid "Enable password recovery:" -msgstr "" +msgstr "Ενεργοποιήστε την ανάκτηση κωδικού πρόσβασης" #: templates/settings-personal.php:44 msgid "" diff --git a/l10n/el/files_external.po b/l10n/el/files_external.po index be819a840e1..d380c50daa6 100644 --- a/l10n/el/files_external.po +++ b/l10n/el/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: KAT.RAT12 <spanish.katerina@gmail.com>\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "Παρακαλούμε δώστε έγκυρο κλειδί Dropbox κα msgid "Error configuring Google Drive storage" msgstr "Σφάλμα ρυθμίζωντας αποθήκευση Google Drive " -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Προσοχή:</b> Ο \"smbclient\" δεν εγκαταστάθηκε. Δεν είναι δυνατή η προσάρτηση CIFS/SMB. Παρακαλώ ενημερώστε τον διαχειριστή συστήματος να το εγκαταστήσει." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Προσοχή:</b> Η υποστήριξη FTP στην PHP δεν ενεργοποιήθηκε ή εγκαταστάθηκε. Δεν είναι δυνατή η προσάρτηση FTP. Παρακαλώ ενημερώστε τον διαχειριστή συστήματος να το εγκαταστήσει." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/el/files_trashbin.po b/l10n/el/files_trashbin.po index 2e2a8c4b1d1..57aa40f1486 100644 --- a/l10n/el/files_trashbin.po +++ b/l10n/el/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "Αδυναμία επαναφοράς %s" msgid "Error" msgstr "Σφάλμα" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "έγινε επαναφορά" diff --git a/l10n/el/lib.po b/l10n/el/lib.po index cc650a36f16..26ed72a043c 100644 --- a/l10n/el/lib.po +++ b/l10n/el/lib.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" @@ -71,27 +71,27 @@ msgstr "υπηρεσίες δικτύου υπό τον έλεγχό σας" msgid "cannot open \"%s\"" msgstr "αδυναμία ανοίγματος \"%s\"" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Η λήψη ZIP απενεργοποιήθηκε." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Τα αρχεία πρέπει να ληφθούν ένα-ένα." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Πίσω στα Αρχεία" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Τα επιλεγμένα αρχεία είναι μεγάλα ώστε να δημιουργηθεί αρχείο zip." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Λήψη των αρχείων σε μικρότερα κομμάτια, χωριστά ή ρωτήστε τον διαχειριστή σας." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -134,17 +134,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -269,13 +269,13 @@ msgstr "Εισάγετε όνομα χρήστη διαχειριστή." msgid "Set an admin password." msgstr "Εισάγετε συνθηματικό διαχειριστή." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Ο διακομιστής σας δεν έχει ρυθμιστεί κατάλληλα ώστε να επιτρέπει τον συγχρονισμό αρχείων γιατί η διεπαφή WebDAV πιθανόν να είναι κατεστραμμένη." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Ελέγξτε ξανά τις <a href='%s'>οδηγίες εγκατάστασης</a>." @@ -333,6 +333,6 @@ msgstr "τελευταίο χρόνο" msgid "years ago" msgstr "χρόνια πριν" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Προκλήθηκε από:" diff --git a/l10n/el/settings.po b/l10n/el/settings.po index 5c4305deea0..eeff753a618 100644 --- a/l10n/el/settings.po +++ b/l10n/el/settings.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/el/user_ldap.po b/l10n/el/user_ldap.po index 4c1b664076b..39c19a343c8 100644 --- a/l10n/el/user_ldap.po +++ b/l10n/el/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/en@pirate/core.po b/l10n/en@pirate/core.po index 09b9dbbeab2..d04b1301f7b 100644 --- a/l10n/en@pirate/core.po +++ b/l10n/en@pirate/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n" "MIME-Version: 1.0\n" @@ -277,12 +277,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -302,115 +302,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Passcode" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -580,14 +580,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -734,11 +732,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/en@pirate/files.po b/l10n/en@pirate/files.po index 7dfbcbfeda0..94beead0358 100644 --- a/l10n/en@pirate/files.po +++ b/l10n/en@pirate/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Could not move %s" msgstr "" -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "" @@ -51,7 +51,7 @@ msgstr "" msgid "Error while downloading %s to %s" msgstr "" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "" @@ -114,15 +114,15 @@ msgstr "" msgid "Not enough storage available" msgstr "" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "" @@ -142,24 +142,24 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,104 +183,108 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:392 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:590 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" msgstr[1] "" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "" -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "" -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "" -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "" diff --git a/l10n/en@pirate/lib.po b/l10n/en@pirate/lib.po index e6812184889..d5acd01a2e2 100644 --- a/l10n/en@pirate/lib.po +++ b/l10n/en@pirate/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-17 13:47-0400\n" -"PO-Revision-Date: 2013-10-17 17:47+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n" "MIME-Version: 1.0\n" @@ -24,31 +24,31 @@ msgid "" " of ownCloud." msgstr "" -#: private/app.php:254 +#: private/app.php:255 msgid "No app name specified" msgstr "" -#: private/app.php:359 +#: private/app.php:360 msgid "Help" msgstr "" -#: private/app.php:372 +#: private/app.php:373 msgid "Personal" msgstr "" -#: private/app.php:383 +#: private/app.php:384 msgid "Settings" msgstr "" -#: private/app.php:395 +#: private/app.php:396 msgid "Users" msgstr "" -#: private/app.php:408 +#: private/app.php:409 msgid "Admin" msgstr "" -#: private/app.php:872 +#: private/app.php:873 #, php-format msgid "Failed to upgrade \"%s\"." msgstr "" @@ -70,25 +70,25 @@ msgstr "web services under your control" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -284,54 +284,54 @@ msgstr "" msgid "Could not find category \"%s\"" msgstr "" -#: private/template/functions.php:122 +#: private/template/functions.php:130 msgid "seconds ago" msgstr "" -#: private/template/functions.php:123 +#: private/template/functions.php:131 msgid "%n minute ago" msgid_plural "%n minutes ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:124 +#: private/template/functions.php:132 msgid "%n hour ago" msgid_plural "%n hours ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:125 +#: private/template/functions.php:133 msgid "today" msgstr "" -#: private/template/functions.php:126 +#: private/template/functions.php:134 msgid "yesterday" msgstr "" -#: private/template/functions.php:128 +#: private/template/functions.php:136 msgid "%n day go" msgid_plural "%n days ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:130 +#: private/template/functions.php:138 msgid "last month" msgstr "" -#: private/template/functions.php:131 +#: private/template/functions.php:139 msgid "%n month ago" msgid_plural "%n months ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:133 +#: private/template/functions.php:141 msgid "last year" msgstr "" -#: private/template/functions.php:134 +#: private/template/functions.php:142 msgid "years ago" msgstr "" -#: private/template.php:297 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/en_GB/core.po b/l10n/en_GB/core.po index 8dee26715cc..c5054e73d63 100644 --- a/l10n/en_GB/core.po +++ b/l10n/en_GB/core.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:00+0000\n" -"Last-Translator: mnestis <transifex@mnestis.net>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -277,12 +277,12 @@ msgstr "Shared" msgid "Share" msgstr "Share" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Error" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Error whilst sharing" @@ -302,115 +302,115 @@ msgstr "Shared with you and the group {group} by {owner}" msgid "Shared with you by {owner}" msgstr "Shared with you by {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "Share with user or group …" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "Share link" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Password protect" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Password" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Allow Public Upload" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Email link to person" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Send" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Set expiration date" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Expiration date" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Share via email:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "No people found" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "group" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Resharing is not allowed" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Shared in {item} with {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Unshare" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "notify by email" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "can edit" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "access control" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "create" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "update" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "delete" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "share" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Password protected" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Error unsetting expiration date" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Error setting expiration date" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Sending ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Email sent" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Warning" @@ -580,14 +580,12 @@ msgid "" "\n" msgstr "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "The share will expire on %s.\n\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "Cheers!" @@ -734,11 +732,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "The share will expire on %s.<br><br>" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/en_GB/files.po b/l10n/en_GB/files.po index e98b5de92f9..9b22108cae2 100644 --- a/l10n/en_GB/files.po +++ b/l10n/en_GB/files.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" -"Last-Translator: mnestis <transifex@mnestis.net>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -156,11 +156,11 @@ msgstr "File upload is in progress. Leaving the page now will cancel the upload. msgid "URL cannot be empty" msgstr "URL cannot be empty" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "In the home folder 'Shared' is a reserved file name" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} already exists" @@ -184,39 +184,43 @@ msgstr "Delete permanently" msgid "Rename" msgstr "Rename" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Pending" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "Could not rename file" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "replaced {new_name} with {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "undo" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n folder" msgstr[1] "%n folders" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n file" msgstr[1] "%n files" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} and {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Uploading %n file" diff --git a/l10n/en_GB/files_external.po b/l10n/en_GB/files_external.po index 03c8c2458aa..bbfe3b3d262 100644 --- a/l10n/en_GB/files_external.po +++ b/l10n/en_GB/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: mnestis <transifex@mnestis.net>\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "Please provide a valid Dropbox app key and secret." msgid "Error configuring Google Drive storage" msgstr "Error configuring Google Drive storage" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/en_GB/files_trashbin.po b/l10n/en_GB/files_trashbin.po index 47a46a78b01..6da8b00bfe9 100644 --- a/l10n/en_GB/files_trashbin.po +++ b/l10n/en_GB/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "Couldn't restore %s" msgid "Error" msgstr "Error" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "restored" diff --git a/l10n/en_GB/lib.po b/l10n/en_GB/lib.po index 67a35a19e1c..61cce784e00 100644 --- a/l10n/en_GB/lib.po +++ b/l10n/en_GB/lib.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" @@ -71,27 +71,27 @@ msgstr "web services under your control" msgid "cannot open \"%s\"" msgstr "cannot open \"%s\"" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "ZIP download is turned off." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Files need to be downloaded one by one." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Back to Files" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Selected files too large to generate zip file." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Download the files in smaller chunks, seperately or kindly ask your administrator." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -134,17 +134,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "App directory already exists" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "Can't create app folder. Please fix permissions. %s" @@ -269,13 +269,13 @@ msgstr "Set an admin username." msgid "Set an admin password." msgstr "Set an admin password." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Your web server is not yet properly setup to allow files synchronisation because the WebDAV interface seems to be broken." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Please double check the <a href='%s'>installation guides</a>." @@ -333,6 +333,6 @@ msgstr "last year" msgid "years ago" msgstr "years ago" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Caused by:" diff --git a/l10n/en_GB/settings.po b/l10n/en_GB/settings.po index 1f7f4c5e7f9..689d713edc2 100644 --- a/l10n/en_GB/settings.po +++ b/l10n/en_GB/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:00+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: mnestis <transifex@mnestis.net>\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/en_GB/user_ldap.po b/l10n/en_GB/user_ldap.po index 3f198d14523..5210d173c84 100644 --- a/l10n/en_GB/user_ldap.po +++ b/l10n/en_GB/user_ldap.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-17 17:20+0000\n" +"Last-Translator: mnestis <transifex@mnestis.net>\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -89,15 +89,15 @@ msgstr "Error" #: js/settings.js:674 msgid "Configuration OK" -msgstr "" +msgstr "Configuration OK" #: js/settings.js:683 msgid "Configuration incorrect" -msgstr "" +msgstr "Configuration incorrect" #: js/settings.js:692 msgid "Configuration incomplete" -msgstr "" +msgstr "Configuration incomplete" #: js/settings.js:709 js/settings.js:718 msgid "Select groups" diff --git a/l10n/eo/core.po b/l10n/eo/core.po index b9ac9274358..3706add5af7 100644 --- a/l10n/eo/core.po +++ b/l10n/eo/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" @@ -278,12 +278,12 @@ msgstr "Dividita" msgid "Share" msgstr "Kunhavigi" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Eraro" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Eraro dum kunhavigo" @@ -303,115 +303,115 @@ msgstr "Kunhavigita kun vi kaj la grupo {group} de {owner}" msgid "Shared with you by {owner}" msgstr "Kunhavigita kun vi de {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Protekti per pasvorto" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Pasvorto" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Retpoŝti la ligilon al ulo" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Sendi" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Agordi limdaton" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Limdato" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Kunhavigi per retpoŝto:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Ne troviĝis gento" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "grupo" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Rekunhavigo ne permesatas" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Kunhavigita en {item} kun {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Malkunhavigi" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "povas redakti" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "alirkontrolo" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "krei" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "ĝisdatigi" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "forigi" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "kunhavigi" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Protektita per pasvorto" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Eraro dum malagordado de limdato" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Eraro dum agordado de limdato" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Sendante..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "La retpoŝtaĵo sendiĝis" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Averto" @@ -581,14 +581,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -735,11 +733,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/eo/files.po b/l10n/eo/files.po index 924a7f96d7f..38a7de6de56 100644 --- a/l10n/eo/files.po +++ b/l10n/eo/files.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" -"Last-Translator: Mariano <mstreet@kde.org.ar>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -156,11 +156,11 @@ msgstr "Dosieralŝuto plenumiĝas. Lasi la paĝon nun nuligus la alŝuton." msgid "URL cannot be empty" msgstr "La URL ne povas malpleni" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} jam ekzistas" @@ -184,39 +184,43 @@ msgstr "Forigi por ĉiam" msgid "Rename" msgstr "Alinomigi" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Traktotaj" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "Ne povis alinomiĝi dosiero" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "anstataŭiĝis {new_name} per {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "malfari" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n dosierujo" msgstr[1] "%n dosierujoj" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n dosiero" msgstr[1] "%n dosieroj" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} kaj {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Alŝutatas %n dosiero" diff --git a/l10n/eo/files_external.po b/l10n/eo/files_external.po index b8a274b5b74..15d48094528 100644 --- a/l10n/eo/files_external.po +++ b/l10n/eo/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "Bonvolu provizi ŝlosilon de la aplikaĵo Dropbox validan kaj sekretan." msgid "Error configuring Google Drive storage" msgstr "Eraro dum agordado de la memorservo Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/eo/files_trashbin.po b/l10n/eo/files_trashbin.po index ce756fecccb..2417a2e8c67 100644 --- a/l10n/eo/files_trashbin.po +++ b/l10n/eo/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 14:38-0500\n" -"PO-Revision-Date: 2013-11-03 19:30+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Mariano <mstreet@kde.org.ar>\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "Ne povis restaŭriĝi %s" msgid "Error" msgstr "Eraro" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "restaŭrita" diff --git a/l10n/eo/lib.po b/l10n/eo/lib.po index 87571525e53..dc44de6f28a 100644 --- a/l10n/eo/lib.po +++ b/l10n/eo/lib.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" @@ -71,25 +71,25 @@ msgstr "TTT-servoj regataj de vi" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "ZIP-elŝuto estas malkapabligita." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Dosieroj devas elŝutiĝi unuope." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Reen al la dosieroj" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "La elektitaj dosieroj tro grandas por genero de ZIP-dosiero." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -134,17 +134,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -269,13 +269,13 @@ msgstr "Starigi administran uzantonomon." msgid "Set an admin password." msgstr "Starigi administran pasvorton." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Via TTT-servilo ankoraŭ ne ĝuste agordiĝis por permesi sinkronigi dosierojn ĉar la WebDAV-interfaco ŝajnas rompita." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Bonvolu duoble kontroli la <a href='%s'>gvidilon por instalo</a>." @@ -333,6 +333,6 @@ msgstr "lastajare" msgid "years ago" msgstr "jaroj antaŭe" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/eo/settings.po b/l10n/eo/settings.po index 8552688a283..1cdefddb40c 100644 --- a/l10n/eo/settings.po +++ b/l10n/eo/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eo/user_ldap.po b/l10n/eo/user_ldap.po index c05b61d6134..87eb7bb9012 100644 --- a/l10n/eo/user_ldap.po +++ b/l10n/eo/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es/core.po b/l10n/es/core.po index 71bcebc3df1..72e711b3117 100644 --- a/l10n/es/core.po +++ b/l10n/es/core.po @@ -19,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" @@ -288,12 +288,12 @@ msgstr "Compartido" msgid "Share" msgstr "Compartir" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Error" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Error al compartir" @@ -313,115 +313,115 @@ msgstr "Compartido contigo y el grupo {group} por {owner}" msgid "Shared with you by {owner}" msgstr "Compartido contigo por {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "Compartido con el usuario o con el grupo ..." -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "Enlace compartido" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Protección con contraseña" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Contraseña" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Permitir Subida Pública" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Enviar enlace por correo electrónico a una persona" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Enviar" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Establecer fecha de caducidad" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Fecha de caducidad" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Compartir por correo electrónico:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "No se encontró gente" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "grupo" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "No se permite compartir de nuevo" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Compartido en {item} con {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Dejar de compartir" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "notificar al usuario por correo electrónico" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "puede editar" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "control de acceso" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "crear" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "actualizar" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "eliminar" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "compartir" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Protegido con contraseña" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Error eliminando fecha de caducidad" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Error estableciendo fecha de caducidad" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Enviando..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Correo electrónico enviado" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Precaución" @@ -591,14 +591,12 @@ msgid "" "\n" msgstr "Hola:\n\nTan solo queremos informarte que %s compartió %s contigo.\nMíralo aquí: %s\n\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "El objeto dejará de ser compartido el %s.\n\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "¡Saludos!" @@ -745,11 +743,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Hola:<br><br>tan solo queremos informarte que %s compartió «%s» contigo.<br><a href=\"%s\">¡Míralo acá!</a><br><br>" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "El objeto dejará de ser compartido el %s.<br><br>" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/es/files.po b/l10n/es/files.po index ace67ff7784..3a54e479935 100644 --- a/l10n/es/files.po +++ b/l10n/es/files.po @@ -16,9 +16,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" -"Last-Translator: Raul Fernandez Garcia <raulfg3@gmail.com>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -164,11 +164,11 @@ msgstr "La subida del archivo está en proceso. Si sale de la página ahora, la msgid "URL cannot be empty" msgstr "La dirección URL no puede estar vacía" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "En la carpeta de inicio, 'Shared' es un nombre reservado" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} ya existe" @@ -192,39 +192,43 @@ msgstr "Eliminar permanentemente" msgid "Rename" msgstr "Renombrar" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Pendiente" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "No se pudo renombrar el archivo" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "reemplazado {new_name} con {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "deshacer" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n carpeta" msgstr[1] "%n carpetas" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n archivo" msgstr[1] "%n archivos" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} y {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Subiendo %n archivo" diff --git a/l10n/es/files_external.po b/l10n/es/files_external.po index 72118628d1f..503d6f1758f 100644 --- a/l10n/es/files_external.po +++ b/l10n/es/files_external.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Korrosivo <yo@rubendelcampo.es>, 2013 +# Rubén del Campo <yo@rubendelcampo.es>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" -"Last-Translator: Korrosivo <yo@rubendelcampo.es>\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" +"Last-Translator: Rubén del Campo <yo@rubendelcampo.es>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -38,20 +38,20 @@ msgstr "Por favor, proporcione un una clave válida de la app Dropbox y una clav msgid "Error configuring Google Drive storage" msgstr "Error configurando el almacenamiento de Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Advertencia:</b> El cliente smb (smbclient) no se encuentra instalado. El montado de archivos o ficheros CIFS/SMB no es posible. Por favor pida al administrador de su sistema que lo instale." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Advertencia:</b> El soporte de FTP en PHP no se encuentra instalado. El montado de archivos o ficheros FTP no es posible. Por favor pida al administrador de su sistema que lo instale." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/es/files_trashbin.po b/l10n/es/files_trashbin.po index 155a900d634..186909f3505 100644 --- a/l10n/es/files_trashbin.po +++ b/l10n/es/files_trashbin.po @@ -4,13 +4,13 @@ # # Translators: # Art O. Pal <artopal@fastmail.fm>, 2013 -# Korrosivo <yo@rubendelcampo.es>, 2013 +# Rubén del Campo <yo@rubendelcampo.es>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" @@ -33,7 +33,7 @@ msgstr "No se puede restaurar %s" msgid "Error" msgstr "Error" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "recuperado" diff --git a/l10n/es/lib.po b/l10n/es/lib.po index 04e07c45349..d31c23cabf1 100644 --- a/l10n/es/lib.po +++ b/l10n/es/lib.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" @@ -74,27 +74,27 @@ msgstr "Servicios web bajo su control" msgid "cannot open \"%s\"" msgstr "No se puede abrir \"%s\"" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "La descarga en ZIP está desactivada." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Los archivos deben ser descargados uno por uno." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Volver a Archivos" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Los archivos seleccionados son demasiado grandes para generar el archivo zip." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Descargue los archivos en trozos más pequeños, por separado o solicítelos amablemente su administrador." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -137,17 +137,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "La aplicación no se puede instalar porque contiene la etiqueta\n<shipped>\ntrue\n</shipped>\nque no está permitida para aplicaciones no distribuidas" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "La aplicación no puede ser instalada por que la versión en info.xml/version no es la misma que la establecida en la app store" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "El directorio de la aplicación ya existe" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "No se puede crear la carpeta de la aplicación. Corrija los permisos. %s" @@ -272,13 +272,13 @@ msgstr "Configurar un nombre de usuario del administrador" msgid "Set an admin password." msgstr "Configurar la contraseña del administrador." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Su servidor web aún no está configurado adecuadamente para permitir sincronización de archivos ya que la interfaz WebDAV parece no estar funcionando." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Por favor, vuelva a comprobar las <a href='%s'>guías de instalación</a>." @@ -336,6 +336,6 @@ msgstr "año pasado" msgid "years ago" msgstr "hace años" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Causado por:" diff --git a/l10n/es/settings.po b/l10n/es/settings.po index 2df3faa3aff..1cc6a23bb7e 100644 --- a/l10n/es/settings.po +++ b/l10n/es/settings.po @@ -19,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Art O. Pal <artopal@fastmail.fm>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es/user_ldap.po b/l10n/es/user_ldap.po index 62834a2fd7e..6704b11e789 100644 --- a/l10n/es/user_ldap.po +++ b/l10n/es/user_ldap.po @@ -14,9 +14,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 08:20+0000\n" +"Last-Translator: Raul Fernandez Garcia <raulfg3@gmail.com>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -95,15 +95,15 @@ msgstr "Error" #: js/settings.js:674 msgid "Configuration OK" -msgstr "" +msgstr "Configuración OK" #: js/settings.js:683 msgid "Configuration incorrect" -msgstr "" +msgstr "Configuración Incorrecta" #: js/settings.js:692 msgid "Configuration incomplete" -msgstr "" +msgstr "Configuración incompleta" #: js/settings.js:709 js/settings.js:718 msgid "Select groups" diff --git a/l10n/es_AR/core.po b/l10n/es_AR/core.po index f3040dd158c..c443fe85210 100644 --- a/l10n/es_AR/core.po +++ b/l10n/es_AR/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -277,12 +277,12 @@ msgstr "Compartido" msgid "Share" msgstr "Compartir" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Error" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Error al compartir" @@ -302,115 +302,115 @@ msgstr "Compartido con vos y el grupo {group} por {owner}" msgid "Shared with you by {owner}" msgstr "Compartido con vos por {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Proteger con contraseña " -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Contraseña" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Permitir Subida Pública" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Enviar el enlace por e-mail." -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Mandar" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Asignar fecha de vencimiento" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Fecha de vencimiento" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Compartir a través de e-mail:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "No se encontraron usuarios" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "grupo" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "No se permite volver a compartir" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Compartido en {item} con {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Dejar de compartir" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "podés editar" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "control de acceso" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "crear" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "actualizar" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "borrar" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "compartir" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Protegido por contraseña" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Error al remover la fecha de vencimiento" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Error al asignar fecha de vencimiento" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Mandando..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "e-mail mandado" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Atención" @@ -580,14 +580,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -734,11 +732,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/es_AR/files.po b/l10n/es_AR/files.po index 1d0584cf168..cf320343eab 100644 --- a/l10n/es_AR/files.po +++ b/l10n/es_AR/files.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -159,11 +159,11 @@ msgstr "La subida del archivo está en proceso. Si salís de la página ahora, l msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} ya existe" @@ -187,39 +187,43 @@ msgstr "Borrar permanentemente" msgid "Rename" msgstr "Cambiar nombre" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Pendientes" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "se reemplazó {new_name} con {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "deshacer" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n carpeta" msgstr[1] "%n carpetas" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n archivo" msgstr[1] "%n archivos" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{carpetas} y {archivos}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Subiendo %n archivo" diff --git a/l10n/es_AR/files_external.po b/l10n/es_AR/files_external.po index f22a1caf0e2..acf6aafe87e 100644 --- a/l10n/es_AR/files_external.po +++ b/l10n/es_AR/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: cjtess <claudio.tessone@gmail.com>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "Por favor, proporcioná un secreto y una contraseña válida para la apl msgid "Error configuring Google Drive storage" msgstr "Error al configurar el almacenamiento de Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Advertencia:</b> El cliente smb \"smbclient\" no está instalado. Montar archivos CIFS/SMB no es posible. Por favor, pedile al administrador de tu sistema que lo instale." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Advertencia:</b> El soporte de FTP en PHP no está instalado. Montar archivos FTP no es posible. Por favor, pedile al administrador de tu sistema que lo instale." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/es_AR/files_trashbin.po b/l10n/es_AR/files_trashbin.po index 962fd759ca8..9ace7d23d43 100644 --- a/l10n/es_AR/files_trashbin.po +++ b/l10n/es_AR/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "No se pudo restaurar %s" msgid "Error" msgstr "Error" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "recuperado" diff --git a/l10n/es_AR/lib.po b/l10n/es_AR/lib.po index 02140c06233..9f5fcc9a19d 100644 --- a/l10n/es_AR/lib.po +++ b/l10n/es_AR/lib.po @@ -7,10 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" -"Last-Translator: cjtess <claudio.tessone@gmail.com>\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -71,27 +71,27 @@ msgstr "servicios web sobre los que tenés control" msgid "cannot open \"%s\"" msgstr "no se puede abrir \"%s\"" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "La descarga en ZIP está desactivada." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Los archivos deben ser descargados de a uno." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Volver a Archivos" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Los archivos seleccionados son demasiado grandes para generar el archivo zip." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Descargá los archivos en partes más chicas, de forma separada, o pedíselos al administrador" +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -134,17 +134,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "La app no se puede instalar porque contiene la etiqueta <shipped>true</shipped> que no está permitida para apps no distribuidas" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "La app no puede ser instalada porque la versión en info.xml/version no es la misma que la establecida en el app store" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "El directorio de la app ya existe" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "No se puede crear el directorio para la app. Corregí los permisos. %s" @@ -269,13 +269,13 @@ msgstr "Configurar un nombre de administrador." msgid "Set an admin password." msgstr "Configurar una contraseña de administrador." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Tu servidor web no está configurado todavía para permitir sincronización de archivos porque la interfaz WebDAV parece no funcionar." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Por favor, comprobá nuevamente la <a href='%s'>guía de instalación</a>." @@ -333,6 +333,6 @@ msgstr "el año pasado" msgid "years ago" msgstr "años atrás" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Provocado por:" diff --git a/l10n/es_AR/settings.po b/l10n/es_AR/settings.po index 7ccb2663a9a..5f57c4eb9b6 100644 --- a/l10n/es_AR/settings.po +++ b/l10n/es_AR/settings.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es_AR/user_ldap.po b/l10n/es_AR/user_ldap.po index f0d270e0a46..259373bbad7 100644 --- a/l10n/es_AR/user_ldap.po +++ b/l10n/es_AR/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es_MX/core.po b/l10n/es_MX/core.po index c1aa5e04d01..aaed71615db 100644 --- a/l10n/es_MX/core.po +++ b/l10n/es_MX/core.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-30 03:32-0400\n" -"PO-Revision-Date: 2013-10-30 07:32+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n" "MIME-Version: 1.0\n" @@ -276,12 +276,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:690 -#: js/share.js:702 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:730 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -301,115 +301,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:272 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:275 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:305 js/share.js:342 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:316 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:358 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:380 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:388 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:391 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:393 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:396 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:399 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:402 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:405 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:447 js/share.js:677 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:690 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:702 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:717 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:728 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:752 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -579,14 +579,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -733,11 +731,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/es_MX/files.po b/l10n/es_MX/files.po index 4757a4c1c50..9083ac2060a 100644 --- a/l10n/es_MX/files.po +++ b/l10n/es_MX/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Could not move %s" msgstr "" -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "" @@ -51,7 +51,7 @@ msgstr "" msgid "Error while downloading %s to %s" msgstr "" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "" @@ -114,15 +114,15 @@ msgstr "" msgid "Not enough storage available" msgstr "" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "" @@ -142,24 +142,24 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,104 +183,108 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:392 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:590 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" msgstr[1] "" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "" -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "" -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "" -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "" diff --git a/l10n/es_MX/lib.po b/l10n/es_MX/lib.po index 1823a00e415..7285fa72cec 100644 --- a/l10n/es_MX/lib.po +++ b/l10n/es_MX/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-17 13:47-0400\n" -"PO-Revision-Date: 2013-10-17 17:47+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n" "MIME-Version: 1.0\n" @@ -24,31 +24,31 @@ msgid "" " of ownCloud." msgstr "" -#: private/app.php:254 +#: private/app.php:255 msgid "No app name specified" msgstr "" -#: private/app.php:359 +#: private/app.php:360 msgid "Help" msgstr "" -#: private/app.php:372 +#: private/app.php:373 msgid "Personal" msgstr "" -#: private/app.php:383 +#: private/app.php:384 msgid "Settings" msgstr "" -#: private/app.php:395 +#: private/app.php:396 msgid "Users" msgstr "" -#: private/app.php:408 +#: private/app.php:409 msgid "Admin" msgstr "" -#: private/app.php:872 +#: private/app.php:873 #, php-format msgid "Failed to upgrade \"%s\"." msgstr "" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -284,54 +284,54 @@ msgstr "" msgid "Could not find category \"%s\"" msgstr "" -#: private/template/functions.php:122 +#: private/template/functions.php:130 msgid "seconds ago" msgstr "" -#: private/template/functions.php:123 +#: private/template/functions.php:131 msgid "%n minute ago" msgid_plural "%n minutes ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:124 +#: private/template/functions.php:132 msgid "%n hour ago" msgid_plural "%n hours ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:125 +#: private/template/functions.php:133 msgid "today" msgstr "" -#: private/template/functions.php:126 +#: private/template/functions.php:134 msgid "yesterday" msgstr "" -#: private/template/functions.php:128 +#: private/template/functions.php:136 msgid "%n day go" msgid_plural "%n days ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:130 +#: private/template/functions.php:138 msgid "last month" msgstr "" -#: private/template/functions.php:131 +#: private/template/functions.php:139 msgid "%n month ago" msgid_plural "%n months ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:133 +#: private/template/functions.php:141 msgid "last year" msgstr "" -#: private/template/functions.php:134 +#: private/template/functions.php:142 msgid "years ago" msgstr "" -#: private/template.php:297 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/et_EE/core.po b/l10n/et_EE/core.po index c5d14a0ec35..a10f337e6cf 100644 --- a/l10n/et_EE/core.po +++ b/l10n/et_EE/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-14 20:10+0000\n" -"Last-Translator: Rivo Zängov <eraser@eraser.ee>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -278,12 +278,12 @@ msgstr "Jagatud" msgid "Share" msgstr "Jaga" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Viga" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Viga jagamisel" @@ -303,115 +303,115 @@ msgstr "Jagatud sinu ja {group} grupiga {owner} poolt" msgid "Shared with you by {owner}" msgstr "Sinuga jagas {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "Jaga kasutaja või grupiga ..." -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "Jaga linki" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Parooliga kaitstud" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Parool" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Luba avalik üleslaadimine" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Saada link isikule e-postiga" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Saada" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Määra aegumise kuupäev" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Aegumise kuupäev" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Jaga e-postiga:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Ühtegi inimest ei leitud" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "grupp" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Edasijagamine pole lubatud" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Jagatud {item} kasutajaga {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Lõpeta jagamine" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "teavita e-postiga" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "saab muuta" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "ligipääsukontroll" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "loo" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "uuenda" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "kustuta" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "jaga" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Parooliga kaitstud" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Viga aegumise kuupäeva eemaldamisel" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Viga aegumise kuupäeva määramisel" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Saatmine ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "E-kiri on saadetud" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Hoiatus" @@ -581,14 +581,12 @@ msgid "" "\n" msgstr "Hei,\n\nlihtsalt annan sulle teada, et %s jagas sulle välja %s.\nVaata seda: %s\n\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "Jagamine aegub %s.\n\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "Terekest!" @@ -735,11 +733,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Hei,<br><br>lihtsalt annan sulle teada, et %s jagas sulle välja »%s«.<br><a href=\"%s\">Vaata seda!</a><br><br>" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "Jagamine aegub %s.<br><br>" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/et_EE/files.po b/l10n/et_EE/files.po index 56df8ac9b2e..4e5167ba6f8 100644 --- a/l10n/et_EE/files.po +++ b/l10n/et_EE/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" -"Last-Translator: Rivo Zängov <eraser@eraser.ee>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -157,11 +157,11 @@ msgstr "Faili üleslaadimine on töös. Lehelt lahkumine katkestab selle ülesla msgid "URL cannot be empty" msgstr "URL ei saa olla tühi" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "Kodukataloogis 'Shared' on reserveeritud failinimi" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} on juba olemas" @@ -185,39 +185,43 @@ msgstr "Kustuta jäädavalt" msgid "Rename" msgstr "Nimeta ümber" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Ootel" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "Ei suuda faili ümber nimetada" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "asendas nime {old_name} nimega {new_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "tagasi" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n kataloog" msgstr[1] "%n kataloogi" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n fail" msgstr[1] "%n faili" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} ja {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Laadin üles %n faili" diff --git a/l10n/et_EE/files_external.po b/l10n/et_EE/files_external.po index dc65ccbfc1c..8b5da6014ed 100644 --- a/l10n/et_EE/files_external.po +++ b/l10n/et_EE/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Rivo Zängov <eraser@eraser.ee>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "Palun sisesta korrektne Dropboxi rakenduse võti ja salasõna." msgid "Error configuring Google Drive storage" msgstr "Viga Google Drive'i salvestusruumi seadistamisel" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Hoiatus:</b> \"smbclient\" pole paigaldatud. Jagatud CIFS/SMB hoidlate ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata SAMBA tugi." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Hoiatus:</b> PHP-s puudub FTP tugi. Jagatud FTP hoidlate ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata FTP tugi." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/et_EE/files_trashbin.po b/l10n/et_EE/files_trashbin.po index 59ea4274259..b14ecfceb1f 100644 --- a/l10n/et_EE/files_trashbin.po +++ b/l10n/et_EE/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "%s ei saa taastada" msgid "Error" msgstr "Viga" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "taastatud" diff --git a/l10n/et_EE/lib.po b/l10n/et_EE/lib.po index 72507c119b2..c985acfbb96 100644 --- a/l10n/et_EE/lib.po +++ b/l10n/et_EE/lib.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" @@ -72,27 +72,27 @@ msgstr "veebitenused sinu kontrolli all" msgid "cannot open \"%s\"" msgstr "ei suuda avada \"%s\"" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "ZIP-ina allalaadimine on välja lülitatud." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Failid tuleb alla laadida ükshaaval." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Tagasi failide juurde" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Valitud failid on ZIP-faili loomiseks liiga suured." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Laadi failid alla eraldi väiksemate osadena või küsi nõu oma süsteemiadminstraatorilt." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -135,17 +135,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "Rakendit ei saa paigaldada, kuna see sisaldab \n<shipped>\n\ntrue\n</shipped>\nmärgendit, mis pole lubatud mitte veetud (non shipped) rakendites" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "Rakendit ei saa paigaldada, kuna selle versioon info.xml/version pole sama, mis on märgitud rakendite laos." -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "Rakendi kataloog on juba olemas" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "Ei saa luua rakendi kataloogi. Palun korrigeeri õigusi. %s" @@ -270,13 +270,13 @@ msgstr "Määra admin kasutajanimi." msgid "Set an admin password." msgstr "Määra admini parool." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Veebiserveri ei ole veel korralikult seadistatud võimaldamaks failide sünkroniseerimist, kuna WebDAV liides näib olevat mittetoimiv." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Palun tutvu veelkord <a href='%s'>paigalduse juhenditega</a>." @@ -334,6 +334,6 @@ msgstr "viimasel aastal" msgid "years ago" msgstr "aastat tagasi" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Põhjustaja:" diff --git a/l10n/et_EE/settings.po b/l10n/et_EE/settings.po index 8844e445dfd..cfd152a4b3b 100644 --- a/l10n/et_EE/settings.po +++ b/l10n/et_EE/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Rivo Zängov <eraser@eraser.ee>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/et_EE/user_ldap.po b/l10n/et_EE/user_ldap.po index fc124b9581a..2c1da8be61a 100644 --- a/l10n/et_EE/user_ldap.po +++ b/l10n/et_EE/user_ldap.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-18 09:20+0000\n" +"Last-Translator: pisike.sipelgas <pisike.sipelgas@gmail.com>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -90,15 +90,15 @@ msgstr "Viga" #: js/settings.js:674 msgid "Configuration OK" -msgstr "" +msgstr "Seadistus on korras" #: js/settings.js:683 msgid "Configuration incorrect" -msgstr "" +msgstr "Seadistus on vigane" #: js/settings.js:692 msgid "Configuration incomplete" -msgstr "" +msgstr "Seadistus on puudulik" #: js/settings.js:709 js/settings.js:718 msgid "Select groups" diff --git a/l10n/eu/core.po b/l10n/eu/core.po index 76050d7586f..a86a3cc2102 100644 --- a/l10n/eu/core.po +++ b/l10n/eu/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" @@ -278,12 +278,12 @@ msgstr "Elkarbanatuta" msgid "Share" msgstr "Elkarbanatu" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Errorea" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Errore bat egon da elkarbanatzean" @@ -303,115 +303,115 @@ msgstr "{owner}-k zu eta {group} taldearekin elkarbanatuta" msgid "Shared with you by {owner}" msgstr "{owner}-k zurekin elkarbanatuta" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Babestu pasahitzarekin" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Pasahitza" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Gaitu igotze publikoa" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Postaz bidali lotura " -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Bidali" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Ezarri muga data" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Muga data" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Elkarbanatu eposta bidez:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Ez da inor aurkitu" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "taldea" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Berriz elkarbanatzea ez dago baimendua" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "{user}ekin {item}-n elkarbanatuta" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Ez elkarbanatu" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "editatu dezake" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "sarrera kontrola" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "sortu" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "eguneratu" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "ezabatu" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "elkarbanatu" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Pasahitzarekin babestuta" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Errorea izan da muga data kentzean" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Errore bat egon da muga data ezartzean" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Bidaltzen ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Eposta bidalia" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Abisua" @@ -581,14 +581,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -735,11 +733,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/eu/files.po b/l10n/eu/files.po index f668c715349..39373b7ea7d 100644 --- a/l10n/eu/files.po +++ b/l10n/eu/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" @@ -157,11 +157,11 @@ msgstr "Fitxategien igoera martxan da. Orria orain uzteak igoera ezeztatutko du. msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} dagoeneko existitzen da" @@ -185,39 +185,43 @@ msgstr "Ezabatu betirako" msgid "Rename" msgstr "Berrizendatu" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Zain" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr " {new_name}-k {old_name} ordezkatu du" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "desegin" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "karpeta %n" msgstr[1] "%n karpeta" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "fitxategi %n" msgstr[1] "%n fitxategi" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} eta {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Fitxategi %n igotzen" diff --git a/l10n/eu/files_external.po b/l10n/eu/files_external.po index fa979c709b4..68f29e218ef 100644 --- a/l10n/eu/files_external.po +++ b/l10n/eu/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Piarres Beobide <pi@beobide.net>\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "Mesedez eman baliozkoa den Dropbox app giltza eta sekretua" msgid "Error configuring Google Drive storage" msgstr "Errore bat egon da Google Drive biltegiratzea konfiguratzean" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Abisua:</b> \"smbclient\" ez dago instalatuta. CIFS/SMB partekatutako karpetak montatzea ez da posible. Mesedez eskatu zure sistema kudeatzaileari instalatzea." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Abisua:</b> PHPren FTP modulua ez dago instalatuta edo gaitua. FTP partekatutako karpetak montatzea ez da posible. Mesedez eskatu zure sistema kudeatzaileari instalatzea." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/eu/files_trashbin.po b/l10n/eu/files_trashbin.po index af85d6db6a0..16877608645 100644 --- a/l10n/eu/files_trashbin.po +++ b/l10n/eu/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "Ezin izan da %s berreskuratu" msgid "Error" msgstr "Errorea" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "Berrezarrita" diff --git a/l10n/eu/lib.po b/l10n/eu/lib.po index 8dfd3f28a31..63151c5fc64 100644 --- a/l10n/eu/lib.po +++ b/l10n/eu/lib.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" @@ -72,27 +72,27 @@ msgstr "web zerbitzuak zure kontrolpean" msgid "cannot open \"%s\"" msgstr "ezin da \"%s\" ireki" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "ZIP deskarga ez dago gaituta." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Fitxategiak banan-banan deskargatu behar dira." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Itzuli fitxategietara" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Hautatuko fitxategiak oso handiak dira zip fitxategia sortzeko." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Deskargatu fitzategiak zati txikiagoetan, banan-banan edo eskatu mesedez zure administradoreari" +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -135,17 +135,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -270,13 +270,13 @@ msgstr "Ezarri administraziorako erabiltzaile izena." msgid "Set an admin password." msgstr "Ezarri administraziorako pasahitza." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Zure web zerbitzaria ez dago oraindik ongi konfiguratuta fitxategien sinkronizazioa egiteko, WebDAV interfazea ongi ez dagoela dirudi." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Mesedez begiratu <a href='%s'>instalazio gidak</a>." @@ -334,6 +334,6 @@ msgstr "joan den urtean" msgid "years ago" msgstr "urte" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Honek eraginda:" diff --git a/l10n/eu/settings.po b/l10n/eu/settings.po index 1c839466cb1..1e6a0d40c4d 100644 --- a/l10n/eu/settings.po +++ b/l10n/eu/settings.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eu/user_ldap.po b/l10n/eu/user_ldap.po index 2c02c89cff9..6fc4501362c 100644 --- a/l10n/eu/user_ldap.po +++ b/l10n/eu/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fa/core.po b/l10n/fa/core.po index d35fd35d7b8..3d04f8d844c 100644 --- a/l10n/fa/core.po +++ b/l10n/fa/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" @@ -272,12 +272,12 @@ msgstr "اشتراک گذاشته شده" msgid "Share" msgstr "اشتراکگذاری" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "خطا" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "خطا درحال به اشتراک گذاشتن" @@ -297,115 +297,115 @@ msgstr "به اشتراک گذاشته شده با شما و گروه {گروه} msgid "Shared with you by {owner}" msgstr "به اشتراک گذاشته شده با شما توسط { دارنده}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "نگهداری کردن رمز عبور" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "گذرواژه" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "اجازه آپلود عمومی" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "پیوند ایمیل برای شخص." -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "ارسال" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "تنظیم تاریخ انقضا" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "تاریخ انقضا" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "از طریق ایمیل به اشتراک بگذارید :" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "کسی یافت نشد" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "گروه" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "اشتراک گذاری مجدد مجاز نمی باشد" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "به اشتراک گذاشته شده در {بخش} با {کاربر}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "لغو اشتراک" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "می توان ویرایش کرد" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "کنترل دسترسی" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "ایجاد" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "به روز" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "پاک کردن" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "به اشتراک گذاشتن" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "نگهداری از رمز عبور" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "خطا در تنظیم نکردن تاریخ انقضا " -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "خطا در تنظیم تاریخ انقضا" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "درحال ارسال ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "ایمیل ارسال شد" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "اخطار" @@ -575,14 +575,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -729,11 +727,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/fa/files.po b/l10n/fa/files.po index 5ca5e21fdbc..057ac19f588 100644 --- a/l10n/fa/files.po +++ b/l10n/fa/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" @@ -156,11 +156,11 @@ msgstr "آپلودکردن پرونده در حال پیشرفت است. در ص msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{نام _جدید} در حال حاضر وجود دارد." @@ -184,37 +184,41 @@ msgstr "حذف قطعی" msgid "Rename" msgstr "تغییرنام" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "در انتظار" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "{نام_جدید} با { نام_قدیمی} جایگزین شد." -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "بازگشت" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/fa/files_external.po b/l10n/fa/files_external.po index d4e2ba0a621..dc90b713f0a 100644 --- a/l10n/fa/files_external.po +++ b/l10n/fa/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: miki_mika1362 <miki_mika1362@yahoo.com>\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "لطفا یک کلید و کد امنیتی صحیح دراپ باکس msgid "Error configuring Google Drive storage" msgstr "خطا به هنگام تنظیم فضای Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "خطا: \"smbclient\" نصب نشده است. نصب و راه اندازی سهام CIFS/SMB امکان پذیر نمیباشد. لطفا از مدیریت سازمان خود برای راه اندازی آن درخواست نمایید." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "خطا: پشتیبانی FTP در PHP فعال نمی باشد یا نصب نشده است. نصب و راه اندازی از سهم های FTP امکان پذیر نمی باشد. لطفا از مدیر سیستم خود برای راه اندازی آن درخواست\nکنید." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/fa/files_trashbin.po b/l10n/fa/files_trashbin.po index 1c133a5ef21..f986d7c13c2 100644 --- a/l10n/fa/files_trashbin.po +++ b/l10n/fa/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "%s را نمی توان بازگرداند" msgid "Error" msgstr "خطا" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/fa/lib.po b/l10n/fa/lib.po index 02ce7b21078..1d0892936ff 100644 --- a/l10n/fa/lib.po +++ b/l10n/fa/lib.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" @@ -71,25 +71,25 @@ msgstr "سرویس های تحت وب در کنترل شما" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "دانلود به صورت فشرده غیر فعال است" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "فایل ها باید به صورت یکی یکی دانلود شوند" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "بازگشت به فایل ها" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "فایل های انتخاب شده بزرگتر از آن هستند که بتوان یک فایل فشرده تولید کرد" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -134,17 +134,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -269,13 +269,13 @@ msgstr "یک نام کاربری برای مدیر تنظیم نمایید." msgid "Set an admin password." msgstr "یک رمزعبور برای مدیر تنظیم نمایید." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "احتمالاً وب سرور شما طوری تنظیم نشده است که اجازه ی همگام سازی فایلها را بدهد زیرا به نظر میرسد رابط WebDAV از کار افتاده است." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "لطفاً دوباره <a href='%s'>راهنمای نصب</a>را بررسی کنید." @@ -329,6 +329,6 @@ msgstr "سال قبل" msgid "years ago" msgstr "سالهای قبل" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/fa/settings.po b/l10n/fa/settings.po index ad8e2becf1b..9309cea1a37 100644 --- a/l10n/fa/settings.po +++ b/l10n/fa/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fa/user_ldap.po b/l10n/fa/user_ldap.po index 4f6fbe998c3..83e7dc8299b 100644 --- a/l10n/fa/user_ldap.po +++ b/l10n/fa/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fi_FI/core.po b/l10n/fi_FI/core.po index 2311a42f47c..e3c19829028 100644 --- a/l10n/fi_FI/core.po +++ b/l10n/fi_FI/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" @@ -278,12 +278,12 @@ msgstr "Jaettu" msgid "Share" msgstr "Jaa" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Virhe" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Virhe jaettaessa" @@ -303,115 +303,115 @@ msgstr "Jaettu sinun ja ryhmän {group} kanssa käyttäjän {owner} toimesta" msgid "Shared with you by {owner}" msgstr "Jaettu kanssasi käyttäjän {owner} toimesta" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "Jaa käyttäjän tai ryhmän kanssa…" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "Jaa linkki" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Suojaa salasanalla" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Salasana" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Salli julkinen lähetys" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Lähetä linkki sähköpostitse" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Lähetä" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Aseta päättymispäivä" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Päättymispäivä" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Jaa sähköpostilla:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Henkilöitä ei löytynyt" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "ryhmä" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Jakaminen uudelleen ei ole salittu" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "{item} on jaettu {user} kanssa" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Peru jakaminen" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "ilmoita sähköpostitse" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "voi muokata" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "Pääsyn hallinta" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "luo" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "päivitä" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "poista" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "jaa" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Salasanasuojattu" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Virhe purettaessa eräpäivää" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Virhe päättymispäivää asettaessa" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Lähetetään..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Sähköposti lähetetty" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Varoitus" @@ -581,14 +581,12 @@ msgid "" "\n" msgstr "Hei sinä!\n\n%s jakoi kohteen %s kanssasi.\nTutustu siihen: %s\n\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "Jakaminen päättyy %s.\n\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -735,11 +733,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Hei sinä!<br><br>%s jakoi kohteen »%s« kanssasi.<br><a href=\"%s\">Tutustu siihen!</a><br><br>" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "Jakaminen päättyy %s.<br><br>" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/fi_FI/files.po b/l10n/fi_FI/files.po index 1471c420e13..de2ba9369bb 100644 --- a/l10n/fi_FI/files.po +++ b/l10n/fi_FI/files.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" -"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -156,11 +156,11 @@ msgstr "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedos msgid "URL cannot be empty" msgstr "Osoite ei voi olla tyhjä" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} on jo olemassa" @@ -184,39 +184,43 @@ msgstr "Poista pysyvästi" msgid "Rename" msgstr "Nimeä uudelleen" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Odottaa" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "Tiedoston nimeäminen uudelleen epäonnistui" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "kumoa" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n kansio" msgstr[1] "%n kansiota" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n tiedosto" msgstr[1] "%n tiedostoa" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} ja {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Lähetetään %n tiedosto" diff --git a/l10n/fi_FI/files_external.po b/l10n/fi_FI/files_external.po index 6a544ba6f67..0813c9ede07 100644 --- a/l10n/fi_FI/files_external.po +++ b/l10n/fi_FI/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "Anna kelvollinen Dropbox-sovellusavain ja salainen vastaus." msgid "Error configuring Google Drive storage" msgstr "Virhe Google Drive levyn asetuksia tehtäessä" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Varoitus:</b> \"smbclient\" ei ole asennettuna. CIFS-/SMB-jakojen liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää asentamaan smbclient." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Varoitus:</b> PHP:n FTP-tuki ei ole käytössä tai sitä ei ole asennettu. FTP-jakojen liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää ottamaan FTP-tuki käyttöön." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/fi_FI/files_trashbin.po b/l10n/fi_FI/files_trashbin.po index 43256d63012..55da622da0a 100644 --- a/l10n/fi_FI/files_trashbin.po +++ b/l10n/fi_FI/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "Kohteen %s palautus epäonnistui" msgid "Error" msgstr "Virhe" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "palautettu" diff --git a/l10n/fi_FI/lib.po b/l10n/fi_FI/lib.po index 84d30c943d0..8605bfd73d0 100644 --- a/l10n/fi_FI/lib.po +++ b/l10n/fi_FI/lib.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" @@ -71,25 +71,25 @@ msgstr "verkkopalvelut hallinnassasi" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "ZIP-lataus on poistettu käytöstä." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Tiedostot on ladattava yksittäin." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Takaisin tiedostoihin" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Valitut tiedostot ovat liian suurikokoisia mahtuakseen zip-tiedostoon." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -134,17 +134,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "Sovelluskansio on jo olemassa" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "Sovelluskansion luominen ei onnistu. Korjaa käyttöoikeudet. %s" @@ -269,13 +269,13 @@ msgstr "Aseta ylläpitäjän käyttäjätunnus." msgid "Set an admin password." msgstr "Aseta ylläpitäjän salasana." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Lue tarkasti <a href='%s'>asennusohjeet</a>." @@ -333,6 +333,6 @@ msgstr "viime vuonna" msgid "years ago" msgstr "vuotta sitten" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Aiheuttaja:" diff --git a/l10n/fi_FI/settings.po b/l10n/fi_FI/settings.po index 711882eab68..3cb91db37c2 100644 --- a/l10n/fi_FI/settings.po +++ b/l10n/fi_FI/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fi_FI/user_ldap.po b/l10n/fi_FI/user_ldap.po index c790627aa5c..c88edde77de 100644 --- a/l10n/fi_FI/user_ldap.po +++ b/l10n/fi_FI/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fr/core.po b/l10n/fr/core.po index 5222847a241..29e783b4c1a 100644 --- a/l10n/fr/core.po +++ b/l10n/fr/core.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" @@ -283,12 +283,12 @@ msgstr "Partagé" msgid "Share" msgstr "Partager" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Erreur" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Erreur lors de la mise en partage" @@ -308,115 +308,115 @@ msgstr "Partagé par {owner} avec vous et le groupe {group}" msgid "Shared with you by {owner}" msgstr "Partagé avec vous par {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "Partager avec un utilisateur ou un groupe..." -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "Partager le lien" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Protéger par un mot de passe" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Mot de passe" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Autoriser l'upload par les utilisateurs non enregistrés" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Envoyez le lien par email" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Envoyer" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Spécifier la date d'expiration" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Date d'expiration" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Partager via e-mail :" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Aucun utilisateur trouvé" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "groupe" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Le repartage n'est pas autorisé" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Partagé dans {item} avec {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Ne plus partager" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "Notifier par email" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "édition autorisée" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "contrôle des accès" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "créer" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "mettre à jour" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "supprimer" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "partager" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Protégé par un mot de passe" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Une erreur est survenue pendant la suppression de la date d'expiration" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Erreur lors de la spécification de la date d'expiration" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "En cours d'envoi ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Email envoyé" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Attention" @@ -586,14 +586,12 @@ msgid "" "\n" msgstr "Bonjour,\n\nJuste pour vous signaler que %s a partagé %s avec vous.\nConsultez-le : %s\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "Le partage expire le %s.\n\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "Salutations!" @@ -740,11 +738,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Bonjour,<br><br>Juste pour vous informer que %s a partagé »%s« avec vous.<br><a href=\"%s\">Consultez-le !</a><br><br>" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "Le partage expirera le %s.<br><br>" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/fr/files.po b/l10n/fr/files.po index 03665c393d3..dc31264566e 100644 --- a/l10n/fr/files.po +++ b/l10n/fr/files.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" -"Last-Translator: Christophe Lherieau <skimpax@gmail.com>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -160,11 +160,11 @@ msgstr "L'envoi du fichier est en cours. Quitter cette page maintenant annulera msgid "URL cannot be empty" msgstr "L'URL ne peut pas être vide" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "Dans le dossier home, 'Partagé' est un nom de fichier réservé" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} existe déjà" @@ -188,39 +188,43 @@ msgstr "Supprimer de façon définitive" msgid "Rename" msgstr "Renommer" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "En attente" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "Impossible de renommer le fichier" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "{new_name} a été remplacé par {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "annuler" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n dossier" msgstr[1] "%n dossiers" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n fichier" msgstr[1] "%n fichiers" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} et {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Téléversement de %n fichier" diff --git a/l10n/fr/files_external.po b/l10n/fr/files_external.po index 1e0f19e1ace..7eb1176ba8c 100644 --- a/l10n/fr/files_external.po +++ b/l10n/fr/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "Veuillez fournir une clé d'application (app key) ainsi qu'un mot de pas msgid "Error configuring Google Drive storage" msgstr "Erreur lors de la configuration du support de stockage Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Attention : </b> \"smbclient\" n'est pas installé. Le montage des partages CIFS/SMB n'est pas disponible. Contactez votre administrateur système pour l'installer." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Attention : </b> Le support FTP de PHP n'est pas activé ou installé. Le montage des partages FTP n'est pas disponible. Contactez votre administrateur système pour l'installer." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/fr/files_trashbin.po b/l10n/fr/files_trashbin.po index 62eb0f505c2..351fde9ddac 100644 --- a/l10n/fr/files_trashbin.po +++ b/l10n/fr/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "Impossible de restaurer %s" msgid "Error" msgstr "Erreur" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "restauré" diff --git a/l10n/fr/lib.po b/l10n/fr/lib.po index 77eb230e070..7ee4be41416 100644 --- a/l10n/fr/lib.po +++ b/l10n/fr/lib.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" @@ -73,27 +73,27 @@ msgstr "services web sous votre contrôle" msgid "cannot open \"%s\"" msgstr "impossible d'ouvrir \"%s\"" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Téléchargement ZIP désactivé." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Les fichiers nécessitent d'être téléchargés un par un." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Retour aux Fichiers" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Les fichiers sélectionnés sont trop volumineux pour être compressés." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Télécharger les fichiers en parties plus petites, séparément ou demander avec bienveillance à votre administrateur." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -136,17 +136,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "L'application ne peut être installée car elle contient la balise <shipped>true</shipped> qui n'est pas autorisée pour les applications non-diffusées" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "L'application ne peut être installée car la version de info.xml/version n'est identique à celle indiquée sur l'app store" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "Le dossier de l'application existe déjà" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "Impossible de créer le dossier de l'application. Corrigez les droits d'accès. %s" @@ -271,13 +271,13 @@ msgstr "Spécifiez un nom d'utilisateur pour l'administrateur." msgid "Set an admin password." msgstr "Spécifiez un mot de passe administrateur." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Votre serveur web, n'est pas correctement configuré pour permettre la synchronisation des fichiers, car l'interface WebDav ne fonctionne pas comme il faut." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Veuillez vous référer au <a href='%s'>guide d'installation</a>." @@ -335,6 +335,6 @@ msgstr "l'année dernière" msgid "years ago" msgstr "il y a plusieurs années" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Causé par :" diff --git a/l10n/fr/settings.po b/l10n/fr/settings.po index e025ce065d6..ebc0caa83d4 100644 --- a/l10n/fr/settings.po +++ b/l10n/fr/settings.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: etiess <etiess@gmail.com>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fr/user_ldap.po b/l10n/fr/user_ldap.po index 76a5d80b95b..8ff17704a00 100644 --- a/l10n/fr/user_ldap.po +++ b/l10n/fr/user_ldap.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-17 12:50+0000\n" +"Last-Translator: Christophe Lherieau <skimpax@gmail.com>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -91,15 +91,15 @@ msgstr "Erreur" #: js/settings.js:674 msgid "Configuration OK" -msgstr "" +msgstr "Configuration OK" #: js/settings.js:683 msgid "Configuration incorrect" -msgstr "" +msgstr "Configuration incorrecte" #: js/settings.js:692 msgid "Configuration incomplete" -msgstr "" +msgstr "Configuration incomplète" #: js/settings.js:709 js/settings.js:718 msgid "Select groups" diff --git a/l10n/gl/core.po b/l10n/gl/core.po index 064f3cdb84d..da78390698a 100644 --- a/l10n/gl/core.po +++ b/l10n/gl/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" @@ -277,12 +277,12 @@ msgstr "Compartir" msgid "Share" msgstr "Compartir" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Erro" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Produciuse un erro ao compartir" @@ -302,115 +302,115 @@ msgstr "Compartido con vostede e co grupo {group} por {owner}" msgid "Shared with you by {owner}" msgstr "Compartido con vostede por {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "Compartir cun usuario ou grupo ..." -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "Ligazón para compartir" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Protexido con contrasinais" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Contrasinal" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Permitir o envío público" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Enviar ligazón por correo" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Enviar" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Definir a data de caducidade" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Data de caducidade" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Compartir por correo:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Non se atopou xente" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "grupo" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Non se permite volver a compartir" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Compartido en {item} con {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Deixar de compartir" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "notificar por correo" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "pode editar" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "control de acceso" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "crear" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "actualizar" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "eliminar" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "compartir" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Protexido con contrasinal" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Produciuse un erro ao retirar a data de caducidade" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Produciuse un erro ao definir a data de caducidade" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Enviando..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Correo enviado" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Aviso" @@ -580,14 +580,12 @@ msgid "" "\n" msgstr "Ola,\n\nsó facerlle saber que %s compartiu %s con vostede.\nVéxao en: %s\n\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "Esta compartición caduca o %s.\n\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "Saúdos!" @@ -734,11 +732,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Ola,<br><br>Só facerlle saber que %s compartiu «%s» con vostede.<br><a href=\"%s\">Véxao!</a><br><br>" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "Esta compartición caduca o %s.<br><br>" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/gl/files.po b/l10n/gl/files.po index 7f81618cfc5..c01a97bb2aa 100644 --- a/l10n/gl/files.po +++ b/l10n/gl/files.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" -"Last-Translator: mbouzada <mbouzada@gmail.com>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -156,11 +156,11 @@ msgstr "O envío do ficheiro está en proceso. Saír agora da páxina cancelará msgid "URL cannot be empty" msgstr "O URL non pode quedar en branco." -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "«Shared» dentro do cartafol persoal é un nome reservado" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "Xa existe un {new_name}" @@ -184,39 +184,43 @@ msgstr "Eliminar permanentemente" msgid "Rename" msgstr "Renomear" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Pendentes" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "Non foi posíbel renomear o ficheiro" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "substituír {new_name} por {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "desfacer" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n cartafol" msgstr[1] "%n cartafoles" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n ficheiro" msgstr[1] "%n ficheiros" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} e {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Cargando %n ficheiro" diff --git a/l10n/gl/files_external.po b/l10n/gl/files_external.po index be7162a3c06..1c5aff7b461 100644 --- a/l10n/gl/files_external.po +++ b/l10n/gl/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "Forneza unha chave correcta e segreda do Dropbox." msgid "Error configuring Google Drive storage" msgstr "Produciuse un erro ao configurar o almacenamento en Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Aviso:</b> «smbclient» non está instalado. Non é posibel a montaxe de comparticións CIFS/SMB. Consulte co administrador do sistema para instalalo." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Aviso:</b> A compatibilidade de FTP en PHP non está activada ou instalada. Non é posibel a montaxe de comparticións FTP. Consulte co administrador do sistema para instalalo." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/gl/files_trashbin.po b/l10n/gl/files_trashbin.po index b9233c24293..eea63f9317b 100644 --- a/l10n/gl/files_trashbin.po +++ b/l10n/gl/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "Non foi posíbel restaurar %s" msgid "Error" msgstr "Erro" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "restaurado" diff --git a/l10n/gl/lib.po b/l10n/gl/lib.po index 096ac63bfee..cd03671442f 100644 --- a/l10n/gl/lib.po +++ b/l10n/gl/lib.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" @@ -71,27 +71,27 @@ msgstr "servizos web baixo o seu control" msgid "cannot open \"%s\"" msgstr "non foi posíbel abrir «%s»" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "As descargas ZIP están desactivadas." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Os ficheiros necesitan seren descargados dun en un." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Volver aos ficheiros" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Os ficheiros seleccionados son demasiado grandes como para xerar un ficheiro zip." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Descargue os ficheiros en cachos máis pequenos e por separado, ou pídallos amabelmente ao seu administrador." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -134,17 +134,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "Non é posíbel instalar o aplicativo por conter a etiqueta\n<shipped>\n\ntrue\n</shipped>\nque non está permitida para os aplicativos non enviados" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "Non é posíbel instalar o aplicativo xa que a versión en info.xml/version non é a mesma que a versión informada desde a App Store" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "Xa existe o directorio do aplicativo" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "Non é posíbel crear o cartafol de aplicativos. Corrixa os permisos. %s" @@ -269,13 +269,13 @@ msgstr "Estabeleza un nome de usuario administrador" msgid "Set an admin password." msgstr "Estabeleza un contrasinal de administrador" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "O seu servidor web non está aínda configurado adecuadamente para permitir a sincronización de ficheiros xa que semella que a interface WebDAV non está a funcionar." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Volva comprobar as <a href='%s'>guías de instalación</a>" @@ -333,6 +333,6 @@ msgstr "último ano" msgid "years ago" msgstr "anos atrás" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Causado por:" diff --git a/l10n/gl/settings.po b/l10n/gl/settings.po index 3c0775ed2b6..22d522902b4 100644 --- a/l10n/gl/settings.po +++ b/l10n/gl/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: mbouzada <mbouzada@gmail.com>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/gl/user_ldap.po b/l10n/gl/user_ldap.po index 1ddc957651a..6e6b6959907 100644 --- a/l10n/gl/user_ldap.po +++ b/l10n/gl/user_ldap.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-18 16:20+0000\n" +"Last-Translator: mbouzada <mbouzada@gmail.com>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -89,15 +89,15 @@ msgstr "Erro" #: js/settings.js:674 msgid "Configuration OK" -msgstr "" +msgstr "Configuración correcta" #: js/settings.js:683 msgid "Configuration incorrect" -msgstr "" +msgstr "Configuración incorrecta" #: js/settings.js:692 msgid "Configuration incomplete" -msgstr "" +msgstr "Configuración incompleta" #: js/settings.js:709 js/settings.js:718 msgid "Select groups" diff --git a/l10n/he/core.po b/l10n/he/core.po index 72d8ad10f29..66f9f4c164f 100644 --- a/l10n/he/core.po +++ b/l10n/he/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -278,12 +278,12 @@ msgstr "שותף" msgid "Share" msgstr "שתף" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "שגיאה" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "שגיאה במהלך השיתוף" @@ -303,115 +303,115 @@ msgstr "שותף אתך ועם הקבוצה {group} שבבעלות {owner}" msgid "Shared with you by {owner}" msgstr "שותף אתך על ידי {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "הגנה בססמה" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "סיסמא" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "שליחת קישור בדוא״ל למשתמש" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "שליחה" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "הגדרת תאריך תפוגה" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "תאריך התפוגה" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "שיתוף באמצעות דוא״ל:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "לא נמצאו אנשים" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "קבוצה" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "אסור לעשות שיתוף מחדש" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "שותף תחת {item} עם {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "הסר שיתוף" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "ניתן לערוך" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "בקרת גישה" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "יצירה" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "עדכון" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "מחיקה" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "שיתוף" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "מוגן בססמה" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "אירעה שגיאה בביטול תאריך התפוגה" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "אירעה שגיאה בעת הגדרת תאריך התפוגה" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "מתבצעת שליחה ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "הודעת הדוא״ל נשלחה" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "אזהרה" @@ -581,14 +581,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -735,11 +733,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/he/files.po b/l10n/he/files.po index deca4a189c5..3e4d6d7d9c7 100644 --- a/l10n/he/files.po +++ b/l10n/he/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -157,11 +157,11 @@ msgstr "מתבצעת כעת העלאת קבצים. עזיבה של העמוד ת msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} כבר קיים" @@ -185,39 +185,43 @@ msgstr "מחק לצמיתות" msgid "Rename" msgstr "שינוי שם" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "ממתין" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "{new_name} הוחלף ב־{old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "ביטול" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/he/files_external.po b/l10n/he/files_external.po index beb7f4d7e31..91ae5a6c44f 100644 --- a/l10n/he/files_external.po +++ b/l10n/he/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "נא לספק קוד יישום וסוד תקניים של Dropbox." msgid "Error configuring Google Drive storage" msgstr "אירעה שגיאה בעת הגדרת אחסון ב־Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/he/files_trashbin.po b/l10n/he/files_trashbin.po index 33edb96f67f..b13e9732c8e 100644 --- a/l10n/he/files_trashbin.po +++ b/l10n/he/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "לא ניתן לשחזר את %s" msgid "Error" msgstr "שגיאה" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/he/lib.po b/l10n/he/lib.po index 736f4e9fd68..d16c10b9b64 100644 --- a/l10n/he/lib.po +++ b/l10n/he/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "שירותי רשת תחת השליטה שלך" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "הורדת ZIP כבויה" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "יש להוריד את הקבצים אחד אחרי השני." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "חזרה לקבצים" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "הקבצים הנבחרים גדולים מידי ליצירת קובץ zip." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "שרת האינטרנט שלך אינו מוגדר לצורכי סנכרון קבצים עדיין כיוון שמנשק ה־WebDAV כנראה אינו תקין." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "נא לעיין שוב ב<a href='%s'>מדריכי ההתקנה</a>." @@ -332,6 +332,6 @@ msgstr "שנה שעברה" msgid "years ago" msgstr "שנים" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/he/settings.po b/l10n/he/settings.po index c8565137b19..5c39a005aba 100644 --- a/l10n/he/settings.po +++ b/l10n/he/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/he/user_ldap.po b/l10n/he/user_ldap.po index 50ea4691175..b345b52f26a 100644 --- a/l10n/he/user_ldap.po +++ b/l10n/he/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hi/core.po b/l10n/hi/core.po index ebf1c66c988..4382444a5df 100644 --- a/l10n/hi/core.po +++ b/l10n/hi/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n" "MIME-Version: 1.0\n" @@ -278,12 +278,12 @@ msgstr "" msgid "Share" msgstr "साझा करें" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "त्रुटि" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -303,115 +303,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "पासवर्ड" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "भेजें" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "कोई व्यक्ति नहीं मिले " -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "भेजा जा रहा है" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "ईमेल भेज दिया गया है " -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "चेतावनी " @@ -581,14 +581,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -735,11 +733,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/hi/files.po b/l10n/hi/files.po index e8d87b1ca77..efe750827fa 100644 --- a/l10n/hi/files.po +++ b/l10n/hi/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "" msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,39 +183,43 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/hi/lib.po b/l10n/hi/lib.po index 443a1a4ed1f..883a1dbb2f4 100644 --- a/l10n/hi/lib.po +++ b/l10n/hi/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -332,6 +332,6 @@ msgstr "" msgid "years ago" msgstr "" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/hi/user_ldap.po b/l10n/hi/user_ldap.po index 5a8d450d543..ce19ebbd631 100644 --- a/l10n/hi/user_ldap.po +++ b/l10n/hi/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hr/core.po b/l10n/hr/core.po index 2d106df379d..1245118c210 100644 --- a/l10n/hr/core.po +++ b/l10n/hr/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -281,12 +281,12 @@ msgstr "" msgid "Share" msgstr "Podijeli" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Greška" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Greška prilikom djeljenja" @@ -306,115 +306,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Zaštiti lozinkom" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Lozinka" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Postavi datum isteka" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Datum isteka" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Dijeli preko email-a:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Osobe nisu pronađene" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Ponovo dijeljenje nije dopušteno" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Makni djeljenje" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "može mjenjat" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "kontrola pristupa" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "kreiraj" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "ažuriraj" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "izbriši" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "djeli" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Zaštita lozinkom" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Greška prilikom brisanja datuma isteka" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Greška prilikom postavljanja datuma isteka" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -584,14 +584,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -738,11 +736,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/hr/files.po b/l10n/hr/files.po index e0a1c7a9787..991f94f2ff1 100644 --- a/l10n/hr/files.po +++ b/l10n/hr/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "Učitavanje datoteke. Napuštanjem stranice će prekinuti učitavanje." msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,41 +183,45 @@ msgstr "" msgid "Rename" msgstr "Promjeni ime" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "U tijeku" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "vrati" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/hr/files_external.po b/l10n/hr/files_external.po index ef33412ac06..f33a72e6634 100644 --- a/l10n/hr/files_external.po +++ b/l10n/hr/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "" msgid "Error configuring Google Drive storage" msgstr "" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/hr/files_trashbin.po b/l10n/hr/files_trashbin.po index 6d9a70fffd7..d2e83f8faef 100644 --- a/l10n/hr/files_trashbin.po +++ b/l10n/hr/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "" msgid "Error" msgstr "Greška" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/hr/lib.po b/l10n/hr/lib.po index 203bc4544b5..af306ed83c3 100644 --- a/l10n/hr/lib.po +++ b/l10n/hr/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "web usluge pod vašom kontrolom" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -336,6 +336,6 @@ msgstr "prošlu godinu" msgid "years ago" msgstr "godina" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/hr/settings.po b/l10n/hr/settings.po index c06047fea80..9a53f06859a 100644 --- a/l10n/hr/settings.po +++ b/l10n/hr/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hr/user_ldap.po b/l10n/hr/user_ldap.po index 4f1f0126a80..b686dd97992 100644 --- a/l10n/hr/user_ldap.po +++ b/l10n/hr/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hu_HU/core.po b/l10n/hu_HU/core.po index 0bbb5ad595c..53daead24ac 100644 --- a/l10n/hu_HU/core.po +++ b/l10n/hu_HU/core.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" -"Last-Translator: Laszlo Tornoci <torlasz@gmail.com>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -279,12 +279,12 @@ msgstr "Megosztott" msgid "Share" msgstr "Megosztás" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Hiba" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Nem sikerült létrehozni a megosztást" @@ -304,115 +304,115 @@ msgstr "Megosztotta Önnel és a(z) {group} csoporttal: {owner}" msgid "Shared with you by {owner}" msgstr "Megosztotta Önnel: {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "Megosztani egy felhasználóval vagy csoporttal ..." -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "Megosztás hivatkozással" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Jelszóval is védem" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Jelszó" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Feltöltést is engedélyezek" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Email címre küldjük el" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Küldjük el" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Legyen lejárati idő" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "A lejárati idő" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Megosztás emaillel:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Nincs találat" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "csoport" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Ezt az állományt csak a tulajdonosa oszthatja meg másokkal" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Megosztva {item}-ben {user}-rel" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "A megosztás visszavonása" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "email értesítés" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "módosíthat" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "jogosultság" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "létrehoz" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "szerkeszt" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "töröl" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "megoszt" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Jelszóval van védve" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Nem sikerült a lejárati időt törölni" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Nem sikerült a lejárati időt beállítani" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Küldés ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Az emailt elküldtük" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Figyelmeztetés" @@ -582,14 +582,12 @@ msgid "" "\n" msgstr "Szia!\\n\n\\n\nÉrtesítünk, hogy %s megosztotta veled a következőt: %s.\\n\nItt tudod megnézni: %s\\n\n\\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "A megosztás ekkor jár le: %s\\n\n\\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "Üdv." @@ -736,11 +734,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Szia!<br><br>Értesítünk, hogy %s megosztotta veled a következőt: »%s«.<br><a href=\"%s\">Ide kattintva tudod megnézni</a><br><br>" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "A megosztás ekkor jár le: %s<br><br>" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/hu_HU/files.po b/l10n/hu_HU/files.po index dd347fa42a4..df7d2f365b6 100644 --- a/l10n/hu_HU/files.po +++ b/l10n/hu_HU/files.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 21:10+0000\n" -"Last-Translator: Laszlo Tornoci <torlasz@gmail.com>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -184,7 +184,7 @@ msgstr "Végleges törlés" msgid "Rename" msgstr "Átnevezés" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:863 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Folyamatban" @@ -200,23 +200,27 @@ msgstr "{new_name} fájlt kicseréltük ezzel: {old_name}" msgid "undo" msgstr "visszavonás" -#: js/filelist.js:584 js/filelist.js:658 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n mappa" msgstr[1] "%n mappa" -#: js/filelist.js:585 js/filelist.js:659 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n állomány" msgstr[1] "%n állomány" -#: js/filelist.js:592 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} és {files}" -#: js/filelist.js:802 js/filelist.js:840 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "%n állomány feltöltése" diff --git a/l10n/hu_HU/files_external.po b/l10n/hu_HU/files_external.po index 1f24808b150..84343fbce57 100644 --- a/l10n/hu_HU/files_external.po +++ b/l10n/hu_HU/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Laszlo Tornoci <torlasz@gmail.com>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "Adjon meg egy érvényes Dropbox app key-t és secretet!" msgid "Error configuring Google Drive storage" msgstr "A Google Drive tárolót nem sikerült beállítani" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Figyelem:</b> az \"smbclient\" nincs telepítve a kiszolgálón. Emiatt nem lehet CIFS/SMB megosztásokat fölcsatolni. Kérje meg a rendszergazdát, hogy telepítse a szükséges programot." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Figyelem:</b> a PHP FTP támogatása vagy nincs telepítve, vagy nincs engedélyezve a kiszolgálón. Emiatt nem lehetséges FTP-tárolókat fölcsatolni. Kérje meg a rendszergazdát, hogy telepítse a szükséges programot." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/hu_HU/files_trashbin.po b/l10n/hu_HU/files_trashbin.po index f90dae79c91..218eeecb95c 100644 --- a/l10n/hu_HU/files_trashbin.po +++ b/l10n/hu_HU/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "Nem sikerült %s visszaállítása" msgid "Error" msgstr "Hiba" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "visszaállítva" diff --git a/l10n/hu_HU/lib.po b/l10n/hu_HU/lib.po index e5927107e0e..70b9ddd1a75 100644 --- a/l10n/hu_HU/lib.po +++ b/l10n/hu_HU/lib.po @@ -9,10 +9,10 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" -"Last-Translator: sherlock79 <david@interpont.hu>\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -73,27 +73,27 @@ msgstr "webszolgáltatások saját kézben" msgid "cannot open \"%s\"" msgstr "nem sikerült megnyitni \"%s\"" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "A ZIP-letöltés nincs engedélyezve." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "A fájlokat egyenként kell letölteni." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Vissza a Fájlokhoz" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "A kiválasztott fájlok túl nagyok a zip tömörítéshez." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Tölts le a fileokat kisebb chunkokban, kölün vagy kérj segitséget a rendszergazdádtól." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -136,17 +136,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "Az alkalmazást nem lehet telepíteni, mert tartalmazza a \n<shipped>\ntrue\n</shipped>\ncímkét, ami a nem szállított alkalmazások esetén nem engedélyezett" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "Az alkalmazást nem lehet telepíteni, mert az info.xml/version-ben megadott verzió nem egyezik az alkalmazás-áruházban feltüntetett verzióval." -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "Az alkalmazás mappája már létezik" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "Nem lehetett létrehozni az alkalmzás mappáját. Kérlek ellenőrizd a jogosultásgokat. %s" @@ -271,13 +271,13 @@ msgstr "Állítson be egy felhasználói nevet az adminisztrációhoz." msgid "Set an admin password." msgstr "Állítson be egy jelszót az adminisztrációhoz." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Az Ön webkiszolgálója nincs megfelelően beállítva az állományok szinkronizálásához, mert a WebDAV-elérés úgy tűnik, nem működik." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Kérjük tüzetesen tanulmányozza át a <a href='%s'>telepítési útmutatót</a>." @@ -335,6 +335,6 @@ msgstr "tavaly" msgid "years ago" msgstr "több éve" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Okozta:" diff --git a/l10n/hu_HU/settings.po b/l10n/hu_HU/settings.po index 7230bb5e3b4..c276fcad842 100644 --- a/l10n/hu_HU/settings.po +++ b/l10n/hu_HU/settings.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 21:20+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Laszlo Tornoci <torlasz@gmail.com>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hu_HU/user_ldap.po b/l10n/hu_HU/user_ldap.po index 06a2c615c2b..2e87aa27ee4 100644 --- a/l10n/hu_HU/user_ldap.po +++ b/l10n/hu_HU/user_ldap.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hy/core.po b/l10n/hy/core.po index 6ba07f14a6e..732b90500cc 100644 --- a/l10n/hy/core.po +++ b/l10n/hy/core.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-30 03:32-0400\n" -"PO-Revision-Date: 2013-10-30 07:32+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" @@ -276,12 +276,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:690 -#: js/share.js:702 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:730 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -301,115 +301,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:272 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:275 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:305 js/share.js:342 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:316 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:358 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:380 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:388 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:391 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:393 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:396 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:399 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:402 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:405 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:447 js/share.js:677 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:690 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:702 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:717 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:728 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:752 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -579,14 +579,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -733,11 +731,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/hy/files.po b/l10n/hy/files.po index dc0e68a5643..d1242fa51e2 100644 --- a/l10n/hy/files.po +++ b/l10n/hy/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "" msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,39 +183,43 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/hy/files_external.po b/l10n/hy/files_external.po index 3c94ed05342..6b9791aa98d 100644 --- a/l10n/hy/files_external.po +++ b/l10n/hy/files_external.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" "PO-Revision-Date: 2013-04-26 08:01+0000\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" @@ -37,20 +37,20 @@ msgstr "" msgid "Error configuring Google Drive storage" msgstr "" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/hy/files_trashbin.po b/l10n/hy/files_trashbin.po index d0d4ceee018..499cc4c2caa 100644 --- a/l10n/hy/files_trashbin.po +++ b/l10n/hy/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "" msgid "Error" msgstr "" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/hy/lib.po b/l10n/hy/lib.po index 16d2817b050..f40506dc58e 100644 --- a/l10n/hy/lib.po +++ b/l10n/hy/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-17 13:47-0400\n" -"PO-Revision-Date: 2013-10-17 17:47+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" @@ -24,31 +24,31 @@ msgid "" " of ownCloud." msgstr "" -#: private/app.php:254 +#: private/app.php:255 msgid "No app name specified" msgstr "" -#: private/app.php:359 +#: private/app.php:360 msgid "Help" msgstr "" -#: private/app.php:372 +#: private/app.php:373 msgid "Personal" msgstr "" -#: private/app.php:383 +#: private/app.php:384 msgid "Settings" msgstr "" -#: private/app.php:395 +#: private/app.php:396 msgid "Users" msgstr "" -#: private/app.php:408 +#: private/app.php:409 msgid "Admin" msgstr "" -#: private/app.php:872 +#: private/app.php:873 #, php-format msgid "Failed to upgrade \"%s\"." msgstr "" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -284,54 +284,54 @@ msgstr "" msgid "Could not find category \"%s\"" msgstr "" -#: private/template/functions.php:122 +#: private/template/functions.php:130 msgid "seconds ago" msgstr "" -#: private/template/functions.php:123 +#: private/template/functions.php:131 msgid "%n minute ago" msgid_plural "%n minutes ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:124 +#: private/template/functions.php:132 msgid "%n hour ago" msgid_plural "%n hours ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:125 +#: private/template/functions.php:133 msgid "today" msgstr "" -#: private/template/functions.php:126 +#: private/template/functions.php:134 msgid "yesterday" msgstr "" -#: private/template/functions.php:128 +#: private/template/functions.php:136 msgid "%n day go" msgid_plural "%n days ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:130 +#: private/template/functions.php:138 msgid "last month" msgstr "" -#: private/template/functions.php:131 +#: private/template/functions.php:139 msgid "%n month ago" msgid_plural "%n months ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:133 +#: private/template/functions.php:141 msgid "last year" msgstr "" -#: private/template/functions.php:134 +#: private/template/functions.php:142 msgid "years ago" msgstr "" -#: private/template.php:297 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/hy/settings.po b/l10n/hy/settings.po index 4f4e1cb836e..cf22a1aa1fe 100644 --- a/l10n/hy/settings.po +++ b/l10n/hy/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-06 21:43-0500\n" -"PO-Revision-Date: 2013-11-07 02:43+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hy/user_ldap.po b/l10n/hy/user_ldap.po index 4beb0db4acc..8db7f0d5032 100644 --- a/l10n/hy/user_ldap.po +++ b/l10n/hy/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ia/core.po b/l10n/ia/core.po index ec4a87332c6..aef23c4c3df 100644 --- a/l10n/ia/core.po +++ b/l10n/ia/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -276,12 +276,12 @@ msgstr "" msgid "Share" msgstr "Compartir" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Error" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -301,115 +301,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Contrasigno" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Invia" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -579,14 +579,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -733,11 +731,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/ia/files.po b/l10n/ia/files.po index 39400d1bf0a..dd7b79afef5 100644 --- a/l10n/ia/files.po +++ b/l10n/ia/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "" msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,39 +183,43 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/ia/files_external.po b/l10n/ia/files_external.po index 67def0dc377..9b9f183f6f5 100644 --- a/l10n/ia/files_external.po +++ b/l10n/ia/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "" msgid "Error configuring Google Drive storage" msgstr "" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/ia/files_trashbin.po b/l10n/ia/files_trashbin.po index 59c86551a18..c373b8961e3 100644 --- a/l10n/ia/files_trashbin.po +++ b/l10n/ia/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "" msgid "Error" msgstr "Error" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/ia/lib.po b/l10n/ia/lib.po index 48892d85eb9..31020e1e85d 100644 --- a/l10n/ia/lib.po +++ b/l10n/ia/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "servicios web sub tu controlo" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -332,6 +332,6 @@ msgstr "" msgid "years ago" msgstr "" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/ia/settings.po b/l10n/ia/settings.po index d98635cddb9..9cf39820fcd 100644 --- a/l10n/ia/settings.po +++ b/l10n/ia/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ia/user_ldap.po b/l10n/ia/user_ldap.po index cf751b81177..aeb99b6082f 100644 --- a/l10n/ia/user_ldap.po +++ b/l10n/ia/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/id/core.po b/l10n/id/core.po index 600030cb893..51fb4cacad4 100644 --- a/l10n/id/core.po +++ b/l10n/id/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -271,12 +271,12 @@ msgstr "Dibagikan" msgid "Share" msgstr "Bagikan" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Galat" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Galat ketika membagikan" @@ -296,115 +296,115 @@ msgstr "Dibagikan dengan Anda dan grup {group} oleh {owner}" msgid "Shared with you by {owner}" msgstr "Dibagikan dengan Anda oleh {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Lindungi dengan sandi" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Sandi" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Emailkan tautan ini ke orang" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Kirim" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Setel tanggal kedaluwarsa" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Tanggal kedaluwarsa" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Bagian lewat email:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Tidak ada orang ditemukan" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "grup" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Berbagi ulang tidak diizinkan" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Dibagikan dalam {item} dengan {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Batalkan berbagi" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "dapat mengedit" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "kontrol akses" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "buat" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "perbarui" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "hapus" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "bagikan" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Dilindungi sandi" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Galat ketika menghapus tanggal kedaluwarsa" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Galat ketika menyetel tanggal kedaluwarsa" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Mengirim ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Email terkirim" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Peringatan" @@ -574,14 +574,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -728,11 +726,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/id/files.po b/l10n/id/files.po index c5f5e6d55f6..ca42c63cf39 100644 --- a/l10n/id/files.po +++ b/l10n/id/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "Berkas sedang diunggah. Meninggalkan halaman ini akan membatalkan proses msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} sudah ada" @@ -183,37 +183,41 @@ msgstr "Hapus secara permanen" msgid "Rename" msgstr "Ubah nama" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Menunggu" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "mengganti {new_name} dengan {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "urungkan" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/id/files_external.po b/l10n/id/files_external.po index 11bb34ff1cf..2ec650a9173 100644 --- a/l10n/id/files_external.po +++ b/l10n/id/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "Masukkan kunci dan sandi aplikasi Dropbox yang benar." msgid "Error configuring Google Drive storage" msgstr "Kesalahan dalam mengkonfigurasi penyimpanan Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Peringatan:</b> \"smbclient\" tidak terpasang. Mount direktori CIFS/SMB tidak dapat dilakukan. Silakan minta administrator sistem untuk memasangnya." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Peringatan:</b> Dukungan FTP di PHP tidak aktif atau tidak terpasang. Mount direktori FTP tidak dapat dilakukan. Silakan minta administrator sistem untuk memasangnya." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/id/files_trashbin.po b/l10n/id/files_trashbin.po index e351ecb37cd..c6a065cb2fb 100644 --- a/l10n/id/files_trashbin.po +++ b/l10n/id/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "Tidak dapat memulihkan %s" msgid "Error" msgstr "Galat" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/id/lib.po b/l10n/id/lib.po index 5a19a0132bb..27c5b892497 100644 --- a/l10n/id/lib.po +++ b/l10n/id/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "layanan web dalam kontrol Anda" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Pengunduhan ZIP dimatikan." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Berkas harus diunduh satu persatu." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Kembali ke Daftar Berkas" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Berkas yang dipilih terlalu besar untuk dibuat berkas zip-nya." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "Setel nama pengguna admin." msgid "Set an admin password." msgstr "Setel sandi admin." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Web server Anda belum dikonfigurasikan dengan baik untuk mengizinkan sinkronisasi berkas karena tampaknya antarmuka WebDAV rusak." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Silakan periksa ulang <a href='%s'>panduan instalasi</a>." @@ -328,6 +328,6 @@ msgstr "tahun kemarin" msgid "years ago" msgstr "beberapa tahun lalu" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/id/settings.po b/l10n/id/settings.po index 1f529ecbfc5..1b0ef875817 100644 --- a/l10n/id/settings.po +++ b/l10n/id/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/id/user_ldap.po b/l10n/id/user_ldap.po index 7a731bec90d..2d3dc7c9ada 100644 --- a/l10n/id/user_ldap.po +++ b/l10n/id/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/is/core.po b/l10n/is/core.po index e7275920a1a..d7ad119ce07 100644 --- a/l10n/is/core.po +++ b/l10n/is/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" @@ -277,12 +277,12 @@ msgstr "Deilt" msgid "Share" msgstr "Deila" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Villa" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Villa við deilingu" @@ -302,115 +302,115 @@ msgstr "Deilt með þér og hópnum {group} af {owner}" msgid "Shared with you by {owner}" msgstr "Deilt með þér af {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Verja með lykilorði" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Lykilorð" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Senda vefhlekk í tölvupóstu til notenda" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Senda" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Setja gildistíma" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Gildir til" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Deila með tölvupósti:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Engir notendur fundust" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Endurdeiling er ekki leyfð" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Deilt með {item} ásamt {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Hætta deilingu" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "getur breytt" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "aðgangsstýring" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "mynda" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "uppfæra" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "eyða" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "deila" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Verja með lykilorði" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Villa við að aftengja gildistíma" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Villa við að setja gildistíma" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Sendi ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Tölvupóstur sendur" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Aðvörun" @@ -580,14 +580,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -734,11 +732,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/is/files.po b/l10n/is/files.po index 3c51272e4e3..55f02ca3328 100644 --- a/l10n/is/files.po +++ b/l10n/is/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending mis msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} er þegar til" @@ -183,39 +183,43 @@ msgstr "" msgid "Rename" msgstr "Endurskýra" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Bíður" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "yfirskrifaði {new_name} með {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "afturkalla" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/is/files_external.po b/l10n/is/files_external.po index b222db1b694..aa54645b9cd 100644 --- a/l10n/is/files_external.po +++ b/l10n/is/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "Gefðu upp virkan Dropbox lykil og leynikóða" msgid "Error configuring Google Drive storage" msgstr "Villa kom upp við að setja upp Google Drive gagnasvæði" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Aðvörun:</b> \"smbclient\" er ekki uppsettur. Uppsetning á CIFS/SMB gagnasvæðum er ekki möguleg. Hafðu samband við kerfisstjóra til að fá hann uppsettan." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Aðvörun:</b> FTP stuðningur í PHP er ekki virkur. Uppsetning á FTP gagnasvæðum er ekki möguleg. Hafðu samband við kerfisstjóra til að fá hann uppsettan." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/is/files_trashbin.po b/l10n/is/files_trashbin.po index 9219fc2b3f6..228fce21ec7 100644 --- a/l10n/is/files_trashbin.po +++ b/l10n/is/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "" msgid "Error" msgstr "Villa" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/is/lib.po b/l10n/is/lib.po index 2a296a8505a..19c63cba80d 100644 --- a/l10n/is/lib.po +++ b/l10n/is/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "vefþjónusta undir þinni stjórn" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Slökkt á ZIP niðurhali." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Skrárnar verður að sækja eina og eina" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Aftur í skrár" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Valdar skrár eru of stórar til að búa til ZIP skrá." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -332,6 +332,6 @@ msgstr "síðasta ári" msgid "years ago" msgstr "einhverjum árum" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/is/settings.po b/l10n/is/settings.po index 65b7bc3e6e5..99e6de6adba 100644 --- a/l10n/is/settings.po +++ b/l10n/is/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/is/user_ldap.po b/l10n/is/user_ldap.po index 7880e3983b9..59410a98bd5 100644 --- a/l10n/is/user_ldap.po +++ b/l10n/is/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/it/core.po b/l10n/it/core.po index fabe79755d9..ca98895005e 100644 --- a/l10n/it/core.po +++ b/l10n/it/core.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" -"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -280,12 +280,12 @@ msgstr "Condivisi" msgid "Share" msgstr "Condividi" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Errore" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Errore durante la condivisione" @@ -305,115 +305,115 @@ msgstr "Condiviso con te e con il gruppo {group} da {owner}" msgid "Shared with you by {owner}" msgstr "Condiviso con te da {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "Condividi con utente o gruppo ..." -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "Condividi collegamento" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Proteggi con password" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Password" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Consenti caricamento pubblico" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Invia collegamento via email" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Invia" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Imposta data di scadenza" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Data di scadenza" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Condividi tramite email:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Non sono state trovate altre persone" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "gruppo" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "La ri-condivisione non è consentita" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Condiviso in {item} con {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Rimuovi condivisione" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "notifica tramite email" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "può modificare" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "controllo d'accesso" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "creare" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "aggiornare" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "elimina" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "condividi" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Protetta da password" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Errore durante la rimozione della data di scadenza" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Errore durante l'impostazione della data di scadenza" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Invio in corso..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Messaggio inviato" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Avviso" @@ -583,14 +583,12 @@ msgid "" "\n" msgstr "Ciao,\n\nvolevo informarti che %s ha condiviso %s con te.\nVedi: %s\n\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "La condivisione scadrà il %s.\n\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "Saluti!" @@ -737,11 +735,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Ciao,<br><br>volevo informarti che %s ha condiviso %s con te.<br><a href=\"%s\">Vedi!</a><br><br>" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "La condivisione scadrà il %s.<br><br>" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/it/files.po b/l10n/it/files.po index a1cbe0a51aa..ce93ca5a549 100644 --- a/l10n/it/files.po +++ b/l10n/it/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" -"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -157,11 +157,11 @@ msgstr "Caricamento del file in corso. La chiusura della pagina annullerà il ca msgid "URL cannot be empty" msgstr "L'URL non può essere vuoto." -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "Nella cartella home 'Shared' è un nome riservato" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} esiste già" @@ -185,39 +185,43 @@ msgstr "Elimina definitivamente" msgid "Rename" msgstr "Rinomina" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "In corso" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "Impossibile rinominare il file" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "sostituito {new_name} con {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "annulla" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n cartella" msgstr[1] "%n cartelle" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n file" msgstr[1] "%n file" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} e {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Caricamento di %n file in corso" diff --git a/l10n/it/files_external.po b/l10n/it/files_external.po index 503bc92d148..4704f0c3cdb 100644 --- a/l10n/it/files_external.po +++ b/l10n/it/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "Fornisci chiave di applicazione e segreto di Dropbox validi." msgid "Error configuring Google Drive storage" msgstr "Errore durante la configurazione dell'archivio Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Avviso:</b> \"smbclient\" non è installato. Impossibile montare condivisioni CIFS/SMB. Chiedi all'amministratore di sistema di installarlo." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Avviso:</b> il supporto FTP di PHP non è abilitato o non è installato. Impossibile montare condivisioni FTP. Chiedi all'amministratore di sistema di installarlo." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/it/files_trashbin.po b/l10n/it/files_trashbin.po index a016e6ef698..05958ee8c97 100644 --- a/l10n/it/files_trashbin.po +++ b/l10n/it/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "Impossibile ripristinare %s" msgid "Error" msgstr "Errore" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "ripristinati" diff --git a/l10n/it/lib.po b/l10n/it/lib.po index bfec7a0a901..d60ba401fe6 100644 --- a/l10n/it/lib.po +++ b/l10n/it/lib.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" @@ -73,27 +73,27 @@ msgstr "servizi web nelle tue mani" msgid "cannot open \"%s\"" msgstr "impossibile aprire \"%s\"" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Lo scaricamento in formato ZIP è stato disabilitato." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "I file devono essere scaricati uno alla volta." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Torna ai file" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "I file selezionati sono troppo grandi per generare un file zip." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Scarica i file in blocchi più piccoli, separatamente o chiedi al tuo amministratore." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -136,17 +136,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "L'applicazione non può essere installata poiché contiene il tag <shipped>true<shipped> che non è permesso alle applicazioni non shipped" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "L'applicazione non può essere installata poiché la versione in info.xml/version non è la stessa riportata dall'app store" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "La cartella dell'applicazione esiste già" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "Impossibile creare la cartella dell'applicazione. Correggi i permessi. %s" @@ -271,13 +271,13 @@ msgstr "Imposta un nome utente di amministrazione." msgid "Set an admin password." msgstr "Imposta una password di amministrazione." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Il tuo server web non è configurato correttamente per consentire la sincronizzazione dei file poiché l'interfaccia WebDAV sembra essere danneggiata." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Leggi attentamente le <a href='%s'>guide d'installazione</a>." @@ -335,6 +335,6 @@ msgstr "anno scorso" msgid "years ago" msgstr "anni fa" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Causato da:" diff --git a/l10n/it/settings.po b/l10n/it/settings.po index 9c7f3e29ca7..7e4f518b305 100644 --- a/l10n/it/settings.po +++ b/l10n/it/settings.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: polxmod <paolo.velati@gmail.com>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/it/user_ldap.po b/l10n/it/user_ldap.po index 3dd1bf61db2..653635bd9c8 100644 --- a/l10n/it/user_ldap.po +++ b/l10n/it/user_ldap.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-18 22:50+0000\n" +"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -90,15 +90,15 @@ msgstr "Errore" #: js/settings.js:674 msgid "Configuration OK" -msgstr "" +msgstr "Configurazione corretta" #: js/settings.js:683 msgid "Configuration incorrect" -msgstr "" +msgstr "Configurazione non corretta" #: js/settings.js:692 msgid "Configuration incomplete" -msgstr "" +msgstr "Configurazione incompleta" #: js/settings.js:709 js/settings.js:718 msgid "Select groups" diff --git a/l10n/ja_JP/core.po b/l10n/ja_JP/core.po index 92a81b71260..a7161783af2 100644 --- a/l10n/ja_JP/core.po +++ b/l10n/ja_JP/core.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" @@ -275,12 +275,12 @@ msgstr "共有中" msgid "Share" msgstr "共有" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "エラー" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "共有でエラー発生" @@ -300,115 +300,115 @@ msgstr "あなたと {owner} のグループ {group} で共有中" msgid "Shared with you by {owner}" msgstr "{owner} と共有中" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "ユーザもしくはグループと共有 ..." -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "共有リンク" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "パスワード保護" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "パスワード" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "アップロードを許可" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "メールリンク" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "送信" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "有効期限を設定" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "有効期限" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "メール経由で共有:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "ユーザーが見つかりません" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "グループ" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "再共有は許可されていません" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "{item} 内で {user} と共有中" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "共有解除" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "メールで通知" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "編集を許可" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "アクセス権限" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "作成" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "更新" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "削除" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "共有" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "パスワード保護" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "有効期限の未設定エラー" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "有効期限の設定でエラー発生" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "送信中..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "メールを送信しました" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "警告" @@ -578,14 +578,12 @@ msgid "" "\n" msgstr "こんにちは、\n\n%s があなたと %s を共有したことをお知らせします。\nそれを表示: %s\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "共有は %s で有効期限が切れます。\n\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "それでは!" @@ -732,11 +730,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "こんにちは、<br><br>%sがあなたと »%s« を共有したことをお知らせします。<br><a href=\"%s\">それを表示</a><br><br>" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "共有は %s で有効期限が切れます。<br><br>" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/ja_JP/files.po b/l10n/ja_JP/files.po index 3bdf4c18b78..c3e84e7cdfb 100644 --- a/l10n/ja_JP/files.po +++ b/l10n/ja_JP/files.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 11:20+0000\n" -"Last-Translator: plazmism <gomidori@live.jp>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -188,7 +188,7 @@ msgstr "完全に削除する" msgid "Rename" msgstr "名前の変更" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:863 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "中断" @@ -204,21 +204,25 @@ msgstr "{old_name} を {new_name} に置換" msgid "undo" msgstr "元に戻す" -#: js/filelist.js:584 js/filelist.js:658 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n 個のフォルダ" -#: js/filelist.js:585 js/filelist.js:659 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n 個のファイル" -#: js/filelist.js:592 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} と {files}" -#: js/filelist.js:802 js/filelist.js:840 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "%n 個のファイルをアップロード中" diff --git a/l10n/ja_JP/files_external.po b/l10n/ja_JP/files_external.po index 1a40cf44a9f..ffff86e20f4 100644 --- a/l10n/ja_JP/files_external.po +++ b/l10n/ja_JP/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "有効なDropboxアプリのキーとパスワードを入力して下 msgid "Error configuring Google Drive storage" msgstr "Googleドライブストレージの設定エラー" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>警告:</b> \"smbclient\" はインストールされていません。CIFS/SMB 共有のマウントはできません。システム管理者にインストールをお願いして下さい。" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>警告:</b> PHPのFTPサポートは無効もしくはインストールされていません。FTP共有のマウントはできません。システム管理者にインストールをお願いして下さい。" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/ja_JP/files_trashbin.po b/l10n/ja_JP/files_trashbin.po index 0a8f8037618..634208ae93e 100644 --- a/l10n/ja_JP/files_trashbin.po +++ b/l10n/ja_JP/files_trashbin.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-27 02:28-0400\n" -"PO-Revision-Date: 2013-10-24 04:20+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Daisuke Deguchi <ddeguchi@nagoya-u.jp>\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" @@ -34,7 +34,7 @@ msgstr "%s を復元出来ませんでした" msgid "Error" msgstr "エラー" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "復元済" diff --git a/l10n/ja_JP/lib.po b/l10n/ja_JP/lib.po index c018c048520..300049e62d8 100644 --- a/l10n/ja_JP/lib.po +++ b/l10n/ja_JP/lib.po @@ -10,10 +10,10 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" -"Last-Translator: Daisuke Deguchi <ddeguchi@nagoya-u.jp>\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -74,27 +74,27 @@ msgstr "管理下のウェブサービス" msgid "cannot open \"%s\"" msgstr "\"%s\" が開けません" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "ZIPダウンロードは無効です。" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "ファイルは1つずつダウンロードする必要があります。" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "ファイルに戻る" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "選択したファイルはZIPファイルの生成には大きすぎます。" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "ファイルは、小さいファイルに分割されてダウンロードされます。もしくは、管理者にお尋ねください。" +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -137,17 +137,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "非shippedアプリには許可されない<shipped>true</shipped>タグが含まれているためにアプリをインストール出来ません。" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "info.xml/versionのバージョンがアプリストアのバージョンと合っていない為、アプリはインストールされません" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "アプリディレクトリは既に存在します" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "アプリフォルダを作成出来ませんでした。%s のパーミッションを修正してください。" @@ -272,13 +272,13 @@ msgstr "管理者のユーザ名を設定。" msgid "Set an admin password." msgstr "管理者のパスワードを設定。" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "WebDAVインタフェースが動作していないと考えられるため、あなたのWEBサーバはまだファイルの同期を許可するように適切な設定がされていません。" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "<a href='%s'>インストールガイド</a>をよく確認してください。" @@ -332,6 +332,6 @@ msgstr "一年前" msgid "years ago" msgstr "年前" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "原因:" diff --git a/l10n/ja_JP/settings.po b/l10n/ja_JP/settings.po index a8ec1b54437..caf93d66feb 100644 --- a/l10n/ja_JP/settings.po +++ b/l10n/ja_JP/settings.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: plazmism <gomidori@live.jp>\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ja_JP/user_ldap.po b/l10n/ja_JP/user_ldap.po index 1cd451f3b8b..19c42d468ab 100644 --- a/l10n/ja_JP/user_ldap.po +++ b/l10n/ja_JP/user_ldap.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ka/core.po b/l10n/ka/core.po index 48df2936ead..7dfdba5b031 100644 --- a/l10n/ka/core.po +++ b/l10n/ka/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:10+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Georgian (http://www.transifex.com/projects/p/owncloud/language/ka/)\n" "MIME-Version: 1.0\n" @@ -271,12 +271,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -296,115 +296,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "პაროლი" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -574,14 +574,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -728,11 +726,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/ka/files.po b/l10n/ka/files.po index 50266837651..a15f83b2521 100644 --- a/l10n/ka/files.po +++ b/l10n/ka/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Georgian (http://www.transifex.com/projects/p/owncloud/language/ka/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Could not move %s" msgstr "" -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "" @@ -51,7 +51,7 @@ msgstr "" msgid "Error while downloading %s to %s" msgstr "" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "" @@ -114,15 +114,15 @@ msgstr "" msgid "Not enough storage available" msgstr "" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "" @@ -142,24 +142,24 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,101 +183,105 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:392 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" -#: js/filelist.js:590 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "" -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "" -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "" -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "" diff --git a/l10n/ka/lib.po b/l10n/ka/lib.po index a5e15d159c7..1458b755e12 100644 --- a/l10n/ka/lib.po +++ b/l10n/ka/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Georgian (http://www.transifex.com/projects/p/owncloud/language/ka/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "ZIP გადმოწერა გამორთულია" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -328,6 +328,6 @@ msgstr "" msgid "years ago" msgstr "" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/ka_GE/core.po b/l10n/ka_GE/core.po index dad7364ec0e..c9d589e012e 100644 --- a/l10n/ka_GE/core.po +++ b/l10n/ka_GE/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" @@ -271,12 +271,12 @@ msgstr "გაზიარებული" msgid "Share" msgstr "გაზიარება" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "შეცდომა" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "შეცდომა გაზიარების დროს" @@ -296,115 +296,115 @@ msgstr "გაზიარდა თქვენთვის და ჯგუფ msgid "Shared with you by {owner}" msgstr "გაზიარდა თქვენთვის {owner}–ის მიერ" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "პაროლით დაცვა" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "პაროლი" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "ლინკის პიროვნების იმეილზე გაგზავნა" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "გაგზავნა" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "მიუთითე ვადის გასვლის დრო" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "ვადის გასვლის დრო" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "გააზიარე მეილზე" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "მომხმარებელი არ არის ნაპოვნი" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "ჯგუფი" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "მეორეჯერ გაზიარება არ არის დაშვებული" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "გაზიარდა {item}–ში {user}–ის მიერ" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "გაუზიარებადი" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "შეგიძლია შეცვლა" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "დაშვების კონტროლი" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "შექმნა" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "განახლება" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "წაშლა" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "გაზიარება" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "პაროლით დაცული" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "შეცდომა ვადის გასვლის მოხსნის დროს" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "შეცდომა ვადის გასვლის მითითების დროს" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "გაგზავნა ...." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "იმეილი გაიგზავნა" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "გაფრთხილება" @@ -574,14 +574,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -728,11 +726,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/ka_GE/files.po b/l10n/ka_GE/files.po index 411e16a530a..d04cc7da1e7 100644 --- a/l10n/ka_GE/files.po +++ b/l10n/ka_GE/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "მიმდინარეობს ფაილის ატვირ msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} უკვე არსებობს" @@ -183,37 +183,41 @@ msgstr "სრულად წაშლა" msgid "Rename" msgstr "გადარქმევა" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "მოცდის რეჟიმში" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "{new_name} შეცვლილია {old_name}–ით" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "დაბრუნება" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/ka_GE/files_external.po b/l10n/ka_GE/files_external.po index d4a75bb89fb..655c7a00426 100644 --- a/l10n/ka_GE/files_external.po +++ b/l10n/ka_GE/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: drlinux64 <romeo@energo-pro.ge>\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "გთხოვთ მიუთითოთ Dropbox აპლიკა msgid "Error configuring Google Drive storage" msgstr "შეცდომა Google Drive საცავის კონფიგურირების დროს" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>გაფრთხილება:</b> \"smbclient\" არ არის ინსტალირებული. CIFS/SMB ზიარების მონტირება შეუძლებელია. გთხოვთ თხოვოთ თქვენს სისტემურ ადმინისტრატორებს დააინსტალიროს ის." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>გაფრთხილება:</b> FTP მხარდაჭერა არ არის აქტიური ან დაინსტალირებული. FTP ზიარის მონტირება შეუძლებელია. გთხოვთ თხოვოთ თქვენს სისტემურ ადმინისტრატორებს დააინსტალიროს ის." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/ka_GE/files_trashbin.po b/l10n/ka_GE/files_trashbin.po index 2d54104afb0..590410f0572 100644 --- a/l10n/ka_GE/files_trashbin.po +++ b/l10n/ka_GE/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "%s–ის აღდგენა ვერ მოხერხდა" msgid "Error" msgstr "შეცდომა" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/ka_GE/lib.po b/l10n/ka_GE/lib.po index d0c56e264dc..939e84996cf 100644 --- a/l10n/ka_GE/lib.po +++ b/l10n/ka_GE/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "web services under your control" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "ZIP download–ი გათიშულია" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "ფაილები უნდა გადმოიტვირთოს სათითაოდ." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "უკან ფაილებში" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "არჩეული ფაილები ძალიან დიდია zip ფაილის გენერაციისთვის." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "დააყენეთ ადმინისტრატორის msgid "Set an admin password." msgstr "დააყენეთ ადმინისტრატორის პაროლი." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "თქვენი web სერვერი არ არის კონფიგურირებული ფაილ სინქრონიზაციისთვის, რადგან WebDAV ინტერფეისი შეიძლება იყოს გატეხილი." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "გთხოვთ გადაათვალიეროთ <a href='%s'>ინსტალაციის გზამკვლევი</a>." @@ -328,6 +328,6 @@ msgstr "ბოლო წელს" msgid "years ago" msgstr "წლის წინ" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/ka_GE/settings.po b/l10n/ka_GE/settings.po index 3e8ca572056..7dffdfd8b2a 100644 --- a/l10n/ka_GE/settings.po +++ b/l10n/ka_GE/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ka_GE/user_ldap.po b/l10n/ka_GE/user_ldap.po index 8c9d757fd87..9f26e07555f 100644 --- a/l10n/ka_GE/user_ldap.po +++ b/l10n/ka_GE/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/km/core.po b/l10n/km/core.po index 39f046f594c..50a23e38636 100644 --- a/l10n/km/core.po +++ b/l10n/km/core.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-30 03:32-0400\n" -"PO-Revision-Date: 2013-10-30 07:32+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n" "MIME-Version: 1.0\n" @@ -271,12 +271,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:690 -#: js/share.js:702 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:730 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -296,115 +296,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:272 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:275 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:305 js/share.js:342 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:316 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:358 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:380 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:388 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:391 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:393 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:396 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:399 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:402 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:405 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:447 js/share.js:677 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:690 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:702 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:717 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:728 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:752 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -574,14 +574,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -728,11 +726,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/km/files.po b/l10n/km/files.po index d3702b8696f..536d3a40ae4 100644 --- a/l10n/km/files.po +++ b/l10n/km/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Could not move %s" msgstr "" -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "" @@ -51,7 +51,7 @@ msgstr "" msgid "Error while downloading %s to %s" msgstr "" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "" @@ -114,15 +114,15 @@ msgstr "" msgid "Not enough storage available" msgstr "" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "" @@ -142,24 +142,24 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,101 +183,105 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:392 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" -#: js/filelist.js:590 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "" -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "" -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "" -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "" diff --git a/l10n/km/files_external.po b/l10n/km/files_external.po index 36778620179..38f8a6f5ba7 100644 --- a/l10n/km/files_external.po +++ b/l10n/km/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-27 02:28-0400\n" -"PO-Revision-Date: 2013-10-23 21:30+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "" msgid "Error configuring Google Drive storage" msgstr "" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/km/files_trashbin.po b/l10n/km/files_trashbin.po index 7d8fb3decb6..dbe47b2f7be 100644 --- a/l10n/km/files_trashbin.po +++ b/l10n/km/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-27 02:28-0400\n" -"PO-Revision-Date: 2013-10-23 21:30+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "" msgid "Error" msgstr "" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/km/lib.po b/l10n/km/lib.po index 7c7bbdabe26..7a67810adbf 100644 --- a/l10n/km/lib.po +++ b/l10n/km/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-17 13:47-0400\n" -"PO-Revision-Date: 2013-10-17 17:47+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n" "MIME-Version: 1.0\n" @@ -24,31 +24,31 @@ msgid "" " of ownCloud." msgstr "" -#: private/app.php:254 +#: private/app.php:255 msgid "No app name specified" msgstr "" -#: private/app.php:359 +#: private/app.php:360 msgid "Help" msgstr "" -#: private/app.php:372 +#: private/app.php:373 msgid "Personal" msgstr "" -#: private/app.php:383 +#: private/app.php:384 msgid "Settings" msgstr "" -#: private/app.php:395 +#: private/app.php:396 msgid "Users" msgstr "" -#: private/app.php:408 +#: private/app.php:409 msgid "Admin" msgstr "" -#: private/app.php:872 +#: private/app.php:873 #, php-format msgid "Failed to upgrade \"%s\"." msgstr "" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -284,50 +284,50 @@ msgstr "" msgid "Could not find category \"%s\"" msgstr "" -#: private/template/functions.php:122 +#: private/template/functions.php:130 msgid "seconds ago" msgstr "" -#: private/template/functions.php:123 +#: private/template/functions.php:131 msgid "%n minute ago" msgid_plural "%n minutes ago" msgstr[0] "" -#: private/template/functions.php:124 +#: private/template/functions.php:132 msgid "%n hour ago" msgid_plural "%n hours ago" msgstr[0] "" -#: private/template/functions.php:125 +#: private/template/functions.php:133 msgid "today" msgstr "" -#: private/template/functions.php:126 +#: private/template/functions.php:134 msgid "yesterday" msgstr "" -#: private/template/functions.php:128 +#: private/template/functions.php:136 msgid "%n day go" msgid_plural "%n days ago" msgstr[0] "" -#: private/template/functions.php:130 +#: private/template/functions.php:138 msgid "last month" msgstr "" -#: private/template/functions.php:131 +#: private/template/functions.php:139 msgid "%n month ago" msgid_plural "%n months ago" msgstr[0] "" -#: private/template/functions.php:133 +#: private/template/functions.php:141 msgid "last year" msgstr "" -#: private/template/functions.php:134 +#: private/template/functions.php:142 msgid "years ago" msgstr "" -#: private/template.php:297 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/km/settings.po b/l10n/km/settings.po index 1200e6fcefb..1d9d28f8fbd 100644 --- a/l10n/km/settings.po +++ b/l10n/km/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-06 21:43-0500\n" -"PO-Revision-Date: 2013-11-07 02:43+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/kn/core.po b/l10n/kn/core.po index 71c87f4fa64..e7903b35a2b 100644 --- a/l10n/kn/core.po +++ b/l10n/kn/core.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-30 03:32-0400\n" -"PO-Revision-Date: 2013-10-30 07:32+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Kannada (http://www.transifex.com/projects/p/owncloud/language/kn/)\n" "MIME-Version: 1.0\n" @@ -271,12 +271,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:690 -#: js/share.js:702 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:730 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -296,115 +296,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:272 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:275 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:305 js/share.js:342 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:316 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:358 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:380 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:388 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:391 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:393 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:396 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:399 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:402 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:405 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:447 js/share.js:677 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:690 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:702 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:717 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:728 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:752 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -574,14 +574,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -728,11 +726,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/kn/files.po b/l10n/kn/files.po index 63099caa77e..0ccf427706b 100644 --- a/l10n/kn/files.po +++ b/l10n/kn/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Kannada (http://www.transifex.com/projects/p/owncloud/language/kn/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Could not move %s" msgstr "" -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "" @@ -51,7 +51,7 @@ msgstr "" msgid "Error while downloading %s to %s" msgstr "" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "" @@ -114,15 +114,15 @@ msgstr "" msgid "Not enough storage available" msgstr "" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "" @@ -142,24 +142,24 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,101 +183,105 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:392 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" -#: js/filelist.js:590 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "" -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "" -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "" -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "" diff --git a/l10n/kn/lib.po b/l10n/kn/lib.po index 7129a569226..5ff982c9fb2 100644 --- a/l10n/kn/lib.po +++ b/l10n/kn/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-17 13:47-0400\n" -"PO-Revision-Date: 2013-10-17 17:47+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Kannada (http://www.transifex.com/projects/p/owncloud/language/kn/)\n" "MIME-Version: 1.0\n" @@ -24,31 +24,31 @@ msgid "" " of ownCloud." msgstr "" -#: private/app.php:254 +#: private/app.php:255 msgid "No app name specified" msgstr "" -#: private/app.php:359 +#: private/app.php:360 msgid "Help" msgstr "" -#: private/app.php:372 +#: private/app.php:373 msgid "Personal" msgstr "" -#: private/app.php:383 +#: private/app.php:384 msgid "Settings" msgstr "" -#: private/app.php:395 +#: private/app.php:396 msgid "Users" msgstr "" -#: private/app.php:408 +#: private/app.php:409 msgid "Admin" msgstr "" -#: private/app.php:872 +#: private/app.php:873 #, php-format msgid "Failed to upgrade \"%s\"." msgstr "" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -284,50 +284,50 @@ msgstr "" msgid "Could not find category \"%s\"" msgstr "" -#: private/template/functions.php:122 +#: private/template/functions.php:130 msgid "seconds ago" msgstr "" -#: private/template/functions.php:123 +#: private/template/functions.php:131 msgid "%n minute ago" msgid_plural "%n minutes ago" msgstr[0] "" -#: private/template/functions.php:124 +#: private/template/functions.php:132 msgid "%n hour ago" msgid_plural "%n hours ago" msgstr[0] "" -#: private/template/functions.php:125 +#: private/template/functions.php:133 msgid "today" msgstr "" -#: private/template/functions.php:126 +#: private/template/functions.php:134 msgid "yesterday" msgstr "" -#: private/template/functions.php:128 +#: private/template/functions.php:136 msgid "%n day go" msgid_plural "%n days ago" msgstr[0] "" -#: private/template/functions.php:130 +#: private/template/functions.php:138 msgid "last month" msgstr "" -#: private/template/functions.php:131 +#: private/template/functions.php:139 msgid "%n month ago" msgid_plural "%n months ago" msgstr[0] "" -#: private/template/functions.php:133 +#: private/template/functions.php:141 msgid "last year" msgstr "" -#: private/template/functions.php:134 +#: private/template/functions.php:142 msgid "years ago" msgstr "" -#: private/template.php:297 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/ko/core.po b/l10n/ko/core.po index 8c1ff0b6b7c..3f68d94a5cb 100644 --- a/l10n/ko/core.po +++ b/l10n/ko/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" @@ -273,12 +273,12 @@ msgstr "공유됨" msgid "Share" msgstr "공유" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "오류" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "공유하는 중 오류 발생" @@ -298,115 +298,115 @@ msgstr "{owner} 님이 여러분 및 그룹 {group}와(과) 공유 중" msgid "Shared with you by {owner}" msgstr "{owner} 님이 공유 중" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "암호 보호" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "암호" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "퍼블릭 업로드 허용" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "이메일 주소" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "전송" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "만료 날짜 설정" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "만료 날짜" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "이메일로 공유:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "발견된 사람 없음" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "그룹" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "다시 공유할 수 없습니다" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "{user} 님과 {item}에서 공유 중" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "공유 해제" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "편집 가능" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "접근 제어" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "생성" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "업데이트" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "삭제" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "공유" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "암호로 보호됨" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "만료 날짜 해제 오류" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "만료 날짜 설정 오류" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "전송 중..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "이메일 발송됨" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "경고" @@ -576,14 +576,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -730,11 +728,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/ko/files.po b/l10n/ko/files.po index d662743dfab..6964b525eaa 100644 --- a/l10n/ko/files.po +++ b/l10n/ko/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" @@ -158,11 +158,11 @@ msgstr "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name}이(가) 이미 존재함" @@ -186,37 +186,41 @@ msgstr "영원히 삭제" msgid "Rename" msgstr "이름 바꾸기" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "대기 중" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "{old_name}이(가) {new_name}(으)로 대체됨" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "되돌리기" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "폴더 %n" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "파일 %n 개" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} 그리고 {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "%n 개의 파일을 업로드중" diff --git a/l10n/ko/files_external.po b/l10n/ko/files_external.po index c8a0f89f90b..34002f8c632 100644 --- a/l10n/ko/files_external.po +++ b/l10n/ko/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Shinjo Park <kde@peremen.name>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "올바른 Dropbox 앱 키와 암호를 입력하십시오." msgid "Error configuring Google Drive storage" msgstr "Google 드라이브 저장소 설정 오류" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>경고:</b> \"smbclient\"가 설치되지 않았습니다. CIFS/SMB 공유 자원에 연결할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>경고:</b> PHP FTP 지원이 비활성화되어 있거나 설치되지 않았습니다. FTP 공유를 마운트할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/ko/files_trashbin.po b/l10n/ko/files_trashbin.po index 6720b2e890f..b2fb3b67488 100644 --- a/l10n/ko/files_trashbin.po +++ b/l10n/ko/files_trashbin.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# smallsnail <bjh13579@gmail.com>, 2013 +# 책읽는달팽 <bjh13579@gmail.com>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "%s를 복원할수 없습니다" msgid "Error" msgstr "오류" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "복원됨" diff --git a/l10n/ko/lib.po b/l10n/ko/lib.po index b164ef1b3af..dcb078c5562 100644 --- a/l10n/ko/lib.po +++ b/l10n/ko/lib.po @@ -4,13 +4,13 @@ # # Translators: # chohy <chohy@yahoo.com>, 2013 -# smallsnail <bjh13579@gmail.com>, 2013 +# 책읽는달팽 <bjh13579@gmail.com>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" @@ -72,27 +72,27 @@ msgstr "내가 관리하는 웹 서비스" msgid "cannot open \"%s\"" msgstr "\"%s\"을(를) 열 수 없습니다." -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "ZIP 다운로드가 비활성화되었습니다." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "파일을 개별적으로 다운로드해야 합니다." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "파일로 돌아가기" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "선택한 파일들은 ZIP 파일을 생성하기에 너무 큽니다." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "작은 조각들 안에 들어있는 파일들을 받고자 하신다면, 나누어서 받으시거나 혹은 시스템 관리자에게 정중하게 물어보십시오" +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -135,17 +135,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "출하되지 않은 앱에 허용되지 않는 <shipped>true</shipped> 태그를 포함하고 있기 때문에 앱을 설치할 수 없습니다." -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "info.xml/version에 포함된 버전과 앱 스토어에 보고된 버전이 같지 않아서 앱을 설치할 수 없습니다. " -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "앱 디렉토리가 이미 존재합니다. " -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "앱 폴더를 만들 수 없습니다. 권한을 수정하십시오. %s " @@ -270,13 +270,13 @@ msgstr "관리자 이름 설정" msgid "Set an admin password." msgstr "관리자 비밀번호 설정" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "WebDAV 인터페이스가 제대로 작동하지 않습니다. 웹 서버에서 파일 동기화를 사용할 수 있도록 설정이 제대로 되지 않은 것 같습니다." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "<a href='%s'>설치 가이드</a>를 다시 한 번 확인하십시오." @@ -330,6 +330,6 @@ msgstr "작년" msgid "years ago" msgstr "년 전" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "원인: " diff --git a/l10n/ko/settings.po b/l10n/ko/settings.po index 5d77e932c91..ce2e67e01e1 100644 --- a/l10n/ko/settings.po +++ b/l10n/ko/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ko/user_ldap.po b/l10n/ko/user_ldap.po index d8a27a5c559..f8130b46bd5 100644 --- a/l10n/ko/user_ldap.po +++ b/l10n/ko/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ku_IQ/core.po b/l10n/ku_IQ/core.po index 5b8504f4ebf..590fd54c693 100644 --- a/l10n/ku_IQ/core.po +++ b/l10n/ku_IQ/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n" "MIME-Version: 1.0\n" @@ -276,12 +276,12 @@ msgstr "" msgid "Share" msgstr "هاوبەشی کردن" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "ههڵه" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -301,115 +301,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "وشەی تێپەربو" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "ئاگاداری" @@ -579,14 +579,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -733,11 +731,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/ku_IQ/files.po b/l10n/ku_IQ/files.po index 858e3558327..a75a3e7a599 100644 --- a/l10n/ku_IQ/files.po +++ b/l10n/ku_IQ/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "" msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,39 +183,43 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/ku_IQ/lib.po b/l10n/ku_IQ/lib.po index 5df8c545f83..2339d9095db 100644 --- a/l10n/ku_IQ/lib.po +++ b/l10n/ku_IQ/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "ڕاژهی وێب لهژێر چاودێریت دایه" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -332,6 +332,6 @@ msgstr "" msgid "years ago" msgstr "" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/ku_IQ/user_ldap.po b/l10n/ku_IQ/user_ldap.po index 6ace2b264a6..0873e9120a4 100644 --- a/l10n/ku_IQ/user_ldap.po +++ b/l10n/ku_IQ/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lb/core.po b/l10n/lb/core.po index f255168b95c..5264e3f4e83 100644 --- a/l10n/lb/core.po +++ b/l10n/lb/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" -"Last-Translator: Michel Weimerskirch <michel@weimerskirch.net>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -278,12 +278,12 @@ msgstr "Gedeelt" msgid "Share" msgstr "Deelen" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Feeler" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Feeler beim Deelen" @@ -303,115 +303,115 @@ msgstr "Gedeelt mat dir an der Grupp {group} vum {owner}" msgid "Shared with you by {owner}" msgstr "Gedeelt mat dir vum {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "Link deelen" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Passwuertgeschützt" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Passwuert" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Ëffentlechen Upload erlaaben" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Link enger Persoun mailen" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Schécken" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Verfallsdatum setzen" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Verfallsdatum" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Via E-Mail deelen:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Keng Persoune fonnt" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "Grupp" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Weiderdeelen ass net erlaabt" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Gedeelt an {item} mat {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Net méi deelen" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "via e-mail Bescheed ginn" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "kann änneren" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "Zougrëffskontroll" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "erstellen" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "aktualiséieren" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "läschen" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "deelen" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Passwuertgeschützt" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Feeler beim Läsche vum Verfallsdatum" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Feeler beim Setze vum Verfallsdatum" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Gëtt geschéckt..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Email geschéckt" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Warnung" @@ -581,14 +581,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "Prost!" @@ -735,11 +733,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/lb/files.po b/l10n/lb/files.po index 3b7e2fc0bbd..e6e03ecb0ee 100644 --- a/l10n/lb/files.po +++ b/l10n/lb/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "File Upload am gaang. Wann's de des Säit verléiss gëtt den Upload ofg msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,39 +183,43 @@ msgstr "" msgid "Rename" msgstr "Ëm-benennen" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "réckgängeg man" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/lb/files_external.po b/l10n/lb/files_external.po index dbe6960380d..dfe41bc2b95 100644 --- a/l10n/lb/files_external.po +++ b/l10n/lb/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "" msgid "Error configuring Google Drive storage" msgstr "" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/lb/files_trashbin.po b/l10n/lb/files_trashbin.po index 80206d687a2..dfbe45800e4 100644 --- a/l10n/lb/files_trashbin.po +++ b/l10n/lb/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "" msgid "Error" msgstr "Fehler" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/lb/lib.po b/l10n/lb/lib.po index 40159154298..3eba6dc0e67 100644 --- a/l10n/lb/lib.po +++ b/l10n/lb/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-06 21:43-0500\n" -"PO-Revision-Date: 2013-11-05 21:40+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" @@ -71,25 +71,25 @@ msgstr "Web-Servicer ënnert denger Kontroll" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -134,17 +134,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -269,13 +269,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" diff --git a/l10n/lb/settings.po b/l10n/lb/settings.po index ffb5cd9fa5c..b6ad96bc6fe 100644 --- a/l10n/lb/settings.po +++ b/l10n/lb/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lb/user_ldap.po b/l10n/lb/user_ldap.po index d83599ede3f..368306c01f8 100644 --- a/l10n/lb/user_ldap.po +++ b/l10n/lb/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lt_LT/core.po b/l10n/lt_LT/core.po index ea7fd28d63e..88209fcb536 100644 --- a/l10n/lt_LT/core.po +++ b/l10n/lt_LT/core.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -286,12 +286,12 @@ msgstr "Dalinamasi" msgid "Share" msgstr "Dalintis" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Klaida" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Klaida, dalijimosi metu" @@ -311,115 +311,115 @@ msgstr "Pasidalino su Jumis ir {group} grupe {owner}" msgid "Shared with you by {owner}" msgstr "Pasidalino su Jumis {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "Dalintis su vartotoju arba grupe..." -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "Dalintis nuoroda" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Apsaugotas slaptažodžiu" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Slaptažodis" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Leisti viešą įkėlimą" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Nusiųsti nuorodą paštu" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Siųsti" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Nustatykite galiojimo laiką" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Galiojimo laikas" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Dalintis per el. paštą:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Žmonių nerasta" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "grupė" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Dalijinasis išnaujo negalimas" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Pasidalino {item} su {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Nebesidalinti" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "pranešti el. paštu" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "gali redaguoti" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "priėjimo kontrolė" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "sukurti" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "atnaujinti" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "ištrinti" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "dalintis" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Apsaugota slaptažodžiu" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Klaida nuimant galiojimo laiką" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Klaida nustatant galiojimo laiką" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Siunčiama..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Laiškas išsiųstas" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Įspėjimas" @@ -589,14 +589,12 @@ msgid "" "\n" msgstr "Labas,\n\nInformuojame, kad %s pasidalino su Jumis %s.\nPažiūrėti tai: %s\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "Bendrinimo laikas baigsis %s.\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "Sveikinimai!" @@ -743,11 +741,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Labas,<br><br>tik informuojame, kad %s pasidalino su Jumis »%s«.<br><a href=\"%s\">Peržiūrėk!</a><br><br>" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "Bendrinimo laikas baigsis %s.<br><br>" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/lt_LT/files.po b/l10n/lt_LT/files.po index 558bf2e9939..f7a2e1c82a7 100644 --- a/l10n/lt_LT/files.po +++ b/l10n/lt_LT/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -158,11 +158,11 @@ msgstr "Failo įkėlimas pradėtas. Jei paliksite šį puslapį, įkėlimas nutr msgid "URL cannot be empty" msgstr "URL negali būti tuščias." -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} jau egzistuoja" @@ -186,41 +186,45 @@ msgstr "Ištrinti negrįžtamai" msgid "Rename" msgstr "Pervadinti" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Laukiantis" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "Neįmanoma pervadinti failo" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "pakeiskite {new_name} į {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "anuliuoti" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n aplankas" msgstr[1] "%n aplankai" msgstr[2] "%n aplankų" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n failas" msgstr[1] "%n failai" msgstr[2] "%n failų" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} ir {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Įkeliamas %n failas" diff --git a/l10n/lt_LT/files_external.po b/l10n/lt_LT/files_external.po index 7d99f3eead8..1bd0e585114 100644 --- a/l10n/lt_LT/files_external.po +++ b/l10n/lt_LT/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Min2liz <min2lizz@gmail.com>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "Prašome įvesti teisingus Dropbox \"app key\" ir \"secret\"." msgid "Error configuring Google Drive storage" msgstr "Klaida nustatinėjant Google Drive talpyklą" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Įspėjimas:</b> \"smbclient\" nėra įdiegtas. CIFS/SMB dalinimasis nėra galimas. Prašome susisiekti su sistemos administratoriumi kad būtų įdiegtas \"smbclient\"" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Įspėjimas:</b> FTP palaikymas PHP sistemoje nėra įjungtas arba nėra įdiegtas. FTP dalinimosi įjungimas nėra galimas. Prašome susisiekti su sistemos administratoriumi kad būtų įdiegtas FTP palaikymas. " -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/lt_LT/files_trashbin.po b/l10n/lt_LT/files_trashbin.po index d745a17d477..f971c03d481 100644 --- a/l10n/lt_LT/files_trashbin.po +++ b/l10n/lt_LT/files_trashbin.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -33,7 +33,7 @@ msgstr "Nepavyko atkurti %s" msgid "Error" msgstr "Klaida" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "atstatyta" diff --git a/l10n/lt_LT/lib.po b/l10n/lt_LT/lib.po index 1aaeae0a532..ef58d67636f 100644 --- a/l10n/lt_LT/lib.po +++ b/l10n/lt_LT/lib.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -74,27 +74,27 @@ msgstr "jūsų valdomos web paslaugos" msgid "cannot open \"%s\"" msgstr "nepavyksta atverti „%s“" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "ZIP atsisiuntimo galimybė yra išjungta." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Failai turi būti parsiunčiami vienas po kito." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Atgal į Failus" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Pasirinkti failai per dideli archyvavimui į ZIP." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Atsisiųskite failus mažesnėmis dalimis atskirai, arba mandagiai prašykite savo administratoriaus." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -137,17 +137,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "Programa negali būti įdiegta, nes turi <shipped>true</shipped> žymę, kuri yra neleistina ne kartu platinamoms programoms" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "Programa negali būti įdiegta, nes versija pateikta info.xml/version nesutampa su versija deklaruota programų saugykloje" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "Programos aplankas jau egzistuoja" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "Nepavyksta sukurti aplanko. Prašome pataisyti leidimus. %s" @@ -272,13 +272,13 @@ msgstr "Nustatyti administratoriaus naudotojo vardą." msgid "Set an admin password." msgstr "Nustatyti administratoriaus slaptažodį." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Jūsų serveris nėra tvarkingai nustatytas leisti failų sinchronizaciją, nes WebDAV sąsaja panašu, kad yra sugadinta." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Prašome pažiūrėkite dar kartą <a href='%s'>diegimo instrukcijas</a>." @@ -340,6 +340,6 @@ msgstr "praeitais metais" msgid "years ago" msgstr "prieš metus" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Iššaukė:" diff --git a/l10n/lt_LT/settings.po b/l10n/lt_LT/settings.po index a690870f52b..342abba0b92 100644 --- a/l10n/lt_LT/settings.po +++ b/l10n/lt_LT/settings.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lt_LT/user_ldap.po b/l10n/lt_LT/user_ldap.po index 78a4fb93a73..6fdd5a4d302 100644 --- a/l10n/lt_LT/user_ldap.po +++ b/l10n/lt_LT/user_ldap.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lv/core.po b/l10n/lv/core.po index 1fcdf691193..519087ae1fc 100644 --- a/l10n/lv/core.po +++ b/l10n/lv/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" @@ -282,12 +282,12 @@ msgstr "Kopīgs" msgid "Share" msgstr "Dalīties" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Kļūda" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Kļūda, daloties" @@ -307,115 +307,115 @@ msgstr "{owner} dalījās ar jums un grupu {group}" msgid "Shared with you by {owner}" msgstr "{owner} dalījās ar jums" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Aizsargāt ar paroli" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Parole" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Ļaut publisko augšupielādi." -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Sūtīt saiti personai pa e-pastu" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Sūtīt" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Iestaties termiņa datumu" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Termiņa datums" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Dalīties, izmantojot e-pastu:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Nav atrastu cilvēku" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "grupa" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Atkārtota dalīšanās nav atļauta" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Dalījās ar {item} ar {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Pārtraukt dalīšanos" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "var rediģēt" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "piekļuves vadība" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "izveidot" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "atjaunināt" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "dzēst" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "dalīties" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Aizsargāts ar paroli" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Kļūda, noņemot termiņa datumu" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Kļūda, iestatot termiņa datumu" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Sūta..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Vēstule nosūtīta" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Brīdinājums" @@ -585,14 +585,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -739,11 +737,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/lv/files.po b/l10n/lv/files.po index c52f55984b8..f61abfe28a1 100644 --- a/l10n/lv/files.po +++ b/l10n/lv/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" @@ -156,11 +156,11 @@ msgstr "Notiek augšupielāde. Pametot lapu tagad, tiks atcelta augšupielāde." msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} jau eksistē" @@ -184,41 +184,45 @@ msgstr "Dzēst pavisam" msgid "Rename" msgstr "Pārsaukt" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Gaida savu kārtu" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "aizvietoja {new_name} ar {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "atsaukt" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n mapes" msgstr[1] "%n mape" msgstr[2] "%n mapes" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n faili" msgstr[1] "%n fails" msgstr[2] "%n faili" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "%n" diff --git a/l10n/lv/files_external.po b/l10n/lv/files_external.po index 257b3d6427b..f3f1ea0a209 100644 --- a/l10n/lv/files_external.po +++ b/l10n/lv/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: stendec <stendec@inbox.lv>\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "Lūdzu, norādiet derīgu Dropbox lietotnes atslēgu un noslēpumu." msgid "Error configuring Google Drive storage" msgstr "Kļūda, konfigurējot Google Drive krātuvi" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Brīdinājums:</b> nav uzinstalēts “smbclient”. Nevar montēt CIFS/SMB koplietojumus. Lūdzu, vaicājiet savam sistēmas administratoram, lai to uzinstalē." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Brīdinājums: </b> uz PHP nav aktivēts vai instalēts FTP atbalsts. Nevar montēt FTP koplietojumus. Lūdzu, vaicājiet savam sistēmas administratoram, lai to uzinstalē." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/lv/files_trashbin.po b/l10n/lv/files_trashbin.po index ff938af6f0b..7d9d3b0117d 100644 --- a/l10n/lv/files_trashbin.po +++ b/l10n/lv/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "Nevarēja atjaunot %s" msgid "Error" msgstr "Kļūda" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "atjaunots" diff --git a/l10n/lv/lib.po b/l10n/lv/lib.po index dba1684cad2..b063c00d93f 100644 --- a/l10n/lv/lib.po +++ b/l10n/lv/lib.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" @@ -71,27 +71,27 @@ msgstr "tīmekļa servisi tavā varā" msgid "cannot open \"%s\"" msgstr "Nevar atvērt \"%s\"" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "ZIP lejupielādēšana ir izslēgta." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Datnes var lejupielādēt tikai katru atsevišķi." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Atpakaļ pie datnēm" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Izvēlētās datnes ir pārāk lielas, lai izveidotu zip datni." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Lejupielādējiet savus failus mazākās daļās, atsevišķi vai palūdziet tos administratoram." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -134,17 +134,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -269,13 +269,13 @@ msgstr "Iestatiet administratora lietotājvārdu." msgid "Set an admin password." msgstr "Iestatiet administratora paroli." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Jūsu serveris vēl nav pareizi iestatīts, lai ļautu sinhronizēt datnes, jo izskatās, ka WebDAV saskarne ir salauzta." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Lūdzu, vēlreiz pārbaudiet <a href='%s'>instalēšanas palīdzību</a>." @@ -337,6 +337,6 @@ msgstr "gājušajā gadā" msgid "years ago" msgstr "gadus atpakaļ" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Cēlonis:" diff --git a/l10n/lv/settings.po b/l10n/lv/settings.po index 21d8351993a..1065e86b002 100644 --- a/l10n/lv/settings.po +++ b/l10n/lv/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lv/user_ldap.po b/l10n/lv/user_ldap.po index 77a2aa62c00..c92f38698df 100644 --- a/l10n/lv/user_ldap.po +++ b/l10n/lv/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/mk/core.po b/l10n/mk/core.po index fdd8541f2e7..3e39d600424 100644 --- a/l10n/mk/core.po +++ b/l10n/mk/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:10+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" @@ -277,12 +277,12 @@ msgstr "Споделен" msgid "Share" msgstr "Сподели" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Грешка" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Грешка при споделување" @@ -302,115 +302,115 @@ msgstr "Споделено со Вас и групата {group} од {owner}" msgid "Shared with you by {owner}" msgstr "Споделено со Вас од {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "Сподели ја врската" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Заштити со лозинка" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Лозинка" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Дозволи јавен аплоуд" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Прати врска по е-пошта на личност" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Прати" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Постави рок на траење" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Рок на траење" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Сподели по е-пошта:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Не се најдени луѓе" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "група" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Повторно споделување не е дозволено" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Споделено во {item} со {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Не споделувај" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "извести преку електронска пошта" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "може да се измени" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "контрола на пристап" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "креирај" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "ажурирај" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "избриши" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "сподели" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Заштитено со лозинка" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Грешка при тргање на рокот на траење" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Грешка при поставување на рок на траење" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Праќање..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Е-порака пратена" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Предупредување" @@ -580,14 +580,12 @@ msgid "" "\n" msgstr "Здраво,\n\nСамо да ве известам дека %s shared %s with you.\nView it: %s\n\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "Споделувањето ќе заврши на %s.\n\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "Поздрав!" @@ -734,11 +732,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/mk/files.po b/l10n/mk/files.po index d6600d5b841..20235058a41 100644 --- a/l10n/mk/files.po +++ b/l10n/mk/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" @@ -156,11 +156,11 @@ msgstr "Подигање на датотека е во тек. Напуштењ msgid "URL cannot be empty" msgstr "URL-то не може да биде празно" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "Во домашната папка, 'Shared' е резервирано има на датотека/папка" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} веќе постои" @@ -184,39 +184,43 @@ msgstr "Трајно избришани" msgid "Rename" msgstr "Преименувај" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Чека" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "Не можам да ја преименувам датотеката" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "заменета {new_name} со {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "врати" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} и {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/mk/files_external.po b/l10n/mk/files_external.po index 6c422946533..988ed38ebee 100644 --- a/l10n/mk/files_external.po +++ b/l10n/mk/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "Ве молам доставите валиден Dropbox клуч и т msgid "Error configuring Google Drive storage" msgstr "Грешка при конфигурација на Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Внимание:</b> \"smbclient\" не е инсталиран. Не е можно монтирање на CIFS/SMB дискови. Замолете го Вашиот систем администратор да го инсталира." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Внимание:</b> Не е овозможена или инсталирани FTP подршка во PHP. Не е можно монтирање на FTP дискови. Замолете го Вашиот систем администратор да го инсталира." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/mk/files_trashbin.po b/l10n/mk/files_trashbin.po index eab89af6f51..61301f454c8 100644 --- a/l10n/mk/files_trashbin.po +++ b/l10n/mk/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-27 19:30+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: miroj <jmiroslav@softhome.net>\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "Не можеше да се поврати %s" msgid "Error" msgstr "Грешка" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "повратени" diff --git a/l10n/mk/lib.po b/l10n/mk/lib.po index 99df4cb0792..7b629110a32 100644 --- a/l10n/mk/lib.po +++ b/l10n/mk/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "веб сервиси под Ваша контрола" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Преземање во ZIP е исклучено" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Датотеките треба да се симнат една по една." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Назад кон датотеки" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Избраните датотеки се преголеми за да се генерира zip." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -332,6 +332,6 @@ msgstr "минатата година" msgid "years ago" msgstr "пред години" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/mk/settings.po b/l10n/mk/settings.po index cb7ab5189cb..402bba02f8f 100644 --- a/l10n/mk/settings.po +++ b/l10n/mk/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/mk/user_ldap.po b/l10n/mk/user_ldap.po index 88bc059f6cc..9c1bbf9597c 100644 --- a/l10n/mk/user_ldap.po +++ b/l10n/mk/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ml_IN/core.po b/l10n/ml_IN/core.po index f35481687f1..77a9d527d21 100644 --- a/l10n/ml_IN/core.po +++ b/l10n/ml_IN/core.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-30 03:32-0400\n" -"PO-Revision-Date: 2013-10-30 07:32+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/owncloud/language/ml_IN/)\n" "MIME-Version: 1.0\n" @@ -276,12 +276,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:690 -#: js/share.js:702 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:730 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -301,115 +301,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:272 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:275 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:305 js/share.js:342 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:316 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:358 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:380 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:388 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:391 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:393 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:396 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:399 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:402 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:405 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:447 js/share.js:677 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:690 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:702 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:717 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:728 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:752 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -579,14 +579,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -733,11 +731,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/ml_IN/files.po b/l10n/ml_IN/files.po index 99e5277b3d9..59b036ceebd 100644 --- a/l10n/ml_IN/files.po +++ b/l10n/ml_IN/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/owncloud/language/ml_IN/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Could not move %s" msgstr "" -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "" @@ -51,7 +51,7 @@ msgstr "" msgid "Error while downloading %s to %s" msgstr "" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "" @@ -114,15 +114,15 @@ msgstr "" msgid "Not enough storage available" msgstr "" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "" @@ -142,24 +142,24 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,104 +183,108 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:392 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:590 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" msgstr[1] "" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "" -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "" -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "" -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "" diff --git a/l10n/ml_IN/lib.po b/l10n/ml_IN/lib.po index 21974e1d32c..54ab9112f5b 100644 --- a/l10n/ml_IN/lib.po +++ b/l10n/ml_IN/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-17 13:47-0400\n" -"PO-Revision-Date: 2013-10-17 17:47+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/owncloud/language/ml_IN/)\n" "MIME-Version: 1.0\n" @@ -24,31 +24,31 @@ msgid "" " of ownCloud." msgstr "" -#: private/app.php:254 +#: private/app.php:255 msgid "No app name specified" msgstr "" -#: private/app.php:359 +#: private/app.php:360 msgid "Help" msgstr "" -#: private/app.php:372 +#: private/app.php:373 msgid "Personal" msgstr "" -#: private/app.php:383 +#: private/app.php:384 msgid "Settings" msgstr "" -#: private/app.php:395 +#: private/app.php:396 msgid "Users" msgstr "" -#: private/app.php:408 +#: private/app.php:409 msgid "Admin" msgstr "" -#: private/app.php:872 +#: private/app.php:873 #, php-format msgid "Failed to upgrade \"%s\"." msgstr "" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -284,54 +284,54 @@ msgstr "" msgid "Could not find category \"%s\"" msgstr "" -#: private/template/functions.php:122 +#: private/template/functions.php:130 msgid "seconds ago" msgstr "" -#: private/template/functions.php:123 +#: private/template/functions.php:131 msgid "%n minute ago" msgid_plural "%n minutes ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:124 +#: private/template/functions.php:132 msgid "%n hour ago" msgid_plural "%n hours ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:125 +#: private/template/functions.php:133 msgid "today" msgstr "" -#: private/template/functions.php:126 +#: private/template/functions.php:134 msgid "yesterday" msgstr "" -#: private/template/functions.php:128 +#: private/template/functions.php:136 msgid "%n day go" msgid_plural "%n days ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:130 +#: private/template/functions.php:138 msgid "last month" msgstr "" -#: private/template/functions.php:131 +#: private/template/functions.php:139 msgid "%n month ago" msgid_plural "%n months ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:133 +#: private/template/functions.php:141 msgid "last year" msgstr "" -#: private/template/functions.php:134 +#: private/template/functions.php:142 msgid "years ago" msgstr "" -#: private/template.php:297 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/ms_MY/core.po b/l10n/ms_MY/core.po index b730720ef57..4bf5448fc97 100644 --- a/l10n/ms_MY/core.po +++ b/l10n/ms_MY/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -271,12 +271,12 @@ msgstr "" msgid "Share" msgstr "Kongsi" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Ralat" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -296,115 +296,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Kata laluan" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Amaran" @@ -574,14 +574,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -728,11 +726,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/ms_MY/files.po b/l10n/ms_MY/files.po index 2aa9bf0befc..7c1afbd7c06 100644 --- a/l10n/ms_MY/files.po +++ b/l10n/ms_MY/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "" msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,37 +183,41 @@ msgstr "" msgid "Rename" msgstr "Namakan" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Dalam proses" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/ms_MY/files_external.po b/l10n/ms_MY/files_external.po index 2609fcf44b1..d6f983e74f0 100644 --- a/l10n/ms_MY/files_external.po +++ b/l10n/ms_MY/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "" msgid "Error configuring Google Drive storage" msgstr "" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/ms_MY/files_trashbin.po b/l10n/ms_MY/files_trashbin.po index b717b91b1ef..3435deb1064 100644 --- a/l10n/ms_MY/files_trashbin.po +++ b/l10n/ms_MY/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 13:30+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Puretech <terjemah.puretech@gmail.com>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "Tidak dapat memulihkan %s" msgid "Error" msgstr "Ralat" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "dipulihkan" diff --git a/l10n/ms_MY/lib.po b/l10n/ms_MY/lib.po index 646438d6b02..c0037524440 100644 --- a/l10n/ms_MY/lib.po +++ b/l10n/ms_MY/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "Perkhidmatan web di bawah kawalan anda" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -328,6 +328,6 @@ msgstr "" msgid "years ago" msgstr "" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/ms_MY/settings.po b/l10n/ms_MY/settings.po index 804be8a4355..ea6b5f0955d 100644 --- a/l10n/ms_MY/settings.po +++ b/l10n/ms_MY/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ms_MY/user_ldap.po b/l10n/ms_MY/user_ldap.po index a2266fb151a..0a0cbab3f7c 100644 --- a/l10n/ms_MY/user_ldap.po +++ b/l10n/ms_MY/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/my_MM/core.po b/l10n/my_MM/core.po index 7f39c0c512b..e7d3d8ac010 100644 --- a/l10n/my_MM/core.po +++ b/l10n/my_MM/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n" "MIME-Version: 1.0\n" @@ -271,12 +271,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -296,115 +296,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "စကားဝှက်" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "သက်တမ်းကုန်ဆုံးမည့်ရက်သတ်မှတ်မည်" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "သက်တမ်းကုန်ဆုံးမည့်ရက်" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "အီးမေးလ်ဖြင့်ဝေမျှမည် -" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "ပြန်လည်ဝေမျှခြင်းခွင့်မပြုပါ" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "ပြင်ဆင်နိုင်" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "ဖန်တီးမည်" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "ဖျက်မည်" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "ဝေမျှမည်" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "စကားဝှက်ဖြင့်ကာကွယ်ထားသည်" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -574,14 +574,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -728,11 +726,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/my_MM/files.po b/l10n/my_MM/files.po index 3591385fdca..985e1b62bff 100644 --- a/l10n/my_MM/files.po +++ b/l10n/my_MM/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Could not move %s" msgstr "" -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "" @@ -51,7 +51,7 @@ msgstr "" msgid "Error while downloading %s to %s" msgstr "" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "" @@ -114,15 +114,15 @@ msgstr "" msgid "Not enough storage available" msgstr "" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "" @@ -142,24 +142,24 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,101 +183,105 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:392 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" -#: js/filelist.js:590 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "" -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "" -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "" -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "" diff --git a/l10n/my_MM/lib.po b/l10n/my_MM/lib.po index 91056a8687a..6333de7caf6 100644 --- a/l10n/my_MM/lib.po +++ b/l10n/my_MM/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "သင်၏ထိန်းချုပ်မှု့အောက်တ msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "ZIP ဒေါင်းလုတ်ကိုပိတ်ထားသည်" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "ဖိုင်များသည် တစ်ခုပြီး တစ်ခုဒေါင်းလုတ်ချရန်လိုအပ်သည်" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "ဖိုင်သို့ပြန်သွားမည်" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "zip ဖိုင်အဖြစ်ပြုလုပ်ရန် ရွေးချယ်ထားသောဖိုင်များသည် အရမ်းကြီးလွန်းသည်" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -328,6 +328,6 @@ msgstr "မနှစ်က" msgid "years ago" msgstr "နှစ် အရင်က" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/nb_NO/core.po b/l10n/nb_NO/core.po index c0de4698928..58e1b188e78 100644 --- a/l10n/nb_NO/core.po +++ b/l10n/nb_NO/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -277,12 +277,12 @@ msgstr "Delt" msgid "Share" msgstr "Del" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Feil" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Feil under deling" @@ -302,115 +302,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "Delt med deg av {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Passordbeskyttet" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Passord" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Send" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Set utløpsdato" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Utløpsdato" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Del på epost" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Ingen personer funnet" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "gruppe" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Avslutt deling" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "kan endre" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "tilgangskontroll" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "opprett" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "oppdater" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "slett" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "del" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Passordbeskyttet" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Kan ikke sette utløpsdato" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Sender..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "E-post sendt" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Advarsel" @@ -580,14 +580,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -734,11 +732,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/nb_NO/files.po b/l10n/nb_NO/files.po index db24a71ffca..57b2194ebdd 100644 --- a/l10n/nb_NO/files.po +++ b/l10n/nb_NO/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -158,11 +158,11 @@ msgstr "Filopplasting pågår. Forlater du siden nå avbrytes opplastingen." msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} finnes allerede" @@ -186,39 +186,43 @@ msgstr "Slett permanent" msgid "Rename" msgstr "Gi nytt navn" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Ventende" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "erstattet {new_name} med {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "angre" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n mappe" msgstr[1] "%n mapper" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n fil" msgstr[1] "%n filer" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Laster opp %n fil" diff --git a/l10n/nb_NO/files_external.po b/l10n/nb_NO/files_external.po index b306724cab7..3e778cb6ab4 100644 --- a/l10n/nb_NO/files_external.po +++ b/l10n/nb_NO/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Hans Nesse <>\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "Vær vennlig å oppgi gyldig Dropbox appnøkkel og hemmelighet." msgid "Error configuring Google Drive storage" msgstr "Feil med konfigurering av Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Advarsel:</b> \"smbclient\" er ikke installert. Kan ikke montere CIFS/SMB mapper. Ta kontakt med din systemadministrator for å installere det." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Advarsel:</b> FTP støtte i PHP er ikke slått på eller innstallert. Kan ikke montere FTP mapper. Ta kontakt med din systemadministrator for å innstallere det." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/nb_NO/files_trashbin.po b/l10n/nb_NO/files_trashbin.po index 31ca6bd9308..5bb60afa538 100644 --- a/l10n/nb_NO/files_trashbin.po +++ b/l10n/nb_NO/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "Kunne ikke gjenopprette %s" msgid "Error" msgstr "Feil" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/nb_NO/lib.po b/l10n/nb_NO/lib.po index 27ce498b94d..a2111d02cac 100644 --- a/l10n/nb_NO/lib.po +++ b/l10n/nb_NO/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "web tjenester du kontrollerer" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "ZIP-nedlasting av avslått" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Filene må lastes ned en om gangen" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Tilbake til filer" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "De valgte filene er for store til å kunne generere ZIP-fil" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Din nettservev er ikke konfigurert korrekt for filsynkronisering. WebDAV ser ut til å ikke funkere." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Vennligst dobbelsjekk <a href='%s'>installasjonsguiden</a>." @@ -332,6 +332,6 @@ msgstr "forrige år" msgid "years ago" msgstr "år siden" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/nb_NO/settings.po b/l10n/nb_NO/settings.po index ca60b035bd2..3d6b4d540fc 100644 --- a/l10n/nb_NO/settings.po +++ b/l10n/nb_NO/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nb_NO/user_ldap.po b/l10n/nb_NO/user_ldap.po index 9b82d3b5de3..139ec8ca6bc 100644 --- a/l10n/nb_NO/user_ldap.po +++ b/l10n/nb_NO/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nds/core.po b/l10n/nds/core.po index f001d18324e..c6c711a4ad6 100644 --- a/l10n/nds/core.po +++ b/l10n/nds/core.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-30 03:32-0400\n" -"PO-Revision-Date: 2013-10-30 07:32+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Low German (http://www.transifex.com/projects/p/owncloud/language/nds/)\n" "MIME-Version: 1.0\n" @@ -276,12 +276,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:690 -#: js/share.js:702 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:730 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -301,115 +301,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:272 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:275 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:305 js/share.js:342 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:316 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:358 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:380 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:388 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:391 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:393 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:396 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:399 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:402 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:405 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:447 js/share.js:677 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:690 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:702 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:717 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:728 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:752 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -579,14 +579,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -733,11 +731,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/nds/files.po b/l10n/nds/files.po index 6d875a4e989..47129fd7e25 100644 --- a/l10n/nds/files.po +++ b/l10n/nds/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Low German (http://www.transifex.com/projects/p/owncloud/language/nds/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Could not move %s" msgstr "" -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "" @@ -51,7 +51,7 @@ msgstr "" msgid "Error while downloading %s to %s" msgstr "" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "" @@ -114,15 +114,15 @@ msgstr "" msgid "Not enough storage available" msgstr "" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "" @@ -142,24 +142,24 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,104 +183,108 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:392 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:590 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" msgstr[1] "" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "" -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "" -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "" -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "" diff --git a/l10n/nds/lib.po b/l10n/nds/lib.po index f13471a4c80..3e81e7061c9 100644 --- a/l10n/nds/lib.po +++ b/l10n/nds/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-27 02:28-0400\n" -"PO-Revision-Date: 2013-10-24 10:48+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Low German (http://www.transifex.com/projects/p/owncloud/language/nds/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -332,6 +332,6 @@ msgstr "" msgid "years ago" msgstr "" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/ne/core.po b/l10n/ne/core.po index e3ffde47ee8..d10f555dae5 100644 --- a/l10n/ne/core.po +++ b/l10n/ne/core.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-30 03:32-0400\n" -"PO-Revision-Date: 2013-10-30 07:32+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Nepali (http://www.transifex.com/projects/p/owncloud/language/ne/)\n" "MIME-Version: 1.0\n" @@ -276,12 +276,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:690 -#: js/share.js:702 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:730 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -301,115 +301,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:272 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:275 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:305 js/share.js:342 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:316 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:358 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:380 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:388 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:391 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:393 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:396 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:399 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:402 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:405 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:447 js/share.js:677 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:690 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:702 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:717 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:728 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:752 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -579,14 +579,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -733,11 +731,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/ne/files.po b/l10n/ne/files.po index b9b280af2c3..eac77c21b23 100644 --- a/l10n/ne/files.po +++ b/l10n/ne/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Nepali (http://www.transifex.com/projects/p/owncloud/language/ne/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Could not move %s" msgstr "" -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "" @@ -51,7 +51,7 @@ msgstr "" msgid "Error while downloading %s to %s" msgstr "" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "" @@ -114,15 +114,15 @@ msgstr "" msgid "Not enough storage available" msgstr "" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "" @@ -142,24 +142,24 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,104 +183,108 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:392 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:590 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" msgstr[1] "" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "" -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "" -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "" -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "" diff --git a/l10n/ne/lib.po b/l10n/ne/lib.po index 0cb877bee87..99cee713a01 100644 --- a/l10n/ne/lib.po +++ b/l10n/ne/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-17 13:47-0400\n" -"PO-Revision-Date: 2013-10-17 17:47+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Nepali (http://www.transifex.com/projects/p/owncloud/language/ne/)\n" "MIME-Version: 1.0\n" @@ -24,31 +24,31 @@ msgid "" " of ownCloud." msgstr "" -#: private/app.php:254 +#: private/app.php:255 msgid "No app name specified" msgstr "" -#: private/app.php:359 +#: private/app.php:360 msgid "Help" msgstr "" -#: private/app.php:372 +#: private/app.php:373 msgid "Personal" msgstr "" -#: private/app.php:383 +#: private/app.php:384 msgid "Settings" msgstr "" -#: private/app.php:395 +#: private/app.php:396 msgid "Users" msgstr "" -#: private/app.php:408 +#: private/app.php:409 msgid "Admin" msgstr "" -#: private/app.php:872 +#: private/app.php:873 #, php-format msgid "Failed to upgrade \"%s\"." msgstr "" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -284,54 +284,54 @@ msgstr "" msgid "Could not find category \"%s\"" msgstr "" -#: private/template/functions.php:122 +#: private/template/functions.php:130 msgid "seconds ago" msgstr "" -#: private/template/functions.php:123 +#: private/template/functions.php:131 msgid "%n minute ago" msgid_plural "%n minutes ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:124 +#: private/template/functions.php:132 msgid "%n hour ago" msgid_plural "%n hours ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:125 +#: private/template/functions.php:133 msgid "today" msgstr "" -#: private/template/functions.php:126 +#: private/template/functions.php:134 msgid "yesterday" msgstr "" -#: private/template/functions.php:128 +#: private/template/functions.php:136 msgid "%n day go" msgid_plural "%n days ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:130 +#: private/template/functions.php:138 msgid "last month" msgstr "" -#: private/template/functions.php:131 +#: private/template/functions.php:139 msgid "%n month ago" msgid_plural "%n months ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:133 +#: private/template/functions.php:141 msgid "last year" msgstr "" -#: private/template/functions.php:134 +#: private/template/functions.php:142 msgid "years ago" msgstr "" -#: private/template.php:297 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/nl/core.po b/l10n/nl/core.po index 27213ae7be3..cb4fc4f69fa 100644 --- a/l10n/nl/core.po +++ b/l10n/nl/core.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" -"Last-Translator: André Koot <meneer@tken.net>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -279,12 +279,12 @@ msgstr "Gedeeld" msgid "Share" msgstr "Delen" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Fout" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Fout tijdens het delen" @@ -304,115 +304,115 @@ msgstr "Gedeeld met u en de groep {group} door {owner}" msgid "Shared with you by {owner}" msgstr "Gedeeld met u door {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "Delen met gebruiker of groep ..." -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "Deel link" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Wachtwoord beveiligd" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Wachtwoord" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Sta publieke uploads toe" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "E-mail link naar persoon" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Versturen" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Stel vervaldatum in" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Vervaldatum" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Deel via e-mail:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Geen mensen gevonden" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "groep" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Verder delen is niet toegestaan" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Gedeeld in {item} met {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Stop met delen" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "melden per e-mail" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "kan wijzigen" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "toegangscontrole" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "creëer" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "bijwerken" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "verwijderen" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "deel" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Wachtwoord beveiligd" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Fout tijdens het verwijderen van de verval datum" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Fout tijdens het instellen van de vervaldatum" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Versturen ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "E-mail verzonden" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Waarschuwing" @@ -582,14 +582,12 @@ msgid "" "\n" msgstr "Hallo daar,\n\neven een berichtje dat %s %s met u deelde.\nBekijk het: %s\n\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "De Share vervalt op %s.\n\n\n\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "Proficiat!" @@ -736,11 +734,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Hallo daar,<br><br>even een berichtje dat %s »%s« met u deelde.<br><a href=\"%s\">Bekijk hier!</a><br><br>" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "Het delen stopt op %s.<br><br>" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/nl/files.po b/l10n/nl/files.po index 5658567f430..f13eb60c41e 100644 --- a/l10n/nl/files.po +++ b/l10n/nl/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" -"Last-Translator: André Koot <meneer@tken.net>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -157,11 +157,11 @@ msgstr "Bestandsupload is bezig. Wanneer de pagina nu verlaten wordt, stopt de u msgid "URL cannot be empty" msgstr "URL mag niet leeg zijn" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "in de home map 'Shared' is een gereserveerde bestandsnaam" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} bestaat al" @@ -185,39 +185,43 @@ msgstr "Verwijder definitief" msgid "Rename" msgstr "Hernoem" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "In behandeling" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "Kon niet hernoemen bestand" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "verving {new_name} met {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "ongedaan maken" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "%n mappen" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "%n bestanden" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} en {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "%n bestand aan het uploaden" diff --git a/l10n/nl/files_external.po b/l10n/nl/files_external.po index 7edc016c6e3..539642335ba 100644 --- a/l10n/nl/files_external.po +++ b/l10n/nl/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: André Koot <meneer@tken.net>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "Geef een geldige Dropbox key en secret." msgid "Error configuring Google Drive storage" msgstr "Fout tijdens het configureren van Google Drive opslag" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Waarschuwing:</b> \"smbclient\" is niet geïnstalleerd. Mounten van CIFS/SMB shares is niet mogelijk. Vraag uw beheerder om smbclient te installeren." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Waarschuwing:</b> FTP ondersteuning in PHP is niet geactiveerd of geïnstalleerd. Mounten van FTP shares is niet mogelijk. Vraag uw beheerder FTP ondersteuning te installeren." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/nl/files_trashbin.po b/l10n/nl/files_trashbin.po index 74c4475eec7..cd643d87f31 100644 --- a/l10n/nl/files_trashbin.po +++ b/l10n/nl/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "Kon %s niet herstellen" msgid "Error" msgstr "Fout" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "hersteld" diff --git a/l10n/nl/lib.po b/l10n/nl/lib.po index cfd7be0fc1f..9effd38a16b 100644 --- a/l10n/nl/lib.po +++ b/l10n/nl/lib.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" @@ -73,27 +73,27 @@ msgstr "Webdiensten in eigen beheer" msgid "cannot open \"%s\"" msgstr "Kon \"%s\" niet openen" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "ZIP download is uitgeschakeld." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Bestanden moeten één voor één worden gedownload." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Terug naar bestanden" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "De geselecteerde bestanden zijn te groot om een zip bestand te maken." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Download de bestanden in kleinere brokken, appart of vraag uw administrator." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -136,17 +136,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "De app kan niet worden geïnstallerd omdat het de <shipped>true</shipped> tag bevat die niet is toegestaan voor niet gepubliceerde apps" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "De app kan niet worden geïnstalleerd omdat de versie in info.xml/version niet dezelfde is als de versie zoals die in de app store staat vermeld" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "App directory bestaat al" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "Kan de app map niet aanmaken, Herstel de permissies. %s" @@ -271,13 +271,13 @@ msgstr "Stel de gebruikersnaam van de beheerder in." msgid "Set an admin password." msgstr "Stel een beheerderswachtwoord in." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Uw webserver is nog niet goed ingesteld voor bestandssynchronisatie omdat de WebDAV interface verbroken lijkt." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Controleer de <a href='%s'>installatiehandleiding</a> goed." @@ -335,6 +335,6 @@ msgstr "vorig jaar" msgid "years ago" msgstr "jaar geleden" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Gekomen door:" diff --git a/l10n/nl/settings.po b/l10n/nl/settings.po index 8d9801d7f2c..c6f9063b353 100644 --- a/l10n/nl/settings.po +++ b/l10n/nl/settings.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: André Koot <meneer@tken.net>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nl/user_ldap.po b/l10n/nl/user_ldap.po index a9fda6e6880..6dbbed3fd03 100644 --- a/l10n/nl/user_ldap.po +++ b/l10n/nl/user_ldap.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 09:30+0000\n" +"Last-Translator: André Koot <meneer@tken.net>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -91,15 +91,15 @@ msgstr "Fout" #: js/settings.js:674 msgid "Configuration OK" -msgstr "" +msgstr "Configuratie OK" #: js/settings.js:683 msgid "Configuration incorrect" -msgstr "" +msgstr "Configuratie onjuist" #: js/settings.js:692 msgid "Configuration incomplete" -msgstr "" +msgstr "Configuratie incompleet" #: js/settings.js:709 js/settings.js:718 msgid "Select groups" diff --git a/l10n/nn_NO/core.po b/l10n/nn_NO/core.po index 422b53e4c95..b0c247102e6 100644 --- a/l10n/nn_NO/core.po +++ b/l10n/nn_NO/core.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" @@ -279,12 +279,12 @@ msgstr "Delt" msgid "Share" msgstr "Del" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Feil" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Feil ved deling" @@ -304,115 +304,115 @@ msgstr "Delt med deg og gruppa {group} av {owner}" msgid "Shared with you by {owner}" msgstr "Delt med deg av {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Passordvern" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Passord" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Tillat offentleg opplasting" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Send lenkja over e-post" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Send" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Set utløpsdato" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Utløpsdato" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Del over e-post:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Fann ingen personar" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "gruppe" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Vidaredeling er ikkje tillate" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Delt i {item} med {brukar}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Udel" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "kan endra" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "tilgangskontroll" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "lag" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "oppdater" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "slett" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "del" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Passordverna" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Klarte ikkje fjerna utløpsdato" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Klarte ikkje setja utløpsdato" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Sender …" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "E-post sendt" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Åtvaring" @@ -582,14 +582,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -736,11 +734,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/nn_NO/files.po b/l10n/nn_NO/files.po index 38b2a96013a..a53d11cbdcf 100644 --- a/l10n/nn_NO/files.po +++ b/l10n/nn_NO/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" @@ -158,11 +158,11 @@ msgstr "Fila lastar no opp. Viss du forlèt sida no vil opplastinga verta avbrot msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} finst allereie" @@ -186,39 +186,43 @@ msgstr "Slett for godt" msgid "Rename" msgstr "Endra namn" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Under vegs" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "bytte ut {new_name} med {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "angre" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n mappe" msgstr[1] "%n mapper" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n fil" msgstr[1] "%n filer" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} og {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Lastar opp %n fil" diff --git a/l10n/nn_NO/files_external.po b/l10n/nn_NO/files_external.po index eef23a85042..85acba6f702 100644 --- a/l10n/nn_NO/files_external.po +++ b/l10n/nn_NO/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "" msgid "Error configuring Google Drive storage" msgstr "" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/nn_NO/files_trashbin.po b/l10n/nn_NO/files_trashbin.po index 9ef3981a29a..618246702e1 100644 --- a/l10n/nn_NO/files_trashbin.po +++ b/l10n/nn_NO/files_trashbin.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" @@ -33,7 +33,7 @@ msgstr "Klarte ikkje gjenoppretta %s" msgid "Error" msgstr "Feil" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "gjenoppretta" diff --git a/l10n/nn_NO/lib.po b/l10n/nn_NO/lib.po index f0e051c8a6e..76ab32a7f89 100644 --- a/l10n/nn_NO/lib.po +++ b/l10n/nn_NO/lib.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" @@ -72,25 +72,25 @@ msgstr "Vev tjenester under din kontroll" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -135,17 +135,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -270,13 +270,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Tenaren din er ikkje enno rett innstilt til å tilby filsynkronisering sidan WebDAV-grensesnittet ser ut til å vera øydelagt." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Ver venleg og dobbeltsjekk <a href='%s'>installasjonsrettleiinga</a>." @@ -334,6 +334,6 @@ msgstr "i fjor" msgid "years ago" msgstr "år sidan" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/nn_NO/settings.po b/l10n/nn_NO/settings.po index f1c9f65cf60..44e74752caf 100644 --- a/l10n/nn_NO/settings.po +++ b/l10n/nn_NO/settings.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nn_NO/user_ldap.po b/l10n/nn_NO/user_ldap.po index 379526716bd..77de1d08359 100644 --- a/l10n/nn_NO/user_ldap.po +++ b/l10n/nn_NO/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nqo/core.po b/l10n/nqo/core.po index 8197226adeb..ead79639676 100644 --- a/l10n/nqo/core.po +++ b/l10n/nqo/core.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-30 03:32-0400\n" -"PO-Revision-Date: 2013-10-30 07:32+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: N'ko (http://www.transifex.com/projects/p/owncloud/language/nqo/)\n" "MIME-Version: 1.0\n" @@ -271,12 +271,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:690 -#: js/share.js:702 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:730 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -296,115 +296,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:272 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:275 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:305 js/share.js:342 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:316 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:358 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:380 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:388 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:391 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:393 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:396 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:399 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:402 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:405 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:447 js/share.js:677 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:690 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:702 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:717 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:728 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:752 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -574,14 +574,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -728,11 +726,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/nqo/files.po b/l10n/nqo/files.po index b2659214cf8..e978a594ef2 100644 --- a/l10n/nqo/files.po +++ b/l10n/nqo/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: N'ko (http://www.transifex.com/projects/p/owncloud/language/nqo/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Could not move %s" msgstr "" -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "" @@ -51,7 +51,7 @@ msgstr "" msgid "Error while downloading %s to %s" msgstr "" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "" @@ -114,15 +114,15 @@ msgstr "" msgid "Not enough storage available" msgstr "" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "" @@ -142,24 +142,24 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,101 +183,105 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:392 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" -#: js/filelist.js:590 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "" -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "" -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "" -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "" diff --git a/l10n/nqo/lib.po b/l10n/nqo/lib.po index cf8b16de52b..b01497deeef 100644 --- a/l10n/nqo/lib.po +++ b/l10n/nqo/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-17 13:47-0400\n" -"PO-Revision-Date: 2013-10-17 17:47+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: N'ko (http://www.transifex.com/projects/p/owncloud/language/nqo/)\n" "MIME-Version: 1.0\n" @@ -24,31 +24,31 @@ msgid "" " of ownCloud." msgstr "" -#: private/app.php:254 +#: private/app.php:255 msgid "No app name specified" msgstr "" -#: private/app.php:359 +#: private/app.php:360 msgid "Help" msgstr "" -#: private/app.php:372 +#: private/app.php:373 msgid "Personal" msgstr "" -#: private/app.php:383 +#: private/app.php:384 msgid "Settings" msgstr "" -#: private/app.php:395 +#: private/app.php:396 msgid "Users" msgstr "" -#: private/app.php:408 +#: private/app.php:409 msgid "Admin" msgstr "" -#: private/app.php:872 +#: private/app.php:873 #, php-format msgid "Failed to upgrade \"%s\"." msgstr "" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -284,50 +284,50 @@ msgstr "" msgid "Could not find category \"%s\"" msgstr "" -#: private/template/functions.php:122 +#: private/template/functions.php:130 msgid "seconds ago" msgstr "" -#: private/template/functions.php:123 +#: private/template/functions.php:131 msgid "%n minute ago" msgid_plural "%n minutes ago" msgstr[0] "" -#: private/template/functions.php:124 +#: private/template/functions.php:132 msgid "%n hour ago" msgid_plural "%n hours ago" msgstr[0] "" -#: private/template/functions.php:125 +#: private/template/functions.php:133 msgid "today" msgstr "" -#: private/template/functions.php:126 +#: private/template/functions.php:134 msgid "yesterday" msgstr "" -#: private/template/functions.php:128 +#: private/template/functions.php:136 msgid "%n day go" msgid_plural "%n days ago" msgstr[0] "" -#: private/template/functions.php:130 +#: private/template/functions.php:138 msgid "last month" msgstr "" -#: private/template/functions.php:131 +#: private/template/functions.php:139 msgid "%n month ago" msgid_plural "%n months ago" msgstr[0] "" -#: private/template/functions.php:133 +#: private/template/functions.php:141 msgid "last year" msgstr "" -#: private/template/functions.php:134 +#: private/template/functions.php:142 msgid "years ago" msgstr "" -#: private/template.php:297 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/oc/core.po b/l10n/oc/core.po index 1af15524570..bda329003ef 100644 --- a/l10n/oc/core.po +++ b/l10n/oc/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" @@ -276,12 +276,12 @@ msgstr "" msgid "Share" msgstr "Parteja" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Error" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Error al partejar" @@ -301,115 +301,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Parat per senhal" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Senhal" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Met la data d'expiracion" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Data d'expiracion" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Parteja tras corrièl :" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Deguns trobat" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "grop" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Tornar partejar es pas permis" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Pas partejador" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "pòt modificar" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "Contraròtle d'acces" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "crea" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "met a jorn" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "escafa" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "parteja" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Parat per senhal" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Error al metre de la data d'expiracion" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Error setting expiration date" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -579,14 +579,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -733,11 +731,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/oc/files.po b/l10n/oc/files.po index db3249ac419..31b922dacea 100644 --- a/l10n/oc/files.po +++ b/l10n/oc/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "Un amontcargar es a se far. Daissar aquesta pagina ara tamparà lo carga msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,39 +183,43 @@ msgstr "" msgid "Rename" msgstr "Torna nomenar" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Al esperar" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "defar" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/oc/files_external.po b/l10n/oc/files_external.po index b00af63f4b3..853318c6d57 100644 --- a/l10n/oc/files_external.po +++ b/l10n/oc/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "" msgid "Error configuring Google Drive storage" msgstr "" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/oc/files_trashbin.po b/l10n/oc/files_trashbin.po index 0379fc2ecf8..d1ca842a142 100644 --- a/l10n/oc/files_trashbin.po +++ b/l10n/oc/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "" msgid "Error" msgstr "Error" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/oc/lib.po b/l10n/oc/lib.po index cfd9ad2578e..e79aa765465 100644 --- a/l10n/oc/lib.po +++ b/l10n/oc/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "Services web jos ton contraròtle" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Avalcargar los ZIP es inactiu." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Los fichièrs devan èsser avalcargats un per un." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Torna cap als fichièrs" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -332,6 +332,6 @@ msgstr "an passat" msgid "years ago" msgstr "ans a" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/oc/settings.po b/l10n/oc/settings.po index 1a277c7db72..abe7ffff99a 100644 --- a/l10n/oc/settings.po +++ b/l10n/oc/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/oc/user_ldap.po b/l10n/oc/user_ldap.po index a5fc70ba0be..8071cc877f4 100644 --- a/l10n/oc/user_ldap.po +++ b/l10n/oc/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pa/core.po b/l10n/pa/core.po index 1e4f09624d7..7ef99e9c515 100644 --- a/l10n/pa/core.po +++ b/l10n/pa/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n" "MIME-Version: 1.0\n" @@ -277,12 +277,12 @@ msgstr "" msgid "Share" msgstr "ਸਾਂਝਾ ਕਰੋ" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "ਗਲ" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -302,115 +302,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "ਪਾਸਵਰ" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "ਭੇਜੋ" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "ਚੇਤਾਵਨੀ" @@ -580,14 +580,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -734,11 +732,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/pa/files.po b/l10n/pa/files.po index 3fc31f8b913..d5f80080012 100644 --- a/l10n/pa/files.po +++ b/l10n/pa/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Could not move %s" msgstr "" -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "" @@ -51,7 +51,7 @@ msgstr "" msgid "Error while downloading %s to %s" msgstr "" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "" @@ -114,15 +114,15 @@ msgstr "" msgid "Not enough storage available" msgstr "" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "" @@ -142,24 +142,24 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,104 +183,108 @@ msgstr "" msgid "Rename" msgstr "ਨਾਂ ਬਦਲੋ" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:392 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "undo" msgstr "ਵਾਪਸ" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:590 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" msgstr[1] "" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "" -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "" -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "" -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "ਗਲਤੀ" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "" diff --git a/l10n/pa/files_external.po b/l10n/pa/files_external.po index cf7cbd09060..2c798ff1348 100644 --- a/l10n/pa/files_external.po +++ b/l10n/pa/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "" msgid "Error configuring Google Drive storage" msgstr "" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/pa/files_trashbin.po b/l10n/pa/files_trashbin.po index c5abc19fde4..40900fcf337 100644 --- a/l10n/pa/files_trashbin.po +++ b/l10n/pa/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "" msgid "Error" msgstr "ਗਲਤੀ" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/pa/lib.po b/l10n/pa/lib.po index 1053508af6a..bd575b7f41b 100644 --- a/l10n/pa/lib.po +++ b/l10n/pa/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -332,6 +332,6 @@ msgstr "ਪਿਛਲੇ ਸਾਲ" msgid "years ago" msgstr "ਸਾਲਾਂ ਪਹਿਲਾਂ" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/pa/settings.po b/l10n/pa/settings.po index 0fb0e3de8d6..9ed3e03f29d 100644 --- a/l10n/pa/settings.po +++ b/l10n/pa/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pl/core.po b/l10n/pl/core.po index 51d7655696e..9102cf47b75 100644 --- a/l10n/pl/core.po +++ b/l10n/pl/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" @@ -283,12 +283,12 @@ msgstr "Udostępniono" msgid "Share" msgstr "Udostępnij" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Błąd" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Błąd podczas współdzielenia" @@ -308,115 +308,115 @@ msgstr "Udostępnione tobie i grupie {group} przez {owner}" msgid "Shared with you by {owner}" msgstr "Udostępnione tobie przez {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" -msgstr "" +msgstr "Udostępnij link" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Zabezpiecz hasłem" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Hasło" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Pozwól na publiczne wczytywanie" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Wyślij osobie odnośnik poprzez e-mail" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Wyślij" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Ustaw datę wygaśnięcia" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Data wygaśnięcia" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Współdziel poprzez e-mail:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Nie znaleziono ludzi" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "grupa" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Współdzielenie nie jest możliwe" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Współdzielone w {item} z {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Zatrzymaj współdzielenie" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" -msgstr "" +msgstr "powiadom przez emaila" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "może edytować" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "kontrola dostępu" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "utwórz" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "uaktualnij" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "usuń" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "współdziel" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Zabezpieczone hasłem" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Błąd podczas usuwania daty wygaśnięcia" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Błąd podczas ustawiania daty wygaśnięcia" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Wysyłanie..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "E-mail wysłany" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Ostrzeżenie" @@ -586,14 +586,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "Udostępnienie wygaśnie w dniu %s.\n\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "Pozdrawiam!" @@ -740,11 +738,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Cześć,<br><br>Informuję cię że %s udostępnia ci »%s«.\n<br><a href=\"%s\">Zobacz!</a><br><br>" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "Udostępnienie wygaśnie w dniu %s.<br><br>" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -767,4 +760,4 @@ msgstr "" #: templates/update.user.php:6 msgid "Thank you for your patience." -msgstr "" +msgstr "Dziękuję za cierpliwość." diff --git a/l10n/pl/files.po b/l10n/pl/files.po index 5fe6d9f1c6b..a2d39971ab1 100644 --- a/l10n/pl/files.po +++ b/l10n/pl/files.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" @@ -37,27 +37,27 @@ msgstr "Nazwa pliku nie może być pusta." #: ajax/newfile.php:62 msgid "File name must not contain \"/\". Please choose a different name." -msgstr "" +msgstr "Nazwa pliku nie może zawierać \"/\". Proszę wybrać inną nazwę." #: ajax/newfile.php:72 ajax/newfolder.php:37 lib/app.php:67 #, php-format msgid "" "The name %s is already used in the folder %s. Please choose a different " "name." -msgstr "" +msgstr "Nazwa %s jest już używana w folderze %s. Proszę wybrać inną nazwę." #: ajax/newfile.php:81 msgid "Not a valid source" -msgstr "" +msgstr "Niepoprawne źródło" #: ajax/newfile.php:94 #, php-format msgid "Error while downloading %s to %s" -msgstr "" +msgstr "Błąd podczas pobierania %s do %S" #: ajax/newfile.php:128 msgid "Error when creating the file" -msgstr "" +msgstr "Błąd przy tworzeniu pliku" #: ajax/newfolder.php:21 msgid "Folder name cannot be empty." @@ -65,11 +65,11 @@ msgstr "Nazwa folderu nie może być pusta." #: ajax/newfolder.php:27 msgid "Folder name must not contain \"/\". Please choose a different name." -msgstr "" +msgstr "Nazwa folderu nie może zawierać \"/\". Proszę wybrać inną nazwę." #: ajax/newfolder.php:56 msgid "Error when creating the folder" -msgstr "" +msgstr "Błąd przy tworzeniu folderu" #: ajax/upload.php:18 ajax/upload.php:50 msgid "Unable to set upload directory." @@ -157,23 +157,23 @@ msgstr "Wysyłanie pliku jest w toku. Jeśli opuścisz tę stronę, wysyłanie z #: js/file-upload.js:519 msgid "URL cannot be empty" -msgstr "" +msgstr "URL nie może być pusty" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" -msgstr "" +msgstr "W katalogu domowym \"Shared\" jest zarezerwowana nazwa pliku" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} już istnieje" #: js/file-upload.js:585 msgid "Could not create file" -msgstr "" +msgstr "Nie można utworzyć pliku" #: js/file-upload.js:601 msgid "Could not create folder" -msgstr "" +msgstr "Nie można utworzyć folderu" #: js/fileactions.js:125 msgid "Share" @@ -187,41 +187,45 @@ msgstr "Trwale usuń" msgid "Rename" msgstr "Zmień nazwę" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Oczekujące" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" -msgstr "" +msgstr "Nie można zmienić nazwy pliku" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "zastąpiono {new_name} przez {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "cofnij" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n katalog" msgstr[1] "%n katalogi" msgstr[2] "%n katalogów" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n plik" msgstr[1] "%n pliki" msgstr[2] "%n plików" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{katalogi} and {pliki}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Wysyłanie %n pliku" @@ -293,7 +297,7 @@ msgstr "Modyfikacja" #: lib/app.php:60 msgid "Invalid folder name. Usage of 'Shared' is reserved." -msgstr "" +msgstr "Niepoprawna nazwa folderu. Wykorzystanie \"Shared\" jest zarezerwowane." #: lib/app.php:88 #, php-format @@ -362,7 +366,7 @@ msgstr "Anuluj wysyłanie" #: templates/index.php:40 msgid "You don’t have permission to upload or create files here" -msgstr "" +msgstr "Nie masz uprawnień do wczytywania lub tworzenia plików w tym miejscu" #: templates/index.php:45 msgid "Nothing in here. Upload something!" diff --git a/l10n/pl/files_encryption.po b/l10n/pl/files_encryption.po index 307e33fc433..5d29c51edbb 100644 --- a/l10n/pl/files_encryption.po +++ b/l10n/pl/files_encryption.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 21:30+0000\n" +"Last-Translator: Cyryl Sochacki <cyrylsochacki@gmail.com>\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -67,7 +67,7 @@ msgid "" "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." -msgstr "" +msgstr "Klucz prywatny nie jest poprawny! Prawdopodobnie Twoje hasło zostało zmienione poza %s (np. w katalogu firmy). Aby odzyskać dostęp do zaszyfrowanych plików można zaktualizować hasło klucza prywatnego w ustawieniach osobistych." #: files/error.php:19 msgid "" diff --git a/l10n/pl/files_external.po b/l10n/pl/files_external.po index 02dc6fc13b9..0f8b413e89a 100644 --- a/l10n/pl/files_external.po +++ b/l10n/pl/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Cyryl Sochacki <cyrylsochacki@gmail.com>\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "Proszę podać prawidłowy klucz aplikacji Dropbox i klucz sekretny." msgid "Error configuring Google Drive storage" msgstr "Wystąpił błąd podczas konfigurowania zasobu Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Ostrzeżenie:</b> \"smbclient\" nie jest zainstalowany. Zamontowanie katalogów CIFS/SMB nie jest możliwe. Skontaktuj sie z administratorem w celu zainstalowania." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Ostrzeżenie:</b> Wsparcie dla FTP w PHP nie jest zainstalowane lub włączone. Skontaktuj sie z administratorem w celu zainstalowania lub włączenia go." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/pl/files_trashbin.po b/l10n/pl/files_trashbin.po index df275473c4c..bcd5e63eee6 100644 --- a/l10n/pl/files_trashbin.po +++ b/l10n/pl/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "Nie można przywrócić %s" msgid "Error" msgstr "Błąd" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "przywrócony" diff --git a/l10n/pl/lib.po b/l10n/pl/lib.po index 1a79a6e3b52..fcbe3a8a274 100644 --- a/l10n/pl/lib.po +++ b/l10n/pl/lib.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:30+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" @@ -71,27 +71,27 @@ msgstr "Kontrolowane serwisy" msgid "cannot open \"%s\"" msgstr "Nie można otworzyć \"%s\"" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Pobieranie ZIP jest wyłączone." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Pliki muszą zostać pobrane pojedynczo." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Wróć do plików" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Wybrane pliki są zbyt duże, aby wygenerować plik zip." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Pobierz pliki w mniejszy kawałkach, oddzielnie lub poproś administratora o zwiększenie limitu." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -134,17 +134,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "Aplikacja nie może być zainstalowana ponieważ true tag nie jest <shipped>true</shipped> , co nie jest dozwolone dla aplikacji nie wysłanych" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "Nie można zainstalować aplikacji, ponieważ w wersji info.xml/version nie jest taka sama, jak wersja z app store" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "Katalog aplikacji już isnieje" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "Nie mogę utworzyć katalogu aplikacji. Proszę popraw uprawnienia. %s" @@ -269,13 +269,13 @@ msgstr "Ustaw nazwę administratora." msgid "Set an admin password." msgstr "Ustaw hasło administratora." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Serwer internetowy nie jest jeszcze poprawnie skonfigurowany, aby umożliwić synchronizację plików, ponieważ interfejs WebDAV wydaje się być uszkodzony." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Sprawdź ponownie <a href='%s'>przewodniki instalacji</a>." @@ -337,6 +337,6 @@ msgstr "w zeszłym roku" msgid "years ago" msgstr "lat temu" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Spowodowane przez:" diff --git a/l10n/pl/settings.po b/l10n/pl/settings.po index ac6ed1c8699..cec435f0a42 100644 --- a/l10n/pl/settings.po +++ b/l10n/pl/settings.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 21:40+0000\n" +"Last-Translator: Cyryl Sochacki <cyrylsochacki@gmail.com>\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -30,11 +30,11 @@ msgstr "Błąd uwierzytelniania" #: ajax/changedisplayname.php:31 msgid "Your full name has been changed." -msgstr "" +msgstr "Twoja pełna nazwa została zmieniona." #: ajax/changedisplayname.php:34 msgid "Unable to change full name" -msgstr "" +msgstr "Nie można zmienić pełnej nazwy" #: ajax/creategroup.php:10 msgid "Group already exists" @@ -92,24 +92,24 @@ msgstr "Złe hasło" #: changepassword/controller.php:42 msgid "No user supplied" -msgstr "" +msgstr "Niedostarczony użytkownik" #: changepassword/controller.php:74 msgid "" "Please provide an admin recovery password, otherwise all user data will be " "lost" -msgstr "" +msgstr "Podaj hasło odzyskiwania administratora, w przeciwnym razie wszystkie dane użytkownika zostaną utracone" #: changepassword/controller.php:79 msgid "" "Wrong admin recovery password. Please check the password and try again." -msgstr "" +msgstr "Błędne hasło odzyskiwania. Sprawdź hasło i spróbuj ponownie." #: changepassword/controller.php:87 msgid "" "Back-end doesn't support password change, but the users encryption key was " "successfully updated." -msgstr "" +msgstr "Zaplecze nie obsługuje zmiany hasła, ale klucz szyfrowania użytkownika został pomyślnie zaktualizowany." #: changepassword/controller.php:92 changepassword/controller.php:103 msgid "Unable to change password" @@ -214,7 +214,7 @@ msgstr "Należy podać prawidłowe hasło" #: js/users.js:481 msgid "Warning: Home directory for user \"{user}\" already exists" -msgstr "" +msgstr "Ostrzeżenie: Katalog domowy dla użytkownika \"{user}\" już istnieje" #: personal.php:45 personal.php:46 msgid "__language_name__" @@ -222,23 +222,23 @@ msgstr "polski" #: templates/admin.php:8 msgid "Everything (fatal issues, errors, warnings, info, debug)" -msgstr "" +msgstr "Wszystko (Informacje, ostrzeżenia, błędy i poważne problemy, debug)" #: templates/admin.php:9 msgid "Info, warnings, errors and fatal issues" -msgstr "" +msgstr "Informacje, ostrzeżenia, błędy i poważne problemy" #: templates/admin.php:10 msgid "Warnings, errors and fatal issues" -msgstr "" +msgstr "Ostrzeżenia, błędy i poważne problemy" #: templates/admin.php:11 msgid "Errors and fatal issues" -msgstr "" +msgstr "Błędy i poważne problemy" #: templates/admin.php:12 msgid "Fatal issues only" -msgstr "" +msgstr "Tylko poważne problemy" #: templates/admin.php:22 msgid "Security Warning" @@ -507,7 +507,7 @@ msgstr "Zmień hasło" #: templates/personal.php:58 templates/users.php:88 msgid "Full Name" -msgstr "" +msgstr "Pełna nazwa" #: templates/personal.php:73 msgid "Email" @@ -566,7 +566,7 @@ msgstr "WebDAV" msgid "" "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via " "WebDAV</a>" -msgstr "" +msgstr "Użyj tego adresu do <a href=\"%s\" target=\"_blank\">dostępu do twoich plików przez WebDAV</a>" #: templates/personal.php:146 msgid "Encryption" @@ -608,7 +608,7 @@ msgstr "Magazyn domyślny" #: templates/users.php:44 templates/users.php:139 msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" -msgstr "" +msgstr "Proszę ustawić ograniczenie zasobów (np. \"512 MB\" albo \"12 GB)" #: templates/users.php:48 templates/users.php:148 msgid "Unlimited" @@ -628,7 +628,7 @@ msgstr "Magazyn" #: templates/users.php:108 msgid "change full name" -msgstr "" +msgstr "Zmień pełna nazwę" #: templates/users.php:112 msgid "set new password" diff --git a/l10n/pl/user_ldap.po b/l10n/pl/user_ldap.po index fe22e8559ca..b73cf26fa53 100644 --- a/l10n/pl/user_ldap.po +++ b/l10n/pl/user_ldap.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pt_BR/core.po b/l10n/pt_BR/core.po index 1c0a3fdebc8..3c82fb9a4f4 100644 --- a/l10n/pt_BR/core.po +++ b/l10n/pt_BR/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -278,12 +278,12 @@ msgstr "Compartilhados" msgid "Share" msgstr "Compartilhar" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Erro" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Erro ao compartilhar" @@ -303,115 +303,115 @@ msgstr "Compartilhado com você e com o grupo {group} por {owner}" msgid "Shared with you by {owner}" msgstr "Compartilhado com você por {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "Compartilhar com usuário ou grupo ..." -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "Compartilher link" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Proteger com senha" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Senha" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Permitir upload público" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Enviar link por e-mail" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Enviar" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Definir data de expiração" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Data de expiração" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Compartilhar via e-mail:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Nenhuma pessoa encontrada" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "grupo" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Não é permitido re-compartilhar" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Compartilhado em {item} com {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Descompartilhar" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "notificar por e-mail" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "pode editar" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "controle de acesso" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "criar" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "atualizar" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "remover" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "compartilhar" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Protegido com senha" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Erro ao remover data de expiração" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Erro ao definir data de expiração" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Enviando ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "E-mail enviado" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Aviso" @@ -581,14 +581,12 @@ msgid "" "\n" msgstr "Olá,\n\ngostaria que você soubesse que %s compartilhou %s com vecê.\nVeja isto: %s\n\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "O compartilhamento irá expirer em %s.\n\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "Saúde!" @@ -735,11 +733,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Olá,<br><br>só gostaria que você soubesse que %s compartilhou »%s« com você.<br><a href=\"%s\">Veja isto!</a><br><br" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "O compartilhamento irá expirar em %s.<br><br>" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/pt_BR/files.po b/l10n/pt_BR/files.po index e82e74e5ba7..bc8f7898ff0 100644 --- a/l10n/pt_BR/files.po +++ b/l10n/pt_BR/files.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" -"Last-Translator: Flávio Veras <flaviove@gmail.com>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -158,11 +158,11 @@ msgstr "Upload em andamento. Sair da página agora resultará no cancelamento do msgid "URL cannot be empty" msgstr "URL não pode estar vazia" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "Na pasta home 'Shared- Compartilhada' é um nome reservado" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} já existe" @@ -186,39 +186,43 @@ msgstr "Excluir permanentemente" msgid "Rename" msgstr "Renomear" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Pendente" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "Não foi possível renomear o arquivo" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "Substituído {old_name} por {new_name} " -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "desfazer" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n pasta" msgstr[1] "%n pastas" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n arquivo" msgstr[1] "%n arquivos" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} e {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Enviando %n arquivo" diff --git a/l10n/pt_BR/files_external.po b/l10n/pt_BR/files_external.po index 2103f7e97ac..49e4100d526 100644 --- a/l10n/pt_BR/files_external.po +++ b/l10n/pt_BR/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Flávio Veras <flaviove@gmail.com>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "Por favor forneça um app key e secret válido do Dropbox" msgid "Error configuring Google Drive storage" msgstr "Erro ao configurar armazenamento do Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Aviso:</b> \"smbclient\" não está instalado. Impossível montar compartilhamentos de CIFS/SMB. Por favor, peça ao seu administrador do sistema para instalá-lo." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Aviso:</b> O suporte para FTP do PHP não está ativado ou instalado. Impossível montar compartilhamentos FTP. Por favor, peça ao seu administrador do sistema para instalá-lo." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/pt_BR/files_trashbin.po b/l10n/pt_BR/files_trashbin.po index 766e7bcb130..3104219a27e 100644 --- a/l10n/pt_BR/files_trashbin.po +++ b/l10n/pt_BR/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "Não foi possível restaurar %s" msgid "Error" msgstr "Erro" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "restaurado" diff --git a/l10n/pt_BR/lib.po b/l10n/pt_BR/lib.po index 1f1080dd82f..44e7e1338c0 100644 --- a/l10n/pt_BR/lib.po +++ b/l10n/pt_BR/lib.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -71,27 +71,27 @@ msgstr "serviços web sob seu controle" msgid "cannot open \"%s\"" msgstr "não pode abrir \"%s\"" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Download ZIP está desligado." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Arquivos precisam ser baixados um de cada vez." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Voltar para Arquivos" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Arquivos selecionados são muito grandes para gerar arquivo zip." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Baixe os arquivos em pedaços menores, separadamente ou solicite educadamente ao seu administrador." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -134,17 +134,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "O aplicativo não pode ser instalado porque ele contém a marca <shipped>verdadeiro</shipped> que não é permitido para aplicações não embarcadas" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "O aplicativo não pode ser instalado porque a versão em info.xml /versão não é a mesma que a versão relatada na App Store" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "Diretório App já existe" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "Não é possível criar pasta app. Corrija as permissões. %s" @@ -269,13 +269,13 @@ msgstr "Defina um nome de usuário de administrador." msgid "Set an admin password." msgstr "Defina uma senha de administrador." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Seu servidor web não está configurado corretamente para permitir sincronização de arquivos porque a interface WebDAV parece estar quebrada." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Por favor, confira os <a href='%s'>guias de instalação</a>." @@ -333,6 +333,6 @@ msgstr "último ano" msgid "years ago" msgstr "anos atrás" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Causados por:" diff --git a/l10n/pt_BR/settings.po b/l10n/pt_BR/settings.po index 4d2e089be1d..70fc11ca923 100644 --- a/l10n/pt_BR/settings.po +++ b/l10n/pt_BR/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Flávio Veras <flaviove@gmail.com>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pt_BR/user_ldap.po b/l10n/pt_BR/user_ldap.po index 9ea7581b5f5..fd4e95dd2f5 100644 --- a/l10n/pt_BR/user_ldap.po +++ b/l10n/pt_BR/user_ldap.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 12:30+0000\n" +"Last-Translator: Flávio Veras <flaviove@gmail.com>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -90,15 +90,15 @@ msgstr "Erro" #: js/settings.js:674 msgid "Configuration OK" -msgstr "" +msgstr "Configuração OK" #: js/settings.js:683 msgid "Configuration incorrect" -msgstr "" +msgstr "Configuração incorreta" #: js/settings.js:692 msgid "Configuration incomplete" -msgstr "" +msgstr "Configuração incompleta" #: js/settings.js:709 js/settings.js:718 msgid "Select groups" diff --git a/l10n/pt_PT/core.po b/l10n/pt_PT/core.po index 686eaefb23b..b13b82c6438 100644 --- a/l10n/pt_PT/core.po +++ b/l10n/pt_PT/core.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -282,12 +282,12 @@ msgstr "Partilhado" msgid "Share" msgstr "Partilhar" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Erro" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Erro ao partilhar" @@ -307,115 +307,115 @@ msgstr "Partilhado consigo e com o grupo {group} por {owner}" msgid "Shared with you by {owner}" msgstr "Partilhado consigo por {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Proteger com palavra-passe" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Password" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Permitir Envios Públicos" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Enviar o link por e-mail" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Enviar" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Especificar data de expiração" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Data de expiração" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Partilhar via email:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Não foi encontrado ninguém" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "grupo" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Não é permitido partilhar de novo" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Partilhado em {item} com {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Deixar de partilhar" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "pode editar" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "Controlo de acesso" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "criar" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "actualizar" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "apagar" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "partilhar" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Protegido com palavra-passe" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Erro ao retirar a data de expiração" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Erro ao aplicar a data de expiração" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "A Enviar..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "E-mail enviado" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Aviso" @@ -585,14 +585,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -739,11 +737,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/pt_PT/files.po b/l10n/pt_PT/files.po index bdc09f71123..8240662db1e 100644 --- a/l10n/pt_PT/files.po +++ b/l10n/pt_PT/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -158,11 +158,11 @@ msgstr "Envio de ficheiro em progresso. Irá cancelar o envio se sair da página msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "O nome {new_name} já existe" @@ -186,39 +186,43 @@ msgstr "Eliminar permanentemente" msgid "Rename" msgstr "Renomear" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Pendente" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "substituido {new_name} por {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "desfazer" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n pasta" msgstr[1] "%n pastas" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n ficheiro" msgstr[1] "%n ficheiros" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} e {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "A carregar %n ficheiro" diff --git a/l10n/pt_PT/files_external.po b/l10n/pt_PT/files_external.po index 971e07ff2df..7cac3cf3883 100644 --- a/l10n/pt_PT/files_external.po +++ b/l10n/pt_PT/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Mouxy <daniel@mouxy.net>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "Por favor forneça uma \"app key\" e \"secret\" do Dropbox válidas." msgid "Error configuring Google Drive storage" msgstr "Erro ao configurar o armazenamento do Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Atenção:</b> O cliente \"smbclient\" não está instalado. Não é possível montar as partilhas CIFS/SMB . Peça ao seu administrador para instalar." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Aviso:</b> O suporte FTP no PHP não está activate ou instalado. Não é possível montar as partilhas FTP. Peça ao seu administrador para instalar." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/pt_PT/files_trashbin.po b/l10n/pt_PT/files_trashbin.po index 5d57bfb1952..08cb33d5748 100644 --- a/l10n/pt_PT/files_trashbin.po +++ b/l10n/pt_PT/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "Não foi possível restaurar %s" msgid "Error" msgstr "Erro" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "Restaurado" diff --git a/l10n/pt_PT/lib.po b/l10n/pt_PT/lib.po index 1d245a0435e..2edd6c5619a 100644 --- a/l10n/pt_PT/lib.po +++ b/l10n/pt_PT/lib.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-14 10:30+0000\n" -"Last-Translator: Helder Meneses <helder.meneses@gmail.com>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -71,27 +71,27 @@ msgstr "serviços web sob o seu controlo" msgid "cannot open \"%s\"" msgstr "Não foi possível abrir \"%s\"" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Descarregamento em ZIP está desligado." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Os ficheiros precisam de ser descarregados um por um." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Voltar a Ficheiros" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Os ficheiros seleccionados são grandes demais para gerar um ficheiro zip." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Descarregue os ficheiros em partes menores, separados ou peça gentilmente ao seu administrador." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -134,17 +134,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "A directoria da aplicação já existe" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "Não foi possível criar a pasta da aplicação. Por favor verifique as permissões. %s" diff --git a/l10n/pt_PT/settings.po b/l10n/pt_PT/settings.po index 2bde77cbdac..faa93a3680d 100644 --- a/l10n/pt_PT/settings.po +++ b/l10n/pt_PT/settings.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pt_PT/user_ldap.po b/l10n/pt_PT/user_ldap.po index c27cbbf6855..6fd2c34cfe2 100644 --- a/l10n/pt_PT/user_ldap.po +++ b/l10n/pt_PT/user_ldap.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ro/core.po b/l10n/ro/core.po index 6c0c1cc6163..fde17982189 100644 --- a/l10n/ro/core.po +++ b/l10n/ro/core.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -285,12 +285,12 @@ msgstr "Partajat" msgid "Share" msgstr "Partajează" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Eroare" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Eroare la partajare" @@ -310,115 +310,115 @@ msgstr "Distribuie cu tine si grupul {group} de {owner}" msgid "Shared with you by {owner}" msgstr "Distribuie cu tine de {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Protejare cu parolă" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Parolă" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Permiteţi încărcarea publică." -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Expediază legătura prin poșta electronică" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Expediază" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Specifică data expirării" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Data expirării" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Distribuie prin email:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Nici o persoană găsită" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "grup" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Repartajarea nu este permisă" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Distribuie in {item} si {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Anulare partajare" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "poate edita" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "control acces" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "creare" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "actualizare" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "ștergere" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "partajare" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Protejare cu parolă" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Eroare la anularea datei de expirare" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Eroare la specificarea datei de expirare" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Se expediază..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Mesajul a fost expediat" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Atenție" @@ -588,14 +588,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -742,11 +740,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/ro/files.po b/l10n/ro/files.po index f8596542263..2f69f0655ec 100644 --- a/l10n/ro/files.po +++ b/l10n/ro/files.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -160,11 +160,11 @@ msgstr "Fișierul este în curs de încărcare. Părăsirea paginii va întrerup msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} deja exista" @@ -188,41 +188,45 @@ msgstr "Stergere permanenta" msgid "Rename" msgstr "Redenumire" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "in timpul" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "{new_name} inlocuit cu {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "Anulează ultima acțiune" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n director" msgstr[1] "%n directoare" msgstr[2] "%n directoare" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n fișier" msgstr[1] "%n fișiere" msgstr[2] "%n fișiere" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} și {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Se încarcă %n fișier." diff --git a/l10n/ro/files_external.po b/l10n/ro/files_external.po index 1557bac71d8..69aa8b63bc9 100644 --- a/l10n/ro/files_external.po +++ b/l10n/ro/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "Prezintă te rog o cheie de Dropbox validă și parola" msgid "Error configuring Google Drive storage" msgstr "Eroare la configurarea mediului de stocare Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Atenție:</b> \"smbclient\" nu este instalat. Montarea mediilor CIFS/SMB partajate nu este posibilă. Solicită administratorului sistemului tău să îl instaleaze." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Atenție:</b> suportul pentru FTP în PHP nu este activat sau instalat. Montarea mediilor FPT partajate nu este posibilă. Solicită administratorului sistemului tău să îl instaleze." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/ro/files_trashbin.po b/l10n/ro/files_trashbin.po index f92d6ab20fa..ca45c2337ba 100644 --- a/l10n/ro/files_trashbin.po +++ b/l10n/ro/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "" msgid "Error" msgstr "Eroare" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/ro/lib.po b/l10n/ro/lib.po index c5df5b8e2b5..e0141290424 100644 --- a/l10n/ro/lib.po +++ b/l10n/ro/lib.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -71,25 +71,25 @@ msgstr "servicii web controlate de tine" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Descărcarea ZIP este dezactivată." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Fișierele trebuie descărcate unul câte unul." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Înapoi la fișiere" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Fișierele selectate sunt prea mari pentru a genera un fișier zip." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -134,17 +134,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -269,13 +269,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Serverul de web nu este încă setat corespunzător pentru a permite sincronizarea fișierelor deoarece interfața WebDAV pare a fi întreruptă." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Vă rugăm să verificați <a href='%s'>ghiduri de instalare</a>." @@ -337,6 +337,6 @@ msgstr "ultimul an" msgid "years ago" msgstr "ani în urmă" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/ro/settings.po b/l10n/ro/settings.po index a0183777d16..30e23faeb95 100644 --- a/l10n/ro/settings.po +++ b/l10n/ro/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ro/user_ldap.po b/l10n/ro/user_ldap.po index 918bd657c4e..fcd8d518553 100644 --- a/l10n/ro/user_ldap.po +++ b/l10n/ro/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ru/core.po b/l10n/ru/core.po index 42be95eb1cd..ceed7f31f81 100644 --- a/l10n/ru/core.po +++ b/l10n/ru/core.po @@ -22,9 +22,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" -"Last-Translator: vsapronov <vladimir.sapronov@gmail.com>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -296,12 +296,12 @@ msgstr "Общие" msgid "Share" msgstr "Открыть доступ" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Ошибка" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Ошибка при открытии доступа" @@ -321,115 +321,115 @@ msgstr "{owner} открыл доступ для Вас и группы {group} msgid "Shared with you by {owner}" msgstr "{owner} открыл доступ для Вас" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "Поделиться с пользователем или группой..." -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "Поделиться ссылкой" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Защитить паролем" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Пароль" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Разрешить открытую загрузку" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Почтовая ссылка на персону" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Отправить" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Установить срок доступа" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Дата окончания" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Поделится через электронную почту:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Ни один человек не найден" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "группа" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Общий доступ не разрешен" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Общий доступ к {item} с {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Закрыть общий доступ" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "уведомить по почте" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "может редактировать" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "контроль доступа" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "создать" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "обновить" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "удалить" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "открыть доступ" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Защищено паролем" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Ошибка при отмене срока доступа" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Ошибка при установке срока доступа" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Отправляется ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Письмо отправлено" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Предупреждение" @@ -599,14 +599,12 @@ msgid "" "\n" msgstr "Здравствуйте,\n\nпросто даём вам знать, что %s расшарил %s для вас.\nПосмотреть: %s\n\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "Шара закончится %s\n\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "Приветствуем!" @@ -753,11 +751,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Здравствуйте,<br><br>просто даём вам знать, что %s расшарил %s для вас.<br><a href=\"%s\">Посмотреть!</a><br><br>" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "Шара закончится %s.<br><br>" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -770,7 +763,7 @@ msgstr "Производится обновление ownCloud, это може #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." -msgstr "Перезагрузите эту страницу через короткое время чтобы продолжить использовать ownCloud." +msgstr "Перезагрузите эту страницу через некоторое время чтобы продолжить использовать ownCloud." #: templates/update.user.php:5 msgid "" @@ -780,4 +773,4 @@ msgstr "Обратитесь к вашему системному админис #: templates/update.user.php:6 msgid "Thank you for your patience." -msgstr "Спасибо за ваше терпение." +msgstr "Спасибо за терпение." diff --git a/l10n/ru/files.po b/l10n/ru/files.po index 76879f2a5e2..4f1f9433614 100644 --- a/l10n/ru/files.po +++ b/l10n/ru/files.po @@ -16,9 +16,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" -"Last-Translator: vsapronov <vladimir.sapronov@gmail.com>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -164,11 +164,11 @@ msgstr "Файл в процессе загрузки. Покинув стран msgid "URL cannot be empty" msgstr "Ссылка не может быть пустой." -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "В домашней папке 'Shared' зарезервированное имя файла" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} уже существует" @@ -192,41 +192,45 @@ msgstr "Удалено навсегда" msgid "Rename" msgstr "Переименовать" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Ожидание" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "Не удалось переименовать файл" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "заменено {new_name} на {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "отмена" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n папка" msgstr[1] "%n папки" msgstr[2] "%n папок" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n файл" msgstr[1] "%n файла" msgstr[2] "%n файлов" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} и {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Закачка %n файла" diff --git a/l10n/ru/files_external.po b/l10n/ru/files_external.po index 98fb2c40bec..438e60725e0 100644 --- a/l10n/ru/files_external.po +++ b/l10n/ru/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "Пожалуйста, предоставьте действующий к msgid "Error configuring Google Drive storage" msgstr "Ошибка при настройке хранилища Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Внимание:</b> \"smbclient\" не установлен. Подключение по CIFS/SMB невозможно. Пожалуйста, обратитесь к системному администратору, чтобы установить его." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Внимание:</b> Поддержка FTP не включена в PHP. Подключение по FTP невозможно. Пожалуйста, обратитесь к системному администратору, чтобы включить." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/ru/files_trashbin.po b/l10n/ru/files_trashbin.po index 95ac5cbc023..885f47eb1b2 100644 --- a/l10n/ru/files_trashbin.po +++ b/l10n/ru/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "%s не может быть восстановлен" msgid "Error" msgstr "Ошибка" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "восстановлен" diff --git a/l10n/ru/lib.po b/l10n/ru/lib.po index 552972f5d30..9c85683ef9b 100644 --- a/l10n/ru/lib.po +++ b/l10n/ru/lib.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" @@ -76,27 +76,27 @@ msgstr "веб-сервисы под вашим управлением" msgid "cannot open \"%s\"" msgstr "не могу открыть \"%s\"" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "ZIP-скачивание отключено." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Файлы должны быть загружены по одному." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Назад к файлам" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Выбранные файлы слишком велики, чтобы создать zip файл." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Загрузите файл маленьшими порциями, раздельно или вежливо попросите Вашего администратора." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -139,17 +139,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "Приложение невозможно установить. Оно содержит параметр <shipped>true</shipped> который не допустим для приложений, не входящих в поставку." -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "Приложение невозможно установить. Версия в info.xml/version не совпадает с версией заявленной в магазине приложений" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "Папка приложения уже существует" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "Не удалось создать директорию. Исправьте права доступа. %s" @@ -274,13 +274,13 @@ msgstr "Установить имя пользователя для admin." msgid "Set an admin password." msgstr "становит пароль для admin." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Ваш веб сервер до сих пор не настроен правильно для возможности синхронизации файлов, похоже что проблема в неисправности интерфейса WebDAV." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Пожалуйста, дважды просмотрите <a href='%s'>инструкции по установке</a>." @@ -342,6 +342,6 @@ msgstr "в прошлом году" msgid "years ago" msgstr "несколько лет назад" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Вызвано:" diff --git a/l10n/ru/settings.po b/l10n/ru/settings.po index ae2cc7bb6e2..52ef3ad91ef 100644 --- a/l10n/ru/settings.po +++ b/l10n/ru/settings.po @@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: unixoid <victor.ashirov@gmail.com>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ru/user_ldap.po b/l10n/ru/user_ldap.po index b93c8d3a082..8ecabe6905a 100644 --- a/l10n/ru/user_ldap.po +++ b/l10n/ru/user_ldap.po @@ -16,9 +16,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" +"Last-Translator: unixoid <victor.ashirov@gmail.com>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -97,15 +97,15 @@ msgstr "Ошибка" #: js/settings.js:674 msgid "Configuration OK" -msgstr "" +msgstr "Конфигурация в порядке" #: js/settings.js:683 msgid "Configuration incorrect" -msgstr "" +msgstr "Конфигурация неправильна" #: js/settings.js:692 msgid "Configuration incomplete" -msgstr "" +msgstr "Конфигурация не завершена" #: js/settings.js:709 js/settings.js:718 msgid "Select groups" diff --git a/l10n/ru_RU/core.po b/l10n/ru_RU/core.po index 340602893a9..a1dbc6a48ba 100644 --- a/l10n/ru_RU/core.po +++ b/l10n/ru_RU/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n" "MIME-Version: 1.0\n" @@ -281,12 +281,12 @@ msgstr "" msgid "Share" msgstr "Сделать общим" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Ошибка" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -306,115 +306,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Пароль" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Предупреждение" @@ -428,7 +428,7 @@ msgstr "" #: js/tags.js:27 msgid "Delete" -msgstr "" +msgstr "Удалить" #: js/tags.js:31 msgid "Add" @@ -584,14 +584,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -738,11 +736,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/ru_RU/files.po b/l10n/ru_RU/files.po index ca309af75b2..f2706f491f5 100644 --- a/l10n/ru_RU/files.po +++ b/l10n/ru_RU/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:10+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "" msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,41 +183,45 @@ msgstr "" msgid "Rename" msgstr "Переименовать" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" @@ -281,7 +285,7 @@ msgstr "" #: js/files.js:614 templates/index.php:68 msgid "Size" -msgstr "" +msgstr "Размер" #: js/files.js:615 templates/index.php:70 msgid "Modified" @@ -374,7 +378,7 @@ msgstr "" #: templates/index.php:81 templates/index.php:82 msgid "Delete" -msgstr "" +msgstr "Удалить" #: templates/index.php:95 msgid "Upload too large" diff --git a/l10n/ru_RU/files_external.po b/l10n/ru_RU/files_external.po index c930a845d77..a5c9cc66b99 100644 --- a/l10n/ru_RU/files_external.po +++ b/l10n/ru_RU/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-19 08:26-0400\n" -"PO-Revision-Date: 2013-10-18 09:15+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:50+0000\n" "Last-Translator: masensio <masensio@solidgear.es>\n" "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "" msgid "Error configuring Google Drive storage" msgstr "" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " @@ -75,7 +75,7 @@ msgstr "" #: templates/settings.php:12 msgid "Options" -msgstr "" +msgstr "Опции" #: templates/settings.php:13 msgid "Applicable" @@ -104,7 +104,7 @@ msgstr "" #: templates/settings.php:113 templates/settings.php:114 #: templates/settings.php:149 templates/settings.php:150 msgid "Delete" -msgstr "" +msgstr "Удалить" #: templates/settings.php:129 msgid "Enable User External Storage" diff --git a/l10n/ru_RU/files_trashbin.po b/l10n/ru_RU/files_trashbin.po index f5cb3125af9..734eef7b3e8 100644 --- a/l10n/ru_RU/files_trashbin.po +++ b/l10n/ru_RU/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-19 08:26-0400\n" -"PO-Revision-Date: 2013-10-18 09:31+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:50+0000\n" "Last-Translator: masensio <masensio@solidgear.es>\n" "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "" msgid "Error" msgstr "Ошибка" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" @@ -53,7 +53,7 @@ msgstr "" #: templates/index.php:36 templates/index.php:37 msgid "Delete" -msgstr "" +msgstr "Удалить" #: templates/part.breadcrumb.php:9 msgid "Deleted Files" diff --git a/l10n/ru_RU/lib.po b/l10n/ru_RU/lib.po index a2072fd6c8a..14eecdabd8d 100644 --- a/l10n/ru_RU/lib.po +++ b/l10n/ru_RU/lib.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" -"Last-Translator: masensio <masensio@solidgear.es>\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -166,7 +166,7 @@ msgstr "Файлы" #: private/search/provider/file.php:27 private/search/provider/file.php:34 msgid "Text" -msgstr "" +msgstr "Текст" #: private/search/provider/file.php:30 msgid "Images" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -336,6 +336,6 @@ msgstr "" msgid "years ago" msgstr "" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/ru_RU/settings.po b/l10n/ru_RU/settings.po index d318798df7b..410374baa75 100644 --- a/l10n/ru_RU/settings.po +++ b/l10n/ru_RU/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:50+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n" "MIME-Version: 1.0\n" @@ -192,7 +192,7 @@ msgstr "" #: js/users.js:123 templates/users.php:170 msgid "Delete" -msgstr "" +msgstr "Удалить" #: js/users.js:284 msgid "add group" @@ -588,7 +588,7 @@ msgstr "" #: templates/users.php:30 msgid "Create" -msgstr "" +msgstr "Создать" #: templates/users.php:36 msgid "Admin Recovery Password" diff --git a/l10n/ru_RU/user_ldap.po b/l10n/ru_RU/user_ldap.po index 8f6354127fc..45c56f96564 100644 --- a/l10n/ru_RU/user_ldap.po +++ b/l10n/ru_RU/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/si_LK/core.po b/l10n/si_LK/core.po index 0fdd8ff5793..65070960c22 100644 --- a/l10n/si_LK/core.po +++ b/l10n/si_LK/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" @@ -276,12 +276,12 @@ msgstr "" msgid "Share" msgstr "බෙදා හදා ගන්න" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "දෝෂයක්" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -301,115 +301,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "මුර පදයකින් ආරක්ශාකරන්න" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "මුර පදය" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "කල් ඉකුත් විමේ දිනය දමන්න" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "කල් ඉකුත් විමේ දිනය" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "විද්යුත් තැපෑල මඟින් බෙදාගන්න: " -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "කණ්ඩායම" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "නොබෙදු" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "සංස්කරණය කළ හැක" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "ප්රවේශ පාලනය" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "සදන්න" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "යාවත්කාලීන කරන්න" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "මකන්න" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "බෙදාහදාගන්න" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "මුර පදයකින් ආරක්ශාකර ඇත" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "කල් ඉකුත් දිනය ඉවත් කිරීමේ දෝෂයක්" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "කල් ඉකුත් දිනය ස්ථාපනය කිරීමේ දෝෂයක්" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "අවවාදය" @@ -579,14 +579,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -733,11 +731,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/si_LK/files.po b/l10n/si_LK/files.po index 9da5dc26830..dba43564f87 100644 --- a/l10n/si_LK/files.po +++ b/l10n/si_LK/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "උඩුගතකිරීමක් සිදුවේ. පිටුව msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,39 +183,43 @@ msgstr "" msgid "Rename" msgstr "නැවත නම් කරන්න" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "නිෂ්ප්රභ කරන්න" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/si_LK/files_external.po b/l10n/si_LK/files_external.po index 2d16fa4f49a..cfd9ed24ece 100644 --- a/l10n/si_LK/files_external.po +++ b/l10n/si_LK/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "කරුණාකර වලංගු Dropbox යෙදුම් යත msgid "Error configuring Google Drive storage" msgstr "Google Drive ගබඩාව වින්යාස කිරීමේ දෝශයක් ඇත" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/si_LK/files_trashbin.po b/l10n/si_LK/files_trashbin.po index 8d08295728f..93598dcd45a 100644 --- a/l10n/si_LK/files_trashbin.po +++ b/l10n/si_LK/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "" msgid "Error" msgstr "දෝෂයක්" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/si_LK/lib.po b/l10n/si_LK/lib.po index 7fad91f3c3d..d8488e0c1e5 100644 --- a/l10n/si_LK/lib.po +++ b/l10n/si_LK/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "ඔබට පාලනය කළ හැකි වෙබ් සේවා msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "ZIP භාගත කිරීම් අක්රියයි" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "ගොනු එකින් එක භාගත යුතුයි" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "ගොනු වෙතට නැවත යන්න" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "තෝරාගත් ගොනු ZIP ගොනුවක් තැනීමට විශාල වැඩිය." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -332,6 +332,6 @@ msgstr "පෙර අවුරුද්දේ" msgid "years ago" msgstr "අවුරුදු කීපයකට පෙර" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/si_LK/settings.po b/l10n/si_LK/settings.po index c0ad73b621c..9818efbff11 100644 --- a/l10n/si_LK/settings.po +++ b/l10n/si_LK/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/si_LK/user_ldap.po b/l10n/si_LK/user_ldap.po index 9df4a192745..4aa61024f19 100644 --- a/l10n/si_LK/user_ldap.po +++ b/l10n/si_LK/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sk/core.po b/l10n/sk/core.po index 2437cf6338f..28e33f44c87 100644 --- a/l10n/sk/core.po +++ b/l10n/sk/core.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-30 03:32-0400\n" -"PO-Revision-Date: 2013-10-30 07:32+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n" "MIME-Version: 1.0\n" @@ -281,12 +281,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:690 -#: js/share.js:702 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:730 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -306,115 +306,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:272 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:275 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:305 js/share.js:342 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:316 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:358 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:380 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:388 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:391 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:393 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:396 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:399 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:402 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:405 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:447 js/share.js:677 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:690 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:702 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:717 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:728 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:752 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -584,14 +584,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -738,11 +736,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/sk/files.po b/l10n/sk/files.po index 40c1b2e221f..10a385f41af 100644 --- a/l10n/sk/files.po +++ b/l10n/sk/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Could not move %s" msgstr "" -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "" @@ -51,7 +51,7 @@ msgstr "" msgid "Error while downloading %s to %s" msgstr "" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "" @@ -114,15 +114,15 @@ msgstr "" msgid "Not enough storage available" msgstr "" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "" @@ -142,24 +142,24 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,107 +183,111 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:392 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: js/filelist.js:590 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "" -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "" -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "" -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "" diff --git a/l10n/sk/lib.po b/l10n/sk/lib.po index fd3fd44c3a8..73526564da1 100644 --- a/l10n/sk/lib.po +++ b/l10n/sk/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-17 13:47-0400\n" -"PO-Revision-Date: 2013-10-17 17:47+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n" "MIME-Version: 1.0\n" @@ -24,31 +24,31 @@ msgid "" " of ownCloud." msgstr "" -#: private/app.php:254 +#: private/app.php:255 msgid "No app name specified" msgstr "" -#: private/app.php:359 +#: private/app.php:360 msgid "Help" msgstr "" -#: private/app.php:372 +#: private/app.php:373 msgid "Personal" msgstr "" -#: private/app.php:383 +#: private/app.php:384 msgid "Settings" msgstr "" -#: private/app.php:395 +#: private/app.php:396 msgid "Users" msgstr "" -#: private/app.php:408 +#: private/app.php:409 msgid "Admin" msgstr "" -#: private/app.php:872 +#: private/app.php:873 #, php-format msgid "Failed to upgrade \"%s\"." msgstr "" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -284,58 +284,58 @@ msgstr "" msgid "Could not find category \"%s\"" msgstr "" -#: private/template/functions.php:122 +#: private/template/functions.php:130 msgid "seconds ago" msgstr "" -#: private/template/functions.php:123 +#: private/template/functions.php:131 msgid "%n minute ago" msgid_plural "%n minutes ago" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: private/template/functions.php:124 +#: private/template/functions.php:132 msgid "%n hour ago" msgid_plural "%n hours ago" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: private/template/functions.php:125 +#: private/template/functions.php:133 msgid "today" msgstr "" -#: private/template/functions.php:126 +#: private/template/functions.php:134 msgid "yesterday" msgstr "" -#: private/template/functions.php:128 +#: private/template/functions.php:136 msgid "%n day go" msgid_plural "%n days ago" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: private/template/functions.php:130 +#: private/template/functions.php:138 msgid "last month" msgstr "" -#: private/template/functions.php:131 +#: private/template/functions.php:139 msgid "%n month ago" msgid_plural "%n months ago" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: private/template/functions.php:133 +#: private/template/functions.php:141 msgid "last year" msgstr "" -#: private/template/functions.php:134 +#: private/template/functions.php:142 msgid "years ago" msgstr "" -#: private/template.php:297 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/sk_SK/core.po b/l10n/sk_SK/core.po index 9aeba9f96c6..e809fa72320 100644 --- a/l10n/sk_SK/core.po +++ b/l10n/sk_SK/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 17:10+0000\n" -"Last-Translator: mhh <marian.hvolka@stuba.sk>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -283,12 +283,12 @@ msgstr "Zdieľané" msgid "Share" msgstr "Zdieľať" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Chyba" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Chyba počas zdieľania" @@ -308,115 +308,115 @@ msgstr "Zdieľané s vami a so skupinou {group} používateľom {owner}" msgid "Shared with you by {owner}" msgstr "Zdieľané s vami používateľom {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "Zdieľať s používateľom alebo skupinou ..." -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "Zdieľať linku" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Chrániť heslom" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Heslo" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Povoliť verejné nahrávanie" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Odoslať odkaz emailom" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Odoslať" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Nastaviť dátum expirácie" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Dátum expirácie" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Zdieľať cez email:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Používateľ nenájdený" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "skupina" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Zdieľanie už zdieľanej položky nie je povolené" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Zdieľané v {item} s {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Zrušiť zdieľanie" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "informovať emailom" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "môže upraviť" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "prístupové práva" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "vytvoriť" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "aktualizovať" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "vymazať" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "zdieľať" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Chránené heslom" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Chyba pri odstraňovaní dátumu expirácie" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Chyba pri nastavení dátumu expirácie" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Odosielam ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Email odoslaný" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Varovanie" @@ -586,14 +586,12 @@ msgid "" "\n" msgstr "Ahoj,\n\nchcem ti dať navedomie, že %s zdieľa %s s tebou.\nZobrazenie tu: %s\n\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "Zdieľanie vyexpiruje %s.\n\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "Za zdravie!" @@ -740,11 +738,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Ahoj,<br><br>chcem ti dať navedomie, že %s zdieľa »%s« s tebou.<br><a href=\"%s\">Zobrazenie tu!</a><br><br>" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "Zdieľanie vyexpiruje %s.<br><br>" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/sk_SK/files.po b/l10n/sk_SK/files.po index 0df615a98ea..883968794b1 100644 --- a/l10n/sk_SK/files.po +++ b/l10n/sk_SK/files.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:30+0000\n" -"Last-Translator: mhh <marian.hvolka@stuba.sk>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -184,7 +184,7 @@ msgstr "Zmazať trvalo" msgid "Rename" msgstr "Premenovať" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:863 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Prebieha" @@ -200,25 +200,29 @@ msgstr "prepísaný {new_name} súborom {old_name}" msgid "undo" msgstr "vrátiť" -#: js/filelist.js:584 js/filelist.js:658 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n priečinok" msgstr[1] "%n priečinky" msgstr[2] "%n priečinkov" -#: js/filelist.js:585 js/filelist.js:659 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n súbor" msgstr[1] "%n súbory" msgstr[2] "%n súborov" -#: js/filelist.js:592 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} a {files}" -#: js/filelist.js:802 js/filelist.js:840 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Nahrávam %n súbor" diff --git a/l10n/sk_SK/files_external.po b/l10n/sk_SK/files_external.po index 9c9ba676560..24ef5a545fb 100644 --- a/l10n/sk_SK/files_external.po +++ b/l10n/sk_SK/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:40+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: mhh <marian.hvolka@stuba.sk>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sk_SK/files_trashbin.po b/l10n/sk_SK/files_trashbin.po index 2da23b5dc28..6aad589b160 100644 --- a/l10n/sk_SK/files_trashbin.po +++ b/l10n/sk_SK/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-27 02:28-0400\n" -"PO-Revision-Date: 2013-10-23 16:15+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: mhh <marian.hvolka@stuba.sk>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "Nemožno obnoviť %s" msgid "Error" msgstr "Chyba" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "obnovené" diff --git a/l10n/sk_SK/lib.po b/l10n/sk_SK/lib.po index aff83b9b8be..1f339997e73 100644 --- a/l10n/sk_SK/lib.po +++ b/l10n/sk_SK/lib.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 17:00+0000\n" -"Last-Translator: mhh <marian.hvolka@stuba.sk>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -72,27 +72,27 @@ msgstr "webové služby pod Vašou kontrolou" msgid "cannot open \"%s\"" msgstr "nemožno otvoriť \"%s\"" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Sťahovanie súborov ZIP je vypnuté." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Súbory musia byť nahrávané jeden za druhým." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Späť na súbory" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Zvolené súbory sú príliš veľké na vygenerovanie zip súboru." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Stiahnite súbory po menších častiach, samostatne, alebo sa obráťte na správcu." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -135,17 +135,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "Aplikácia nemôže byť nainštalovaná pretože obsahuje <shipped>pravý</shipped> štítok, ktorý nie je povolený pre zaslané \"shipped\" aplikácie" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "Aplikácia nemôže byť nainštalovaná pretože verzia v info.xml/version nezodpovedá verzii špecifikovanej v obchode s aplikáciami" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "Aplikačný priečinok už existuje" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "Nemožno vytvoriť aplikačný priečinok. Prosím upravte povolenia. %s" diff --git a/l10n/sk_SK/settings.po b/l10n/sk_SK/settings.po index 1da5733a45f..3f8d6920e05 100644 --- a/l10n/sk_SK/settings.po +++ b/l10n/sk_SK/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 17:10+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: mhh <marian.hvolka@stuba.sk>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sk_SK/user_ldap.po b/l10n/sk_SK/user_ldap.po index cbff3b1bc9e..c7addb2ce9e 100644 --- a/l10n/sk_SK/user_ldap.po +++ b/l10n/sk_SK/user_ldap.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sl/core.po b/l10n/sl/core.po index c8344477ea5..eceed40ee3d 100644 --- a/l10n/sl/core.po +++ b/l10n/sl/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-15 21:06+0000\n" -"Last-Translator: mateju <>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,20 +22,20 @@ msgstr "" #: ajax/share.php:119 ajax/share.php:198 #, php-format msgid "%s shared »%s« with you" -msgstr "%s je delil »%s« z vami" +msgstr "%s je omogočil souporabo »%s«" #: ajax/share.php:169 #, php-format msgid "Couldn't send mail to following users: %s " -msgstr "" +msgstr "Ni mogoče poslati sporočila za: %s" #: ajax/update.php:11 msgid "Turned on maintenance mode" -msgstr "" +msgstr "Vzdrževalni način je omogočen" #: ajax/update.php:14 msgid "Turned off maintenance mode" -msgstr "" +msgstr "Vzdrževalni način je onemogočen" #: ajax/update.php:17 msgid "Updated database" @@ -43,20 +43,20 @@ msgstr "Posodobljena podatkovna zbirka" #: ajax/update.php:20 msgid "Updating filecache, this may take really long..." -msgstr "" +msgstr "Poteka posodabljanje predpomnilnika datotek. Opravilo je lahko dolgotrajno ..." #: ajax/update.php:23 msgid "Updated filecache" -msgstr "" +msgstr "Predpomnilnik datotek je posodobljen" #: ajax/update.php:26 #, php-format msgid "... %d%% done ..." -msgstr "" +msgstr "... %d%% končano ..." #: avatar/controller.php:62 msgid "No image or file provided" -msgstr "" +msgstr "Ni podane datoteke ali slike" #: avatar/controller.php:81 msgid "Unknown filetype" @@ -68,11 +68,11 @@ msgstr "Neveljavna slika" #: avatar/controller.php:115 avatar/controller.php:142 msgid "No temporary profile picture available, try again" -msgstr "" +msgstr "Na voljo ni nobene začasne slike za profil. Poskusite znova." #: avatar/controller.php:135 msgid "No crop data provided" -msgstr "" +msgstr "Ni podanih podatkov obreza" #: js/config.php:32 msgid "Sunday" @@ -161,17 +161,17 @@ msgstr "pred nekaj sekundami" #: js/js.js:859 msgid "%n minute ago" msgid_plural "%n minutes ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "pred %n minuto" +msgstr[1] "pred %n minutama" +msgstr[2] "pred %n minutami" msgstr[3] "pred %n minutami" #: js/js.js:860 msgid "%n hour ago" msgid_plural "%n hours ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "pred %n uro" +msgstr[1] "pred %n urama" +msgstr[2] "pred %n urami" msgstr[3] "pred %n urami" #: js/js.js:861 @@ -185,9 +185,9 @@ msgstr "včeraj" #: js/js.js:863 msgid "%n day ago" msgid_plural "%n days ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "pred %n dnevom" +msgstr[1] "pred %n dnevoma" +msgstr[2] "pred %n dnevi" msgstr[3] "pred %n dnevi" #: js/js.js:864 @@ -197,9 +197,9 @@ msgstr "zadnji mesec" #: js/js.js:865 msgid "%n month ago" msgid_plural "%n months ago" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "pred %n mesecem" +msgstr[1] "pred %n mesecema" +msgstr[2] "pred %n meseci" msgstr[3] "pred %n meseci" #: js/js.js:866 @@ -220,7 +220,7 @@ msgstr "Izbor" #: js/oc-dialogs.js:146 msgid "Error loading file picker template: {error}" -msgstr "" +msgstr "Napaka nalaganja predloge izbirnika datotek: {error}" #: js/oc-dialogs.js:172 msgid "Yes" @@ -236,29 +236,29 @@ msgstr "V redu" #: js/oc-dialogs.js:219 msgid "Error loading message template: {error}" -msgstr "" +msgstr "Napaka nalaganja predloge sporočil: {error}" #: js/oc-dialogs.js:347 msgid "{count} file conflict" msgid_plural "{count} file conflicts" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "{count} spor datotek" +msgstr[1] "{count} spora datotek" +msgstr[2] "{count} spori datotek" +msgstr[3] "{count} sporov datotek" #: js/oc-dialogs.js:361 msgid "One file conflict" -msgstr "" +msgstr "En spor datotek" #: js/oc-dialogs.js:367 msgid "Which files do you want to keep?" -msgstr "" +msgstr "Katare datoteke želite ohraniti?" #: js/oc-dialogs.js:368 msgid "" "If you select both versions, the copied file will have a number added to its" " name." -msgstr "" +msgstr "Če izberete obe različici, bo kopirani datoteki k imenu dodana številka." #: js/oc-dialogs.js:376 msgid "Cancel" @@ -278,7 +278,7 @@ msgstr "({count} izbranih)" #: js/oc-dialogs.js:457 msgid "Error loading file exists template" -msgstr "" +msgstr "Napaka nalaganja predloge obstoječih datotek" #: js/share.js:51 js/share.js:66 js/share.js:106 msgid "Shared" @@ -288,12 +288,12 @@ msgstr "V souporabi" msgid "Share" msgstr "Souporaba" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Napaka" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Napaka med souporabo" @@ -313,115 +313,115 @@ msgstr "V souporabi z vami in skupino {group}. Lastnik je {owner}." msgid "Shared with you by {owner}" msgstr "V souporabi z vami. Lastnik je {owner}." -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" -msgstr "" +msgstr "Souporaba z uporabnikom ali skupino ..." -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" -msgstr "" +msgstr "Povezava za prejem" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Zaščiti z geslom" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Geslo" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" -msgstr "Dovoli javne prenose na strežnik" +msgstr "Dovoli javno pošiljanje na strežnik" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Posreduj povezavo po elektronski pošti" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Pošlji" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Nastavi datum preteka" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Datum preteka" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" -msgstr "Souporaba preko elektronske pošte:" +msgstr "Pošlji povezavo do dokumenta preko elektronske pošte:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Ni najdenih uporabnikov" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "skupina" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Nadaljnja souporaba ni dovoljena" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" -msgstr "V souporabi v {item} z {user}" +msgstr "V souporabi v {item} z uporabnikom {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Prekliči souporabo" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" -msgstr "" +msgstr "obvesti po elektronski pošti" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "lahko ureja" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "nadzor dostopa" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "ustvari" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "posodobi" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "izbriše" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "določi souporabo" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Zaščiteno z geslom" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Napaka brisanja datuma preteka" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Napaka nastavljanja datuma preteka" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Pošiljanje ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Elektronska pošta je poslana" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Opozorilo" @@ -431,7 +431,7 @@ msgstr "Vrsta predmeta ni podana." #: js/tags.js:13 msgid "Enter new" -msgstr "" +msgstr "Vnesite novo" #: js/tags.js:27 msgid "Delete" @@ -447,11 +447,11 @@ msgstr "Uredi oznake" #: js/tags.js:57 msgid "Error loading dialog template: {error}" -msgstr "" +msgstr "Napaka nalaganja predloge pogovornega okna: {error}" #: js/tags.js:261 msgid "No tags selected for deletion." -msgstr "" +msgstr "Ni izbranih oznak za izbris." #: js/update.js:17 msgid "" @@ -467,7 +467,7 @@ msgstr "Posodobitev je uspešno končana. Stran bo preusmerjena na oblak ownClou #: lostpassword/controller.php:62 #, php-format msgid "%s password reset" -msgstr "" +msgstr "Ponastavitev gesla %s" #: lostpassword/templates/email.php:2 msgid "Use the following link to reset your password: {link}" @@ -499,7 +499,7 @@ msgid "" "will be no way to get your data back after your password is reset. If you " "are not sure what to do, please contact your administrator before you " "continue. Do you really want to continue?" -msgstr "Datoteke so šifrirane. Če niste omogočili ključa za obnovitev, žal podatkov ne bo mogoče pridobiti nazaj, ko boste geslo enkrat spremenili. Če niste prepričani, kaj storiti, se obrnite na skrbnika storitve. Ste prepričani, da želite nadaljevati?" +msgstr "Datoteke so šifrirane. Če niste omogočili ključa za obnovitev, žal podatkov ne bo mogoče pridobiti nazaj, ko boste geslo enkrat spremenili. Če niste prepričani, kaj storiti, se obrnite na skrbnika storitve. Ali ste prepričani, da želite nadaljevati?" #: lostpassword/templates/lostpassword.php:27 msgid "Yes, I really want to reset my password now" @@ -551,27 +551,27 @@ msgstr "Napaka nalaganja oznak" #: tags/controller.php:48 msgid "Tag already exists" -msgstr "" +msgstr "Oznaka že obstaja" #: tags/controller.php:64 msgid "Error deleting tag(s)" -msgstr "" +msgstr "Napaka brisanja oznak" #: tags/controller.php:75 msgid "Error tagging" -msgstr "" +msgstr "Napaka označevanja" #: tags/controller.php:86 msgid "Error untagging" -msgstr "" +msgstr "Napaka odstranjevanja oznak" #: tags/controller.php:97 msgid "Error favoriting" -msgstr "" +msgstr "Napaka označevanja priljubljenosti" #: tags/controller.php:108 msgid "Error unfavoriting" -msgstr "" +msgstr "Napaka odstranjevanja oznake priljubljenosti" #: templates/403.php:12 msgid "Access forbidden" @@ -589,18 +589,16 @@ msgid "" "just letting you know that %s shared %s with you.\n" "View it: %s\n" "\n" -msgstr "" +msgstr "Pozdravljeni,\n\noseba %s vam je omogočila souporabo %s.\nVir si lahko ogledate: %s\n\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" -msgstr "" +msgstr "Na zdravje!" #: templates/installation.php:24 templates/installation.php:31 #: templates/installation.php:38 @@ -614,7 +612,7 @@ msgstr "Uporabljena različica PHP je ranljiva za napad NULL Byte (CVE-2006-7243 #: templates/installation.php:26 #, php-format msgid "Please update your PHP installation to use %s securely." -msgstr "Za varno uporabo storitve %s posodobite PHP" +msgstr "Za varno uporabo storitve %s, je treba posodobiti namestitev PHP" #: templates/installation.php:32 msgid "" @@ -639,7 +637,7 @@ msgstr "Podatkovna mapa in datoteke so najverjetneje javno dostopni preko intern msgid "" "For information how to properly configure your server, please see the <a " "href=\"%s\" target=\"_blank\">documentation</a>." -msgstr "Za navodila, kako pravilno nastaviti vaš strežnik, kliknite na povezavo do <a href=\"%s\" target=\"_blank\">dokumentacije</a>." +msgstr "Za več informacij o pravilnem nastavljanju strežnika, kliknite na povezavo do <a href=\"%s\" target=\"_blank\">dokumentacije</a>." #: templates/installation.php:47 msgid "Create an <strong>admin account</strong>" @@ -685,7 +683,7 @@ msgstr "Gostitelj podatkovne zbirke" #: templates/installation.php:184 msgid "Finish setup" -msgstr "Končaj namestitev" +msgstr "Končaj nastavitev" #: templates/installation.php:184 msgid "Finishing …" @@ -716,11 +714,11 @@ msgstr "Spremenite geslo za izboljšanje zaščite računa." #: templates/login.php:17 msgid "Server side authentication failed!" -msgstr "" +msgstr "Overitev s strežnika je spodletela!" #: templates/login.php:18 msgid "Please contact your administrator." -msgstr "" +msgstr "Stopite v stik s skrbnikom sistema." #: templates/login.php:38 msgid "Lost your password?" @@ -743,12 +741,7 @@ msgstr "Druge prijavne možnosti" msgid "" "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a " "href=\"%s\">View it!</a><br><br>" -msgstr "" - -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" +msgstr "Pozdravljeni,<br><br>oseba %s vam je omogočila souporabo %s.<br>Vir si lahko ogledate na <a href=\"%s\">tem naslovu</a>.<br><br>" #: templates/update.admin.php:3 #, php-format @@ -758,18 +751,18 @@ msgstr "Posodabljanje sistema ownCloud na različico %s je lahko dolgotrajno." #: templates/update.user.php:3 msgid "" "This ownCloud instance is currently being updated, which may take a while." -msgstr "" +msgstr "Nastavitev oblaka ownCloud se trenutno posodablja. Opravilo je lahko dolgotrajno ..." #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." -msgstr "" +msgstr "Ponovno naložite to stran po krajšem preteku časa in nadaljujte z uporabo oblaka ownCloud." #: templates/update.user.php:5 msgid "" "Contact your system administrator if this message persists or appeared " "unexpectedly." -msgstr "" +msgstr "Stopite v stik s skrbnikom sistema, če se bo sporočilo še naprej nepričakovano prikazovalo." #: templates/update.user.php:6 msgid "Thank you for your patience." -msgstr "" +msgstr "Hvala za potrpežljivost!" diff --git a/l10n/sl/files.po b/l10n/sl/files.po index 9ead2daf6f6..251673b9c1d 100644 --- a/l10n/sl/files.po +++ b/l10n/sl/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-12 18:10+0000\n" -"Last-Translator: mateju <>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,12 +22,12 @@ msgstr "" #: ajax/move.php:17 #, php-format msgid "Could not move %s - File with this name already exists" -msgstr "%s ni mogoče premakniti - datoteka s tem imenom že obstaja" +msgstr "Datoteke %s ni mogoče premakniti - datoteka s tem imenom že obstaja." #: ajax/move.php:27 ajax/move.php:30 #, php-format msgid "Could not move %s" -msgstr "Ni mogoče premakniti %s" +msgstr "Datoteke %s ni mogoče premakniti" #: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." @@ -59,7 +59,7 @@ msgstr "Napaka med ustvarjanjem datoteke" #: ajax/newfolder.php:21 msgid "Folder name cannot be empty." -msgstr "Ime mape ne more biti prazna vrednost" +msgstr "Ime mape ne more biti prazna vrednost." #: ajax/newfolder.php:27 msgid "Folder name must not contain \"/\". Please choose a different name." @@ -134,7 +134,7 @@ msgstr "Datoteke" #: js/file-upload.js:228 msgid "Unable to upload {filename} as it is a directory or has 0 bytes" -msgstr "" +msgstr "Ni mogoče poslati datoteke {filename}, saj je to ali mapa ali pa je velikost datoteke 0 bajtov." #: js/file-upload.js:239 msgid "Not enough space available" @@ -185,7 +185,7 @@ msgstr "Izbriši dokončno" msgid "Rename" msgstr "Preimenuj" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:863 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "V čakanju ..." @@ -201,7 +201,11 @@ msgstr "preimenovano ime {new_name} z imenom {old_name}" msgid "undo" msgstr "razveljavi" -#: js/filelist.js:584 js/filelist.js:658 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n mapa" @@ -209,7 +213,7 @@ msgstr[1] "%n mapi" msgstr[2] "%n mape" msgstr[3] "%n map" -#: js/filelist.js:585 js/filelist.js:659 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n datoteka" @@ -217,11 +221,11 @@ msgstr[1] "%n datoteki" msgstr[2] "%n datoteke" msgstr[3] "%n datotek" -#: js/filelist.js:592 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} in {files}" -#: js/filelist.js:802 js/filelist.js:840 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Posodabljanje %n datoteke" @@ -237,7 +241,7 @@ msgstr "'.' je neveljavno ime datoteke." msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." -msgstr "Neveljavno ime, znaki '\\', '/', '<', '>', ':', '\"', '|', '?' in '*' niso dovoljeni." +msgstr "Neveljavno ime; znaki '\\', '/', '<', '>', ':', '\"', '|', '?' in '*' niso dovoljeni." #: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" @@ -245,32 +249,32 @@ msgstr "Shramba je povsem napolnjena. Datotek ni več mogoče posodabljati in us #: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" -msgstr "Mesto za shranjevanje je skoraj polno ({usedSpacePercent}%)" +msgstr "Prostor za shranjevanje je skoraj do konca zaseden ({usedSpacePercent}%)" #: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" -msgstr "" +msgstr "Program za šifriranje je omogočen, vendar ni začet. Odjavite se in nato ponovno prijavite." #: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." -msgstr "" +msgstr "Ni ustreznega osebnega ključa za program za šifriranje. Posodobite osebni ključ za dostop do šifriranih datotek med nastavitvami." #: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." -msgstr "" +msgstr "Šifriranje je onemogočeno, datoteke pa so še vedno šifrirane. Odšifrirajte jih med nastavitvami." #: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." -msgstr "Postopek priprave datoteke za prejem je lahko dolgotrajen, če je datoteka zelo velika." +msgstr "Postopek priprave datoteke za prejem je lahko dolgotrajen, kadar je datoteka zelo velika." #: js/files.js:558 js/files.js:596 msgid "Error moving file" @@ -299,7 +303,7 @@ msgstr "Neveljavno ime mape. Ime 'Souporaba' je zadržana za javno mapo." #: lib/app.php:88 #, php-format msgid "%s could not be renamed" -msgstr "%s ni bilo mogoče preimenovati" +msgstr "%s ni mogoče preimenovati" #: lib/helper.php:11 templates/index.php:16 msgid "Upload" diff --git a/l10n/sl/files_encryption.po b/l10n/sl/files_encryption.po index d0e12c9c5b5..943b2e69710 100644 --- a/l10n/sl/files_encryption.po +++ b/l10n/sl/files_encryption.po @@ -4,13 +4,14 @@ # # Translators: # barbarak <barbarak@arnes.si>, 2013 +# mateju <>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 10:30+0000\n" +"Last-Translator: mateju <>\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,46 +21,46 @@ msgstr "" #: ajax/adminrecovery.php:29 msgid "Recovery key successfully enabled" -msgstr "Ključ za obnovitev gesla je bil uspešno nastavljen" +msgstr "Ključ za obnovitev gesla je uspešno nastavljen" #: ajax/adminrecovery.php:34 msgid "" "Could not enable recovery key. Please check your recovery key password!" -msgstr "Ključa za obnovitev gesla ni bilo mogoče nastaviti. Preverite ključ!" +msgstr "Ključa za obnovitev gesla ni mogoče nastaviti. Preverite ključ!" #: ajax/adminrecovery.php:48 msgid "Recovery key successfully disabled" -msgstr "Ključ za obnovitev gesla je bil uspešno onemogočen" +msgstr "Ključ za obnovitev gesla je uspešno onemogočen" #: ajax/adminrecovery.php:53 msgid "" "Could not disable recovery key. Please check your recovery key password!" -msgstr "Ključa za obnovitev gesla ni bilo mogoče onemogočiti. Preverite ključ!" +msgstr "Ključa za obnovitev gesla ni mogoče onemogočiti. Preverite ključ!" #: ajax/changeRecoveryPassword.php:49 msgid "Password successfully changed." -msgstr "Geslo je bilo uspešno spremenjeno." +msgstr "Geslo je uspešno spremenjeno." #: ajax/changeRecoveryPassword.php:51 msgid "Could not change the password. Maybe the old password was not correct." -msgstr "Gesla ni bilo mogoče spremeniti. Morda vnos starega gesla ni bil pravilen." +msgstr "Gesla ni mogoče spremeniti. Morda vnos starega gesla ni pravilen." #: ajax/updatePrivateKeyPassword.php:52 msgid "Private key password successfully updated." -msgstr "Zasebni ključ za geslo je bil uspešno posodobljen." +msgstr "Zasebni ključ za geslo je uspešno posodobljen." #: ajax/updatePrivateKeyPassword.php:54 msgid "" "Could not update the private key password. Maybe the old password was not " "correct." -msgstr "Zasebnega ključa za geslo ni bilo mogoče posodobiti. Morda vnos starega gesla ni bil pravilen." +msgstr "Zasebnega ključa za geslo ni mogoče posodobiti. Morda vnos starega gesla ni bil pravilen." #: files/error.php:12 msgid "" "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." -msgstr "" +msgstr "Program za šifriranje ni začet. Morda je bil program ponovno omogočen šele med zagonom trenutne seje. Odjavite se in se nato prijavite nazaj. S tem morda razrešite napako." #: files/error.php:16 #, php-format @@ -67,19 +68,19 @@ msgid "" "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." -msgstr "" +msgstr "Zasebni ključ ni veljaven. Najverjetneje je bilo geslo spremenjeno izven %s (najverjetneje je to poslovna mapa). Geslo lahko posodobite med osebnimi nastavitvami in s tem obnovite dostop do šifriranih datotek." #: files/error.php:19 msgid "" "Can not decrypt this file, probably this is a shared file. Please ask the " "file owner to reshare the file with you." -msgstr "" +msgstr "Te datoteke ni mogoče šifrirati, ker je to najverjetneje datoteka v souporabi. Prosite lastnika datoteke, da jo da ponovno v souporabo." #: files/error.php:22 files/error.php:27 msgid "" "Unknown error please check your system settings or contact your " "administrator" -msgstr "" +msgstr "Prišlo je do neznane napake. Preverite nastavitve sistema ali pa stopite v stik s skrbnikom sistema." #: hooks/hooks.php:59 msgid "Missing requirements." @@ -90,11 +91,11 @@ msgid "" "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." -msgstr "Preverite, da imate na strežniku nameščen paket PHP 5.3.3 ali novejši in da je omogočen in pravilno nastavljen PHP OpenSSL . Zaenkrat je šifriranje onemogočeno." +msgstr "Preverite, ali je na strežniku nameščen paket PHP 5.3.3 ali novejši, da je omogočen in pravilno nastavljen PHP OpenSSL. Z obstoječimi možnostmi šifriranje ni mogoče." #: hooks/hooks.php:273 msgid "Following users are not set up for encryption:" -msgstr "Naslednji uporabniki še nimajo nastavljenega šifriranja:" +msgstr "Navedeni uporabniki še nimajo nastavljenega šifriranja:" #: js/settings-admin.js:13 msgid "Saving..." @@ -102,7 +103,7 @@ msgstr "Poteka shranjevanje ..." #: templates/invalid_private_key.php:8 msgid "Go directly to your " -msgstr "" +msgstr "Skočite neposredno na" #: templates/invalid_private_key.php:8 msgid "personal settings" @@ -115,7 +116,7 @@ msgstr "Šifriranje" #: templates/settings-admin.php:7 msgid "" "Enable recovery key (allow to recover users files in case of password loss):" -msgstr "Omogoči ključ za obnovitev datotek (v primeru izgube gesla)" +msgstr "Omogoči ključ za obnovitev datotek (v primeru izgube gesla):" #: templates/settings-admin.php:11 msgid "Recovery key password" @@ -123,7 +124,7 @@ msgstr "Ključ za obnovitev gesla" #: templates/settings-admin.php:14 msgid "Repeat Recovery key password" -msgstr "" +msgstr "Ponovi ključ za obnovitev gesla" #: templates/settings-admin.php:21 templates/settings-personal.php:51 msgid "Enabled" @@ -143,11 +144,11 @@ msgstr "Stari ključ za obnovitev gesla" #: templates/settings-admin.php:47 msgid "New Recovery key password" -msgstr "Nov ključ za obnovitev gesla" +msgstr "Novi ključ za obnovitev gesla" #: templates/settings-admin.php:53 msgid "Repeat New Recovery key password" -msgstr "" +msgstr "Ponovi novi ključ za obnovitev gesla" #: templates/settings-admin.php:58 msgid "Change Password" @@ -155,17 +156,17 @@ msgstr "Spremeni geslo" #: templates/settings-personal.php:9 msgid "Your private key password no longer match your log-in password:" -msgstr "Vaš zasebni ključ za geslo se ne ujema z vnešenim geslom ob prijavi:" +msgstr "Vaš zasebni ključ za geslo se ne ujema z geslom, vnesenim ob prijavi:" #: templates/settings-personal.php:12 msgid "Set your old private key password to your current log-in password." -msgstr "Nastavite svoj star zasebni ključ v geslo, vnešeno ob prijavi." +msgstr "Nastavite svoj star zasebni ključ v geslo, vneseno ob prijavi." #: templates/settings-personal.php:14 msgid "" " If you don't remember your old password you can ask your administrator to " "recover your files." -msgstr "Če ste svoje geslo pozabili, lahko vaše datoteke obnovi skrbnik sistema." +msgstr "Če ste pozabili svoje geslo, lahko vaše datoteke obnovi le skrbnik sistema." #: templates/settings-personal.php:22 msgid "Old log-in password" @@ -187,12 +188,12 @@ msgstr "Omogoči obnovitev gesla:" msgid "" "Enabling this option will allow you to reobtain access to your encrypted " "files in case of password loss" -msgstr "Nastavitev te možnosti omogoča ponovno pridobitev dostopa do šifriranih datotek, v primeru da boste geslo pozabili." +msgstr "Nastavitev te možnosti omogoča ponovno pridobitev dostopa do šifriranih datotek, v primeru, da boste geslo pozabili." #: templates/settings-personal.php:60 msgid "File recovery settings updated" -msgstr "Nastavitve obnavljanja dokumentov so bile posodobljene" +msgstr "Nastavitve obnavljanja dokumentov so posodobljene" #: templates/settings-personal.php:61 msgid "Could not update file recovery" -msgstr "Nastavitev za obnavljanje dokumentov ni bilo mogoče posodobiti" +msgstr "Nastavitev za obnavljanje dokumentov ni mogoče posodobiti" diff --git a/l10n/sl/files_external.po b/l10n/sl/files_external.po index f9f7218e7a0..deddf056683 100644 --- a/l10n/sl/files_external.po +++ b/l10n/sl/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: mateju <>\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "Vpisati je treba veljaven ključ programa in kodo za Dropbox" msgid "Error configuring Google Drive storage" msgstr "Napaka nastavljanja shrambe Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Opozorilo:</b> paket \"smbclient\" ni nameščen. Priklapljanje pogonov CIFS/SMB ne bo mogoče." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Opozorilo:</b> podpora FTP v PHP ni omogočena ali pa ni nameščena. Priklapljanje pogonov FTP zato ne bo mogoče." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/sl/files_trashbin.po b/l10n/sl/files_trashbin.po index d7208151729..47b8914bdad 100644 --- a/l10n/sl/files_trashbin.po +++ b/l10n/sl/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-12 18:40+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: mateju <>\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sl/lib.po b/l10n/sl/lib.po index bc8f3dca130..47fd426771a 100644 --- a/l10n/sl/lib.po +++ b/l10n/sl/lib.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-15 21:10+0000\n" -"Last-Translator: mateju <>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -72,25 +72,25 @@ msgstr "spletne storitve pod vašim nadzorom" msgid "cannot open \"%s\"" msgstr "ni mogoče odpreti \"%s\"" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Prejemanje datotek v paketu ZIP je onemogočeno." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Datoteke je mogoče prejeti le posamično." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Nazaj na datoteke" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Izbrane datoteke so prevelike za ustvarjanje datoteke arhiva zip." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -135,17 +135,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "Programska mapa že obstaja" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" diff --git a/l10n/sl/settings.po b/l10n/sl/settings.po index 28cfbf3a7d4..c09a9b82244 100644 --- a/l10n/sl/settings.po +++ b/l10n/sl/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-18 20:10+0000\n" "Last-Translator: mateju <>\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" @@ -30,7 +30,7 @@ msgstr "Napaka med overjanjem" #: ajax/changedisplayname.php:31 msgid "Your full name has been changed." -msgstr "" +msgstr "Vaše polno ime je spremenjeno." #: ajax/changedisplayname.php:34 msgid "Unable to change full name" @@ -92,7 +92,7 @@ msgstr "Napačno geslo" #: changepassword/controller.php:42 msgid "No user supplied" -msgstr "" +msgstr "Ni navedenega uporabnika" #: changepassword/controller.php:74 msgid "" @@ -113,7 +113,7 @@ msgstr "" #: changepassword/controller.php:92 changepassword/controller.php:103 msgid "Unable to change password" -msgstr "" +msgstr "Ni mogoče spremeniti gesla" #: js/apps.js:43 msgid "Update to {appversion}" @@ -133,11 +133,11 @@ msgstr "Počakajte ..." #: js/apps.js:79 js/apps.js:80 js/apps.js:101 msgid "Error while disabling app" -msgstr "" +msgstr "Napaka onemogočanja programa" #: js/apps.js:100 js/apps.js:114 js/apps.js:115 msgid "Error while enabling app" -msgstr "" +msgstr "Napaka omogočanja programa" #: js/apps.js:125 msgid "Updating...." @@ -161,11 +161,11 @@ msgstr "Posodobljeno" #: js/personal.js:220 msgid "Select a profile picture" -msgstr "" +msgstr "Izbor slike profila" #: js/personal.js:265 msgid "Decrypting files... Please wait, this can take some time." -msgstr "" +msgstr "Poteka odšifriranje datotek ... Opravilo je lahko dolgotrajno." #: js/personal.js:287 msgid "Saving..." @@ -214,7 +214,7 @@ msgstr "Navedeno mora biti veljavno geslo" #: js/users.js:481 msgid "Warning: Home directory for user \"{user}\" already exists" -msgstr "" +msgstr "Opozorilo: osebna mapa uporabnika \"{user}\" že obstaja" #: personal.php:45 personal.php:46 msgid "__language_name__" @@ -222,23 +222,23 @@ msgstr "Slovenščina" #: templates/admin.php:8 msgid "Everything (fatal issues, errors, warnings, info, debug)" -msgstr "" +msgstr "Vse (podrobnosti, opozorila, hrošče, napake in usodne dogodke)" #: templates/admin.php:9 msgid "Info, warnings, errors and fatal issues" -msgstr "" +msgstr "Podrobnosti, opozorila, napake in usodne dogodke" #: templates/admin.php:10 msgid "Warnings, errors and fatal issues" -msgstr "" +msgstr "Opozorila, napake in usodne dogodke" #: templates/admin.php:11 msgid "Errors and fatal issues" -msgstr "" +msgstr "Napake in usodne dogodke" #: templates/admin.php:12 msgid "Fatal issues only" -msgstr "" +msgstr "Le usodne dogodke" #: templates/admin.php:22 msgid "Security Warning" @@ -368,7 +368,7 @@ msgstr "Uporabnikom dovoli souporabo z ostalimi uporabniki njihove skupine" #: templates/admin.php:177 msgid "Allow mail notification" -msgstr "" +msgstr "Dovoli obvestila preko elektronske pošte" #: templates/admin.php:178 msgid "Allow user to send mail notification for shared files" @@ -527,11 +527,11 @@ msgstr "Slika profila" #: templates/personal.php:90 msgid "Upload new" -msgstr "" +msgstr "Pošlji novo" #: templates/personal.php:92 msgid "Select new from Files" -msgstr "" +msgstr "Izberi novo iz menija datotek" #: templates/personal.php:93 msgid "Remove image" @@ -547,7 +547,7 @@ msgstr "Prekini" #: templates/personal.php:98 msgid "Choose as profile image" -msgstr "" +msgstr "Izberi kot sliko profila" #: templates/personal.php:106 templates/personal.php:107 msgid "Language" @@ -566,7 +566,7 @@ msgstr "WebDAV" msgid "" "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via " "WebDAV</a>" -msgstr "" +msgstr "Uporabite naslov <a href=\"%s\" target=\"_blank\"> za dostop do datotek rpeko sistema WebDAV</a>." #: templates/personal.php:146 msgid "Encryption" @@ -578,7 +578,7 @@ msgstr "" #: templates/personal.php:154 msgid "Log-in password" -msgstr "" +msgstr "Prijavno geslo" #: templates/personal.php:159 msgid "Decrypt all Files" @@ -594,13 +594,13 @@ msgstr "Ustvari" #: templates/users.php:36 msgid "Admin Recovery Password" -msgstr "Obnovitev administratorjevega gesla" +msgstr "Obnovitev skrbniškega gesla" #: templates/users.php:37 templates/users.php:38 msgid "" "Enter the recovery password in order to recover the users files during " "password change" -msgstr "Vnesite geslo za obnovitev, ki ga boste uporabljali za obnovitev datotek uporabnikov med spremembo gesla" +msgstr "Vnesite geslo, ki omogoča obnovitev uporabniških datotek med spreminjanjem gesla" #: templates/users.php:42 msgid "Default Storage" @@ -608,7 +608,7 @@ msgstr "Privzeta shramba" #: templates/users.php:44 templates/users.php:139 msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" -msgstr "" +msgstr "Vnesite količinsko omejitev prostora (na primer: \"512 MB\" ali \"12 GB\")" #: templates/users.php:48 templates/users.php:148 msgid "Unlimited" diff --git a/l10n/sl/user_ldap.po b/l10n/sl/user_ldap.po index afcde261bce..99fd594ff8e 100644 --- a/l10n/sl/user_ldap.po +++ b/l10n/sl/user_ldap.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-19 18:40+0000\n" +"Last-Translator: mateju <>\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,7 +21,7 @@ msgstr "" #: ajax/clearMappings.php:34 msgid "Failed to clear the mappings." -msgstr "Preslikav ni bilo mogoče izbrisati" +msgstr "Čiščenje preslikav je spodletelo." #: ajax/deleteConfiguration.php:34 msgid "Failed to delete the server configuration" @@ -35,30 +35,30 @@ msgstr "Nastavitev je veljavna, zato je povezavo mogoče vzpostaviti!" msgid "" "The configuration is valid, but the Bind failed. Please check the server " "settings and credentials." -msgstr "Nastavitev je veljavna, vendar pa je vez Bind spodletela. Preveriti je treba nastavitve strežnika in ustreznost poveril." +msgstr "Nastavitev je veljavna, vendar pa je vez spodletela. Preveriti je treba nastavitve strežnika in ustreznost poveril." #: ajax/testConfiguration.php:44 msgid "" "The configuration is invalid. Please have a look at the logs for further " "details." -msgstr "" +msgstr "Nastavitev ni veljavna. Več podrobnosti o napaki je zabeleženih v dnevniku." #: ajax/wizard.php:32 msgid "No action specified" -msgstr "" +msgstr "Ni določenega dejanja" #: ajax/wizard.php:38 msgid "No configuration specified" -msgstr "" +msgstr "Ni določenih nastavitev" #: ajax/wizard.php:78 msgid "No data specified" -msgstr "" +msgstr "Ni navedenih podatkov" #: ajax/wizard.php:86 #, php-format msgid " Could not set configuration %s" -msgstr "" +msgstr "Ni mogoče uveljaviti nastavitev %s" #: js/settings.js:67 msgid "Deletion failed" @@ -66,11 +66,11 @@ msgstr "Brisanje je spodletelo." #: js/settings.js:83 msgid "Take over settings from recent server configuration?" -msgstr "Ali naj se prevzame nastavitve nedavne nastavitve strežnika?" +msgstr "Ali naj bodo prevzete nedavne nastavitve strežnika?" #: js/settings.js:84 msgid "Keep settings?" -msgstr "Ali nas se nastavitve ohranijo?" +msgstr "Ali naj se nastavitve ohranijo?" #: js/settings.js:99 msgid "Cannot add server configuration" @@ -78,7 +78,7 @@ msgstr "Ni mogoče dodati nastavitev strežnika" #: js/settings.js:127 msgid "mappings cleared" -msgstr "Preslikave so izbrisane" +msgstr "preslikave so izbrisane" #: js/settings.js:128 msgid "Success" @@ -90,15 +90,15 @@ msgstr "Napaka" #: js/settings.js:674 msgid "Configuration OK" -msgstr "" +msgstr "Nastavitev je ustrezna" #: js/settings.js:683 msgid "Configuration incorrect" -msgstr "" +msgstr "Nastavitev ni ustrezna" #: js/settings.js:692 msgid "Configuration incomplete" -msgstr "" +msgstr "Nastavitev je nepopolna" #: js/settings.js:709 js/settings.js:718 msgid "Select groups" @@ -106,7 +106,7 @@ msgstr "Izberi skupine" #: js/settings.js:712 js/settings.js:721 msgid "Select object classes" -msgstr "" +msgstr "Izbor razredov predmeta" #: js/settings.js:715 msgid "Select attributes" @@ -132,19 +132,19 @@ msgstr "Potrdi brisanje" #, php-format msgid "%s group found" msgid_plural "%s groups found" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "%s najdena skupina" +msgstr[1] "%s najdeni skupini" +msgstr[2] "%s najdene skupine" +msgstr[3] "%s najdenih skupin" #: lib/wizard.php:119 #, php-format msgid "%s user found" msgid_plural "%s users found" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "%s najden uporabnik" +msgstr[1] "%s najdena uporabnika" +msgstr[2] "%s najdeni uporabniki" +msgstr[3] "%s najdenih uporabnikov" #: lib/wizard.php:740 lib/wizard.php:752 msgid "Invalid Host" @@ -152,7 +152,7 @@ msgstr "Neveljaven gostitelj" #: lib/wizard.php:913 msgid "Could not find the desired feature" -msgstr "" +msgstr "Želene zmožnosti ni mogoče najti" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -169,53 +169,53 @@ msgstr "Pomoč" #: templates/part.wizard-groupfilter.php:4 #, php-format msgid "Limit the access to %s to groups meeting this criteria:" -msgstr "" +msgstr "Omeji dostop %s do skupin glede na kriterij:" #: templates/part.wizard-groupfilter.php:8 #: templates/part.wizard-userfilter.php:8 msgid "only those object classes:" -msgstr "" +msgstr "le razredi predmeta:" #: templates/part.wizard-groupfilter.php:17 #: templates/part.wizard-userfilter.php:17 msgid "only from those groups:" -msgstr "" +msgstr "le iz skupin:" #: templates/part.wizard-groupfilter.php:25 #: templates/part.wizard-userfilter.php:25 msgid "Edit raw filter instead" -msgstr "" +msgstr "Uredi surov filter" #: templates/part.wizard-groupfilter.php:30 #: templates/part.wizard-userfilter.php:30 msgid "Raw LDAP filter" -msgstr "" +msgstr "Surovi filter LDAP" #: templates/part.wizard-groupfilter.php:31 #, php-format msgid "" "The filter specifies which LDAP groups shall have access to the %s instance." -msgstr "" +msgstr "Filter določa, katere skupine LDAP bodo imele dostop do %s." #: templates/part.wizard-groupfilter.php:38 msgid "groups found" -msgstr "" +msgstr "najdenih skupin" #: templates/part.wizard-loginfilter.php:4 msgid "What attribute shall be used as login name:" -msgstr "" +msgstr "Kateri atribut naj bo uporabljen kot prijavno ime:" #: templates/part.wizard-loginfilter.php:8 msgid "LDAP Username:" -msgstr "" +msgstr "Uporabniško ime LDAP:" #: templates/part.wizard-loginfilter.php:16 msgid "LDAP Email Address:" -msgstr "" +msgstr "Elektronski naslov LDAP:" #: templates/part.wizard-loginfilter.php:24 msgid "Other Attributes:" -msgstr "" +msgstr "Drugi atributi:" #: templates/part.wizard-server.php:18 msgid "Add Server Configuration" @@ -236,14 +236,14 @@ msgstr "Vrata" #: templates/part.wizard-server.php:44 msgid "User DN" -msgstr "Uporabnik DN" +msgstr "Uporabnikovo enolično ime" #: templates/part.wizard-server.php:45 msgid "" "The DN of the client user with which the bind shall be done, e.g. " "uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " "empty." -msgstr "DN uporabnikovega odjemalca, s katerim naj se opravi vezava, npr. uid=agent,dc=example,dc=com. Za brezimni dostop sta polji DN in geslo prazni." +msgstr "Enolično ime uporabnikovega odjemalca, s katerim naj se opravi vezava, npr. uid=agent,dc=example,dc=com. Za brezimni dostop sta polji prikaznega imena in gesla prazni." #: templates/part.wizard-server.php:52 msgid "Password" @@ -251,30 +251,30 @@ msgstr "Geslo" #: templates/part.wizard-server.php:53 msgid "For anonymous access, leave DN and Password empty." -msgstr "Za brezimni dostop sta polji DN in geslo prazni." +msgstr "Za brezimni dostop naj bosta polji imena in gesla prazni." #: templates/part.wizard-server.php:60 msgid "One Base DN per line" -msgstr "En osnovni DN na vrstico" +msgstr "Eno osnovno enolično ime na vrstico" #: templates/part.wizard-server.php:61 msgid "You can specify Base DN for users and groups in the Advanced tab" -msgstr "Osnovni DN za uporabnike in skupine lahko določite v zavihku naprednih možnosti." +msgstr "Osnovno enolično ime za uporabnike in skupine lahko določite v zavihku naprednih možnosti." #: templates/part.wizard-userfilter.php:4 #, php-format msgid "Limit the access to %s to users meeting this criteria:" -msgstr "" +msgstr "Omeji dostop do %s uporabnikom, za katere velja kriterij:" #: templates/part.wizard-userfilter.php:31 #, php-format msgid "" "The filter specifies which LDAP users shall have access to the %s instance." -msgstr "" +msgstr "Filter določa, kateri uporabniki LDAP bodo imeli dostop do %s." #: templates/part.wizard-userfilter.php:38 msgid "users found" -msgstr "" +msgstr "najdenih uporabnikov" #: templates/part.wizardcontrols.php:5 msgid "Back" @@ -289,7 +289,7 @@ msgid "" "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may" " experience unexpected behavior. Please ask your system administrator to " "disable one of them." -msgstr "" +msgstr "<b>Opozorilo:</b> določili user_ldap in user_webdavauth sta neskladni, kar lahko vpliva na delovanje sistema. O napaki pošljite poročilo skrbniku sistema in opozorite, da je treba eno izmed možnosti onemogočiti." #: templates/settings.php:14 msgid "" @@ -318,7 +318,7 @@ msgstr "Filter prijav uporabnikov" msgid "" "Defines the filter to apply, when login is attempted. %%uid replaces the " "username in the login action. Example: \"uid=%%uid\"" -msgstr "" +msgstr "Določi filter, ki bo uveljavljen ob poskusu prijave. %%uid zamenja uporabniško ime pri prijavi, na primer: \"uid=%%uid\"" #: templates/settings.php:26 msgid "Backup (Replica) Host" @@ -332,7 +332,7 @@ msgstr "Podati je treba izbirno varnostno kopijo gostitelja. Ta mora biti natan #: templates/settings.php:27 msgid "Backup (Replica) Port" -msgstr "Varnostna kopija (replika) podatka vrat" +msgstr "Vrata varnostne kopije (replike)" #: templates/settings.php:28 msgid "Disable Main Server" @@ -375,7 +375,7 @@ msgstr "Polje za uporabnikovo prikazano ime" #: templates/settings.php:35 msgid "The LDAP attribute to use to generate the user's display name." -msgstr "" +msgstr "Atribut LDAP za uporabo pri ustvarjanju prikaznega imena uporabnika." #: templates/settings.php:36 msgid "Base User Tree" @@ -383,11 +383,11 @@ msgstr "Osnovno uporabniško drevo" #: templates/settings.php:36 msgid "One User Base DN per line" -msgstr "Eno osnovno uporabniško ime DN na vrstico" +msgstr "Eno osnovno uporabniško ime na vrstico" #: templates/settings.php:37 msgid "User Search Attributes" -msgstr "Uporabi atribute iskanja" +msgstr "Uporabnikovi atributi iskanja" #: templates/settings.php:37 templates/settings.php:40 msgid "Optional; one attribute per line" @@ -399,7 +399,7 @@ msgstr "Polje za prikazano ime skupine" #: templates/settings.php:38 msgid "The LDAP attribute to use to generate the groups's display name." -msgstr "" +msgstr "Atribut LDAP za uporabo pri ustvarjanju prikaznega imena skupine." #: templates/settings.php:39 msgid "Base Group Tree" @@ -407,11 +407,11 @@ msgstr "Osnovno drevo skupine" #: templates/settings.php:39 msgid "One Group Base DN per line" -msgstr "Eno osnovno ime skupine DN na vrstico" +msgstr "Eno osnovno ime skupine na vrstico" #: templates/settings.php:40 msgid "Group Search Attributes" -msgstr "Atributi iskanja skupine" +msgstr "Skupinski atributi iskanja" #: templates/settings.php:41 msgid "Group-Member association" @@ -449,7 +449,7 @@ msgstr "Pustite prazno za uporabniško ime (privzeto), sicer navedite atribut LD #: templates/settings.php:54 msgid "Internal Username" -msgstr "Interno uporabniško ime" +msgstr "Programsko uporabniško ime" #: templates/settings.php:55 msgid "" @@ -469,7 +469,7 @@ msgstr "" #: templates/settings.php:56 msgid "Internal Username Attribute:" -msgstr "Atribut Interno uporabniško ime" +msgstr "Programski atribut uporabniškega imena:" #: templates/settings.php:57 msgid "Override UUID detection" @@ -488,15 +488,15 @@ msgstr "" #: templates/settings.php:59 msgid "UUID Attribute for Users:" -msgstr "" +msgstr "Atribut UUID za uporabnike:" #: templates/settings.php:60 msgid "UUID Attribute for Groups:" -msgstr "" +msgstr "Atribut UUID za skupine:" #: templates/settings.php:61 msgid "Username-LDAP User Mapping" -msgstr "Preslikava uporabniško ime - LDAP-uporabnik" +msgstr "Uporabniška preslikava Uporabniško_ime-LDAP" #: templates/settings.php:62 msgid "" diff --git a/l10n/sq/core.po b/l10n/sq/core.po index 8895991ebb1..392edeac576 100644 --- a/l10n/sq/core.po +++ b/l10n/sq/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" @@ -278,12 +278,12 @@ msgstr "Ndarë" msgid "Share" msgstr "Nda" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Veprim i gabuar" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Veprim i gabuar gjatë ndarjes" @@ -303,115 +303,115 @@ msgstr "Ndarë me ju dhe me grupin {group} nga {owner}" msgid "Shared with you by {owner}" msgstr "Ndarë me ju nga {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Mbro me kod" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Kodi" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Lejo Ngarkimin Publik" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Dërgo email me lidhjen" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Dërgo" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Cakto datën e përfundimit" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Data e përfundimit" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Nda me email:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Nuk u gjet asnjë person" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "grupi" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Rindarja nuk lejohet" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Ndarë në {item} me {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Hiq ndarjen" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "mund të ndryshosh" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "kontrollimi i hyrjeve" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "krijo" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "azhurno" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "elimino" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "nda" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Mbrojtur me kod" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Veprim i gabuar gjatë heqjes së datës së përfundimit" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Veprim i gabuar gjatë caktimit të datës së përfundimit" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Duke dërguar..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Email-i u dërgua" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -581,14 +581,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -735,11 +733,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/sq/files.po b/l10n/sq/files.po index 5a0e32698ce..3c0a44be982 100644 --- a/l10n/sq/files.po +++ b/l10n/sq/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" @@ -156,11 +156,11 @@ msgstr "Skedari duke u ngarkuar. Largimi nga faqja do të anullojë ngarkimin" msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} është ekzistues " @@ -184,39 +184,43 @@ msgstr "Fshi përfundimisht" msgid "Rename" msgstr "Riemëro" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Në vijim" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "u zëvendësua {new_name} me {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "anullo" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n dosje" msgstr[1] "%n dosje" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n skedar" msgstr[1] "%n skedarë" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} dhe {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Po ngarkoj %n skedar" diff --git a/l10n/sq/files_external.po b/l10n/sq/files_external.po index 4d5a8185e47..62b645b85d6 100644 --- a/l10n/sq/files_external.po +++ b/l10n/sq/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-27 02:28-0400\n" -"PO-Revision-Date: 2013-10-24 10:30+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "" msgid "Error configuring Google Drive storage" msgstr "" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/sq/files_trashbin.po b/l10n/sq/files_trashbin.po index 490689ccc99..64b4a4e742b 100644 --- a/l10n/sq/files_trashbin.po +++ b/l10n/sq/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-27 02:28-0400\n" -"PO-Revision-Date: 2013-10-24 10:30+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "Nuk munda ta rivendos %s" msgid "Error" msgstr "Veprim i gabuar" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "rivendosur" diff --git a/l10n/sq/lib.po b/l10n/sq/lib.po index 2d8440162b6..5bdd4df17f0 100644 --- a/l10n/sq/lib.po +++ b/l10n/sq/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "shërbime web nën kontrollin tënd" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Shkarimi i skedarëve ZIP është i çaktivizuar." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Skedarët duhet të shkarkohen një nga një." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Kthehu tek skedarët" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Skedarët e selektuar janë shumë të mëdhenj për të krijuar një skedar ZIP." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "Cakto emrin e administratorit." msgid "Set an admin password." msgstr "Cakto kodin e administratorit." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Serveri web i juaji nuk është konfiguruar akoma për të lejuar sinkronizimin e skedarëve sepse ndërfaqja WebDAV mund të jetë e dëmtuar." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Ju lutemi kontrolloni mirë <a href='%s'>shoqëruesin e instalimit</a>." @@ -332,6 +332,6 @@ msgstr "vitin e shkuar" msgid "years ago" msgstr "vite më parë" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/sq/settings.po b/l10n/sq/settings.po index ef813d0922b..c10d4af46c6 100644 --- a/l10n/sq/settings.po +++ b/l10n/sq/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sq/user_ldap.po b/l10n/sq/user_ldap.po index d12b606c96c..73ff1759630 100644 --- a/l10n/sq/user_ldap.po +++ b/l10n/sq/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr/core.po b/l10n/sr/core.po index 39828d49558..3377061d558 100644 --- a/l10n/sr/core.po +++ b/l10n/sr/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -281,12 +281,12 @@ msgstr "" msgid "Share" msgstr "Дели" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Грешка" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Грешка у дељењу" @@ -306,115 +306,115 @@ msgstr "Дељено са вама и са групом {group}. Поделио msgid "Shared with you by {owner}" msgstr "Поделио са вама {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Заштићено лозинком" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Лозинка" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Пошаљи" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Постави датум истека" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Датум истека" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Подели поштом:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Особе нису пронађене." -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "група" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Поновно дељење није дозвољено" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Подељено унутар {item} са {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Укини дељење" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "може да мења" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "права приступа" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "направи" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "ажурирај" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "обриши" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "подели" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Заштићено лозинком" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Грешка код поништавања датума истека" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Грешка код постављања датума истека" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Шаљем..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Порука је послата" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Упозорење" @@ -584,14 +584,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -738,11 +736,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/sr/files.po b/l10n/sr/files.po index 98ffe78702e..9f6b7dd2669 100644 --- a/l10n/sr/files.po +++ b/l10n/sr/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "Отпремање датотеке је у току. Ако сада н msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} већ постоји" @@ -183,41 +183,45 @@ msgstr "Обриши за стално" msgid "Rename" msgstr "Преименуј" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "На чекању" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "замењено {new_name} са {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "опозови" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/sr/files_external.po b/l10n/sr/files_external.po index 1b2905c7fae..97c2ec3dbc1 100644 --- a/l10n/sr/files_external.po +++ b/l10n/sr/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "" msgid "Error configuring Google Drive storage" msgstr "" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/sr/files_trashbin.po b/l10n/sr/files_trashbin.po index 7b0c084133e..e0b12d92e3e 100644 --- a/l10n/sr/files_trashbin.po +++ b/l10n/sr/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "" msgid "Error" msgstr "Грешка" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/sr/lib.po b/l10n/sr/lib.po index d45b73bf46f..059422918a1 100644 --- a/l10n/sr/lib.po +++ b/l10n/sr/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "веб сервиси под контролом" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Преузимање ZIP-а је искључено." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Датотеке морате преузимати једну по једну." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Назад на датотеке" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Изабране датотеке су превелике да бисте направили ZIP датотеку." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Ваш веб сервер тренутно не подржава синхронизацију датотека јер се чини да је WebDAV сучеље неисправно." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Погледајте <a href='%s'>водиче за инсталацију</a>." @@ -336,6 +336,6 @@ msgstr "прошле године" msgid "years ago" msgstr "година раније" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/sr/settings.po b/l10n/sr/settings.po index bf2d8228d28..611a770e1df 100644 --- a/l10n/sr/settings.po +++ b/l10n/sr/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr/user_ldap.po b/l10n/sr/user_ldap.po index d705f5ed6a8..27f3e4ff736 100644 --- a/l10n/sr/user_ldap.po +++ b/l10n/sr/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr@latin/core.po b/l10n/sr@latin/core.po index e3889dd26c2..6963673f706 100644 --- a/l10n/sr@latin/core.po +++ b/l10n/sr@latin/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -282,12 +282,12 @@ msgstr "Deljeno" msgid "Share" msgstr "Podeli" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Greška" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Greška pri deljenju" @@ -307,115 +307,115 @@ msgstr "{owner} podelio sa Vama i grupom {group} " msgid "Shared with you by {owner}" msgstr "Sa vama podelio {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Zaštita lozinkom" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Lozinka" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Pošalji link e-mailom" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Pošalji" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Datum isteka" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Datum isteka" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Deli putem e-maila" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Nema pronađenih ljudi" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Dalje deljenje nije dozvoljeno" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Deljeno u {item} sa {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Ukljoni deljenje" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "dozvoljene izmene" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "kontrola pristupa" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "napravi" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "ažuriranje" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "brisanje" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "deljenje" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Zaštćeno lozinkom" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Greška u uklanjanju datuma isteka" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Greška u postavljanju datuma isteka" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Slanje..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Email poslat" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -585,14 +585,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -739,11 +737,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/sr@latin/files.po b/l10n/sr@latin/files.po index 6f65e3bcc11..b4030101e1a 100644 --- a/l10n/sr@latin/files.po +++ b/l10n/sr@latin/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "" msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,41 +183,45 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/sr@latin/files_external.po b/l10n/sr@latin/files_external.po index cc36587c34d..d2e140796dd 100644 --- a/l10n/sr@latin/files_external.po +++ b/l10n/sr@latin/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "" msgid "Error configuring Google Drive storage" msgstr "" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/sr@latin/files_trashbin.po b/l10n/sr@latin/files_trashbin.po index 2c962a0d964..54363eaf89b 100644 --- a/l10n/sr@latin/files_trashbin.po +++ b/l10n/sr@latin/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "" msgid "Error" msgstr "Greška" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/sr@latin/lib.po b/l10n/sr@latin/lib.po index e7d11bc30f6..bd338293316 100644 --- a/l10n/sr@latin/lib.po +++ b/l10n/sr@latin/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -336,6 +336,6 @@ msgstr "prošle godine" msgid "years ago" msgstr "pre nekoliko godina" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/sr@latin/settings.po b/l10n/sr@latin/settings.po index 99e1256b9dd..d33ad07665a 100644 --- a/l10n/sr@latin/settings.po +++ b/l10n/sr@latin/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr@latin/user_ldap.po b/l10n/sr@latin/user_ldap.po index a000813f654..0f3ec162d82 100644 --- a/l10n/sr@latin/user_ldap.po +++ b/l10n/sr@latin/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sv/core.po b/l10n/sv/core.po index 252918fff74..3245f5e1a2f 100644 --- a/l10n/sv/core.po +++ b/l10n/sv/core.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" @@ -283,12 +283,12 @@ msgstr "Delad" msgid "Share" msgstr "Dela" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Fel" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Fel vid delning" @@ -308,115 +308,115 @@ msgstr "Delad med dig och gruppen {group} av {owner}" msgid "Shared with you by {owner}" msgstr "Delad med dig av {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "Dela med användare eller grupp..." -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "Dela länk" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Lösenordsskydda" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Lösenord" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Tillåt publik uppladdning" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "E-posta länk till person" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Skicka" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Sätt utgångsdatum" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Utgångsdatum" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Dela via e-post:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Hittar inga användare" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "Grupp" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Dela vidare är inte tillåtet" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Delad i {item} med {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Sluta dela" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "informera via e-post" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "kan redigera" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "åtkomstkontroll" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "skapa" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "uppdatera" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "radera" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "dela" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Lösenordsskyddad" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Fel vid borttagning av utgångsdatum" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Fel vid sättning av utgångsdatum" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Skickar ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "E-post skickat" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Varning" @@ -586,14 +586,12 @@ msgid "" "\n" msgstr "Hej där,⏎\n⏎\nville bara meddela dig att %s delade %s med dig.⏎\nTitta på den: %s⏎\n⏎\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "Utdelningen kommer att upphöra %s.⏎\n⏎\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "Vi höres!" @@ -740,11 +738,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Hej där,<br><br>ville bara informera dig om att %s delade »%s« med dig.<br><a href=\"%s\">Titta på den!</a><br><br>" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "Utdelningen kommer att upphöra %s.<br><br>" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/sv/files.po b/l10n/sv/files.po index 71c1093237f..13a1f42bc52 100644 --- a/l10n/sv/files.po +++ b/l10n/sv/files.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" @@ -162,11 +162,11 @@ msgstr "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen." msgid "URL cannot be empty" msgstr "URL kan ej vara tomt" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "I hemma katalogen 'Delat' är ett reserverat filnamn" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} finns redan" @@ -190,39 +190,43 @@ msgstr "Radera permanent" msgid "Rename" msgstr "Byt namn" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Väntar" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "Kan ej byta filnamn" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "ersatt {new_name} med {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "ångra" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n mapp" msgstr[1] "%n mappar" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n fil" msgstr[1] "%n filer" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} och {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Laddar upp %n fil" diff --git a/l10n/sv/files_external.po b/l10n/sv/files_external.po index 174aab0fd3e..db436300c6b 100644 --- a/l10n/sv/files_external.po +++ b/l10n/sv/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: medialabs\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "Ange en giltig Dropbox nyckel och hemlighet." msgid "Error configuring Google Drive storage" msgstr "Fel vid konfigurering av Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Varning:</b> \"smb-klienten\" är inte installerad. Montering av CIFS/SMB delningar är inte möjligt. Kontakta din systemadministratör för att få den installerad." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Varning:</b> Stöd för FTP i PHP är inte aktiverat eller installerat. Montering av FTP-delningar är inte möjligt. Kontakta din systemadministratör för att få det installerat." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/sv/files_trashbin.po b/l10n/sv/files_trashbin.po index ceb1560879d..b0e25cc1dfd 100644 --- a/l10n/sv/files_trashbin.po +++ b/l10n/sv/files_trashbin.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" @@ -33,7 +33,7 @@ msgstr "Kunde inte återställa %s" msgid "Error" msgstr "Fel" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "återställd" diff --git a/l10n/sv/lib.po b/l10n/sv/lib.po index bcd21449c60..8849d9cd235 100644 --- a/l10n/sv/lib.po +++ b/l10n/sv/lib.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" @@ -74,27 +74,27 @@ msgstr "webbtjänster under din kontroll" msgid "cannot open \"%s\"" msgstr "Kan inte öppna \"%s\"" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Nerladdning av ZIP är avstängd." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Filer laddas ner en åt gången." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Tillbaka till Filer" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Valda filer är för stora för att skapa zip-fil." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Ladda ner filerna i mindre bitar, separat eller fråga din administratör." +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -137,17 +137,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "Appen kan inte installeras eftersom att den innehåller etiketten <shipped>true</shipped> vilket inte är tillåtet för icke inkluderade appar" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "Appen kan inte installeras eftersom versionen i info.xml inte är samma som rapporteras från app store" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "Appens mapp finns redan" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "Kan inte skapa appens mapp. Var god åtgärda rättigheterna. %s" @@ -272,13 +272,13 @@ msgstr "Ange ett användarnamn för administratören." msgid "Set an admin password." msgstr "Ange ett administratörslösenord." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Din webbserver är inte korrekt konfigurerad för att tillåta filsynkronisering eftersom WebDAV inte verkar fungera." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Var god kontrollera <a href='%s'>installationsguiden</a>." @@ -336,6 +336,6 @@ msgstr "förra året" msgid "years ago" msgstr "år sedan" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Orsakad av:" diff --git a/l10n/sv/settings.po b/l10n/sv/settings.po index b205e52c308..6455564d8bb 100644 --- a/l10n/sv/settings.po +++ b/l10n/sv/settings.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sv/user_ldap.po b/l10n/sv/user_ldap.po index 6b04d33acfd..a5162828b3a 100644 --- a/l10n/sv/user_ldap.po +++ b/l10n/sv/user_ldap.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sw_KE/core.po b/l10n/sw_KE/core.po index 9bf0a5cd11c..40242f9323e 100644 --- a/l10n/sw_KE/core.po +++ b/l10n/sw_KE/core.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-30 03:32-0400\n" -"PO-Revision-Date: 2013-10-30 07:32+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Swahili (Kenya) (http://www.transifex.com/projects/p/owncloud/language/sw_KE/)\n" "MIME-Version: 1.0\n" @@ -276,12 +276,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:690 -#: js/share.js:702 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:730 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -301,115 +301,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:272 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:275 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:305 js/share.js:342 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:316 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:358 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:380 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:388 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:391 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:393 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:396 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:399 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:402 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:405 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:447 js/share.js:677 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:690 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:702 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:717 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:728 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:752 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -579,14 +579,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -733,11 +731,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/sw_KE/files.po b/l10n/sw_KE/files.po index 2c295185834..09d3e0a5a88 100644 --- a/l10n/sw_KE/files.po +++ b/l10n/sw_KE/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Swahili (Kenya) (http://www.transifex.com/projects/p/owncloud/language/sw_KE/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Could not move %s" msgstr "" -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "" @@ -51,7 +51,7 @@ msgstr "" msgid "Error while downloading %s to %s" msgstr "" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "" @@ -114,15 +114,15 @@ msgstr "" msgid "Not enough storage available" msgstr "" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "" @@ -142,24 +142,24 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,104 +183,108 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:392 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:590 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" msgstr[1] "" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "" -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "" -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "" -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "" diff --git a/l10n/sw_KE/lib.po b/l10n/sw_KE/lib.po index f3230ae4002..213951f61b8 100644 --- a/l10n/sw_KE/lib.po +++ b/l10n/sw_KE/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-17 13:47-0400\n" -"PO-Revision-Date: 2013-10-17 17:47+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Swahili (Kenya) (http://www.transifex.com/projects/p/owncloud/language/sw_KE/)\n" "MIME-Version: 1.0\n" @@ -24,31 +24,31 @@ msgid "" " of ownCloud." msgstr "" -#: private/app.php:254 +#: private/app.php:255 msgid "No app name specified" msgstr "" -#: private/app.php:359 +#: private/app.php:360 msgid "Help" msgstr "" -#: private/app.php:372 +#: private/app.php:373 msgid "Personal" msgstr "" -#: private/app.php:383 +#: private/app.php:384 msgid "Settings" msgstr "" -#: private/app.php:395 +#: private/app.php:396 msgid "Users" msgstr "" -#: private/app.php:408 +#: private/app.php:409 msgid "Admin" msgstr "" -#: private/app.php:872 +#: private/app.php:873 #, php-format msgid "Failed to upgrade \"%s\"." msgstr "" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -284,54 +284,54 @@ msgstr "" msgid "Could not find category \"%s\"" msgstr "" -#: private/template/functions.php:122 +#: private/template/functions.php:130 msgid "seconds ago" msgstr "" -#: private/template/functions.php:123 +#: private/template/functions.php:131 msgid "%n minute ago" msgid_plural "%n minutes ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:124 +#: private/template/functions.php:132 msgid "%n hour ago" msgid_plural "%n hours ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:125 +#: private/template/functions.php:133 msgid "today" msgstr "" -#: private/template/functions.php:126 +#: private/template/functions.php:134 msgid "yesterday" msgstr "" -#: private/template/functions.php:128 +#: private/template/functions.php:136 msgid "%n day go" msgid_plural "%n days ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:130 +#: private/template/functions.php:138 msgid "last month" msgstr "" -#: private/template/functions.php:131 +#: private/template/functions.php:139 msgid "%n month ago" msgid_plural "%n months ago" msgstr[0] "" msgstr[1] "" -#: private/template/functions.php:133 +#: private/template/functions.php:141 msgid "last year" msgstr "" -#: private/template/functions.php:134 +#: private/template/functions.php:142 msgid "years ago" msgstr "" -#: private/template.php:297 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/ta_LK/core.po b/l10n/ta_LK/core.po index 762d8faf171..9d87e757234 100644 --- a/l10n/ta_LK/core.po +++ b/l10n/ta_LK/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" @@ -276,12 +276,12 @@ msgstr "" msgid "Share" msgstr "பகிர்வு" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "வழு" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "பகிரும் போதான வழு" @@ -301,115 +301,115 @@ msgstr "உங்களுடனும் குழுவுக்கிடை msgid "Shared with you by {owner}" msgstr "உங்களுடன் பகிரப்பட்டுள்ளது {உரிமையாளர்}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "கடவுச்சொல்லை பாதுகாத்தல்" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "கடவுச்சொல்" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "காலாவதி தேதியை குறிப்பிடுக" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "காலவதியாகும் திகதி" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "மின்னஞ்சலினூடான பகிர்வு: " -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "நபர்கள் யாரும் இல்லை" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "குழு" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "மீள்பகிர்வதற்கு அனுமதி இல்லை " -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "{பயனாளர்} உடன் {உருப்படி} பகிரப்பட்டுள்ளது" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "பகிரப்படாதது" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "தொகுக்க முடியும்" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "கட்டுப்பாடான அணுகல்" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "உருவவாக்கல்" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "இற்றைப்படுத்தல்" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "நீக்குக" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "பகிர்தல்" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "கடவுச்சொல் பாதுகாக்கப்பட்டது" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "காலாவதியாகும் திகதியை குறிப்பிடாமைக்கான வழு" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "காலாவதியாகும் திகதியை குறிப்பிடுவதில் வழு" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "எச்சரிக்கை" @@ -579,14 +579,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -733,11 +731,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/ta_LK/files.po b/l10n/ta_LK/files.po index 9c650339e6c..2cdcbf30f22 100644 --- a/l10n/ta_LK/files.po +++ b/l10n/ta_LK/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "கோப்பு பதிவேற்றம் செயல்பா msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} ஏற்கனவே உள்ளது" @@ -183,39 +183,43 @@ msgstr "" msgid "Rename" msgstr "பெயர்மாற்றம்" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "நிலுவையிலுள்ள" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "{new_name} ஆனது {old_name} இனால் மாற்றப்பட்டது" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "முன் செயல் நீக்கம் " -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/ta_LK/files_external.po b/l10n/ta_LK/files_external.po index 2f3a6e88b5d..cffd95fe908 100644 --- a/l10n/ta_LK/files_external.po +++ b/l10n/ta_LK/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "தயவுசெய்து ஒரு செல்லுபடிய msgid "Error configuring Google Drive storage" msgstr "Google இயக்க சேமிப்பகத்தை தகமைப்பதில் வழு" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/ta_LK/files_trashbin.po b/l10n/ta_LK/files_trashbin.po index 770827b9b97..357812b3513 100644 --- a/l10n/ta_LK/files_trashbin.po +++ b/l10n/ta_LK/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "" msgid "Error" msgstr "வழு" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/ta_LK/lib.po b/l10n/ta_LK/lib.po index 621fc79d7c5..89caac8deb5 100644 --- a/l10n/ta_LK/lib.po +++ b/l10n/ta_LK/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "வலைய சேவைகள் உங்களுடைய கட் msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "வீசொலிப் பூட்டு பதிவிறக்கம் நிறுத்தப்பட்டுள்ளது." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "கோப்புகள்ஒன்றன் பின் ஒன்றாக பதிவிறக்கப்படவேண்டும்." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "கோப்புகளுக்கு செல்க" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "வீ சொலிக் கோப்புகளை உருவாக்குவதற்கு தெரிவுசெய்யப்பட்ட கோப்புகள் மிகப்பெரியவை" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -332,6 +332,6 @@ msgstr "கடந்த வருடம்" msgid "years ago" msgstr "வருடங்களுக்கு முன்" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/ta_LK/settings.po b/l10n/ta_LK/settings.po index 82d8931bc14..9f5aab2470b 100644 --- a/l10n/ta_LK/settings.po +++ b/l10n/ta_LK/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ta_LK/user_ldap.po b/l10n/ta_LK/user_ldap.po index a8ce79802a3..8893a6e0f9c 100644 --- a/l10n/ta_LK/user_ldap.po +++ b/l10n/ta_LK/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/te/core.po b/l10n/te/core.po index cb616d262bc..54e4d2e43cb 100644 --- a/l10n/te/core.po +++ b/l10n/te/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" @@ -276,12 +276,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "పొరపాటు" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -301,115 +301,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "సంకేతపదం" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "పంపించు" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "కాలం చెల్లు తేదీ" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "తొలగించు" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -579,14 +579,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -733,11 +731,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/te/files.po b/l10n/te/files.po index 9a159c1bf8a..85fdb46c564 100644 --- a/l10n/te/files.po +++ b/l10n/te/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "" msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,39 +183,43 @@ msgstr "శాశ్వతంగా తొలగించు" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/te/files_external.po b/l10n/te/files_external.po index 41c836e21d0..8cd62f867f2 100644 --- a/l10n/te/files_external.po +++ b/l10n/te/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "" msgid "Error configuring Google Drive storage" msgstr "" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/te/files_trashbin.po b/l10n/te/files_trashbin.po index 0d93ad1234a..a8ea979cc3b 100644 --- a/l10n/te/files_trashbin.po +++ b/l10n/te/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "" msgid "Error" msgstr "పొరపాటు" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/te/lib.po b/l10n/te/lib.po index 2aeb9ed2d01..48589c9c611 100644 --- a/l10n/te/lib.po +++ b/l10n/te/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -332,6 +332,6 @@ msgstr "పోయిన సంవత్సరం" msgid "years ago" msgstr "సంవత్సరాల క్రితం" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/te/settings.po b/l10n/te/settings.po index 06237faff17..0db9956552b 100644 --- a/l10n/te/settings.po +++ b/l10n/te/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/te/user_ldap.po b/l10n/te/user_ldap.po index 7f9fa6f55b4..15b8f7c024d 100644 --- a/l10n/te/user_ldap.po +++ b/l10n/te/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index 45cc9191346..829ce126cb0 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -277,12 +277,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -302,115 +302,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -580,14 +580,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -734,11 +732,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index 1adf4db9f87..a54dca42a0a 100644 --- a/l10n/templates/files.pot +++ b/l10n/templates/files.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -183,7 +183,7 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:863 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" @@ -199,23 +199,27 @@ msgstr "" msgid "undo" msgstr "" -#: js/filelist.js:584 js/filelist.js:658 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:585 js/filelist.js:659 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:592 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:802 js/filelist.js:840 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot index b9c24d298b1..70b2c4e0c3b 100644 --- a/l10n/templates/files_encryption.pot +++ b/l10n/templates/files_encryption.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot index 44f800ec2c3..c35a442325d 100644 --- a/l10n/templates/files_external.pot +++ b/l10n/templates/files_external.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot index 92a9317d73c..f556c6fb4ae 100644 --- a/l10n/templates/files_sharing.pot +++ b/l10n/templates/files_sharing.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_trashbin.pot b/l10n/templates/files_trashbin.pot index 2a496662316..32ee60833ef 100644 --- a/l10n/templates/files_trashbin.pot +++ b/l10n/templates/files_trashbin.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot index fcb37243a65..e389e280efb 100644 --- a/l10n/templates/files_versions.pot +++ b/l10n/templates/files_versions.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot index ad700d71c14..a427c76d93f 100644 --- a/l10n/templates/lib.pot +++ b/l10n/templates/lib.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -71,25 +71,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -134,17 +134,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" diff --git a/l10n/templates/private.pot b/l10n/templates/private.pot index 53897145c38..ea3db0275fe 100644 --- a/l10n/templates/private.pot +++ b/l10n/templates/private.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -71,25 +71,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: files.php:226 +#: files.php:228 msgid "ZIP download is turned off." msgstr "" -#: files.php:227 +#: files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: files.php:228 files.php:256 +#: files.php:230 files.php:258 msgid "Back to Files" msgstr "" -#: files.php:253 +#: files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: files.php:254 +#: files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -134,17 +134,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: installer.php:152 +#: installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: installer.php:162 +#: installer.php:169 msgid "App directory already exists" msgstr "" -#: installer.php:175 +#: installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index 195c49a5336..5c2b0755272 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot index 9288bf6f245..839b301e42b 100644 --- a/l10n/templates/user_ldap.pot +++ b/l10n/templates/user_ldap.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/user_webdavauth.pot b/l10n/templates/user_webdavauth.pot index c559944905c..5f403c94daa 100644 --- a/l10n/templates/user_webdavauth.pot +++ b/l10n/templates/user_webdavauth.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/th_TH/core.po b/l10n/th_TH/core.po index ffb0c864ab0..07dc3d732b7 100644 --- a/l10n/th_TH/core.po +++ b/l10n/th_TH/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" @@ -271,12 +271,12 @@ msgstr "แชร์แล้ว" msgid "Share" msgstr "แชร์" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "ข้อผิดพลาด" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "เกิดข้อผิดพลาดในระหว่างการแชร์ข้อมูล" @@ -296,115 +296,115 @@ msgstr "ได้แชร์ให้กับคุณ และกลุ่ msgid "Shared with you by {owner}" msgstr "ถูกแชร์ให้กับคุณโดย {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "ใส่รหัสผ่านไว้" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "รหัสผ่าน" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "ส่งลิงก์ให้ทางอีเมล" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "ส่ง" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "กำหนดวันที่หมดอายุ" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "วันที่หมดอายุ" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "แชร์ผ่านทางอีเมล" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "ไม่พบบุคคลที่ต้องการ" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "กลุ่มผู้ใช้งาน" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "ไม่อนุญาตให้แชร์ข้อมูลซ้ำได้" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "ได้แชร์ {item} ให้กับ {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "ยกเลิกการแชร์" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "สามารถแก้ไข" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "ระดับควบคุมการเข้าใช้งาน" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "สร้าง" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "อัพเดท" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "ลบ" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "แชร์" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "ใส่รหัสผ่านไว้" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "เกิดข้อผิดพลาดในการยกเลิกการตั้งค่าวันที่หมดอายุ" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "เกิดข้อผิดพลาดในการตั้งค่าวันที่หมดอายุ" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "กำลังส่ง..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "ส่งอีเมล์แล้ว" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "คำเตือน" @@ -574,14 +574,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -728,11 +726,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/th_TH/files.po b/l10n/th_TH/files.po index 273556bb7a6..cc42c887115 100644 --- a/l10n/th_TH/files.po +++ b/l10n/th_TH/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "การอัพโหลดไฟล์กำลังอยู่ใ msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} มีอยู่แล้วในระบบ" @@ -183,37 +183,41 @@ msgstr "" msgid "Rename" msgstr "เปลี่ยนชื่อ" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "อยู่ระหว่างดำเนินการ" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "แทนที่ {new_name} ด้วย {old_name} แล้ว" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "เลิกทำ" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/th_TH/files_external.po b/l10n/th_TH/files_external.po index cbfb20ddd2d..eef3790b5be 100644 --- a/l10n/th_TH/files_external.po +++ b/l10n/th_TH/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "กรุณากรอกรหัส app key ของ Dropbox แล msgid "Error configuring Google Drive storage" msgstr "เกิดข้อผิดพลาดในการกำหนดค่าการจัดเก็บข้อมูลในพื้นที่ของ Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>คำเตือน:</b> \"smbclient\" ยังไม่ได้ถูกติดตั้ง. การชี้ CIFS/SMB เพื่อแชร์ข้อมูลไม่สามารถกระทำได้ กรุณาสอบถามข้อมูลเพิ่มเติมจากผู้ดูแลระบบเพื่อติดตั้ง." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>คำเตือน:</b> การสนับสนุนการใช้งาน FTP ในภาษา PHP ยังไม่ได้ถูกเปิดใช้งานหรือถูกติดตั้ง. การชี้ FTP เพื่อแชร์ข้อมูลไม่สามารถดำเนินการได้ กรุณาสอบถามข้อมูลเพิ่มเติมจากผู้ดูแลระบบเพื่อติดตั้ง" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/th_TH/files_trashbin.po b/l10n/th_TH/files_trashbin.po index bf17554c817..658dfef49d4 100644 --- a/l10n/th_TH/files_trashbin.po +++ b/l10n/th_TH/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "" msgid "Error" msgstr "ข้อผิดพลาด" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/th_TH/lib.po b/l10n/th_TH/lib.po index 6bbf0d91d8b..7da12a80c01 100644 --- a/l10n/th_TH/lib.po +++ b/l10n/th_TH/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "เว็บเซอร์วิสที่คุณควบคุม msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "คุณสมบัติการดาวน์โหลด zip ถูกปิดการใช้งานไว้" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "ไฟล์สามารถดาวน์โหลดได้ทีละครั้งเท่านั้น" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "กลับไปที่ไฟล์" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "ไฟล์ที่เลือกมีขนาดใหญ่เกินกว่าที่จะสร้างเป็นไฟล์ zip" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -328,6 +328,6 @@ msgstr "ปีที่แล้ว" msgid "years ago" msgstr "ปี ที่ผ่านมา" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/th_TH/settings.po b/l10n/th_TH/settings.po index cfca481eef4..631b48e86b3 100644 --- a/l10n/th_TH/settings.po +++ b/l10n/th_TH/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/th_TH/user_ldap.po b/l10n/th_TH/user_ldap.po index dd9d167f18d..178fcf9a459 100644 --- a/l10n/th_TH/user_ldap.po +++ b/l10n/th_TH/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/tr/core.po b/l10n/tr/core.po index 9a7846e9604..473fc8c217f 100644 --- a/l10n/tr/core.po +++ b/l10n/tr/core.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" -"Last-Translator: volkangezer <volkangezer@gmail.com>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -280,12 +280,12 @@ msgstr "Paylaşılan" msgid "Share" msgstr "Paylaş" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Hata" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Paylaşım sırasında hata " @@ -305,115 +305,115 @@ msgstr " {owner} tarafından sizinle ve {group} ile paylaştırılmış" msgid "Shared with you by {owner}" msgstr "{owner} trafından sizinle paylaştırıldı" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "Kullanıcı veya grup ile paylaş.." -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "Paylaşma bağlantısı" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Parola koruması" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Parola" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "Herkes tarafından yüklemeye izin ver" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Bağlantıyı e-posta ile gönder" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Gönder" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Son kullanma tarihini ayarla" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Son kullanım tarihi" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "E-posta ile paylaş" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Kişi bulunamadı" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "grup" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Tekrar paylaşmaya izin verilmiyor" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr " {item} içinde {user} ile paylaşılanlarlar" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Paylaşılmayan" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "e-posta ile bildir" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "düzenleyebilir" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "erişim kontrolü" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "oluştur" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "güncelle" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "sil" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "paylaş" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Parola korumalı" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Geçerlilik tarihi tanımlama kaldırma hatası" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Geçerlilik tarihi tanımlama hatası" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Gönderiliyor..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "E-posta gönderildi" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Uyarı" @@ -583,14 +583,12 @@ msgid "" "\n" msgstr "Merhaba,\n\nSadece %s sizinle %s paylaşımını yaptığını bildiriyoruz.\nBuradan bakabilirsiniz: %s\n\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "Paylaşım %s tarihinde bitecektir.\n\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "Şerefe!" @@ -737,11 +735,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Merhaba, <br><br> %s sizinle »%s« paylaşımında bulundu.<br><a href=\"%s\">Paylaşımı gör!</a><br><br>İyi günler!" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "Bu paylaşım %s tarihinde dolacaktır.<br><br>" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/tr/files.po b/l10n/tr/files.po index 27fff0bd685..4ac71b235b2 100644 --- a/l10n/tr/files.po +++ b/l10n/tr/files.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" -"Last-Translator: ismail yenigül <ismail.yenigul@surgate.com>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -159,11 +159,11 @@ msgstr "Dosya yükleme işlemi sürüyor. Şimdi sayfadan ayrılırsanız işlem msgid "URL cannot be empty" msgstr "URL boş olamaz" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "Ev klasöründeki 'Paylaşılan', ayrılmış bir dosya adıdır" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} zaten mevcut" @@ -187,39 +187,43 @@ msgstr "Kalıcı olarak sil" msgid "Rename" msgstr "İsim değiştir." -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Bekliyor" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "Dosya adlandırılamadı" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "{new_name} ismi {old_name} ile değiştirildi" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "geri al" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n dizin" msgstr[1] "%n dizin" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n dosya" msgstr[1] "%n dosya" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} ve {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "%n dosya yükleniyor" diff --git a/l10n/tr/files_external.po b/l10n/tr/files_external.po index 27e114d1017..849b5469543 100644 --- a/l10n/tr/files_external.po +++ b/l10n/tr/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-27 02:28-0400\n" -"PO-Revision-Date: 2013-10-21 18:50+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: volkangezer <volkangezer@gmail.com>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "Lütfen Dropbox app key ve secret temin ediniz" msgid "Error configuring Google Drive storage" msgstr "Google Drive depo yapılandırma hatası" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Uyarı:</b> \"smbclient\" kurulu değil. CIFS/SMB paylaşımlarını bağlama işlemi mümkün olmadı. Lütfen kurulumu için sistem yöneticinize danışın." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Uyarı:</b> PHP içerisinde FTP desteği etkin veya yüklü değil. FTP paylaşımlarını bağlama işlemi mümkün olmadı. Lütfen kurulumu için sistem yöneticinize danışın." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/tr/files_trashbin.po b/l10n/tr/files_trashbin.po index 122f62c6bfa..261cd7d30ce 100644 --- a/l10n/tr/files_trashbin.po +++ b/l10n/tr/files_trashbin.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-27 02:28-0400\n" -"PO-Revision-Date: 2013-10-21 18:00+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: volkangezer <volkangezer@gmail.com>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" @@ -33,7 +33,7 @@ msgstr "%s eri yüklenemedi" msgid "Error" msgstr "Hata" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "geri yüklendi" diff --git a/l10n/tr/lib.po b/l10n/tr/lib.po index 7d4f7f1a62f..29da329bfad 100644 --- a/l10n/tr/lib.po +++ b/l10n/tr/lib.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" @@ -73,27 +73,27 @@ msgstr "Bilgileriniz güvenli ve şifreli" msgid "cannot open \"%s\"" msgstr "\"%s\" açılamıyor" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "ZIP indirmeleri kapatılmıştır." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Dosyaların birer birer indirilmesi gerekmektedir." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Dosyalara dön" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Seçilen dosyalar bir zip dosyası oluşturmak için fazla büyüktür." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "Dosyaları ayrı ayrı, küçük parçalar halinde indirin ya da yöneticinizden yardım isteyin. " +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -136,17 +136,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "Uygulama kurulamıyor. Çünkü \"non shipped\" uygulamalar için <shipped>true</shipped> tag içermektedir." -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "Uygulama kurulamıyor çünkü info.xml/version ile uygulama marketde belirtilen sürüm aynı değil." -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "App dizini zaten mevcut" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "app dizini oluşturulamıyor. Lütfen izinleri düzeltin. %s" @@ -271,13 +271,13 @@ msgstr "Bir adi kullanici vermek. " msgid "Set an admin password." msgstr "Parola yonetici birlemek. " -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Web sunucunuz dosya transferi için düzgün bir şekilde yapılandırılmamış. WevDAV arabirimini sorunlu gözüküyor." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Lütfen <a href='%s'>kurulum kılavuzlarını</a> iki kez kontrol edin." @@ -335,6 +335,6 @@ msgstr "geçen yıl" msgid "years ago" msgstr "yıl önce" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "Neden olan:" diff --git a/l10n/tr/settings.po b/l10n/tr/settings.po index 65f36627743..9e19c795835 100644 --- a/l10n/tr/settings.po +++ b/l10n/tr/settings.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: volkangezer <volkangezer@gmail.com>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/tr/user_ldap.po b/l10n/tr/user_ldap.po index 50f27508a29..2cf78feef2e 100644 --- a/l10n/tr/user_ldap.po +++ b/l10n/tr/user_ldap.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 14:58+0000\n" +"Last-Translator: volkangezer <volkangezer@gmail.com>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -91,15 +91,15 @@ msgstr "Hata" #: js/settings.js:674 msgid "Configuration OK" -msgstr "" +msgstr "Yapılandırma tamam" #: js/settings.js:683 msgid "Configuration incorrect" -msgstr "" +msgstr "Yapılandırma geçersiz" #: js/settings.js:692 msgid "Configuration incomplete" -msgstr "" +msgstr "Yapılandırma tamamlanmamış" #: js/settings.js:709 js/settings.js:718 msgid "Select groups" diff --git a/l10n/tzm/core.po b/l10n/tzm/core.po index fb1ee2be487..d561811c9d8 100644 --- a/l10n/tzm/core.po +++ b/l10n/tzm/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-02 11:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Central Atlas Tamazight (http://www.transifex.com/projects/p/owncloud/language/tzm/)\n" "MIME-Version: 1.0\n" @@ -276,12 +276,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -301,115 +301,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -579,14 +579,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -733,11 +731,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/tzm/files.po b/l10n/tzm/files.po index ea200b5377b..ceca3a8769a 100644 --- a/l10n/tzm/files.po +++ b/l10n/tzm/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Central Atlas Tamazight (http://www.transifex.com/projects/p/owncloud/language/tzm/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Could not move %s" msgstr "" -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "" @@ -51,7 +51,7 @@ msgstr "" msgid "Error while downloading %s to %s" msgstr "" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "" @@ -114,15 +114,15 @@ msgstr "" msgid "Not enough storage available" msgstr "" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "" @@ -142,24 +142,24 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,104 +183,108 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:392 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:590 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" msgstr[1] "" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "" -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "" -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "" -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "" diff --git a/l10n/tzm/lib.po b/l10n/tzm/lib.po index 54ecccfd7d0..b9e60cfdc09 100644 --- a/l10n/tzm/lib.po +++ b/l10n/tzm/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-02 11:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Central Atlas Tamazight (http://www.transifex.com/projects/p/owncloud/language/tzm/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" diff --git a/l10n/ug/core.po b/l10n/ug/core.po index b66f4de055f..e1c5feef261 100644 --- a/l10n/ug/core.po +++ b/l10n/ug/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n" "MIME-Version: 1.0\n" @@ -271,12 +271,12 @@ msgstr "" msgid "Share" msgstr "ھەمبەھىر" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "خاتالىق" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -296,115 +296,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "ئىم" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "يوللا" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "گۇرۇپپا" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "ھەمبەھىرلىمە" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "ئۆچۈر" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "ھەمبەھىر" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "ئاگاھلاندۇرۇش" @@ -574,14 +574,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -728,11 +726,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/ug/files.po b/l10n/ug/files.po index 85006044964..c5193ecfe4b 100644 --- a/l10n/ug/files.po +++ b/l10n/ug/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "ھۆججەت يۈكلەش مەشغۇلاتى ئېلىپ بېرىلىۋا msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} مەۋجۇت" @@ -183,37 +183,41 @@ msgstr "مەڭگۈلۈك ئۆچۈر" msgid "Rename" msgstr "ئات ئۆزگەرت" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "كۈتۈۋاتىدۇ" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "يېنىۋال" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/ug/files_external.po b/l10n/ug/files_external.po index 0b0070f3096..013bb4e3bbc 100644 --- a/l10n/ug/files_external.po +++ b/l10n/ug/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Abduqadir Abliz <sahran.ug@gmail.com>\n" "Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "" msgid "Error configuring Google Drive storage" msgstr "" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/ug/files_trashbin.po b/l10n/ug/files_trashbin.po index 5b6c67d9e3e..47ee2874918 100644 --- a/l10n/ug/files_trashbin.po +++ b/l10n/ug/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "" msgid "Error" msgstr "خاتالىق" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/ug/lib.po b/l10n/ug/lib.po index 10087c28469..6568520d29d 100644 --- a/l10n/ug/lib.po +++ b/l10n/ug/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "سىزنىڭ تور مۇلازىمېتىرىڭىز ھۆججەت قەدەمداشلاشقا يول قويىدىغان قىلىپ توغرا تەڭشەلمەپتۇ، چۈنكى WebDAV نىڭ ئېغىزى بۇزۇلغاندەك تۇرىدۇ." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -328,6 +328,6 @@ msgstr "" msgid "years ago" msgstr "" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/ug/settings.po b/l10n/ug/settings.po index 9e62fa563c6..0675d1da83b 100644 --- a/l10n/ug/settings.po +++ b/l10n/ug/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ug/user_ldap.po b/l10n/ug/user_ldap.po index e951706195c..a701aabaa50 100644 --- a/l10n/ug/user_ldap.po +++ b/l10n/ug/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/uk/core.po b/l10n/uk/core.po index 477a1cd7724..4a814123b83 100644 --- a/l10n/uk/core.po +++ b/l10n/uk/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -281,12 +281,12 @@ msgstr "Опубліковано" msgid "Share" msgstr "Поділитися" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Помилка" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Помилка під час публікації" @@ -306,115 +306,115 @@ msgstr " {owner} опублікував для Вас та для групи {gr msgid "Shared with you by {owner}" msgstr "{owner} опублікував для Вас" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Захистити паролем" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Пароль" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Ел. пошта належить Пану" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Надіслати" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Встановити термін дії" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Термін дії" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Опублікувати через Ел. пошту:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Жодної людини не знайдено" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "група" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Пере-публікація не дозволяється" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Опубліковано {item} для {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Закрити доступ" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "може редагувати" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "контроль доступу" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "створити" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "оновити" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "видалити" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "опублікувати" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Захищено паролем" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Помилка при відміні терміна дії" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Помилка при встановленні терміна дії" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Надсилання..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Ел. пошта надіслана" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Попередження" @@ -584,14 +584,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -738,11 +736,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/uk/files.po b/l10n/uk/files.po index d297453d15c..457d0880f5a 100644 --- a/l10n/uk/files.po +++ b/l10n/uk/files.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" -"Last-Translator: zubr139 <zubr139@ukr.net>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -156,11 +156,11 @@ msgstr "Виконується завантаження файлу. Закрит msgid "URL cannot be empty" msgstr "URL не може бути порожнім" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} вже існує" @@ -184,41 +184,45 @@ msgstr "Видалити назавжди" msgid "Rename" msgstr "Перейменувати" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Очікування" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "Неможливо перейменувати файл" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "замінено {new_name} на {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "відмінити" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n тека" msgstr[1] "%n тека" msgstr[2] "%n теки" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n файл" msgstr[1] "%n файлів" msgstr[2] "%n файли" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/uk/files_external.po b/l10n/uk/files_external.po index 04a07147621..09086c8728d 100644 --- a/l10n/uk/files_external.po +++ b/l10n/uk/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: Soul Kim <warlock.rf@gmail.com>\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "Будь ласка, надайте дійсний ключ та пар msgid "Error configuring Google Drive storage" msgstr "Помилка при налаштуванні сховища Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Попередження:</b> Клієнт \"smbclient\" не встановлено. Під'єднанатися до CIFS/SMB тек неможливо. Попрохайте системного адміністратора встановити його." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Попередження:</b> Підтримка FTP в PHP не увімкнута чи не встановлена. Під'єднанатися до FTP тек неможливо. Попрохайте системного адміністратора встановити її." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/uk/files_trashbin.po b/l10n/uk/files_trashbin.po index 2de60eeacdf..786eb3db307 100644 --- a/l10n/uk/files_trashbin.po +++ b/l10n/uk/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "Неможливо відновити %s" msgid "Error" msgstr "Помилка" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "відновлено" diff --git a/l10n/uk/lib.po b/l10n/uk/lib.po index fe69809afbe..5df09e88f1f 100644 --- a/l10n/uk/lib.po +++ b/l10n/uk/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "підконтрольні Вам веб-сервіси" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "ZIP завантаження вимкнено." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Файли повинні бути завантаженні послідовно." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Повернутися до файлів" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Вибрані фали завеликі для генерування zip файлу." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "Встановіть ім'я адміністратора." msgid "Set an admin password." msgstr "Встановіть пароль адміністратора." -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Ваш Web-сервер ще не налаштований належним чином для того, щоб дозволити синхронізацію файлів, через те що інтерфейс WebDAV, здається, зламаний." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Будь ласка, перевірте <a href='%s'>інструкції по встановленню</a>." @@ -336,6 +336,6 @@ msgstr "минулого року" msgid "years ago" msgstr "роки тому" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/uk/settings.po b/l10n/uk/settings.po index 88310ce37df..874b63ae57c 100644 --- a/l10n/uk/settings.po +++ b/l10n/uk/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/uk/user_ldap.po b/l10n/uk/user_ldap.po index fd574601162..5b5f1b2b936 100644 --- a/l10n/uk/user_ldap.po +++ b/l10n/uk/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ur_PK/core.po b/l10n/ur_PK/core.po index a5cada0e8ab..f9243987290 100644 --- a/l10n/ur_PK/core.po +++ b/l10n/ur_PK/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" @@ -276,12 +276,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "ایرر" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "شئیرنگ کے دوران ایرر" @@ -301,115 +301,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "پاسورڈ سے محفوظ کریں" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "پاسورڈ" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "تاریخ معیاد سیٹ کریں" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "تاریخ معیاد" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "کوئی لوگ نہیں ملے۔" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "دوبارہ شئیر کرنے کی اجازت نہیں" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "شئیرنگ ختم کریں" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "ایڈٹ کر سکے" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "اسیس کنٹرول" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "نیا بنائیں" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "اپ ڈیٹ" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "ختم کریں" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "شئیر کریں" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "پاسورڈ سے محفوظ کیا گیا ہے" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -579,14 +579,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -733,11 +731,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/ur_PK/files.po b/l10n/ur_PK/files.po index 080601de871..63c813d6b6f 100644 --- a/l10n/ur_PK/files.po +++ b/l10n/ur_PK/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Could not move %s" msgstr "" -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "" @@ -51,7 +51,7 @@ msgstr "" msgid "Error while downloading %s to %s" msgstr "" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "" @@ -114,15 +114,15 @@ msgstr "" msgid "Not enough storage available" msgstr "" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "" @@ -142,24 +142,24 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,104 +183,108 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:392 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:590 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" msgstr[1] "" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "" -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "" -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "" -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "ایرر" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "" diff --git a/l10n/ur_PK/lib.po b/l10n/ur_PK/lib.po index 2f0b1d1abf3..63997263978 100644 --- a/l10n/ur_PK/lib.po +++ b/l10n/ur_PK/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "آپ کے اختیار میں ویب سروسیز" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -332,6 +332,6 @@ msgstr "" msgid "years ago" msgstr "" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/uz/core.po b/l10n/uz/core.po index 551a6f43ce1..43f4bf98d50 100644 --- a/l10n/uz/core.po +++ b/l10n/uz/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-09 01:44-0500\n" -"PO-Revision-Date: 2013-11-07 08:41+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Uzbek (http://www.transifex.com/projects/p/owncloud/language/uz/)\n" "MIME-Version: 1.0\n" @@ -271,12 +271,12 @@ msgstr "" msgid "Share" msgstr "" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "" @@ -296,115 +296,115 @@ msgstr "" msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -574,14 +574,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -728,11 +726,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/uz/files.po b/l10n/uz/files.po index 704307b907e..057338298fa 100644 --- a/l10n/uz/files.po +++ b/l10n/uz/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-09 01:44-0500\n" -"PO-Revision-Date: 2013-11-07 08:41+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Uzbek (http://www.transifex.com/projects/p/owncloud/language/uz/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "" msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,37 +183,41 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/uz/lib.po b/l10n/uz/lib.po index 1d55cef596f..d013e234e19 100644 --- a/l10n/uz/lib.po +++ b/l10n/uz/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-09 01:44-0500\n" -"PO-Revision-Date: 2013-11-07 08:41+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Uzbek (http://www.transifex.com/projects/p/owncloud/language/uz/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" diff --git a/l10n/vi/core.po b/l10n/vi/core.po index b8032cd7531..2c9e33d17be 100644 --- a/l10n/vi/core.po +++ b/l10n/vi/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" @@ -272,12 +272,12 @@ msgstr "Được chia sẻ" msgid "Share" msgstr "Chia sẻ" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "Lỗi" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "Lỗi trong quá trình chia sẻ" @@ -297,115 +297,115 @@ msgstr "Đã được chia sẽ với bạn và nhóm {group} bởi {owner}" msgid "Shared with you by {owner}" msgstr "Đã được chia sẽ bởi {owner}" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "Mật khẩu bảo vệ" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "Mật khẩu" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "Liên kết email tới cá nhân" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "Gởi" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "Đặt ngày kết thúc" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "Ngày kết thúc" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "Chia sẻ thông qua email" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "Không tìm thấy người nào" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "nhóm" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "Chia sẻ lại không được cho phép" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "Đã được chia sẽ trong {item} với {user}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "Bỏ chia sẻ" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "có thể chỉnh sửa" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "quản lý truy cập" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "tạo" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "cập nhật" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "xóa" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "chia sẻ" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "Mật khẩu bảo vệ" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "Lỗi không thiết lập ngày kết thúc" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "Lỗi cấu hình ngày kết thúc" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "Đang gởi ..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Email đã được gửi" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "Cảnh báo" @@ -575,14 +575,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -729,11 +727,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/vi/files.po b/l10n/vi/files.po index 78edaf1cc0e..617438e88bf 100644 --- a/l10n/vi/files.po +++ b/l10n/vi/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" @@ -156,11 +156,11 @@ msgstr "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi t msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} đã tồn tại" @@ -184,37 +184,41 @@ msgstr "Xóa vĩnh vễn" msgid "Rename" msgstr "Sửa tên" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "Đang chờ" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "đã thay thế {new_name} bằng {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "lùi lại" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/vi/files_external.po b/l10n/vi/files_external.po index a05ce082163..fed63a68611 100644 --- a/l10n/vi/files_external.po +++ b/l10n/vi/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: xtdv <truong.tx8@gmail.com>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "Xin vui lòng cung cấp một ứng dụng Dropbox hợp lệ và mã b msgid "Error configuring Google Drive storage" msgstr "Lỗi cấu hình lưu trữ Google Drive" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Cảnh báo:</b> \"smbclient\" chưa được cài đặt. Mount CIFS/SMB shares là không thể thực hiện được. Hãy hỏi người quản trị hệ thống để cài đặt nó." -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Cảnh báo:</b> FTP trong PHP chưa được cài đặt hoặc chưa được mở. Mount FTP shares là không thể. Xin hãy yêu cầu quản trị hệ thống của bạn cài đặt nó." -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/vi/files_trashbin.po b/l10n/vi/files_trashbin.po index dec54c2a7a6..92e604b2a50 100644 --- a/l10n/vi/files_trashbin.po +++ b/l10n/vi/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "Không thể khôi phục %s" msgid "Error" msgstr "Lỗi" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/vi/lib.po b/l10n/vi/lib.po index 4e07bc85268..43f748a6216 100644 --- a/l10n/vi/lib.po +++ b/l10n/vi/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "dịch vụ web dưới sự kiểm soát của bạn" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "Tải về ZIP đã bị tắt." -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "Tập tin cần phải được tải về từng người một." -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "Trở lại tập tin" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "Tập tin được chọn quá lớn để tạo tập tin ZIP." -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -328,6 +328,6 @@ msgstr "năm trước" msgid "years ago" msgstr "năm trước" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/vi/settings.po b/l10n/vi/settings.po index 3c50f8716f9..60c424af430 100644 --- a/l10n/vi/settings.po +++ b/l10n/vi/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/vi/user_ldap.po b/l10n/vi/user_ldap.po index 3f9aea99b6d..4f1b7961a98 100644 --- a/l10n/vi/user_ldap.po +++ b/l10n/vi/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_CN/core.po b/l10n/zh_CN/core.po index 0edf746a2a4..b157d755486 100644 --- a/l10n/zh_CN/core.po +++ b/l10n/zh_CN/core.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -275,12 +275,12 @@ msgstr "已共享" msgid "Share" msgstr "分享" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "错误" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "共享时出错" @@ -300,115 +300,115 @@ msgstr "{owner} 共享给您及 {group} 组" msgid "Shared with you by {owner}" msgstr "{owner} 与您共享" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "密码保护" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "密码" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "允许公开上传" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "发送链接到个人" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "发送" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "设置过期日期" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "过期日期" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "通过Email共享" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "未找到此人" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "组" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "不允许二次共享" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "在 {item} 与 {user} 共享。" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "取消共享" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "可以修改" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "访问控制" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "创建" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "更新" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "删除" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "共享" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "密码已受保护" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "取消设置过期日期时出错" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "设置过期日期时出错" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "正在发送..." -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "邮件已发送" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "警告" @@ -578,14 +578,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -732,11 +730,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/zh_CN/files.po b/l10n/zh_CN/files.po index 2d79d408f72..e0a975a63f4 100644 --- a/l10n/zh_CN/files.po +++ b/l10n/zh_CN/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -158,11 +158,11 @@ msgstr "文件正在上传中。现在离开此页会导致上传动作被取消 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} 已存在" @@ -186,37 +186,41 @@ msgstr "永久删除" msgid "Rename" msgstr "重命名" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "等待" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "已将 {old_name}替换成 {new_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "撤销" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n 文件夹" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n个文件" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/zh_CN/files_external.po b/l10n/zh_CN/files_external.po index 240f27b238f..935872a3fc6 100644 --- a/l10n/zh_CN/files_external.po +++ b/l10n/zh_CN/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "请提供有效的Dropbox应用key和secret" msgid "Error configuring Google Drive storage" msgstr "配置Google Drive存储时出错" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>警告:</b>“smbclient” 尚未安装。CIFS/SMB 分享挂载无法实现。请咨询系统管理员进行安装。" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>警告:</b>PHP中尚未启用或安装FTP。FTP 分享挂载无法实现。请咨询系统管理员进行安装。" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/zh_CN/files_trashbin.po b/l10n/zh_CN/files_trashbin.po index 62a8ff751df..07256e5e8c7 100644 --- a/l10n/zh_CN/files_trashbin.po +++ b/l10n/zh_CN/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "无法恢复%s" msgid "Error" msgstr "错误" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "已恢复" diff --git a/l10n/zh_CN/lib.po b/l10n/zh_CN/lib.po index 4ba1f2321d1..72e710ab4f9 100644 --- a/l10n/zh_CN/lib.po +++ b/l10n/zh_CN/lib.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -73,25 +73,25 @@ msgstr "您控制的web服务" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "ZIP 下载已经关闭" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "需要逐一下载文件" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "回到文件" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "选择的文件太大,无法生成 zip 文件。" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -136,17 +136,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -271,13 +271,13 @@ msgstr "请设置一个管理员用户名。" msgid "Set an admin password." msgstr "请设置一个管理员密码。" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "您的Web服务器尚未正确设置以允许文件同步, 因为WebDAV的接口似乎已损坏." -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "请认真检查<a href='%s'>安装指南</a>." @@ -331,6 +331,6 @@ msgstr "去年" msgid "years ago" msgstr "年前" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/zh_CN/settings.po b/l10n/zh_CN/settings.po index 62105026a1a..4287fbd0fd8 100644 --- a/l10n/zh_CN/settings.po +++ b/l10n/zh_CN/settings.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_CN/user_ldap.po b/l10n/zh_CN/user_ldap.po index 87c39010e9b..9bc79cc636e 100644 --- a/l10n/zh_CN/user_ldap.po +++ b/l10n/zh_CN/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_HK/core.po b/l10n/zh_HK/core.po index aad9f6c9feb..9734c1db77f 100644 --- a/l10n/zh_HK/core.po +++ b/l10n/zh_HK/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" @@ -271,12 +271,12 @@ msgstr "已分享" msgid "Share" msgstr "分享" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "錯誤" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "分享時發生錯誤" @@ -296,115 +296,115 @@ msgstr "{owner}與你及群組的分享" msgid "Shared with you by {owner}" msgstr "{owner}與你的分享" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "密碼保護" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "密碼" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "傳送" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "設定分享期限" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "分享期限" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "以電郵分享" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "找不到" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "取消分享" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "新增" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "更新" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "刪除" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "分享" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "密碼保護" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "傳送中" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "郵件已傳" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "" @@ -574,14 +574,12 @@ msgid "" "\n" msgstr "" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" +msgid "The share will expire on %s." msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "" @@ -728,11 +726,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/zh_HK/files.po b/l10n/zh_HK/files.po index 350b57efaa1..4b8c2379716 100644 --- a/l10n/zh_HK/files.po +++ b/l10n/zh_HK/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" @@ -155,11 +155,11 @@ msgstr "" msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "" @@ -183,37 +183,41 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/zh_HK/files_external.po b/l10n/zh_HK/files_external.po index 3cd38cee71e..5bd454412d0 100644 --- a/l10n/zh_HK/files_external.po +++ b/l10n/zh_HK/files_external.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" @@ -37,20 +37,20 @@ msgstr "" msgid "Error configuring Google Drive storage" msgstr "" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/zh_HK/files_trashbin.po b/l10n/zh_HK/files_trashbin.po index 962276b3006..173849a4d38 100644 --- a/l10n/zh_HK/files_trashbin.po +++ b/l10n/zh_HK/files_trashbin.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "" msgid "Error" msgstr "錯誤" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "" diff --git a/l10n/zh_HK/lib.po b/l10n/zh_HK/lib.po index 0f6a5adbf85..2909df350ab 100644 --- a/l10n/zh_HK/lib.po +++ b/l10n/zh_HK/lib.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" @@ -70,25 +70,25 @@ msgstr "" msgid "cannot open \"%s\"" msgstr "" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." msgstr "" @@ -133,17 +133,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "" @@ -268,13 +268,13 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" @@ -328,6 +328,6 @@ msgstr "" msgid "years ago" msgstr "" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "" diff --git a/l10n/zh_HK/settings.po b/l10n/zh_HK/settings.po index b3871b71b9f..b29d607695c 100644 --- a/l10n/zh_HK/settings.po +++ b/l10n/zh_HK/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_HK/user_ldap.po b/l10n/zh_HK/user_ldap.po index 9925f221e67..af9dc3b4650 100644 --- a/l10n/zh_HK/user_ldap.po +++ b/l10n/zh_HK/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_TW/core.po b/l10n/zh_TW/core.po index 2039a265c1c..e61c6cb1209 100644 --- a/l10n/zh_TW/core.po +++ b/l10n/zh_TW/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" -"Last-Translator: pellaeon <nfsmwlin@gmail.com>\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -273,12 +273,12 @@ msgstr "已分享" msgid "Share" msgstr "分享" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692 -#: js/share.js:704 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 +#: js/share.js:719 msgid "Error" msgstr "錯誤" -#: js/share.js:160 js/share.js:732 +#: js/share.js:160 js/share.js:747 msgid "Error while sharing" msgstr "分享時發生錯誤" @@ -298,115 +298,115 @@ msgstr "由 {owner} 分享給您和 {group}" msgid "Shared with you by {owner}" msgstr "{owner} 已經和您分享" -#: js/share.js:212 +#: js/share.js:213 msgid "Share with user or group …" msgstr "與用戶或群組分享" -#: js/share.js:218 +#: js/share.js:219 msgid "Share link" msgstr "分享連結" -#: js/share.js:221 +#: js/share.js:222 msgid "Password protect" msgstr "密碼保護" -#: js/share.js:223 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "密碼" -#: js/share.js:228 +#: js/share.js:229 msgid "Allow Public Upload" msgstr "允許任何人上傳" -#: js/share.js:232 +#: js/share.js:233 msgid "Email link to person" msgstr "將連結 email 給別人" -#: js/share.js:233 +#: js/share.js:234 msgid "Send" msgstr "寄出" -#: js/share.js:238 +#: js/share.js:239 msgid "Set expiration date" msgstr "指定到期日" -#: js/share.js:239 +#: js/share.js:240 msgid "Expiration date" msgstr "到期日" -#: js/share.js:274 +#: js/share.js:275 msgid "Share via email:" msgstr "透過電子郵件分享:" -#: js/share.js:277 +#: js/share.js:278 msgid "No people found" msgstr "沒有找到任何人" -#: js/share.js:307 js/share.js:344 +#: js/share.js:322 js/share.js:359 msgid "group" msgstr "群組" -#: js/share.js:318 +#: js/share.js:333 msgid "Resharing is not allowed" msgstr "不允許重新分享" -#: js/share.js:360 +#: js/share.js:375 msgid "Shared in {item} with {user}" msgstr "已和 {user} 分享 {item}" -#: js/share.js:382 +#: js/share.js:397 msgid "Unshare" msgstr "取消分享" -#: js/share.js:390 +#: js/share.js:405 msgid "notify by email" msgstr "以 email 通知" -#: js/share.js:393 +#: js/share.js:408 msgid "can edit" msgstr "可編輯" -#: js/share.js:395 +#: js/share.js:410 msgid "access control" msgstr "存取控制" -#: js/share.js:398 +#: js/share.js:413 msgid "create" msgstr "建立" -#: js/share.js:401 +#: js/share.js:416 msgid "update" msgstr "更新" -#: js/share.js:404 +#: js/share.js:419 msgid "delete" msgstr "刪除" -#: js/share.js:407 +#: js/share.js:422 msgid "share" msgstr "分享" -#: js/share.js:449 js/share.js:679 +#: js/share.js:464 js/share.js:694 msgid "Password protected" msgstr "受密碼保護" -#: js/share.js:692 +#: js/share.js:707 msgid "Error unsetting expiration date" msgstr "取消到期日設定失敗" -#: js/share.js:704 +#: js/share.js:719 msgid "Error setting expiration date" msgstr "設定到期日發生錯誤" -#: js/share.js:719 +#: js/share.js:734 msgid "Sending ..." msgstr "正在傳送…" -#: js/share.js:730 +#: js/share.js:745 msgid "Email sent" msgstr "Email 已寄出" -#: js/share.js:754 +#: js/share.js:769 msgid "Warning" msgstr "警告" @@ -576,14 +576,12 @@ msgid "" "\n" msgstr "嗨,\n\n%s 和你分享了 %s ,到這裡看它:%s\n" -#: templates/altmail.php:4 +#: templates/altmail.php:4 templates/mail.php:17 #, php-format -msgid "" -"The share will expire on %s.\n" -"\n" -msgstr "分享將於 %s 過期\n" +msgid "The share will expire on %s." +msgstr "" -#: templates/altmail.php:6 templates/mail.php:19 +#: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" msgstr "太棒了!" @@ -730,11 +728,6 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "嗨,<br><br>%s 和你分享了 %s ,到<a href=\"%s\">這裡</a>看它<br><br>" -#: templates/mail.php:17 -#, php-format -msgid "The share will expire on %s.<br><br>" -msgstr "分享將於 %s 過期<br><br>" - #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." diff --git a/l10n/zh_TW/files.po b/l10n/zh_TW/files.po index 9404c1d53dd..94fa43e3fda 100644 --- a/l10n/zh_TW/files.po +++ b/l10n/zh_TW/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-11 05:45-0500\n" -"PO-Revision-Date: 2013-11-09 07:01+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -157,11 +157,11 @@ msgstr "檔案上傳中,離開此頁面將會取消上傳。" msgid "URL cannot be empty" msgstr "URL 不能留空" -#: js/file-upload.js:523 js/filelist.js:371 +#: js/file-upload.js:523 js/filelist.js:377 msgid "In the home folder 'Shared' is a reserved filename" msgstr "在家目錄中不能使用「共享」作為檔名" -#: js/file-upload.js:525 js/filelist.js:373 +#: js/file-upload.js:525 js/filelist.js:379 msgid "{new_name} already exists" msgstr "{new_name} 已經存在" @@ -185,37 +185,41 @@ msgstr "永久刪除" msgid "Rename" msgstr "重新命名" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 msgid "Pending" msgstr "等候中" -#: js/filelist.js:399 +#: js/filelist.js:405 msgid "Could not rename file" msgstr "無法重新命名" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "replaced {new_name} with {old_name}" msgstr "使用 {new_name} 取代 {old_name}" -#: js/filelist.js:518 +#: js/filelist.js:524 msgid "undo" msgstr "復原" -#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 +#: js/filelist.js:576 +msgid "Error deleting file." +msgstr "" + +#: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n 個資料夾" -#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 +#: js/filelist.js:595 js/filelist.js:669 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n 個檔案" -#: js/filelist.js:586 +#: js/filelist.js:602 msgid "{dirs} and {files}" msgstr "{dirs} 和 {files}" -#: js/filelist.js:796 js/filelist.js:834 +#: js/filelist.js:812 js/filelist.js:850 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "%n 個檔案正在上傳" diff --git a/l10n/zh_TW/files_external.po b/l10n/zh_TW/files_external.po index eb02a27d710..16bf6056355 100644 --- a/l10n/zh_TW/files_external.po +++ b/l10n/zh_TW/files_external.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: pellaeon <nfsmwlin@gmail.com>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -38,20 +38,20 @@ msgstr "請提供有效的 Dropbox app key 和 app secret 。" msgid "Error configuring Google Drive storage" msgstr "設定 Google Drive 儲存時發生錯誤" -#: lib/config.php:453 +#: lib/config.php:461 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>警告</b>:未安裝 \"smbclient\" ,因此無法掛載 CIFS/SMB 分享,請洽您的系統管理員將其安裝。" -#: lib/config.php:457 +#: lib/config.php:465 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>警告</b>:PHP 並未啓用 FTP 的支援,因此無法掛載 FTP 分享,請洽您的系統管理員將其安裝並啓用。" -#: lib/config.php:460 +#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/zh_TW/files_trashbin.po b/l10n/zh_TW/files_trashbin.po index 8f4bf86f670..77074528dd9 100644 --- a/l10n/zh_TW/files_trashbin.po +++ b/l10n/zh_TW/files_trashbin.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 00:42+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "無法還原 %s" msgid "Error" msgstr "錯誤" -#: lib/trashbin.php:814 lib/trashbin.php:816 +#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "已還原" diff --git a/l10n/zh_TW/lib.po b/l10n/zh_TW/lib.po index 075c16ef802..fe70bec8ba1 100644 --- a/l10n/zh_TW/lib.po +++ b/l10n/zh_TW/lib.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-21 15:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -71,27 +71,27 @@ msgstr "由您控制的網路服務" msgid "cannot open \"%s\"" msgstr "無法開啓 %s" -#: private/files.php:226 +#: private/files.php:228 msgid "ZIP download is turned off." msgstr "ZIP 下載已關閉。" -#: private/files.php:227 +#: private/files.php:229 msgid "Files need to be downloaded one by one." msgstr "檔案需要逐一下載。" -#: private/files.php:228 private/files.php:256 +#: private/files.php:230 private/files.php:258 msgid "Back to Files" msgstr "回到檔案列表" -#: private/files.php:253 +#: private/files.php:255 msgid "Selected files too large to generate zip file." msgstr "選擇的檔案太大以致於無法產生壓縮檔。" -#: private/files.php:254 +#: private/files.php:256 msgid "" -"Download the files in smaller chunks, seperately or kindly ask your " +"Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "以小分割下載您的檔案,請詢問您的系統管理員。" +msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" @@ -134,17 +134,17 @@ msgid "" "which is not allowed for non shipped apps" msgstr "無法安裝應用程式,因為它包含了 <shipped>true</shipped> 標籤,在未發行的應用程式當中這是不允許的" -#: private/installer.php:152 +#: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "無法安裝應用程式,因為它在 info.xml/version 宣告的版本與 app store 當中記載的版本不同" -#: private/installer.php:162 +#: private/installer.php:169 msgid "App directory already exists" msgstr "應用程式目錄已經存在" -#: private/installer.php:175 +#: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" msgstr "無法建立應用程式目錄,請檢查權限:%s" @@ -269,13 +269,13 @@ msgstr "設定管理員帳號。" msgid "Set an admin password." msgstr "設定管理員密碼。" -#: private/setup.php:184 +#: private/setup.php:195 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "您的網頁伺服器尚未被正確設定來進行檔案同步,因為您的 WebDAV 界面似乎無法使用。" -#: private/setup.php:185 +#: private/setup.php:196 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "請參考<a href='%s'>安裝指南</a>。" @@ -329,6 +329,6 @@ msgstr "去年" msgid "years ago" msgstr "幾年前" -#: private/template.php:297 public/util.php:103 +#: private/template.php:297 public/util.php:108 msgid "Caused by:" msgstr "原因:" diff --git a/l10n/zh_TW/settings.po b/l10n/zh_TW/settings.po index 2fb2282dcd2..e454750b186 100644 --- a/l10n/zh_TW/settings.po +++ b/l10n/zh_TW/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:44+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_TW/user_ldap.po b/l10n/zh_TW/user_ldap.po index 93d14fd4c69..71fffa41ac3 100644 --- a/l10n/zh_TW/user_ldap.po +++ b/l10n/zh_TW/user_ldap.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-16 03:54+0000\n" +"POT-Creation-Date: 2013-11-21 10:01-0500\n" +"PO-Revision-Date: 2013-11-16 07:45+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/lib/l10n/ca.php b/lib/l10n/ca.php index f0cbe6a5a07..01457275cf2 100644 --- a/lib/l10n/ca.php +++ b/lib/l10n/ca.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Els fitxers s'han de baixar d'un en un.", "Back to Files" => "Torna a Fitxers", "Selected files too large to generate zip file." => "Els fitxers seleccionats son massa grans per generar un fitxer zip.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Baixeu els fitxers en trossos petits, de forma separada, o pregunteu a l'administrador.", "No source specified when installing app" => "No heu especificat la font en instal·lar l'aplicació", "No href specified when installing app from http" => "No heu especificat href en instal·lar l'aplicació des de http", "No path specified when installing app from local file" => "No heu seleccionat el camí en instal·lar una aplicació des d'un fitxer local", diff --git a/lib/l10n/cs_CZ.php b/lib/l10n/cs_CZ.php index 0b09997ee2f..0e44dd2a4bd 100644 --- a/lib/l10n/cs_CZ.php +++ b/lib/l10n/cs_CZ.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Soubory musí být stahovány jednotlivě.", "Back to Files" => "Zpět k souborům", "Selected files too large to generate zip file." => "Vybrané soubory jsou příliš velké pro vytvoření ZIP souboru.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Stáhněte soubory po menších částech, samostatně, nebo se obraťte na správce.", "No source specified when installing app" => "Nebyl zadán zdroj při instalaci aplikace", "No href specified when installing app from http" => "Nebyl zadán odkaz pro instalaci aplikace z HTTP", "No path specified when installing app from local file" => "Nebyla zadána cesta pro instalaci aplikace z místního souboru", diff --git a/lib/l10n/da.php b/lib/l10n/da.php index bf233e0338d..f95aa30d7a0 100644 --- a/lib/l10n/da.php +++ b/lib/l10n/da.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Filer skal downloades en for en.", "Back to Files" => "Tilbage til Filer", "Selected files too large to generate zip file." => "De markerede filer er for store til at generere en ZIP-fil.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Download filerne i små bider, seperat, eller kontakt venligst din administrator.", "No source specified when installing app" => "Ingen kilde angivet under installation af app", "No href specified when installing app from http" => "Ingen href angivet under installation af app via http", "No path specified when installing app from local file" => "Ingen sti angivet under installation af app fra lokal fil", diff --git a/lib/l10n/de.php b/lib/l10n/de.php index 84543fa75d2..7ab0345209c 100644 --- a/lib/l10n/de.php +++ b/lib/l10n/de.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Die Dateien müssen einzeln heruntergeladen werden.", "Back to Files" => "Zurück zu \"Dateien\"", "Selected files too large to generate zip file." => "Die gewählten Dateien sind zu groß, um eine ZIP-Datei zu erstellen.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Lade die Dateien in kleineren, separaten, Stücken herunter oder bitte deinen Administrator.", "No source specified when installing app" => "Für die Installation der Applikation wurde keine Quelle angegeben", "No href specified when installing app from http" => "Der Link (href) wurde nicht angegeben um die Applikation per http zu installieren", "No path specified when installing app from local file" => "Bei der Installation der Applikation aus einer lokalen Datei wurde kein Pfad angegeben", diff --git a/lib/l10n/de_CH.php b/lib/l10n/de_CH.php index c4f06520b50..502791ff578 100644 --- a/lib/l10n/de_CH.php +++ b/lib/l10n/de_CH.php @@ -14,7 +14,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Die Dateien müssen einzeln heruntergeladen werden.", "Back to Files" => "Zurück zu \"Dateien\"", "Selected files too large to generate zip file." => "Die gewählten Dateien sind zu gross, um eine ZIP-Datei zu erstellen.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Laden Sie die Dateien in kleineren, separaten, Stücken herunter oder bitten Sie Ihren Administrator.", "App can't be installed because of not allowed code in the App" => "Anwendung kann wegen nicht erlaubten Codes nicht installiert werden", "App directory already exists" => "Anwendungsverzeichnis existiert bereits", "Application is not enabled" => "Die Anwendung ist nicht aktiviert", diff --git a/lib/l10n/de_DE.php b/lib/l10n/de_DE.php index a84b954eb44..b14bafbf69d 100644 --- a/lib/l10n/de_DE.php +++ b/lib/l10n/de_DE.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Die Dateien müssen einzeln heruntergeladen werden.", "Back to Files" => "Zurück zu \"Dateien\"", "Selected files too large to generate zip file." => "Die gewählten Dateien sind zu groß, um eine ZIP-Datei zu erstellen.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Laden Sie die Dateien in kleineren, separaten, Stücken herunter oder bitten Sie Ihren Administrator.", "No source specified when installing app" => "Für die Installation der Applikation wurde keine Quelle angegeben", "No href specified when installing app from http" => "Der Link (href) wurde nicht angegeben um die Applikation per http zu installieren", "No path specified when installing app from local file" => "Bei der Installation der Applikation aus einer lokalen Datei wurde kein Pfad angegeben", diff --git a/lib/l10n/el.php b/lib/l10n/el.php index aed5e052a8e..f620e1b3542 100644 --- a/lib/l10n/el.php +++ b/lib/l10n/el.php @@ -14,7 +14,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Τα αρχεία πρέπει να ληφθούν ένα-ένα.", "Back to Files" => "Πίσω στα Αρχεία", "Selected files too large to generate zip file." => "Τα επιλεγμένα αρχεία είναι μεγάλα ώστε να δημιουργηθεί αρχείο zip.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Λήψη των αρχείων σε μικρότερα κομμάτια, χωριστά ή ρωτήστε τον διαχειριστή σας.", "Application is not enabled" => "Δεν ενεργοποιήθηκε η εφαρμογή", "Authentication error" => "Σφάλμα πιστοποίησης", "Token expired. Please reload page." => "Το αναγνωριστικό έληξε. Παρακαλώ φορτώστε ξανά την σελίδα.", diff --git a/lib/l10n/en_GB.php b/lib/l10n/en_GB.php index 73697d101c1..68c541b5d9d 100644 --- a/lib/l10n/en_GB.php +++ b/lib/l10n/en_GB.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Files need to be downloaded one by one.", "Back to Files" => "Back to Files", "Selected files too large to generate zip file." => "Selected files too large to generate zip file.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Download the files in smaller chunks, seperately or kindly ask your administrator.", "No source specified when installing app" => "No source specified when installing app", "No href specified when installing app from http" => "No href specified when installing app from http", "No path specified when installing app from local file" => "No path specified when installing app from local file", diff --git a/lib/l10n/es.php b/lib/l10n/es.php index 7e56e31aeaf..8e79c9f1059 100644 --- a/lib/l10n/es.php +++ b/lib/l10n/es.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Los archivos deben ser descargados uno por uno.", "Back to Files" => "Volver a Archivos", "Selected files too large to generate zip file." => "Los archivos seleccionados son demasiado grandes para generar el archivo zip.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Descargue los archivos en trozos más pequeños, por separado o solicítelos amablemente su administrador.", "No source specified when installing app" => "No se ha especificado origen cuando se ha instalado la aplicación", "No href specified when installing app from http" => "No href especificado cuando se ha instalado la aplicación", "No path specified when installing app from local file" => "Sin path especificado cuando se ha instalado la aplicación desde el fichero local", diff --git a/lib/l10n/es_AR.php b/lib/l10n/es_AR.php index 4e65755ba87..e2c771d47ad 100644 --- a/lib/l10n/es_AR.php +++ b/lib/l10n/es_AR.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Los archivos deben ser descargados de a uno.", "Back to Files" => "Volver a Archivos", "Selected files too large to generate zip file." => "Los archivos seleccionados son demasiado grandes para generar el archivo zip.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Descargá los archivos en partes más chicas, de forma separada, o pedíselos al administrador", "No source specified when installing app" => "No se especificó el origen al instalar la app", "No href specified when installing app from http" => "No se especificó href al instalar la app", "No path specified when installing app from local file" => "No se especificó PATH al instalar la app desde el archivo local", diff --git a/lib/l10n/et_EE.php b/lib/l10n/et_EE.php index e307979fa74..9cdeb390218 100644 --- a/lib/l10n/et_EE.php +++ b/lib/l10n/et_EE.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Failid tuleb alla laadida ükshaaval.", "Back to Files" => "Tagasi failide juurde", "Selected files too large to generate zip file." => "Valitud failid on ZIP-faili loomiseks liiga suured.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Laadi failid alla eraldi väiksemate osadena või küsi nõu oma süsteemiadminstraatorilt.", "No source specified when installing app" => "Ühegi lähteallikat pole rakendi paigalduseks määratletud", "No href specified when installing app from http" => "Ühtegi aadressi pole määratletud rakendi paigalduseks veebist", "No path specified when installing app from local file" => "Ühtegi teed pole määratletud paigaldamaks rakendit kohalikust failist", diff --git a/lib/l10n/eu.php b/lib/l10n/eu.php index 9758fdd1f32..f28a77eeb03 100644 --- a/lib/l10n/eu.php +++ b/lib/l10n/eu.php @@ -12,7 +12,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Fitxategiak banan-banan deskargatu behar dira.", "Back to Files" => "Itzuli fitxategietara", "Selected files too large to generate zip file." => "Hautatuko fitxategiak oso handiak dira zip fitxategia sortzeko.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Deskargatu fitzategiak zati txikiagoetan, banan-banan edo eskatu mesedez zure administradoreari", "Application is not enabled" => "Aplikazioa ez dago gaituta", "Authentication error" => "Autentifikazio errorea", "Token expired. Please reload page." => "Tokena iraungitu da. Mesedez birkargatu orria.", diff --git a/lib/l10n/fr.php b/lib/l10n/fr.php index 895daa5b452..c9767565b18 100644 --- a/lib/l10n/fr.php +++ b/lib/l10n/fr.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Les fichiers nécessitent d'être téléchargés un par un.", "Back to Files" => "Retour aux Fichiers", "Selected files too large to generate zip file." => "Les fichiers sélectionnés sont trop volumineux pour être compressés.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Télécharger les fichiers en parties plus petites, séparément ou demander avec bienveillance à votre administrateur.", "No source specified when installing app" => "Aucune source spécifiée pour installer l'application", "No href specified when installing app from http" => "Aucun href spécifié pour installer l'application par http", "No path specified when installing app from local file" => "Aucun chemin spécifié pour installer l'application depuis un fichier local", diff --git a/lib/l10n/gl.php b/lib/l10n/gl.php index 72ee66b6f57..d6366022e69 100644 --- a/lib/l10n/gl.php +++ b/lib/l10n/gl.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Os ficheiros necesitan seren descargados dun en un.", "Back to Files" => "Volver aos ficheiros", "Selected files too large to generate zip file." => "Os ficheiros seleccionados son demasiado grandes como para xerar un ficheiro zip.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Descargue os ficheiros en cachos máis pequenos e por separado, ou pídallos amabelmente ao seu administrador.", "No source specified when installing app" => "Non foi especificada ningunha orixe ao instalar aplicativos", "No href specified when installing app from http" => "Non foi especificada ningunha href ao instalar aplicativos", "No path specified when installing app from local file" => "Non foi especificada ningunha ruta ao instalar aplicativos desde un ficheiro local", diff --git a/lib/l10n/hu_HU.php b/lib/l10n/hu_HU.php index cf1e6c2f100..0d91b70b51a 100644 --- a/lib/l10n/hu_HU.php +++ b/lib/l10n/hu_HU.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "A fájlokat egyenként kell letölteni.", "Back to Files" => "Vissza a Fájlokhoz", "Selected files too large to generate zip file." => "A kiválasztott fájlok túl nagyok a zip tömörítéshez.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Tölts le a fileokat kisebb chunkokban, kölün vagy kérj segitséget a rendszergazdádtól.", "No source specified when installing app" => "Az alkalmazás telepítéséhez nincs forrás megadva", "No href specified when installing app from http" => "Az alkalmazás http-n keresztül történő telepítéséhez nincs href hivetkozás megadva", "No path specified when installing app from local file" => "Az alkalmazás helyi telepítéséhez nincs útvonal (mappa) megadva", diff --git a/lib/l10n/it.php b/lib/l10n/it.php index 240442d396d..2a1be30c7c9 100644 --- a/lib/l10n/it.php +++ b/lib/l10n/it.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "I file devono essere scaricati uno alla volta.", "Back to Files" => "Torna ai file", "Selected files too large to generate zip file." => "I file selezionati sono troppo grandi per generare un file zip.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Scarica i file in blocchi più piccoli, separatamente o chiedi al tuo amministratore.", "No source specified when installing app" => "Nessuna fonte specificata durante l'installazione dell'applicazione", "No href specified when installing app from http" => "Nessun href specificato durante l'installazione dell'applicazione da http", "No path specified when installing app from local file" => "Nessun percorso specificato durante l'installazione dell'applicazione da file locale", diff --git a/lib/l10n/ja_JP.php b/lib/l10n/ja_JP.php index f156c68715c..f7af9b592ad 100644 --- a/lib/l10n/ja_JP.php +++ b/lib/l10n/ja_JP.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "ファイルは1つずつダウンロードする必要があります。", "Back to Files" => "ファイルに戻る", "Selected files too large to generate zip file." => "選択したファイルはZIPファイルの生成には大きすぎます。", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "ファイルは、小さいファイルに分割されてダウンロードされます。もしくは、管理者にお尋ねください。", "No source specified when installing app" => "アプリインストール時のソースが未指定", "No href specified when installing app from http" => "アプリインストール時のhttpの URL が未指定", "No path specified when installing app from local file" => "アプリインストール時のローカルファイルのパスが未指定", diff --git a/lib/l10n/ko.php b/lib/l10n/ko.php index 297e7ac5805..102bf9f978d 100644 --- a/lib/l10n/ko.php +++ b/lib/l10n/ko.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "파일을 개별적으로 다운로드해야 합니다.", "Back to Files" => "파일로 돌아가기", "Selected files too large to generate zip file." => "선택한 파일들은 ZIP 파일을 생성하기에 너무 큽니다.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "작은 조각들 안에 들어있는 파일들을 받고자 하신다면, 나누어서 받으시거나 혹은 시스템 관리자에게 정중하게 물어보십시오", "No source specified when installing app" => "앱을 설치할 때 소스가 지정되지 않았습니다.", "No href specified when installing app from http" => "http에서 앱을 설치할 대 href가 지정되지 않았습니다.", "No path specified when installing app from local file" => "로컬 파일에서 앱을 설치할 때 경로가 지정되지 않았습니다.", diff --git a/lib/l10n/lt_LT.php b/lib/l10n/lt_LT.php index e322c9141d8..9c4eccd9d62 100644 --- a/lib/l10n/lt_LT.php +++ b/lib/l10n/lt_LT.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Failai turi būti parsiunčiami vienas po kito.", "Back to Files" => "Atgal į Failus", "Selected files too large to generate zip file." => "Pasirinkti failai per dideli archyvavimui į ZIP.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Atsisiųskite failus mažesnėmis dalimis atskirai, arba mandagiai prašykite savo administratoriaus.", "No source specified when installing app" => "Nenurodytas šaltinis diegiant programą", "No href specified when installing app from http" => "Nenurodytas href diegiant programą iš http", "No path specified when installing app from local file" => "Nenurodytas kelias diegiant programą iš vietinio failo", diff --git a/lib/l10n/lv.php b/lib/l10n/lv.php index cf96c4c4ab8..ef5fd2d5ca8 100644 --- a/lib/l10n/lv.php +++ b/lib/l10n/lv.php @@ -12,7 +12,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Datnes var lejupielādēt tikai katru atsevišķi.", "Back to Files" => "Atpakaļ pie datnēm", "Selected files too large to generate zip file." => "Izvēlētās datnes ir pārāk lielas, lai izveidotu zip datni.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Lejupielādējiet savus failus mazākās daļās, atsevišķi vai palūdziet tos administratoram.", "Application is not enabled" => "Lietotne nav aktivēta", "Authentication error" => "Autentifikācijas kļūda", "Token expired. Please reload page." => "Pilnvarai ir beidzies termiņš. Lūdzu, pārlādējiet lapu.", diff --git a/lib/l10n/nl.php b/lib/l10n/nl.php index 91ce25c13cc..d3a94d20f54 100644 --- a/lib/l10n/nl.php +++ b/lib/l10n/nl.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Bestanden moeten één voor één worden gedownload.", "Back to Files" => "Terug naar bestanden", "Selected files too large to generate zip file." => "De geselecteerde bestanden zijn te groot om een zip bestand te maken.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Download de bestanden in kleinere brokken, appart of vraag uw administrator.", "No source specified when installing app" => "Geen bron opgegeven bij installatie van de app", "No href specified when installing app from http" => "Geen href opgegeven bij installeren van de app vanaf http", "No path specified when installing app from local file" => "Geen pad opgegeven bij installeren van de app vanaf een lokaal bestand", diff --git a/lib/l10n/pl.php b/lib/l10n/pl.php index 72f01d784c4..82d4f753a81 100644 --- a/lib/l10n/pl.php +++ b/lib/l10n/pl.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Pliki muszą zostać pobrane pojedynczo.", "Back to Files" => "Wróć do plików", "Selected files too large to generate zip file." => "Wybrane pliki są zbyt duże, aby wygenerować plik zip.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Pobierz pliki w mniejszy kawałkach, oddzielnie lub poproś administratora o zwiększenie limitu.", "No source specified when installing app" => "Nie określono źródła podczas instalacji aplikacji", "No href specified when installing app from http" => "Nie określono linku skąd aplikacja ma być zainstalowana", "No path specified when installing app from local file" => "Nie określono lokalnego pliku z którego miała być instalowana aplikacja", diff --git a/lib/l10n/pt_BR.php b/lib/l10n/pt_BR.php index 784f9fe9f66..eed06956fdd 100644 --- a/lib/l10n/pt_BR.php +++ b/lib/l10n/pt_BR.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Arquivos precisam ser baixados um de cada vez.", "Back to Files" => "Voltar para Arquivos", "Selected files too large to generate zip file." => "Arquivos selecionados são muito grandes para gerar arquivo zip.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Baixe os arquivos em pedaços menores, separadamente ou solicite educadamente ao seu administrador.", "No source specified when installing app" => "Nenhuma fonte foi especificada enquanto instalava o aplicativo", "No href specified when installing app from http" => "Nenhuma href foi especificada enquanto instalava o aplicativo de httml", "No path specified when installing app from local file" => "Nenhum caminho foi especificado enquanto instalava o aplicativo do arquivo local", diff --git a/lib/l10n/pt_PT.php b/lib/l10n/pt_PT.php index 44b5f0831e4..2b12b4d8a17 100644 --- a/lib/l10n/pt_PT.php +++ b/lib/l10n/pt_PT.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Os ficheiros precisam de ser descarregados um por um.", "Back to Files" => "Voltar a Ficheiros", "Selected files too large to generate zip file." => "Os ficheiros seleccionados são grandes demais para gerar um ficheiro zip.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Descarregue os ficheiros em partes menores, separados ou peça gentilmente ao seu administrador.", "Archives of type %s are not supported" => "Arquivos do tipo %s não são suportados", "App does not provide an info.xml file" => "A aplicação não disponibiliza um ficheiro info.xml", "App can't be installed because of not allowed code in the App" => "A aplicação não pode ser instalado devido a código não permitido dentro da aplicação", diff --git a/lib/l10n/ru.php b/lib/l10n/ru.php index e77daa7dfdb..371bf13f27b 100644 --- a/lib/l10n/ru.php +++ b/lib/l10n/ru.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Файлы должны быть загружены по одному.", "Back to Files" => "Назад к файлам", "Selected files too large to generate zip file." => "Выбранные файлы слишком велики, чтобы создать zip файл.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Загрузите файл маленьшими порциями, раздельно или вежливо попросите Вашего администратора.", "No source specified when installing app" => "Не указан источник при установке приложения", "No href specified when installing app from http" => "Не указан атрибут href при установке приложения через http", "No path specified when installing app from local file" => "Не указан путь при установке приложения из локального файла", diff --git a/lib/l10n/ru_RU.php b/lib/l10n/ru_RU.php index 622333c3855..23e900721e8 100644 --- a/lib/l10n/ru_RU.php +++ b/lib/l10n/ru_RU.php @@ -3,6 +3,7 @@ $TRANSLATIONS = array( "Help" => "Помощь", "Settings" => "Настройки", "Files" => "Файлы", +"Text" => "Текст", "_%n minute ago_::_%n minutes ago_" => array("","",""), "_%n hour ago_::_%n hours ago_" => array("","",""), "_%n day go_::_%n days ago_" => array("","",""), diff --git a/lib/l10n/sk_SK.php b/lib/l10n/sk_SK.php index 8bb97e7e6c0..493374ade09 100644 --- a/lib/l10n/sk_SK.php +++ b/lib/l10n/sk_SK.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Súbory musia byť nahrávané jeden za druhým.", "Back to Files" => "Späť na súbory", "Selected files too large to generate zip file." => "Zvolené súbory sú príliš veľké na vygenerovanie zip súboru.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Stiahnite súbory po menších častiach, samostatne, alebo sa obráťte na správcu.", "No source specified when installing app" => "Nešpecifikovaný zdroj pri inštalácii aplikácie", "No href specified when installing app from http" => "Nešpecifikovaný atribút \"href\" pri inštalácii aplikácie pomocou protokolu \"http\"", "No path specified when installing app from local file" => "Nešpecifikovaná cesta pri inštalácii aplikácie z lokálneho súboru", diff --git a/lib/l10n/sv.php b/lib/l10n/sv.php index 5432eed5858..66cd34f73dd 100644 --- a/lib/l10n/sv.php +++ b/lib/l10n/sv.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Filer laddas ner en åt gången.", "Back to Files" => "Tillbaka till Filer", "Selected files too large to generate zip file." => "Valda filer är för stora för att skapa zip-fil.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Ladda ner filerna i mindre bitar, separat eller fråga din administratör.", "No source specified when installing app" => "Ingen källa angiven vid installation av app ", "No href specified when installing app from http" => "Ingen href angiven vid installation av app från http", "No path specified when installing app from local file" => "Ingen sökväg angiven vid installation av app från lokal fil", diff --git a/lib/l10n/tr.php b/lib/l10n/tr.php index eb838f6c537..9ac07610339 100644 --- a/lib/l10n/tr.php +++ b/lib/l10n/tr.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Dosyaların birer birer indirilmesi gerekmektedir.", "Back to Files" => "Dosyalara dön", "Selected files too large to generate zip file." => "Seçilen dosyalar bir zip dosyası oluşturmak için fazla büyüktür.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Dosyaları ayrı ayrı, küçük parçalar halinde indirin ya da yöneticinizden yardım isteyin. ", "No source specified when installing app" => "Uygulama kurulurken bir kaynak belirtilmedi", "No href specified when installing app from http" => "Uygulama kuruluyorken http'de href belirtilmedi.", "No path specified when installing app from local file" => "Uygulama yerel dosyadan kuruluyorken dosya yolu belirtilmedi", diff --git a/lib/l10n/zh_TW.php b/lib/l10n/zh_TW.php index 0081a37dadd..187d40e540e 100644 --- a/lib/l10n/zh_TW.php +++ b/lib/l10n/zh_TW.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "檔案需要逐一下載。", "Back to Files" => "回到檔案列表", "Selected files too large to generate zip file." => "選擇的檔案太大以致於無法產生壓縮檔。", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "以小分割下載您的檔案,請詢問您的系統管理員。", "No source specified when installing app" => "沒有指定應用程式安裝來源", "No href specified when installing app from http" => "從 http 安裝應用程式,找不到 href 屬性", "No path specified when installing app from local file" => "從本地檔案安裝應用程式時沒有指定路徑", diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php index 0cd4a74c77b..9f3b9f7a8ff 100644 --- a/settings/l10n/pl.php +++ b/settings/l10n/pl.php @@ -2,6 +2,8 @@ $TRANSLATIONS = array( "Unable to load list from App Store" => "Nie można wczytać listy aplikacji", "Authentication error" => "Błąd uwierzytelniania", +"Your full name has been changed." => "Twoja pełna nazwa została zmieniona.", +"Unable to change full name" => "Nie można zmienić pełnej nazwy", "Group already exists" => "Grupa już istnieje", "Unable to add group" => "Nie można dodać grupy", "Email saved" => "E-mail zapisany", @@ -15,6 +17,10 @@ $TRANSLATIONS = array( "Unable to remove user from group %s" => "Nie można usunąć użytkownika z grupy %s", "Couldn't update app." => "Nie można uaktualnić aplikacji.", "Wrong password" => "Złe hasło", +"No user supplied" => "Niedostarczony użytkownik", +"Please provide an admin recovery password, otherwise all user data will be lost" => "Podaj hasło odzyskiwania administratora, w przeciwnym razie wszystkie dane użytkownika zostaną utracone", +"Wrong admin recovery password. Please check the password and try again." => "Błędne hasło odzyskiwania. Sprawdź hasło i spróbuj ponownie.", +"Back-end doesn't support password change, but the users encryption key was successfully updated." => "Zaplecze nie obsługuje zmiany hasła, ale klucz szyfrowania użytkownika został pomyślnie zaktualizowany.", "Unable to change password" => "Nie można zmienić hasła", "Update to {appversion}" => "Aktualizacja do {appversion}", "Disable" => "Wyłącz", @@ -40,7 +46,13 @@ $TRANSLATIONS = array( "A valid username must be provided" => "Należy podać prawidłową nazwę użytkownika", "Error creating user" => "Błąd podczas tworzenia użytkownika", "A valid password must be provided" => "Należy podać prawidłowe hasło", +"Warning: Home directory for user \"{user}\" already exists" => "Ostrzeżenie: Katalog domowy dla użytkownika \"{user}\" już istnieje", "__language_name__" => "polski", +"Everything (fatal issues, errors, warnings, info, debug)" => "Wszystko (Informacje, ostrzeżenia, błędy i poważne problemy, debug)", +"Info, warnings, errors and fatal issues" => "Informacje, ostrzeżenia, błędy i poważne problemy", +"Warnings, errors and fatal issues" => "Ostrzeżenia, błędy i poważne problemy", +"Errors and fatal issues" => "Błędy i poważne problemy", +"Fatal issues only" => "Tylko poważne problemy", "Security Warning" => "Ostrzeżenie o zabezpieczeniach", "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Twój katalog danych i pliki są prawdopodobnie dostępne z Internetu. Plik .htaccess, który dostarcza ownCloud nie działa. Sugerujemy, aby skonfigurować serwer WWW w taki sposób, aby katalog danych nie był dostępny lub przenieść katalog danych poza główny katalog serwera WWW.", "Setup Warning" => "Ostrzeżenia konfiguracji", @@ -99,6 +111,7 @@ $TRANSLATIONS = array( "Current password" => "Bieżące hasło", "New password" => "Nowe hasło", "Change password" => "Zmień hasło", +"Full Name" => "Pełna nazwa", "Email" => "Email", "Your email address" => "Twój adres e-mail", "Fill in an email address to enable password recovery" => "Podaj adres e-mail, aby uzyskać możliwość odzyskania hasła", @@ -112,6 +125,7 @@ $TRANSLATIONS = array( "Language" => "Język", "Help translate" => "Pomóż w tłumaczeniu", "WebDAV" => "WebDAV", +"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Użyj tego adresu do <a href=\"%s\" target=\"_blank\">dostępu do twoich plików przez WebDAV</a>", "Encryption" => "Szyfrowanie", "The encryption app is no longer enabled, decrypt all your file" => "Aplikacja szyfrowanie nie jest włączona, odszyfruj wszystkie plik", "Log-in password" => "Hasło logowania", @@ -121,10 +135,12 @@ $TRANSLATIONS = array( "Admin Recovery Password" => "Odzyskiwanie hasła administratora", "Enter the recovery password in order to recover the users files during password change" => "Wpisz hasło odzyskiwania, aby odzyskać pliki użytkowników podczas zmiany hasła", "Default Storage" => "Magazyn domyślny", +"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "Proszę ustawić ograniczenie zasobów (np. \"512 MB\" albo \"12 GB)", "Unlimited" => "Bez limitu", "Other" => "Inne", "Username" => "Nazwa użytkownika", "Storage" => "Magazyn", +"change full name" => "Zmień pełna nazwę", "set new password" => "ustaw nowe hasło", "Default" => "Domyślny" ); diff --git a/settings/l10n/ru_RU.php b/settings/l10n/ru_RU.php index 1686cb5aa00..938c0b1642c 100644 --- a/settings/l10n/ru_RU.php +++ b/settings/l10n/ru_RU.php @@ -1,8 +1,10 @@ <?php $TRANSLATIONS = array( "Error" => "Ошибка", +"Delete" => "Удалить", "More" => "Подробнее", "Password" => "Пароль", +"Create" => "Создать", "Username" => "Имя пользователя" ); $PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; diff --git a/settings/l10n/sl.php b/settings/l10n/sl.php index 7cd00ca0694..ddd75d2372c 100644 --- a/settings/l10n/sl.php +++ b/settings/l10n/sl.php @@ -2,6 +2,7 @@ $TRANSLATIONS = array( "Unable to load list from App Store" => "Ni mogoče naložiti seznama iz programskega središča", "Authentication error" => "Napaka med overjanjem", +"Your full name has been changed." => "Vaše polno ime je spremenjeno.", "Unable to change full name" => "Ni mogoče spremeniti polnega imena", "Group already exists" => "Skupina že obstaja", "Unable to add group" => "Skupine ni mogoče dodati", @@ -16,15 +17,21 @@ $TRANSLATIONS = array( "Unable to remove user from group %s" => "Uporabnika ni mogoče odstraniti iz skupine %s", "Couldn't update app." => "Programa ni mogoče posodobiti.", "Wrong password" => "Napačno geslo", +"No user supplied" => "Ni navedenega uporabnika", +"Unable to change password" => "Ni mogoče spremeniti gesla", "Update to {appversion}" => "Posodobi na {appversion}", "Disable" => "Onemogoči", "Enable" => "Omogoči", "Please wait...." => "Počakajte ...", +"Error while disabling app" => "Napaka onemogočanja programa", +"Error while enabling app" => "Napaka omogočanja programa", "Updating...." => "Poteka posodabljanje ...", "Error while updating app" => "Prišlo je do napake med posodabljanjem programa.", "Error" => "Napaka", "Update" => "Posodobi", "Updated" => "Posodobljeno", +"Select a profile picture" => "Izbor slike profila", +"Decrypting files... Please wait, this can take some time." => "Poteka odšifriranje datotek ... Opravilo je lahko dolgotrajno.", "Saving..." => "Poteka shranjevanje ...", "deleted" => "izbrisano", "undo" => "razveljavi", @@ -36,7 +43,13 @@ $TRANSLATIONS = array( "A valid username must be provided" => "Navedeno mora biti veljavno uporabniško ime", "Error creating user" => "Napaka ustvarjanja uporabnika", "A valid password must be provided" => "Navedeno mora biti veljavno geslo", +"Warning: Home directory for user \"{user}\" already exists" => "Opozorilo: osebna mapa uporabnika \"{user}\" že obstaja", "__language_name__" => "Slovenščina", +"Everything (fatal issues, errors, warnings, info, debug)" => "Vse (podrobnosti, opozorila, hrošče, napake in usodne dogodke)", +"Info, warnings, errors and fatal issues" => "Podrobnosti, opozorila, napake in usodne dogodke", +"Warnings, errors and fatal issues" => "Opozorila, napake in usodne dogodke", +"Errors and fatal issues" => "Napake in usodne dogodke", +"Fatal issues only" => "Le usodne dogodke", "Security Warning" => "Varnostno opozorilo", "Setup Warning" => "Opozorilo nastavitve", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Spletni stražnik še ni ustrezno nastavljen in ne omogoča usklajevanja, saj je nastavitev WebDAV okvarjena.", @@ -56,6 +69,7 @@ $TRANSLATIONS = array( "Allow users to share items shared with them again" => "Uporabnikom dovoli nadaljnjo souporabo predmetov", "Allow users to share with anyone" => "Uporabnikom dovoli souporabo s komerkoli", "Allow users to only share with users in their groups" => "Uporabnikom dovoli souporabo z ostalimi uporabniki njihove skupine", +"Allow mail notification" => "Dovoli obvestila preko elektronske pošte", "Security" => "Varnost", "Enforce HTTPS" => "Zahtevaj uporabo HTTPS", "Log" => "Dnevnik", @@ -89,18 +103,24 @@ $TRANSLATIONS = array( "Your email address" => "Osebni elektronski naslov", "Fill in an email address to enable password recovery" => "Vpišite osebni elektronski naslov in s tem omogočite obnovitev gesla", "Profile picture" => "Slika profila", +"Upload new" => "Pošlji novo", +"Select new from Files" => "Izberi novo iz menija datotek", "Remove image" => "Odstrani sliko", "Abort" => "Prekini", +"Choose as profile image" => "Izberi kot sliko profila", "Language" => "Jezik", "Help translate" => "Sodelujte pri prevajanju", "WebDAV" => "WebDAV", +"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Uporabite naslov <a href=\"%s\" target=\"_blank\"> za dostop do datotek rpeko sistema WebDAV</a>.", "Encryption" => "Šifriranje", +"Log-in password" => "Prijavno geslo", "Decrypt all Files" => "Odšifriraj vse datoteke", "Login Name" => "Prijavno ime", "Create" => "Ustvari", -"Admin Recovery Password" => "Obnovitev administratorjevega gesla", -"Enter the recovery password in order to recover the users files during password change" => "Vnesite geslo za obnovitev, ki ga boste uporabljali za obnovitev datotek uporabnikov med spremembo gesla", +"Admin Recovery Password" => "Obnovitev skrbniškega gesla", +"Enter the recovery password in order to recover the users files during password change" => "Vnesite geslo, ki omogoča obnovitev uporabniških datotek med spreminjanjem gesla", "Default Storage" => "Privzeta shramba", +"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "Vnesite količinsko omejitev prostora (na primer: \"512 MB\" ali \"12 GB\")", "Unlimited" => "Neomejeno", "Other" => "Drugo", "Username" => "Uporabniško ime", |