diff options
307 files changed, 2105 insertions, 1889 deletions
diff --git a/apps/files/l10n/da.php b/apps/files/l10n/da.php index 1f4642405ab..076fa46b4c3 100644 --- a/apps/files/l10n/da.php +++ b/apps/files/l10n/da.php @@ -44,6 +44,7 @@ $TRANSLATIONS = array( "Rename" => "Omdøb", "Your download is being prepared. This might take some time if the files are big." => "Dit download forberedes. Dette kan tage lidt tid ved større filer.", "Pending" => "Afventer", +"Error moving file." => "Fejl ved flytning af fil", "Error moving file" => "Fejl ved flytning af fil", "Error" => "Fejl", "Could not rename file" => "Kunne ikke omdøbe filen", @@ -62,6 +63,7 @@ $TRANSLATIONS = array( "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Krypteringen blev deaktiveret, men dine filer er stadig krypteret. Gå venligst til dine personlige indstillinger for at dekryptere dine filer. ", "{dirs} and {files}" => "{dirs} og {files}", "%s could not be renamed" => "%s kunne ikke omdøbes", +"Upload (max. %s)" => "Upload (max. %s)", "File handling" => "Filhåndtering", "Maximum upload size" => "Maksimal upload-størrelse", "max. possible: " => "max. mulige: ", diff --git a/apps/files/l10n/pl.php b/apps/files/l10n/pl.php index 6b2c683016e..fa9c7911443 100644 --- a/apps/files/l10n/pl.php +++ b/apps/files/l10n/pl.php @@ -44,6 +44,7 @@ $TRANSLATIONS = array( "Rename" => "Zmień nazwę", "Your download is being prepared. This might take some time if the files are big." => "Pobieranie jest przygotowywane. Może to zająć trochę czasu jeśli pliki są duże.", "Pending" => "Oczekujące", +"Error moving file." => "Błąd podczas przenoszenia pliku.", "Error moving file" => "Błąd prz przenoszeniu pliku", "Error" => "Błąd", "Could not rename file" => "Nie można zmienić nazwy pliku", diff --git a/apps/files/l10n/ro.php b/apps/files/l10n/ro.php index 5dcbfd8a63a..c36ba11fc0c 100644 --- a/apps/files/l10n/ro.php +++ b/apps/files/l10n/ro.php @@ -8,6 +8,7 @@ $TRANSLATIONS = array( "The target folder has been moved or deleted." => "Dosarul țintă a fost mutat sau șters.", "The name %s is already used in the folder %s. Please choose a different name." => "Numele %s este deja este folosit în dosarul %s. Te rog alege alt nume.", "Not a valid source" => "Sursă nevalidă", +"Server is not allowed to open URLs, please check the server configuration" => "Serverului nu ii este permis sa deschida URL-ul , verificati setarile serverului", "Error while downloading %s to %s" => "Eroare la descarcarea %s in %s", "Error when creating the file" => "Eroare la crearea fisierului", "Folder name cannot be empty." => "Numele folderului nu poate fi liber.", @@ -57,6 +58,7 @@ $TRANSLATIONS = array( "\"{name}\" is an invalid file name." => "\"{name}\" este un nume de fișier nevalid.", "Your storage is full, files can not be updated or synced anymore!" => "Spațiul de stocare este plin, fișierele nu mai pot fi actualizate sau sincronizate!", "Your storage is almost full ({usedSpacePercent}%)" => "Spațiul de stocare este aproape plin ({usedSpacePercent}%)", +"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" => "Aplicatia de criptare este activata dar tastatura nu este initializata , va rugam deconectati-va si reconectati-va", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Cheie privată nevalidă pentru aplicația Încriptare. Te rog, actualizează-ți parola cheii private folosind setările personale pentru a reaccesa fișierele tale încriptate.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "criptarea a fost disactivata dar fisierele sant inca criptate.va rog intrati in setarile personale pentru a decripta fisierele", "{dirs} and {files}" => "{dirs} și {files}", diff --git a/apps/files/l10n/sl.php b/apps/files/l10n/sl.php index b312b2db0df..90b18f632c3 100644 --- a/apps/files/l10n/sl.php +++ b/apps/files/l10n/sl.php @@ -44,6 +44,7 @@ $TRANSLATIONS = array( "Rename" => "Preimenuj", "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.", "Pending" => "V čakanju ...", +"Error moving file." => "Napaka premikanja datoteke.", "Error moving file" => "Napaka premikanja datoteke", "Error" => "Napaka", "Could not rename file" => "Ni mogoče preimenovati datoteke", diff --git a/apps/files_external/l10n/cs_CZ.php b/apps/files_external/l10n/cs_CZ.php index 4cfefbde052..e953e19a9dd 100644 --- a/apps/files_external/l10n/cs_CZ.php +++ b/apps/files_external/l10n/cs_CZ.php @@ -18,6 +18,7 @@ $TRANSLATIONS = array( "Password" => "Heslo", "Root" => "Root", "Secure ftps://" => "Zabezpečené ftps://", +"Username (required)" => "Uživatelské jméno (nutné)", "Region (optional for OpenStack Object Storage)" => "Region (nepovinný pro OpenStack Object Storage)", "Password (required for OpenStack Object Storage)" => "Heslo (vyžadováno pro OpenStack Object Storage)", "Timeout of HTTP requests in seconds (optional)" => "Vypršení HTTP požadavků v sekundách (nepovinné)", diff --git a/apps/files_external/l10n/da.php b/apps/files_external/l10n/da.php index 4f606497138..a0e8510789e 100644 --- a/apps/files_external/l10n/da.php +++ b/apps/files_external/l10n/da.php @@ -1,22 +1,37 @@ <?php $TRANSLATIONS = array( +"Local" => "Lokal", "Location" => "Placering", +"Amazon S3" => "Amazon S3", +"Key" => "Nøgle", +"Secret" => "Hemmelighed", +"Secret Key" => "Hemmelig Nøgle ", "URL" => "URL", "Username" => "Brugernavn", "Password" => "Kodeord", +"Root" => "Root", +"Secure ftps://" => "Sikker ftps://", +"Client ID" => "Klient ID", +"Client secret" => "Klient hemmelighed", +"OpenStack Object Storage" => "OpenStack Object Storage", "Share" => "Del", +"Secure https://" => "Sikker https://", "Access granted" => "Adgang godkendt", "Error configuring Dropbox storage" => "Fejl ved konfiguration af Dropbox plads", "Grant access" => "Godkend adgang", "Please provide a valid Dropbox app key and secret." => "Angiv venligst en valid Dropbox app nøgle og hemmelighed", "Error configuring Google Drive storage" => "Fejl ved konfiguration af Google Drive plads", "Saved" => "Gemt", +"<b>Note:</b> " => "<b>Note:</b> ", +" and " => "og", "External Storage" => "Ekstern opbevaring", "Folder name" => "Mappenavn", "External storage" => "Eksternt lager", "Configuration" => "Opsætning", "Options" => "Valgmuligheder", +"Available for" => "Tilgængelig for", "Add storage" => "Tilføj lager", +"No user or group" => "Ingen bruger eller gruppe", "All Users" => "Alle brugere", "Groups" => "Grupper", "Users" => "Brugere", diff --git a/apps/files_external/l10n/ko.php b/apps/files_external/l10n/ko.php index 1df20b80725..6ae8ffdeb8f 100644 --- a/apps/files_external/l10n/ko.php +++ b/apps/files_external/l10n/ko.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Location" => "장소", +"Amazon S3" => "Amazon S3", "URL" => "URL", "Username" => "사용자 이름", "Password" => "암호", @@ -10,6 +11,7 @@ $TRANSLATIONS = array( "Grant access" => "접근 권한 부여", "Please provide a valid Dropbox app key and secret." => "올바른 Dropbox 앱 키와 암호를 입력하십시오.", "Error configuring Google Drive storage" => "Google 드라이브 저장소 설정 오류", +"Saved" => "저장됨", "External Storage" => "외부 저장소", "Folder name" => "폴더 이름", "External storage" => "외부 저장소", diff --git a/apps/files_external/l10n/pl.php b/apps/files_external/l10n/pl.php index 0732b7054a3..9c13371b166 100644 --- a/apps/files_external/l10n/pl.php +++ b/apps/files_external/l10n/pl.php @@ -2,10 +2,42 @@ $TRANSLATIONS = array( "Local" => "Lokalny", "Location" => "Lokalizacja", +"Amazon S3" => "Amazon S3", +"Key" => "Klucz", +"Secret" => "Hasło", +"Bucket" => "Kosz", +"Amazon S3 and compliant" => "Amazon S3 i zgodne", +"Access Key" => "Klucz dostępu", +"Secret Key" => "Klucz hasła", +"Hostname (optional)" => "Nazwa hosta (opcjonalnie)", +"Port (optional)" => "Port (opcjonalnie)", +"Region (optional)" => "Region (opcjonalnie)", +"Enable SSL" => "Włącz SSL", +"Enable Path Style" => "Włącz styl ścieżki", +"App key" => "Klucz aplikacji", +"App secret" => "Hasło aplikacji", "URL" => "URL", "Username" => "Nazwa użytkownika", "Password" => "Hasło", +"Root" => "Root", +"Secure ftps://" => "Bezpieczny ftps://", +"Client ID" => "ID klienta", +"Client secret" => "Hasło klienta", +"OpenStack Object Storage" => "Magazyn obiektów OpenStack", +"Username (required)" => "Użytkownik (wymagany)", +"Bucket (required)" => "Kosz (wymagany)", +"Region (optional for OpenStack Object Storage)" => "Region (opcjonalny dla magazynu obiektów OpenStack)", +"API Key (required for Rackspace Cloud Files)" => "Klucz API (wymagany dla plików Rackspace Cloud)", +"Tenantname (required for OpenStack Object Storage)" => "Nazwa najemcy (wymagana dla magazynu obiektów OpenStack)", +"Password (required for OpenStack Object Storage)" => "Hasło (wymagane dla magazynu obiektów OpenStack)", +"Service Name (required for OpenStack Object Storage)" => "Nazwa usługi (wymagana dla magazynu obiektów OpenStack)", +"URL of identity endpoint (required for OpenStack Object Storage)" => "URL lub zakończenie jednostki (wymagane dla magazynu obiektów OpenStack)", +"Timeout of HTTP requests in seconds (optional)" => "Czas wygaśnięcia żądań HTTP w sekundach (opcjonalne)", "Share" => "Udostępnij", +"SMB / CIFS using OC login" => "SMB / CIFS przy użyciu loginu OC", +"Username as share" => "Użytkownik jako zasób", +"Secure https://" => "Bezpieczny https://", +"Remote subfolder" => "Zdalny podfolder", "Access granted" => "Dostęp do", "Error configuring Dropbox storage" => "Wystąpił błąd podczas konfigurowania zasobu Dropbox", "Grant access" => "Udziel dostępu", diff --git a/apps/files_external/l10n/pt_PT.php b/apps/files_external/l10n/pt_PT.php index e9766588eca..767ddeec8a6 100644 --- a/apps/files_external/l10n/pt_PT.php +++ b/apps/files_external/l10n/pt_PT.php @@ -1,22 +1,45 @@ <?php $TRANSLATIONS = array( +"Local" => "Local", "Location" => "Local", +"Amazon S3" => "Amazon S3", +"Key" => "Chave", +"Secret" => "Secreto", +"Access Key" => "Chave de acesso", +"Secret Key" => "Chave Secreta", +"Port (optional)" => "Porta (opcional)", +"Region (optional)" => "Região (opcional)", +"Enable SSL" => "Activar SSL", +"App key" => "Chave da aplicação", +"App secret" => "Chave secreta da aplicação", "URL" => "URL", "Username" => "Nome de utilizador", "Password" => "Palavra-passe", +"Root" => "Raiz", +"Client ID" => "ID Cliente", +"Client secret" => "Segredo do cliente", +"Username (required)" => "Utilizador (requerido)", "Share" => "Partilhar", +"Remote subfolder" => "Sub-pasta remota ", "Access granted" => "Acesso autorizado", "Error configuring Dropbox storage" => "Erro ao configurar o armazenamento do Dropbox", "Grant access" => "Conceder acesso", "Please provide a valid Dropbox app key and secret." => "Por favor forneça uma \"app key\" e \"secret\" do Dropbox válidas.", "Error configuring Google Drive storage" => "Erro ao configurar o armazenamento do Google Drive", "Saved" => "Guardado", +"<b>Note:</b> " => "<b>Aviso:</b> ", +" and " => "e", +"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Aviso:</b> O suporte cURL no PHP não está activo ou instalado. Não é possível montar %s. Peça ao seu administrador para instalar.", +"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Aviso:</b> O suporte FTP no PHP não está activo ou instalado. Não é possível montar %s. Peça ao seu administrador para instalar.", +"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Aviso:</b> O cliente\"%s\" não está instalado. Não é possível montar \"%s\" . Peça ao seu administrador para instalar.", "External Storage" => "Armazenamento Externo", "Folder name" => "Nome da pasta", "External storage" => "Armazenamento Externo", "Configuration" => "Configuração", "Options" => "Opções", +"Available for" => "Disponível para ", "Add storage" => "Adicionar armazenamento", +"No user or group" => "Sem utilizador nem grupo", "All Users" => "Todos os utilizadores", "Groups" => "Grupos", "Users" => "Utilizadores", diff --git a/apps/files_external/l10n/sl.php b/apps/files_external/l10n/sl.php index 04fa28127a5..235ba23eb10 100644 --- a/apps/files_external/l10n/sl.php +++ b/apps/files_external/l10n/sl.php @@ -2,6 +2,8 @@ $TRANSLATIONS = array( "Local" => "Krajevno", "Location" => "Mesto", +"Amazon S3" => "Amazon S3", +"Key" => "Ključ", "URL" => "Naslov URL", "Username" => "Uporabniško ime", "Password" => "Geslo", diff --git a/apps/files_external/l10n/zh_CN.php b/apps/files_external/l10n/zh_CN.php index a61331de365..241bc29e661 100644 --- a/apps/files_external/l10n/zh_CN.php +++ b/apps/files_external/l10n/zh_CN.php @@ -1,26 +1,43 @@ <?php $TRANSLATIONS = array( +"Local" => "本地", "Location" => "地点", +"Amazon S3" => "Amazon S3", +"Access Key" => "访问密钥", +"Hostname (optional)" => "域名 (可选)", +"Port (optional)" => "端口 (可选)", +"Region (optional)" => "区域 (optional)", +"Enable SSL" => "启用 SSL", "URL" => "URL", "Username" => "用户名", "Password" => "密码", +"Root" => "根路径", +"Secure ftps://" => "安全 ftps://", "Share" => "共享", +"SMB / CIFS using OC login" => "SMB / CIFS 使用 OC 登录信息", +"Secure https://" => "安全 https://", "Access granted" => "权限已授予。", "Error configuring Dropbox storage" => "配置Dropbox存储时出错", "Grant access" => "授权", "Please provide a valid Dropbox app key and secret." => "请提供有效的Dropbox应用key和secret", "Error configuring Google Drive storage" => "配置Google Drive存储时出错", +"Saved" => "已保存", +"<b>Note:</b> " => "<b>注意:</b>", +" and " => "和", "External Storage" => "外部存储", "Folder name" => "目录名称", "External storage" => "外部存储", "Configuration" => "配置", "Options" => "选项", +"Available for" => "可用于", "Add storage" => "添加存储", +"No user or group" => "无用户或组", "All Users" => "所有用户", "Groups" => "组", "Users" => "用户", "Delete" => "删除", "Enable User External Storage" => "启用用户外部存储", +"Allow users to mount the following external storage" => "允许用户挂载以下外部存储", "SSL root certificates" => "SSL根证书", "Import Root Certificate" => "导入根证书" ); diff --git a/apps/files_sharing/l10n/ar.php b/apps/files_sharing/l10n/ar.php index f796f7ec59d..3f8b49913f2 100644 --- a/apps/files_sharing/l10n/ar.php +++ b/apps/files_sharing/l10n/ar.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "انتهت صلاحية الرابط", "sharing is disabled" => "المشاركة غير مفعلة", "For more info, please ask the person who sent this link." => "لمزيد من المعلومات، يرجى سؤال الشخص الذي أرسل هذا الرابط", -"shared by %s" => "مشاركة من قبل %s", +"Download" => "تحميل", "Download %s" => "تحميل %s", "Direct link" => "رابط مباشر" ); diff --git a/apps/files_sharing/l10n/ast.php b/apps/files_sharing/l10n/ast.php index 02a2f6fb628..d90df88723f 100644 --- a/apps/files_sharing/l10n/ast.php +++ b/apps/files_sharing/l10n/ast.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Shared by {owner}" => "Compartíu por {owner}", -"Password" => "Contraseña" +"Password" => "Contraseña", +"Download" => "Baxar" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/bg_BG.php b/apps/files_sharing/l10n/bg_BG.php index 37e2ca33370..80bc1176873 100644 --- a/apps/files_sharing/l10n/bg_BG.php +++ b/apps/files_sharing/l10n/bg_BG.php @@ -1,6 +1,6 @@ <?php $TRANSLATIONS = array( "Password" => "Парола", -"shared by %s" => "споделено от %s" +"Download" => "Изтегляне" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/bn_BD.php b/apps/files_sharing/l10n/bn_BD.php index 1d737247d8a..6c5809f5a0b 100644 --- a/apps/files_sharing/l10n/bn_BD.php +++ b/apps/files_sharing/l10n/bn_BD.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Password" => "কূটশব্দ" +"Password" => "কূটশব্দ", +"Download" => "ডাউনলোড" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/ca.php b/apps/files_sharing/l10n/ca.php index 6432219650b..8b23af69640 100644 --- a/apps/files_sharing/l10n/ca.php +++ b/apps/files_sharing/l10n/ca.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "l'enllaç ha vençut", "sharing is disabled" => "s'ha desactivat la compartició", "For more info, please ask the person who sent this link." => "Per més informació contacteu amb qui us ha enviat l'enllaç.", -"shared by %s" => "compartit per %s", +"Download" => "Baixa", "Download %s" => "Baixa %s", "Direct link" => "Enllaç directe" ); diff --git a/apps/files_sharing/l10n/cs_CZ.php b/apps/files_sharing/l10n/cs_CZ.php index e7a8b16f000..d77cc794940 100644 --- a/apps/files_sharing/l10n/cs_CZ.php +++ b/apps/files_sharing/l10n/cs_CZ.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "platnost odkazu vypršela", "sharing is disabled" => "sdílení je zakázané", "For more info, please ask the person who sent this link." => "Pro více informací kontaktujte osobu, která vám zaslala tento odkaz.", -"shared by %s" => "sdílí %s", +"Download" => "Stáhnout", "Download %s" => "Stáhnout %s", "Direct link" => "Přímý odkaz" ); diff --git a/apps/files_sharing/l10n/cy_GB.php b/apps/files_sharing/l10n/cy_GB.php index bf05f890a94..0012a9fa7f1 100644 --- a/apps/files_sharing/l10n/cy_GB.php +++ b/apps/files_sharing/l10n/cy_GB.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Password" => "Cyfrinair" +"Password" => "Cyfrinair", +"Download" => "Llwytho i lawr" ); $PLURAL_FORMS = "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"; diff --git a/apps/files_sharing/l10n/da.php b/apps/files_sharing/l10n/da.php index 6c6a39c2954..07fc5392a8b 100644 --- a/apps/files_sharing/l10n/da.php +++ b/apps/files_sharing/l10n/da.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "linket udløb", "sharing is disabled" => "deling er deaktiveret", "For more info, please ask the person who sent this link." => "For yderligere information, kontakt venligst personen der sendte linket. ", -"shared by %s" => "delt af %s", +"Download" => "Download", "Download %s" => "Download %s", "Direct link" => "Direkte link" ); diff --git a/apps/files_sharing/l10n/de.php b/apps/files_sharing/l10n/de.php index a9248818444..2ca1a006a93 100644 --- a/apps/files_sharing/l10n/de.php +++ b/apps/files_sharing/l10n/de.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "Der Link ist abgelaufen", "sharing is disabled" => "Teilen ist deaktiviert", "For more info, please ask the person who sent this link." => "Für mehr Informationen, frage bitte die Person, die Dir diesen Link geschickt hat.", -"shared by %s" => "Freigegeben von %s", +"Download" => "Herunterladen", "Download %s" => "Download %s", "Direct link" => "Direkter Link" ); diff --git a/apps/files_sharing/l10n/de_AT.php b/apps/files_sharing/l10n/de_AT.php index 142892bc9a9..08ef4d9245e 100644 --- a/apps/files_sharing/l10n/de_AT.php +++ b/apps/files_sharing/l10n/de_AT.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Password" => "Passwort" +"Password" => "Passwort", +"Download" => "Herunterladen" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/de_CH.php b/apps/files_sharing/l10n/de_CH.php index 6ea0a4654c6..8d3c5f6ed74 100644 --- a/apps/files_sharing/l10n/de_CH.php +++ b/apps/files_sharing/l10n/de_CH.php @@ -8,6 +8,7 @@ $TRANSLATIONS = array( "the item was removed" => "Das Element wurde entfernt", "the link expired" => "Der Link ist abgelaufen", "sharing is disabled" => "Teilen ist deaktiviert", -"For more info, please ask the person who sent this link." => "Für mehr Informationen, fragen Sie bitte die Person, die Ihnen diesen Link geschickt hat." +"For more info, please ask the person who sent this link." => "Für mehr Informationen, fragen Sie bitte die Person, die Ihnen diesen Link geschickt hat.", +"Download" => "Herunterladen" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/de_DE.php b/apps/files_sharing/l10n/de_DE.php index e7bd75a2e0a..021ec041aa0 100644 --- a/apps/files_sharing/l10n/de_DE.php +++ b/apps/files_sharing/l10n/de_DE.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "Der Link ist abgelaufen", "sharing is disabled" => "Teilen ist deaktiviert", "For more info, please ask the person who sent this link." => "Für mehr Informationen, fragen Sie bitte die Person, die Ihnen diesen Link geschickt hat.", -"shared by %s" => "Geteilt von %s", +"Download" => "Herunterladen", "Download %s" => "Download %s", "Direct link" => "Direkte Verlinkung" ); diff --git a/apps/files_sharing/l10n/el.php b/apps/files_sharing/l10n/el.php index 10ff594c98d..eb559a682d9 100644 --- a/apps/files_sharing/l10n/el.php +++ b/apps/files_sharing/l10n/el.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "ο σύνδεσμος έληξε", "sharing is disabled" => "ο διαμοιρασμός απενεργοποιήθηκε", "For more info, please ask the person who sent this link." => "Για περισσότερες πληροφορίες, παρακαλώ ρωτήστε το άτομο που σας έστειλε αυτόν τον σύνδεσμο.", -"shared by %s" => "διαμοιράστηκε από %s", +"Download" => "Λήψη", "Download %s" => "Λήψη %s", "Direct link" => "Άμεσος σύνδεσμος" ); diff --git a/apps/files_sharing/l10n/en@pirate.php b/apps/files_sharing/l10n/en@pirate.php index ab628e1717e..a9271109002 100644 --- a/apps/files_sharing/l10n/en@pirate.php +++ b/apps/files_sharing/l10n/en@pirate.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Password" => "Secret Code" +"Password" => "Secret Code", +"Download" => "Download" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/en_GB.php b/apps/files_sharing/l10n/en_GB.php index 02663f96b8e..e263f3cf6df 100644 --- a/apps/files_sharing/l10n/en_GB.php +++ b/apps/files_sharing/l10n/en_GB.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "the link expired", "sharing is disabled" => "sharing is disabled", "For more info, please ask the person who sent this link." => "For more info, please ask the person who sent this link.", -"shared by %s" => "shared by %s", +"Download" => "Download", "Download %s" => "Download %s", "Direct link" => "Direct link" ); diff --git a/apps/files_sharing/l10n/eo.php b/apps/files_sharing/l10n/eo.php index 1148d516972..127ac02206e 100644 --- a/apps/files_sharing/l10n/eo.php +++ b/apps/files_sharing/l10n/eo.php @@ -9,6 +9,7 @@ $TRANSLATIONS = array( "the link expired" => "la ligilo eksvalidiĝis", "sharing is disabled" => "kunhavigo malkapablas", "For more info, please ask the person who sent this link." => "Por plia informo, bonvolu peti al la persono, kiu sendis ĉi tiun ligilon.", +"Download" => "Elŝuti", "Direct link" => "Direkta ligilo" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/es.php b/apps/files_sharing/l10n/es.php index 2e3f3b85003..6978c7ce72c 100644 --- a/apps/files_sharing/l10n/es.php +++ b/apps/files_sharing/l10n/es.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "el enlace expiró", "sharing is disabled" => "compartir está desactivado", "For more info, please ask the person who sent this link." => "Para mayor información, contacte a la persona que le envió el enlace.", -"shared by %s" => "Compartido por %s", +"Download" => "Descargar", "Download %s" => "Descargar %s", "Direct link" => "Enlace directo" ); diff --git a/apps/files_sharing/l10n/es_AR.php b/apps/files_sharing/l10n/es_AR.php index 95cfadc1db6..9a9db794938 100644 --- a/apps/files_sharing/l10n/es_AR.php +++ b/apps/files_sharing/l10n/es_AR.php @@ -10,6 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "el enlace expiró", "sharing is disabled" => "compartir está desactivado", "For more info, please ask the person who sent this link." => "Para mayor información, contactá a la persona que te mandó el enlace.", +"Download" => "Descargar", "Direct link" => "Vínculo directo" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/es_CL.php b/apps/files_sharing/l10n/es_CL.php index 42a2f066c6e..083bc4d4e2a 100644 --- a/apps/files_sharing/l10n/es_CL.php +++ b/apps/files_sharing/l10n/es_CL.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Password" => "Clave" +"Password" => "Clave", +"Download" => "Descargar" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/es_MX.php b/apps/files_sharing/l10n/es_MX.php index 9168e25308d..1a1ebe4b4c6 100644 --- a/apps/files_sharing/l10n/es_MX.php +++ b/apps/files_sharing/l10n/es_MX.php @@ -10,6 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "el enlace expiró", "sharing is disabled" => "compartir está desactivado", "For more info, please ask the person who sent this link." => "Para mayor información, contacte a la persona que le envió el enlace.", +"Download" => "Descargar", "Direct link" => "Enlace directo" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/et_EE.php b/apps/files_sharing/l10n/et_EE.php index 7150f05da22..e95e6271957 100644 --- a/apps/files_sharing/l10n/et_EE.php +++ b/apps/files_sharing/l10n/et_EE.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "link on aegunud", "sharing is disabled" => "jagamine on peatatud", "For more info, please ask the person who sent this link." => "Täpsema info saamiseks palun pöördu lingi saatnud isiku poole.", -"shared by %s" => "jagas %s", +"Download" => "Lae alla", "Download %s" => "Laadi alla %s", "Direct link" => "Otsene link" ); diff --git a/apps/files_sharing/l10n/eu.php b/apps/files_sharing/l10n/eu.php index 5f13a73e1ff..03c2f844a14 100644 --- a/apps/files_sharing/l10n/eu.php +++ b/apps/files_sharing/l10n/eu.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "lotura iraungi da", "sharing is disabled" => "elkarbanatzea ez dago gaituta", "For more info, please ask the person who sent this link." => "Informazio gehiagorako, mesedez eskatu lotura hau bidali zuen pertsonari", -"shared by %s" => "%sk partekatuta", +"Download" => "Deskargatu", "Direct link" => "Lotura zuzena" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/eu_ES.php b/apps/files_sharing/l10n/eu_ES.php new file mode 100644 index 00000000000..e6e5bc7cbf9 --- /dev/null +++ b/apps/files_sharing/l10n/eu_ES.php @@ -0,0 +1,5 @@ +<?php +$TRANSLATIONS = array( +"Download" => "Deskargatu" +); +$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/fa.php b/apps/files_sharing/l10n/fa.php index 9b0a1dbc9d5..1176401f1a3 100644 --- a/apps/files_sharing/l10n/fa.php +++ b/apps/files_sharing/l10n/fa.php @@ -2,6 +2,7 @@ $TRANSLATIONS = array( "Shared by {owner}" => "اشتراک گذارنده {owner}", "The password is wrong. Try again." => "رمزعبور اشتباه می باشد. دوباره امتحان کنید.", -"Password" => "گذرواژه" +"Password" => "گذرواژه", +"Download" => "دانلود" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/fi_FI.php b/apps/files_sharing/l10n/fi_FI.php index e8ca368c717..851463c4b83 100644 --- a/apps/files_sharing/l10n/fi_FI.php +++ b/apps/files_sharing/l10n/fi_FI.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "linkki vanheni", "sharing is disabled" => "jakaminen on poistettu käytöstä", "For more info, please ask the person who sent this link." => "Kysy lisätietoja henkilöltä, jolta sait linkin.", -"shared by %s" => "jakanut %s", +"Download" => "Lataa", "Download %s" => "Lataa %s", "Direct link" => "Suora linkki" ); diff --git a/apps/files_sharing/l10n/fr.php b/apps/files_sharing/l10n/fr.php index 8e083f4ca0e..a5b75e412f7 100644 --- a/apps/files_sharing/l10n/fr.php +++ b/apps/files_sharing/l10n/fr.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "le lien a expiré", "sharing is disabled" => "le partage est désactivé", "For more info, please ask the person who sent this link." => "Pour plus d'informations, veuillez contacter la personne qui a envoyé ce lien.", -"shared by %s" => "partagé par %s", +"Download" => "Télécharger", "Download %s" => "Télécharger %s", "Direct link" => "Lien direct" ); diff --git a/apps/files_sharing/l10n/gl.php b/apps/files_sharing/l10n/gl.php index a04e8234230..f5e1c6645f6 100644 --- a/apps/files_sharing/l10n/gl.php +++ b/apps/files_sharing/l10n/gl.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "a ligazón caducou", "sharing is disabled" => "foi desactivada a compartición", "For more info, please ask the person who sent this link." => "Para obter máis información, pregúntelle á persoa que lle enviou a ligazón.", -"shared by %s" => "compartido por %s", +"Download" => "Descargar", "Download %s" => "Descargar %s", "Direct link" => "Ligazón directa" ); diff --git a/apps/files_sharing/l10n/he.php b/apps/files_sharing/l10n/he.php index 9ba86d07722..e56fdb2c801 100644 --- a/apps/files_sharing/l10n/he.php +++ b/apps/files_sharing/l10n/he.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Shared by {owner}" => "שותף בידי {owner}", -"Password" => "סיסמא" +"Password" => "סיסמא", +"Download" => "הורדה" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/hr.php b/apps/files_sharing/l10n/hr.php index 60c01d30b5e..16776cdba27 100644 --- a/apps/files_sharing/l10n/hr.php +++ b/apps/files_sharing/l10n/hr.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Password" => "Lozinka" +"Password" => "Lozinka", +"Download" => "Preuzimanje" ); $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_sharing/l10n/hu_HU.php b/apps/files_sharing/l10n/hu_HU.php index 787a22fe6c0..82210116100 100644 --- a/apps/files_sharing/l10n/hu_HU.php +++ b/apps/files_sharing/l10n/hu_HU.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "lejárt a link érvényességi ideje", "sharing is disabled" => "letiltásra került a megosztás", "For more info, please ask the person who sent this link." => "További információért forduljon ahhoz, aki ezt a linket küldte Önnek!", -"shared by %s" => "Megosztotta: %s", +"Download" => "Letöltés", "Direct link" => "Közvetlen link" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/ia.php b/apps/files_sharing/l10n/ia.php index 9ec82f20dfa..03e2deb431a 100644 --- a/apps/files_sharing/l10n/ia.php +++ b/apps/files_sharing/l10n/ia.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Password" => "Contrasigno" +"Password" => "Contrasigno", +"Download" => "Discargar" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/id.php b/apps/files_sharing/l10n/id.php index e4668a7fb54..72670c23b39 100644 --- a/apps/files_sharing/l10n/id.php +++ b/apps/files_sharing/l10n/id.php @@ -10,6 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "tautan telah kadaluarsa", "sharing is disabled" => "berbagi dinonaktifkan", "For more info, please ask the person who sent this link." => "Untuk info lebih lanjut, silakan tanyakan orang yang mengirim tautan ini.", +"Download" => "Unduh", "Direct link" => "Tautan langsung" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/is.php b/apps/files_sharing/l10n/is.php index c4a1c589401..795dfeb6bfe 100644 --- a/apps/files_sharing/l10n/is.php +++ b/apps/files_sharing/l10n/is.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Password" => "Lykilorð" +"Password" => "Lykilorð", +"Download" => "Niðurhal" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/it.php b/apps/files_sharing/l10n/it.php index 7efa4584606..94c2a66808c 100644 --- a/apps/files_sharing/l10n/it.php +++ b/apps/files_sharing/l10n/it.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "il collegamento è scaduto", "sharing is disabled" => "la condivisione è disabilitata", "For more info, please ask the person who sent this link." => "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento.", -"shared by %s" => "condiviso da %s", +"Download" => "Scarica", "Download %s" => "Scarica %s", "Direct link" => "Collegamento diretto" ); diff --git a/apps/files_sharing/l10n/ja.php b/apps/files_sharing/l10n/ja.php index 7e6461c6081..a45da97dcad 100644 --- a/apps/files_sharing/l10n/ja.php +++ b/apps/files_sharing/l10n/ja.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "リンクの期限が切れています", "sharing is disabled" => "共有が無効になっています", "For more info, please ask the person who sent this link." => "不明な点は、こちらのリンクの提供者に確認をお願いします。", -"shared by %s" => "%s で共有中", +"Download" => "ダウンロード", "Download %s" => "%s をダウンロード", "Direct link" => "リンク" ); diff --git a/apps/files_sharing/l10n/jv.php b/apps/files_sharing/l10n/jv.php new file mode 100644 index 00000000000..690632bdba0 --- /dev/null +++ b/apps/files_sharing/l10n/jv.php @@ -0,0 +1,5 @@ +<?php +$TRANSLATIONS = array( +"Download" => "Njipuk" +); +$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/ka_GE.php b/apps/files_sharing/l10n/ka_GE.php index 5fc48c9fd94..132bcb274c8 100644 --- a/apps/files_sharing/l10n/ka_GE.php +++ b/apps/files_sharing/l10n/ka_GE.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Shared by {owner}" => "გაზიარდა {owner} –ის მიერ", -"Password" => "პაროლი" +"Password" => "პაროლი", +"Download" => "ჩამოტვირთვა" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/km.php b/apps/files_sharing/l10n/km.php index 99b97c914e8..db353c9cb74 100644 --- a/apps/files_sharing/l10n/km.php +++ b/apps/files_sharing/l10n/km.php @@ -1,6 +1,6 @@ <?php $TRANSLATIONS = array( "Password" => "ពាក្យសម្ងាត់", -"shared by %s" => "បានចែករំលែកដោយ %s" +"Download" => "ទាញយក" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/ko.php b/apps/files_sharing/l10n/ko.php index a4593fbd6cb..00818abf4a4 100644 --- a/apps/files_sharing/l10n/ko.php +++ b/apps/files_sharing/l10n/ko.php @@ -10,6 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "링크가 만료됨", "sharing is disabled" => "공유가 비활성화됨", "For more info, please ask the person who sent this link." => "자세한 정보는 링크를 보낸 사람에게 문의하십시오.", +"Download" => "다운로드", "Direct link" => "직접 링크" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/ku_IQ.php b/apps/files_sharing/l10n/ku_IQ.php index d433885e672..b16e87d81c3 100644 --- a/apps/files_sharing/l10n/ku_IQ.php +++ b/apps/files_sharing/l10n/ku_IQ.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Password" => "وشەی تێپەربو" +"Password" => "وشەی تێپەربو", +"Download" => "داگرتن" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/lb.php b/apps/files_sharing/l10n/lb.php index b253e795dfe..a3e98138225 100644 --- a/apps/files_sharing/l10n/lb.php +++ b/apps/files_sharing/l10n/lb.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "The password is wrong. Try again." => "Den Passwuert ass incorrect. Probeier ed nach eng keier.", -"Password" => "Passwuert" +"Password" => "Passwuert", +"Download" => "Download" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/lt_LT.php b/apps/files_sharing/l10n/lt_LT.php index 5db5ae275e2..4c05e9217a2 100644 --- a/apps/files_sharing/l10n/lt_LT.php +++ b/apps/files_sharing/l10n/lt_LT.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "baigėsi nuorodos galiojimo laikas", "sharing is disabled" => "dalinimasis yra išjungtas", "For more info, please ask the person who sent this link." => "Dėl tikslesnės informacijos susisiekite su asmeniu atsiuntusiu nuorodą.", -"shared by %s" => "pasidalino %s", +"Download" => "Atsisiųsti", "Direct link" => "Tiesioginė nuoroda" ); $PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"; diff --git a/apps/files_sharing/l10n/lv.php b/apps/files_sharing/l10n/lv.php index 834d7c17211..693f91d3b5c 100644 --- a/apps/files_sharing/l10n/lv.php +++ b/apps/files_sharing/l10n/lv.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Shared by {owner}" => "Dalījās {owner}", -"Password" => "Parole" +"Password" => "Parole", +"Download" => "Lejupielādēt" ); $PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"; diff --git a/apps/files_sharing/l10n/mk.php b/apps/files_sharing/l10n/mk.php index 6afa5fc6846..b7281825a83 100644 --- a/apps/files_sharing/l10n/mk.php +++ b/apps/files_sharing/l10n/mk.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Shared by {owner}" => "Споделени од {owner}", -"Password" => "Лозинка" +"Password" => "Лозинка", +"Download" => "Преземи" ); $PLURAL_FORMS = "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"; diff --git a/apps/files_sharing/l10n/ms_MY.php b/apps/files_sharing/l10n/ms_MY.php index 89d11f49fd7..43ea0b2d880 100644 --- a/apps/files_sharing/l10n/ms_MY.php +++ b/apps/files_sharing/l10n/ms_MY.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Password" => "Kata laluan" +"Password" => "Kata laluan", +"Download" => "Muat turun" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/my_MM.php b/apps/files_sharing/l10n/my_MM.php index 475d6427436..ff92e898ed4 100644 --- a/apps/files_sharing/l10n/my_MM.php +++ b/apps/files_sharing/l10n/my_MM.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Password" => "စကားဝှက်" +"Password" => "စကားဝှက်", +"Download" => "ဒေါင်းလုတ်" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/nb_NO.php b/apps/files_sharing/l10n/nb_NO.php index 6427d716703..193ee7165ec 100644 --- a/apps/files_sharing/l10n/nb_NO.php +++ b/apps/files_sharing/l10n/nb_NO.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "lenken er utløpt", "sharing is disabled" => "deling er deaktivert", "For more info, please ask the person who sent this link." => "For mer informasjon, spør personen som sendte lenken.", -"shared by %s" => "delt av %s", +"Download" => "Last ned", "Direct link" => "Direkte lenke" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/nl.php b/apps/files_sharing/l10n/nl.php index 6151733f54a..e35898862cf 100644 --- a/apps/files_sharing/l10n/nl.php +++ b/apps/files_sharing/l10n/nl.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "de link is verlopen", "sharing is disabled" => "delen is uitgeschakeld", "For more info, please ask the person who sent this link." => "Voor meer informatie, neem contact op met de persoon die u deze link heeft gestuurd.", -"shared by %s" => "gedeeld door %s", +"Download" => "Downloaden", "Download %s" => "Download %s", "Direct link" => "Directe link" ); diff --git a/apps/files_sharing/l10n/nn_NO.php b/apps/files_sharing/l10n/nn_NO.php index 6f7968e199a..e85c019d5c7 100644 --- a/apps/files_sharing/l10n/nn_NO.php +++ b/apps/files_sharing/l10n/nn_NO.php @@ -8,6 +8,7 @@ $TRANSLATIONS = array( "the item was removed" => "fila/mappa er fjerna", "the link expired" => "lenkja har gått ut på dato", "sharing is disabled" => "deling er slått av", -"For more info, please ask the person who sent this link." => "Spør den som sende deg lenkje om du vil ha meir informasjon." +"For more info, please ask the person who sent this link." => "Spør den som sende deg lenkje om du vil ha meir informasjon.", +"Download" => "Last ned" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/oc.php b/apps/files_sharing/l10n/oc.php index c67cdf272f7..15ef1720ad2 100644 --- a/apps/files_sharing/l10n/oc.php +++ b/apps/files_sharing/l10n/oc.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Password" => "Senhal" +"Password" => "Senhal", +"Download" => "Avalcarga" ); $PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/apps/files_sharing/l10n/pa.php b/apps/files_sharing/l10n/pa.php index 6fee1e95f00..43632737a29 100644 --- a/apps/files_sharing/l10n/pa.php +++ b/apps/files_sharing/l10n/pa.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Password" => "ਪਾਸਵਰ" +"Password" => "ਪਾਸਵਰ", +"Download" => "ਡਾਊਨਲੋਡ" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/pl.php b/apps/files_sharing/l10n/pl.php index 4ecdced1a1d..bf62ead1076 100644 --- a/apps/files_sharing/l10n/pl.php +++ b/apps/files_sharing/l10n/pl.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "link wygasł", "sharing is disabled" => "Udostępnianie jest wyłączone", "For more info, please ask the person who sent this link." => "Aby uzyskać więcej informacji proszę poprosić osobę, która wysłał ten link.", -"shared by %s" => "udostępniony przez %s", +"Download" => "Pobierz", "Download %s" => "Pobierz %s", "Direct link" => "Bezpośredni link" ); diff --git a/apps/files_sharing/l10n/pt_BR.php b/apps/files_sharing/l10n/pt_BR.php index 4cd95b09dc3..7167f99c2d2 100644 --- a/apps/files_sharing/l10n/pt_BR.php +++ b/apps/files_sharing/l10n/pt_BR.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "o link expirou", "sharing is disabled" => "compartilhamento está desativada", "For more info, please ask the person who sent this link." => "Para mais informações, por favor, pergunte a pessoa que enviou este link.", -"shared by %s" => "compartilhado por %s", +"Download" => "Baixar", "Download %s" => "Baixar %s", "Direct link" => "Link direto" ); diff --git a/apps/files_sharing/l10n/pt_PT.php b/apps/files_sharing/l10n/pt_PT.php index fdcc498fc20..b28e2b188dc 100644 --- a/apps/files_sharing/l10n/pt_PT.php +++ b/apps/files_sharing/l10n/pt_PT.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "O link expirou", "sharing is disabled" => "A partilha está desativada", "For more info, please ask the person who sent this link." => "Para mais informações, por favor questione a pessoa que lhe enviou este link", -"shared by %s" => "partilhada por %s", +"Download" => "Transferir", "Download %s" => "Download %s", "Direct link" => "Link direto" ); diff --git a/apps/files_sharing/l10n/ro.php b/apps/files_sharing/l10n/ro.php index ca0d5e077b0..024011bf29c 100644 --- a/apps/files_sharing/l10n/ro.php +++ b/apps/files_sharing/l10n/ro.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "The password is wrong. Try again." => "Parola este incorectă. Încercaţi din nou.", -"Password" => "Parolă" +"Password" => "Parolă", +"Download" => "Descarcă" ); $PLURAL_FORMS = "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"; diff --git a/apps/files_sharing/l10n/ru.php b/apps/files_sharing/l10n/ru.php index 2b44e29a345..41c60d2ec8a 100644 --- a/apps/files_sharing/l10n/ru.php +++ b/apps/files_sharing/l10n/ru.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "срок ссылки истёк", "sharing is disabled" => "общий доступ отключён", "For more info, please ask the person who sent this link." => "Пожалуйста, обратитесь к отправителю данной ссылки.", -"shared by %s" => "Поделиться с %s", +"Download" => "Скачать", "Direct link" => "Прямая ссылка" ); $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_sharing/l10n/si_LK.php b/apps/files_sharing/l10n/si_LK.php index 5d3c0d0bed1..da0390033af 100644 --- a/apps/files_sharing/l10n/si_LK.php +++ b/apps/files_sharing/l10n/si_LK.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Password" => "මුර පදය" +"Password" => "මුර පදය", +"Download" => "බාන්න" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/sk_SK.php b/apps/files_sharing/l10n/sk_SK.php index 6856c0591f4..48054b6c7af 100644 --- a/apps/files_sharing/l10n/sk_SK.php +++ b/apps/files_sharing/l10n/sk_SK.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "linke vypršala platnosť", "sharing is disabled" => "zdieľanie je zakázané", "For more info, please ask the person who sent this link." => "Pre viac informácií kontaktujte osobu, ktorá vám poslala tento odkaz.", -"shared by %s" => "Zdieľa %s", +"Download" => "Sťahovanie", "Download %s" => "Stiahnuť %s", "Direct link" => "Priama linka" ); diff --git a/apps/files_sharing/l10n/sl.php b/apps/files_sharing/l10n/sl.php index 7c1014b0ef0..361f2f1b04f 100644 --- a/apps/files_sharing/l10n/sl.php +++ b/apps/files_sharing/l10n/sl.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "povezava je pretekla,", "sharing is disabled" => "souporaba je onemogočena.", "For more info, please ask the person who sent this link." => "Za več podrobnosti stopite v stik s pošiljateljem te povezave.", -"shared by %s" => "souporabp omogoča %s", +"Download" => "Prejmi", "Download %s" => "Prejmi %s", "Direct link" => "Neposredna povezava" ); diff --git a/apps/files_sharing/l10n/sq.php b/apps/files_sharing/l10n/sq.php index b1db4d5c546..f6729dafc3e 100644 --- a/apps/files_sharing/l10n/sq.php +++ b/apps/files_sharing/l10n/sq.php @@ -9,6 +9,7 @@ $TRANSLATIONS = array( "the link expired" => "lidhja ka skaduar", "sharing is disabled" => "ndarja është çaktivizuar", "For more info, please ask the person who sent this link." => "Për më shumë informacione, ju lutem pyesni personin që iu dërgoi këtë lidhje.", +"Download" => "Shkarko", "Direct link" => "Lidhje direkte" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/sr.php b/apps/files_sharing/l10n/sr.php index bc963ac87b8..947e57551ac 100644 --- a/apps/files_sharing/l10n/sr.php +++ b/apps/files_sharing/l10n/sr.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Password" => "Лозинка" +"Password" => "Лозинка", +"Download" => "Преузми" ); $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_sharing/l10n/sr@latin.php b/apps/files_sharing/l10n/sr@latin.php index 7d5ba12c6e7..f44821fc0d8 100644 --- a/apps/files_sharing/l10n/sr@latin.php +++ b/apps/files_sharing/l10n/sr@latin.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Password" => "Lozinka" +"Password" => "Lozinka", +"Download" => "Preuzmi" ); $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_sharing/l10n/sv.php b/apps/files_sharing/l10n/sv.php index 94b7edf6977..a1951401d75 100644 --- a/apps/files_sharing/l10n/sv.php +++ b/apps/files_sharing/l10n/sv.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "giltighet för länken har gått ut", "sharing is disabled" => "delning är inaktiverat", "For more info, please ask the person who sent this link." => "För mer information, kontakta den person som skickade den här länken.", -"shared by %s" => "delad av %s", +"Download" => "Ladda ner", "Download %s" => "Ladda ner %s", "Direct link" => "Direkt länk" ); diff --git a/apps/files_sharing/l10n/ta_LK.php b/apps/files_sharing/l10n/ta_LK.php index 3b944d42e64..05443e0522c 100644 --- a/apps/files_sharing/l10n/ta_LK.php +++ b/apps/files_sharing/l10n/ta_LK.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Shared by {owner}" => "பகிரப்பட்டது {சொந்தகாரர்}", -"Password" => "கடவுச்சொல்" +"Password" => "கடவுச்சொல்", +"Download" => "பதிவிறக்குக" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/th_TH.php b/apps/files_sharing/l10n/th_TH.php index 706d0a561ed..f2f90088da7 100644 --- a/apps/files_sharing/l10n/th_TH.php +++ b/apps/files_sharing/l10n/th_TH.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Shared by {owner}" => "ถูกแชร์โดย {owner}", -"Password" => "รหัสผ่าน" +"Password" => "รหัสผ่าน", +"Download" => "ดาวน์โหลด" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/tr.php b/apps/files_sharing/l10n/tr.php index 4177221e108..ac3cb526562 100644 --- a/apps/files_sharing/l10n/tr.php +++ b/apps/files_sharing/l10n/tr.php @@ -4,13 +4,13 @@ $TRANSLATIONS = array( "This share is password-protected" => "Bu paylaşım parola korumalı", "The password is wrong. Try again." => "Parola hatalı. Yeniden deneyin.", "Password" => "Parola", -"Sorry, this link doesn’t seem to work anymore." => "Üzgünüz, bu bağlantı artık çalışıyor gibi görünmüyor", +"Sorry, this link doesn’t seem to work anymore." => "Üzgünüz, bu bağlantı artık çalışıyor gibi görünmüyor.", "Reasons might be:" => "Sebepleri şunlar olabilir:", "the item was removed" => "öge kaldırılmış", "the link expired" => "bağlantı süresi dolmuş", "sharing is disabled" => "paylaşım devre dışı", "For more info, please ask the person who sent this link." => "Daha fazla bilgi için bu bağlantıyı aldığınız kişi ile iletişime geçin.", -"shared by %s" => "paylaşan: %s", +"Download" => "İndir", "Download %s" => "İndir: %s", "Direct link" => "Doğrudan bağlantı" ); diff --git a/apps/files_sharing/l10n/ug.php b/apps/files_sharing/l10n/ug.php index 9de41786913..fd6a1c71c9b 100644 --- a/apps/files_sharing/l10n/ug.php +++ b/apps/files_sharing/l10n/ug.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Password" => "ئىم" +"Password" => "ئىم", +"Download" => "چۈشۈر" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/uk.php b/apps/files_sharing/l10n/uk.php index 204b8e174a0..7b0acb661b6 100644 --- a/apps/files_sharing/l10n/uk.php +++ b/apps/files_sharing/l10n/uk.php @@ -10,6 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "посилання застаріло", "sharing is disabled" => "обмін заборонений", "For more info, please ask the person who sent this link." => "Для отримання додаткової інформації, будь ласка, зверніться до особи, яка надіслала це посилання.", +"Download" => "Завантажити", "Direct link" => "Пряме посилання" ); $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_sharing/l10n/vi.php b/apps/files_sharing/l10n/vi.php index e1a65f27515..1db740c0234 100644 --- a/apps/files_sharing/l10n/vi.php +++ b/apps/files_sharing/l10n/vi.php @@ -2,6 +2,6 @@ $TRANSLATIONS = array( "Shared by {owner}" => "Được chia sẽ bởi {owner}", "Password" => "Mật khẩu", -"shared by %s" => " Được chia sẻ bởi %s" +"Download" => "Tải về" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/zh_CN.php b/apps/files_sharing/l10n/zh_CN.php index 8946741a30d..3178b284058 100644 --- a/apps/files_sharing/l10n/zh_CN.php +++ b/apps/files_sharing/l10n/zh_CN.php @@ -10,7 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "链接过期", "sharing is disabled" => "共享已禁用", "For more info, please ask the person who sent this link." => "欲知详情,请联系发给你链接的人。", -"shared by %s" => "由 %s 共享", +"Download" => "下载", "Direct link" => "直接链接" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/zh_HK.php b/apps/files_sharing/l10n/zh_HK.php index 59043097490..3c561acce43 100644 --- a/apps/files_sharing/l10n/zh_HK.php +++ b/apps/files_sharing/l10n/zh_HK.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Password" => "密碼" +"Password" => "密碼", +"Download" => "下載" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/zh_TW.php b/apps/files_sharing/l10n/zh_TW.php index eb591fa3597..07abcb6999d 100644 --- a/apps/files_sharing/l10n/zh_TW.php +++ b/apps/files_sharing/l10n/zh_TW.php @@ -9,6 +9,7 @@ $TRANSLATIONS = array( "the item was removed" => "項目已經移除", "the link expired" => "連結過期", "sharing is disabled" => "分享功能已停用", -"For more info, please ask the person who sent this link." => "請詢問告訴您此連結的人以瞭解更多" +"For more info, please ask the person who sent this link." => "請詢問告訴您此連結的人以瞭解更多", +"Download" => "下載" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_trashbin/lib/trashbin.php b/apps/files_trashbin/lib/trashbin.php index 9b931333b7f..173eb2164cf 100644 --- a/apps/files_trashbin/lib/trashbin.php +++ b/apps/files_trashbin/lib/trashbin.php @@ -883,11 +883,19 @@ class Trashbin { $iterator = new \RecursiveIteratorIterator(new \RecursiveDirectoryIterator($root), \RecursiveIteratorIterator::CHILD_FIRST); $size = 0; - foreach ($iterator as $path) { + /** + * RecursiveDirectoryIterator on an NFS path isn't iterable with foreach + * This bug is fixed in PHP 5.5.9 or before + * See #8376 + */ + $iterator->rewind(); + while ($iterator->valid()) { + $path = $iterator->current(); $relpath = substr($path, strlen($root) - 1); if (!$view->is_dir($relpath)) { $size += $view->filesize($relpath); } + $iterator->next(); } return $size; } diff --git a/apps/user_ldap/l10n/ro.php b/apps/user_ldap/l10n/ro.php index 26394db0f85..0a91abe29c6 100644 --- a/apps/user_ldap/l10n/ro.php +++ b/apps/user_ldap/l10n/ro.php @@ -1,12 +1,29 @@ <?php $TRANSLATIONS = array( +"The configuration is valid and the connection could be established!" => "Configuraţia este valida şi s-a stabilit conectarea", +"No action specified" => "Nu este specificata nici o acţiune ", +"No configuration specified" => "Nu este specificata nici o configurare ", "Deletion failed" => "Ștergerea a eșuat", +"Keep settings?" => "Păstraţi setările ?", +"Cannot add server configuration" => "Nu se poate adăuga configuraţia serverului ", "Success" => "Succes", "Error" => "Eroare", +"Configuration OK" => "Configuraţie valida", +"Configuration incorrect" => "Configuraţie incorecta ", +"Configuration incomplete" => "Configuraţie incompleta ", +"Select groups" => "Selectaţi grupuri ", +"Select attributes" => "Selectaţi caracteristici", +"Connection test succeeded" => "Testul de conectare a reuşit ", +"Connection test failed" => "Testul de conectare a eşuat ", +"Do you really want to delete the current Server Configuration?" => "Sunteţi sigur ca vreţi sa ştergeţi configuraţia actuala a serverului ?", +"Confirm Deletion" => "Confirmaţi Ştergerea ", "_%s group found_::_%s groups found_" => array("","",""), "_%s user found_::_%s users found_" => array("","",""), "Save" => "Salvează", +"Test Configuration" => "Configurare test", "Help" => "Ajutor", +"Other Attributes:" => "Alte caracteristici :", +"Add Server Configuration" => "Adăugaţi Configuraţia Serverului", "Host" => "Gazdă", "You can omit the protocol, except you require SSL. Then start with ldaps://" => "Puteți omite protocolul, decât dacă folosiți SSL. Atunci se începe cu ldaps://", "Port" => "Portul", @@ -16,11 +33,16 @@ $TRANSLATIONS = array( "For anonymous access, leave DN and Password empty." => "Pentru acces anonim, lăsați DN și Parolă libere.", "One Base DN per line" => "Un Base DN pe linie", "You can specify Base DN for users and groups in the Advanced tab" => "Puteți să specificați DN de bază pentru utilizatori și grupuri în fila Avansat", +"users found" => "Utilizatori găsiţi ", "Back" => "Înapoi", "Continue" => "Continuă", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Atenție</b> Modulul PHP LDAP nu este instalat, infrastructura nu va funcționa. Contactează administratorul sistemului pentru al instala.", +"Connection Settings" => "Setările de conexiune", +"Configuration Active" => "Configuraţie activa ", +"Disable Main Server" => "Dezactivaţi serverul principal", "Turn off SSL certificate validation." => "Oprește validarea certificatelor SSL ", "in seconds. A change empties the cache." => "în secunde. O schimbare curăță memoria tampon.", +"Directory Settings" => "Setările directorului", "User Display Name Field" => "Câmpul cu numele vizibil al utilizatorului", "Base User Tree" => "Arborele de bază al Utilizatorilor", "One User Base DN per line" => "Un User Base DN pe linie", @@ -28,7 +50,9 @@ $TRANSLATIONS = array( "Base Group Tree" => "Arborele de bază al Grupurilor", "One Group Base DN per line" => "Un Group Base DN pe linie", "Group-Member association" => "Asocierea Grup-Membru", +"Special Attributes" => "Caracteristici speciale ", "in bytes" => "în octeți", -"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Lăsați gol pentru numele de utilizator (implicit). În caz contrar, specificați un atribut LDAP / AD." +"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Lăsați gol pentru numele de utilizator (implicit). În caz contrar, specificați un atribut LDAP / AD.", +"Internal Username" => "Nume utilizator intern" ); $PLURAL_FORMS = "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"; diff --git a/apps/user_ldap/l10n/sk_SK.php b/apps/user_ldap/l10n/sk_SK.php index 3c6b51824f4..fdcb4ea81b1 100644 --- a/apps/user_ldap/l10n/sk_SK.php +++ b/apps/user_ldap/l10n/sk_SK.php @@ -89,6 +89,7 @@ $TRANSLATIONS = array( "Group Search Attributes" => "Atribúty vyhľadávania skupín", "Group-Member association" => "Priradenie člena skupiny", "Nested Groups" => "Vnorené skupiny", +"When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" => "Ak je zapnuté, tak je možné používať skupiny, ktoré obsahujú iné skupiny. (Funguje, len ak atribút člena skupiny obsahuje DN.)", "Special Attributes" => "Špeciálne atribúty", "Quota Field" => "Pole kvóty", "Quota Default" => "Predvolená kvóta", diff --git a/apps/user_webdavauth/l10n/ro.php b/apps/user_webdavauth/l10n/ro.php index 5780805a884..24e3c9f917c 100644 --- a/apps/user_webdavauth/l10n/ro.php +++ b/apps/user_webdavauth/l10n/ro.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"WebDAV Authentication" => "Autentificare WebDAV" +"WebDAV Authentication" => "Autentificare WebDAV", +"Address: " => "Adresa :" ); $PLURAL_FORMS = "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"; diff --git a/config/config.sample.php b/config/config.sample.php index 3298672bf4a..708e8367023 100755 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -54,7 +54,7 @@ $CONFIG = array( "proxyuserpwd" => "", /* List of trusted domains, to prevent host header poisoning ownCloud is only using these Host headers */ -'trusted_domains' => array('demo.owncloud.org', 'otherdomain.owncloud.org'), +'trusted_domains' => array('demo.owncloud.org', 'otherdomain.owncloud.org:8080'), /* Theme to use for ownCloud */ "theme" => "", @@ -142,7 +142,7 @@ $CONFIG = array( 'allow_user_to_change_display_name' => true, /* Check 3rdparty apps for malicious code fragments */ -"appcodechecker" => "", +"appcodechecker" => true, /* Check if ownCloud is up to date */ "updatechecker" => true, diff --git a/core/l10n/pt_PT.php b/core/l10n/pt_PT.php index 9015dfd22b0..fe289000dd8 100644 --- a/core/l10n/pt_PT.php +++ b/core/l10n/pt_PT.php @@ -56,6 +56,11 @@ $TRANSLATIONS = array( "(all selected)" => "(todos seleccionados)", "({count} selected)" => "({count} seleccionados)", "Error loading file exists template" => "Erro ao carregar o modelo de existências do ficheiro", +"Very weak password" => "Password muito fraca", +"Weak password" => "Password fraca", +"So-so password" => "Password aceitável", +"Good password" => "Password Forte", +"Strong password" => "Password muito forte", "Shared" => "Partilhado", "Share" => "Partilhar", "Error" => "Erro", diff --git a/l10n/ach/files_sharing.po b/l10n/ach/files_sharing.po index 37a1f4ea88b..db8560cb3d1 100644 --- a/l10n/ach/files_sharing.po +++ b/l10n/ach/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-11 01:54-0400\n" -"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: ach\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/ady/files_sharing.po b/l10n/ady/files_sharing.po index 62d961f3521..e27f7d01c6a 100644 --- a/l10n/ady/files_sharing.po +++ b/l10n/ady/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-11 01:54-0400\n" -"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: ady\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/af_ZA/files_sharing.po b/l10n/af_ZA/files_sharing.po index 6c02ef2a701..09700e06a1f 100644 --- a/l10n/af_ZA/files_sharing.po +++ b/l10n/af_ZA/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/ak/files_sharing.po b/l10n/ak/files_sharing.po index 6e19fe894d1..b647d7fb851 100644 --- a/l10n/ak/files_sharing.po +++ b/l10n/ak/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-11 01:54-0400\n" -"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Akan (http://www.transifex.com/projects/p/owncloud/language/ak/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: ak\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/am_ET/files_sharing.po b/l10n/am_ET/files_sharing.po index 5df40a55708..476d68ce168 100644 --- a/l10n/am_ET/files_sharing.po +++ b/l10n/am_ET/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-26 01:55-0400\n" -"PO-Revision-Date: 2014-03-25 09:38+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Amharic (Ethiopia) (http://www.transifex.com/projects/p/owncloud/language/am_ET/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: am_ET\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/ar/files.po b/l10n/ar/files.po index a5db9e7f7d2..7ce60c4f4bb 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -209,7 +209,7 @@ msgid "" "big." msgstr "جاري تجهيز عملية التحميل. قد تستغرق بعض الوقت اذا كان حجم الملفات كبير." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "قيد الانتظار" @@ -229,23 +229,23 @@ msgstr "خطأ" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "اسم" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "حجم" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "معدل" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "لا يوجد مجلدات %n" @@ -255,7 +255,7 @@ msgstr[3] "عدد قليل من مجلدات %n" msgstr[4] "عدد كبير من مجلدات %n" msgstr[5] "مجلدات %n" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "لا يوجد ملفات %n" @@ -265,7 +265,7 @@ msgstr[3] "قليل من ملفات %n" msgstr[4] "الكثير من ملفات %n" msgstr[5] " ملفات %n" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "لا يوجد ملفات %n لتحميلها" diff --git a/l10n/ar/files_sharing.po b/l10n/ar/files_sharing.po index 3cbf7986044..df94e842cb9 100644 --- a/l10n/ar/files_sharing.po +++ b/l10n/ar/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: Abderraouf Mehdi Bouhali <armbouhali@gmail.com>\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -58,16 +58,15 @@ msgstr "المشاركة غير مفعلة" msgid "For more info, please ask the person who sent this link." msgstr "لمزيد من المعلومات، يرجى سؤال الشخص الذي أرسل هذا الرابط" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "مشاركة من قبل %s" +#: templates/public.php:21 +msgid "Download" +msgstr "تحميل" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "تحميل %s" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "رابط مباشر" diff --git a/l10n/ast/files.po b/l10n/ast/files.po index ea8f9c07d36..6c5b2620c0a 100644 --- a/l10n/ast/files.po +++ b/l10n/ast/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "" @@ -227,35 +227,35 @@ msgstr "Fallu" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Nome" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Tamañu" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/ast/files_sharing.po b/l10n/ast/files_sharing.po index 52a809668f3..5b0ecf3d626 100644 --- a/l10n/ast/files_sharing.po +++ b/l10n/ast/files_sharing.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: Iñigo Varela <ivarela@softastur.org>\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Baxar" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/az/files_sharing.po b/l10n/az/files_sharing.po index 4f0393ce9ed..ec76b28b239 100644 --- a/l10n/az/files_sharing.po +++ b/l10n/az/files_sharing.po @@ -7,17 +7,17 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-11 01:54-0400\n" -"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: az\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/be/files_sharing.po b/l10n/be/files_sharing.po index fe99759a499..6816667bffd 100644 --- a/l10n/be/files_sharing.po +++ b/l10n/be/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-11 01:54-0400\n" -"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: be\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/bg_BG/files.po b/l10n/bg_BG/files.po index fe9b06d18cc..4d9f0ec1978 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Чакащо" @@ -227,35 +227,35 @@ msgstr "Грешка" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Име" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Размер" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Променено" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/bg_BG/files_sharing.po b/l10n/bg_BG/files_sharing.po index 5d8329f8ab0..e29402aa9a6 100644 --- a/l10n/bg_BG/files_sharing.po +++ b/l10n/bg_BG/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "споделено от %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Изтегляне" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/bn_BD/files.po b/l10n/bn_BD/files.po index 9f7e5a117aa..5cb1d332e35 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "মুলতুবি" @@ -227,35 +227,35 @@ msgstr "সমস্যা" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "রাম" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "আকার" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "পরিবর্তিত" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/bn_BD/files_sharing.po b/l10n/bn_BD/files_sharing.po index 654dca982e8..b5d789be46d 100644 --- a/l10n/bn_BD/files_sharing.po +++ b/l10n/bn_BD/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "ডাউনলোড" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/bs/files_sharing.po b/l10n/bs/files_sharing.po index b43e3b6b0bb..74a67fbf251 100644 --- a/l10n/bs/files_sharing.po +++ b/l10n/bs/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-11 01:54-0400\n" -"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: bs\n" "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);\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/ca/files.po b/l10n/ca/files.po index 517cf4e7a9c..dda159f5b59 100644 --- a/l10n/ca/files.po +++ b/l10n/ca/files.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" @@ -211,7 +211,7 @@ msgid "" "big." msgstr "S'està preparant la baixada. Pot trigar una estona si els fitxers són grans." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Pendent" @@ -231,35 +231,35 @@ msgstr "Error" msgid "Could not rename file" msgstr "No es pot canviar el nom de fitxer" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Error en esborrar el fitxer." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Nom" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Mida" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Modificat" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n carpeta" msgstr[1] "%n carpetes" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n fitxer" msgstr[1] "%n fitxers" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Pujant %n fitxer" diff --git a/l10n/ca/files_sharing.po b/l10n/ca/files_sharing.po index 5ccaa770277..f5f95b8297a 100644 --- a/l10n/ca/files_sharing.po +++ b/l10n/ca/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: rogerc\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" +"Last-Translator: I Robot\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" @@ -58,16 +58,15 @@ msgstr "s'ha desactivat la compartició" msgid "For more info, please ask the person who sent this link." msgstr "Per més informació contacteu amb qui us ha enviat l'enllaç." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "compartit per %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Baixa" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "Baixa %s" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Enllaç directe" diff --git a/l10n/cs_CZ/files.po b/l10n/cs_CZ/files.po index 634a7baef0e..d91cfd16636 100644 --- a/l10n/cs_CZ/files.po +++ b/l10n/cs_CZ/files.po @@ -17,8 +17,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-02 01:55-0400\n" -"PO-Revision-Date: 2014-05-01 06:00+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: svetlemodry <jaroslav@lichtblau.cz>\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/files_external.po b/l10n/cs_CZ/files_external.po index fc11c63eb11..ca8bddaf9dc 100644 --- a/l10n/cs_CZ/files_external.po +++ b/l10n/cs_CZ/files_external.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-02 01:55-0400\n" -"PO-Revision-Date: 2014-05-01 06:10+0000\n" +"POT-Creation-Date: 2014-05-05 01:55-0400\n" +"PO-Revision-Date: 2014-05-04 07:41+0000\n" "Last-Translator: svetlemodry <jaroslav@lichtblau.cz>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" @@ -122,7 +122,7 @@ msgstr "" #: appinfo/app.php:94 msgid "Username (required)" -msgstr "" +msgstr "Uživatelské jméno (nutné)" #: appinfo/app.php:95 msgid "Bucket (required)" diff --git a/l10n/cs_CZ/files_sharing.po b/l10n/cs_CZ/files_sharing.po index 20f3cf3c8e6..9240e00c8ce 100644 --- a/l10n/cs_CZ/files_sharing.po +++ b/l10n/cs_CZ/files_sharing.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: pstast <petr@stastny.eu>\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" +"Last-Translator: I Robot\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" @@ -60,16 +60,15 @@ msgstr "sdílení je zakázané" msgid "For more info, please ask the person who sent this link." msgstr "Pro více informací kontaktujte osobu, která vám zaslala tento odkaz." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "sdílí %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Stáhnout" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "Stáhnout %s" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Přímý odkaz" diff --git a/l10n/cy_GB/files.po b/l10n/cy_GB/files.po index 4afc5199ce9..1d49d16d1eb 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "Wrthi'n paratoi i lwytho i lawr. Gall gymryd peth amser os yw'r ffeiliau'n fawr." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "I ddod" @@ -227,23 +227,23 @@ msgstr "Gwall" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Enw" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Maint" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Addaswyd" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" @@ -251,7 +251,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" @@ -259,7 +259,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/cy_GB/files_sharing.po b/l10n/cy_GB/files_sharing.po index 9ced67477c3..673e5d52df7 100644 --- a/l10n/cy_GB/files_sharing.po +++ b/l10n/cy_GB/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Llwytho i lawr" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/da/files.po b/l10n/da/files.po index 6a300e43aff..5f0ea9907f4 100644 --- a/l10n/da/files.po +++ b/l10n/da/files.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 19:16+0000\n" +"Last-Translator: Sappe\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" @@ -212,13 +212,13 @@ msgid "" "big." msgstr "Dit download forberedes. Dette kan tage lidt tid ved større filer." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Afventer" #: js/filelist.js:916 msgid "Error moving file." -msgstr "" +msgstr "Fejl ved flytning af fil" #: js/filelist.js:924 msgid "Error moving file" @@ -232,35 +232,35 @@ msgstr "Fejl" msgid "Could not rename file" msgstr "Kunne ikke omdøbe filen" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Fejl ved sletnign af fil." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Navn" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Størrelse" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Ændret" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n mappe" msgstr[1] "%n mapper" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n fil" msgstr[1] "%n filer" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Uploader %n fil" @@ -309,7 +309,7 @@ msgstr "%s kunne ikke omdøbes" #: lib/helper.php:14 templates/index.php:22 #, php-format msgid "Upload (max. %s)" -msgstr "" +msgstr "Upload (max. %s)" #: templates/admin.php:4 msgid "File handling" diff --git a/l10n/da/files_external.po b/l10n/da/files_external.po index 43033ff7b93..9403bf565e5 100644 --- a/l10n/da/files_external.po +++ b/l10n/da/files_external.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Sappe, 2014 # Amplificator, 2014 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 19:21+0000\n" +"Last-Translator: Sappe\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" @@ -20,7 +21,7 @@ msgstr "" #: appinfo/app.php:34 msgid "Local" -msgstr "" +msgstr "Lokal" #: appinfo/app.php:36 msgid "Location" @@ -28,15 +29,15 @@ msgstr "Placering" #: appinfo/app.php:39 msgid "Amazon S3" -msgstr "" +msgstr "Amazon S3" #: appinfo/app.php:41 msgid "Key" -msgstr "" +msgstr "Nøgle" #: appinfo/app.php:42 msgid "Secret" -msgstr "" +msgstr "Hemmelighed" #: appinfo/app.php:43 appinfo/app.php:51 msgid "Bucket" @@ -52,7 +53,7 @@ msgstr "" #: appinfo/app.php:50 msgid "Secret Key" -msgstr "" +msgstr "Hemmelig Nøgle " #: appinfo/app.php:52 msgid "Hostname (optional)" @@ -100,23 +101,23 @@ msgstr "Kodeord" #: appinfo/app.php:76 appinfo/app.php:115 appinfo/app.php:124 #: appinfo/app.php:134 appinfo/app.php:154 msgid "Root" -msgstr "" +msgstr "Root" #: appinfo/app.php:77 msgid "Secure ftps://" -msgstr "" +msgstr "Sikker ftps://" #: appinfo/app.php:84 msgid "Client ID" -msgstr "" +msgstr "Klient ID" #: appinfo/app.php:85 msgid "Client secret" -msgstr "" +msgstr "Klient hemmelighed" #: appinfo/app.php:92 msgid "OpenStack Object Storage" -msgstr "" +msgstr "OpenStack Object Storage" #: appinfo/app.php:94 msgid "Username (required)" @@ -168,7 +169,7 @@ msgstr "" #: appinfo/app.php:135 appinfo/app.php:145 msgid "Secure https://" -msgstr "" +msgstr "Sikker https://" #: appinfo/app.php:144 msgid "Remote subfolder" @@ -200,11 +201,11 @@ msgstr "Gemt" #: lib/config.php:598 msgid "<b>Note:</b> " -msgstr "" +msgstr "<b>Note:</b> " #: lib/config.php:608 msgid " and " -msgstr "" +msgstr "og" #: lib/config.php:630 #, php-format @@ -249,7 +250,7 @@ msgstr "Valgmuligheder" #: templates/settings.php:12 msgid "Available for" -msgstr "" +msgstr "Tilgængelig for" #: templates/settings.php:32 msgid "Add storage" @@ -257,7 +258,7 @@ msgstr "Tilføj lager" #: templates/settings.php:92 msgid "No user or group" -msgstr "" +msgstr "Ingen bruger eller gruppe" #: templates/settings.php:95 msgid "All Users" diff --git a/l10n/da/files_sharing.po b/l10n/da/files_sharing.po index 59c197548e4..7164ebffa75 100644 --- a/l10n/da/files_sharing.po +++ b/l10n/da/files_sharing.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: Amplificator\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" +"Last-Translator: I Robot\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" @@ -60,16 +60,15 @@ msgstr "deling er deaktiveret" msgid "For more info, please ask the person who sent this link." msgstr "For yderligere information, kontakt venligst personen der sendte linket. " -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "delt af %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Download" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "Download %s" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Direkte link" diff --git a/l10n/de/files.po b/l10n/de/files.po index 1e6bf8fe4bb..008d7dc7980 100644 --- a/l10n/de/files.po +++ b/l10n/de/files.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:20+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+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" @@ -215,7 +215,7 @@ msgid "" "big." msgstr "Dein Download wird vorbereitet. Dies kann bei größeren Dateien etwas dauern." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Ausstehend" @@ -235,35 +235,35 @@ msgstr "Fehler" msgid "Could not rename file" msgstr "Die Datei konnte nicht umbenannt werden" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Fehler beim Löschen der Datei." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Name" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Größe" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Geändert" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n Ordner" msgstr[1] "%n Ordner" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n Datei" msgstr[1] "%n Dateien" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "%n Datei wird hochgeladen" diff --git a/l10n/de/files_sharing.po b/l10n/de/files_sharing.po index a70a65e5319..02a5233df72 100644 --- a/l10n/de/files_sharing.po +++ b/l10n/de/files_sharing.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: stefanniedermann <stefan.niedermann@googlemail.com>\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" +"Last-Translator: I Robot\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" @@ -62,16 +62,15 @@ msgstr "Teilen ist deaktiviert" msgid "For more info, please ask the person who sent this link." msgstr "Für mehr Informationen, frage bitte die Person, die Dir diesen Link geschickt hat." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "Freigegeben von %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Herunterladen" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "Download %s" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Direkter Link" diff --git a/l10n/de_AT/files.po b/l10n/de_AT/files.po index 2d9b94b5854..f317d5f8465 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "" @@ -227,35 +227,35 @@ msgstr "" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/de_AT/files_sharing.po b/l10n/de_AT/files_sharing.po index f739af1d8cb..272d331dc13 100644 --- a/l10n/de_AT/files_sharing.po +++ b/l10n/de_AT/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Herunterladen" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/de_CH/files.po b/l10n/de_CH/files.po index af44f0d918d..99055af3101 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "MIME-Version: 1.0\n" @@ -216,7 +216,7 @@ msgid "" "big." msgstr "Ihr Download wird vorbereitet. Dies kann bei grösseren Dateien etwas dauern." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Ausstehend" @@ -236,35 +236,35 @@ msgstr "Fehler" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Name" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Grösse" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Geändert" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "%n Ordner" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "%n Dateien" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "%n Datei wird hochgeladen" diff --git a/l10n/de_CH/files_sharing.po b/l10n/de_CH/files_sharing.po index bdbb8681006..e188bd274fd 100644 --- a/l10n/de_CH/files_sharing.po +++ b/l10n/de_CH/files_sharing.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "MIME-Version: 1.0\n" @@ -60,16 +60,15 @@ msgstr "Teilen ist deaktiviert" msgid "For more info, please ask the person who sent this link." msgstr "Für mehr Informationen, fragen Sie bitte die Person, die Ihnen diesen Link geschickt hat." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Herunterladen" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/de_DE/files.po b/l10n/de_DE/files.po index ceabd594c7f..6f53f790f67 100644 --- a/l10n/de_DE/files.po +++ b/l10n/de_DE/files.po @@ -18,8 +18,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:20+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+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" @@ -218,7 +218,7 @@ msgid "" "big." msgstr "Ihr Download wird vorbereitet. Dies kann bei größeren Dateien etwas dauern." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Ausstehend" @@ -238,35 +238,35 @@ msgstr "Fehler" msgid "Could not rename file" msgstr "Die Datei konnte nicht umbenannt werden" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Fehler beim Löschen der Datei." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Name" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Größe" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Geändert" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n Ordner" msgstr[1] "%n Ordner" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n Datei" msgstr[1] "%n Dateien" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "%n Datei wird hoch geladen" diff --git a/l10n/de_DE/files_sharing.po b/l10n/de_DE/files_sharing.po index feaa501d84b..2275194ef42 100644 --- a/l10n/de_DE/files_sharing.po +++ b/l10n/de_DE/files_sharing.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "MIME-Version: 1.0\n" @@ -61,16 +61,15 @@ msgstr "Teilen ist deaktiviert" msgid "For more info, please ask the person who sent this link." msgstr "Für mehr Informationen, fragen Sie bitte die Person, die Ihnen diesen Link geschickt hat." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "Geteilt von %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Herunterladen" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "Download %s" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Direkte Verlinkung" diff --git a/l10n/el/files.po b/l10n/el/files.po index 329c92671f9..dc7704037c8 100644 --- a/l10n/el/files.po +++ b/l10n/el/files.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-01 01:55-0400\n" -"PO-Revision-Date: 2014-04-30 11:30+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: ggoniotakis <ioannis.goniotakis@gmail.com>\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/el/files_sharing.po b/l10n/el/files_sharing.po index 552e42a683d..10343be4fc4 100644 --- a/l10n/el/files_sharing.po +++ b/l10n/el/files_sharing.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: Efstathios Iosifidis <iefstathios@gmail.com>\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" +"Last-Translator: I Robot\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" @@ -60,16 +60,15 @@ msgstr "ο διαμοιρασμός απενεργοποιήθηκε" msgid "For more info, please ask the person who sent this link." msgstr "Για περισσότερες πληροφορίες, παρακαλώ ρωτήστε το άτομο που σας έστειλε αυτόν τον σύνδεσμο." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "διαμοιράστηκε από %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Λήψη" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "Λήψη %s" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Άμεσος σύνδεσμος" diff --git a/l10n/en@pirate/files.po b/l10n/en@pirate/files.po index baf4a6c2645..fb845644ff7 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: 2014-04-29 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 05:55+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "" @@ -227,35 +227,35 @@ msgstr "" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/en@pirate/files_sharing.po b/l10n/en@pirate/files_sharing.po index 7efc8a85f9d..1a0792dafc6 100644 --- a/l10n/en@pirate/files_sharing.po +++ b/l10n/en@pirate/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" "Last-Translator: I Robot\n" "Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n" "MIME-Version: 1.0\n" @@ -58,16 +58,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Download" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/en_GB/files.po b/l10n/en_GB/files.po index 76cf90ce860..f76c3ebaf6e 100644 --- a/l10n/en_GB/files.po +++ b/l10n/en_GB/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 17:30+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+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" @@ -208,7 +208,7 @@ msgid "" "big." msgstr "Your download is being prepared. This might take some time if the files are big." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Pending" @@ -228,35 +228,35 @@ msgstr "Error" msgid "Could not rename file" msgstr "Could not rename file" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Error deleting file." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Name" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Size" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Modified" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n folder" msgstr[1] "%n folders" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n file" msgstr[1] "%n files" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Uploading %n file" diff --git a/l10n/en_GB/files_sharing.po b/l10n/en_GB/files_sharing.po index 0236269ad74..a64162837a5 100644 --- a/l10n/en_GB/files_sharing.po +++ b/l10n/en_GB/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: mnestis <transifex@mnestis.net>\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" +"Last-Translator: I Robot\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" @@ -58,16 +58,15 @@ msgstr "sharing is disabled" msgid "For more info, please ask the person who sent this link." msgstr "For more info, please ask the person who sent this link." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "shared by %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Download" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "Download %s" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Direct link" diff --git a/l10n/en_NZ/files_sharing.po b/l10n/en_NZ/files_sharing.po index 81152d16361..0e4ed143576 100644 --- a/l10n/en_NZ/files_sharing.po +++ b/l10n/en_NZ/files_sharing.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-01 01:55-0400\n" -"PO-Revision-Date: 2013-04-26 08:01+0000\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" +"Last-Translator: I Robot\n" "Language-Team: English (New Zealand) (http://www.transifex.com/projects/p/owncloud/language/en_NZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/eo/files.po b/l10n/eo/files.po index 46e8538e8e7..d27d9a66465 100644 --- a/l10n/eo/files.po +++ b/l10n/eo/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" @@ -208,7 +208,7 @@ msgid "" "big." msgstr "Via elŝuto pretiĝatas. Ĉi tio povas daŭri iom da tempo se la dosieroj grandas." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Traktotaj" @@ -228,35 +228,35 @@ msgstr "Eraro" msgid "Could not rename file" msgstr "Ne povis alinomiĝi dosiero" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Nomo" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Grando" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Modifita" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n dosierujo" msgstr[1] "%n dosierujoj" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n dosiero" msgstr[1] "%n dosieroj" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Alŝutatas %n dosiero" diff --git a/l10n/eo/files_sharing.po b/l10n/eo/files_sharing.po index c4db45473b0..b2c7e207da6 100644 --- a/l10n/eo/files_sharing.po +++ b/l10n/eo/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" @@ -58,16 +58,15 @@ msgstr "kunhavigo malkapablas" msgid "For more info, please ask the person who sent this link." msgstr "Por plia informo, bonvolu peti al la persono, kiu sendis ĉi tiun ligilon." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Elŝuti" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Direkta ligilo" diff --git a/l10n/es/files.po b/l10n/es/files.po index b46b9e00bd8..5e0f81e387a 100644 --- a/l10n/es/files.po +++ b/l10n/es/files.po @@ -18,8 +18,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 16:44+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+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" @@ -218,7 +218,7 @@ msgid "" "big." msgstr "Su descarga está siendo preparada. Esto podría tardar algo de tiempo si los archivos son grandes." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Pendiente" @@ -238,35 +238,35 @@ msgstr "Error" msgid "Could not rename file" msgstr "No se pudo renombrar el archivo" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Error al borrar el archivo" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Nombre" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Tamaño" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Modificado" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n carpeta" msgstr[1] "%n carpetas" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n archivo" msgstr[1] "%n archivos" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Subiendo %n archivo" diff --git a/l10n/es/files_sharing.po b/l10n/es/files_sharing.po index aab076a328e..1d9b8f9f779 100644 --- a/l10n/es/files_sharing.po +++ b/l10n/es/files_sharing.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: victormce <victormce@gmail.com>\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" +"Last-Translator: I Robot\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" @@ -61,16 +61,15 @@ msgstr "compartir está desactivado" msgid "For more info, please ask the person who sent this link." msgstr "Para mayor información, contacte a la persona que le envió el enlace." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "Compartido por %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Descargar" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "Descargar %s" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Enlace directo" diff --git a/l10n/es_AR/files.po b/l10n/es_AR/files.po index e7e9f91c107..05a5d472fb1 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -211,7 +211,7 @@ msgid "" "big." msgstr "Tu descarga se está preparando. Esto puede demorar si los archivos son muy grandes." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Pendientes" @@ -231,35 +231,35 @@ msgstr "Error" msgid "Could not rename file" msgstr "No se pudo renombrar el archivo" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Error al borrar el archivo." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Nombre" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Tamaño" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Modificado" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n carpeta" msgstr[1] "%n carpetas" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n archivo" msgstr[1] "%n archivos" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Subiendo %n archivo" diff --git a/l10n/es_AR/files_sharing.po b/l10n/es_AR/files_sharing.po index c870fb12982..fb4a0b5bf37 100644 --- a/l10n/es_AR/files_sharing.po +++ b/l10n/es_AR/files_sharing.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -59,16 +59,15 @@ msgstr "compartir está desactivado" msgid "For more info, please ask the person who sent this link." msgstr "Para mayor información, contactá a la persona que te mandó el enlace." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Descargar" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Vínculo directo" diff --git a/l10n/es_CL/files.po b/l10n/es_CL/files.po index c74b6e96351..266d97ede5e 100644 --- a/l10n/es_CL/files.po +++ b/l10n/es_CL/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/owncloud/language/es_CL/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "" @@ -227,35 +227,35 @@ msgstr "Error" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/es_CL/files_sharing.po b/l10n/es_CL/files_sharing.po index ebf9a9da371..e29e7d54feb 100644 --- a/l10n/es_CL/files_sharing.po +++ b/l10n/es_CL/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/owncloud/language/es_CL/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Descargar" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/es_CR/files_sharing.po b/l10n/es_CR/files_sharing.po index 904ff6bff9f..f13bac5cf84 100644 --- a/l10n/es_CR/files_sharing.po +++ b/l10n/es_CR/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-23 01:54-0400\n" -"PO-Revision-Date: 2014-04-22 22:45+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Costa Rica) (http://www.transifex.com/projects/p/owncloud/language/es_CR/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/es_MX/files.po b/l10n/es_MX/files.po index 5cb2a292e3e..0257d90866d 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "Su descarga está siendo preparada. Esto podría tardar algo de tiempo si los archivos son grandes." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Pendiente" @@ -227,35 +227,35 @@ msgstr "Error" msgid "Could not rename file" msgstr "No se pudo renombrar el archivo" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Error borrando el archivo." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Nombre" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Tamaño" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Modificado" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n carpeta" msgstr[1] "%n carpetas" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n archivo" msgstr[1] "%n archivos" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Subiendo %n archivo" diff --git a/l10n/es_MX/files_sharing.po b/l10n/es_MX/files_sharing.po index 495cc47b0d1..6b0ac7a443f 100644 --- a/l10n/es_MX/files_sharing.po +++ b/l10n/es_MX/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "compartir está desactivado" msgid "For more info, please ask the person who sent this link." msgstr "Para mayor información, contacte a la persona que le envió el enlace." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Descargar" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Enlace directo" diff --git a/l10n/et_EE/files.po b/l10n/et_EE/files.po index 3250a5e5424..95e5c718e99 100644 --- a/l10n/et_EE/files.po +++ b/l10n/et_EE/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" @@ -209,7 +209,7 @@ msgid "" "big." msgstr "Valmistatakse allalaadimist. See võib võtta veidi aega, kui on tegu suurte failidega. " -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Ootel" @@ -229,35 +229,35 @@ msgstr "Viga" msgid "Could not rename file" msgstr "Ei suuda faili ümber nimetada" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Viga faili kustutamisel." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Nimi" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Suurus" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Muudetud" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n kataloog" msgstr[1] "%n kataloogi" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n fail" msgstr[1] "%n faili" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Laadin üles %n faili" diff --git a/l10n/et_EE/files_sharing.po b/l10n/et_EE/files_sharing.po index 50156ba4c64..3a275271ccc 100644 --- a/l10n/et_EE/files_sharing.po +++ b/l10n/et_EE/files_sharing.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: pisike.sipelgas <pisike.sipelgas@gmail.com>\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" +"Last-Translator: I Robot\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" @@ -59,16 +59,15 @@ msgstr "jagamine on peatatud" msgid "For more info, please ask the person who sent this link." msgstr "Täpsema info saamiseks palun pöördu lingi saatnud isiku poole." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "jagas %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Lae alla" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "Laadi alla %s" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Otsene link" diff --git a/l10n/eu/files.po b/l10n/eu/files.po index 6427b9ba627..623359b6903 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" @@ -209,7 +209,7 @@ msgid "" "big." msgstr "Zure deskarga prestatu egin behar da. Denbora bat har lezake fitxategiak handiak badira. " -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Zain" @@ -229,35 +229,35 @@ msgstr "Errorea" msgid "Could not rename file" msgstr "Ezin izan da fitxategia berrizendatu" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Errorea fitxategia ezabatzerakoan." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Izena" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Tamaina" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Aldatuta" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "karpeta %n" msgstr[1] "%n karpeta" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "fitxategi %n" msgstr[1] "%n fitxategi" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Fitxategi %n igotzen" diff --git a/l10n/eu/files_sharing.po b/l10n/eu/files_sharing.po index 9443c46ea56..cf7d9d97afc 100644 --- a/l10n/eu/files_sharing.po +++ b/l10n/eu/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" "Last-Translator: I Robot\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" @@ -58,16 +58,15 @@ msgstr "elkarbanatzea ez dago gaituta" msgid "For more info, please ask the person who sent this link." msgstr "Informazio gehiagorako, mesedez eskatu lotura hau bidali zuen pertsonari" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "%sk partekatuta" +#: templates/public.php:21 +msgid "Download" +msgstr "Deskargatu" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Lotura zuzena" diff --git a/l10n/eu_ES/files.po b/l10n/eu_ES/files.po index e16dac6ffb6..9cdd06f5c7d 100644 --- a/l10n/eu_ES/files.po +++ b/l10n/eu_ES/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-29 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 05:55+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "" @@ -227,35 +227,35 @@ msgstr "" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/eu_ES/files_sharing.po b/l10n/eu_ES/files_sharing.po index 449e26af6b8..df214550ddf 100644 --- a/l10n/eu_ES/files_sharing.po +++ b/l10n/eu_ES/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-11 01:54-0400\n" -"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" "Last-Translator: I Robot\n" "Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: eu_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Deskargatu" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/fa/files.po b/l10n/fa/files.po index 785f9975082..d4451d5a3f2 100644 --- a/l10n/fa/files.po +++ b/l10n/fa/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" @@ -209,7 +209,7 @@ msgid "" "big." msgstr "دانلود شما در حال آماده شدن است. در صورتیکه پرونده ها بزرگ باشند ممکن است مدتی طول بکشد." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "در انتظار" @@ -229,33 +229,33 @@ msgstr "خطا" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "نام" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "اندازه" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "تاریخ" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "در حال بارگذاری %n فایل" diff --git a/l10n/fa/files_sharing.po b/l10n/fa/files_sharing.po index 7531dfc649b..4629b775c16 100644 --- a/l10n/fa/files_sharing.po +++ b/l10n/fa/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" "Last-Translator: I Robot\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" @@ -58,16 +58,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "دانلود" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/fi_FI/files.po b/l10n/fi_FI/files.po index 7cb4da23b94..8ab13ecaa1a 100644 --- a/l10n/fi_FI/files.po +++ b/l10n/fi_FI/files.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+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" @@ -211,7 +211,7 @@ msgid "" "big." msgstr "Lataustasi valmistellaan. Tämä saattaa kestää hetken, jos tiedostot ovat suuria kooltaan." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Odottaa" @@ -231,35 +231,35 @@ msgstr "Virhe" msgid "Could not rename file" msgstr "Tiedoston nimeäminen uudelleen epäonnistui" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Virhe tiedostoa poistaessa." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Nimi" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Koko" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Muokattu" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n kansio" msgstr[1] "%n kansiota" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n tiedosto" msgstr[1] "%n tiedostoa" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Lähetetään %n tiedosto" diff --git a/l10n/fi_FI/files_sharing.po b/l10n/fi_FI/files_sharing.po index 3b9f27bdd4e..0e5f159e745 100644 --- a/l10n/fi_FI/files_sharing.po +++ b/l10n/fi_FI/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 09:59+0000\n" -"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" +"Last-Translator: I Robot\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" @@ -58,16 +58,15 @@ msgstr "jakaminen on poistettu käytöstä" msgid "For more info, please ask the person who sent this link." msgstr "Kysy lisätietoja henkilöltä, jolta sait linkin." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "jakanut %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Lataa" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "Lataa %s" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Suora linkki" diff --git a/l10n/fr/files.po b/l10n/fr/files.po index 66dadb75a59..0adf80d9994 100644 --- a/l10n/fr/files.po +++ b/l10n/fr/files.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 11:51+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: ptit_boogy <ptit.boogy@gmail.com>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" @@ -213,7 +213,7 @@ msgid "" "big." msgstr "Votre téléchargement est cours de préparation. Ceci peut nécessiter un certain temps si les fichiers sont volumineux." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "En attente" @@ -233,35 +233,35 @@ msgstr "Erreur" msgid "Could not rename file" msgstr "Impossible de renommer le fichier" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Erreur pendant la suppression du fichier." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Nom" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Taille" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Modifié" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n dossier" msgstr[1] "%n dossiers" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n fichier" msgstr[1] "%n fichiers" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Téléversement de %n fichier" diff --git a/l10n/fr/files_sharing.po b/l10n/fr/files_sharing.po index aa0cd5b0347..cc538116e13 100644 --- a/l10n/fr/files_sharing.po +++ b/l10n/fr/files_sharing.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: etiess <etiess@gmail.com>\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" +"Last-Translator: I Robot\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" @@ -61,16 +61,15 @@ msgstr "le partage est désactivé" msgid "For more info, please ask the person who sent this link." msgstr "Pour plus d'informations, veuillez contacter la personne qui a envoyé ce lien." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "partagé par %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Télécharger" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "Télécharger %s" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Lien direct" diff --git a/l10n/fr_CA/files_sharing.po b/l10n/fr_CA/files_sharing.po index 4aea61c17cf..91851282b9a 100644 --- a/l10n/fr_CA/files_sharing.po +++ b/l10n/fr_CA/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-11 01:54-0400\n" -"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: French (Canada) (http://www.transifex.com/projects/p/owncloud/language/fr_CA/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: fr_CA\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/gl/files.po b/l10n/gl/files.po index 2911a848af3..df8a13b7e7b 100644 --- a/l10n/gl/files.po +++ b/l10n/gl/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 09:59+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+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" @@ -209,7 +209,7 @@ msgid "" "big." msgstr "Está a prepararse a súa descarga. Isto pode levar bastante tempo se os ficheiros son grandes." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Pendentes" @@ -229,35 +229,35 @@ msgstr "Erro" msgid "Could not rename file" msgstr "Non foi posíbel renomear o ficheiro" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Produciuse un erro ao eliminar o ficheiro." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Nome" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Tamaño" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Modificado" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n cartafol" msgstr[1] "%n cartafoles" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n ficheiro" msgstr[1] "%n ficheiros" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Cargando %n ficheiro" diff --git a/l10n/gl/files_sharing.po b/l10n/gl/files_sharing.po index d16850f2591..f51fc31940f 100644 --- a/l10n/gl/files_sharing.po +++ b/l10n/gl/files_sharing.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 09:59+0000\n" -"Last-Translator: mbouzada <mbouzada@gmail.com>\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" +"Last-Translator: I Robot\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" @@ -59,16 +59,15 @@ msgstr "foi desactivada a compartición" msgid "For more info, please ask the person who sent this link." msgstr "Para obter máis información, pregúntelle á persoa que lle enviou a ligazón." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "compartido por %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Descargar" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "Descargar %s" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Ligazón directa" diff --git a/l10n/he/files.po b/l10n/he/files.po index 7e3247a52b9..da41dbd1866 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -209,7 +209,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "ממתין" @@ -229,35 +229,35 @@ msgstr "שגיאה" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "שם" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "גודל" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "זמן שינוי" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/he/files_sharing.po b/l10n/he/files_sharing.po index 6deef75b2d9..6d584900a50 100644 --- a/l10n/he/files_sharing.po +++ b/l10n/he/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "הורדה" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/hi/files_sharing.po b/l10n/hi/files_sharing.po index 26d1e8dc020..30d97d9bab6 100644 --- a/l10n/hi/files_sharing.po +++ b/l10n/hi/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/hi_IN/files_sharing.po b/l10n/hi_IN/files_sharing.po index ee71f96e939..f8e42e4b821 100644 --- a/l10n/hi_IN/files_sharing.po +++ b/l10n/hi_IN/files_sharing.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2013-04-26 08:01+0000\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Hindi (India) (http://www.transifex.com/projects/p/owncloud/language/hi_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/hr/files.po b/l10n/hr/files.po index 92137ce666d..a1b83821589 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "U tijeku" @@ -227,37 +227,37 @@ msgstr "Greška" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Ime" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Veličina" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Zadnja promjena" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/hr/files_sharing.po b/l10n/hr/files_sharing.po index 57226e86bf2..61ea14d6465 100644 --- a/l10n/hr/files_sharing.po +++ b/l10n/hr/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" "Last-Translator: I Robot\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Preuzimanje" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/hu_HU/files.po b/l10n/hu_HU/files.po index 5dcb9337813..5a32398159e 100644 --- a/l10n/hu_HU/files.po +++ b/l10n/hu_HU/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" @@ -209,7 +209,7 @@ msgid "" "big." msgstr "Készül a letöltendő állomány. Ez eltarthat egy ideig, ha nagyok a fájlok." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Folyamatban" @@ -229,35 +229,35 @@ msgstr "Hiba" msgid "Could not rename file" msgstr "Az állomány nem nevezhető át" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Hiba a file törlése közben." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Név" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Méret" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Módosítva" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n mappa" msgstr[1] "%n mappa" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n állomány" msgstr[1] "%n állomány" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "%n állomány feltöltése" diff --git a/l10n/hu_HU/files_sharing.po b/l10n/hu_HU/files_sharing.po index cde3a9a3f22..5f7118543ea 100644 --- a/l10n/hu_HU/files_sharing.po +++ b/l10n/hu_HU/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" @@ -58,16 +58,15 @@ msgstr "letiltásra került a megosztás" msgid "For more info, please ask the person who sent this link." msgstr "További információért forduljon ahhoz, aki ezt a linket küldte Önnek!" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "Megosztotta: %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Letöltés" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Közvetlen link" diff --git a/l10n/hy/files.po b/l10n/hy/files.po index 92dff08aba6..106e741d99b 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: 2014-04-29 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 05:55+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "" @@ -227,35 +227,35 @@ msgstr "" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/hy/files_sharing.po b/l10n/hy/files_sharing.po index 3948e67f64d..72f66cb4537 100644 --- a/l10n/hy/files_sharing.po +++ b/l10n/hy/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-11 01:54-0400\n" -"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" "Last-Translator: I Robot\n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: hy\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Բեռնել" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/ia/files.po b/l10n/ia/files.po index f8c21aa50cd..3e88c641b12 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "" @@ -227,35 +227,35 @@ msgstr "Error" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Nomine" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Dimension" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Modificate" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/ia/files_sharing.po b/l10n/ia/files_sharing.po index c232233a228..f8132fbbea4 100644 --- a/l10n/ia/files_sharing.po +++ b/l10n/ia/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" "Last-Translator: I Robot\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Discargar" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/id/files.po b/l10n/id/files.po index ec25e29b5d4..3833c39b967 100644 --- a/l10n/id/files.po +++ b/l10n/id/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -208,7 +208,7 @@ msgid "" "big." msgstr "Unduhan Anda sedang disiapkan. Prosesnya dapat berlangsung agak lama jika ukuran berkasnya besar." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Menunggu" @@ -228,33 +228,33 @@ msgstr "Galat" msgid "Could not rename file" msgstr "Tidak dapat mengubah nama berkas" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Galat saat menghapus berkas." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Nama" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Ukuran" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Dimodifikasi" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n folder" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n berkas" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Mengunggah %n berkas" diff --git a/l10n/id/files_sharing.po b/l10n/id/files_sharing.po index acfa6d54f08..e6b078bd4d9 100644 --- a/l10n/id/files_sharing.po +++ b/l10n/id/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" "Last-Translator: I Robot\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -58,16 +58,15 @@ msgstr "berbagi dinonaktifkan" msgid "For more info, please ask the person who sent this link." msgstr "Untuk info lebih lanjut, silakan tanyakan orang yang mengirim tautan ini." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Unduh" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Tautan langsung" diff --git a/l10n/is/files.po b/l10n/is/files.po index b4b6da65a90..7c9a4cd3a1f 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Bíður" @@ -227,35 +227,35 @@ msgstr "Villa" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Nafn" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Stærð" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Breytt" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/is/files_sharing.po b/l10n/is/files_sharing.po index f83f29e6aa1..8d4cb5b66fb 100644 --- a/l10n/is/files_sharing.po +++ b/l10n/is/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Niðurhal" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/it/files.po b/l10n/it/files.po index ba17c812eda..37507d5e523 100644 --- a/l10n/it/files.po +++ b/l10n/it/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-02 01:55-0400\n" -"PO-Revision-Date: 2014-05-01 11:06+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+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" diff --git a/l10n/it/files_sharing.po b/l10n/it/files_sharing.po index 2d150033092..c9db889bbd7 100644 --- a/l10n/it/files_sharing.po +++ b/l10n/it/files_sharing.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-05 01:55-0400\n" +"PO-Revision-Date: 2014-05-04 06:54+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" @@ -59,16 +59,15 @@ msgstr "la condivisione è disabilitata" msgid "For more info, please ask the person who sent this link." msgstr "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "condiviso da %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Scarica" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "Scarica %s" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Collegamento diretto" diff --git a/l10n/ja/files.po b/l10n/ja/files.po index 7f961119665..bacef458ce7 100644 --- a/l10n/ja/files.po +++ b/l10n/ja/files.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-01 01:55-0400\n" -"PO-Revision-Date: 2014-04-30 18:30+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: mikako\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/files_sharing.po b/l10n/ja/files_sharing.po index 7de1a19f6b2..32abbb51eba 100644 --- a/l10n/ja/files_sharing.po +++ b/l10n/ja/files_sharing.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: plazmism <gomidori@live.jp>\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" +"Last-Translator: I Robot\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" @@ -60,16 +60,15 @@ msgstr "共有が無効になっています" msgid "For more info, please ask the person who sent this link." msgstr "不明な点は、こちらのリンクの提供者に確認をお願いします。" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "%s で共有中" +#: templates/public.php:21 +msgid "Download" +msgstr "ダウンロード" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "%s をダウンロード" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "リンク" diff --git a/l10n/jv/files.po b/l10n/jv/files.po index cfb151df335..dd04289877d 100644 --- a/l10n/jv/files.po +++ b/l10n/jv/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-29 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 05:55+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Javanese (http://www.transifex.com/projects/p/owncloud/language/jv/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "" @@ -227,35 +227,35 @@ msgstr "" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/jv/files_sharing.po b/l10n/jv/files_sharing.po index 9fedbf7af1e..1b1b9c35090 100644 --- a/l10n/jv/files_sharing.po +++ b/l10n/jv/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-08 01:56-0400\n" -"PO-Revision-Date: 2014-04-07 14:16+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" "Last-Translator: I Robot\n" "Language-Team: Javanese (http://www.transifex.com/projects/p/owncloud/language/jv/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Njipuk" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/ka_GE/files.po b/l10n/ka_GE/files.po index 074ae3dc5b5..38a6d301979 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "გადმოწერის მოთხოვნა მუშავდება. ის მოითხოვს გარკვეულ დროს რაგდან ფაილები არის დიდი ზომის." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "მოცდის რეჟიმში" @@ -227,33 +227,33 @@ msgstr "შეცდომა" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "სახელი" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "ზომა" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "შეცვლილია" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/ka_GE/files_sharing.po b/l10n/ka_GE/files_sharing.po index 3d1ffb3b60c..60eddfd228a 100644 --- a/l10n/ka_GE/files_sharing.po +++ b/l10n/ka_GE/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" "Last-Translator: I Robot\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "ჩამოტვირთვა" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/km/files.po b/l10n/km/files.po index 3423550bf77..c64208f9662 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "" @@ -227,33 +227,33 @@ msgstr "កំហុស" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "ឈ្មោះ" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "ទំហំ" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/km/files_sharing.po b/l10n/km/files_sharing.po index e4b91b7c9b6..542b4301873 100644 --- a/l10n/km/files_sharing.po +++ b/l10n/km/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n" "MIME-Version: 1.0\n" @@ -58,16 +58,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "បានចែករំលែកដោយ %s" +#: templates/public.php:21 +msgid "Download" +msgstr "ទាញយក" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/kn/files_sharing.po b/l10n/kn/files_sharing.po index ab5742aad47..391c5851f58 100644 --- a/l10n/kn/files_sharing.po +++ b/l10n/kn/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-11 01:54-0400\n" -"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Kannada (http://www.transifex.com/projects/p/owncloud/language/kn/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: kn\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/ko/files.po b/l10n/ko/files.po index 904f57dfd9a..0ad3f4f0907 100644 --- a/l10n/ko/files.po +++ b/l10n/ko/files.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" @@ -213,7 +213,7 @@ msgid "" "big." msgstr "다운로드 준비 중입니다. 파일 크기가 크면 시간이 오래 걸릴 수도 있습니다." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "대기 중" @@ -233,33 +233,33 @@ msgstr "오류" msgid "Could not rename file" msgstr "이름을 변경할 수 없음" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "파일 삭제 오류." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "이름" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "크기" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "수정됨" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "폴더 %n개" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "파일 %n개" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 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 322b2495a03..525648f5c2d 100644 --- a/l10n/ko/files_external.po +++ b/l10n/ko/files_external.po @@ -4,13 +4,14 @@ # # Translators: # Shinjo Park <kde@peremen.name>, 2013 +# 책읽는달팽 <bjh13579@gmail.com>, 2014 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-05-05 01:55-0400\n" +"PO-Revision-Date: 2014-05-05 05:43+0000\n" +"Last-Translator: 책읽는달팽 <bjh13579@gmail.com>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -28,7 +29,7 @@ msgstr "장소" #: appinfo/app.php:39 msgid "Amazon S3" -msgstr "" +msgstr "Amazon S3" #: appinfo/app.php:41 msgid "Key" @@ -196,7 +197,7 @@ msgstr "Google 드라이브 저장소 설정 오류" #: js/settings.js:318 js/settings.js:325 msgid "Saved" -msgstr "" +msgstr "저장됨" #: lib/config.php:598 msgid "<b>Note:</b> " diff --git a/l10n/ko/files_sharing.po b/l10n/ko/files_sharing.po index 9ccd2b22e3b..5084a6a3430 100644 --- a/l10n/ko/files_sharing.po +++ b/l10n/ko/files_sharing.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" @@ -60,16 +60,15 @@ msgstr "공유가 비활성화됨" msgid "For more info, please ask the person who sent this link." msgstr "자세한 정보는 링크를 보낸 사람에게 문의하십시오." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "다운로드" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "직접 링크" diff --git a/l10n/ko/lib.po b/l10n/ko/lib.po index 135c38d7ca8..ab3674ddd18 100644 --- a/l10n/ko/lib.po +++ b/l10n/ko/lib.po @@ -7,14 +7,14 @@ # chohy <chohy@yahoo.com>, 2013 # chohy <chohy@yahoo.com>, 2013 # Park Shinjo <peremen@gmail.com>, 2013 -# 책읽는달팽 <bjh13579@gmail.com>, 2013 +# 책읽는달팽 <bjh13579@gmail.com>, 2013-2014 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-28 01:55-0400\n" -"PO-Revision-Date: 2014-04-28 05:55+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-05-05 01:55-0400\n" +"PO-Revision-Date: 2014-05-05 05:43+0000\n" +"Last-Translator: 책읽는달팽 <bjh13579@gmail.com>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,11 +22,11 @@ msgstr "" "Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.php:723 +#: base.php:713 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:724 +#: base.php:714 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -173,7 +173,7 @@ msgstr "토큰이 만료되었습니다. 페이지를 새로 고치십시오." #: private/json.php:74 msgid "Unknown user" -msgstr "" +msgstr "알려지지 않은 사용자" #: private/search/provider/file.php:18 private/search/provider/file.php:36 msgid "Files" @@ -215,7 +215,7 @@ msgstr "기존 계정이나 administrator(관리자)를 입력해야 합니다." #: private/setup/mysql.php:12 msgid "MySQL/MariaDB username and/or password not valid" -msgstr "" +msgstr "MySQL/MariaDB 사용자 명 혹은 비밀번호가 일치하지 않습니다" #: private/setup/mysql.php:67 private/setup/oci.php:54 #: private/setup/oci.php:121 private/setup/oci.php:144 @@ -243,20 +243,20 @@ msgstr "잘못된 명령: \"%s\"" #: private/setup/mysql.php:85 #, php-format msgid "MySQL/MariaDB user '%s'@'localhost' exists already." -msgstr "" +msgstr "MySQL/MariaDB '%s'@'localhost' 사용자가 이미 존재합니다" #: private/setup/mysql.php:86 msgid "Drop this user from MySQL/MariaDB" -msgstr "" +msgstr "MySQL/MariaDB에서 이 사용자 제거하기" #: private/setup/mysql.php:91 #, php-format msgid "MySQL/MariaDB user '%s'@'%%' already exists" -msgstr "" +msgstr "MySQL/MariaDB '%s'@'%%' 사용자가 이미 존재합니다" #: private/setup/mysql.php:92 msgid "Drop this user from MySQL/MariaDB." -msgstr "" +msgstr "MySQL/MariaDB에서 이 사용자 제거하기" #: private/setup/oci.php:34 msgid "Oracle connection could not be established" @@ -283,13 +283,13 @@ msgstr "관리자의 사용자 이름을 설정합니다." msgid "Set an admin password." msgstr "관리자의 암호를 설정합니다." -#: private/setup.php:202 +#: private/setup.php:164 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:203 +#: private/setup.php:165 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "<a href='%s'>설치 가이드</a>를 다시 한 번 확인하십시오." @@ -456,7 +456,7 @@ msgstr "년 전" msgid "" "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", " "\"0-9\", and \"_.@-\"" -msgstr "" +msgstr "사용자 명에는 다음과 같은 문자만 사용이 가능합니다: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" #: private/user/manager.php:237 msgid "A valid username must be provided" @@ -468,4 +468,4 @@ msgstr "올바른 암호를 입력해야 함" #: private/user/manager.php:246 msgid "The username is already being used" -msgstr "" +msgstr "이 사용자명은 현재 사용중입니다" diff --git a/l10n/ku_IQ/files.po b/l10n/ku_IQ/files.po index a41f9084952..59d0ed005e8 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "" @@ -227,35 +227,35 @@ msgstr "ههڵه" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "ناو" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/ku_IQ/files_sharing.po b/l10n/ku_IQ/files_sharing.po index a3a57eb1aeb..1c858219950 100644 --- a/l10n/ku_IQ/files_sharing.po +++ b/l10n/ku_IQ/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" "Last-Translator: I Robot\n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "داگرتن" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/lb/files.po b/l10n/lb/files.po index fbb5d8c3d74..276a983493b 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "" @@ -227,35 +227,35 @@ msgstr "Fehler" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Numm" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Gréisst" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Geännert" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/lb/files_sharing.po b/l10n/lb/files_sharing.po index 30a276049a5..b721953d2f1 100644 --- a/l10n/lb/files_sharing.po +++ b/l10n/lb/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" @@ -58,16 +58,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Download" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/lt_LT/files.po b/l10n/lt_LT/files.po index 2d68571b675..24c24167cdf 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -210,7 +210,7 @@ msgid "" "big." msgstr "Jūsų atsisiuntimas yra paruošiamas. tai gali užtrukti jei atsisiunčiamas didelis failas." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Laukiantis" @@ -230,37 +230,37 @@ msgstr "Klaida" msgid "Could not rename file" msgstr "Neįmanoma pervadinti failo" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Klaida trinant failą." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Pavadinimas" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Dydis" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Pakeista" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n aplankas" msgstr[1] "%n aplankai" msgstr[2] "%n aplankų" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n failas" msgstr[1] "%n failai" msgstr[2] "%n failų" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Įkeliamas %n failas" diff --git a/l10n/lt_LT/files_sharing.po b/l10n/lt_LT/files_sharing.po index 4a42d99dff4..aff746d830e 100644 --- a/l10n/lt_LT/files_sharing.po +++ b/l10n/lt_LT/files_sharing.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -60,16 +60,15 @@ msgstr "dalinimasis yra išjungtas" msgid "For more info, please ask the person who sent this link." msgstr "Dėl tikslesnės informacijos susisiekite su asmeniu atsiuntusiu nuorodą." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "pasidalino %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Atsisiųsti" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Tiesioginė nuoroda" diff --git a/l10n/lv/files.po b/l10n/lv/files.po index 0b565aaef5c..afbe3fca37d 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" @@ -208,7 +208,7 @@ msgid "" "big." msgstr "Tiek sagatavota lejupielāde. Tas var aizņemt kādu laiciņu, ja datnes ir lielas." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Gaida savu kārtu" @@ -228,37 +228,37 @@ msgstr "Kļūda" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Nosaukums" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Izmērs" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Mainīts" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n mapes" msgstr[1] "%n mape" msgstr[2] "%n mapes" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n faili" msgstr[1] "%n fails" msgstr[2] "%n faili" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "%n" diff --git a/l10n/lv/files_sharing.po b/l10n/lv/files_sharing.po index fd1cc1d1175..f8368d733c1 100644 --- a/l10n/lv/files_sharing.po +++ b/l10n/lv/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" "Last-Translator: I Robot\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Lejupielādēt" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/mk/files.po b/l10n/mk/files.po index d21cf3ac7ef..d1a70a16037 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" @@ -208,7 +208,7 @@ msgid "" "big." msgstr "Вашето преземање се подготвува. Ова може да потрае до колку датотеките се големи." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Чека" @@ -228,35 +228,35 @@ msgstr "Грешка" msgid "Could not rename file" msgstr "Не можам да ја преименувам датотеката" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Име" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Големина" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Променето" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/mk/files_sharing.po b/l10n/mk/files_sharing.po index 36ffe228e3c..e2db790c644 100644 --- a/l10n/mk/files_sharing.po +++ b/l10n/mk/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Преземи" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/ml/files_sharing.po b/l10n/ml/files_sharing.po index 1c510a7f4d2..7a71f3189c3 100644 --- a/l10n/ml/files_sharing.po +++ b/l10n/ml/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-11 01:54-0400\n" -"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Malayalam (http://www.transifex.com/projects/p/owncloud/language/ml/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: ml\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/ml_IN/files_sharing.po b/l10n/ml_IN/files_sharing.po index 80de277fc24..3ae42065eaf 100644 --- a/l10n/ml_IN/files_sharing.po +++ b/l10n/ml_IN/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-11 01:54-0400\n" -"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/owncloud/language/ml_IN/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: ml_IN\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/mn/files_sharing.po b/l10n/mn/files_sharing.po index d7cf1613bbe..629410fa585 100644 --- a/l10n/mn/files_sharing.po +++ b/l10n/mn/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-11 01:54-0400\n" -"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Mongolian (http://www.transifex.com/projects/p/owncloud/language/mn/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: mn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/ms_MY/files.po b/l10n/ms_MY/files.po index 1426aefdc8d..afa41600bfc 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Dalam proses" @@ -227,33 +227,33 @@ msgstr "Ralat" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Nama" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Saiz" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Dimodifikasi" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/ms_MY/files_sharing.po b/l10n/ms_MY/files_sharing.po index 1514f09bd12..16aae3a399e 100644 --- a/l10n/ms_MY/files_sharing.po +++ b/l10n/ms_MY/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Muat turun" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/my_MM/files.po b/l10n/my_MM/files.po index 337c1682454..d82c17507d5 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: 2014-04-29 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 05:55+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "" @@ -227,33 +227,33 @@ msgstr "" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/my_MM/files_sharing.po b/l10n/my_MM/files_sharing.po index affa7827b1c..8664c543ee4 100644 --- a/l10n/my_MM/files_sharing.po +++ b/l10n/my_MM/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "ဒေါင်းလုတ်" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/nb_NO/files.po b/l10n/nb_NO/files.po index 8c9b8489b14..27d7b60b712 100644 --- a/l10n/nb_NO/files.po +++ b/l10n/nb_NO/files.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -211,7 +211,7 @@ msgid "" "big." msgstr "Nedlastingen din klargjøres. Hvis filene er store kan dette ta litt tid." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Ventende" @@ -231,35 +231,35 @@ msgstr "Feil" msgid "Could not rename file" msgstr "Klarte ikke å gi nytt navn til fil" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Feil ved sletting av fil." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Navn" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Størrelse" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Endret" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n mappe" msgstr[1] "%n mapper" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n fil" msgstr[1] "%n filer" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Laster opp %n fil" diff --git a/l10n/nb_NO/files_sharing.po b/l10n/nb_NO/files_sharing.po index e1f864eb8e3..65c7005a429 100644 --- a/l10n/nb_NO/files_sharing.po +++ b/l10n/nb_NO/files_sharing.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" "Last-Translator: I Robot\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -59,16 +59,15 @@ msgstr "deling er deaktivert" msgid "For more info, please ask the person who sent this link." msgstr "For mer informasjon, spør personen som sendte lenken." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "delt av %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Last ned" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Direkte lenke" diff --git a/l10n/nds/files_sharing.po b/l10n/nds/files_sharing.po index 9db95efcab0..d519385a8bc 100644 --- a/l10n/nds/files_sharing.po +++ b/l10n/nds/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-11 01:54-0400\n" -"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Low German (http://www.transifex.com/projects/p/owncloud/language/nds/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: nds\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/ne/files_sharing.po b/l10n/ne/files_sharing.po index d363ca3ea74..491d20507b7 100644 --- a/l10n/ne/files_sharing.po +++ b/l10n/ne/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-11 01:54-0400\n" -"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Nepali (http://www.transifex.com/projects/p/owncloud/language/ne/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: ne\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/nl/files.po b/l10n/nl/files.po index 48203bdf1cc..f844d855f96 100644 --- a/l10n/nl/files.po +++ b/l10n/nl/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 09:59+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+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" @@ -209,7 +209,7 @@ msgid "" "big." msgstr "Uw download wordt voorbereid. Dit kan enige tijd duren bij grote bestanden." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "In behandeling" @@ -229,35 +229,35 @@ msgstr "Fout" msgid "Could not rename file" msgstr "Kon niet hernoemen bestand" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Fout bij verwijderen bestand." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Naam" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Grootte" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Aangepast" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "%n mappen" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "%n bestanden" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "%n bestand aan het uploaden" diff --git a/l10n/nl/files_sharing.po b/l10n/nl/files_sharing.po index 5f53e5d2f8e..7355d565606 100644 --- a/l10n/nl/files_sharing.po +++ b/l10n/nl/files_sharing.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 09:59+0000\n" -"Last-Translator: André Koot <meneer@tken.net>\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" +"Last-Translator: I Robot\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" @@ -59,16 +59,15 @@ msgstr "delen is uitgeschakeld" msgid "For more info, please ask the person who sent this link." msgstr "Voor meer informatie, neem contact op met de persoon die u deze link heeft gestuurd." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "gedeeld door %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Downloaden" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "Download %s" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Directe link" diff --git a/l10n/nn_NO/files.po b/l10n/nn_NO/files.po index 6fc0146bd6a..41c6b8f1d42 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: 2014-05-01 01:55-0400\n" -"PO-Revision-Date: 2014-04-30 14:10+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\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/files_sharing.po b/l10n/nn_NO/files_sharing.po index b3da5f6799b..36b39a6c212 100644 --- a/l10n/nn_NO/files_sharing.po +++ b/l10n/nn_NO/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" @@ -58,16 +58,15 @@ msgstr "deling er slått av" msgid "For more info, please ask the person who sent this link." msgstr "Spør den som sende deg lenkje om du vil ha meir informasjon." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Last ned" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/nqo/files_sharing.po b/l10n/nqo/files_sharing.po index c1f02996c6a..ca3371aeaf0 100644 --- a/l10n/nqo/files_sharing.po +++ b/l10n/nqo/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-11 01:54-0400\n" -"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: N'ko (http://www.transifex.com/projects/p/owncloud/language/nqo/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: nqo\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/oc/files.po b/l10n/oc/files.po index 6706ce9e006..61ba41a3c4c 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Al esperar" @@ -227,35 +227,35 @@ msgstr "Error" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Nom" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Talha" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Modificat" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/oc/files_sharing.po b/l10n/oc/files_sharing.po index 6374805ed28..a59c0fca574 100644 --- a/l10n/oc/files_sharing.po +++ b/l10n/oc/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Avalcarga" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/or_IN/files_sharing.po b/l10n/or_IN/files_sharing.po index 6a3737458a6..3d04a3f2478 100644 --- a/l10n/or_IN/files_sharing.po +++ b/l10n/or_IN/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-23 01:54-0400\n" -"PO-Revision-Date: 2014-04-22 22:46+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Oriya (India) (http://www.transifex.com/projects/p/owncloud/language/or_IN/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/pa/files.po b/l10n/pa/files.po index 656a50aca39..b93cb7f0980 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "" @@ -227,35 +227,35 @@ msgstr "ਗਲਤੀ" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/pa/files_sharing.po b/l10n/pa/files_sharing.po index c040c81bdf4..fccb1b02ec6 100644 --- a/l10n/pa/files_sharing.po +++ b/l10n/pa/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "ਡਾਊਨਲੋਡ" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/pl/files.po b/l10n/pl/files.po index d0eba3d86fa..e98cc9873b4 100644 --- a/l10n/pl/files.po +++ b/l10n/pl/files.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-04 05:52+0000\n" +"Last-Translator: bobie <maciej.przybecki@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" @@ -213,13 +213,13 @@ msgid "" "big." msgstr "Pobieranie jest przygotowywane. Może to zająć trochę czasu jeśli pliki są duże." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Oczekujące" #: js/filelist.js:916 msgid "Error moving file." -msgstr "" +msgstr "Błąd podczas przenoszenia pliku." #: js/filelist.js:924 msgid "Error moving file" @@ -233,37 +233,37 @@ msgstr "Błąd" msgid "Could not rename file" msgstr "Nie można zmienić nazwy pliku" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Błąd podczas usuwania pliku" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Nazwa" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Rozmiar" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Modyfikacja" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n katalog" msgstr[1] "%n katalogi" msgstr[2] "%n katalogów" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n plik" msgstr[1] "%n pliki" msgstr[2] "%n plików" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Wysyłanie %n pliku" diff --git a/l10n/pl/files_external.po b/l10n/pl/files_external.po index f12f969ecb0..d24253f606e 100644 --- a/l10n/pl/files_external.po +++ b/l10n/pl/files_external.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-04 05:50+0000\n" +"Last-Translator: bobie <maciej.przybecki@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" @@ -29,59 +29,59 @@ msgstr "Lokalizacja" #: appinfo/app.php:39 msgid "Amazon S3" -msgstr "" +msgstr "Amazon S3" #: appinfo/app.php:41 msgid "Key" -msgstr "" +msgstr "Klucz" #: appinfo/app.php:42 msgid "Secret" -msgstr "" +msgstr "Hasło" #: appinfo/app.php:43 appinfo/app.php:51 msgid "Bucket" -msgstr "" +msgstr "Kosz" #: appinfo/app.php:47 msgid "Amazon S3 and compliant" -msgstr "" +msgstr "Amazon S3 i zgodne" #: appinfo/app.php:49 msgid "Access Key" -msgstr "" +msgstr "Klucz dostępu" #: appinfo/app.php:50 msgid "Secret Key" -msgstr "" +msgstr "Klucz hasła" #: appinfo/app.php:52 msgid "Hostname (optional)" -msgstr "" +msgstr "Nazwa hosta (opcjonalnie)" #: appinfo/app.php:53 msgid "Port (optional)" -msgstr "" +msgstr "Port (opcjonalnie)" #: appinfo/app.php:54 msgid "Region (optional)" -msgstr "" +msgstr "Region (opcjonalnie)" #: appinfo/app.php:55 msgid "Enable SSL" -msgstr "" +msgstr "Włącz SSL" #: appinfo/app.php:56 msgid "Enable Path Style" -msgstr "" +msgstr "Włącz styl ścieżki" #: appinfo/app.php:63 msgid "App key" -msgstr "" +msgstr "Klucz aplikacji" #: appinfo/app.php:64 msgid "App secret" -msgstr "" +msgstr "Hasło aplikacji" #: appinfo/app.php:73 appinfo/app.php:111 appinfo/app.php:121 #: appinfo/app.php:131 appinfo/app.php:141 appinfo/app.php:151 @@ -101,59 +101,59 @@ msgstr "Hasło" #: appinfo/app.php:76 appinfo/app.php:115 appinfo/app.php:124 #: appinfo/app.php:134 appinfo/app.php:154 msgid "Root" -msgstr "" +msgstr "Root" #: appinfo/app.php:77 msgid "Secure ftps://" -msgstr "" +msgstr "Bezpieczny ftps://" #: appinfo/app.php:84 msgid "Client ID" -msgstr "" +msgstr "ID klienta" #: appinfo/app.php:85 msgid "Client secret" -msgstr "" +msgstr "Hasło klienta" #: appinfo/app.php:92 msgid "OpenStack Object Storage" -msgstr "" +msgstr "Magazyn obiektów OpenStack" #: appinfo/app.php:94 msgid "Username (required)" -msgstr "" +msgstr "Użytkownik (wymagany)" #: appinfo/app.php:95 msgid "Bucket (required)" -msgstr "" +msgstr "Kosz (wymagany)" #: appinfo/app.php:96 msgid "Region (optional for OpenStack Object Storage)" -msgstr "" +msgstr "Region (opcjonalny dla magazynu obiektów OpenStack)" #: appinfo/app.php:97 msgid "API Key (required for Rackspace Cloud Files)" -msgstr "" +msgstr "Klucz API (wymagany dla plików Rackspace Cloud)" #: appinfo/app.php:98 msgid "Tenantname (required for OpenStack Object Storage)" -msgstr "" +msgstr "Nazwa najemcy (wymagana dla magazynu obiektów OpenStack)" #: appinfo/app.php:99 msgid "Password (required for OpenStack Object Storage)" -msgstr "" +msgstr "Hasło (wymagane dla magazynu obiektów OpenStack)" #: appinfo/app.php:100 msgid "Service Name (required for OpenStack Object Storage)" -msgstr "" +msgstr "Nazwa usługi (wymagana dla magazynu obiektów OpenStack)" #: appinfo/app.php:101 msgid "URL of identity endpoint (required for OpenStack Object Storage)" -msgstr "" +msgstr "URL lub zakończenie jednostki (wymagane dla magazynu obiektów OpenStack)" #: appinfo/app.php:102 msgid "Timeout of HTTP requests in seconds (optional)" -msgstr "" +msgstr "Czas wygaśnięcia żądań HTTP w sekundach (opcjonalne)" #: appinfo/app.php:114 appinfo/app.php:123 msgid "Share" @@ -161,19 +161,19 @@ msgstr "Udostępnij" #: appinfo/app.php:119 msgid "SMB / CIFS using OC login" -msgstr "" +msgstr "SMB / CIFS przy użyciu loginu OC" #: appinfo/app.php:122 msgid "Username as share" -msgstr "" +msgstr "Użytkownik jako zasób" #: appinfo/app.php:135 appinfo/app.php:145 msgid "Secure https://" -msgstr "" +msgstr "Bezpieczny https://" #: appinfo/app.php:144 msgid "Remote subfolder" -msgstr "" +msgstr "Zdalny podfolder" #: js/dropbox.js:7 js/dropbox.js:29 js/google.js:8 js/google.js:40 msgid "Access granted" diff --git a/l10n/pl/files_sharing.po b/l10n/pl/files_sharing.po index d7d594e84d8..e87dd22a17c 100644 --- a/l10n/pl/files_sharing.po +++ b/l10n/pl/files_sharing.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: bobie <maciej.przybecki@gmail.com>\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" +"Last-Translator: I Robot\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" @@ -59,16 +59,15 @@ msgstr "Udostępnianie jest wyłączone" msgid "For more info, please ask the person who sent this link." msgstr "Aby uzyskać więcej informacji proszę poprosić osobę, która wysłał ten link." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "udostępniony przez %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Pobierz" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "Pobierz %s" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Bezpośredni link" diff --git a/l10n/pt_BR/files.po b/l10n/pt_BR/files.po index 915330fcad8..ff16821a7b6 100644 --- a/l10n/pt_BR/files.po +++ b/l10n/pt_BR/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-01 01:55-0400\n" -"PO-Revision-Date: 2014-04-30 23:30+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+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/files_sharing.po b/l10n/pt_BR/files_sharing.po index 9d9e13567fb..aaca3b457d3 100644 --- a/l10n/pt_BR/files_sharing.po +++ b/l10n/pt_BR/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: Flávio Veras <flaviove@gmail.com>\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" +"Last-Translator: I Robot\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" @@ -58,16 +58,15 @@ msgstr "compartilhamento está desativada" msgid "For more info, please ask the person who sent this link." msgstr "Para mais informações, por favor, pergunte a pessoa que enviou este link." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "compartilhado por %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Baixar" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "Baixar %s" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Link direto" diff --git a/l10n/pt_PT/core.po b/l10n/pt_PT/core.po index ba0519df042..492d9e4812f 100644 --- a/l10n/pt_PT/core.po +++ b/l10n/pt_PT/core.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-02 17:00+0000\n" "Last-Translator: I Robot\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -271,23 +271,23 @@ msgstr "Erro ao carregar o modelo de existências do ficheiro" #: js/setup.js:84 msgid "Very weak password" -msgstr "" +msgstr "Password muito fraca" #: js/setup.js:85 msgid "Weak password" -msgstr "" +msgstr "Password fraca" #: js/setup.js:86 msgid "So-so password" -msgstr "" +msgstr "Password aceitável" #: js/setup.js:87 msgid "Good password" -msgstr "" +msgstr "Password Forte" #: js/setup.js:88 msgid "Strong password" -msgstr "" +msgstr "Password muito forte" #: js/share.js:51 js/share.js:66 js/share.js:106 msgid "Shared" diff --git a/l10n/pt_PT/files.po b/l10n/pt_PT/files.po index 14802c49dc3..44781168011 100644 --- a/l10n/pt_PT/files.po +++ b/l10n/pt_PT/files.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -211,7 +211,7 @@ msgid "" "big." msgstr "O seu download está a ser preparado. Este processo pode demorar algum tempo se os ficheiros forem grandes." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Pendente" @@ -231,35 +231,35 @@ msgstr "Erro" msgid "Could not rename file" msgstr "Não pôde renomear o ficheiro" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Erro ao apagar o ficheiro." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Nome" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Tamanho" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Modificado" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n pasta" msgstr[1] "%n pastas" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n ficheiro" msgstr[1] "%n ficheiros" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 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 dd081bdf910..53766e4d33c 100644 --- a/l10n/pt_PT/files_external.po +++ b/l10n/pt_PT/files_external.po @@ -6,13 +6,14 @@ # Mouxy <daniel@mouxy.net>, 2013 # Helder Meneses <helder.meneses@gmail.com>, 2014 # jmruas <jmruas@gmail.com>, 2014 +# Drew Melim <nokostya.translation@gmail.com>, 2014 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-02 17:10+0000\n" +"Last-Translator: Drew Melim <nokostya.translation@gmail.com>\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" @@ -22,7 +23,7 @@ msgstr "" #: appinfo/app.php:34 msgid "Local" -msgstr "" +msgstr "Local" #: appinfo/app.php:36 msgid "Location" @@ -30,15 +31,15 @@ msgstr "Local" #: appinfo/app.php:39 msgid "Amazon S3" -msgstr "" +msgstr "Amazon S3" #: appinfo/app.php:41 msgid "Key" -msgstr "" +msgstr "Chave" #: appinfo/app.php:42 msgid "Secret" -msgstr "" +msgstr "Secreto" #: appinfo/app.php:43 appinfo/app.php:51 msgid "Bucket" @@ -50,11 +51,11 @@ msgstr "" #: appinfo/app.php:49 msgid "Access Key" -msgstr "" +msgstr "Chave de acesso" #: appinfo/app.php:50 msgid "Secret Key" -msgstr "" +msgstr "Chave Secreta" #: appinfo/app.php:52 msgid "Hostname (optional)" @@ -62,15 +63,15 @@ msgstr "" #: appinfo/app.php:53 msgid "Port (optional)" -msgstr "" +msgstr "Porta (opcional)" #: appinfo/app.php:54 msgid "Region (optional)" -msgstr "" +msgstr "Região (opcional)" #: appinfo/app.php:55 msgid "Enable SSL" -msgstr "" +msgstr "Activar SSL" #: appinfo/app.php:56 msgid "Enable Path Style" @@ -78,11 +79,11 @@ msgstr "" #: appinfo/app.php:63 msgid "App key" -msgstr "" +msgstr "Chave da aplicação" #: appinfo/app.php:64 msgid "App secret" -msgstr "" +msgstr "Chave secreta da aplicação" #: appinfo/app.php:73 appinfo/app.php:111 appinfo/app.php:121 #: appinfo/app.php:131 appinfo/app.php:141 appinfo/app.php:151 @@ -102,7 +103,7 @@ msgstr "Palavra-passe" #: appinfo/app.php:76 appinfo/app.php:115 appinfo/app.php:124 #: appinfo/app.php:134 appinfo/app.php:154 msgid "Root" -msgstr "" +msgstr "Raiz" #: appinfo/app.php:77 msgid "Secure ftps://" @@ -110,11 +111,11 @@ msgstr "" #: appinfo/app.php:84 msgid "Client ID" -msgstr "" +msgstr "ID Cliente" #: appinfo/app.php:85 msgid "Client secret" -msgstr "" +msgstr "Segredo do cliente" #: appinfo/app.php:92 msgid "OpenStack Object Storage" @@ -122,7 +123,7 @@ msgstr "" #: appinfo/app.php:94 msgid "Username (required)" -msgstr "" +msgstr "Utilizador (requerido)" #: appinfo/app.php:95 msgid "Bucket (required)" @@ -174,7 +175,7 @@ msgstr "" #: appinfo/app.php:144 msgid "Remote subfolder" -msgstr "" +msgstr "Sub-pasta remota " #: js/dropbox.js:7 js/dropbox.js:29 js/google.js:8 js/google.js:40 msgid "Access granted" @@ -202,32 +203,32 @@ msgstr "Guardado" #: lib/config.php:598 msgid "<b>Note:</b> " -msgstr "" +msgstr "<b>Aviso:</b> " #: lib/config.php:608 msgid " and " -msgstr "" +msgstr "e" #: lib/config.php:630 #, php-format msgid "" "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting " "of %s is not possible. Please ask your system administrator to install it." -msgstr "" +msgstr "<b>Aviso:</b> O suporte cURL no PHP não está activo ou instalado. Não é possível montar %s. Peça ao seu administrador para instalar." #: lib/config.php:632 #, php-format msgid "" "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of" " %s is not possible. Please ask your system administrator to install it." -msgstr "" +msgstr "<b>Aviso:</b> O suporte FTP no PHP não está activo ou instalado. Não é possível montar %s. Peça ao seu administrador para instalar." #: lib/config.php:634 #, php-format msgid "" "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please" " ask your system administrator to install it." -msgstr "" +msgstr "<b>Aviso:</b> O cliente\"%s\" não está instalado. Não é possível montar \"%s\" . Peça ao seu administrador para instalar." #: templates/settings.php:2 msgid "External Storage" @@ -251,7 +252,7 @@ msgstr "Opções" #: templates/settings.php:12 msgid "Available for" -msgstr "" +msgstr "Disponível para " #: templates/settings.php:32 msgid "Add storage" @@ -259,7 +260,7 @@ msgstr "Adicionar armazenamento" #: templates/settings.php:92 msgid "No user or group" -msgstr "" +msgstr "Sem utilizador nem grupo" #: templates/settings.php:95 msgid "All Users" diff --git a/l10n/pt_PT/files_sharing.po b/l10n/pt_PT/files_sharing.po index 0cfb2b0b0df..16d45991839 100644 --- a/l10n/pt_PT/files_sharing.po +++ b/l10n/pt_PT/files_sharing.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: Helder Meneses <helder.meneses@gmail.com>\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" +"Last-Translator: I Robot\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" @@ -61,16 +61,15 @@ msgstr "A partilha está desativada" msgid "For more info, please ask the person who sent this link." msgstr "Para mais informações, por favor questione a pessoa que lhe enviou este link" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "partilhada por %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Transferir" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "Download %s" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Link direto" diff --git a/l10n/pt_PT/lib.po b/l10n/pt_PT/lib.po index 24a89798f6c..57cf04189f6 100644 --- a/l10n/pt_PT/lib.po +++ b/l10n/pt_PT/lib.po @@ -5,14 +5,15 @@ # Translators: # Helder Meneses <helder.meneses@gmail.com>, 2013 # jmruas <jmruas@gmail.com>, 2014 +# Drew Melim <nokostya.translation@gmail.com>, 2014 # PapiMigas Migas <papimigas@gmail.com>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-28 01:55-0400\n" -"PO-Revision-Date: 2014-04-28 05:55+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-05-05 01:55-0400\n" +"PO-Revision-Date: 2014-05-04 15:15+0000\n" +"Last-Translator: Drew Melim <nokostya.translation@gmail.com>\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" @@ -20,11 +21,11 @@ msgstr "" "Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:723 +#: base.php:713 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:724 +#: base.php:714 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -213,7 +214,7 @@ msgstr "Precisa de introduzir uma conta existente ou de administrador" #: private/setup/mysql.php:12 msgid "MySQL/MariaDB username and/or password not valid" -msgstr "" +msgstr "Nome de utilizador/password do MySQL/Maria DB inválida" #: private/setup/mysql.php:67 private/setup/oci.php:54 #: private/setup/oci.php:121 private/setup/oci.php:144 @@ -241,20 +242,20 @@ msgstr "O comando gerador de erro foi: \"%s\"" #: private/setup/mysql.php:85 #, php-format msgid "MySQL/MariaDB user '%s'@'localhost' exists already." -msgstr "" +msgstr "O utilizador '%s'@'localhost' do MySQL/MariaDB já existe." #: private/setup/mysql.php:86 msgid "Drop this user from MySQL/MariaDB" -msgstr "" +msgstr "Eliminar este utilizador do MySQL/MariaDB" #: private/setup/mysql.php:91 #, php-format msgid "MySQL/MariaDB user '%s'@'%%' already exists" -msgstr "" +msgstr "O utilizador '%s'@'%%' do MySQL/MariaDB já existe" #: private/setup/mysql.php:92 msgid "Drop this user from MySQL/MariaDB." -msgstr "" +msgstr "Eliminar este utilizador do MySQL/MariaDB" #: private/setup/oci.php:34 msgid "Oracle connection could not be established" @@ -281,13 +282,13 @@ msgstr "Definir um nome de utilizador de administrador" msgid "Set an admin password." msgstr "Definiar uma password de administrador" -#: private/setup.php:202 +#: private/setup.php:164 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 não está configurado correctamente para autorizar sincronização de ficheiros, pois o interface WebDAV parece estar com problemas." -#: private/setup.php:203 +#: private/setup.php:165 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Por favor verifique <a href='%s'>installation guides</a>." @@ -296,7 +297,7 @@ msgstr "Por favor verifique <a href='%s'>installation guides</a>." #: private/share/mailnotifications.php:118 #, php-format msgid "%s shared »%s« with you" -msgstr "%s partilhado »%s« contigo" +msgstr "%s partilhado »%s« consigo" #: private/share/share.php:498 #, php-format diff --git a/l10n/pt_PT/settings.po b/l10n/pt_PT/settings.po index 69f2f7df878..f757d3a424d 100644 --- a/l10n/pt_PT/settings.po +++ b/l10n/pt_PT/settings.po @@ -6,7 +6,7 @@ # bmgmatias <bmgmatias@gmail.com>, 2013 # Mouxy <daniel@mouxy.net>, 2013 # Duarte Velez Grilo <duartegrilo@gmail.com>, 2013 -# Helder Meneses <helder.meneses@gmail.com>, 2013 +# Helder Meneses <helder.meneses@gmail.com>, 2013-2014 # jmruas <jmruas@gmail.com>, 2014 # Nelson Rosado <nelsontrosado@gmail.com>, 2013 # PapiMigas Migas <papimigas@gmail.com>, 2013 @@ -14,9 +14,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-02 17:00+0000\n" +"Last-Translator: Helder Meneses <helder.meneses@gmail.com>\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" @@ -44,7 +44,7 @@ msgstr "" #: admin/controller.php:94 msgid "" "A problem occurred while sending the e-mail. Please revisit your settings." -msgstr "" +msgstr "Ocorreu um erro ao enviar o email. Por favor verifique as definições." #: admin/controller.php:99 msgid "Email sent" @@ -64,7 +64,7 @@ msgstr "Encriptação" #: admin/controller.php:120 templates/admin.php:353 msgid "Authentication method" -msgstr "" +msgstr "Método de autenticação" #: ajax/apps/ocs.php:20 msgid "Unable to load list from App Store" @@ -93,7 +93,7 @@ msgstr "Impossível acrescentar o grupo" #: ajax/decryptall.php:31 msgid "Files decrypted successfully" -msgstr "" +msgstr "Ficheiros desencriptados com sucesso" #: ajax/decryptall.php:33 msgid "" @@ -186,7 +186,7 @@ msgstr "Documentação de Utilizador" #: js/apps.js:50 msgid "Admin Documentation" -msgstr "" +msgstr "Documentação de administrador." #: js/apps.js:67 msgid "Update to {appversion}" @@ -238,23 +238,23 @@ msgstr "Seleccione uma fotografia de perfil" #: js/personal.js:274 msgid "Very weak password" -msgstr "" +msgstr "Password muito fraca" #: js/personal.js:275 msgid "Weak password" -msgstr "" +msgstr "Password fraca" #: js/personal.js:276 msgid "So-so password" -msgstr "" +msgstr "Password aceitável" #: js/personal.js:277 msgid "Good password" -msgstr "" +msgstr "Password Forte" #: js/personal.js:278 msgid "Strong password" -msgstr "" +msgstr "Password muito forte" #: js/personal.js:313 msgid "Decrypting files... Please wait, this can take some time." @@ -339,7 +339,7 @@ msgstr "Login" #: templates/admin.php:18 msgid "Plain" -msgstr "" +msgstr "Plano" #: templates/admin.php:19 msgid "NT LAN Manager" @@ -536,11 +536,11 @@ msgstr "" #: templates/admin.php:263 msgid "Expire after " -msgstr "" +msgstr "Expira após" #: templates/admin.php:266 msgid "days" -msgstr "" +msgstr "dias" #: templates/admin.php:269 msgid "Enforce expiration date" diff --git a/l10n/ro/files.po b/l10n/ro/files.po index 65babe8bd14..4098cc55aaf 100644 --- a/l10n/ro/files.po +++ b/l10n/ro/files.po @@ -9,15 +9,16 @@ # corneliu.e <corneliueva@yahoo.com>, 2013 # dimaursu16 <dima@ceata.org>, 2013 # inaina <ina.c.ina@gmail.com>, 2013 +# lauraberindei <lauraagavriloae@yahoo.com>, 2014 # ripkid666 <ripkid666@gmail.com>, 2013 # sergiu_sechel <sergiu.sechel@gmail.com>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-02 01:55-0400\n" -"PO-Revision-Date: 2014-05-01 16:00+0000\n" -"Last-Translator: mozguletz <__sashok@mail.ru>\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 15:29+0000\n" +"Last-Translator: lauraberindei <lauraagavriloae@yahoo.com>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -69,7 +70,7 @@ msgstr "Sursă nevalidă" #: ajax/newfile.php:102 msgid "" "Server is not allowed to open URLs, please check the server configuration" -msgstr "" +msgstr "Serverului nu ii este permis sa deschida URL-ul , verificati setarile serverului" #: ajax/newfile.php:118 #, php-format @@ -288,7 +289,7 @@ msgstr "Spațiul de stocare este aproape plin ({usedSpacePercent}%)" msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" -msgstr "" +msgstr "Aplicatia de criptare este activata dar tastatura nu este initializata , va rugam deconectati-va si reconectati-va" #: js/files.js:137 msgid "" diff --git a/l10n/ro/files_sharing.po b/l10n/ro/files_sharing.po index eae9b1be263..3f48febdbc9 100644 --- a/l10n/ro/files_sharing.po +++ b/l10n/ro/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" "Last-Translator: I Robot\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -58,16 +58,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Descarcă" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/ro/user_ldap.po b/l10n/ro/user_ldap.po index 6f966c10289..23c097fe062 100644 --- a/l10n/ro/user_ldap.po +++ b/l10n/ro/user_ldap.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# lauraberindei <lauraagavriloae@yahoo.com>, 2014 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 18:15+0000\n" +"Last-Translator: lauraberindei <lauraagavriloae@yahoo.com>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -27,7 +28,7 @@ msgstr "" #: ajax/testConfiguration.php:39 msgid "The configuration is valid and the connection could be established!" -msgstr "" +msgstr "Configuraţia este valida şi s-a stabilit conectarea" #: ajax/testConfiguration.php:42 msgid "" @@ -43,11 +44,11 @@ msgstr "" #: ajax/wizard.php:32 msgid "No action specified" -msgstr "" +msgstr "Nu este specificata nici o acţiune " #: ajax/wizard.php:38 msgid "No configuration specified" -msgstr "" +msgstr "Nu este specificata nici o configurare " #: ajax/wizard.php:81 msgid "No data specified" @@ -68,11 +69,11 @@ msgstr "" #: js/settings.js:84 msgid "Keep settings?" -msgstr "" +msgstr "Păstraţi setările ?" #: js/settings.js:99 msgid "Cannot add server configuration" -msgstr "" +msgstr "Nu se poate adăuga configuraţia serverului " #: js/settings.js:127 msgid "mappings cleared" @@ -88,19 +89,19 @@ msgstr "Eroare" #: js/settings.js:780 msgid "Configuration OK" -msgstr "" +msgstr "Configuraţie valida" #: js/settings.js:789 msgid "Configuration incorrect" -msgstr "" +msgstr "Configuraţie incorecta " #: js/settings.js:798 msgid "Configuration incomplete" -msgstr "" +msgstr "Configuraţie incompleta " #: js/settings.js:815 js/settings.js:824 msgid "Select groups" -msgstr "" +msgstr "Selectaţi grupuri " #: js/settings.js:818 js/settings.js:827 msgid "Select object classes" @@ -108,23 +109,23 @@ msgstr "" #: js/settings.js:821 msgid "Select attributes" -msgstr "" +msgstr "Selectaţi caracteristici" #: js/settings.js:848 msgid "Connection test succeeded" -msgstr "" +msgstr "Testul de conectare a reuşit " #: js/settings.js:855 msgid "Connection test failed" -msgstr "" +msgstr "Testul de conectare a eşuat " #: js/settings.js:864 msgid "Do you really want to delete the current Server Configuration?" -msgstr "" +msgstr "Sunteţi sigur ca vreţi sa ştergeţi configuraţia actuala a serverului ?" #: js/settings.js:865 msgid "Confirm Deletion" -msgstr "" +msgstr "Confirmaţi Ştergerea " #: lib/wizard.php:79 lib/wizard.php:93 #, php-format @@ -156,7 +157,7 @@ msgstr "Salvează" #: templates/part.settingcontrols.php:4 msgid "Test Configuration" -msgstr "" +msgstr "Configurare test" #: templates/part.settingcontrols.php:10 templates/part.wizardcontrols.php:14 msgid "Help" @@ -213,7 +214,7 @@ msgstr "" #: templates/part.wizard-loginfilter.php:24 msgid "Other Attributes:" -msgstr "" +msgstr "Alte caracteristici :" #: templates/part.wizard-loginfilter.php:38 #, php-format @@ -224,7 +225,7 @@ msgstr "" #: templates/part.wizard-server.php:18 msgid "Add Server Configuration" -msgstr "" +msgstr "Adăugaţi Configuraţia Serverului" #: templates/part.wizard-server.php:30 msgid "Host" @@ -279,7 +280,7 @@ msgstr "" #: templates/part.wizard-userfilter.php:38 msgid "users found" -msgstr "" +msgstr "Utilizatori găsiţi " #: templates/part.wizardcontrols.php:5 msgid "Back" @@ -304,11 +305,11 @@ msgstr "<b>Atenție</b> Modulul PHP LDAP nu este instalat, infrastructura nu va #: templates/settings.php:20 msgid "Connection Settings" -msgstr "" +msgstr "Setările de conexiune" #: templates/settings.php:22 msgid "Configuration Active" -msgstr "" +msgstr "Configuraţie activa " #: templates/settings.php:22 msgid "When unchecked, this configuration will be skipped." @@ -330,7 +331,7 @@ msgstr "" #: templates/settings.php:25 msgid "Disable Main Server" -msgstr "" +msgstr "Dezactivaţi serverul principal" #: templates/settings.php:25 msgid "Only connect to the replica server." @@ -361,7 +362,7 @@ msgstr "în secunde. O schimbare curăță memoria tampon." #: templates/settings.php:30 msgid "Directory Settings" -msgstr "" +msgstr "Setările directorului" #: templates/settings.php:32 msgid "User Display Name Field" @@ -434,7 +435,7 @@ msgstr "" #: templates/settings.php:42 msgid "Special Attributes" -msgstr "" +msgstr "Caracteristici speciale " #: templates/settings.php:44 msgid "Quota Field" @@ -464,7 +465,7 @@ msgstr "Lăsați gol pentru numele de utilizator (implicit). În caz contrar, sp #: templates/settings.php:53 msgid "Internal Username" -msgstr "" +msgstr "Nume utilizator intern" #: templates/settings.php:54 msgid "" diff --git a/l10n/ro/user_webdavauth.po b/l10n/ro/user_webdavauth.po index a4507bddf33..076a42730a3 100644 --- a/l10n/ro/user_webdavauth.po +++ b/l10n/ro/user_webdavauth.po @@ -4,14 +4,15 @@ # # Translators: # Dimon Pockemon <>, 2013 +# lauraberindei <lauraagavriloae@yahoo.com>, 2014 # laurentiucristescu <laur.cristescu@gmail.com>, 2012 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-27 01:56-0400\n" -"PO-Revision-Date: 2013-07-27 05:57+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 17:34+0000\n" +"Last-Translator: lauraberindei <lauraagavriloae@yahoo.com>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,15 +20,15 @@ msgstr "" "Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: templates/settings.php:3 +#: templates/settings.php:2 msgid "WebDAV Authentication" msgstr "Autentificare WebDAV" -#: templates/settings.php:4 +#: templates/settings.php:3 msgid "Address: " -msgstr "" +msgstr "Adresa :" -#: templates/settings.php:7 +#: templates/settings.php:6 msgid "" "The user credentials will be sent to this address. This plugin checks the " "response and will interpret the HTTP statuscodes 401 and 403 as invalid " diff --git a/l10n/ru/files.po b/l10n/ru/files.po index 975abf55be4..1910b7f5598 100644 --- a/l10n/ru/files.po +++ b/l10n/ru/files.po @@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" @@ -220,7 +220,7 @@ msgid "" "big." msgstr "Идёт подготовка к скачиванию. Это может занять некоторое время, если файлы большого размера." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Ожидание" @@ -240,37 +240,37 @@ msgstr "Ошибка" msgid "Could not rename file" msgstr "Не удалось переименовать файл" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Ошибка при удалении файла." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Имя" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Размер" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Дата изменения" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n каталог" msgstr[1] "%n каталога" msgstr[2] "%n каталогов" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n файл" msgstr[1] "%n файла" msgstr[2] "%n файлов" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Закачка %n файла" diff --git a/l10n/ru/files_sharing.po b/l10n/ru/files_sharing.po index cf329759614..ee2be041f34 100644 --- a/l10n/ru/files_sharing.po +++ b/l10n/ru/files_sharing.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" @@ -61,16 +61,15 @@ msgstr "общий доступ отключён" msgid "For more info, please ask the person who sent this link." msgstr "Пожалуйста, обратитесь к отправителю данной ссылки." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "Поделиться с %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Скачать" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Прямая ссылка" diff --git a/l10n/si_LK/files.po b/l10n/si_LK/files.po index 101e8894158..d729db28798 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "" @@ -227,35 +227,35 @@ msgstr "දෝෂයක්" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "නම" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "ප්රමාණය" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "වෙනස් කළ" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/si_LK/files_sharing.po b/l10n/si_LK/files_sharing.po index cdc7244149a..d6fd9a25766 100644 --- a/l10n/si_LK/files_sharing.po +++ b/l10n/si_LK/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "බාන්න" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/sk/files.po b/l10n/sk/files.po index 1f5704f4c3e..37e8ebb0c60 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "" @@ -227,37 +227,37 @@ msgstr "" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/sk/files_sharing.po b/l10n/sk/files_sharing.po index 1c1b6602df4..0cad146d764 100644 --- a/l10n/sk/files_sharing.po +++ b/l10n/sk/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-11 01:54-0400\n" -"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: sk\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Stiahnuť" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/sk_SK/core.po b/l10n/sk_SK/core.po index 0d799b594eb..ad37637a507 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-02 09:36+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" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/l10n/sk_SK/files.po b/l10n/sk_SK/files.po index 664471c375d..dc294f53960 100644 --- a/l10n/sk_SK/files.po +++ b/l10n/sk_SK/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" @@ -208,7 +208,7 @@ msgid "" "big." msgstr "Vaše sťahovanie sa pripravuje. Ak sú sťahované súbory veľké, môže to chvíľu trvať." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Prebieha" @@ -228,37 +228,37 @@ msgstr "Chyba" msgid "Could not rename file" msgstr "Nemožno premenovať súbor" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Chyba pri mazaní súboru." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Názov" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Veľkosť" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Upravené" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 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:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 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:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Nahrávam %n súbor" diff --git a/l10n/sk_SK/files_sharing.po b/l10n/sk_SK/files_sharing.po index 9734bcb5d0a..e7583031b5c 100644 --- a/l10n/sk_SK/files_sharing.po +++ b/l10n/sk_SK/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: mhh <marian.hvolka@stuba.sk>\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" +"Last-Translator: I Robot\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" @@ -58,16 +58,15 @@ msgstr "zdieľanie je zakázané" msgid "For more info, please ask the person who sent this link." msgstr "Pre viac informácií kontaktujte osobu, ktorá vám poslala tento odkaz." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "Zdieľa %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Sťahovanie" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "Stiahnuť %s" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Priama linka" diff --git a/l10n/sk_SK/user_ldap.po b/l10n/sk_SK/user_ldap.po index 41bca946d31..b1e19e7bbd4 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-02 14:14+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" @@ -421,7 +421,7 @@ msgstr "Vnorené skupiny" msgid "" "When switched on, groups that contain groups are supported. (Only works if " "the group member attribute contains DNs.)" -msgstr "" +msgstr "Ak je zapnuté, tak je možné používať skupiny, ktoré obsahujú iné skupiny. (Funguje, len ak atribút člena skupiny obsahuje DN.)" #: templates/settings.php:40 msgid "Paging chunksize" diff --git a/l10n/sl/files.po b/l10n/sl/files.po index 7c532d8dfa4..f4d73ef4636 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-05-05 01:55-0400\n" +"PO-Revision-Date: 2014-05-04 18:39+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" @@ -209,13 +209,13 @@ msgid "" "big." msgstr "Postopek priprave datoteke za prejem je lahko dolgotrajen, kadar je datoteka zelo velika." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "V čakanju ..." #: js/filelist.js:916 msgid "Error moving file." -msgstr "" +msgstr "Napaka premikanja datoteke." #: js/filelist.js:924 msgid "Error moving file" @@ -229,23 +229,23 @@ msgstr "Napaka" msgid "Could not rename file" msgstr "Ni mogoče preimenovati datoteke" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Napaka brisanja datoteke." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Ime" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Velikost" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Spremenjeno" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n mapa" @@ -253,7 +253,7 @@ msgstr[1] "%n mapi" msgstr[2] "%n mape" msgstr[3] "%n map" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n datoteka" @@ -261,7 +261,7 @@ msgstr[1] "%n datoteki" msgstr[2] "%n datoteke" msgstr[3] "%n datotek" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Posodabljanje %n datoteke" diff --git a/l10n/sl/files_external.po b/l10n/sl/files_external.po index 65eaae27b52..77eef9bd750 100644 --- a/l10n/sl/files_external.po +++ b/l10n/sl/files_external.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-05-05 01:55-0400\n" +"PO-Revision-Date: 2014-05-04 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" @@ -28,11 +28,11 @@ msgstr "Mesto" #: appinfo/app.php:39 msgid "Amazon S3" -msgstr "" +msgstr "Amazon S3" #: appinfo/app.php:41 msgid "Key" -msgstr "" +msgstr "Ključ" #: appinfo/app.php:42 msgid "Secret" diff --git a/l10n/sl/files_sharing.po b/l10n/sl/files_sharing.po index d7cab07ba4f..c0361a47751 100644 --- a/l10n/sl/files_sharing.po +++ b/l10n/sl/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: mateju <>\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" +"Last-Translator: I Robot\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" @@ -58,16 +58,15 @@ msgstr "souporaba je onemogočena." msgid "For more info, please ask the person who sent this link." msgstr "Za več podrobnosti stopite v stik s pošiljateljem te povezave." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "souporabp omogoča %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Prejmi" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "Prejmi %s" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Neposredna povezava" diff --git a/l10n/sq/files.po b/l10n/sq/files.po index 6bce8ad1594..59378d7a1bd 100644 --- a/l10n/sq/files.po +++ b/l10n/sq/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" @@ -209,7 +209,7 @@ msgid "" "big." msgstr "Shkarkimi juaj është duke u përgatitur. Kjo mund të kërkojë kohë nëse skedarët janë të mëdhenj." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Në vijim" @@ -229,35 +229,35 @@ msgstr "Gabim" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Emri" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Madhësia" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Ndryshuar" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n dosje" msgstr[1] "%n dosje" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n skedar" msgstr[1] "%n skedarë" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Po ngarkoj %n skedar" diff --git a/l10n/sq/files_sharing.po b/l10n/sq/files_sharing.po index 119e7d5103e..c929692b714 100644 --- a/l10n/sq/files_sharing.po +++ b/l10n/sq/files_sharing.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" @@ -59,16 +59,15 @@ msgstr "ndarja është çaktivizuar" msgid "For more info, please ask the person who sent this link." msgstr "Për më shumë informacione, ju lutem pyesni personin që iu dërgoi këtë lidhje." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Shkarko" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Lidhje direkte" diff --git a/l10n/sr/files.po b/l10n/sr/files.po index 1198efecb7f..fa5ce025603 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "Припремам преузимање. Ово може да потраје ако су датотеке велике." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "На чекању" @@ -227,37 +227,37 @@ msgstr "Грешка" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Име" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Величина" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Измењено" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/sr/files_sharing.po b/l10n/sr/files_sharing.po index c52aafa0147..7ec0e15f341 100644 --- a/l10n/sr/files_sharing.po +++ b/l10n/sr/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Преузми" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/sr@latin/files.po b/l10n/sr@latin/files.po index 2f49a4f40f8..8a5cc78d736 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "" @@ -227,37 +227,37 @@ msgstr "Greška" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Ime" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Veličina" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Zadnja izmena" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/sr@latin/files_sharing.po b/l10n/sr@latin/files_sharing.po index e203552792f..c32964116c6 100644 --- a/l10n/sr@latin/files_sharing.po +++ b/l10n/sr@latin/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Preuzmi" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/su/files_sharing.po b/l10n/su/files_sharing.po index 868f619befb..35479e18ff7 100644 --- a/l10n/su/files_sharing.po +++ b/l10n/su/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-11 01:54-0400\n" -"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Sundanese (http://www.transifex.com/projects/p/owncloud/language/su/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: su\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/sv/files.po b/l10n/sv/files.po index dbb8c2f5c2b..e8c245380d3 100644 --- a/l10n/sv/files.po +++ b/l10n/sv/files.po @@ -17,8 +17,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" @@ -217,7 +217,7 @@ msgid "" "big." msgstr "Din nedladdning förbereds. Det kan ta tid om det är stora filer." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Väntar" @@ -237,35 +237,35 @@ msgstr "Fel" msgid "Could not rename file" msgstr "Kan ej byta filnamn" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Kunde inte ta bort filen." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Namn" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Storlek" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Ändrad" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n mapp" msgstr[1] "%n mappar" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n fil" msgstr[1] "%n filer" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Laddar upp %n fil" diff --git a/l10n/sv/files_sharing.po b/l10n/sv/files_sharing.po index 5628aae68e6..9d1259ee7c3 100644 --- a/l10n/sv/files_sharing.po +++ b/l10n/sv/files_sharing.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: AsavarTzeth <asavartzeth@gmail.com>\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -61,16 +61,15 @@ msgstr "delning är inaktiverat" msgid "For more info, please ask the person who sent this link." msgstr "För mer information, kontakta den person som skickade den här länken." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "delad av %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Ladda ner" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "Ladda ner %s" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Direkt länk" diff --git a/l10n/sw_KE/files_sharing.po b/l10n/sw_KE/files_sharing.po index 768ae9c285d..51beb82fc77 100644 --- a/l10n/sw_KE/files_sharing.po +++ b/l10n/sw_KE/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-11 01:54-0400\n" -"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Swahili (Kenya) (http://www.transifex.com/projects/p/owncloud/language/sw_KE/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: sw_KE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/ta_IN/files_sharing.po b/l10n/ta_IN/files_sharing.po index 035494af977..84a5934cd23 100644 --- a/l10n/ta_IN/files_sharing.po +++ b/l10n/ta_IN/files_sharing.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-01 01:55-0400\n" -"PO-Revision-Date: 2013-04-26 08:01+0000\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Tamil (India) (http://www.transifex.com/projects/p/owncloud/language/ta_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/ta_LK/files.po b/l10n/ta_LK/files.po index 04b0d6f3399..e3c3d80568b 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "நிலுவையிலுள்ள" @@ -227,35 +227,35 @@ msgstr "வழு" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "பெயர்" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "அளவு" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "மாற்றப்பட்டது" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/ta_LK/files_sharing.po b/l10n/ta_LK/files_sharing.po index 698b986992e..ca4ae0af9aa 100644 --- a/l10n/ta_LK/files_sharing.po +++ b/l10n/ta_LK/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" "Last-Translator: I Robot\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "பதிவிறக்குக" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/te/files_sharing.po b/l10n/te/files_sharing.po index 0dd2925829a..5cfac634fcb 100644 --- a/l10n/te/files_sharing.po +++ b/l10n/te/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index d28988533bf..169ae4b7800 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: 2014-05-02 01:55-0400\n" +"POT-Creation-Date: 2014-05-05 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index 18736e00ffb..b9cc6fd8727 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: 2014-05-02 01:55-0400\n" +"POT-Creation-Date: 2014-05-05 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot index 906e80b2827..54d4edfeedf 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: 2014-05-02 01:55-0400\n" +"POT-Creation-Date: 2014-05-05 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot index 2ba85a0f281..2aa7ed17ee9 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: 2014-05-02 01:55-0400\n" +"POT-Creation-Date: 2014-05-05 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot index 1d54ce66306..8163df2bf59 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: 2014-05-02 01:55-0400\n" +"POT-Creation-Date: 2014-05-05 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/templates/files_trashbin.pot b/l10n/templates/files_trashbin.pot index 96bb6d09d16..567f4963224 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: 2014-05-02 01:55-0400\n" +"POT-Creation-Date: 2014-05-05 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot index 57fb2c3d734..1084bbfb0f5 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: 2014-05-02 01:55-0400\n" +"POT-Creation-Date: 2014-05-05 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot index 54f29cc8415..14423c83f00 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: 2014-05-02 01:55-0400\n" +"POT-Creation-Date: 2014-05-05 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -18,11 +18,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: base.php:712 +#: base.php:713 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:713 +#: base.php:714 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " diff --git a/l10n/templates/private.pot b/l10n/templates/private.pot index 6f010e26083..d208a9b312a 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: 2014-05-02 01:55-0400\n" +"POT-Creation-Date: 2014-05-05 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index 77c8140adcd..8bbfa6c61de 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: 2014-05-02 01:55-0400\n" +"POT-Creation-Date: 2014-05-05 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot index eeea13b43c9..e94e6bc32ce 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: 2014-05-02 01:55-0400\n" +"POT-Creation-Date: 2014-05-05 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/user_webdavauth.pot b/l10n/templates/user_webdavauth.pot index 5c1c7f726e4..154edc8adb4 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: 2014-05-02 01:55-0400\n" +"POT-Creation-Date: 2014-05-05 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/th_TH/files.po b/l10n/th_TH/files.po index 31b5d307424..d6ed7ef02e5 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "กำลังเตรียมดาวน์โหลดข้อมูล หากไฟล์มีขนาดใหญ่ อาจใช้เวลาสักครู่" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "อยู่ระหว่างดำเนินการ" @@ -227,33 +227,33 @@ msgstr "ข้อผิดพลาด" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "ชื่อ" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "ขนาด" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "แก้ไขแล้ว" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/th_TH/files_sharing.po b/l10n/th_TH/files_sharing.po index b949b4d2f7a..7fc9831193a 100644 --- a/l10n/th_TH/files_sharing.po +++ b/l10n/th_TH/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" "Last-Translator: I Robot\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "ดาวน์โหลด" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/tr/files.po b/l10n/tr/files.po index 9a003a127a8..dae3ef74fe5 100644 --- a/l10n/tr/files.po +++ b/l10n/tr/files.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+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" @@ -212,7 +212,7 @@ msgid "" "big." msgstr "İndirmeniz hazırlanıyor. Dosya büyük ise biraz zaman alabilir." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Bekliyor" @@ -232,35 +232,35 @@ msgstr "Hata" msgid "Could not rename file" msgstr "Dosya adlandırılamadı" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Dosya silinirken hata." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "İsim" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Boyut" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Değiştirilme" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n dizin" msgstr[1] "%n dizin" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n dosya" msgstr[1] "%n dosya" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "%n dosya yükleniyor" diff --git a/l10n/tr/files_sharing.po b/l10n/tr/files_sharing.po index 49fb0bd93e2..1556e35688a 100644 --- a/l10n/tr/files_sharing.po +++ b/l10n/tr/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 15:53+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" @@ -36,7 +36,7 @@ msgstr "Parola" #: templates/part.404.php:3 msgid "Sorry, this link doesn’t seem to work anymore." -msgstr "Üzgünüz, bu bağlantı artık çalışıyor gibi görünmüyor" +msgstr "Üzgünüz, bu bağlantı artık çalışıyor gibi görünmüyor." #: templates/part.404.php:4 msgid "Reasons might be:" @@ -58,16 +58,15 @@ msgstr "paylaşım devre dışı" msgid "For more info, please ask the person who sent this link." msgstr "Daha fazla bilgi için bu bağlantıyı aldığınız kişi ile iletişime geçin." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "paylaşan: %s" +#: templates/public.php:21 +msgid "Download" +msgstr "İndir" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "İndir: %s" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Doğrudan bağlantı" diff --git a/l10n/tzm/files_sharing.po b/l10n/tzm/files_sharing.po index ba2c88b85d9..77b8970bc25 100644 --- a/l10n/tzm/files_sharing.po +++ b/l10n/tzm/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-11 01:54-0400\n" -"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Central Atlas Tamazight (http://www.transifex.com/projects/p/owncloud/language/tzm/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: tzm\n" "Plural-Forms: nplurals=2; plural=(n == 0 || n == 1 || (n > 10 && n < 100) ? 0 : 1;\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/ug/files.po b/l10n/ug/files.po index 16636e36333..0161a25e814 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "كۈتۈۋاتىدۇ" @@ -227,33 +227,33 @@ msgstr "خاتالىق" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "ئاتى" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "چوڭلۇقى" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "ئۆزگەرتكەن" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/ug/files_sharing.po b/l10n/ug/files_sharing.po index c43732d5e98..8ba9c5f68fc 100644 --- a/l10n/ug/files_sharing.po +++ b/l10n/ug/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n" "MIME-Version: 1.0\n" @@ -58,16 +58,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "چۈشۈر" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/uk/files.po b/l10n/uk/files.po index 508a55485cf..8a8db636db3 100644 --- a/l10n/uk/files.po +++ b/l10n/uk/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -208,7 +208,7 @@ msgid "" "big." msgstr "Ваше завантаження готується. Це може зайняти деякий час, якщо файли завеликі." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Очікування" @@ -228,37 +228,37 @@ msgstr "Помилка" msgid "Could not rename file" msgstr "Неможливо перейменувати файл" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Ім'я" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Розмір" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Змінено" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n тека" msgstr[1] "%n тека" msgstr[2] "%n теки" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n файл" msgstr[1] "%n файлів" msgstr[2] "%n файли" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/uk/files_sharing.po b/l10n/uk/files_sharing.po index feda9ca624f..2599a0ff2f3 100644 --- a/l10n/uk/files_sharing.po +++ b/l10n/uk/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" "Last-Translator: I Robot\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -58,16 +58,15 @@ msgstr "обмін заборонений" msgid "For more info, please ask the person who sent this link." msgstr "Для отримання додаткової інформації, будь ласка, зверніться до особи, яка надіслала це посилання." -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "Завантажити" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "Пряме посилання" diff --git a/l10n/ur/files_sharing.po b/l10n/ur/files_sharing.po index fa231b4c39f..2d8c2829a06 100644 --- a/l10n/ur/files_sharing.po +++ b/l10n/ur/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-11 01:54-0400\n" -"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Urdu (http://www.transifex.com/projects/p/owncloud/language/ur/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: ur\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/ur_PK/files_sharing.po b/l10n/ur_PK/files_sharing.po index f625c4f1c00..3b23bdb9fb4 100644 --- a/l10n/ur_PK/files_sharing.po +++ b/l10n/ur_PK/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/uz/files_sharing.po b/l10n/uz/files_sharing.po index fd65efd7533..1360047e70e 100644 --- a/l10n/uz/files_sharing.po +++ b/l10n/uz/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-03-11 01:54-0400\n" -"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"POT-Creation-Date: 2014-05-03 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Uzbek (http://www.transifex.com/projects/p/owncloud/language/uz/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: uz\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: js/share.js:13 +#: js/share.js:33 msgid "Shared by {owner}" msgstr "" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" +#: templates/public.php:21 +msgid "Download" msgstr "" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/vi/files.po b/l10n/vi/files.po index 768495a1f65..63ee2d43913 100644 --- a/l10n/vi/files.po +++ b/l10n/vi/files.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" @@ -211,7 +211,7 @@ msgid "" "big." msgstr "Your download is being prepared. This might take some time if the files are big." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "Đang chờ" @@ -231,33 +231,33 @@ msgstr "Lỗi" msgid "Could not rename file" msgstr "Không thể đổi tên file" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Lỗi xóa file," -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Tên" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Kích cỡ" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Thay đổi" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n thư mục" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n tập tin" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Đang tải lên %n tập tin" diff --git a/l10n/vi/files_sharing.po b/l10n/vi/files_sharing.po index 989921d3b01..7f7c2788a45 100644 --- a/l10n/vi/files_sharing.po +++ b/l10n/vi/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr " Được chia sẻ bởi %s" +#: templates/public.php:21 +msgid "Download" +msgstr "Tải về" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/zh_CN/files.po b/l10n/zh_CN/files.po index 554ed6a4aee..4cb44db6008 100644 --- a/l10n/zh_CN/files.po +++ b/l10n/zh_CN/files.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-01 01:55-0400\n" -"PO-Revision-Date: 2014-04-30 20:40+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: Xuetian Weng <wengxt@gmail.com>\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/files_external.po b/l10n/zh_CN/files_external.po index 6a793252413..137e173cc99 100644 --- a/l10n/zh_CN/files_external.po +++ b/l10n/zh_CN/files_external.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Xuetian Weng <wengxt@gmail.com>, 2014 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-05-05 01:55-0400\n" +"PO-Revision-Date: 2014-05-04 19:56+0000\n" +"Last-Translator: Xuetian Weng <wengxt@gmail.com>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,7 +20,7 @@ msgstr "" #: appinfo/app.php:34 msgid "Local" -msgstr "" +msgstr "本地" #: appinfo/app.php:36 msgid "Location" @@ -27,7 +28,7 @@ msgstr "地点" #: appinfo/app.php:39 msgid "Amazon S3" -msgstr "" +msgstr "Amazon S3" #: appinfo/app.php:41 msgid "Key" @@ -47,7 +48,7 @@ msgstr "" #: appinfo/app.php:49 msgid "Access Key" -msgstr "" +msgstr "访问密钥" #: appinfo/app.php:50 msgid "Secret Key" @@ -55,19 +56,19 @@ msgstr "" #: appinfo/app.php:52 msgid "Hostname (optional)" -msgstr "" +msgstr "域名 (可选)" #: appinfo/app.php:53 msgid "Port (optional)" -msgstr "" +msgstr "端口 (可选)" #: appinfo/app.php:54 msgid "Region (optional)" -msgstr "" +msgstr "区域 (optional)" #: appinfo/app.php:55 msgid "Enable SSL" -msgstr "" +msgstr "启用 SSL" #: appinfo/app.php:56 msgid "Enable Path Style" @@ -99,11 +100,11 @@ msgstr "密码" #: appinfo/app.php:76 appinfo/app.php:115 appinfo/app.php:124 #: appinfo/app.php:134 appinfo/app.php:154 msgid "Root" -msgstr "" +msgstr "根路径" #: appinfo/app.php:77 msgid "Secure ftps://" -msgstr "" +msgstr "安全 ftps://" #: appinfo/app.php:84 msgid "Client ID" @@ -159,7 +160,7 @@ msgstr "共享" #: appinfo/app.php:119 msgid "SMB / CIFS using OC login" -msgstr "" +msgstr "SMB / CIFS 使用 OC 登录信息" #: appinfo/app.php:122 msgid "Username as share" @@ -167,7 +168,7 @@ msgstr "" #: appinfo/app.php:135 appinfo/app.php:145 msgid "Secure https://" -msgstr "" +msgstr "安全 https://" #: appinfo/app.php:144 msgid "Remote subfolder" @@ -195,15 +196,15 @@ msgstr "配置Google Drive存储时出错" #: js/settings.js:318 js/settings.js:325 msgid "Saved" -msgstr "" +msgstr "已保存" #: lib/config.php:598 msgid "<b>Note:</b> " -msgstr "" +msgstr "<b>注意:</b>" #: lib/config.php:608 msgid " and " -msgstr "" +msgstr "和" #: lib/config.php:630 #, php-format @@ -248,7 +249,7 @@ msgstr "选项" #: templates/settings.php:12 msgid "Available for" -msgstr "" +msgstr "可用于" #: templates/settings.php:32 msgid "Add storage" @@ -256,7 +257,7 @@ msgstr "添加存储" #: templates/settings.php:92 msgid "No user or group" -msgstr "" +msgstr "无用户或组" #: templates/settings.php:95 msgid "All Users" @@ -281,7 +282,7 @@ msgstr "启用用户外部存储" #: templates/settings.php:135 msgid "Allow users to mount the following external storage" -msgstr "" +msgstr "允许用户挂载以下外部存储" #: templates/settings.php:150 msgid "SSL root certificates" diff --git a/l10n/zh_CN/files_sharing.po b/l10n/zh_CN/files_sharing.po index 5f1de7d324f..0ca8d095142 100644 --- a/l10n/zh_CN/files_sharing.po +++ b/l10n/zh_CN/files_sharing.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -59,16 +59,15 @@ msgstr "共享已禁用" msgid "For more info, please ask the person who sent this link." msgstr "欲知详情,请联系发给你链接的人。" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "由 %s 共享" +#: templates/public.php:21 +msgid "Download" +msgstr "下载" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "直接链接" diff --git a/l10n/zh_CN/lib.po b/l10n/zh_CN/lib.po index f4119a60d4c..71f4a9a22a0 100644 --- a/l10n/zh_CN/lib.po +++ b/l10n/zh_CN/lib.po @@ -7,14 +7,14 @@ # peishi fang <fangpeishi@gmail.com>, 2014 # Martin Liu <liuzh66@gmail.com>, 2014 # modokwang <modokwang@gmail.com>, 2013 -# Xuetian Weng <wengxt@gmail.com>, 2013 +# Xuetian Weng <wengxt@gmail.com>, 2013-2014 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-01 01:55-0400\n" -"PO-Revision-Date: 2014-04-30 22:51+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-05-05 01:55-0400\n" +"PO-Revision-Date: 2014-05-04 19:53+0000\n" +"Last-Translator: Xuetian Weng <wengxt@gmail.com>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,11 +22,11 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.php:712 +#: base.php:713 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "您正在访问来自不信任域名的服务器。" -#: base.php:713 +#: base.php:714 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -38,11 +38,11 @@ msgstr "" msgid "" "App \"%s\" can't be installed because it is not compatible with this version" " of ownCloud." -msgstr "" +msgstr "App “%s” 无法安装,因为它和当前 ownCloud 版本不兼容。" #: private/app.php:248 msgid "No app name specified" -msgstr "" +msgstr "没有指定的 App 名称" #: private/app.php:353 msgid "Help" @@ -101,28 +101,28 @@ msgstr "选择的文件太大,无法生成 zip 文件。" msgid "" "Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "" +msgstr "请用较小的分块下载文件或者友好地询问您的管理员。" #: private/installer.php:64 msgid "No source specified when installing app" -msgstr "" +msgstr "安装 App 时未指定来源" #: private/installer.php:71 msgid "No href specified when installing app from http" -msgstr "" +msgstr "从 http 安装 App 时未指定链接" #: private/installer.php:76 msgid "No path specified when installing app from local file" -msgstr "" +msgstr "从本地文件安装 App 时未指定路径" #: private/installer.php:90 #, php-format msgid "Archives of type %s are not supported" -msgstr "" +msgstr "不支持 %s 的压缩格式" #: private/installer.php:104 msgid "Failed to open archive when installing app" -msgstr "" +msgstr "安装 App 是打开归档失败" #: private/installer.php:126 msgid "App does not provide an info.xml file" @@ -130,25 +130,25 @@ msgstr "应用未提供 info.xml 文件" #: private/installer.php:132 msgid "App can't be installed because of not allowed code in the App" -msgstr "" +msgstr "App 无法安装,因为 App 中有非法代码 " #: private/installer.php:141 msgid "" "App can't be installed because it is not compatible with this version of " "ownCloud" -msgstr "" +msgstr "App 无法安装,因为和当前 ownCloud 版本不兼容" #: private/installer.php:147 msgid "" "App can't be installed because it contains the <shipped>true</shipped> tag " "which is not allowed for non shipped apps" -msgstr "" +msgstr "App 无法安装,因为 App 包含不允许在非内置 App 中使用的 <shipped>true</shipped> 标签" #: private/installer.php:160 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 "" +msgstr "App 无法安装因为 info.xml/version 中的版本和 App 商店版本不同" #: private/installer.php:170 msgid "App directory already exists" @@ -173,7 +173,7 @@ msgstr "Token 过期,请刷新页面。" #: private/json.php:74 msgid "Unknown user" -msgstr "" +msgstr "未知用户" #: private/search/provider/file.php:18 private/search/provider/file.php:36 msgid "Files" @@ -215,7 +215,7 @@ msgstr "你需要输入一个数据库中已有的账户或管理员账户。" #: private/setup/mysql.php:12 msgid "MySQL/MariaDB username and/or password not valid" -msgstr "" +msgstr "MySQL/MariaDB 数据库用户名和/或密码无效" #: private/setup/mysql.php:67 private/setup/oci.php:54 #: private/setup/oci.php:121 private/setup/oci.php:144 @@ -243,20 +243,20 @@ msgstr "冲突命令为:\"%s\"" #: private/setup/mysql.php:85 #, php-format msgid "MySQL/MariaDB user '%s'@'localhost' exists already." -msgstr "" +msgstr "MySQL/MariaDB 用户 '%s'@'localhost' 已存在。" #: private/setup/mysql.php:86 msgid "Drop this user from MySQL/MariaDB" -msgstr "" +msgstr "建议从 MySQL/MariaDB 数据库中删除此用户" #: private/setup/mysql.php:91 #, php-format msgid "MySQL/MariaDB user '%s'@'%%' already exists" -msgstr "" +msgstr "MySQL/MariaDB 用户 '%s'@'%%' 已存在" #: private/setup/mysql.php:92 msgid "Drop this user from MySQL/MariaDB." -msgstr "" +msgstr "建议从 MySQL/MariaDB 数据库中删除此用户。" #: private/setup/oci.php:34 msgid "Oracle connection could not be established" @@ -303,105 +303,105 @@ msgstr "%s 向您分享了 »%s«" #: private/share/share.php:498 #, php-format msgid "Sharing %s failed, because the file does not exist" -msgstr "" +msgstr "共享 %s 失败,因为文件不存在。" #: private/share/share.php:523 #, php-format msgid "Sharing %s failed, because the user %s is the item owner" -msgstr "" +msgstr "共享 %s 失败,因为用户 %s 是对象的拥有者" #: private/share/share.php:529 #, php-format msgid "Sharing %s failed, because the user %s does not exist" -msgstr "" +msgstr "共享 %s 失败,因为用户 %s 不存在" #: private/share/share.php:538 #, php-format msgid "" "Sharing %s failed, because the user %s is not a member of any groups that %s" " is a member of" -msgstr "" +msgstr "共享 %s 失败,因为用户 %s 不是 %s 所属的任何组的用户" #: private/share/share.php:551 private/share/share.php:579 #, php-format msgid "Sharing %s failed, because this item is already shared with %s" -msgstr "" +msgstr "共享 %s 失败,因为它已经共享给 %s" #: private/share/share.php:559 #, php-format msgid "Sharing %s failed, because the group %s does not exist" -msgstr "" +msgstr "共享 %s 失败,因为 %s 组不存在" #: private/share/share.php:566 #, php-format msgid "Sharing %s failed, because %s is not a member of the group %s" -msgstr "" +msgstr "共享 %s 失败,因为 %s 不是 %s 组的成员" #: private/share/share.php:629 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" -msgstr "" +msgstr "共享 %s 失败,因为不允许用链接共享" #: private/share/share.php:636 #, php-format msgid "Share type %s is not valid for %s" -msgstr "" +msgstr "%s 不是 %s 的合法共享类型" #: private/share/share.php:773 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" -msgstr "" +msgstr "设置 %s 权限失败,因为权限超出了 %s 已有权限。" #: private/share/share.php:834 #, php-format msgid "Setting permissions for %s failed, because the item was not found" -msgstr "" +msgstr "设置 %s 的权限失败,因为未找到到对应项" #: private/share/share.php:940 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" -msgstr "" +msgstr "共享后端 %s 必须实现 OCP\\Share_Backend 接口" #: private/share/share.php:947 #, php-format msgid "Sharing backend %s not found" -msgstr "" +msgstr "未找到共享后端 %s" #: private/share/share.php:953 #, php-format msgid "Sharing backend for %s not found" -msgstr "" +msgstr "%s 的共享后端未找到" #: private/share/share.php:1367 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" -msgstr "" +msgstr "共享 %s 失败,因为用户 %s 不是原始共享者" #: private/share/share.php:1376 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" -msgstr "" +msgstr "共享 %s 失败,因为权限超过了 %s 已有权限" #: private/share/share.php:1391 #, php-format msgid "Sharing %s failed, because resharing is not allowed" -msgstr "" +msgstr "共享 %s 失败,因为不允许二次共享" #: private/share/share.php:1403 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" -msgstr "" +msgstr "共享 %s 失败,因为 %s 使用的共享后端未找到它的来源" #: private/share/share.php:1417 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" -msgstr "" +msgstr "共享 %s 失败,因为未在文件缓存中找到文件。" #: private/tags.php:193 #, php-format @@ -456,7 +456,7 @@ msgstr "年前" msgid "" "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", " "\"0-9\", and \"_.@-\"" -msgstr "" +msgstr "用户名只允许使用以下字符:“a-z”,“A-Z”,“0-9”,和“_.@-”" #: private/user/manager.php:237 msgid "A valid username must be provided" @@ -468,4 +468,4 @@ msgstr "必须提供合法的密码" #: private/user/manager.php:246 msgid "The username is already being used" -msgstr "" +msgstr "用户名已被使用" diff --git a/l10n/zh_HK/files.po b/l10n/zh_HK/files.po index 945ea8f4f5f..42b19a917a7 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "" @@ -227,33 +227,33 @@ msgstr "錯誤" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "名稱" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "大小" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/zh_HK/files_sharing.po b/l10n/zh_HK/files_sharing.po index ef11ccd798d..e63c3f364cb 100644 --- a/l10n/zh_HK/files_sharing.po +++ b/l10n/zh_HK/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" @@ -57,16 +57,15 @@ msgstr "" msgid "For more info, please ask the person who sent this link." msgstr "" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "下載" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/l10n/zh_TW/files.po b/l10n/zh_TW/files.po index 8f11ce27727..46c2ea23c81 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: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:02+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -209,7 +209,7 @@ msgid "" "big." msgstr "正在準備您的下載,若您的檔案較大,將會需要更多時間。" -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "等候中" @@ -229,33 +229,33 @@ msgstr "錯誤" msgid "Could not rename file" msgstr "無法重新命名" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "名稱" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "大小" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "修改時間" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n 個資料夾" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n 個檔案" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "%n 個檔案正在上傳" diff --git a/l10n/zh_TW/files_sharing.po b/l10n/zh_TW/files_sharing.po index 3be3a9d1f4a..d0ea6e1af98 100644 --- a/l10n/zh_TW/files_sharing.po +++ b/l10n/zh_TW/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" +"POT-Creation-Date: 2014-05-04 01:55-0400\n" +"PO-Revision-Date: 2014-05-03 06:12+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -58,16 +58,15 @@ msgstr "分享功能已停用" msgid "For more info, please ask the person who sent this link." msgstr "請詢問告訴您此連結的人以瞭解更多" -#: templates/public.php:17 -#, php-format -msgid "shared by %s" -msgstr "" +#: templates/public.php:21 +msgid "Download" +msgstr "下載" -#: templates/public.php:44 +#: templates/public.php:53 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:48 +#: templates/public.php:57 msgid "Direct link" msgstr "" diff --git a/lib/base.php b/lib/base.php index 38cd272a89f..1f7d0c0da65 100644 --- a/lib/base.php +++ b/lib/base.php @@ -436,6 +436,7 @@ class OC { self::$loader->registerPrefix('Symfony\\Component\\Routing', 'symfony/routing'); self::$loader->registerPrefix('Symfony\\Component\\Console', 'symfony/console'); self::$loader->registerPrefix('Patchwork', '3rdparty'); + self::$loader->registerPrefix('Pimple', '3rdparty/Pimple'); spl_autoload_register(array(self::$loader, 'load')); // set some stuff diff --git a/lib/l10n/ko.php b/lib/l10n/ko.php index 2c94ebdcc22..977a491ad74 100644 --- a/lib/l10n/ko.php +++ b/lib/l10n/ko.php @@ -31,6 +31,7 @@ $TRANSLATIONS = array( "Application is not enabled" => "앱이 활성화되지 않았습니다", "Authentication error" => "인증 오류", "Token expired. Please reload page." => "토큰이 만료되었습니다. 페이지를 새로 고치십시오.", +"Unknown user" => "알려지지 않은 사용자", "Files" => "파일", "Text" => "텍스트", "Images" => "그림", @@ -39,8 +40,13 @@ $TRANSLATIONS = array( "%s you may not use dots in the database name" => "%s 데이터베이스 이름에는 마침표를 사용할 수 없습니다", "MS SQL username and/or password not valid: %s" => "MS SQL 사용자 이름이나 암호가 잘못되었습니다: %s", "You need to enter either an existing account or the administrator." => "기존 계정이나 administrator(관리자)를 입력해야 합니다.", +"MySQL/MariaDB username and/or password not valid" => "MySQL/MariaDB 사용자 명 혹은 비밀번호가 일치하지 않습니다", "DB Error: \"%s\"" => "DB 오류: \"%s\"", "Offending command was: \"%s\"" => "잘못된 명령: \"%s\"", +"MySQL/MariaDB user '%s'@'localhost' exists already." => "MySQL/MariaDB '%s'@'localhost' 사용자가 이미 존재합니다", +"Drop this user from MySQL/MariaDB" => "MySQL/MariaDB에서 이 사용자 제거하기", +"MySQL/MariaDB user '%s'@'%%' already exists" => "MySQL/MariaDB '%s'@'%%' 사용자가 이미 존재합니다", +"Drop this user from MySQL/MariaDB." => "MySQL/MariaDB에서 이 사용자 제거하기", "Oracle connection could not be established" => "Oracle 연결을 수립할 수 없습니다.", "Oracle username and/or password not valid" => "Oracle 사용자 이름이나 암호가 잘못되었습니다.", "Offending command was: \"%s\", name: %s, password: %s" => "잘못된 명령: \"%s\", 이름: %s, 암호: %s", @@ -61,7 +67,9 @@ $TRANSLATIONS = array( "_%n month ago_::_%n months ago_" => array("%n달 전 "), "last year" => "작년", "years ago" => "년 전", +"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" => "사용자 명에는 다음과 같은 문자만 사용이 가능합니다: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"", "A valid username must be provided" => "올바른 사용자 이름을 입력해야 함", -"A valid password must be provided" => "올바른 암호를 입력해야 함" +"A valid password must be provided" => "올바른 암호를 입력해야 함", +"The username is already being used" => "이 사용자명은 현재 사용중입니다" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/lib/l10n/pt_PT.php b/lib/l10n/pt_PT.php index 8b3c003678d..ad424933331 100644 --- a/lib/l10n/pt_PT.php +++ b/lib/l10n/pt_PT.php @@ -40,8 +40,13 @@ $TRANSLATIONS = array( "%s you may not use dots in the database name" => "%s não é permitido utilizar pontos (.) no nome da base de dados", "MS SQL username and/or password not valid: %s" => "Nome de utilizador/password do MySQL é inválido: %s", "You need to enter either an existing account or the administrator." => "Precisa de introduzir uma conta existente ou de administrador", +"MySQL/MariaDB username and/or password not valid" => "Nome de utilizador/password do MySQL/Maria DB inválida", "DB Error: \"%s\"" => "Erro na BD: \"%s\"", "Offending command was: \"%s\"" => "O comando gerador de erro foi: \"%s\"", +"MySQL/MariaDB user '%s'@'localhost' exists already." => "O utilizador '%s'@'localhost' do MySQL/MariaDB já existe.", +"Drop this user from MySQL/MariaDB" => "Eliminar este utilizador do MySQL/MariaDB", +"MySQL/MariaDB user '%s'@'%%' already exists" => "O utilizador '%s'@'%%' do MySQL/MariaDB já existe", +"Drop this user from MySQL/MariaDB." => "Eliminar este utilizador do MySQL/MariaDB", "Oracle connection could not be established" => "Não foi possível estabelecer a ligação Oracle", "Oracle username and/or password not valid" => "Nome de utilizador/password do Oracle inválida", "Offending command was: \"%s\", name: %s, password: %s" => "O comando gerador de erro foi: \"%s\", nome: %s, password: %s", @@ -50,7 +55,7 @@ $TRANSLATIONS = array( "Set an admin password." => "Definiar uma password de administrador", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "O seu servidor web não está configurado correctamente para autorizar sincronização de ficheiros, pois o interface WebDAV parece estar com problemas.", "Please double check the <a href='%s'>installation guides</a>." => "Por favor verifique <a href='%s'>installation guides</a>.", -"%s shared »%s« with you" => "%s partilhado »%s« contigo", +"%s shared »%s« with you" => "%s partilhado »%s« consigo", "Could not find category \"%s\"" => "Não foi encontrado a categoria \"%s\"", "seconds ago" => "Minutos atrás", "_%n minute ago_::_%n minutes ago_" => array("","%n minutos atrás"), diff --git a/lib/l10n/zh_CN.php b/lib/l10n/zh_CN.php index 8fca52f3dbd..c5261a6aff0 100644 --- a/lib/l10n/zh_CN.php +++ b/lib/l10n/zh_CN.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"You are accessing the server from an untrusted domain." => "您正在访问来自不信任域名的服务器。", +"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "App “%s” 无法安装,因为它和当前 ownCloud 版本不兼容。", +"No app name specified" => "没有指定的 App 名称", "Help" => "帮助", "Personal" => "个人", "Settings" => "设置", @@ -13,12 +16,23 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "需要逐一下载文件", "Back to Files" => "回到文件", "Selected files too large to generate zip file." => "选择的文件太大,无法生成 zip 文件。", +"Please download the files separately in smaller chunks or kindly ask your administrator." => "请用较小的分块下载文件或者友好地询问您的管理员。", +"No source specified when installing app" => "安装 App 时未指定来源", +"No href specified when installing app from http" => "从 http 安装 App 时未指定链接", +"No path specified when installing app from local file" => "从本地文件安装 App 时未指定路径", +"Archives of type %s are not supported" => "不支持 %s 的压缩格式", +"Failed to open archive when installing app" => "安装 App 是打开归档失败", "App does not provide an info.xml file" => "应用未提供 info.xml 文件", +"App can't be installed because of not allowed code in the App" => "App 无法安装,因为 App 中有非法代码 ", +"App can't be installed because it is not compatible with this version of ownCloud" => "App 无法安装,因为和当前 ownCloud 版本不兼容", +"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "App 无法安装,因为 App 包含不允许在非内置 App 中使用的 <shipped>true</shipped> 标签", +"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "App 无法安装因为 info.xml/version 中的版本和 App 商店版本不同", "App directory already exists" => "应用程序目录已存在", "Can't create app folder. Please fix permissions. %s" => "无法创建应用程序文件夹。请修正权限。%s", "Application is not enabled" => "应用程序未启用", "Authentication error" => "认证出错", "Token expired. Please reload page." => "Token 过期,请刷新页面。", +"Unknown user" => "未知用户", "Files" => "文件", "Text" => "文本", "Images" => "图片", @@ -27,8 +41,13 @@ $TRANSLATIONS = array( "%s you may not use dots in the database name" => "%s 您不能在数据库名称中使用英文句号。", "MS SQL username and/or password not valid: %s" => "MS SQL 用户名和/或密码无效:%s", "You need to enter either an existing account or the administrator." => "你需要输入一个数据库中已有的账户或管理员账户。", +"MySQL/MariaDB username and/or password not valid" => "MySQL/MariaDB 数据库用户名和/或密码无效", "DB Error: \"%s\"" => "数据库错误:\"%s\"", "Offending command was: \"%s\"" => "冲突命令为:\"%s\"", +"MySQL/MariaDB user '%s'@'localhost' exists already." => "MySQL/MariaDB 用户 '%s'@'localhost' 已存在。", +"Drop this user from MySQL/MariaDB" => "建议从 MySQL/MariaDB 数据库中删除此用户", +"MySQL/MariaDB user '%s'@'%%' already exists" => "MySQL/MariaDB 用户 '%s'@'%%' 已存在", +"Drop this user from MySQL/MariaDB." => "建议从 MySQL/MariaDB 数据库中删除此用户。", "Oracle connection could not be established" => "不能建立甲骨文连接", "Oracle username and/or password not valid" => "Oracle 数据库用户名和/或密码无效", "Offending command was: \"%s\", name: %s, password: %s" => "冲突命令为:\"%s\",名称:%s,密码:%s", @@ -38,6 +57,25 @@ $TRANSLATIONS = array( "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "您的Web服务器尚未正确设置以允许文件同步, 因为WebDAV的接口似乎已损坏.", "Please double check the <a href='%s'>installation guides</a>." => "请认真检查<a href='%s'>安装指南</a>.", "%s shared »%s« with you" => "%s 向您分享了 »%s«", +"Sharing %s failed, because the file does not exist" => "共享 %s 失败,因为文件不存在。", +"Sharing %s failed, because the user %s is the item owner" => "共享 %s 失败,因为用户 %s 是对象的拥有者", +"Sharing %s failed, because the user %s does not exist" => "共享 %s 失败,因为用户 %s 不存在", +"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" => "共享 %s 失败,因为用户 %s 不是 %s 所属的任何组的用户", +"Sharing %s failed, because this item is already shared with %s" => "共享 %s 失败,因为它已经共享给 %s", +"Sharing %s failed, because the group %s does not exist" => "共享 %s 失败,因为 %s 组不存在", +"Sharing %s failed, because %s is not a member of the group %s" => "共享 %s 失败,因为 %s 不是 %s 组的成员", +"Sharing %s failed, because sharing with links is not allowed" => "共享 %s 失败,因为不允许用链接共享", +"Share type %s is not valid for %s" => "%s 不是 %s 的合法共享类型", +"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "设置 %s 权限失败,因为权限超出了 %s 已有权限。", +"Setting permissions for %s failed, because the item was not found" => "设置 %s 的权限失败,因为未找到到对应项", +"Sharing backend %s must implement the interface OCP\\Share_Backend" => "共享后端 %s 必须实现 OCP\\Share_Backend 接口", +"Sharing backend %s not found" => "未找到共享后端 %s", +"Sharing backend for %s not found" => "%s 的共享后端未找到", +"Sharing %s failed, because the user %s is the original sharer" => "共享 %s 失败,因为用户 %s 不是原始共享者", +"Sharing %s failed, because the permissions exceed permissions granted to %s" => "共享 %s 失败,因为权限超过了 %s 已有权限", +"Sharing %s failed, because resharing is not allowed" => "共享 %s 失败,因为不允许二次共享", +"Sharing %s failed, because the sharing backend for %s could not find its source" => "共享 %s 失败,因为 %s 使用的共享后端未找到它的来源", +"Sharing %s failed, because the file could not be found in the file cache" => "共享 %s 失败,因为未在文件缓存中找到文件。", "Could not find category \"%s\"" => "无法找到分类 \"%s\"", "seconds ago" => "秒前", "_%n minute ago_::_%n minutes ago_" => array("%n 分钟前"), @@ -49,7 +87,9 @@ $TRANSLATIONS = array( "_%n month ago_::_%n months ago_" => array("%n 月前"), "last year" => "去年", "years ago" => "年前", +"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" => "用户名只允许使用以下字符:“a-z”,“A-Z”,“0-9”,和“_.@-”", "A valid username must be provided" => "必须提供合法的用户名", -"A valid password must be provided" => "必须提供合法的密码" +"A valid password must be provided" => "必须提供合法的密码", +"The username is already being used" => "用户名已被使用" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/lib/private/appframework/utility/simplecontainer.php b/lib/private/appframework/utility/simplecontainer.php index d08a4879e34..1ad06b9ab23 100644 --- a/lib/private/appframework/utility/simplecontainer.php +++ b/lib/private/appframework/utility/simplecontainer.php @@ -2,9 +2,6 @@ namespace OC\AppFramework\Utility; -// register 3rdparty autoloaders -require_once 'Pimple/Pimple.php'; - /** * Class SimpleContainer * diff --git a/lib/private/files.php b/lib/private/files.php index 152595ba697..3affcf10449 100644 --- a/lib/private/files.php +++ b/lib/private/files.php @@ -279,9 +279,7 @@ class OC_Files { return false; $size -= 1; } else { - $size = OC_Helper::humanFileSize($size); - $size = substr($size, 0, -1); //strip the B - $size = str_replace(' ', '', $size); //remove the space between the size and the postfix + $size = OC_Helper::phpFileSize($size); } //don't allow user to break his config -- broken or malicious size input diff --git a/lib/private/files/storage/local.php b/lib/private/files/storage/local.php index ff2949d33b6..de940fc7cdb 100644 --- a/lib/private/files/storage/local.php +++ b/lib/private/files/storage/local.php @@ -44,17 +44,26 @@ if (\OC_Util::runningOnWindows()) { new \RecursiveDirectoryIterator($this->datadir . $path), \RecursiveIteratorIterator::CHILD_FIRST ); - foreach ($it as $file) { + /** + * RecursiveDirectoryIterator on an NFS path isn't iterable with foreach + * This bug is fixed in PHP 5.5.9 or before + * See #8376 + */ + $it->rewind(); + while ($it->valid()) { /** * @var \SplFileInfo $file */ + $file = $it->current(); if (in_array($file->getBasename(), array('.', '..'))) { + $it->next(); continue; } elseif ($file->isDir()) { rmdir($file->getPathname()); } elseif ($file->isFile() || $file->isLink()) { unlink($file->getPathname()); } + $it->next(); } return rmdir($this->datadir . $path); } catch (\UnexpectedValueException $e) { diff --git a/lib/private/files/storage/mappedlocal.php b/lib/private/files/storage/mappedlocal.php index 75582fd6c83..07691661644 100644 --- a/lib/private/files/storage/mappedlocal.php +++ b/lib/private/files/storage/mappedlocal.php @@ -39,17 +39,26 @@ class MappedLocal extends \OC\Files\Storage\Common{ new \RecursiveDirectoryIterator($this->buildPath($path)), \RecursiveIteratorIterator::CHILD_FIRST ); - foreach ($it as $file) { + /** + * RecursiveDirectoryIterator on an NFS path isn't iterable with foreach + * This bug is fixed in PHP 5.5.9 or before + * See #8376 + */ + $it->rewind(); + while ($it->valid()) { /** * @var \SplFileInfo $file */ + $file = $it->current(); if (in_array($file->getBasename(), array('.', '..'))) { + $it->next(); continue; } elseif ($file->isDir()) { rmdir($file->getPathname()); } elseif ($file->isFile() || $file->isLink()) { unlink($file->getPathname()); } + $it->next(); } if ($result = @rmdir($this->buildPath($path))) { $this->cleanMapper($path); diff --git a/lib/private/helper.php b/lib/private/helper.php index ab1e0d38924..4058ec199a7 100644 --- a/lib/private/helper.php +++ b/lib/private/helper.php @@ -306,6 +306,32 @@ class OC_Helper { } /** + * @brief Make a php file size + * @param int $bytes file size in bytes + * @return string a php parseable file size + * + * Makes 2048 to 2k and 2^41 to 2048G + */ + public static function phpFileSize($bytes) { + if ($bytes < 0) { + return "?"; + } + if ($bytes < 1024) { + return $bytes . "B"; + } + $bytes = round($bytes / 1024, 1); + if ($bytes < 1024) { + return $bytes . "K"; + } + $bytes = round($bytes / 1024, 1); + if ($bytes < 1024) { + return $bytes . "M"; + } + $bytes = round($bytes / 1024, 1); + return $bytes . "G"; + } + + /** * @brief Make a computer file size * @param string $str file size in human readable format * @return int a file size in bytes diff --git a/lib/private/l10n.php b/lib/private/l10n.php index c7e4328161e..d6680d63445 100644 --- a/lib/private/l10n.php +++ b/lib/private/l10n.php @@ -326,7 +326,7 @@ class OC_L10N implements \OCP\IL10N { /** * @brief Localization * @param string $type Type of localization - * @param array $data parameters for this localization + * @param array|int|string $data parameters for this localization * @returns String or false * * Returns the localized data. diff --git a/lib/private/util.php b/lib/private/util.php index e6aa7b061b5..e2005d31c38 100755 --- a/lib/private/util.php +++ b/lib/private/util.php @@ -299,7 +299,7 @@ class OC_Util { } // Assume that if checkServer() succeeded before in this session, then all is fine. - if(\OC::$session->exists('checkServer_suceeded') && \OC::$session->get('checkServer_suceeded')) { + if(\OC::$session->exists('checkServer_succeeded') && \OC::$session->get('checkServer_succeeded')) { return $errors; } @@ -491,7 +491,7 @@ class OC_Util { $errors = array_merge($errors, self::checkDatabaseVersion()); // Cache the result of this function - \OC::$session->set('checkServer_suceeded', count($errors) == 0); + \OC::$session->set('checkServer_succeeded', count($errors) == 0); return $errors; } @@ -748,7 +748,7 @@ class OC_Util { /** * @brief Register an get/post call. Important to prevent CSRF attacks. * @todo Write howto: CSRF protection guide - * @return $token Generated token. + * @return string Generated token. * @description * Creates a 'request token' (random) and stores it inside the session. * Ever subsequent (ajax) request must use such a valid token to succeed, @@ -781,7 +781,7 @@ class OC_Util { } /** - * @brief Check an ajax get/post call if the request token is valid. exit if not. + * @brief Check an ajax get/post call if the request token is valid. Exit if not. * @todo Write howto * @return void */ @@ -1100,7 +1100,7 @@ class OC_Util { curl_setopt($curl, CURLOPT_FOLLOWLOCATION, false); $mr = $max_redirects; if ($mr > 0) { - $newurl = curl_getinfo($curl, CURLINFO_EFFECTIVE_URL); + $newURL = curl_getinfo($curl, CURLINFO_EFFECTIVE_URL); $rcurl = curl_copy_handle($curl); curl_setopt($rcurl, CURLOPT_HEADER, true); @@ -1108,7 +1108,7 @@ class OC_Util { curl_setopt($rcurl, CURLOPT_FORBID_REUSE, false); curl_setopt($rcurl, CURLOPT_RETURNTRANSFER, true); do { - curl_setopt($rcurl, CURLOPT_URL, $newurl); + curl_setopt($rcurl, CURLOPT_URL, $newURL); $header = curl_exec($rcurl); if (curl_errno($rcurl)) { $code = 0; @@ -1116,7 +1116,7 @@ class OC_Util { $code = curl_getinfo($rcurl, CURLINFO_HTTP_CODE); if ($code == 301 || $code == 302) { preg_match('/Location:(.*?)\n/', $header, $matches); - $newurl = trim(array_pop($matches)); + $newURL = trim(array_pop($matches)); } else { $code = 0; } @@ -1124,7 +1124,7 @@ class OC_Util { } while ($code && --$mr); curl_close($rcurl); if ($mr > 0) { - curl_setopt($curl, CURLOPT_URL, $newurl); + curl_setopt($curl, CURLOPT_URL, $newURL); } } diff --git a/settings/l10n/pt_PT.php b/settings/l10n/pt_PT.php index e4f34141ab0..6bd466bfd67 100644 --- a/settings/l10n/pt_PT.php +++ b/settings/l10n/pt_PT.php @@ -2,15 +2,18 @@ $TRANSLATIONS = array( "Saved" => "Guardado", "test email settings" => "testar configurações de email", +"A problem occurred while sending the e-mail. Please revisit your settings." => "Ocorreu um erro ao enviar o email. Por favor verifique as definições.", "Email sent" => "E-mail enviado", "Send mode" => "Modo de envio", "Encryption" => "Encriptação", +"Authentication method" => "Método de autenticação", "Unable to load list from App Store" => "Incapaz de carregar a lista da App Store", "Authentication error" => "Erro na autenticação", "Your full name has been changed." => "O seu nome completo foi alterado.", "Unable to change full name" => "Não foi possível alterar o seu nome completo", "Group already exists" => "O grupo já existe", "Unable to add group" => "Impossível acrescentar o grupo", +"Files decrypted successfully" => "Ficheiros desencriptados com sucesso", "Email saved" => "Email guardado", "Invalid email" => "Email inválido", "Unable to delete group" => "Impossível apagar grupo", @@ -29,6 +32,7 @@ $TRANSLATIONS = array( "Unable to change password" => "Não foi possível alterar a sua password", "Sending..." => "A enviar...", "User Documentation" => "Documentação de Utilizador", +"Admin Documentation" => "Documentação de administrador.", "Update to {appversion}" => "Actualizar para a versão {appversion}", "Disable" => "Desactivar", "Enable" => "Activar", @@ -41,6 +45,11 @@ $TRANSLATIONS = array( "Update" => "Actualizar", "Updated" => "Actualizado", "Select a profile picture" => "Seleccione uma fotografia de perfil", +"Very weak password" => "Password muito fraca", +"Weak password" => "Password fraca", +"So-so password" => "Password aceitável", +"Good password" => "Password Forte", +"Strong password" => "Password muito forte", "Decrypting files... Please wait, this can take some time." => "A desencriptar os ficheiros... Por favor aguarde, esta operação pode demorar algum tempo.", "deleted" => "apagado", "undo" => "desfazer", @@ -61,6 +70,7 @@ $TRANSLATIONS = array( "Fatal issues only" => "Apenas problemas fatais", "None" => "Nenhum", "Login" => "Login", +"Plain" => "Plano", "SSL" => "SSL", "TLS" => "TLS", "Security Warning" => "Aviso de Segurança", @@ -95,6 +105,8 @@ $TRANSLATIONS = array( "Allow users to share with anyone" => "Permitir que os utilizadores partilhem com todos", "Allow users to only share with users in their groups" => "Permitir que os utilizadores partilhem somente com utilizadores do seu grupo", "Allow mail notification" => "Permitir notificação por email", +"Expire after " => "Expira após", +"days" => "dias", "Security" => "Segurança", "Enforce HTTPS" => "Forçar HTTPS", "Forces the clients to connect to %s via an encrypted connection." => "Forçar os clientes a ligar a %s através de uma ligação encriptada", diff --git a/tests/lib/helper.php b/tests/lib/helper.php index 5d319e40f02..4aef4669cb3 100644 --- a/tests/lib/helper.php +++ b/tests/lib/helper.php @@ -31,6 +31,28 @@ class Test_Helper extends PHPUnit_Framework_TestCase { } /** + * @dataProvider phpFileSizeProvider + */ + public function testPhpFileSize($expected, $input) + { + $result = OC_Helper::phpFileSize($input); + $this->assertEquals($expected, $result); + } + + public function phpFileSizeProvider() + { + return array( + array('0B', 0), + array('1K', 1024), + array('9.5M', 10000000), + array('1.3G', 1395864371), + array('465.7G', 500000000000), + array('465661.3G', 500000000000000), + array('465661287.3G', 500000000000000000), + ); + } + + /** * @dataProvider computerFileSizeProvider */ function testComputerFileSize($expected, $input) { |