diff --git a/apps/files/l10n/ca.php b/apps/files/l10n/ca.php index 26c6ad4de6..97eccd5ee4 100644 --- a/apps/files/l10n/ca.php +++ b/apps/files/l10n/ca.php @@ -25,6 +25,8 @@ "Upload cancelled." => "La pujada s'ha cancel·lat.", "File upload is in progress. Leaving the page now will cancel the upload." => "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà.", "Invalid name, '/' is not allowed." => "El nom no és vàlid, no es permet '/'.", +"files scanned" => "arxius escanejats", +"error while scanning" => "error durant l'escaneig", "Size" => "Mida", "Modified" => "Modificat", "folder" => "carpeta", diff --git a/apps/files/l10n/es.php b/apps/files/l10n/es.php index d07149d859..5c2a0e74f4 100644 --- a/apps/files/l10n/es.php +++ b/apps/files/l10n/es.php @@ -8,7 +8,7 @@ "Failed to write to disk" => "La escritura en disco ha fallado", "Files" => "Archivos", "Unshare" => "Dejar de compartir", -"Delete" => "Eliminado", +"Delete" => "Eliminar", "already exists" => "ya existe", "replace" => "reemplazar", "suggest name" => "sugerir nombre", diff --git a/apps/files/l10n/sk_SK.php b/apps/files/l10n/sk_SK.php index 8a31c55032..915303205c 100644 --- a/apps/files/l10n/sk_SK.php +++ b/apps/files/l10n/sk_SK.php @@ -7,13 +7,26 @@ "Missing a temporary folder" => "Chýbajúci dočasný priečinok", "Failed to write to disk" => "Zápis na disk sa nepodaril", "Files" => "Súbory", +"Unshare" => "Nezdielať", "Delete" => "Odstrániť", +"already exists" => "už existuje", +"replace" => "nahradiť", +"suggest name" => "pomôcť s menom", +"cancel" => "zrušiť", +"replaced" => "zmenené", +"undo" => "vrátiť", +"with" => "s", +"unshared" => "zdielané", +"deleted" => "zmazané", "generating ZIP-file, it may take some time." => "generujem ZIP-súbor, môže to chvíľu trvať.", "Unable to upload your file as it is a directory or has 0 bytes" => "Nemôžem nahrať súbor lebo je to priečinok alebo má 0 bajtov.", "Upload Error" => "Chyba nahrávania", "Pending" => "Čaká sa", "Upload cancelled." => "Nahrávanie zrušené", +"File upload is in progress. Leaving the page now will cancel the upload." => "Opustenie stránky zruší práve prebiehajúce odosielanie súboru.", "Invalid name, '/' is not allowed." => "Chybný názov, \"/\" nie je povolené", +"files scanned" => "skontrolovaných súborov", +"error while scanning" => "chyba počas kontroly", "Size" => "Veľkosť", "Modified" => "Upravené", "folder" => "priečinok", @@ -21,23 +34,24 @@ "file" => "súbor", "files" => "súbory", "File handling" => "Nastavenie správanie k súborom", -"Maximum upload size" => "Maximálna veľkosť nahratia", +"Maximum upload size" => "Maximálna veľkosť odosielaného súboru", "max. possible: " => "najväčšie možné:", "Needed for multi-file and folder downloads." => "Vyžadované pre sťahovanie viacerých súborov a adresárov.", "Enable ZIP-download" => "Povoliť sťahovanie ZIP súborov", "0 is unlimited" => "0 znamená neobmedzené", "Maximum input size for ZIP files" => "Najväčšia veľkosť ZIP súborov", +"Save" => "Uložiť", "New" => "Nový", "Text file" => "Textový súbor", "Folder" => "Priečinok", "From url" => "Z url", "Upload" => "Nahrať", "Cancel upload" => "Zrušiť odosielanie", -"Nothing in here. Upload something!" => "Nič tu nie je. Nahrajte niečo!", +"Nothing in here. Upload something!" => "Žiadny súbor. Nahrajte niečo!", "Name" => "Meno", "Share" => "Zdielať", "Download" => "Stiahnuť", -"Upload too large" => "Nahrávanie príliš veľké", +"Upload too large" => "Odosielaný súbor je príliš veľký", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Súbory ktoré sa snažíte nahrať presahujú maximálnu veľkosť pre nahratie súborov na tento server.", "Files are being scanned, please wait." => "Súbory sa práve prehľadávajú, prosím čakajte.", "Current scanning" => "Práve prehliadané" diff --git a/apps/files/l10n/zh_CN.GB2312.php b/apps/files/l10n/zh_CN.GB2312.php index 846f4234de..9e4b39b856 100644 --- a/apps/files/l10n/zh_CN.GB2312.php +++ b/apps/files/l10n/zh_CN.GB2312.php @@ -25,6 +25,8 @@ "Upload cancelled." => "上传取消了", "File upload is in progress. Leaving the page now will cancel the upload." => "文件正在上传。关闭页面会取消上传。", "Invalid name, '/' is not allowed." => "非法文件名,\"/\"是不被许可的", +"files scanned" => "文件已扫描", +"error while scanning" => "扫描出错", "Size" => "大小", "Modified" => "修改日期", "folder" => "文件夹", diff --git a/apps/files_versions/l10n/ca.php b/apps/files_versions/l10n/ca.php index 51ff7aba1d..d9d966fc7a 100644 --- a/apps/files_versions/l10n/ca.php +++ b/apps/files_versions/l10n/ca.php @@ -1,5 +1,7 @@ "Expira totes les versions", "Versions" => "Versions", -"This will delete all existing backup versions of your files" => "Això eliminarà totes les versions de còpia de seguretat dels vostres fitxers" +"This will delete all existing backup versions of your files" => "Això eliminarà totes les versions de còpia de seguretat dels vostres fitxers", +"Files Versioning" => "Fitxers de Versions", +"Enable" => "Permetre" ); diff --git a/apps/user_ldap/l10n/ru_RU.php b/apps/user_ldap/l10n/ru_RU.php index 9c0eb23a34..68f385358d 100644 --- a/apps/user_ldap/l10n/ru_RU.php +++ b/apps/user_ldap/l10n/ru_RU.php @@ -1,14 +1,21 @@ "Хост", +"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Вы можете пропустить протокол, если Вам не требуется SSL. Затем начните с ldaps://", "Base DN" => "База DN", "User DN" => "DN пользователя", "Password" => "Пароль", "For anonymous access, leave DN and Password empty." => "Для анонимного доступа оставьте поля DN и пароль пустыми.", +"use %%uid placeholder, e.g. \"uid=%%uid\"" => "используйте %%uid заполнитель, например, \"uid=%%uid\"", +"without any placeholder, e.g. \"objectClass=person\"." => "без каких-либо заполнителей, например, \"objectClass=person\".", "Group Filter" => "Групповой фильтр", +"without any placeholder, e.g. \"objectClass=posixGroup\"." => "без каких-либо заполнителей, например, \"objectClass=posixGroup\".", "Port" => "Порт", "Use TLS" => "Использовать TLS", "Do not use it for SSL connections, it will fail." => "Не используйте это SSL-соединений, это не будет выполнено.", "Turn off SSL certificate validation." => "Выключить проверку сертификата SSL.", +"Not recommended, use for testing only." => "Не рекомендовано, используйте только для тестирования.", +"The LDAP attribute to use to generate the user`s ownCloud name." => "Атрибут LDAP, используемый для создания имени пользователя в ownCloud.", +"The LDAP attribute to use to generate the groups`s ownCloud name." => "Атрибут LDAP, используемый для создания группового имени в ownCloud.", "in bytes" => "в байтах", "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Оставьте пустым под имя пользователя (по умолчанию). В противном случае задайте LDAP/AD атрибут.", "Help" => "Помощь" diff --git a/core/l10n/ar.php b/core/l10n/ar.php index 4b694f33bd..6efe63cc2a 100644 --- a/core/l10n/ar.php +++ b/core/l10n/ar.php @@ -1,5 +1,6 @@ "تعديلات", +"Password" => "كلمة السر", "Use the following link to reset your password: {link}" => "استخدم هذه الوصلة لاسترجاع كلمة السر: {link}", "You will receive a link to reset your password via Email." => "سوف نرسل لك بريد يحتوي على وصلة لتجديد كلمة السر.", "Requested" => "تم طلب", @@ -17,7 +18,6 @@ "Help" => "المساعدة", "Cloud not found" => "لم يتم إيجاد", "Create an admin account" => "أضف مستخدم رئيسي ", -"Password" => "كلمة السر", "Advanced" => "خيارات متقدمة", "Data folder" => "مجلد المعلومات", "Configure the database" => "أسس قاعدة البيانات", diff --git a/core/l10n/bg_BG.php b/core/l10n/bg_BG.php index 19b32a700b..779abe075a 100644 --- a/core/l10n/bg_BG.php +++ b/core/l10n/bg_BG.php @@ -19,6 +19,7 @@ "Ok" => "Добре", "No categories selected for deletion." => "Няма избрани категории за изтриване", "Error" => "Грешка", +"Password" => "Парола", "You will receive a link to reset your password via Email." => "Ще получите връзка за нулиране на паролата Ви.", "Requested" => "Заявено", "Login failed!" => "Входа пропадна!", @@ -37,7 +38,6 @@ "Edit categories" => "Редактиране на категориите", "Add" => "Добавяне", "Create an admin account" => "Създаване на админ профил", -"Password" => "Парола", "Advanced" => "Разширено", "Data folder" => "Директория за данни", "Configure the database" => "Конфигуриране на базата", diff --git a/core/l10n/ca.php b/core/l10n/ca.php index 6c70c29e6c..11f93d5fbb 100644 --- a/core/l10n/ca.php +++ b/core/l10n/ca.php @@ -21,6 +21,7 @@ "Ok" => "D'acord", "No categories selected for deletion." => "No hi ha categories per eliminar.", "Error" => "Error", +"Password" => "Contrasenya", "ownCloud password reset" => "estableix de nou la contrasenya Owncloud", "Use the following link to reset your password: {link}" => "Useu l'enllaç següent per restablir la contrasenya: {link}", "You will receive a link to reset your password via Email." => "Rebreu un enllaç al correu electrònic per reiniciar la contrasenya.", @@ -42,7 +43,6 @@ "Edit categories" => "Edita les categories", "Add" => "Afegeix", "Create an admin account" => "Crea un compte d'administrador", -"Password" => "Contrasenya", "Advanced" => "Avançat", "Data folder" => "Carpeta de dades", "Configure the database" => "Configura la base de dades", diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php index 6a4dad08cb..64941f0df4 100644 --- a/core/l10n/cs_CZ.php +++ b/core/l10n/cs_CZ.php @@ -21,6 +21,7 @@ "Ok" => "Ok", "No categories selected for deletion." => "Žádné kategorie nebyly vybrány ke smazání.", "Error" => "Chyba", +"Password" => "Heslo", "ownCloud password reset" => "Obnovení hesla pro ownCloud", "Use the following link to reset your password: {link}" => "Heslo obnovíte použitím následujícího odkazu: {link}", "You will receive a link to reset your password via Email." => "Bude Vám e-mailem zaslán odkaz pro obnovu hesla.", @@ -42,7 +43,6 @@ "Edit categories" => "Upravit kategorie", "Add" => "Přidat", "Create an admin account" => "Vytvořit účet správce", -"Password" => "Heslo", "Advanced" => "Pokročilé", "Data folder" => "Složka s daty", "Configure the database" => "Nastavit databázi", diff --git a/core/l10n/da.php b/core/l10n/da.php index 4bb953a4c5..d724eba3bf 100644 --- a/core/l10n/da.php +++ b/core/l10n/da.php @@ -21,6 +21,7 @@ "Ok" => "OK", "No categories selected for deletion." => "Ingen kategorier valgt", "Error" => "Fejl", +"Password" => "Kodeord", "ownCloud password reset" => "Nulstil ownCloud kodeord", "Use the following link to reset your password: {link}" => "Anvend følgende link til at nulstille din adgangskode: {link}", "You will receive a link to reset your password via Email." => "Du vil modtage et link til at nulstille dit kodeord via email.", @@ -42,7 +43,6 @@ "Edit categories" => "Rediger kategorier", "Add" => "Tilføj", "Create an admin account" => "Opret en administratorkonto", -"Password" => "Kodeord", "Advanced" => "Avanceret", "Data folder" => "Datamappe", "Configure the database" => "Konfigurer databasen", diff --git a/core/l10n/de.php b/core/l10n/de.php index 7a51040114..1922bc3eff 100644 --- a/core/l10n/de.php +++ b/core/l10n/de.php @@ -21,6 +21,7 @@ "Ok" => "OK", "No categories selected for deletion." => "Es wurde keine Kategorien zum Löschen ausgewählt.", "Error" => "Fehler", +"Password" => "Passwort", "ownCloud password reset" => "ownCloud-Passwort zurücksetzen", "Use the following link to reset your password: {link}" => "Nutzen Sie den nachfolgenden Link, um Ihr Passwort zurückzusetzen: {link}", "You will receive a link to reset your password via Email." => "Sie erhalten einen Link, um Ihr Passwort per E-Mail zurückzusetzen.", @@ -42,7 +43,6 @@ "Edit categories" => "Kategorien bearbeiten", "Add" => "Hinzufügen", "Create an admin account" => "Administrator-Konto anlegen", -"Password" => "Passwort", "Advanced" => "Erweitert", "Data folder" => "Datenverzeichnis", "Configure the database" => "Datenbank einrichten", diff --git a/core/l10n/el.php b/core/l10n/el.php index 227e981f2b..ce341176ad 100644 --- a/core/l10n/el.php +++ b/core/l10n/el.php @@ -21,6 +21,7 @@ "Ok" => "Οκ", "No categories selected for deletion." => "Δεν επιλέχτηκαν κατηγορίες για διαγραφή", "Error" => "Σφάλμα", +"Password" => "Κωδικός", "ownCloud password reset" => "Επαναφορά κωδικού ownCloud", "Use the following link to reset your password: {link}" => "Χρησιμοποιήστε τον ακόλουθο σύνδεσμο για να επανεκδόσετε τον κωδικό: {link}", "You will receive a link to reset your password via Email." => "Θα λάβετε ένα σύνδεσμο για να επαναφέρετε τον κωδικό πρόσβασής σας μέσω ηλεκτρονικού ταχυδρομείου.", @@ -42,7 +43,6 @@ "Edit categories" => "Επεξεργασία κατηγορίας", "Add" => "Προσθήκη", "Create an admin account" => "Δημιουργήστε έναν λογαριασμό διαχειριστή", -"Password" => "Κωδικός", "Advanced" => "Για προχωρημένους", "Data folder" => "Φάκελος δεδομένων", "Configure the database" => "Διαμόρφωση της βάσης δεδομένων", diff --git a/core/l10n/eo.php b/core/l10n/eo.php index f1deaf3c9d..9e03abfdc2 100644 --- a/core/l10n/eo.php +++ b/core/l10n/eo.php @@ -21,6 +21,7 @@ "Ok" => "Akcepti", "No categories selected for deletion." => "Neniu kategorio elektiĝis por forigo.", "Error" => "Eraro", +"Password" => "Pasvorto", "ownCloud password reset" => "La pasvorto de ownCloud restariĝis.", "Use the following link to reset your password: {link}" => "Uzu la jenan ligilon por restarigi vian pasvorton: {link}", "You will receive a link to reset your password via Email." => "Vi ricevos ligilon retpoŝte por rekomencigi vian pasvorton.", @@ -42,7 +43,6 @@ "Edit categories" => "Redakti kategoriojn", "Add" => "Aldoni", "Create an admin account" => "Krei administran konton", -"Password" => "Pasvorto", "Advanced" => "Progresinta", "Data folder" => "Datuma dosierujo", "Configure the database" => "Agordi la datumbazon", diff --git a/core/l10n/es.php b/core/l10n/es.php index 21866d2ed6..8a0219abe5 100644 --- a/core/l10n/es.php +++ b/core/l10n/es.php @@ -21,6 +21,7 @@ "Ok" => "Aceptar", "No categories selected for deletion." => "No hay categorías seleccionadas para borrar.", "Error" => "Fallo", +"Password" => "Contraseña", "ownCloud password reset" => "Reiniciar contraseña de ownCloud", "Use the following link to reset your password: {link}" => "Utiliza el siguiente enlace para restablecer tu contraseña: {link}", "You will receive a link to reset your password via Email." => "Recibirás un enlace por correo electrónico para restablecer tu contraseña", @@ -42,7 +43,6 @@ "Edit categories" => "Editar categorías", "Add" => "Añadir", "Create an admin account" => "Crea una cuenta de administrador", -"Password" => "Contraseña", "Advanced" => "Avanzado", "Data folder" => "Directorio de almacenamiento", "Configure the database" => "Configurar la base de datos", diff --git a/core/l10n/et_EE.php b/core/l10n/et_EE.php index 871cc25fee..bc97cd0403 100644 --- a/core/l10n/et_EE.php +++ b/core/l10n/et_EE.php @@ -21,6 +21,7 @@ "Ok" => "Ok", "No categories selected for deletion." => "Kustutamiseks pole kategooriat valitud.", "Error" => "Viga", +"Password" => "Parool", "ownCloud password reset" => "ownCloud parooli taastamine", "Use the following link to reset your password: {link}" => "Kasuta järgnevat linki oma parooli taastamiseks: {link}", "You will receive a link to reset your password via Email." => "Sinu parooli taastamise link saadetakse sulle e-postile.", @@ -42,7 +43,6 @@ "Edit categories" => "Muuda kategooriaid", "Add" => "Lisa", "Create an admin account" => "Loo admini konto", -"Password" => "Parool", "Advanced" => "Lisavalikud", "Data folder" => "Andmete kaust", "Configure the database" => "Seadista andmebaasi", diff --git a/core/l10n/eu.php b/core/l10n/eu.php index 58a63b6e68..948057aa3c 100644 --- a/core/l10n/eu.php +++ b/core/l10n/eu.php @@ -21,6 +21,7 @@ "Ok" => "Ados", "No categories selected for deletion." => "Ez da ezabatzeko kategoriarik hautatu.", "Error" => "Errorea", +"Password" => "Pasahitza", "ownCloud password reset" => "ownCloud-en pasahitza berrezarri", "Use the following link to reset your password: {link}" => "Eribili hurrengo lotura zure pasahitza berrezartzeko: {link}", "You will receive a link to reset your password via Email." => "Zure pashitza berrezartzeko lotura bat jasoko duzu Epostaren bidez.", @@ -42,7 +43,6 @@ "Edit categories" => "Editatu kategoriak", "Add" => "Gehitu", "Create an admin account" => "Sortu kudeatzaile kontu bat", -"Password" => "Pasahitza", "Advanced" => "Aurreratua", "Data folder" => "Datuen karpeta", "Configure the database" => "Konfiguratu datu basea", diff --git a/core/l10n/fa.php b/core/l10n/fa.php index 7b7af3937b..2b96162c0c 100644 --- a/core/l10n/fa.php +++ b/core/l10n/fa.php @@ -21,6 +21,7 @@ "Ok" => "قبول", "No categories selected for deletion." => "هیج دسته ای برای پاک شدن انتخاب نشده است", "Error" => "خطا", +"Password" => "گذرواژه", "ownCloud password reset" => "پسورد ابرهای شما تغییرکرد", "Use the following link to reset your password: {link}" => "از لینک زیر جهت دوباره سازی پسورد استفاده کنید :\n{link}", "You will receive a link to reset your password via Email." => "شما یک نامه الکترونیکی حاوی یک لینک جهت بازسازی گذرواژه دریافت خواهید کرد.", @@ -42,7 +43,6 @@ "Edit categories" => "ویرایش گروه ها", "Add" => "افزودن", "Create an admin account" => "لطفا یک شناسه برای مدیر بسازید", -"Password" => "گذرواژه", "Advanced" => "حرفه ای", "Data folder" => "پوشه اطلاعاتی", "Configure the database" => "پایگاه داده برنامه ریزی شدند", diff --git a/core/l10n/fi_FI.php b/core/l10n/fi_FI.php index d253ee9433..ac3c3f9147 100644 --- a/core/l10n/fi_FI.php +++ b/core/l10n/fi_FI.php @@ -21,6 +21,7 @@ "Ok" => "Ok", "No categories selected for deletion." => "Luokkia ei valittu poistettavaksi.", "Error" => "Virhe", +"Password" => "Salasana", "ownCloud password reset" => "ownCloud-salasanan nollaus", "Use the following link to reset your password: {link}" => "Voit palauttaa salasanasi seuraavassa osoitteessa: {link}", "You will receive a link to reset your password via Email." => "Saat sähköpostitse linkin nollataksesi salasanan.", @@ -42,7 +43,6 @@ "Edit categories" => "Muokkaa luokkia", "Add" => "Lisää", "Create an admin account" => "Luo ylläpitäjän tunnus", -"Password" => "Salasana", "Advanced" => "Lisäasetukset", "Data folder" => "Datakansio", "Configure the database" => "Muokkaa tietokantaa", diff --git a/core/l10n/fr.php b/core/l10n/fr.php index 2904ebf48b..1b26a315e2 100644 --- a/core/l10n/fr.php +++ b/core/l10n/fr.php @@ -21,6 +21,7 @@ "Ok" => "Ok", "No categories selected for deletion." => "Aucune catégorie sélectionnée pour suppression", "Error" => "Erreur", +"Password" => "Mot de passe", "ownCloud password reset" => "Réinitialisation de votre mot de passe Owncloud", "Use the following link to reset your password: {link}" => "Utilisez le lien suivant pour réinitialiser votre mot de passe : {link}", "You will receive a link to reset your password via Email." => "Vous allez recevoir un e-mail contenant un lien pour réinitialiser votre mot de passe.", @@ -42,7 +43,6 @@ "Edit categories" => "Modifier les catégories", "Add" => "Ajouter", "Create an admin account" => "Créer un compte administrateur", -"Password" => "Mot de passe", "Advanced" => "Avancé", "Data folder" => "Répertoire des données", "Configure the database" => "Configurer la base de données", diff --git a/core/l10n/gl.php b/core/l10n/gl.php index af84971219..61c113c591 100644 --- a/core/l10n/gl.php +++ b/core/l10n/gl.php @@ -21,6 +21,7 @@ "Ok" => "Ok", "No categories selected for deletion." => "Non hai categorías seleccionadas para eliminar.", "Error" => "Erro", +"Password" => "Contrasinal", "ownCloud password reset" => "Restablecer contrasinal de ownCloud", "Use the following link to reset your password: {link}" => "Use a seguinte ligazón para restablecer o contrasinal: {link}", "You will receive a link to reset your password via Email." => "Recibirá unha ligazón por correo electrónico para restablecer o contrasinal", @@ -42,7 +43,6 @@ "Edit categories" => "Editar categorias", "Add" => "Engadir", "Create an admin account" => "Crear unha contra de administrador", -"Password" => "Contrasinal", "Advanced" => "Avanzado", "Data folder" => "Cartafol de datos", "Configure the database" => "Configurar a base de datos", diff --git a/core/l10n/he.php b/core/l10n/he.php index 74b6fe7aa4..0be59b8bae 100644 --- a/core/l10n/he.php +++ b/core/l10n/he.php @@ -21,6 +21,7 @@ "Ok" => "בסדר", "No categories selected for deletion." => "לא נבחרו קטגוריות למחיקה", "Error" => "שגיאה", +"Password" => "ססמה", "ownCloud password reset" => "איפוס הססמה של ownCloud", "Use the following link to reset your password: {link}" => "יש להשתמש בקישור הבא כדי לאפס את הססמה שלך: {link}", "You will receive a link to reset your password via Email." => "יישלח לתיבת הדוא״ל שלך קישור לאיפוס הססמה.", @@ -42,7 +43,6 @@ "Edit categories" => "עריכת הקטגוריות", "Add" => "הוספה", "Create an admin account" => "יצירת חשבון מנהל", -"Password" => "ססמה", "Advanced" => "מתקדם", "Data folder" => "תיקיית נתונים", "Configure the database" => "הגדרת מסד הנתונים", diff --git a/core/l10n/hi.php b/core/l10n/hi.php index cc9cbdb22f..c84f76c4e4 100644 --- a/core/l10n/hi.php +++ b/core/l10n/hi.php @@ -1,8 +1,8 @@ "पासवर्ड", "Username" => "प्रयोक्ता का नाम", "Cloud not found" => "क्लौड नहीं मिला ", "Create an admin account" => "व्यवस्थापक खाता बनाएँ", -"Password" => "पासवर्ड", "Advanced" => "उन्नत", "Configure the database" => "डेटाबेस कॉन्फ़िगर करें ", "Database user" => "डेटाबेस उपयोगकर्ता", diff --git a/core/l10n/hr.php b/core/l10n/hr.php index 723cceb4d0..c8f683d827 100644 --- a/core/l10n/hr.php +++ b/core/l10n/hr.php @@ -21,6 +21,7 @@ "Ok" => "U redu", "No categories selected for deletion." => "Nema odabranih kategorija za brisanje.", "Error" => "Pogreška", +"Password" => "Lozinka", "ownCloud password reset" => "ownCloud resetiranje lozinke", "Use the following link to reset your password: {link}" => "Koristite ovaj link da biste poništili lozinku: {link}", "You will receive a link to reset your password via Email." => "Primit ćete link kako biste poništili zaporku putem e-maila.", @@ -42,7 +43,6 @@ "Edit categories" => "Uredi kategorije", "Add" => "Dodaj", "Create an admin account" => "Stvori administratorski račun", -"Password" => "Lozinka", "Advanced" => "Dodatno", "Data folder" => "Mapa baze podataka", "Configure the database" => "Konfiguriraj bazu podataka", diff --git a/core/l10n/hu_HU.php b/core/l10n/hu_HU.php index a97c4cb886..9a1f3a1abf 100644 --- a/core/l10n/hu_HU.php +++ b/core/l10n/hu_HU.php @@ -21,6 +21,7 @@ "Ok" => "Ok", "No categories selected for deletion." => "Nincs törlésre jelölt kategória", "Error" => "Hiba", +"Password" => "Jelszó", "ownCloud password reset" => "ownCloud jelszó-visszaállítás", "Use the following link to reset your password: {link}" => "Használja az alábbi linket a jelszó-visszaállításhoz: {link}", "You will receive a link to reset your password via Email." => "Egy e-mailben kap értesítést a jelszóváltoztatás módjáról.", @@ -42,7 +43,6 @@ "Edit categories" => "Kategóriák szerkesztése", "Add" => "Hozzáadás", "Create an admin account" => "Rendszergazdafiók létrehozása", -"Password" => "Jelszó", "Advanced" => "Haladó", "Data folder" => "Adatkönyvtár", "Configure the database" => "Adatbázis konfigurálása", diff --git a/core/l10n/ia.php b/core/l10n/ia.php index e202daafa3..862c5eb0a2 100644 --- a/core/l10n/ia.php +++ b/core/l10n/ia.php @@ -1,6 +1,7 @@ "Iste categoria jam existe:", "Settings" => "Configurationes", +"Password" => "Contrasigno", "ownCloud password reset" => "Reinitialisation del contrasigno de ownCLoud", "Requested" => "Requestate", "Login failed!" => "Initio de session fallite!", @@ -20,7 +21,6 @@ "Edit categories" => "Modificar categorias", "Add" => "Adder", "Create an admin account" => "Crear un conto de administration", -"Password" => "Contrasigno", "Advanced" => "Avantiate", "Data folder" => "Dossier de datos", "Configure the database" => "Configurar le base de datos", diff --git a/core/l10n/id.php b/core/l10n/id.php index 47758f8861..c71d767dbf 100644 --- a/core/l10n/id.php +++ b/core/l10n/id.php @@ -20,6 +20,7 @@ "Yes" => "Ya", "Ok" => "Oke", "No categories selected for deletion." => "Tidak ada kategori terpilih untuk penghapusan.", +"Password" => "Password", "ownCloud password reset" => "reset password ownCloud", "Use the following link to reset your password: {link}" => "Gunakan tautan berikut untuk mereset password anda: {link}", "You will receive a link to reset your password via Email." => "Anda akan mendapatkan link untuk mereset password anda lewat Email.", @@ -41,7 +42,6 @@ "Edit categories" => "Edit kategori", "Add" => "Tambahkan", "Create an admin account" => "Buat sebuah akun admin", -"Password" => "Password", "Advanced" => "Tingkat Lanjut", "Data folder" => "Folder data", "Configure the database" => "Konfigurasi database", diff --git a/core/l10n/it.php b/core/l10n/it.php index 8d9ac21cd4..d6f8df73eb 100644 --- a/core/l10n/it.php +++ b/core/l10n/it.php @@ -21,6 +21,7 @@ "Ok" => "Ok", "No categories selected for deletion." => "Nessuna categoria selezionata per l'eliminazione.", "Error" => "Errore", +"Password" => "Password", "ownCloud password reset" => "Ripristino password di ownCloud", "Use the following link to reset your password: {link}" => "Usa il collegamento seguente per ripristinare la password: {link}", "You will receive a link to reset your password via Email." => "Riceverai un collegamento per ripristinare la tua password via email", @@ -42,7 +43,6 @@ "Edit categories" => "Modifica le categorie", "Add" => "Aggiungi", "Create an admin account" => "Crea un account amministratore", -"Password" => "Password", "Advanced" => "Avanzate", "Data folder" => "Cartella dati", "Configure the database" => "Configura il database", diff --git a/core/l10n/ja_JP.php b/core/l10n/ja_JP.php index 62f5e16f3c..94f51ce76d 100644 --- a/core/l10n/ja_JP.php +++ b/core/l10n/ja_JP.php @@ -21,6 +21,7 @@ "Ok" => "OK", "No categories selected for deletion." => "削除するカテゴリが選択されていません。", "Error" => "エラー", +"Password" => "パスワード", "ownCloud password reset" => "ownCloudのパスワードをリセットします", "Use the following link to reset your password: {link}" => "パスワードをリセットするには次のリンクをクリックして下さい: {link}", "You will receive a link to reset your password via Email." => "メールでパスワードをリセットするリンクが届きます。", @@ -42,7 +43,6 @@ "Edit categories" => "カテゴリを編集", "Add" => "追加", "Create an admin account" => "管理者アカウントを作成してください", -"Password" => "パスワード", "Advanced" => "詳細設定", "Data folder" => "データフォルダ", "Configure the database" => "データベースを設定してください", diff --git a/core/l10n/ko.php b/core/l10n/ko.php index 9f82a79c43..0430495861 100644 --- a/core/l10n/ko.php +++ b/core/l10n/ko.php @@ -21,6 +21,7 @@ "Ok" => "승락", "No categories selected for deletion." => "삭제 카테고리를 선택하지 않았습니다.", "Error" => "에러", +"Password" => "암호", "ownCloud password reset" => "ownCloud 비밀번호 재설정", "Use the following link to reset your password: {link}" => "다음 링크를 사용하여 암호를 초기화할 수 있습니다: {link}", "You will receive a link to reset your password via Email." => "전자 우편으로 암호 재설정 링크를 보냈습니다.", @@ -42,7 +43,6 @@ "Edit categories" => "카테고리 편집", "Add" => "추가", "Create an admin account" => "관리자 계정을 만드십시오", -"Password" => "암호", "Advanced" => "고급", "Data folder" => "자료 폴더", "Configure the database" => "데이터베이스 구성", diff --git a/core/l10n/lb.php b/core/l10n/lb.php index 0959e0ed25..de8ab50272 100644 --- a/core/l10n/lb.php +++ b/core/l10n/lb.php @@ -21,6 +21,7 @@ "Ok" => "OK", "No categories selected for deletion." => "Keng Kategorien ausgewielt fir ze läschen.", "Error" => "Fehler", +"Password" => "Passwuert", "ownCloud password reset" => "ownCloud Passwuert reset", "Use the following link to reset your password: {link}" => "Benotz folgende Link fir däi Passwuert ze reseten: {link}", "You will receive a link to reset your password via Email." => "Du kriss en Link fir däin Passwuert nei ze setzen via Email geschéckt.", @@ -42,7 +43,6 @@ "Edit categories" => "Kategorien editéieren", "Add" => "Bäisetzen", "Create an admin account" => "En Admin Account uleeën", -"Password" => "Passwuert", "Advanced" => "Advanced", "Data folder" => "Daten Dossier", "Configure the database" => "Datebank konfiguréieren", diff --git a/core/l10n/lt_LT.php b/core/l10n/lt_LT.php index 0a3320351c..4839c66771 100644 --- a/core/l10n/lt_LT.php +++ b/core/l10n/lt_LT.php @@ -21,6 +21,7 @@ "Ok" => "Gerai", "No categories selected for deletion." => "Trynimui nepasirinkta jokia kategorija.", "Error" => "Klaida", +"Password" => "Slaptažodis", "ownCloud password reset" => "ownCloud slaptažodžio atkūrimas", "Use the following link to reset your password: {link}" => "Slaptažodio atkūrimui naudokite šią nuorodą: {link}", "You will receive a link to reset your password via Email." => "Elektroniniu paštu gausite nuorodą, su kuria galėsite iš naujo nustatyti slaptažodį.", @@ -42,7 +43,6 @@ "Edit categories" => "Redaguoti kategorijas", "Add" => "Pridėti", "Create an admin account" => "Sukurti administratoriaus paskyrą", -"Password" => "Slaptažodis", "Advanced" => "Išplėstiniai", "Data folder" => "Duomenų katalogas", "Configure the database" => "Nustatyti duomenų bazę", diff --git a/core/l10n/lv.php b/core/l10n/lv.php index 6435c50158..7825d5aec1 100644 --- a/core/l10n/lv.php +++ b/core/l10n/lv.php @@ -1,5 +1,6 @@ "Iestatījumi", +"Password" => "Parole", "Use the following link to reset your password: {link}" => "Izmantojiet šo linku lai mainītu paroli", "You will receive a link to reset your password via Email." => "Jūs savā epastā saņemsiet interneta saiti, caur kuru varēsiet atjaunot paroli.", "Requested" => "Obligāts", @@ -16,7 +17,6 @@ "Admin" => "Administrators", "Help" => "Palīdzība", "Cloud not found" => "Mākonis netika atrasts", -"Password" => "Parole", "Data folder" => "Datu mape", "Configure the database" => "Nokonfigurēt datubāzi", "will be used" => "tiks izmantots", diff --git a/core/l10n/mk.php b/core/l10n/mk.php index 3eea6cd58d..149dd4a5b4 100644 --- a/core/l10n/mk.php +++ b/core/l10n/mk.php @@ -21,6 +21,7 @@ "Ok" => "Во ред", "No categories selected for deletion." => "Не е одбрана категорија за бришење.", "Error" => "Грешка", +"Password" => "Лозинка", "ownCloud password reset" => "ресетирање на лозинка за ownCloud", "Use the following link to reset your password: {link}" => "Користете ја следната врска да ја ресетирате Вашата лозинка: {link}", "You will receive a link to reset your password via Email." => "Ќе добиете врска по е-пошта за да може да ја ресетирате Вашата лозинка.", @@ -42,7 +43,6 @@ "Edit categories" => "Уреди категории", "Add" => "Додади", "Create an admin account" => "Направете администраторска сметка", -"Password" => "Лозинка", "Advanced" => "Напредно", "Data folder" => "Фолдер со податоци", "Configure the database" => "Конфигурирај ја базата", diff --git a/core/l10n/ms_MY.php b/core/l10n/ms_MY.php index c99c510be6..8a271660e4 100644 --- a/core/l10n/ms_MY.php +++ b/core/l10n/ms_MY.php @@ -21,6 +21,7 @@ "Ok" => "Ok", "No categories selected for deletion." => "tiada kategori dipilih untuk penghapusan", "Error" => "Ralat", +"Password" => "Kata laluan", "ownCloud password reset" => "Set semula kata lalaun ownCloud", "Use the following link to reset your password: {link}" => "Guna pautan berikut untuk menetapkan semula kata laluan anda: {link}", "You will receive a link to reset your password via Email." => "Anda akan menerima pautan untuk menetapkan semula kata laluan anda melalui emel", @@ -42,7 +43,6 @@ "Edit categories" => "Edit kategori", "Add" => "Tambah", "Create an admin account" => "buat akaun admin", -"Password" => "Kata laluan", "Advanced" => "Maju", "Data folder" => "Fail data", "Configure the database" => "Konfigurasi pangkalan data", diff --git a/core/l10n/nb_NO.php b/core/l10n/nb_NO.php index a8bfebb8a5..e8e76bad4c 100644 --- a/core/l10n/nb_NO.php +++ b/core/l10n/nb_NO.php @@ -21,6 +21,7 @@ "Ok" => "Ok", "No categories selected for deletion." => "Ingen kategorier merket for sletting.", "Error" => "Feil", +"Password" => "Passord", "ownCloud password reset" => "Tilbakestill ownCloud passord", "Use the following link to reset your password: {link}" => "Bruk følgende lenke for å tilbakestille passordet ditt: {link}", "You will receive a link to reset your password via Email." => "Du burde motta detaljer om å tilbakestille passordet ditt via epost.", @@ -42,7 +43,6 @@ "Edit categories" => "Rediger kategorier", "Add" => "Legg til", "Create an admin account" => "opprett en administrator-konto", -"Password" => "Passord", "Advanced" => "Avansert", "Data folder" => "Datamappe", "Configure the database" => "Konfigurer databasen", diff --git a/core/l10n/nl.php b/core/l10n/nl.php index 3497381f74..eeb81d1c20 100644 --- a/core/l10n/nl.php +++ b/core/l10n/nl.php @@ -21,6 +21,7 @@ "Ok" => "Ok", "No categories selected for deletion." => "Geen categorie geselecteerd voor verwijdering.", "Error" => "Fout", +"Password" => "Wachtwoord", "ownCloud password reset" => "ownCloud wachtwoord herstellen", "Use the following link to reset your password: {link}" => "Gebruik de volgende link om je wachtwoord te resetten: {link}", "You will receive a link to reset your password via Email." => "U ontvangt een link om je wachtwoord opnieuw in te stellen via e-mail.", @@ -42,7 +43,6 @@ "Edit categories" => "Wijzigen categorieën", "Add" => "Toevoegen", "Create an admin account" => "Maak een beheerdersaccount aan", -"Password" => "Wachtwoord", "Advanced" => "Geavanceerd", "Data folder" => "Gegevensmap", "Configure the database" => "Configureer de databank", diff --git a/core/l10n/nn_NO.php b/core/l10n/nn_NO.php index 9dfce36049..147afb35fb 100644 --- a/core/l10n/nn_NO.php +++ b/core/l10n/nn_NO.php @@ -1,5 +1,6 @@ "Innstillingar", +"Password" => "Passord", "Use the following link to reset your password: {link}" => "Bruk føljane link til å tilbakestille passordet ditt: {link}", "You will receive a link to reset your password via Email." => "Du vil få ei lenkje for å nullstilla passordet via epost.", "Requested" => "Førespurt", @@ -17,7 +18,6 @@ "Help" => "Hjelp", "Cloud not found" => "Fann ikkje skyen", "Create an admin account" => "Lag ein admin-konto", -"Password" => "Passord", "Advanced" => "Avansert", "Data folder" => "Datamappe", "Configure the database" => "Konfigurer databasen", diff --git a/core/l10n/pl.php b/core/l10n/pl.php index 5f8752b69b..791bbf3d6e 100644 --- a/core/l10n/pl.php +++ b/core/l10n/pl.php @@ -21,6 +21,7 @@ "Ok" => "Ok", "No categories selected for deletion." => "Nie ma kategorii zaznaczonych do usunięcia.", "Error" => "Błąd", +"Password" => "Hasło", "ownCloud password reset" => "restart hasła", "Use the following link to reset your password: {link}" => "Proszę użyć tego odnośnika do zresetowania hasła: {link}", "You will receive a link to reset your password via Email." => "Odnośnik służący do resetowania hasła zostanie wysłany na adres e-mail.", @@ -42,7 +43,6 @@ "Edit categories" => "Edytuj kategorię", "Add" => "Dodaj", "Create an admin account" => "Tworzenie konta administratora", -"Password" => "Hasło", "Advanced" => "Zaawansowane", "Data folder" => "Katalog danych", "Configure the database" => "Konfiguracja bazy danych", diff --git a/core/l10n/pt_BR.php b/core/l10n/pt_BR.php index 9ad2f3de53..4940e47415 100644 --- a/core/l10n/pt_BR.php +++ b/core/l10n/pt_BR.php @@ -21,6 +21,7 @@ "Ok" => "Ok", "No categories selected for deletion." => "Nenhuma categoria selecionada para deletar.", "Error" => "Erro", +"Password" => "Senha", "ownCloud password reset" => "Redefinir senha ownCloud", "Use the following link to reset your password: {link}" => "Use o seguinte link para redefinir sua senha: {link}", "You will receive a link to reset your password via Email." => "Você receberá um link para redefinir sua senha via e-mail.", @@ -42,7 +43,6 @@ "Edit categories" => "Editar categorias", "Add" => "Adicionar", "Create an admin account" => "Criar uma conta de administrador", -"Password" => "Senha", "Advanced" => "Avançado", "Data folder" => "Pasta de dados", "Configure the database" => "Configurar o banco de dados", diff --git a/core/l10n/pt_PT.php b/core/l10n/pt_PT.php index 4da513c1ae..4ab9958f43 100644 --- a/core/l10n/pt_PT.php +++ b/core/l10n/pt_PT.php @@ -21,6 +21,7 @@ "Ok" => "Ok", "No categories selected for deletion." => "Nenhuma categoria seleccionar para eliminar", "Error" => "Erro", +"Password" => "Palavra chave", "ownCloud password reset" => "Reposição da password ownCloud", "Use the following link to reset your password: {link}" => "Use o seguinte endereço para repor a sua password: {link}", "You will receive a link to reset your password via Email." => "Vai receber um endereço para repor a sua password", @@ -42,7 +43,6 @@ "Edit categories" => "Editar categorias", "Add" => "Adicionar", "Create an admin account" => "Criar uma conta administrativa", -"Password" => "Palavra chave", "Advanced" => "Avançado", "Data folder" => "Pasta de dados", "Configure the database" => "Configure a base de dados", diff --git a/core/l10n/ro.php b/core/l10n/ro.php index e42b5ef7d6..8647cc1190 100644 --- a/core/l10n/ro.php +++ b/core/l10n/ro.php @@ -21,6 +21,7 @@ "Ok" => "Ok", "No categories selected for deletion." => "Nici o categorie selectată pentru ștergere.", "Error" => "Eroare", +"Password" => "Parola", "ownCloud password reset" => "Resetarea parolei ownCloud ", "Use the following link to reset your password: {link}" => "Folosește următorul link pentru a reseta parola: {link}", "You will receive a link to reset your password via Email." => "Vei primi un mesaj prin care vei putea reseta parola via email", @@ -42,7 +43,6 @@ "Edit categories" => "Editează categoriile", "Add" => "Adaugă", "Create an admin account" => "Crează un cont de administrator", -"Password" => "Parola", "Advanced" => "Avansat", "Data folder" => "Director date", "Configure the database" => "Configurează baza de date", diff --git a/core/l10n/ru.php b/core/l10n/ru.php index c7ce381c05..4aec059d40 100644 --- a/core/l10n/ru.php +++ b/core/l10n/ru.php @@ -21,6 +21,7 @@ "Ok" => "Ок", "No categories selected for deletion." => "Нет категорий для удаления.", "Error" => "Ошибка", +"Password" => "Пароль", "ownCloud password reset" => "Сброс пароля ", "Use the following link to reset your password: {link}" => "Используйте следующую ссылку чтобы сбросить пароль: {link}", "You will receive a link to reset your password via Email." => "На ваш адрес Email выслана ссылка для сброса пароля.", @@ -42,7 +43,6 @@ "Edit categories" => "Редактировать категории", "Add" => "Добавить", "Create an admin account" => "Создать учётную запись администратора", -"Password" => "Пароль", "Advanced" => "Дополнительно", "Data folder" => "Директория с данными", "Configure the database" => "Настройка базы данных", diff --git a/core/l10n/ru_RU.php b/core/l10n/ru_RU.php index 190ecda9eb..6dc4dfea76 100644 --- a/core/l10n/ru_RU.php +++ b/core/l10n/ru_RU.php @@ -21,6 +21,7 @@ "Ok" => "Да", "No categories selected for deletion." => "Нет категорий, выбранных для удаления.", "Error" => "Ошибка", +"Password" => "Пароль", "ownCloud password reset" => "Переназначение пароля", "Use the following link to reset your password: {link}" => "Воспользуйтесь следующей ссылкой для переназначения пароля: {link}", "You will receive a link to reset your password via Email." => "Вы получите ссылку для восстановления пароля по электронной почте.", @@ -42,7 +43,6 @@ "Edit categories" => "Редактирование категорий", "Add" => "Добавить", "Create an admin account" => "Создать admin account", -"Password" => "Пароль", "Advanced" => "Расширенный", "Data folder" => "Папка данных", "Configure the database" => "Настроить базу данных", diff --git a/core/l10n/sk_SK.php b/core/l10n/sk_SK.php index 8c3339170d..069a169b5d 100644 --- a/core/l10n/sk_SK.php +++ b/core/l10n/sk_SK.php @@ -21,6 +21,7 @@ "Ok" => "Ok", "No categories selected for deletion." => "Neboli vybrané žiadne kategórie pre odstránenie.", "Error" => "Chyba", +"Password" => "Heslo", "ownCloud password reset" => "Obnovenie hesla pre ownCloud", "Use the following link to reset your password: {link}" => "Použite nasledujúci odkaz pre obnovenie vášho hesla: {link}", "You will receive a link to reset your password via Email." => "Odkaz pre obnovenie hesla obdržíte E-mailom.", @@ -38,11 +39,10 @@ "Admin" => "Administrácia", "Help" => "Pomoc", "Access forbidden" => "Prístup odmietnutý", -"Cloud not found" => "Nedokážem nájsť", +"Cloud not found" => "Nenájdené", "Edit categories" => "Úprava kategórií", "Add" => "Pridať", "Create an admin account" => "Vytvoriť administrátorský účet", -"Password" => "Heslo", "Advanced" => "Pokročilé", "Data folder" => "Priečinok dát", "Configure the database" => "Nastaviť databázu", diff --git a/core/l10n/sl.php b/core/l10n/sl.php index b7850c2861..a87c6785dd 100644 --- a/core/l10n/sl.php +++ b/core/l10n/sl.php @@ -21,6 +21,7 @@ "Ok" => "V redu", "No categories selected for deletion." => "Za izbris ni bila izbrana nobena kategorija.", "Error" => "Napaka", +"Password" => "Geslo", "ownCloud password reset" => "Ponastavitev gesla ownCloud", "Use the following link to reset your password: {link}" => "Uporabite sledečo povezavo za ponastavitev gesla: {link}", "You will receive a link to reset your password via Email." => "Na e-pošto boste prejeli povezavo s katero lahko ponastavite vaše geslo.", @@ -42,7 +43,6 @@ "Edit categories" => "Uredi kategorije", "Add" => "Dodaj", "Create an admin account" => "Ustvari skrbniški račun", -"Password" => "Geslo", "Advanced" => "Napredne možnosti", "Data folder" => "Mapa s podatki", "Configure the database" => "Nastavi podatkovno zbirko", diff --git a/core/l10n/sr.php b/core/l10n/sr.php index c2f2f07640..dca207441f 100644 --- a/core/l10n/sr.php +++ b/core/l10n/sr.php @@ -1,5 +1,6 @@ "Подешавања", +"Password" => "Лозинка", "Use the following link to reset your password: {link}" => "Овом везом ресетујте своју лозинку: {link}", "You will receive a link to reset your password via Email." => "Добићете везу за ресетовање лозинке путем е-поште.", "Requested" => "Захтевано", @@ -17,7 +18,6 @@ "Help" => "Помоћ", "Cloud not found" => "Облак није нађен", "Create an admin account" => "Направи административни налог", -"Password" => "Лозинка", "Advanced" => "Напредно", "Data folder" => "Фацикла података", "Configure the database" => "Подешавање базе", diff --git a/core/l10n/sr@latin.php b/core/l10n/sr@latin.php index 8bc20cf1a6..c1d8a96073 100644 --- a/core/l10n/sr@latin.php +++ b/core/l10n/sr@latin.php @@ -1,5 +1,6 @@ "Podešavanja", +"Password" => "Lozinka", "You will receive a link to reset your password via Email." => "Dobićete vezu za resetovanje lozinke putem e-pošte.", "Requested" => "Zahtevano", "Login failed!" => "Nesupela prijava!", @@ -15,7 +16,6 @@ "Help" => "Pomoć", "Cloud not found" => "Oblak nije nađen", "Create an admin account" => "Napravi administrativni nalog", -"Password" => "Lozinka", "Advanced" => "Napredno", "Data folder" => "Facikla podataka", "Configure the database" => "Podešavanje baze", diff --git a/core/l10n/sv.php b/core/l10n/sv.php index 6b075f0aaf..415573be16 100644 --- a/core/l10n/sv.php +++ b/core/l10n/sv.php @@ -21,6 +21,7 @@ "Ok" => "Ok", "No categories selected for deletion." => "Inga kategorier valda för radering.", "Error" => "Fel", +"Password" => "Lösenord", "ownCloud password reset" => "ownCloud lösenordsåterställning", "Use the following link to reset your password: {link}" => "Använd följande länk för att återställa lösenordet: {link}", "You will receive a link to reset your password via Email." => "Du får en länk att återställa ditt lösenord via e-post.", @@ -42,7 +43,6 @@ "Edit categories" => "Redigera kategorier", "Add" => "Lägg till", "Create an admin account" => "Skapa ett administratörskonto", -"Password" => "Lösenord", "Advanced" => "Avancerat", "Data folder" => "Datamapp", "Configure the database" => "Konfigurera databasen", diff --git a/core/l10n/th_TH.php b/core/l10n/th_TH.php index fd25105f15..88b5ac5cee 100644 --- a/core/l10n/th_TH.php +++ b/core/l10n/th_TH.php @@ -21,6 +21,7 @@ "Ok" => "ตกลง", "No categories selected for deletion." => "ยังไม่ได้เลือกหมวดหมู่ที่ต้องการลบ", "Error" => "พบข้อผิดพลาด", +"Password" => "รหัสผ่าน", "ownCloud password reset" => "รีเซ็ตรหัสผ่าน ownCloud", "Use the following link to reset your password: {link}" => "ใช้ลิงค์ต่อไปนี้เพื่อเปลี่ยนรหัสผ่านของคุณใหม่: {link}", "You will receive a link to reset your password via Email." => "คุณจะได้รับลิงค์เพื่อกำหนดรหัสผ่านใหม่ทางอีเมล์", @@ -42,7 +43,6 @@ "Edit categories" => "แก้ไขหมวดหมู่", "Add" => "เพิ่ม", "Create an admin account" => "สร้าง บัญชีผู้ดูแลระบบ", -"Password" => "รหัสผ่าน", "Advanced" => "ขั้นสูง", "Data folder" => "โฟลเดอร์เก็บข้อมูล", "Configure the database" => "กำหนดค่าฐานข้อมูล", diff --git a/core/l10n/tr.php b/core/l10n/tr.php index 7d6d4a33a6..4e86f9493f 100644 --- a/core/l10n/tr.php +++ b/core/l10n/tr.php @@ -21,6 +21,7 @@ "Ok" => "Tamam", "No categories selected for deletion." => "Silmek için bir kategori seçilmedi", "Error" => "Hata", +"Password" => "Parola", "ownCloud password reset" => "ownCloud parola sıfırlama", "Use the following link to reset your password: {link}" => "Bu bağlantıyı kullanarak parolanızı sıfırlayın: {link}", "You will receive a link to reset your password via Email." => "Parolanızı sıfırlamak için bir bağlantı Eposta olarak gönderilecek.", @@ -42,7 +43,6 @@ "Edit categories" => "Kategorileri düzenle", "Add" => "Ekle", "Create an admin account" => "Bir yönetici hesabı oluşturun", -"Password" => "Parola", "Advanced" => "Gelişmiş", "Data folder" => "Veri klasörü", "Configure the database" => "Veritabanını ayarla", diff --git a/core/l10n/uk.php b/core/l10n/uk.php index e84ec8f883..73ad3f3dfb 100644 --- a/core/l10n/uk.php +++ b/core/l10n/uk.php @@ -16,6 +16,7 @@ "No" => "Ні", "Yes" => "Так", "Error" => "Помилка", +"Password" => "Пароль", "You will receive a link to reset your password via Email." => "Ви отримаєте посилання для скидання вашого паролю на e-mail.", "Username" => "Ім'я користувача", "Your password was reset" => "Ваш пароль був скинутий", @@ -27,7 +28,6 @@ "Admin" => "Адміністратор", "Help" => "Допомога", "Add" => "Додати", -"Password" => "Пароль", "Configure the database" => "Налаштування бази даних", "will be used" => "буде використано", "Database user" => "Користувач бази даних", diff --git a/core/l10n/vi.php b/core/l10n/vi.php index de4764c3a5..26155a1866 100644 --- a/core/l10n/vi.php +++ b/core/l10n/vi.php @@ -21,6 +21,7 @@ "Ok" => "Ok", "No categories selected for deletion." => "Không có thể loại nào được chọn để xóa.", "Error" => "Lỗi", +"Password" => "Mật khẩu", "ownCloud password reset" => "Khôi phục mật khẩu Owncloud ", "Use the following link to reset your password: {link}" => "Dùng đường dẫn sau để khôi phục lại mật khẩu : {link}", "You will receive a link to reset your password via Email." => "Vui lòng kiểm tra Email để khôi phục lại mật khẩu.", @@ -42,7 +43,6 @@ "Edit categories" => "Sửa thể loại", "Add" => "Thêm", "Create an admin account" => "Tạo một tài khoản quản trị", -"Password" => "Mật khẩu", "Advanced" => "Nâng cao", "Data folder" => "Thư mục dữ liệu", "Configure the database" => "Cấu hình Cơ Sở Dữ Liệu", diff --git a/core/l10n/zh_CN.GB2312.php b/core/l10n/zh_CN.GB2312.php index e59a935f39..de437cf2e4 100644 --- a/core/l10n/zh_CN.GB2312.php +++ b/core/l10n/zh_CN.GB2312.php @@ -21,6 +21,7 @@ "Ok" => "好的", "No categories selected for deletion." => "没有选者要删除的分类.", "Error" => "错误", +"Password" => "密码", "ownCloud password reset" => "私有云密码重置", "Use the following link to reset your password: {link}" => "使用下面的链接来重置你的密码:{link}", "You will receive a link to reset your password via Email." => "你将会收到一个重置密码的链接", @@ -42,7 +43,6 @@ "Edit categories" => "编辑分类", "Add" => "添加", "Create an admin account" => "建立一个 管理帐户", -"Password" => "密码", "Advanced" => "进阶", "Data folder" => "数据存放文件夹", "Configure the database" => "配置数据库", diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php index 4e0a37a877..b84519a5c0 100644 --- a/core/l10n/zh_CN.php +++ b/core/l10n/zh_CN.php @@ -21,6 +21,7 @@ "Ok" => "好", "No categories selected for deletion." => "没有选择要删除的类别", "Error" => "错误", +"Password" => "密码", "ownCloud password reset" => "重置 ownCloud 密码", "Use the following link to reset your password: {link}" => "使用以下链接重置您的密码:{link}", "You will receive a link to reset your password via Email." => "您将会收到包含可以重置密码链接的邮件。", @@ -42,7 +43,6 @@ "Edit categories" => "编辑分类", "Add" => "添加", "Create an admin account" => "创建管理员账号", -"Password" => "密码", "Advanced" => "高级", "Data folder" => "数据目录", "Configure the database" => "配置数据库", diff --git a/core/l10n/zh_TW.php b/core/l10n/zh_TW.php index 57a087fae9..ccaa6b95ee 100644 --- a/core/l10n/zh_TW.php +++ b/core/l10n/zh_TW.php @@ -21,6 +21,7 @@ "Ok" => "Ok", "No categories selected for deletion." => "沒選擇要刪除的分類", "Error" => "錯誤", +"Password" => "密碼", "ownCloud password reset" => "ownCloud 密碼重設", "Use the following link to reset your password: {link}" => "請循以下聯結重設你的密碼: (聯結) ", "You will receive a link to reset your password via Email." => "重設密碼的連結將會寄到你的電子郵件信箱", @@ -42,7 +43,6 @@ "Edit categories" => "編輯分類", "Add" => "添加", "Create an admin account" => "建立一個管理者帳號", -"Password" => "密碼", "Advanced" => "進階", "Data folder" => "資料夾", "Configure the database" => "設定資料庫", diff --git a/l10n/af/core.po b/l10n/af/core.po index 437c1e2695..0b65852a22 100644 --- a/l10n/af/core.po +++ b/l10n/af/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+0000\n" "Last-Translator: I Robot \n" "Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n" "MIME-Version: 1.0\n" @@ -29,58 +29,62 @@ msgstr "" msgid "This category already exists: " msgstr "" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "" @@ -101,10 +105,110 @@ msgstr "" msgid "No categories selected for deletion." msgstr "" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "" @@ -190,10 +294,6 @@ msgstr "" msgid "Create an admin account" msgstr "" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "" - #: templates/installation.php:36 msgid "Advanced" msgstr "" @@ -235,11 +335,11 @@ msgstr "" msgid "Finish setup" msgstr "" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "" diff --git a/l10n/af/files.po b/l10n/af/files.po index a16e059df3..42a6004c21 100644 --- a/l10n/af/files.po +++ b/l10n/af/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:02+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+0000\n" "Last-Translator: I Robot \n" "Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n" "MIME-Version: 1.0\n" @@ -59,39 +59,43 @@ msgstr "" msgid "Delete" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "" @@ -107,7 +111,7 @@ msgstr "" msgid "Upload Error" msgstr "" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "" @@ -115,44 +119,44 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "" @@ -204,7 +208,7 @@ msgstr "" msgid "From url" msgstr "" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "" diff --git a/l10n/af/files_sharing.po b/l10n/af/files_sharing.po index 4e3ab5ee47..8bf34f8b16 100644 --- a/l10n/af/files_sharing.po +++ b/l10n/af/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+0000\n" "Last-Translator: I Robot \n" "Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: af\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/af/files_versions.po b/l10n/af/files_versions.po index feda4351a8..27b0fa3652 100644 --- a/l10n/af/files_versions.po +++ b/l10n/af/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+0000\n" "Last-Translator: I Robot \n" "Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n" "MIME-Version: 1.0\n" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/ar/core.po b/l10n/ar/core.po index febb0d7a63..0d9fd8dd3c 100644 --- a/l10n/ar/core.po +++ b/l10n/ar/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -30,58 +30,62 @@ msgstr "" msgid "This category already exists: " msgstr "" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "تعديلات" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "" @@ -102,10 +106,110 @@ msgstr "" msgid "No categories selected for deletion." msgstr "" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "كلمة السر" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "" @@ -191,10 +295,6 @@ msgstr "" msgid "Create an admin account" msgstr "أضف مستخدم رئيسي " -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "كلمة السر" - #: templates/installation.php:36 msgid "Advanced" msgstr "خيارات متقدمة" @@ -236,11 +336,11 @@ msgstr "خادم قاعدة البيانات" msgid "Finish setup" msgstr "انهاء التعديلات" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "خدمات الوب تحت تصرفك" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "الخروج" diff --git a/l10n/ar/files.po b/l10n/ar/files.po index 18222f6892..a2583c563c 100644 --- a/l10n/ar/files.po +++ b/l10n/ar/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -60,39 +60,43 @@ msgstr "" msgid "Delete" msgstr "محذوف" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "" @@ -108,7 +112,7 @@ msgstr "" msgid "Upload Error" msgstr "" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "" @@ -116,44 +120,44 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "حجم" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "معدل" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "" @@ -205,7 +209,7 @@ msgstr "مجلد" msgid "From url" msgstr "" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "إرفع" diff --git a/l10n/ar/files_sharing.po b/l10n/ar/files_sharing.po index 6aeb9ddf0e..4c6c7c4482 100644 --- a/l10n/ar/files_sharing.po +++ b/l10n/ar/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Transfer-Encoding: 8bit\n" "Language: ar\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/ar/files_versions.po b/l10n/ar/files_versions.po index d39b59268e..850b57a008 100644 --- a/l10n/ar/files_versions.po +++ b/l10n/ar/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/ar_SA/core.po b/l10n/ar_SA/core.po index c251db4e53..42b7b828cc 100644 --- a/l10n/ar_SA/core.po +++ b/l10n/ar_SA/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+0000\n" "Last-Translator: I Robot \n" "Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/projects/p/owncloud/language/ar_SA/)\n" "MIME-Version: 1.0\n" @@ -29,58 +29,62 @@ msgstr "" msgid "This category already exists: " msgstr "" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "" @@ -101,10 +105,110 @@ msgstr "" msgid "No categories selected for deletion." msgstr "" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "" @@ -190,10 +294,6 @@ msgstr "" msgid "Create an admin account" msgstr "" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "" - #: templates/installation.php:36 msgid "Advanced" msgstr "" @@ -235,11 +335,11 @@ msgstr "" msgid "Finish setup" msgstr "" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "" diff --git a/l10n/ar_SA/files.po b/l10n/ar_SA/files.po index 7e240be4fa..e433f76c25 100644 --- a/l10n/ar_SA/files.po +++ b/l10n/ar_SA/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:02+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+0000\n" "Last-Translator: I Robot \n" "Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/projects/p/owncloud/language/ar_SA/)\n" "MIME-Version: 1.0\n" @@ -59,39 +59,43 @@ msgstr "" msgid "Delete" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "" @@ -107,7 +111,7 @@ msgstr "" msgid "Upload Error" msgstr "" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "" @@ -115,44 +119,44 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "" @@ -204,7 +208,7 @@ msgstr "" msgid "From url" msgstr "" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "" diff --git a/l10n/ar_SA/files_sharing.po b/l10n/ar_SA/files_sharing.po index b0c8fb706a..66b122bea8 100644 --- a/l10n/ar_SA/files_sharing.po +++ b/l10n/ar_SA/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+0000\n" "Last-Translator: I Robot \n" "Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/projects/p/owncloud/language/ar_SA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ar_SA\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/ar_SA/files_versions.po b/l10n/ar_SA/files_versions.po index c20b1ea16c..448d3b5b61 100644 --- a/l10n/ar_SA/files_versions.po +++ b/l10n/ar_SA/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+0000\n" "Last-Translator: I Robot \n" "Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/projects/p/owncloud/language/ar_SA/)\n" "MIME-Version: 1.0\n" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/bg_BG/core.po b/l10n/bg_BG/core.po index 681b5dd14b..2eceb3fd86 100644 --- a/l10n/bg_BG/core.po +++ b/l10n/bg_BG/core.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -33,58 +33,62 @@ msgstr "" msgid "This category already exists: " msgstr "Категорията вече съществува:" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Настройки" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Януари" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Февруари" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Март" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "Април" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Май" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Юни" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Юли" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "Август" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "Септември" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Октомври" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "Ноември" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "Декември" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Отказ" @@ -105,10 +109,110 @@ msgstr "Добре" msgid "No categories selected for deletion." msgstr "Няма избрани категории за изтриване" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Грешка" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Парола" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "" @@ -194,10 +298,6 @@ msgstr "Добавяне" msgid "Create an admin account" msgstr "Създаване на админ профил" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Парола" - #: templates/installation.php:36 msgid "Advanced" msgstr "Разширено" @@ -239,11 +339,11 @@ msgstr "Хост за базата" msgid "Finish setup" msgstr "Завършване на настройките" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Изход" diff --git a/l10n/bg_BG/files.po b/l10n/bg_BG/files.po index f6587e5c34..706cc0477c 100644 --- a/l10n/bg_BG/files.po +++ b/l10n/bg_BG/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -61,39 +61,43 @@ msgstr "" msgid "Delete" msgstr "Изтриване" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "" @@ -109,7 +113,7 @@ msgstr "" msgid "Upload Error" msgstr "Грешка при качване" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "" @@ -117,44 +121,44 @@ msgstr "" msgid "Upload cancelled." msgstr "Качването е отменено." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Неправилно име – \"/\" не е позволено." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Размер" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Променено" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "папка" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "папки" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "файл" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "" @@ -206,7 +210,7 @@ msgstr "Папка" msgid "From url" msgstr "От url-адрес" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Качване" diff --git a/l10n/bg_BG/files_sharing.po b/l10n/bg_BG/files_sharing.po index fa2d7899a7..3e75975fb6 100644 --- a/l10n/bg_BG/files_sharing.po +++ b/l10n/bg_BG/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: bg_BG\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/bg_BG/files_versions.po b/l10n/bg_BG/files_versions.po index f28061ea72..df3fc29945 100644 --- a/l10n/bg_BG/files_versions.po +++ b/l10n/bg_BG/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/ca/core.po b/l10n/ca/core.po index 6366450bdd..1e75fefa39 100644 --- a/l10n/ca/core.po +++ b/l10n/ca/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -31,58 +31,62 @@ msgstr "No voleu afegir cap categoria?" msgid "This category already exists: " msgstr "Aquesta categoria ja existeix:" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Arranjament" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Gener" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Febrer" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Març" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "Abril" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Maig" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Juny" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Juliol" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "Agost" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "Setembre" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Octubre" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "Novembre" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "Desembre" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Cancel·la" @@ -103,10 +107,110 @@ msgstr "D'acord" msgid "No categories selected for deletion." msgstr "No hi ha categories per eliminar." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Error" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Contrasenya" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "estableix de nou la contrasenya Owncloud" @@ -192,10 +296,6 @@ msgstr "Afegeix" msgid "Create an admin account" msgstr "Crea un compte d'administrador" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Contrasenya" - #: templates/installation.php:36 msgid "Advanced" msgstr "Avançat" @@ -237,11 +337,11 @@ msgstr "Ordinador central de la base de dades" msgid "Finish setup" msgstr "Acaba la configuració" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "controleu els vostres serveis web" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Surt" diff --git a/l10n/ca/files.po b/l10n/ca/files.po index 214a4c9125..42160cdf8d 100644 --- a/l10n/ca/files.po +++ b/l10n/ca/files.po @@ -5,13 +5,14 @@ # Translators: # , 2012. # , 2012. +# , 2012. # , 2011-2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -62,39 +63,43 @@ msgstr "Deixa de compartir" msgid "Delete" msgstr "Suprimeix" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "ja existeix" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "substitueix" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "sugereix un nom" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "cancel·la" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "substituït" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "desfés" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "per" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "No compartits" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "esborrat" @@ -110,7 +115,7 @@ msgstr "No es pot pujar el fitxer perquè és una carpeta o té 0 bytes" msgid "Upload Error" msgstr "Error en la pujada" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Pendents" @@ -118,44 +123,44 @@ msgstr "Pendents" msgid "Upload cancelled." msgstr "La pujada s'ha cancel·lat." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "El nom no és vàlid, no es permet '/'." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" -msgstr "" +msgstr "arxius escanejats" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" -msgstr "" +msgstr "error durant l'escaneig" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Mida" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Modificat" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "carpeta" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "carpetes" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "fitxer" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "fitxers" @@ -207,7 +212,7 @@ msgstr "Carpeta" msgid "From url" msgstr "Des de la url" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Puja" diff --git a/l10n/ca/files_sharing.po b/l10n/ca/files_sharing.po index 2424e26a3c..1bf9e7771c 100644 --- a/l10n/ca/files_sharing.po +++ b/l10n/ca/files_sharing.po @@ -8,15 +8,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-01 02:01+0200\n" -"PO-Revision-Date: 2012-08-31 11:34+0000\n" -"Last-Translator: rogerc \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Transfer-Encoding: 8bit\n" "Language: ca\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/authenticate.php:4 msgid "Password" @@ -26,14 +26,24 @@ msgstr "Contrasenya" msgid "Submit" msgstr "Envia" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Baixa" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "No hi ha vista prèvia disponible per a" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "controleu els vostres serveis web" diff --git a/l10n/ca/files_versions.po b/l10n/ca/files_versions.po index 8ac9add87a..5a70c6947c 100644 --- a/l10n/ca/files_versions.po +++ b/l10n/ca/files_versions.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# , 2012. # , 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -22,6 +23,10 @@ msgstr "" msgid "Expire all versions" msgstr "Expira totes les versions" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "Versions" @@ -32,8 +37,8 @@ msgstr "Això eliminarà totes les versions de còpia de seguretat dels vostres #: templates/settings.php:3 msgid "Files Versioning" -msgstr "" +msgstr "Fitxers de Versions" #: templates/settings.php:4 msgid "Enable" -msgstr "" +msgstr "Permetre" diff --git a/l10n/ca/settings.po b/l10n/ca/settings.po index 8460533d3b..bcfdd5a31c 100644 --- a/l10n/ca/settings.po +++ b/l10n/ca/settings.po @@ -5,14 +5,15 @@ # Translators: # , 2012. # , 2012. +# , 2012. # , 2011-2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-19 00:03+0000\n" -"Last-Translator: I Robot \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 22:01+0000\n" +"Last-Translator: Josep Tomàs \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" @@ -114,7 +115,7 @@ msgstr "Cron" #: templates/admin.php:37 msgid "Execute one task with each page loaded" -msgstr "" +msgstr "Executar una tasca de cada pàgina carregada" #: templates/admin.php:43 msgid "" @@ -126,11 +127,11 @@ msgstr "cron.php està registrat en un servei webcron. Feu una crida a la pàgin msgid "" "Use systems cron service. Call the cron.php file in the owncloud folder via " "a system cronjob once a minute." -msgstr "" +msgstr "Utilitzeu el sistema de servei cron. Cridar el arxiu cron.php de la carpeta owncloud cada minut utilitzant el sistema de tasques cron." #: templates/admin.php:56 msgid "Sharing" -msgstr "" +msgstr "Compartir" #: templates/admin.php:61 msgid "Enable Share API" @@ -225,7 +226,7 @@ msgstr "Resposta" #: templates/personal.php:8 #, php-format msgid "You have used %s of the available %s" -msgstr "" +msgstr "Ha utilitzat %s de la %s disponible" #: templates/personal.php:12 msgid "Desktop and Mobile Syncing Clients" @@ -237,7 +238,7 @@ msgstr "Baixada" #: templates/personal.php:19 msgid "Your password was changed" -msgstr "" +msgstr "La seva contrasenya s'ha canviat" #: templates/personal.php:20 msgid "Unable to change your password" diff --git a/l10n/cs_CZ/core.po b/l10n/cs_CZ/core.po index c1d1ba2da0..4fa0563ad1 100644 --- a/l10n/cs_CZ/core.po +++ b/l10n/cs_CZ/core.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -33,58 +33,62 @@ msgstr "Žádná kategorie k přidání?" msgid "This category already exists: " msgstr "Tato kategorie již existuje: " -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Nastavení" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Leden" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Únor" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Březen" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "Duben" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Květen" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Červen" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Červenec" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "Srpen" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "Září" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Říjen" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "Listopad" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "Prosinec" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Zrušit" @@ -105,10 +109,110 @@ msgstr "Ok" msgid "No categories selected for deletion." msgstr "Žádné kategorie nebyly vybrány ke smazání." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Chyba" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Heslo" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "Obnovení hesla pro ownCloud" @@ -194,10 +298,6 @@ msgstr "Přidat" msgid "Create an admin account" msgstr "Vytvořit účet správce" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Heslo" - #: templates/installation.php:36 msgid "Advanced" msgstr "Pokročilé" @@ -239,11 +339,11 @@ msgstr "Hostitel databáze" msgid "Finish setup" msgstr "Dokončit nastavení" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "webové služby pod Vaší kontrolou" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Odhlásit se" diff --git a/l10n/cs_CZ/files.po b/l10n/cs_CZ/files.po index 7a06137454..c1082a1138 100644 --- a/l10n/cs_CZ/files.po +++ b/l10n/cs_CZ/files.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-18 06:25+0000\n" -"Last-Translator: Tomáš Chvátal \n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -62,39 +62,43 @@ msgstr "Zrušit sdílení" msgid "Delete" msgstr "Smazat" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "již existuje" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "nahradit" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "navrhnout název" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "zrušit" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "nahrazeno" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "zpět" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "s" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "sdílení zrušeno" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "smazáno" @@ -110,7 +114,7 @@ msgstr "Nelze odeslat Váš soubor, protože je to adresář nebo má velikost 0 msgid "Upload Error" msgstr "Chyba odesílání" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Čekající" @@ -118,44 +122,44 @@ msgstr "Čekající" msgid "Upload cancelled." msgstr "Odesílání zrušeno." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Probíhá odesílání souboru. Opuštění stránky vyústí ve zrušení nahrávání." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Neplatný název, znak '/' není povolen" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "soubory prohledány" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "chyba při prohledávání" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Velikost" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Změněno" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "složka" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "složky" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "soubor" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "soubory" @@ -207,7 +211,7 @@ msgstr "Složka" msgid "From url" msgstr "Z url" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Odeslat" diff --git a/l10n/cs_CZ/files_sharing.po b/l10n/cs_CZ/files_sharing.po index d4c56e7635..378f365cbf 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: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:01+0200\n" -"PO-Revision-Date: 2012-09-05 13:37+0000\n" -"Last-Translator: Tomáš Chvátal \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -28,14 +28,24 @@ msgstr "Heslo" msgid "Submit" msgstr "Odeslat" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Stáhnout" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "Náhled není dostupný pro" -#: templates/public.php:25 +#: templates/public.php:37 msgid "web services under your control" msgstr "služby webu pod Vaší kontrolou" diff --git a/l10n/cs_CZ/files_versions.po b/l10n/cs_CZ/files_versions.po index 61b1531b7e..a2eb298df8 100644 --- a/l10n/cs_CZ/files_versions.po +++ b/l10n/cs_CZ/files_versions.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-17 14:45+0000\n" -"Last-Translator: Tomáš Chvátal \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -23,6 +23,10 @@ msgstr "" msgid "Expire all versions" msgstr "Vypršet všechny verze" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "Verze" diff --git a/l10n/da/core.po b/l10n/da/core.po index bbb688dca5..1dd86a0492 100644 --- a/l10n/da/core.po +++ b/l10n/da/core.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -35,58 +35,62 @@ msgstr "Ingen kategori at tilføje?" msgid "This category already exists: " msgstr "Denne kategori eksisterer allerede: " -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Indstillinger" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Januar" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Februar" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Marts" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "April" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Maj" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Juni" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Juli" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "August" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "September" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Oktober" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "November" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "December" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Fortryd" @@ -107,10 +111,110 @@ msgstr "OK" msgid "No categories selected for deletion." msgstr "Ingen kategorier valgt" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Fejl" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Kodeord" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "Nulstil ownCloud kodeord" @@ -196,10 +300,6 @@ msgstr "Tilføj" msgid "Create an admin account" msgstr "Opret en administratorkonto" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Kodeord" - #: templates/installation.php:36 msgid "Advanced" msgstr "Avanceret" @@ -241,11 +341,11 @@ msgstr "Databasehost" msgid "Finish setup" msgstr "Afslut opsætning" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "Webtjenester under din kontrol" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Log ud" diff --git a/l10n/da/files.po b/l10n/da/files.po index 8059cf0e9e..060fedddcb 100644 --- a/l10n/da/files.po +++ b/l10n/da/files.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -65,39 +65,43 @@ msgstr "Fjern deling" msgid "Delete" msgstr "Slet" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "findes allerede" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "erstat" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "foreslå navn" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "fortryd" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "erstattet" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "fortryd" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "med" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "udelt" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "Slettet" @@ -113,7 +117,7 @@ msgstr "Kunne ikke uploade din fil, da det enten er en mappe eller er tom" msgid "Upload Error" msgstr "Fejl ved upload" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Afventer" @@ -121,44 +125,44 @@ msgstr "Afventer" msgid "Upload cancelled." msgstr "Upload afbrudt." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Fil upload kører. Hvis du forlader siden nu, vil uploadet blive annuleret." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Ugyldigt navn, '/' er ikke tilladt." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Størrelse" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Ændret" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "mappe" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "mapper" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "fil" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "filer" @@ -210,7 +214,7 @@ msgstr "Mappe" msgid "From url" msgstr "Fra URL" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Upload" diff --git a/l10n/da/files_sharing.po b/l10n/da/files_sharing.po index d67a3ef190..7abb72a92e 100644 --- a/l10n/da/files_sharing.po +++ b/l10n/da/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-14 02:01+0200\n" -"PO-Revision-Date: 2012-09-13 09:35+0000\n" -"Last-Translator: osos \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -26,14 +26,24 @@ msgstr "Kodeord" msgid "Submit" msgstr "Send" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Download" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "Forhåndsvisning ikke tilgængelig for" -#: templates/public.php:25 +#: templates/public.php:37 msgid "web services under your control" msgstr "Webtjenester under din kontrol" diff --git a/l10n/da/files_versions.po b/l10n/da/files_versions.po index b0e8abb06f..dea4d1ccbf 100644 --- a/l10n/da/files_versions.po +++ b/l10n/da/files_versions.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "Lad alle versioner udløbe" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "Versioner" diff --git a/l10n/de/core.po b/l10n/de/core.po index 7523ce95f1..faa64fdc38 100644 --- a/l10n/de/core.po +++ b/l10n/de/core.po @@ -19,9 +19,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-18 10:32+0000\n" -"Last-Translator: traductor \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -93,6 +93,10 @@ msgstr "November" msgid "December" msgstr "Dezember" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Abbrechen" @@ -113,10 +117,110 @@ msgstr "OK" msgid "No categories selected for deletion." msgstr "Es wurde keine Kategorien zum Löschen ausgewählt." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Fehler" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Passwort" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "ownCloud-Passwort zurücksetzen" @@ -202,10 +306,6 @@ msgstr "Hinzufügen" msgid "Create an admin account" msgstr "Administrator-Konto anlegen" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Passwort" - #: templates/installation.php:36 msgid "Advanced" msgstr "Erweitert" diff --git a/l10n/de/files.po b/l10n/de/files.po index 0ef047130a..0e5061071c 100644 --- a/l10n/de/files.po +++ b/l10n/de/files.po @@ -20,9 +20,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-18 10:31+0000\n" -"Last-Translator: traductor \n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -72,39 +72,43 @@ msgstr "Nicht mehr teilen" msgid "Delete" msgstr "Löschen" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "ist bereits vorhanden" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "ersetzen" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "Name vorschlagen" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "abbrechen" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "ersetzt" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "rückgängig machen" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "mit" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "Nicht mehr teilen" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "gelöscht" @@ -120,7 +124,7 @@ msgstr "Ihre Datei kann nicht hochgeladen werden, da sie entweder ein Verzeichni msgid "Upload Error" msgstr "Fehler beim Hochladen" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Ausstehend" @@ -128,44 +132,44 @@ msgstr "Ausstehend" msgid "Upload cancelled." msgstr "Hochladen abgebrochen." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Ungültiger Name: \"/\" ist nicht erlaubt." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "Dateien gescannt" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "Fehler beim Scannen" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Größe" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Bearbeitet" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "Ordner" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "Ordner" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "Datei" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "Dateien" @@ -217,7 +221,7 @@ msgstr "Ordner" msgid "From url" msgstr "Von der URL" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Hochladen" diff --git a/l10n/de/files_sharing.po b/l10n/de/files_sharing.po index 7d11d39369..6021581abc 100644 --- a/l10n/de/files_sharing.po +++ b/l10n/de/files_sharing.po @@ -11,15 +11,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-01 02:01+0200\n" -"PO-Revision-Date: 2012-08-31 09:46+0000\n" -"Last-Translator: traductor \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/authenticate.php:4 msgid "Password" @@ -29,14 +29,24 @@ msgstr "Passwort" msgid "Submit" msgstr "Absenden" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Download" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "Es ist keine Vorschau verfügbar für" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "Web-Services unter Ihrer Kontrolle" diff --git a/l10n/de/files_versions.po b/l10n/de/files_versions.po index acda1c165a..32c4072994 100644 --- a/l10n/de/files_versions.po +++ b/l10n/de/files_versions.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-17 06:25+0000\n" -"Last-Translator: fmms \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -25,6 +25,10 @@ msgstr "" msgid "Expire all versions" msgstr "Alle Versionen löschen" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "Versionen" diff --git a/l10n/el/core.po b/l10n/el/core.po index babcd9f4e8..d94f7b57dd 100644 --- a/l10n/el/core.po +++ b/l10n/el/core.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-17 19:33+0000\n" -"Last-Translator: Efstathios Iosifidis \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -86,6 +86,10 @@ msgstr "Νοέμβριος" msgid "December" msgstr "Δεκέμβριος" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Ακύρωση" @@ -106,10 +110,110 @@ msgstr "Οκ" msgid "No categories selected for deletion." msgstr "Δεν επιλέχτηκαν κατηγορίες για διαγραφή" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Σφάλμα" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Κωδικός" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "Επαναφορά κωδικού ownCloud" @@ -195,10 +299,6 @@ msgstr "Προσθήκη" msgid "Create an admin account" msgstr "Δημιουργήστε έναν λογαριασμό διαχειριστή" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Κωδικός" - #: templates/installation.php:36 msgid "Advanced" msgstr "Για προχωρημένους" diff --git a/l10n/el/files.po b/l10n/el/files.po index 6df1115e25..55508dd47b 100644 --- a/l10n/el/files.po +++ b/l10n/el/files.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-20 02:05+0200\n" -"PO-Revision-Date: 2012-09-19 23:08+0000\n" -"Last-Translator: Efstathios Iosifidis \n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -64,6 +64,10 @@ msgstr "Διακοπή κοινής χρήσης" msgid "Delete" msgstr "Διαγραφή" +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + #: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "υπάρχει ήδη" @@ -112,7 +116,7 @@ msgstr "Αδυναμία στην μεταφόρτωση του αρχείου msgid "Upload Error" msgstr "Σφάλμα Μεταφόρτωσης" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Εκκρεμεί" @@ -120,44 +124,44 @@ msgstr "Εκκρεμεί" msgid "Upload cancelled." msgstr "Η μεταφόρτωση ακυρώθηκε." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Η μεταφόρτωση του αρχείου βρίσκεται σε εξέλιξη. Έξοδος από την σελίδα τώρα θα ακυρώσει την μεταφόρτωση." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Μη έγκυρο όνομα, το '/' δεν επιτρέπεται." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "αρχεία σαρώθηκαν" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "σφάλμα κατά την ανίχνευση" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Μέγεθος" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Τροποποιήθηκε" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "φάκελος" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "φάκελοι" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "αρχείο" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "αρχεία" @@ -209,7 +213,7 @@ msgstr "Φάκελος" msgid "From url" msgstr "Από την διεύθυνση" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Μεταφόρτωση" diff --git a/l10n/el/files_sharing.po b/l10n/el/files_sharing.po index 01a1f99bd9..d50968315c 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: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-17 19:13+0000\n" -"Last-Translator: Efstathios Iosifidis \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -28,14 +28,24 @@ msgstr "Συνθηματικό" msgid "Submit" msgstr "Καταχώρηση" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Λήψη" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "Δεν υπάρχει διαθέσιμη προεπισκόπηση για" -#: templates/public.php:25 +#: templates/public.php:37 msgid "web services under your control" msgstr "υπηρεσίες δικτύου υπό τον έλεγχό σας" diff --git a/l10n/el/files_versions.po b/l10n/el/files_versions.po index d6b4a6a230..1ebbed58c8 100644 --- a/l10n/el/files_versions.po +++ b/l10n/el/files_versions.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-17 20:10+0000\n" -"Last-Translator: Efstathios Iosifidis \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -23,6 +23,10 @@ msgstr "" msgid "Expire all versions" msgstr "Λήξη όλων των εκδόσεων" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "Εκδόσεις" diff --git a/l10n/eo/core.po b/l10n/eo/core.po index 5af54675c7..49822abb50 100644 --- a/l10n/eo/core.po +++ b/l10n/eo/core.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-09 02:01+0200\n" -"PO-Revision-Date: 2012-09-08 21:41+0000\n" -"Last-Translator: Mariano \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -36,54 +36,58 @@ msgstr "Ĉi tiu kategorio jam ekzistas: " msgid "Settings" msgstr "Agordo" -#: js/js.js:599 +#: js/js.js:642 msgid "January" msgstr "Januaro" -#: js/js.js:599 +#: js/js.js:642 msgid "February" msgstr "Februaro" -#: js/js.js:599 +#: js/js.js:642 msgid "March" msgstr "Marto" -#: js/js.js:599 +#: js/js.js:642 msgid "April" msgstr "Aprilo" -#: js/js.js:599 +#: js/js.js:642 msgid "May" msgstr "Majo" -#: js/js.js:599 +#: js/js.js:642 msgid "June" msgstr "Junio" -#: js/js.js:600 +#: js/js.js:643 msgid "July" msgstr "Julio" -#: js/js.js:600 +#: js/js.js:643 msgid "August" msgstr "Aŭgusto" -#: js/js.js:600 +#: js/js.js:643 msgid "September" msgstr "Septembro" -#: js/js.js:600 +#: js/js.js:643 msgid "October" msgstr "Oktobro" -#: js/js.js:600 +#: js/js.js:643 msgid "November" msgstr "Novembro" -#: js/js.js:600 +#: js/js.js:643 msgid "December" msgstr "Decembro" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Nuligi" @@ -104,10 +108,110 @@ msgstr "Akcepti" msgid "No categories selected for deletion." msgstr "Neniu kategorio elektiĝis por forigo." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Eraro" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Pasvorto" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "La pasvorto de ownCloud restariĝis." @@ -193,10 +297,6 @@ msgstr "Aldoni" msgid "Create an admin account" msgstr "Krei administran konton" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Pasvorto" - #: templates/installation.php:36 msgid "Advanced" msgstr "Progresinta" diff --git a/l10n/eo/files.po b/l10n/eo/files.po index 9aa4aa30af..1180ed8bb7 100644 --- a/l10n/eo/files.po +++ b/l10n/eo/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -61,39 +61,43 @@ msgstr "Malkunhavigi" msgid "Delete" msgstr "Forigi" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "jam ekzistas" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "anstataŭigi" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "sugesti nomon" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "nuligi" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "anstataŭigita" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "malfari" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "kun" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "malkunhavigita" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "forigita" @@ -109,7 +113,7 @@ msgstr "Ne eblis alŝuti vian dosieron ĉar ĝi estas dosierujo aŭ havas 0 duum msgid "Upload Error" msgstr "Alŝuta eraro" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Traktotaj" @@ -117,44 +121,44 @@ msgstr "Traktotaj" msgid "Upload cancelled." msgstr "La alŝuto nuliĝis." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Dosieralŝuto plenumiĝas. Lasi la paĝon nun nuligus la alŝuton." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Nevalida nomo, “/” ne estas permesata." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Grando" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Modifita" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "dosierujo" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "dosierujoj" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "dosiero" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "dosieroj" @@ -206,7 +210,7 @@ msgstr "Dosierujo" msgid "From url" msgstr "El URL" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Alŝuti" diff --git a/l10n/eo/files_sharing.po b/l10n/eo/files_sharing.po index 633cd4eca8..dc0d47ec89 100644 --- a/l10n/eo/files_sharing.po +++ b/l10n/eo/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-09 02:01+0200\n" -"PO-Revision-Date: 2012-09-08 21:35+0000\n" -"Last-Translator: Mariano \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -26,14 +26,24 @@ msgstr "Pasvorto" msgid "Submit" msgstr "Sendi" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Elŝuti" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "Ne haveblas antaŭvido por" -#: templates/public.php:25 +#: templates/public.php:37 msgid "web services under your control" msgstr "TTT-servoj regataj de vi" diff --git a/l10n/eo/files_versions.po b/l10n/eo/files_versions.po index dc9b94a1b3..ef4f6f190d 100644 --- a/l10n/eo/files_versions.po +++ b/l10n/eo/files_versions.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "Eksvalidigi ĉiujn eldonojn" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "Eldonoj" diff --git a/l10n/es/core.po b/l10n/es/core.po index efe18cd7f0..98134cb585 100644 --- a/l10n/es/core.po +++ b/l10n/es/core.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -37,58 +37,62 @@ msgstr "¿Ninguna categoría para añadir?" msgid "This category already exists: " msgstr "Esta categoría ya existe: " -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Ajustes" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Enero" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Febrero" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Marzo" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "Abril" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Mayo" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Junio" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Julio" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "Agosto" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "Septiembre" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Octubre" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "Noviembre" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "Diciembre" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Cancelar" @@ -109,10 +113,110 @@ msgstr "Aceptar" msgid "No categories selected for deletion." msgstr "No hay categorías seleccionadas para borrar." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Fallo" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Contraseña" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "Reiniciar contraseña de ownCloud" @@ -198,10 +302,6 @@ msgstr "Añadir" msgid "Create an admin account" msgstr "Crea una cuenta de administrador" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Contraseña" - #: templates/installation.php:36 msgid "Advanced" msgstr "Avanzado" @@ -243,11 +343,11 @@ msgstr "Host de la base de datos" msgid "Finish setup" msgstr "Completar la instalación" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "servicios web bajo tu control" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Salir" diff --git a/l10n/es/files.po b/l10n/es/files.po index 5dffbb2efc..38651e3854 100644 --- a/l10n/es/files.po +++ b/l10n/es/files.po @@ -7,12 +7,13 @@ # , 2012. # Rubén Trujillo , 2012. # , 2011, 2012. +# , 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -61,41 +62,45 @@ msgstr "Dejar de compartir" #: js/fileactions.js:110 templates/index.php:64 msgid "Delete" -msgstr "Eliminado" +msgstr "Eliminar" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "ya existe" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "reemplazar" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "sugerir nombre" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "cancelar" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "reemplazado" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "deshacer" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "con" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "no compartido" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "borrado" @@ -111,7 +116,7 @@ msgstr "No ha sido posible subir tu archivo porque es un directorio o tiene 0 by msgid "Upload Error" msgstr "Error al subir el archivo" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Pendiente" @@ -119,44 +124,44 @@ msgstr "Pendiente" msgid "Upload cancelled." msgstr "Subida cancelada." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "La subida del archivo está en proceso. Salir de la página ahora cancelará la subida." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Nombre no válido, '/' no está permitido." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Tamaño" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Modificado" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "carpeta" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "carpetas" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "archivo" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "archivos" @@ -208,7 +213,7 @@ msgstr "Carpeta" msgid "From url" msgstr "Desde la URL" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Subir" diff --git a/l10n/es/files_sharing.po b/l10n/es/files_sharing.po index d6c7ffea13..7653ee57ec 100644 --- a/l10n/es/files_sharing.po +++ b/l10n/es/files_sharing.po @@ -10,15 +10,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-01 02:01+0200\n" -"PO-Revision-Date: 2012-08-31 22:41+0000\n" -"Last-Translator: Rubén Trujillo \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/authenticate.php:4 msgid "Password" @@ -28,14 +28,24 @@ msgstr "Contraseña" msgid "Submit" msgstr "Enviar" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Descargar" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "No hay vista previa disponible para" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "Servicios web bajo su control" diff --git a/l10n/es/files_versions.po b/l10n/es/files_versions.po index ff439b9279..d5e293e03a 100644 --- a/l10n/es/files_versions.po +++ b/l10n/es/files_versions.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-17 00:30+0000\n" -"Last-Translator: juanman \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -24,6 +24,10 @@ msgstr "" msgid "Expire all versions" msgstr "Expirar todas las versiones" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "Versiones" diff --git a/l10n/et_EE/core.po b/l10n/et_EE/core.po index f8d3d18652..f0c4468eef 100644 --- a/l10n/et_EE/core.po +++ b/l10n/et_EE/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -30,58 +30,62 @@ msgstr "Pole kategooriat, mida lisada?" msgid "This category already exists: " msgstr "See kategooria on juba olemas: " -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Seaded" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Jaanuar" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Veebruar" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Märts" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "Aprill" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Mai" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Juuni" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Juuli" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "August" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "September" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Oktoober" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "November" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "Detsember" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Loobu" @@ -102,10 +106,110 @@ msgstr "Ok" msgid "No categories selected for deletion." msgstr "Kustutamiseks pole kategooriat valitud." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Viga" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Parool" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "ownCloud parooli taastamine" @@ -191,10 +295,6 @@ msgstr "Lisa" msgid "Create an admin account" msgstr "Loo admini konto" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Parool" - #: templates/installation.php:36 msgid "Advanced" msgstr "Lisavalikud" @@ -236,11 +336,11 @@ msgstr "Andmebaasi host" msgid "Finish setup" msgstr "Lõpeta seadistamine" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "veebiteenused sinu kontrolli all" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Logi välja" diff --git a/l10n/et_EE/files.po b/l10n/et_EE/files.po index 047952b5cf..95147571c8 100644 --- a/l10n/et_EE/files.po +++ b/l10n/et_EE/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -60,39 +60,43 @@ msgstr "Lõpeta jagamine" msgid "Delete" msgstr "Kustuta" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "on juba olemas" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "asenda" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "soovita nime" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "loobu" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "asendatud" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "tagasi" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "millega" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "jagamata" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "kustutatud" @@ -108,7 +112,7 @@ msgstr "Sinu faili üleslaadimine ebaõnnestus, kuna see on kaust või selle suu msgid "Upload Error" msgstr "Üleslaadimise viga" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Ootel" @@ -116,44 +120,44 @@ msgstr "Ootel" msgid "Upload cancelled." msgstr "Üleslaadimine tühistati." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Faili üleslaadimine on töös. Lehelt lahkumine katkestab selle üleslaadimise." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Vigane nimi, '/' pole lubatud." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Suurus" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Muudetud" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "kaust" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "kausta" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "fail" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "faili" @@ -205,7 +209,7 @@ msgstr "Kaust" msgid "From url" msgstr "URL-ilt" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Lae üles" diff --git a/l10n/et_EE/files_sharing.po b/l10n/et_EE/files_sharing.po index 44a935c9b7..e877c9e1c2 100644 --- a/l10n/et_EE/files_sharing.po +++ b/l10n/et_EE/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-09 02:01+0200\n" -"PO-Revision-Date: 2012-09-08 13:31+0000\n" -"Last-Translator: Rivo Zängov \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -26,14 +26,24 @@ msgstr "Parool" msgid "Submit" msgstr "Saada" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Lae alla" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "Eelvaadet pole saadaval" -#: templates/public.php:25 +#: templates/public.php:37 msgid "web services under your control" msgstr "veebitenused sinu kontrolli all" diff --git a/l10n/et_EE/files_versions.po b/l10n/et_EE/files_versions.po index 0117bbd83e..33dc90ce2f 100644 --- a/l10n/et_EE/files_versions.po +++ b/l10n/et_EE/files_versions.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "Kõikide versioonide aegumine" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "Versioonid" diff --git a/l10n/eu/core.po b/l10n/eu/core.po index 610d3d95db..a4e5903ebd 100644 --- a/l10n/eu/core.po +++ b/l10n/eu/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-09 02:01+0200\n" -"PO-Revision-Date: 2012-09-08 19:24+0000\n" -"Last-Translator: asieriko \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -35,54 +35,58 @@ msgstr "Kategoria hau dagoeneko existitzen da:" msgid "Settings" msgstr "Ezarpenak" -#: js/js.js:599 +#: js/js.js:642 msgid "January" msgstr "Urtarrila" -#: js/js.js:599 +#: js/js.js:642 msgid "February" msgstr "Otsaila" -#: js/js.js:599 +#: js/js.js:642 msgid "March" msgstr "Martxoa" -#: js/js.js:599 +#: js/js.js:642 msgid "April" msgstr "Apirila" -#: js/js.js:599 +#: js/js.js:642 msgid "May" msgstr "Maiatza" -#: js/js.js:599 +#: js/js.js:642 msgid "June" msgstr "Ekaina" -#: js/js.js:600 +#: js/js.js:643 msgid "July" msgstr "Uztaila" -#: js/js.js:600 +#: js/js.js:643 msgid "August" msgstr "Abuztua" -#: js/js.js:600 +#: js/js.js:643 msgid "September" msgstr "Iraila" -#: js/js.js:600 +#: js/js.js:643 msgid "October" msgstr "Urria" -#: js/js.js:600 +#: js/js.js:643 msgid "November" msgstr "Azaroa" -#: js/js.js:600 +#: js/js.js:643 msgid "December" msgstr "Abendua" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Ezeztatu" @@ -103,10 +107,110 @@ msgstr "Ados" msgid "No categories selected for deletion." msgstr "Ez da ezabatzeko kategoriarik hautatu." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Errorea" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Pasahitza" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "ownCloud-en pasahitza berrezarri" @@ -192,10 +296,6 @@ msgstr "Gehitu" msgid "Create an admin account" msgstr "Sortu kudeatzaile kontu bat" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Pasahitza" - #: templates/installation.php:36 msgid "Advanced" msgstr "Aurreratua" diff --git a/l10n/eu/files.po b/l10n/eu/files.po index 18b25b4e1f..3520afeeab 100644 --- a/l10n/eu/files.po +++ b/l10n/eu/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-21 02:02+0200\n" -"PO-Revision-Date: 2012-09-20 09:47+0000\n" -"Last-Translator: asieriko \n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -61,6 +61,10 @@ msgstr "Ez partekatu" msgid "Delete" msgstr "Ezabatu" +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + #: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "dagoeneko existitzen da" @@ -206,7 +210,7 @@ msgstr "Karpeta" msgid "From url" msgstr "URLtik" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Igo" diff --git a/l10n/eu/files_sharing.po b/l10n/eu/files_sharing.po index 162fca4372..ee689c3ee2 100644 --- a/l10n/eu/files_sharing.po +++ b/l10n/eu/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-04 02:01+0200\n" -"PO-Revision-Date: 2012-09-03 13:00+0000\n" -"Last-Translator: asieriko \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -26,14 +26,24 @@ msgstr "Pasahitza" msgid "Submit" msgstr "Bidali" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Deskargatu" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "Ez dago aurrebista eskuragarririk hauentzat " -#: templates/public.php:25 +#: templates/public.php:37 msgid "web services under your control" msgstr "web zerbitzuak zure kontrolpean" diff --git a/l10n/eu/files_versions.po b/l10n/eu/files_versions.po index 0d1dde9b90..3d770fecbb 100644 --- a/l10n/eu/files_versions.po +++ b/l10n/eu/files_versions.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-21 02:02+0200\n" -"PO-Revision-Date: 2012-09-20 08:37+0000\n" -"Last-Translator: asieriko \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "Iraungi bertsio guztiak" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "Bertsioak" diff --git a/l10n/eu_ES/core.po b/l10n/eu_ES/core.po index b3baf2cb39..619f8f78f4 100644 --- a/l10n/eu_ES/core.po +++ b/l10n/eu_ES/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -29,58 +29,62 @@ msgstr "" msgid "This category already exists: " msgstr "" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "" @@ -101,10 +105,110 @@ msgstr "" msgid "No categories selected for deletion." msgstr "" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "" @@ -190,10 +294,6 @@ msgstr "" msgid "Create an admin account" msgstr "" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "" - #: templates/installation.php:36 msgid "Advanced" msgstr "" @@ -235,11 +335,11 @@ msgstr "" msgid "Finish setup" msgstr "" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "" diff --git a/l10n/eu_ES/files.po b/l10n/eu_ES/files.po index 24b986c040..a8a0becffa 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: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:02+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -59,39 +59,43 @@ msgstr "" msgid "Delete" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "" @@ -107,7 +111,7 @@ msgstr "" msgid "Upload Error" msgstr "" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "" @@ -115,44 +119,44 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "" @@ -204,7 +208,7 @@ msgstr "" msgid "From url" msgstr "" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "" diff --git a/l10n/eu_ES/files_sharing.po b/l10n/eu_ES/files_sharing.po index da8e6d2366..73be8ca650 100644 --- a/l10n/eu_ES/files_sharing.po +++ b/l10n/eu_ES/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: eu_ES\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/eu_ES/files_versions.po b/l10n/eu_ES/files_versions.po index b86d5a6e68..522299c7a2 100644 --- a/l10n/eu_ES/files_versions.po +++ b/l10n/eu_ES/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/fa/core.po b/l10n/fa/core.po index df53177524..9fcf2fdf13 100644 --- a/l10n/fa/core.po +++ b/l10n/fa/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -30,58 +30,62 @@ msgstr "آیا گروه دیگری برای افزودن ندارید" msgid "This category already exists: " msgstr "این گروه از قبل اضافه شده" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "تنظیمات" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "ژانویه" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "فبریه" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "مارس" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "آوریل" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "می" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "ژوئن" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "جولای" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "آگوست" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "سپتامبر" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "اکتبر" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "نوامبر" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "دسامبر" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "منصرف شدن" @@ -102,10 +106,110 @@ msgstr "قبول" msgid "No categories selected for deletion." msgstr "هیج دسته ای برای پاک شدن انتخاب نشده است" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "خطا" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "گذرواژه" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "پسورد ابرهای شما تغییرکرد" @@ -191,10 +295,6 @@ msgstr "افزودن" msgid "Create an admin account" msgstr "لطفا یک شناسه برای مدیر بسازید" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "گذرواژه" - #: templates/installation.php:36 msgid "Advanced" msgstr "حرفه ای" @@ -236,11 +336,11 @@ msgstr "هاست پایگاه داده" msgid "Finish setup" msgstr "اتمام نصب" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "سرویس وب تحت کنترل شما" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "خروج" diff --git a/l10n/fa/files.po b/l10n/fa/files.po index d189e3addf..8ec8a4c57f 100644 --- a/l10n/fa/files.po +++ b/l10n/fa/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -62,39 +62,43 @@ msgstr "" msgid "Delete" msgstr "پاک کردن" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "وجود دارد" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "جایگزین" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "لغو" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "جایگزین‌شده" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "بازگشت" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "همراه" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "حذف شده" @@ -110,7 +114,7 @@ msgstr "ناتوان در بارگذاری یا فایل یک پوشه است ی msgid "Upload Error" msgstr "خطا در بار گذاری" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "در انتظار" @@ -118,44 +122,44 @@ msgstr "در انتظار" msgid "Upload cancelled." msgstr "بار گذاری لغو شد" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "نام نامناسب '/' غیرفعال است" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "اندازه" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "تغییر یافته" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "پوشه" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "پوشه ها" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "پرونده" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "پرونده ها" @@ -207,7 +211,7 @@ msgstr "پوشه" msgid "From url" msgstr "از نشانی" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "بارگذاری" diff --git a/l10n/fa/files_sharing.po b/l10n/fa/files_sharing.po index 84f1a537d3..f7b3799df1 100644 --- a/l10n/fa/files_sharing.po +++ b/l10n/fa/files_sharing.po @@ -8,15 +8,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fa\n" -"Plural-Forms: nplurals=1; plural=0\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: templates/authenticate.php:4 msgid "Password" @@ -26,14 +26,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/fa/files_versions.po b/l10n/fa/files_versions.po index 21aa2b6701..b7da17a817 100644 --- a/l10n/fa/files_versions.po +++ b/l10n/fa/files_versions.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "انقضای تمامی نسخه‌ها" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/fi/core.po b/l10n/fi/core.po index 6b84b56072..bc43c823fb 100644 --- a/l10n/fi/core.po +++ b/l10n/fi/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+0000\n" "Last-Translator: I Robot \n" "Language-Team: Finnish (http://www.transifex.com/projects/p/owncloud/language/fi/)\n" "MIME-Version: 1.0\n" @@ -29,58 +29,62 @@ msgstr "" msgid "This category already exists: " msgstr "" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "" @@ -101,10 +105,110 @@ msgstr "" msgid "No categories selected for deletion." msgstr "" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "" @@ -190,10 +294,6 @@ msgstr "" msgid "Create an admin account" msgstr "" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "" - #: templates/installation.php:36 msgid "Advanced" msgstr "" @@ -235,11 +335,11 @@ msgstr "" msgid "Finish setup" msgstr "" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "" diff --git a/l10n/fi/files.po b/l10n/fi/files.po index 6326b9d2c5..43384339ab 100644 --- a/l10n/fi/files.po +++ b/l10n/fi/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:02+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+0000\n" "Last-Translator: I Robot \n" "Language-Team: Finnish (http://www.transifex.com/projects/p/owncloud/language/fi/)\n" "MIME-Version: 1.0\n" @@ -59,39 +59,43 @@ msgstr "" msgid "Delete" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "" @@ -107,7 +111,7 @@ msgstr "" msgid "Upload Error" msgstr "" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "" @@ -115,44 +119,44 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "" @@ -204,7 +208,7 @@ msgstr "" msgid "From url" msgstr "" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "" diff --git a/l10n/fi/files_sharing.po b/l10n/fi/files_sharing.po index 4cee2cd498..fcba73eea4 100644 --- a/l10n/fi/files_sharing.po +++ b/l10n/fi/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+0000\n" "Last-Translator: I Robot \n" "Language-Team: Finnish (http://www.transifex.com/projects/p/owncloud/language/fi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fi\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/fi/files_versions.po b/l10n/fi/files_versions.po index 684cdfa5e9..7317ba1f3e 100644 --- a/l10n/fi/files_versions.po +++ b/l10n/fi/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+0000\n" "Last-Translator: I Robot \n" "Language-Team: Finnish (http://www.transifex.com/projects/p/owncloud/language/fi/)\n" "MIME-Version: 1.0\n" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/fi_FI/core.po b/l10n/fi_FI/core.po index cbce731369..7b8a511c07 100644 --- a/l10n/fi_FI/core.po +++ b/l10n/fi_FI/core.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -35,58 +35,62 @@ msgstr "Ei lisättävää luokkaa?" msgid "This category already exists: " msgstr "Tämä luokka on jo olemassa: " -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Asetukset" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Tammikuu" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Helmikuu" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Maaliskuu" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "Huhtikuu" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Toukokuu" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Kesäkuu" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Heinäkuu" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "Elokuu" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "Syyskuu" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Lokakuu" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "Marraskuu" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "Joulukuu" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Peru" @@ -107,10 +111,110 @@ msgstr "Ok" msgid "No categories selected for deletion." msgstr "Luokkia ei valittu poistettavaksi." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Virhe" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Salasana" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "ownCloud-salasanan nollaus" @@ -196,10 +300,6 @@ msgstr "Lisää" msgid "Create an admin account" msgstr "Luo ylläpitäjän tunnus" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Salasana" - #: templates/installation.php:36 msgid "Advanced" msgstr "Lisäasetukset" @@ -241,11 +341,11 @@ msgstr "Tietokantapalvelin" msgid "Finish setup" msgstr "Viimeistele asennus" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "verkkopalvelut hallinnassasi" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Kirjaudu ulos" diff --git a/l10n/fi_FI/files.po b/l10n/fi_FI/files.po index 3f9eec5f1c..c2f27fc537 100644 --- a/l10n/fi_FI/files.po +++ b/l10n/fi_FI/files.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:02+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -64,39 +64,43 @@ msgstr "" msgid "Delete" msgstr "Poista" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "on jo olemassa" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "korvaa" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "ehdota nimeä" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "peru" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "korvattu" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "kumoa" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "käyttäen" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "poistettu" @@ -112,7 +116,7 @@ msgstr "Tiedoston lähetys epäonnistui, koska sen koko on 0 tavua tai kyseessä msgid "Upload Error" msgstr "Lähetysvirhe." -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Odottaa" @@ -120,44 +124,44 @@ msgstr "Odottaa" msgid "Upload cancelled." msgstr "Lähetys peruttu." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedoston lähetyksen." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Virheellinen nimi, merkki '/' ei ole sallittu." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Koko" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Muutettu" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "kansio" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "kansiota" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "tiedosto" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "tiedostoa" @@ -209,7 +213,7 @@ msgstr "Kansio" msgid "From url" msgstr "Verkko-osoitteesta" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Lähetä" diff --git a/l10n/fi_FI/files_sharing.po b/l10n/fi_FI/files_sharing.po index f55a452032..9817d499c7 100644 --- a/l10n/fi_FI/files_sharing.po +++ b/l10n/fi_FI/files_sharing.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-04 02:01+0200\n" -"PO-Revision-Date: 2012-09-03 15:46+0000\n" -"Last-Translator: teho \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -27,14 +27,24 @@ msgstr "Salasana" msgid "Submit" msgstr "Lähetä" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Lataa" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "Ei esikatselua kohteelle" -#: templates/public.php:25 +#: templates/public.php:37 msgid "web services under your control" msgstr "verkkopalvelut hallinnassasi" diff --git a/l10n/fi_FI/files_versions.po b/l10n/fi_FI/files_versions.po index a07bca85e1..3a27d9ef9f 100644 --- a/l10n/fi_FI/files_versions.po +++ b/l10n/fi_FI/files_versions.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-18 10:50+0000\n" -"Last-Translator: Jiri Grönroos \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "Vanhenna kaikki versiot" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "Versiot" diff --git a/l10n/fr/core.po b/l10n/fr/core.po index c6fd6a4041..e224bab81f 100644 --- a/l10n/fr/core.po +++ b/l10n/fr/core.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -35,58 +35,62 @@ msgstr "Pas de catégorie à ajouter ?" msgid "This category already exists: " msgstr "Cette catégorie existe déjà : " -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Paramètres" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "janvier" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "février" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "mars" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "avril" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "mai" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "juin" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "juillet" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "août" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "septembre" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "octobre" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "novembre" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "décembre" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Annuler" @@ -107,10 +111,110 @@ msgstr "Ok" msgid "No categories selected for deletion." msgstr "Aucune catégorie sélectionnée pour suppression" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Erreur" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Mot de passe" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "Réinitialisation de votre mot de passe Owncloud" @@ -196,10 +300,6 @@ msgstr "Ajouter" msgid "Create an admin account" msgstr "Créer un compte administrateur" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Mot de passe" - #: templates/installation.php:36 msgid "Advanced" msgstr "Avancé" @@ -241,11 +341,11 @@ msgstr "Serveur de la base de données" msgid "Finish setup" msgstr "Terminer l'installation" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "services web sous votre contrôle" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Se déconnecter" diff --git a/l10n/fr/files.po b/l10n/fr/files.po index 6d8496dc83..804104d8ed 100644 --- a/l10n/fr/files.po +++ b/l10n/fr/files.po @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -68,39 +68,43 @@ msgstr "Ne plus partager" msgid "Delete" msgstr "Supprimer" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "existe déjà" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "remplacer" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "Suggérer un nom" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "annuler" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "remplacé" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "annuler" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "avec" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "non partagée" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "supprimé" @@ -116,7 +120,7 @@ msgstr "Impossible de charger vos fichiers car il s'agit d'un dossier ou le fich msgid "Upload Error" msgstr "Erreur de chargement" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "En cours" @@ -124,44 +128,44 @@ msgstr "En cours" msgid "Upload cancelled." msgstr "Chargement annulé." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Nom invalide, '/' n'est pas autorisé." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Taille" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Modifié" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "dossier" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "dossiers" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "fichier" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "fichiers" @@ -213,7 +217,7 @@ msgstr "Dossier" msgid "From url" msgstr "Depuis URL" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Envoyer" diff --git a/l10n/fr/files_sharing.po b/l10n/fr/files_sharing.po index 13fe8b5a46..758a757d00 100644 --- a/l10n/fr/files_sharing.po +++ b/l10n/fr/files_sharing.po @@ -12,15 +12,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-01 02:01+0200\n" -"PO-Revision-Date: 2012-08-31 19:11+0000\n" -"Last-Translator: Florentin Le Moal \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" -"Plural-Forms: nplurals=2; plural=(n > 1)\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #: templates/authenticate.php:4 msgid "Password" @@ -30,14 +30,24 @@ msgstr "Mot de passe" msgid "Submit" msgstr "Envoyer" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Télécharger" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "Pas d'aperçu disponible pour" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "services web sous votre contrôle" diff --git a/l10n/fr/files_versions.po b/l10n/fr/files_versions.po index ac58bbea0b..4e000bd8b0 100644 --- a/l10n/fr/files_versions.po +++ b/l10n/fr/files_versions.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "Supprimer les versions intermédiaires" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "Versions" diff --git a/l10n/gl/core.po b/l10n/gl/core.po index 98c21db78b..febe7b5617 100644 --- a/l10n/gl/core.po +++ b/l10n/gl/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -31,58 +31,62 @@ msgstr "Sen categoría que engadir?" msgid "This category already exists: " msgstr "Esta categoría xa existe: " -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Preferencias" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Xaneiro" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Febreiro" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Marzo" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "Abril" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Maio" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Xuño" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Xullo" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "Agosto" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "Setembro" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Outubro" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "Novembro" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "Nadal" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Cancelar" @@ -103,10 +107,110 @@ msgstr "Ok" msgid "No categories selected for deletion." msgstr "Non hai categorías seleccionadas para eliminar." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Erro" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Contrasinal" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "Restablecer contrasinal de ownCloud" @@ -192,10 +296,6 @@ msgstr "Engadir" msgid "Create an admin account" msgstr "Crear unha contra de administrador" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Contrasinal" - #: templates/installation.php:36 msgid "Advanced" msgstr "Avanzado" @@ -237,11 +337,11 @@ msgstr "Servidor da base de datos" msgid "Finish setup" msgstr "Rematar configuración" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "servizos web baixo o seu control" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Desconectar" diff --git a/l10n/gl/files.po b/l10n/gl/files.po index 144d391eff..feda2df42f 100644 --- a/l10n/gl/files.po +++ b/l10n/gl/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-18 07:48+0000\n" -"Last-Translator: Xosé M. Lamas \n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -61,39 +61,43 @@ msgstr "Deixar de compartir" msgid "Delete" msgstr "Eliminar" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "xa existe" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "substituír" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "suxira nome" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "cancelar" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "substituído" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "desfacer" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "con" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "non compartido" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "eliminado" @@ -109,7 +113,7 @@ msgstr "Non se puido subir o ficheiro pois ou é un directorio ou ten 0 bytes" msgid "Upload Error" msgstr "Erro na subida" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Pendentes" @@ -117,44 +121,44 @@ msgstr "Pendentes" msgid "Upload cancelled." msgstr "Subida cancelada." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "A subida do ficheiro está en curso. Saír agora da páxina cancelará a subida." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Nome non válido, '/' non está permitido." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "ficheiros analizados" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "erro mentras analizaba" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Tamaño" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Modificado" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "cartafol" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "cartafoles" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "ficheiro" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "ficheiros" @@ -206,7 +210,7 @@ msgstr "Cartafol" msgid "From url" msgstr "Desde url" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Enviar" diff --git a/l10n/gl/files_sharing.po b/l10n/gl/files_sharing.po index 28151e3958..4fdd23736c 100644 --- a/l10n/gl/files_sharing.po +++ b/l10n/gl/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-18 10:00+0000\n" -"Last-Translator: Xosé M. Lamas \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -26,14 +26,24 @@ msgstr "Contrasinal" msgid "Submit" msgstr "Enviar" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Baixar" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "Sen vista previa dispoñible para " -#: templates/public.php:25 +#: templates/public.php:37 msgid "web services under your control" msgstr "servizos web baixo o seu control" diff --git a/l10n/gl/files_versions.po b/l10n/gl/files_versions.po index b099f25d30..05d1520574 100644 --- a/l10n/gl/files_versions.po +++ b/l10n/gl/files_versions.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-18 09:59+0000\n" -"Last-Translator: Xosé M. Lamas \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "Caducar todas as versións" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "Versións" diff --git a/l10n/he/core.po b/l10n/he/core.po index 3c738506dd..ecc55b07d2 100644 --- a/l10n/he/core.po +++ b/l10n/he/core.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-16 18:05+0000\n" -"Last-Translator: Dovix Dovix \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -85,6 +85,10 @@ msgstr "נובמבר" msgid "December" msgstr "דצמבר" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "ביטול" @@ -105,10 +109,110 @@ msgstr "בסדר" msgid "No categories selected for deletion." msgstr "לא נבחרו קטגוריות למחיקה" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "שגיאה" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "ססמה" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "איפוס הססמה של ownCloud" @@ -194,10 +298,6 @@ msgstr "הוספה" msgid "Create an admin account" msgstr "יצירת חשבון מנהל" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "ססמה" - #: templates/installation.php:36 msgid "Advanced" msgstr "מתקדם" diff --git a/l10n/he/files.po b/l10n/he/files.po index 5a7931d12a..6d5e49aa7f 100644 --- a/l10n/he/files.po +++ b/l10n/he/files.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -63,39 +63,43 @@ msgstr "" msgid "Delete" msgstr "מחיקה" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "כבר קיים" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "" @@ -111,7 +115,7 @@ msgstr "לא יכול להעלות את הקובץ מכיוון שזו תקיה msgid "Upload Error" msgstr "שגיאת העלאה" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "ממתין" @@ -119,44 +123,44 @@ msgstr "ממתין" msgid "Upload cancelled." msgstr "ההעלאה בוטלה." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "שם לא חוקי, '/' אסור לשימוש." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "גודל" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "זמן שינוי" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "תקיה" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "תקיות" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "קובץ" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "קבצים" @@ -208,7 +212,7 @@ msgstr "תיקייה" msgid "From url" msgstr "מכתובת" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "העלאה" diff --git a/l10n/he/files_sharing.po b/l10n/he/files_sharing.po index 0e6dea4b5b..51347af93b 100644 --- a/l10n/he/files_sharing.po +++ b/l10n/he/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-05 02:01+0200\n" -"PO-Revision-Date: 2012-09-04 23:20+0000\n" -"Last-Translator: Tomer Cohen \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -26,14 +26,24 @@ msgstr "ססמה" msgid "Submit" msgstr "שליחה" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "הורדה" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "אין תצוגה מקדימה זמינה עבור" -#: templates/public.php:25 +#: templates/public.php:37 msgid "web services under your control" msgstr "שירותי רשת תחת השליטה שלך" diff --git a/l10n/he/files_versions.po b/l10n/he/files_versions.po index cb49463e16..20cfd9e737 100644 --- a/l10n/he/files_versions.po +++ b/l10n/he/files_versions.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "הפגת תוקף כל הגרסאות" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "גרסאות" diff --git a/l10n/hi/core.po b/l10n/hi/core.po index 67cd5aa9ff..74a6fe208c 100644 --- a/l10n/hi/core.po +++ b/l10n/hi/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -30,58 +30,62 @@ msgstr "" msgid "This category already exists: " msgstr "" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "" @@ -102,10 +106,110 @@ msgstr "" msgid "No categories selected for deletion." msgstr "" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "पासवर्ड" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "" @@ -191,10 +295,6 @@ msgstr "" msgid "Create an admin account" msgstr "व्यवस्थापक खाता बनाएँ" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "पासवर्ड" - #: templates/installation.php:36 msgid "Advanced" msgstr "उन्नत" @@ -236,11 +336,11 @@ msgstr "" msgid "Finish setup" msgstr "सेटअप समाप्त करे" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "" diff --git a/l10n/hi/files.po b/l10n/hi/files.po index 276a0baded..111225d0cd 100644 --- a/l10n/hi/files.po +++ b/l10n/hi/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:02+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -59,39 +59,43 @@ msgstr "" msgid "Delete" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "" @@ -107,7 +111,7 @@ msgstr "" msgid "Upload Error" msgstr "" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "" @@ -115,44 +119,44 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "" @@ -204,7 +208,7 @@ msgstr "" msgid "From url" msgstr "" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "" diff --git a/l10n/hi/files_sharing.po b/l10n/hi/files_sharing.po index 2c1a5c6945..65e94288b4 100644 --- a/l10n/hi/files_sharing.po +++ b/l10n/hi/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: hi\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/hi/files_versions.po b/l10n/hi/files_versions.po index af2c20c4b4..1f21f8aca7 100644 --- a/l10n/hi/files_versions.po +++ b/l10n/hi/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/hr/core.po b/l10n/hr/core.po index 3c0fc97186..9d79184ade 100644 --- a/l10n/hr/core.po +++ b/l10n/hr/core.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -32,58 +32,62 @@ msgstr "Nemate kategorija koje možete dodati?" msgid "This category already exists: " msgstr "Ova kategorija već postoji: " -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Postavke" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Siječanj" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Veljača" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Ožujak" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "Travanj" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Svibanj" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Lipanj" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Srpanj" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "Kolovoz" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "Rujan" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Listopad" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "Studeni" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "Prosinac" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Odustani" @@ -104,10 +108,110 @@ msgstr "U redu" msgid "No categories selected for deletion." msgstr "Nema odabranih kategorija za brisanje." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Pogreška" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Lozinka" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "ownCloud resetiranje lozinke" @@ -193,10 +297,6 @@ msgstr "Dodaj" msgid "Create an admin account" msgstr "Stvori administratorski račun" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Lozinka" - #: templates/installation.php:36 msgid "Advanced" msgstr "Dodatno" @@ -238,11 +338,11 @@ msgstr "Poslužitelj baze podataka" msgid "Finish setup" msgstr "Završi postavljanje" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "web usluge pod vašom kontrolom" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Odjava" diff --git a/l10n/hr/files.po b/l10n/hr/files.po index 00012d604e..c441df9906 100644 --- a/l10n/hr/files.po +++ b/l10n/hr/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -62,39 +62,43 @@ msgstr "" msgid "Delete" msgstr "Briši" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "već postoji" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "zamjeni" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "odustani" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "zamjenjeno" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "vrati" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "sa" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "izbrisano" @@ -110,7 +114,7 @@ msgstr "Nemoguće poslati datoteku jer je prazna ili je direktorij" msgid "Upload Error" msgstr "Pogreška pri slanju" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "U tijeku" @@ -118,44 +122,44 @@ msgstr "U tijeku" msgid "Upload cancelled." msgstr "Slanje poništeno." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Neispravan naziv, znak '/' nije dozvoljen." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Veličina" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Zadnja promjena" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "mapa" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "mape" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "datoteka" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "datoteke" @@ -207,7 +211,7 @@ msgstr "mapa" msgid "From url" msgstr "od URL-a" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Pošalji" diff --git a/l10n/hr/files_sharing.po b/l10n/hr/files_sharing.po index d104bf184a..90582fb737 100644 --- a/l10n/hr/files_sharing.po +++ b/l10n/hr/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: hr\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" +"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" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/hr/files_versions.po b/l10n/hr/files_versions.po index 4037662f02..557b211780 100644 --- a/l10n/hr/files_versions.po +++ b/l10n/hr/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/hu_HU/core.po b/l10n/hu_HU/core.po index 6d1680b032..6a2c15a999 100644 --- a/l10n/hu_HU/core.po +++ b/l10n/hu_HU/core.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -32,58 +32,62 @@ msgstr "Nincs hozzáadandó kategória?" msgid "This category already exists: " msgstr "Ez a kategória már létezik" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Beállítások" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Január" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Február" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Március" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "Április" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Május" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Június" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Július" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "Augusztus" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "Szeptember" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Október" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "November" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "December" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Mégse" @@ -104,10 +108,110 @@ msgstr "Ok" msgid "No categories selected for deletion." msgstr "Nincs törlésre jelölt kategória" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Hiba" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Jelszó" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "ownCloud jelszó-visszaállítás" @@ -193,10 +297,6 @@ msgstr "Hozzáadás" msgid "Create an admin account" msgstr "Rendszergazdafiók létrehozása" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Jelszó" - #: templates/installation.php:36 msgid "Advanced" msgstr "Haladó" @@ -238,11 +338,11 @@ msgstr "Adatbázis szerver" msgid "Finish setup" msgstr "Beállítás befejezése" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "webszolgáltatások az irányításod alatt" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Kilépés" diff --git a/l10n/hu_HU/files.po b/l10n/hu_HU/files.po index b8ea72acba..04c4402b71 100644 --- a/l10n/hu_HU/files.po +++ b/l10n/hu_HU/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -62,39 +62,43 @@ msgstr "" msgid "Delete" msgstr "Törlés" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "már létezik" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "cserél" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "mégse" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "kicserélve" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "visszavon" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "-val/-vel" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "törölve" @@ -110,7 +114,7 @@ msgstr "Nem tölthető fel, mert mappa volt, vagy 0 byte méretű" msgid "Upload Error" msgstr "Feltöltési hiba" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Folyamatban" @@ -118,44 +122,44 @@ msgstr "Folyamatban" msgid "Upload cancelled." msgstr "Feltöltés megszakítva" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Érvénytelen név, a '/' nem megengedett" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Méret" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Módosítva" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "mappa" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "mappák" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "fájl" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "fájlok" @@ -207,7 +211,7 @@ msgstr "Mappa" msgid "From url" msgstr "URL-ből" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Feltöltés" diff --git a/l10n/hu_HU/files_sharing.po b/l10n/hu_HU/files_sharing.po index 11d84d4a40..4379b279a6 100644 --- a/l10n/hu_HU/files_sharing.po +++ b/l10n/hu_HU/files_sharing.po @@ -8,15 +8,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: hu_HU\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/authenticate.php:4 msgid "Password" @@ -26,14 +26,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/hu_HU/files_versions.po b/l10n/hu_HU/files_versions.po index fa823d968f..b55e474da7 100644 --- a/l10n/hu_HU/files_versions.po +++ b/l10n/hu_HU/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/hy/core.po b/l10n/hy/core.po index bd1b74571d..bf9a5951f2 100644 --- a/l10n/hy/core.po +++ b/l10n/hy/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -29,58 +29,62 @@ msgstr "" msgid "This category already exists: " msgstr "" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "" @@ -101,10 +105,110 @@ msgstr "" msgid "No categories selected for deletion." msgstr "" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "" @@ -190,10 +294,6 @@ msgstr "" msgid "Create an admin account" msgstr "" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "" - #: templates/installation.php:36 msgid "Advanced" msgstr "" @@ -235,11 +335,11 @@ msgstr "" msgid "Finish setup" msgstr "" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "" diff --git a/l10n/hy/files.po b/l10n/hy/files.po index 38dddfc1bd..0f2cf5f16a 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: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -59,39 +59,43 @@ msgstr "" msgid "Delete" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "" @@ -107,7 +111,7 @@ msgstr "" msgid "Upload Error" msgstr "" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "" @@ -115,44 +119,44 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "" @@ -204,7 +208,7 @@ msgstr "" msgid "From url" msgstr "" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "" diff --git a/l10n/hy/files_sharing.po b/l10n/hy/files_sharing.po index b21d68c683..8d83b7805c 100644 --- a/l10n/hy/files_sharing.po +++ b/l10n/hy/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: hy\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/hy/files_versions.po b/l10n/hy/files_versions.po index 54fa5d6e19..4caf1f1827 100644 --- a/l10n/hy/files_versions.po +++ b/l10n/hy/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/ia/core.po b/l10n/ia/core.po index 100482b024..22919becdf 100644 --- a/l10n/ia/core.po +++ b/l10n/ia/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -30,58 +30,62 @@ msgstr "" msgid "This category already exists: " msgstr "Iste categoria jam existe:" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Configurationes" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "" @@ -102,10 +106,110 @@ msgstr "" msgid "No categories selected for deletion." msgstr "" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Contrasigno" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "Reinitialisation del contrasigno de ownCLoud" @@ -191,10 +295,6 @@ msgstr "Adder" msgid "Create an admin account" msgstr "Crear un conto de administration" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Contrasigno" - #: templates/installation.php:36 msgid "Advanced" msgstr "Avantiate" @@ -236,11 +336,11 @@ msgstr "Hospite de base de datos" msgid "Finish setup" msgstr "" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "servicios web sub tu controlo" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Clauder le session" diff --git a/l10n/ia/files.po b/l10n/ia/files.po index 6b931f1c7d..740b2cc451 100644 --- a/l10n/ia/files.po +++ b/l10n/ia/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -61,39 +61,43 @@ msgstr "" msgid "Delete" msgstr "Deler" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "" @@ -109,7 +113,7 @@ msgstr "" msgid "Upload Error" msgstr "" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "" @@ -117,44 +121,44 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Dimension" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Modificate" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "" @@ -206,7 +210,7 @@ msgstr "Dossier" msgid "From url" msgstr "" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Incargar" diff --git a/l10n/ia/files_sharing.po b/l10n/ia/files_sharing.po index 2c01e0d398..05ecbbb146 100644 --- a/l10n/ia/files_sharing.po +++ b/l10n/ia/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ia\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/ia/files_versions.po b/l10n/ia/files_versions.po index 123a9945da..d0287f45ff 100644 --- a/l10n/ia/files_versions.po +++ b/l10n/ia/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/id/core.po b/l10n/id/core.po index 9cb0f7651e..84d20b48de 100644 --- a/l10n/id/core.po +++ b/l10n/id/core.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -32,58 +32,62 @@ msgstr "Tidak ada kategori yang akan ditambahkan?" msgid "This category already exists: " msgstr "Kategori ini sudah ada:" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Setelan" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Januari" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Februari" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Maret" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "April" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Mei" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Juni" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Juli" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "Agustus" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "September" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Oktober" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "Nopember" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "Desember" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Batalkan" @@ -104,10 +108,110 @@ msgstr "Oke" msgid "No categories selected for deletion." msgstr "Tidak ada kategori terpilih untuk penghapusan." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Password" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "reset password ownCloud" @@ -193,10 +297,6 @@ msgstr "Tambahkan" msgid "Create an admin account" msgstr "Buat sebuah akun admin" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Password" - #: templates/installation.php:36 msgid "Advanced" msgstr "Tingkat Lanjut" @@ -238,11 +338,11 @@ msgstr "Host database" msgid "Finish setup" msgstr "Selesaikan instalasi" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "web service dibawah kontrol anda" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Keluar" diff --git a/l10n/id/files.po b/l10n/id/files.po index bde4915a6e..beaad8f615 100644 --- a/l10n/id/files.po +++ b/l10n/id/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -62,39 +62,43 @@ msgstr "" msgid "Delete" msgstr "Hapus" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "sudah ada" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "mengganti" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "batalkan" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "diganti" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "batal dikerjakan" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "dengan" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "dihapus" @@ -110,7 +114,7 @@ msgstr "Gagal mengunggah berkas anda karena berupa direktori atau mempunyai ukur msgid "Upload Error" msgstr "Terjadi Galat Pengunggahan" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Menunggu" @@ -118,44 +122,44 @@ msgstr "Menunggu" msgid "Upload cancelled." msgstr "Pengunggahan dibatalkan." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Kesalahan nama, '/' tidak diijinkan." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Ukuran" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Dimodifikasi" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "folder" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "folder-folder" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "berkas" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "berkas-berkas" @@ -207,7 +211,7 @@ msgstr "Folder" msgid "From url" msgstr "Dari url" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Unggah" diff --git a/l10n/id/files_sharing.po b/l10n/id/files_sharing.po index e2be0ffdea..8acea84a1e 100644 --- a/l10n/id/files_sharing.po +++ b/l10n/id/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: id\n" -"Plural-Forms: nplurals=1; plural=0\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/id/files_versions.po b/l10n/id/files_versions.po index 487329246e..41ffd9c752 100644 --- a/l10n/id/files_versions.po +++ b/l10n/id/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/id_ID/core.po b/l10n/id_ID/core.po index a7ada9179b..e0be383ee8 100644 --- a/l10n/id_ID/core.po +++ b/l10n/id_ID/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+0000\n" "Last-Translator: I Robot \n" "Language-Team: Indonesian (Indonesia) (http://www.transifex.com/projects/p/owncloud/language/id_ID/)\n" "MIME-Version: 1.0\n" @@ -29,58 +29,62 @@ msgstr "" msgid "This category already exists: " msgstr "" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "" @@ -101,10 +105,110 @@ msgstr "" msgid "No categories selected for deletion." msgstr "" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "" @@ -190,10 +294,6 @@ msgstr "" msgid "Create an admin account" msgstr "" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "" - #: templates/installation.php:36 msgid "Advanced" msgstr "" @@ -235,11 +335,11 @@ msgstr "" msgid "Finish setup" msgstr "" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "" diff --git a/l10n/id_ID/files.po b/l10n/id_ID/files.po index 1ec81ead78..9bf600b905 100644 --- a/l10n/id_ID/files.po +++ b/l10n/id_ID/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:02+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+0000\n" "Last-Translator: I Robot \n" "Language-Team: Indonesian (Indonesia) (http://www.transifex.com/projects/p/owncloud/language/id_ID/)\n" "MIME-Version: 1.0\n" @@ -59,39 +59,43 @@ msgstr "" msgid "Delete" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "" @@ -107,7 +111,7 @@ msgstr "" msgid "Upload Error" msgstr "" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "" @@ -115,44 +119,44 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "" @@ -204,7 +208,7 @@ msgstr "" msgid "From url" msgstr "" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "" diff --git a/l10n/id_ID/files_sharing.po b/l10n/id_ID/files_sharing.po index c3989d2207..59a11d3195 100644 --- a/l10n/id_ID/files_sharing.po +++ b/l10n/id_ID/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+0000\n" "Last-Translator: I Robot \n" "Language-Team: Indonesian (Indonesia) (http://www.transifex.com/projects/p/owncloud/language/id_ID/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: id_ID\n" -"Plural-Forms: nplurals=1; plural=0\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/id_ID/files_versions.po b/l10n/id_ID/files_versions.po index c91232aacc..581fac1e7d 100644 --- a/l10n/id_ID/files_versions.po +++ b/l10n/id_ID/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+0000\n" "Last-Translator: I Robot \n" "Language-Team: Indonesian (Indonesia) (http://www.transifex.com/projects/p/owncloud/language/id_ID/)\n" "MIME-Version: 1.0\n" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/it/core.po b/l10n/it/core.po index f4904b2792..3032b3b188 100644 --- a/l10n/it/core.po +++ b/l10n/it/core.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-07 02:04+0200\n" -"PO-Revision-Date: 2012-09-06 05:05+0000\n" -"Last-Translator: Vincenzo Reale \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -34,58 +34,62 @@ msgstr "Nessuna categoria da aggiungere?" msgid "This category already exists: " msgstr "Questa categoria esiste già: " -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Impostazioni" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Gennaio" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Febbraio" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Marzo" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "Aprile" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Maggio" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Giugno" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Luglio" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "Agosto" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "Settembre" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Ottobre" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "Novembre" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "Dicembre" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Annulla" @@ -106,10 +110,110 @@ msgstr "Ok" msgid "No categories selected for deletion." msgstr "Nessuna categoria selezionata per l'eliminazione." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Errore" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Password" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "Ripristino password di ownCloud" @@ -195,10 +299,6 @@ msgstr "Aggiungi" msgid "Create an admin account" msgstr "Crea un account amministratore" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Password" - #: templates/installation.php:36 msgid "Advanced" msgstr "Avanzate" @@ -240,11 +340,11 @@ msgstr "Host del database" msgid "Finish setup" msgstr "Termina la configurazione" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "servizi web nelle tue mani" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Esci" diff --git a/l10n/it/files.po b/l10n/it/files.po index ac3fb318c3..9ab7065e16 100644 --- a/l10n/it/files.po +++ b/l10n/it/files.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-18 05:00+0000\n" -"Last-Translator: Vincenzo Reale \n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -63,39 +63,43 @@ msgstr "Rimuovi condivisione" msgid "Delete" msgstr "Elimina" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "esiste già" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "sostituisci" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "suggerisci nome" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "annulla" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "sostituito" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "annulla" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "con" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "condivisione rimossa" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "eliminati" @@ -111,7 +115,7 @@ msgstr "Impossibile inviare il file poiché è una cartella o ha dimensione 0 by msgid "Upload Error" msgstr "Errore di invio" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "In corso" @@ -119,44 +123,44 @@ msgstr "In corso" msgid "Upload cancelled." msgstr "Invio annullato" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Nome non valido" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "file analizzati" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "errore durante la scansione" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Dimensione" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Modificato" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "cartella" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "cartelle" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "file" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "file" @@ -208,7 +212,7 @@ msgstr "Cartella" msgid "From url" msgstr "Da URL" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Carica" diff --git a/l10n/it/files_sharing.po b/l10n/it/files_sharing.po index b2494f4211..34d6166c86 100644 --- a/l10n/it/files_sharing.po +++ b/l10n/it/files_sharing.po @@ -8,15 +8,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-01 02:01+0200\n" -"PO-Revision-Date: 2012-08-31 05:29+0000\n" -"Last-Translator: Vincenzo Reale \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/authenticate.php:4 msgid "Password" @@ -26,14 +26,24 @@ msgstr "Password" msgid "Submit" msgstr "Invia" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Scarica" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "Nessuna anteprima disponibile per" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "servizi web nelle tue mani" diff --git a/l10n/it/files_versions.po b/l10n/it/files_versions.po index 054ddeffa7..01a0dce6d2 100644 --- a/l10n/it/files_versions.po +++ b/l10n/it/files_versions.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-17 05:42+0000\n" -"Last-Translator: Vincenzo Reale \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "Scadenza di tutte le versioni" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "Versioni" diff --git a/l10n/ja_JP/core.po b/l10n/ja_JP/core.po index 139012d619..a49d43bc5c 100644 --- a/l10n/ja_JP/core.po +++ b/l10n/ja_JP/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -31,58 +31,62 @@ msgstr "追加するカテゴリはありませんか?" msgid "This category already exists: " msgstr "このカテゴリはすでに存在します: " -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "設定" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "1月" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "2月" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "3月" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "4月" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "5月" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "6月" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "7月" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "8月" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "9月" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "10月" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "11月" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "12月" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "キャンセル" @@ -103,10 +107,110 @@ msgstr "OK" msgid "No categories selected for deletion." msgstr "削除するカテゴリが選択されていません。" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "エラー" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "パスワード" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "ownCloudのパスワードをリセットします" @@ -192,10 +296,6 @@ msgstr "追加" msgid "Create an admin account" msgstr "管理者アカウントを作成してください" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "パスワード" - #: templates/installation.php:36 msgid "Advanced" msgstr "詳細設定" @@ -237,11 +337,11 @@ msgstr "データベースのホスト名" msgid "Finish setup" msgstr "セットアップを完了します" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "管理下にあるウェブサービス" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "ログアウト" diff --git a/l10n/ja_JP/files.po b/l10n/ja_JP/files.po index cdb813f426..8d508cfda6 100644 --- a/l10n/ja_JP/files.po +++ b/l10n/ja_JP/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-21 02:02+0200\n" -"PO-Revision-Date: 2012-09-20 01:00+0000\n" -"Last-Translator: Daisuke Deguchi \n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -61,6 +61,10 @@ msgstr "共有しない" msgid "Delete" msgstr "削除" +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + #: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "既に存在します" @@ -206,7 +210,7 @@ msgstr "フォルダ" msgid "From url" msgstr "URL" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "アップロード" diff --git a/l10n/ja_JP/files_sharing.po b/l10n/ja_JP/files_sharing.po index 648cb83f0f..883d56f341 100644 --- a/l10n/ja_JP/files_sharing.po +++ b/l10n/ja_JP/files_sharing.po @@ -9,15 +9,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-01 02:01+0200\n" -"PO-Revision-Date: 2012-08-31 07:43+0000\n" -"Last-Translator: ttyn \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Transfer-Encoding: 8bit\n" "Language: ja_JP\n" -"Plural-Forms: nplurals=1; plural=0\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: templates/authenticate.php:4 msgid "Password" @@ -27,14 +27,24 @@ msgstr "パスワード" msgid "Submit" msgstr "送信" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "ダウンロード" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "プレビューはありません" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "管理下のウェブサービス" diff --git a/l10n/ja_JP/files_versions.po b/l10n/ja_JP/files_versions.po index b68d6c033b..c711428a53 100644 --- a/l10n/ja_JP/files_versions.po +++ b/l10n/ja_JP/files_versions.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-21 02:02+0200\n" -"PO-Revision-Date: 2012-09-20 01:06+0000\n" -"Last-Translator: Daisuke Deguchi \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "すべてのバージョンを削除する" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "バージョン" diff --git a/l10n/ko/core.po b/l10n/ko/core.po index 4d2f0561de..2e11cd4aa4 100644 --- a/l10n/ko/core.po +++ b/l10n/ko/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -31,58 +31,62 @@ msgstr "추가할 카테고리가 없습니까?" msgid "This category already exists: " msgstr "이 카테고리는 이미 존재합니다:" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "설정" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "1월" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "2월" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "3월" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "4월" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "5월" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "6월" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "7월" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "8월" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "9월" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "10월" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "11월" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "12월" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "취소" @@ -103,10 +107,110 @@ msgstr "승락" msgid "No categories selected for deletion." msgstr "삭제 카테고리를 선택하지 않았습니다." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "에러" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "암호" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "ownCloud 비밀번호 재설정" @@ -192,10 +296,6 @@ msgstr "추가" msgid "Create an admin account" msgstr "관리자 계정을 만드십시오" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "암호" - #: templates/installation.php:36 msgid "Advanced" msgstr "고급" @@ -237,11 +337,11 @@ msgstr "데이터베이스 호스트" msgid "Finish setup" msgstr "설치 완료" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "내가 관리하는 웹 서비스" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "로그아웃" diff --git a/l10n/ko/files.po b/l10n/ko/files.po index 7aff85c9a0..1a563136f7 100644 --- a/l10n/ko/files.po +++ b/l10n/ko/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -61,39 +61,43 @@ msgstr "" msgid "Delete" msgstr "삭제" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "이미 존재 합니다" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "대체" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "취소" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "대체됨" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "복구" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "와" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "삭제" @@ -109,7 +113,7 @@ msgstr "이 파일은 디렉토리이거나 0 바이트이기 때문에 업로 msgid "Upload Error" msgstr "업로드 에러" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "보류 중" @@ -117,44 +121,44 @@ msgstr "보류 중" msgid "Upload cancelled." msgstr "업로드 취소." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "잘못된 이름, '/' 은 허용이 되지 않습니다." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "크기" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "수정됨" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "폴더" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "폴더" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "파일" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "파일" @@ -206,7 +210,7 @@ msgstr "폴더" msgid "From url" msgstr "URL 에서" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "업로드" diff --git a/l10n/ko/files_sharing.po b/l10n/ko/files_sharing.po index c02f8ffff5..3b01080f8d 100644 --- a/l10n/ko/files_sharing.po +++ b/l10n/ko/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ko\n" -"Plural-Forms: nplurals=1; plural=0\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/ko/files_versions.po b/l10n/ko/files_versions.po index 60f6f7ab63..58730e41e0 100644 --- a/l10n/ko/files_versions.po +++ b/l10n/ko/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/lb/core.po b/l10n/lb/core.po index 6c3da7e6b5..4dd3253269 100644 --- a/l10n/lb/core.po +++ b/l10n/lb/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -30,58 +30,62 @@ msgstr "Keng Kategorie fir bäizesetzen?" msgid "This category already exists: " msgstr "Des Kategorie existéiert schonn:" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Astellungen" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Januar" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Februar" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Mäerz" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "Abrëll" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Mee" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Juni" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Juli" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "August" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "September" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Oktober" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "November" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "Dezember" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Ofbriechen" @@ -102,10 +106,110 @@ msgstr "OK" msgid "No categories selected for deletion." msgstr "Keng Kategorien ausgewielt fir ze läschen." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Fehler" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Passwuert" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "ownCloud Passwuert reset" @@ -191,10 +295,6 @@ msgstr "Bäisetzen" msgid "Create an admin account" msgstr "En Admin Account uleeën" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Passwuert" - #: templates/installation.php:36 msgid "Advanced" msgstr "Advanced" @@ -236,11 +336,11 @@ msgstr "Datebank Server" msgid "Finish setup" msgstr "Installatioun ofschléissen" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "Web Servicer ënnert denger Kontroll" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Ausloggen" diff --git a/l10n/lb/files.po b/l10n/lb/files.po index d4497fcb9d..970d240077 100644 --- a/l10n/lb/files.po +++ b/l10n/lb/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -60,39 +60,43 @@ msgstr "" msgid "Delete" msgstr "Läschen" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "existéiert schonn" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "ersetzen" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "ofbriechen" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "ersat" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "réckgängeg man" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "mat" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "geläscht" @@ -108,7 +112,7 @@ msgstr "Kann deng Datei net eroplueden well et en Dossier ass oder 0 byte grouss msgid "Upload Error" msgstr "Fehler beim eroplueden" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "" @@ -116,44 +120,44 @@ msgstr "" msgid "Upload cancelled." msgstr "Upload ofgebrach." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "File Upload am gaang. Wann's de des Säit verléiss gëtt den Upload ofgebrach." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Ongültege Numm, '/' net erlaabt." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Gréisst" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Geännert" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "Dossier" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "Dossieren" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "Datei" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "Dateien" @@ -205,7 +209,7 @@ msgstr "Dossier" msgid "From url" msgstr "From URL" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Eroplueden" diff --git a/l10n/lb/files_sharing.po b/l10n/lb/files_sharing.po index 83d2cf1bb5..ebdb3f5932 100644 --- a/l10n/lb/files_sharing.po +++ b/l10n/lb/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: lb\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/lb/files_versions.po b/l10n/lb/files_versions.po index 7f552845f6..9f3294d11f 100644 --- a/l10n/lb/files_versions.po +++ b/l10n/lb/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/lt_LT/core.po b/l10n/lt_LT/core.po index 1e9dd8d63a..a8c9f4c434 100644 --- a/l10n/lt_LT/core.po +++ b/l10n/lt_LT/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -30,58 +30,62 @@ msgstr "Nepridėsite jokios kategorijos?" msgid "This category already exists: " msgstr "Tokia kategorija jau yra:" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Nustatymai" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Sausis" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Vasaris" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Kovas" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "Balandis" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Gegužė" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Birželis" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Liepa" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "Rugpjūtis" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "Rugsėjis" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Spalis" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "Lapkritis" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "Gruodis" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Atšaukti" @@ -102,10 +106,110 @@ msgstr "Gerai" msgid "No categories selected for deletion." msgstr "Trynimui nepasirinkta jokia kategorija." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Klaida" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Slaptažodis" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "ownCloud slaptažodžio atkūrimas" @@ -191,10 +295,6 @@ msgstr "Pridėti" msgid "Create an admin account" msgstr "Sukurti administratoriaus paskyrą" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Slaptažodis" - #: templates/installation.php:36 msgid "Advanced" msgstr "Išplėstiniai" @@ -236,11 +336,11 @@ msgstr "Duomenų bazės serveris" msgid "Finish setup" msgstr "Baigti diegimą" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "jūsų valdomos web paslaugos" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Atsijungti" diff --git a/l10n/lt_LT/files.po b/l10n/lt_LT/files.po index 8979c3ef0c..4f91320a12 100644 --- a/l10n/lt_LT/files.po +++ b/l10n/lt_LT/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -61,39 +61,43 @@ msgstr "" msgid "Delete" msgstr "Ištrinti" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "atšaukti" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "" @@ -109,7 +113,7 @@ msgstr "Neįmanoma įkelti failo - jo dydis gali būti 0 bitų arba tai kataloga msgid "Upload Error" msgstr "Įkėlimo klaida" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Laukiantis" @@ -117,44 +121,44 @@ msgstr "Laukiantis" msgid "Upload cancelled." msgstr "Įkėlimas atšauktas." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Pavadinime negali būti naudojamas ženklas \"/\"." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Dydis" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Pakeista" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "katalogas" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "katalogai" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "failas" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "failai" @@ -206,7 +210,7 @@ msgstr "Katalogas" msgid "From url" msgstr "Iš adreso" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Įkelti" diff --git a/l10n/lt_LT/files_sharing.po b/l10n/lt_LT/files_sharing.po index c51f93d5cf..e6c1c3865f 100644 --- a/l10n/lt_LT/files_sharing.po +++ b/l10n/lt_LT/files_sharing.po @@ -8,15 +8,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: lt_LT\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: templates/authenticate.php:4 msgid "Password" @@ -26,14 +26,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/lt_LT/files_versions.po b/l10n/lt_LT/files_versions.po index 2b7d314d00..9e25e32816 100644 --- a/l10n/lt_LT/files_versions.po +++ b/l10n/lt_LT/files_versions.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "Panaikinti visų versijų galiojimą" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/lv/core.po b/l10n/lv/core.po index 3716a06f25..69a215cc00 100644 --- a/l10n/lv/core.po +++ b/l10n/lv/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -30,58 +30,62 @@ msgstr "" msgid "This category already exists: " msgstr "" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Iestatījumi" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "" @@ -102,10 +106,110 @@ msgstr "" msgid "No categories selected for deletion." msgstr "" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Parole" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "" @@ -191,10 +295,6 @@ msgstr "" msgid "Create an admin account" msgstr "" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Parole" - #: templates/installation.php:36 msgid "Advanced" msgstr "" @@ -236,11 +336,11 @@ msgstr "Datubāzes mājvieta" msgid "Finish setup" msgstr "Pabeigt uzstādījumus" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Izlogoties" diff --git a/l10n/lv/files.po b/l10n/lv/files.po index 71e8a9a6f0..874190de6c 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: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:02+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -60,39 +60,43 @@ msgstr "" msgid "Delete" msgstr "Izdzēst" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "tāds fails jau eksistē" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "aizvietot" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "atcelt" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "aizvietots" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "vienu soli atpakaļ" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "ar" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "izdzests" @@ -108,7 +112,7 @@ msgstr "Nav iespējams augšuplādēt jūsu failu, jo tāds jau eksistē vai ar msgid "Upload Error" msgstr "Augšuplādēšanas laikā radās kļūda" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Gaida savu kārtu" @@ -116,44 +120,44 @@ msgstr "Gaida savu kārtu" msgid "Upload cancelled." msgstr "Augšuplāde ir atcelta" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Šis simbols '/', nav atļauts." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Izmērs" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Izmainīts" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "mape" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "mapes" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "fails" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "faili" @@ -205,7 +209,7 @@ msgstr "Mape" msgid "From url" msgstr "No URL saites" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Augšuplādet" diff --git a/l10n/lv/files_sharing.po b/l10n/lv/files_sharing.po index f102c0e8e3..77168f1b72 100644 --- a/l10n/lv/files_sharing.po +++ b/l10n/lv/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: lv\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2)\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/lv/files_versions.po b/l10n/lv/files_versions.po index 8e28055622..8f4cc2911f 100644 --- a/l10n/lv/files_versions.po +++ b/l10n/lv/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/mk/core.po b/l10n/mk/core.po index f818b6bad6..a6e4facf85 100644 --- a/l10n/mk/core.po +++ b/l10n/mk/core.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -32,58 +32,62 @@ msgstr "Нема категорија да се додаде?" msgid "This category already exists: " msgstr "Оваа категорија веќе постои:" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Поставки" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Јануари" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Февруари" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Март" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "Април" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Мај" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Јуни" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Јули" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "Август" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "Септември" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Октомври" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "Ноември" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "Декември" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Откажи" @@ -104,10 +108,110 @@ msgstr "Во ред" msgid "No categories selected for deletion." msgstr "Не е одбрана категорија за бришење." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Грешка" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Лозинка" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "ресетирање на лозинка за ownCloud" @@ -193,10 +297,6 @@ msgstr "Додади" msgid "Create an admin account" msgstr "Направете администраторска сметка" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Лозинка" - #: templates/installation.php:36 msgid "Advanced" msgstr "Напредно" @@ -238,11 +338,11 @@ msgstr "Сервер со база" msgid "Finish setup" msgstr "Заврши го подесувањето" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "веб сервиси под Ваша контрола" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Одјава" diff --git a/l10n/mk/files.po b/l10n/mk/files.po index 6e73a80e85..bac3c16fb5 100644 --- a/l10n/mk/files.po +++ b/l10n/mk/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:02+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -62,39 +62,43 @@ msgstr "" msgid "Delete" msgstr "Избриши" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "" @@ -110,7 +114,7 @@ msgstr "Не може да се преземе вашата датотека б msgid "Upload Error" msgstr "Грешка при преземање" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Чека" @@ -118,44 +122,44 @@ msgstr "Чека" msgid "Upload cancelled." msgstr "Преземањето е прекинато." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "неисправно име, '/' не е дозволено." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Големина" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Променето" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "фолдер" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "фолдери" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "датотека" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "датотеки" @@ -207,7 +211,7 @@ msgstr "Папка" msgid "From url" msgstr "Од адреса" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Подигни" diff --git a/l10n/mk/files_sharing.po b/l10n/mk/files_sharing.po index 53057883d0..99f5454f5a 100644 --- a/l10n/mk/files_sharing.po +++ b/l10n/mk/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: mk\n" -"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/mk/files_versions.po b/l10n/mk/files_versions.po index b4aa86ae3f..c611ab40b1 100644 --- a/l10n/mk/files_versions.po +++ b/l10n/mk/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/ms_MY/core.po b/l10n/ms_MY/core.po index 9902f55e84..c7d33e452e 100644 --- a/l10n/ms_MY/core.po +++ b/l10n/ms_MY/core.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -32,58 +32,62 @@ msgstr "Tiada kategori untuk di tambah?" msgid "This category already exists: " msgstr "Kategori ini telah wujud" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Tetapan" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Januari" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Februari" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Mac" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "April" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Mei" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Jun" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Julai" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "Ogos" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "September" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Oktober" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "November" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "Disember" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Batal" @@ -104,10 +108,110 @@ msgstr "Ok" msgid "No categories selected for deletion." msgstr "tiada kategori dipilih untuk penghapusan" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Ralat" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Kata laluan" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "Set semula kata lalaun ownCloud" @@ -193,10 +297,6 @@ msgstr "Tambah" msgid "Create an admin account" msgstr "buat akaun admin" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Kata laluan" - #: templates/installation.php:36 msgid "Advanced" msgstr "Maju" @@ -238,11 +338,11 @@ msgstr "Hos pangkalan data" msgid "Finish setup" msgstr "Setup selesai" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "Perkhidmatan web di bawah kawalan anda" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Log keluar" diff --git a/l10n/ms_MY/files.po b/l10n/ms_MY/files.po index a90cf2c201..b7feaa058e 100644 --- a/l10n/ms_MY/files.po +++ b/l10n/ms_MY/files.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -63,39 +63,43 @@ msgstr "" msgid "Delete" msgstr "Padam" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "Sudah wujud" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "ganti" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "Batal" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "diganti" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "dengan" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "dihapus" @@ -111,7 +115,7 @@ msgstr "Tidak boleh memuatnaik fail anda kerana mungkin ianya direktori atau sai msgid "Upload Error" msgstr "Muat naik ralat" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Dalam proses" @@ -119,44 +123,44 @@ msgstr "Dalam proses" msgid "Upload cancelled." msgstr "Muatnaik dibatalkan." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "penggunaa nama tidak sah, '/' tidak dibenarkan." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Saiz" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Dimodifikasi" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "direktori" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "direktori" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "fail" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "fail" @@ -208,7 +212,7 @@ msgstr "Folder" msgid "From url" msgstr "Dari url" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Muat naik" diff --git a/l10n/ms_MY/files_sharing.po b/l10n/ms_MY/files_sharing.po index ed56ac1736..6518fcc4c6 100644 --- a/l10n/ms_MY/files_sharing.po +++ b/l10n/ms_MY/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ms_MY\n" -"Plural-Forms: nplurals=1; plural=0\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/ms_MY/files_versions.po b/l10n/ms_MY/files_versions.po index 1eb0340867..46f3f7ed90 100644 --- a/l10n/ms_MY/files_versions.po +++ b/l10n/ms_MY/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/nb_NO/core.po b/l10n/nb_NO/core.po index edb38d95e5..abe385bf88 100644 --- a/l10n/nb_NO/core.po +++ b/l10n/nb_NO/core.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -34,58 +34,62 @@ msgstr "Ingen kategorier å legge til?" msgid "This category already exists: " msgstr "Denne kategorien finnes allerede:" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Innstillinger" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Januar" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Februar" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Mars" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "April" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Mai" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Juni" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Juli" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "August" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "September" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Oktober" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "November" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "Desember" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Avbryt" @@ -106,10 +110,110 @@ msgstr "Ok" msgid "No categories selected for deletion." msgstr "Ingen kategorier merket for sletting." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Feil" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Passord" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "Tilbakestill ownCloud passord" @@ -195,10 +299,6 @@ msgstr "Legg til" msgid "Create an admin account" msgstr "opprett en administrator-konto" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Passord" - #: templates/installation.php:36 msgid "Advanced" msgstr "Avansert" @@ -240,11 +340,11 @@ msgstr "Databasevert" msgid "Finish setup" msgstr "Fullfør oppsetting" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "nettjenester under din kontroll" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Logg ut" diff --git a/l10n/nb_NO/files.po b/l10n/nb_NO/files.po index 43fafa1dd2..a029ccb1bd 100644 --- a/l10n/nb_NO/files.po +++ b/l10n/nb_NO/files.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -65,39 +65,43 @@ msgstr "" msgid "Delete" msgstr "Slett" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "eksisterer allerede" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "erstatt" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "avbryt" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "erstattet" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "angre" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "med" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "slettet" @@ -113,7 +117,7 @@ msgstr "Kan ikke laste opp filen din siden det er en mappe eller den har 0 bytes msgid "Upload Error" msgstr "Opplasting feilet" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Ventende" @@ -121,44 +125,44 @@ msgstr "Ventende" msgid "Upload cancelled." msgstr "Opplasting avbrutt." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Ugyldig navn, '/' er ikke tillatt. " -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Størrelse" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Endret" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "mappe" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "mapper" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "fil" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "filer" @@ -210,7 +214,7 @@ msgstr "Mappe" msgid "From url" msgstr "Fra url" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Last opp" diff --git a/l10n/nb_NO/files_sharing.po b/l10n/nb_NO/files_sharing.po index 941f7443cf..f449d2b5d8 100644 --- a/l10n/nb_NO/files_sharing.po +++ b/l10n/nb_NO/files_sharing.po @@ -8,15 +8,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: nb_NO\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/authenticate.php:4 msgid "Password" @@ -26,14 +26,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/nb_NO/files_versions.po b/l10n/nb_NO/files_versions.po index d14b394910..de2fd2c976 100644 --- a/l10n/nb_NO/files_versions.po +++ b/l10n/nb_NO/files_versions.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/nl/core.po b/l10n/nl/core.po index 03a847800e..9cee3d290d 100644 --- a/l10n/nl/core.po +++ b/l10n/nl/core.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -37,58 +37,62 @@ msgstr "Geen categorie toevoegen?" msgid "This category already exists: " msgstr "De categorie bestaat al." -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Instellingen" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Januari" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Februari" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Maart" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "April" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Mei" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Juni" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Juli" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "Augustus" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "September" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Oktober" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "November" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "December" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Annuleren" @@ -109,10 +113,110 @@ msgstr "Ok" msgid "No categories selected for deletion." msgstr "Geen categorie geselecteerd voor verwijdering." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Fout" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Wachtwoord" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "ownCloud wachtwoord herstellen" @@ -198,10 +302,6 @@ msgstr "Toevoegen" msgid "Create an admin account" msgstr "Maak een beheerdersaccount aan" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Wachtwoord" - #: templates/installation.php:36 msgid "Advanced" msgstr "Geavanceerd" @@ -243,11 +343,11 @@ msgstr "Database server" msgid "Finish setup" msgstr "Installatie afronden" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "webdiensten die je beheerst" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Afmelden" diff --git a/l10n/nl/files.po b/l10n/nl/files.po index 133873f11c..b10b3cfa2d 100644 --- a/l10n/nl/files.po +++ b/l10n/nl/files.po @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -68,39 +68,43 @@ msgstr "Stop delen" msgid "Delete" msgstr "Verwijder" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "bestaat al" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "vervang" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "Stel een naam voor" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "annuleren" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "vervangen" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "ongedaan maken" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "door" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "niet gedeeld" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "verwijderd" @@ -116,7 +120,7 @@ msgstr "uploaden van de file mislukt, het is of een directory of de bestandsgroo msgid "Upload Error" msgstr "Upload Fout" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Wachten" @@ -124,44 +128,44 @@ msgstr "Wachten" msgid "Upload cancelled." msgstr "Uploaden geannuleerd." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Bestands upload is bezig. Wanneer de pagina nu verlaten wordt, stopt de upload." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Ongeldige naam, '/' is niet toegestaan." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Bestandsgrootte" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Laatst aangepast" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "map" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "mappen" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "bestand" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "bestanden" @@ -213,7 +217,7 @@ msgstr "Map" msgid "From url" msgstr "Van hyperlink" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Upload" diff --git a/l10n/nl/files_sharing.po b/l10n/nl/files_sharing.po index 7027b58719..9d3e5f6d2d 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: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:01+0200\n" -"PO-Revision-Date: 2012-09-05 11:13+0000\n" -"Last-Translator: diederikdehaas \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -27,14 +27,24 @@ msgstr "Wachtwoord" msgid "Submit" msgstr "Verzenden" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Downloaden" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "Geen voorbeeldweergave beschikbaar voor" -#: templates/public.php:25 +#: templates/public.php:37 msgid "web services under your control" msgstr "Webdiensten in eigen beheer" diff --git a/l10n/nl/files_versions.po b/l10n/nl/files_versions.po index a43683c207..f1022b967f 100644 --- a/l10n/nl/files_versions.po +++ b/l10n/nl/files_versions.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-18 19:46+0000\n" -"Last-Translator: Richard Bos \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "Alle versies laten verlopen" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "Versies" diff --git a/l10n/nn_NO/core.po b/l10n/nn_NO/core.po index ea34767b84..f2eb243d95 100644 --- a/l10n/nn_NO/core.po +++ b/l10n/nn_NO/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -31,58 +31,62 @@ msgstr "" msgid "This category already exists: " msgstr "" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Innstillingar" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "" @@ -103,10 +107,110 @@ msgstr "" msgid "No categories selected for deletion." msgstr "" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Passord" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "" @@ -192,10 +296,6 @@ msgstr "" msgid "Create an admin account" msgstr "Lag ein admin-konto" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Passord" - #: templates/installation.php:36 msgid "Advanced" msgstr "Avansert" @@ -237,11 +337,11 @@ msgstr "Databasetenar" msgid "Finish setup" msgstr "Fullfør oppsettet" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "Vev tjenester under din kontroll" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Logg ut" diff --git a/l10n/nn_NO/files.po b/l10n/nn_NO/files.po index 1de3b2cbbe..805decf8ae 100644 --- a/l10n/nn_NO/files.po +++ b/l10n/nn_NO/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -61,39 +61,43 @@ msgstr "" msgid "Delete" msgstr "Slett" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "" @@ -109,7 +113,7 @@ msgstr "" msgid "Upload Error" msgstr "" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "" @@ -117,44 +121,44 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Storleik" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Endra" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "" @@ -206,7 +210,7 @@ msgstr "Mappe" msgid "From url" msgstr "" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Last opp" diff --git a/l10n/nn_NO/files_sharing.po b/l10n/nn_NO/files_sharing.po index e5055f0809..6a569d362f 100644 --- a/l10n/nn_NO/files_sharing.po +++ b/l10n/nn_NO/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: nn_NO\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/nn_NO/files_versions.po b/l10n/nn_NO/files_versions.po index 1ff9bd768f..4e0539875a 100644 --- a/l10n/nn_NO/files_versions.po +++ b/l10n/nn_NO/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/oc/core.po b/l10n/oc/core.po index 00223969d7..59d4ddcdc8 100644 --- a/l10n/oc/core.po +++ b/l10n/oc/core.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-08 02:02+0200\n" -"PO-Revision-Date: 2011-07-25 16:05+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -29,58 +29,62 @@ msgstr "" msgid "This category already exists: " msgstr "" -#: js/js.js:208 templates/layout.user.php:54 templates/layout.user.php:55 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "" @@ -101,10 +105,110 @@ msgstr "" msgid "No categories selected for deletion." msgstr "" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "" @@ -190,10 +294,6 @@ msgstr "" msgid "Create an admin account" msgstr "" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "" - #: templates/installation.php:36 msgid "Advanced" msgstr "" diff --git a/l10n/oc/files.po b/l10n/oc/files.po index 761048854c..29bef23653 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: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:02+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -59,39 +59,43 @@ msgstr "" msgid "Delete" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "" @@ -107,7 +111,7 @@ msgstr "" msgid "Upload Error" msgstr "" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "" @@ -115,44 +119,44 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "" @@ -204,7 +208,7 @@ msgstr "" msgid "From url" msgstr "" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "" diff --git a/l10n/oc/files_sharing.po b/l10n/oc/files_sharing.po index 1f90264d68..0e83b85076 100644 --- a/l10n/oc/files_sharing.po +++ b/l10n/oc/files_sharing.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-08 02:02+0200\n" -"PO-Revision-Date: 2012-08-12 22:35+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:25 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/oc/files_versions.po b/l10n/oc/files_versions.po index 405166dc1a..8ea27eb324 100644 --- a/l10n/oc/files_versions.po +++ b/l10n/oc/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/pl/core.po b/l10n/pl/core.po index 0cd447bf8e..6d7fa8caff 100644 --- a/l10n/pl/core.po +++ b/l10n/pl/core.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -35,58 +35,62 @@ msgstr "Brak kategorii" msgid "This category already exists: " msgstr "Ta kategoria już istnieje" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Ustawienia" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Styczeń" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Luty" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Marzec" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "Kwiecień" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Maj" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Czerwiec" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Lipiec" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "Sierpień" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "Wrzesień" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Październik" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "Listopad" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "Grudzień" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Anuluj" @@ -107,10 +111,110 @@ msgstr "Ok" msgid "No categories selected for deletion." msgstr "Nie ma kategorii zaznaczonych do usunięcia." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Błąd" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Hasło" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "restart hasła" @@ -196,10 +300,6 @@ msgstr "Dodaj" msgid "Create an admin account" msgstr "Tworzenie konta administratora" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Hasło" - #: templates/installation.php:36 msgid "Advanced" msgstr "Zaawansowane" @@ -241,11 +341,11 @@ msgstr "Komputer bazy danych" msgid "Finish setup" msgstr "Zakończ konfigurowanie" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "usługi internetowe pod kontrolą" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Wylogowuje użytkownika" diff --git a/l10n/pl/files.po b/l10n/pl/files.po index 0c8f523c12..0f293c533a 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: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-18 13:40+0000\n" -"Last-Translator: Cyryl Sochacki \n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -65,39 +65,43 @@ msgstr "Nie udostępniaj" msgid "Delete" msgstr "Usuwa element" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "Już istnieje" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "zastap" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "zasugeruj nazwę" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "anuluj" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "zastąpione" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "wróć" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "z" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "Nie udostępnione" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "skasuj" @@ -113,7 +117,7 @@ msgstr "Nie można wczytać pliku jeśli jest katalogiem lub ma 0 bajtów" msgid "Upload Error" msgstr "Błąd wczytywania" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Oczekujące" @@ -121,44 +125,44 @@ msgstr "Oczekujące" msgid "Upload cancelled." msgstr "Wczytywanie anulowane." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Wysyłanie pliku jest w toku. Teraz opuszczając stronę wysyłanie zostanie anulowane." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Nieprawidłowa nazwa '/' jest niedozwolone." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "Pliki skanowane" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "Wystąpił błąd podczas skanowania" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Rozmiar" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Czas modyfikacji" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "folder" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "foldery" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "plik" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "pliki" @@ -210,7 +214,7 @@ msgstr "Katalog" msgid "From url" msgstr "Z adresu" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Prześlij" diff --git a/l10n/pl/files_sharing.po b/l10n/pl/files_sharing.po index fee8ef8b65..48e19e9d4f 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: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-04 02:01+0200\n" -"PO-Revision-Date: 2012-09-03 07:03+0000\n" -"Last-Translator: Cyryl Sochacki <>\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -27,14 +27,24 @@ msgstr "Hasło" msgid "Submit" msgstr "Wyślij" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Pobierz" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "Podgląd nie jest dostępny dla" -#: templates/public.php:25 +#: templates/public.php:37 msgid "web services under your control" msgstr "Kontrolowane serwisy" diff --git a/l10n/pl/files_versions.po b/l10n/pl/files_versions.po index 6a1f744064..8dc13b9fec 100644 --- a/l10n/pl/files_versions.po +++ b/l10n/pl/files_versions.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-18 13:42+0000\n" -"Last-Translator: emc \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -23,6 +23,10 @@ msgstr "" msgid "Expire all versions" msgstr "Wygasają wszystkie wersje" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "Wersje" diff --git a/l10n/pl_PL/core.po b/l10n/pl_PL/core.po index 55486564fd..c065591325 100644 --- a/l10n/pl_PL/core.po +++ b/l10n/pl_PL/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+0000\n" "Last-Translator: I Robot \n" "Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/owncloud/language/pl_PL/)\n" "MIME-Version: 1.0\n" @@ -29,58 +29,62 @@ msgstr "" msgid "This category already exists: " msgstr "" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "" @@ -101,10 +105,110 @@ msgstr "" msgid "No categories selected for deletion." msgstr "" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "" @@ -190,10 +294,6 @@ msgstr "" msgid "Create an admin account" msgstr "" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "" - #: templates/installation.php:36 msgid "Advanced" msgstr "" @@ -235,11 +335,11 @@ msgstr "" msgid "Finish setup" msgstr "" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "" diff --git a/l10n/pl_PL/files.po b/l10n/pl_PL/files.po index b8b8ccd3d0..1ff3d1e08f 100644 --- a/l10n/pl_PL/files.po +++ b/l10n/pl_PL/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:02+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+0000\n" "Last-Translator: I Robot \n" "Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/owncloud/language/pl_PL/)\n" "MIME-Version: 1.0\n" @@ -59,39 +59,43 @@ msgstr "" msgid "Delete" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "" @@ -107,7 +111,7 @@ msgstr "" msgid "Upload Error" msgstr "" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "" @@ -115,44 +119,44 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "" @@ -204,7 +208,7 @@ msgstr "" msgid "From url" msgstr "" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "" diff --git a/l10n/pl_PL/files_sharing.po b/l10n/pl_PL/files_sharing.po index f92619c2f7..5735894fdf 100644 --- a/l10n/pl_PL/files_sharing.po +++ b/l10n/pl_PL/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+0000\n" "Last-Translator: I Robot \n" "Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/owncloud/language/pl_PL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pl_PL\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/pl_PL/files_versions.po b/l10n/pl_PL/files_versions.po index db3eb7edd2..40053b76ef 100644 --- a/l10n/pl_PL/files_versions.po +++ b/l10n/pl_PL/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+0000\n" "Last-Translator: I Robot \n" "Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/owncloud/language/pl_PL/)\n" "MIME-Version: 1.0\n" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/pt_BR/core.po b/l10n/pt_BR/core.po index 6e1c9fdcd9..a76ff35312 100644 --- a/l10n/pt_BR/core.po +++ b/l10n/pt_BR/core.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -34,58 +34,62 @@ msgstr "Nenhuma categoria adicionada?" msgid "This category already exists: " msgstr "Essa categoria já existe" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Configurações" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Janeiro" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Fevereiro" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Março" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "Abril" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Maio" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Junho" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Julho" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "Agosto" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "Setembro" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Outubro" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "Novembro" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "Dezembro" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Cancelar" @@ -106,10 +110,110 @@ msgstr "Ok" msgid "No categories selected for deletion." msgstr "Nenhuma categoria selecionada para deletar." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Erro" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Senha" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "Redefinir senha ownCloud" @@ -195,10 +299,6 @@ msgstr "Adicionar" msgid "Create an admin account" msgstr "Criar uma conta de administrador" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Senha" - #: templates/installation.php:36 msgid "Advanced" msgstr "Avançado" @@ -240,11 +340,11 @@ msgstr "Banco de dados do host" msgid "Finish setup" msgstr "Concluir configuração" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "web services sob seu controle" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Sair" diff --git a/l10n/pt_BR/files.po b/l10n/pt_BR/files.po index 4d5887bf52..7ed5839bfa 100644 --- a/l10n/pt_BR/files.po +++ b/l10n/pt_BR/files.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -64,39 +64,43 @@ msgstr "" msgid "Delete" msgstr "Excluir" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "já existe" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "substituir" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "cancelar" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "substituido " -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "desfazer" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "com" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "deletado" @@ -112,7 +116,7 @@ msgstr "Impossível enviar seus arquivo como diretório ou ele tem 0 bytes." msgid "Upload Error" msgstr "Erro de envio" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Pendente" @@ -120,44 +124,44 @@ msgstr "Pendente" msgid "Upload cancelled." msgstr "Envio cancelado." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Nome inválido, '/' não é permitido." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Tamanho" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Modificado" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "pasta" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "pastas" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "arquivo" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "arquivos" @@ -209,7 +213,7 @@ msgstr "Pasta" msgid "From url" msgstr "URL de origem" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Carregar" diff --git a/l10n/pt_BR/files_sharing.po b/l10n/pt_BR/files_sharing.po index 0e7ee14344..992092d54e 100644 --- a/l10n/pt_BR/files_sharing.po +++ b/l10n/pt_BR/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Transfer-Encoding: 8bit\n" "Language: pt_BR\n" -"Plural-Forms: nplurals=2; plural=(n > 1)\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/pt_BR/files_versions.po b/l10n/pt_BR/files_versions.po index 9fb1e30b67..8ac0d74f93 100644 --- a/l10n/pt_BR/files_versions.po +++ b/l10n/pt_BR/files_versions.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "Expirar todas as versões" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/pt_PT/core.po b/l10n/pt_PT/core.po index ef75d8f6bd..d5ea28b9e3 100644 --- a/l10n/pt_PT/core.po +++ b/l10n/pt_PT/core.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -32,58 +32,62 @@ msgstr "Nenhuma categoria para adicionar?" msgid "This category already exists: " msgstr "Esta categoria já existe:" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Definições" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Janeiro" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Fevereiro" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Março" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "Abril" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Maio" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Junho" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Julho" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "Agosto" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "Setembro" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Outubro" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "Novembro" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "Dezembro" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Cancelar" @@ -104,10 +108,110 @@ msgstr "Ok" msgid "No categories selected for deletion." msgstr "Nenhuma categoria seleccionar para eliminar" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Erro" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Palavra chave" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "Reposição da password ownCloud" @@ -193,10 +297,6 @@ msgstr "Adicionar" msgid "Create an admin account" msgstr "Criar uma conta administrativa" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Palavra chave" - #: templates/installation.php:36 msgid "Advanced" msgstr "Avançado" @@ -238,11 +338,11 @@ msgstr "Host da base de dados" msgid "Finish setup" msgstr "Acabar instalação" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "serviços web sob o seu controlo" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Sair" diff --git a/l10n/pt_PT/files.po b/l10n/pt_PT/files.po index adfb85dde4..a32afecd9a 100644 --- a/l10n/pt_PT/files.po +++ b/l10n/pt_PT/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -62,39 +62,43 @@ msgstr "" msgid "Delete" msgstr "Apagar" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "Já existe" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "substituir" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "cancelar" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "substituido" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "desfazer" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "com" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "apagado" @@ -110,7 +114,7 @@ msgstr "Não é possivel fazer o upload do ficheiro devido a ser uma pasta ou te msgid "Upload Error" msgstr "Erro no upload" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Pendente" @@ -118,44 +122,44 @@ msgstr "Pendente" msgid "Upload cancelled." msgstr "O upload foi cancelado." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "nome inválido, '/' não permitido." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Tamanho" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Modificado" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "pasta" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "pastas" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "ficheiro" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "ficheiros" @@ -207,7 +211,7 @@ msgstr "Pasta" msgid "From url" msgstr "Do endereço" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Enviar" diff --git a/l10n/pt_PT/files_sharing.po b/l10n/pt_PT/files_sharing.po index 99b0c7c215..a593fe89b5 100644 --- a/l10n/pt_PT/files_sharing.po +++ b/l10n/pt_PT/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Transfer-Encoding: 8bit\n" "Language: pt_PT\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/pt_PT/files_versions.po b/l10n/pt_PT/files_versions.po index f4b82dc62c..317fd2ed31 100644 --- a/l10n/pt_PT/files_versions.po +++ b/l10n/pt_PT/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/ro/core.po b/l10n/ro/core.po index 99bf05492c..96b962d41c 100644 --- a/l10n/ro/core.po +++ b/l10n/ro/core.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-18 10:33+0000\n" -"Last-Translator: g.ciprian \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -85,6 +85,10 @@ msgstr "Noiembrie" msgid "December" msgstr "Decembrie" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Anulare" @@ -105,10 +109,110 @@ msgstr "Ok" msgid "No categories selected for deletion." msgstr "Nici o categorie selectată pentru ștergere." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Eroare" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Parola" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "Resetarea parolei ownCloud " @@ -194,10 +298,6 @@ msgstr "Adaugă" msgid "Create an admin account" msgstr "Crează un cont de administrator" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Parola" - #: templates/installation.php:36 msgid "Advanced" msgstr "Avansat" diff --git a/l10n/ro/files.po b/l10n/ro/files.po index 7d2dbc31d8..0aa7c12e7f 100644 --- a/l10n/ro/files.po +++ b/l10n/ro/files.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-18 12:40+0000\n" -"Last-Translator: g.ciprian \n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -63,39 +63,43 @@ msgstr "Anulează partajarea" msgid "Delete" msgstr "Șterge" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "deja există" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "înlocuire" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "sugerează nume" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "anulare" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "înlocuit" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "Anulează ultima acțiune" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "cu" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "nepartajat" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "șters" @@ -111,7 +115,7 @@ msgstr "Nu s-a putut încărca fișierul tău deoarece pare să fie un director msgid "Upload Error" msgstr "Eroare la încărcare" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "În așteptare" @@ -119,44 +123,44 @@ msgstr "În așteptare" msgid "Upload cancelled." msgstr "Încărcare anulată." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Fișierul este în curs de încărcare. Părăsirea paginii va întrerupe încărcarea." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Nume invalid, '/' nu este permis." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "fișiere scanate" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "eroare la scanarea" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Dimensiune" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Modificat" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "director" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "directoare" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "fișier" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "fișiere" @@ -208,7 +212,7 @@ msgstr "Dosar" msgid "From url" msgstr "De la URL" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Încarcă" diff --git a/l10n/ro/files_sharing.po b/l10n/ro/files_sharing.po index eb73c1bc48..d218ac9586 100644 --- a/l10n/ro/files_sharing.po +++ b/l10n/ro/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-18 11:32+0000\n" -"Last-Translator: g.ciprian \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -26,14 +26,24 @@ msgstr "Parolă" msgid "Submit" msgstr "Trimite" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Descarcă" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "Nici o previzualizare disponibilă pentru " -#: templates/public.php:25 +#: templates/public.php:37 msgid "web services under your control" msgstr "servicii web controlate de tine" diff --git a/l10n/ro/files_versions.po b/l10n/ro/files_versions.po index 993620f112..325123ac1f 100644 --- a/l10n/ro/files_versions.po +++ b/l10n/ro/files_versions.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-18 11:31+0000\n" -"Last-Translator: g.ciprian \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "Expiră toate versiunile" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "Versiuni" diff --git a/l10n/ro/settings.po b/l10n/ro/settings.po index 58875a8541..b4a1b3932a 100644 --- a/l10n/ro/settings.po +++ b/l10n/ro/settings.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-19 00:03+0000\n" -"Last-Translator: I Robot \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 08:28+0000\n" +"Last-Translator: g.ciprian \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" @@ -228,7 +228,7 @@ msgstr "Răspuns" #: templates/personal.php:8 #, php-format msgid "You have used %s of the available %s" -msgstr "" +msgstr "Ai utilizat %s din %s spațiu disponibil" #: templates/personal.php:12 msgid "Desktop and Mobile Syncing Clients" @@ -240,7 +240,7 @@ msgstr "Descărcări" #: templates/personal.php:19 msgid "Your password was changed" -msgstr "" +msgstr "Parola a fost modificată" #: templates/personal.php:20 msgid "Unable to change your password" diff --git a/l10n/ru/core.po b/l10n/ru/core.po index 303b4ff13f..1475085afa 100644 --- a/l10n/ru/core.po +++ b/l10n/ru/core.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-08 02:02+0200\n" -"PO-Revision-Date: 2012-09-07 10:55+0000\n" -"Last-Translator: VicDeo \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -34,58 +34,62 @@ msgstr "Нет категорий для добавления?" msgid "This category already exists: " msgstr "Эта категория уже существует: " -#: js/js.js:208 templates/layout.user.php:54 templates/layout.user.php:55 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Настройки" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Январь" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Февраль" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Март" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "Апрель" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Май" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Июнь" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Июль" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "Август" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "Сентябрь" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Октябрь" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "Ноябрь" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "Декабрь" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Отмена" @@ -106,10 +110,110 @@ msgstr "Ок" msgid "No categories selected for deletion." msgstr "Нет категорий для удаления." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Ошибка" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Пароль" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "Сброс пароля " @@ -195,10 +299,6 @@ msgstr "Добавить" msgid "Create an admin account" msgstr "Создать учётную запись администратора" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Пароль" - #: templates/installation.php:36 msgid "Advanced" msgstr "Дополнительно" diff --git a/l10n/ru/files.po b/l10n/ru/files.po index 120ca926c5..11b7b85a1e 100644 --- a/l10n/ru/files.po +++ b/l10n/ru/files.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -66,39 +66,43 @@ msgstr "Отменить публикацию" msgid "Delete" msgstr "Удалить" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "уже существует" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "заменить" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "предложить название" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "отмена" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "заменён" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "отмена" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "с" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "публикация отменена" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "удален" @@ -114,7 +118,7 @@ msgstr "Не удается загрузить файл размером 0 ба msgid "Upload Error" msgstr "Ошибка загрузки" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Ожидание" @@ -122,44 +126,44 @@ msgstr "Ожидание" msgid "Upload cancelled." msgstr "Загрузка отменена." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Файл в процессе загрузки. Покинув страницу вы прервёте загрузку." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Неверное имя, '/' не допускается." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Размер" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Изменён" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "папка" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "папки" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "файл" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "файлы" @@ -211,7 +215,7 @@ msgstr "Папка" msgid "From url" msgstr "С url" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Загрузить" diff --git a/l10n/ru/files_sharing.po b/l10n/ru/files_sharing.po index 217d6cdf37..803a4863c4 100644 --- a/l10n/ru/files_sharing.po +++ b/l10n/ru/files_sharing.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-09 02:01+0200\n" -"PO-Revision-Date: 2012-09-08 12:10+0000\n" -"Last-Translator: VicDeo \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -28,14 +28,24 @@ msgstr "Пароль" msgid "Submit" msgstr "Отправить" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Скачать" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "Предпросмотр недоступен для" -#: templates/public.php:25 +#: templates/public.php:37 msgid "web services under your control" msgstr "веб-сервисы под вашим управлением" diff --git a/l10n/ru/files_versions.po b/l10n/ru/files_versions.po index dfa8a12274..4ea65271fb 100644 --- a/l10n/ru/files_versions.po +++ b/l10n/ru/files_versions.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -23,6 +23,10 @@ msgstr "" msgid "Expire all versions" msgstr "Просрочить все версии" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "Версии" diff --git a/l10n/ru_RU/core.po b/l10n/ru_RU/core.po index be63870a07..5c5a1d4a79 100644 --- a/l10n/ru_RU/core.po +++ b/l10n/ru_RU/core.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-14 02:01+0200\n" -"PO-Revision-Date: 2012-09-13 12:09+0000\n" -"Last-Translator: AnnaSch \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -82,6 +82,10 @@ msgstr "Ноябрь" msgid "December" msgstr "Декабрь" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Отмена" @@ -102,10 +106,110 @@ msgstr "Да" msgid "No categories selected for deletion." msgstr "Нет категорий, выбранных для удаления." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Ошибка" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Пароль" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "Переназначение пароля" @@ -191,10 +295,6 @@ msgstr "Добавить" msgid "Create an admin account" msgstr "Создать admin account" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Пароль" - #: templates/installation.php:36 msgid "Advanced" msgstr "Расширенный" diff --git a/l10n/ru_RU/files.po b/l10n/ru_RU/files.po index dc79d635c5..a5588cb5ea 100644 --- a/l10n/ru_RU/files.po +++ b/l10n/ru_RU/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:02+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+0000\n" "Last-Translator: I Robot \n" "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n" "MIME-Version: 1.0\n" @@ -60,39 +60,43 @@ msgstr "Скрыть" msgid "Delete" msgstr "Удалить" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "уже существует" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "отмена" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "подобрать название" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "отменить" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "заменено" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "отменить действие" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "с" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "скрытый" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "удалено" @@ -108,7 +112,7 @@ msgstr "Невозможно загрузить файл,\n так как он msgid "Upload Error" msgstr "Ошибка загрузки" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Ожидающий решения" @@ -116,44 +120,44 @@ msgstr "Ожидающий решения" msgid "Upload cancelled." msgstr "Загрузка отменена" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Процесс загрузки файла. Если покинуть страницу сейчас, загрузка будет отменена." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Неправильное имя, '/' не допускается." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Размер" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Изменен" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "папка" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "папки" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "файл" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "файлы" @@ -205,7 +209,7 @@ msgstr "Папка" msgid "From url" msgstr "Из url" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Загрузить " diff --git a/l10n/ru_RU/files_sharing.po b/l10n/ru_RU/files_sharing.po index c10bd30e36..bb667a04c5 100644 --- a/l10n/ru_RU/files_sharing.po +++ b/l10n/ru_RU/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-20 02:05+0200\n" -"PO-Revision-Date: 2012-09-19 13:09+0000\n" -"Last-Translator: AnnaSch \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -26,14 +26,24 @@ msgstr "Пароль" msgid "Submit" msgstr "Передать" -#: templates/public.php:10 templates/public.php:26 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Загрузка" -#: templates/public.php:25 +#: templates/public.php:29 msgid "No preview available for" msgstr "Предварительный просмотр недоступен" -#: templates/public.php:33 +#: templates/public.php:37 msgid "web services under your control" msgstr "веб-сервисы под Вашим контролем" diff --git a/l10n/ru_RU/files_versions.po b/l10n/ru_RU/files_versions.po index 0c77ce79e7..e8828a703f 100644 --- a/l10n/ru_RU/files_versions.po +++ b/l10n/ru_RU/files_versions.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-20 02:05+0200\n" -"PO-Revision-Date: 2012-09-19 13:51+0000\n" -"Last-Translator: AnnaSch \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "Версии" diff --git a/l10n/ru_RU/user_ldap.po b/l10n/ru_RU/user_ldap.po index d021721a7d..72760a3543 100644 --- a/l10n/ru_RU/user_ldap.po +++ b/l10n/ru_RU/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-21 02:02+0200\n" -"PO-Revision-Date: 2012-09-20 13:17+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 12:37+0000\n" "Last-Translator: AnnaSch \n" "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n" "MIME-Version: 1.0\n" @@ -25,7 +25,7 @@ msgstr "Хост" #: templates/settings.php:8 msgid "" "You can omit the protocol, except you require SSL. Then start with ldaps://" -msgstr "" +msgstr "Вы можете пропустить протокол, если Вам не требуется SSL. Затем начните с ldaps://" #: templates/settings.php:9 msgid "Base DN" @@ -68,7 +68,7 @@ msgstr "" #: templates/settings.php:12 #, php-format msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" -msgstr "" +msgstr "используйте %%uid заполнитель, например, \"uid=%%uid\"" #: templates/settings.php:13 msgid "User List Filter" @@ -80,7 +80,7 @@ msgstr "" #: templates/settings.php:13 msgid "without any placeholder, e.g. \"objectClass=person\"." -msgstr "" +msgstr "без каких-либо заполнителей, например, \"objectClass=person\"." #: templates/settings.php:14 msgid "Group Filter" @@ -92,7 +92,7 @@ msgstr "" #: templates/settings.php:14 msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." -msgstr "" +msgstr "без каких-либо заполнителей, например, \"objectClass=posixGroup\"." #: templates/settings.php:17 msgid "Port" @@ -134,7 +134,7 @@ msgstr "" #: templates/settings.php:23 msgid "Not recommended, use for testing only." -msgstr "" +msgstr "Не рекомендовано, используйте только для тестирования." #: templates/settings.php:24 msgid "User Display Name Field" @@ -142,7 +142,7 @@ msgstr "" #: templates/settings.php:24 msgid "The LDAP attribute to use to generate the user`s ownCloud name." -msgstr "" +msgstr "Атрибут LDAP, используемый для создания имени пользователя в ownCloud." #: templates/settings.php:25 msgid "Group Display Name Field" @@ -150,7 +150,7 @@ msgstr "" #: templates/settings.php:25 msgid "The LDAP attribute to use to generate the groups`s ownCloud name." -msgstr "" +msgstr "Атрибут LDAP, используемый для создания группового имени в ownCloud." #: templates/settings.php:27 msgid "in bytes" diff --git a/l10n/sk_SK/core.po b/l10n/sk_SK/core.po index bcdf41a7d2..df6f75057f 100644 --- a/l10n/sk_SK/core.po +++ b/l10n/sk_SK/core.po @@ -4,13 +4,14 @@ # # Translators: # , 2011, 2012. +# , 2012. # Roman Priesol , 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -31,58 +32,62 @@ msgstr "Žiadna kategória pre pridanie?" msgid "This category already exists: " msgstr "Táto kategória už existuje:" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Nastavenia" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Január" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Február" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Marec" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "Apríl" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Máj" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Jún" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Júl" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "August" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "September" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Október" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "November" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "December" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Zrušiť" @@ -103,10 +108,110 @@ msgstr "Ok" msgid "No categories selected for deletion." msgstr "Neboli vybrané žiadne kategórie pre odstránenie." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Chyba" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Heslo" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "Obnovenie hesla pre ownCloud" @@ -178,7 +283,7 @@ msgstr "Prístup odmietnutý" #: templates/404.php:12 msgid "Cloud not found" -msgstr "Nedokážem nájsť" +msgstr "Nenájdené" #: templates/edit_categories_dialog.php:4 msgid "Edit categories" @@ -192,10 +297,6 @@ msgstr "Pridať" msgid "Create an admin account" msgstr "Vytvoriť administrátorský účet" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Heslo" - #: templates/installation.php:36 msgid "Advanced" msgstr "Pokročilé" @@ -237,11 +338,11 @@ msgstr "Server databázy" msgid "Finish setup" msgstr "Dokončiť inštaláciu" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "webové služby pod vašou kontrolou" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Odhlásiť" diff --git a/l10n/sk_SK/files.po b/l10n/sk_SK/files.po index 9730f5a8e9..437b7614a3 100644 --- a/l10n/sk_SK/files.po +++ b/l10n/sk_SK/files.po @@ -4,13 +4,14 @@ # # Translators: # , 2012. +# , 2012. # Roman Priesol , 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -55,47 +56,51 @@ msgstr "Súbory" #: js/fileactions.js:108 templates/index.php:62 msgid "Unshare" -msgstr "" +msgstr "Nezdielať" #: js/fileactions.js:110 templates/index.php:64 msgid "Delete" msgstr "Odstrániť" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" -msgstr "" +msgstr "už existuje" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" -msgstr "" +msgstr "nahradiť" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" -msgstr "" +msgstr "pomôcť s menom" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" -msgstr "" +msgstr "zrušiť" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" -msgstr "" +msgstr "zmenené" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" -msgstr "" +msgstr "vrátiť" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" -msgstr "" +msgstr "s" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" -msgstr "" +msgstr "zdielané" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" -msgstr "" +msgstr "zmazané" #: js/files.js:179 msgid "generating ZIP-file, it may take some time." @@ -109,7 +114,7 @@ msgstr "Nemôžem nahrať súbor lebo je to priečinok alebo má 0 bajtov." msgid "Upload Error" msgstr "Chyba nahrávania" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Čaká sa" @@ -117,44 +122,44 @@ msgstr "Čaká sa" msgid "Upload cancelled." msgstr "Nahrávanie zrušené" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." -msgstr "" +msgstr "Opustenie stránky zruší práve prebiehajúce odosielanie súboru." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Chybný názov, \"/\" nie je povolené" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" -msgstr "" +msgstr "skontrolovaných súborov" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" -msgstr "" +msgstr "chyba počas kontroly" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Veľkosť" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Upravené" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "priečinok" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "priečinky" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "súbor" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "súbory" @@ -164,7 +169,7 @@ msgstr "Nastavenie správanie k súborom" #: templates/admin.php:7 msgid "Maximum upload size" -msgstr "Maximálna veľkosť nahratia" +msgstr "Maximálna veľkosť odosielaného súboru" #: templates/admin.php:7 msgid "max. possible: " @@ -188,7 +193,7 @@ msgstr "Najväčšia veľkosť ZIP súborov" #: templates/admin.php:14 msgid "Save" -msgstr "" +msgstr "Uložiť" #: templates/index.php:7 msgid "New" @@ -206,7 +211,7 @@ msgstr "Priečinok" msgid "From url" msgstr "Z url" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Nahrať" @@ -216,7 +221,7 @@ msgstr "Zrušiť odosielanie" #: templates/index.php:40 msgid "Nothing in here. Upload something!" -msgstr "Nič tu nie je. Nahrajte niečo!" +msgstr "Žiadny súbor. Nahrajte niečo!" #: templates/index.php:48 msgid "Name" @@ -232,7 +237,7 @@ msgstr "Stiahnuť" #: templates/index.php:75 msgid "Upload too large" -msgstr "Nahrávanie príliš veľké" +msgstr "Odosielaný súbor je príliš veľký" #: templates/index.php:77 msgid "" diff --git a/l10n/sk_SK/files_sharing.po b/l10n/sk_SK/files_sharing.po index d28ae49cf7..86f025ad21 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: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-07 02:04+0200\n" -"PO-Revision-Date: 2012-09-06 17:47+0000\n" -"Last-Translator: intense \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -26,14 +26,24 @@ msgstr "Heslo" msgid "Submit" msgstr "Odoslať" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Stiahnuť" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "Žiaden náhľad k dispozícii pre" -#: templates/public.php:25 +#: templates/public.php:37 msgid "web services under your control" msgstr "webové služby pod Vašou kontrolou" diff --git a/l10n/sk_SK/files_versions.po b/l10n/sk_SK/files_versions.po index 4116e72935..437e9d5d35 100644 --- a/l10n/sk_SK/files_versions.po +++ b/l10n/sk_SK/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/sk_SK/lib.po b/l10n/sk_SK/lib.po index b4ffed6537..1a98bd0de2 100644 --- a/l10n/sk_SK/lib.po +++ b/l10n/sk_SK/lib.po @@ -3,113 +3,114 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# , 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-01 02:01+0200\n" -"PO-Revision-Date: 2012-09-01 00:02+0000\n" -"Last-Translator: I Robot \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 11:28+0000\n" +"Last-Translator: martinb \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" "Content-Transfer-Encoding: 8bit\n" "Language: sk_SK\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: app.php:288 +#: app.php:285 msgid "Help" -msgstr "" +msgstr "Pomoc" -#: app.php:295 +#: app.php:292 msgid "Personal" -msgstr "" +msgstr "Osobné" -#: app.php:300 +#: app.php:297 msgid "Settings" -msgstr "" +msgstr "Nastavenia" -#: app.php:305 +#: app.php:302 msgid "Users" -msgstr "" +msgstr "Užívatelia" -#: app.php:312 +#: app.php:309 msgid "Apps" -msgstr "" +msgstr "Aplikácie" -#: app.php:314 +#: app.php:311 msgid "Admin" -msgstr "" +msgstr "Správca" -#: files.php:280 +#: files.php:309 msgid "ZIP download is turned off." -msgstr "" +msgstr "Sťahovanie súborov ZIP je vypnuté." -#: files.php:281 +#: files.php:310 msgid "Files need to be downloaded one by one." -msgstr "" +msgstr "Súbory musia byť nahrávané jeden za druhým." -#: files.php:281 files.php:306 +#: files.php:310 files.php:335 msgid "Back to Files" -msgstr "" +msgstr "Späť na súbory" -#: files.php:305 +#: files.php:334 msgid "Selected files too large to generate zip file." -msgstr "" +msgstr "Zvolené súbory sú príliž veľké na vygenerovanie zip súboru." #: json.php:28 msgid "Application is not enabled" -msgstr "" +msgstr "Aplikácia nie je zapnutá" #: json.php:39 json.php:63 json.php:75 msgid "Authentication error" -msgstr "" +msgstr "Chyba autentifikácie" #: json.php:51 msgid "Token expired. Please reload page." msgstr "" -#: template.php:86 +#: template.php:87 msgid "seconds ago" msgstr "" -#: template.php:87 -msgid "1 minute ago" -msgstr "" - #: template.php:88 +msgid "1 minute ago" +msgstr "pred 1 minútou" + +#: template.php:89 #, php-format msgid "%d minutes ago" -msgstr "" - -#: template.php:91 -msgid "today" -msgstr "" +msgstr "pred %d minútami" #: template.php:92 -msgid "yesterday" -msgstr "" +msgid "today" +msgstr "dnes" #: template.php:93 -#, php-format -msgid "%d days ago" -msgstr "" +msgid "yesterday" +msgstr "včera" #: template.php:94 -msgid "last month" -msgstr "" +#, php-format +msgid "%d days ago" +msgstr "pred %d dňami" #: template.php:95 -msgid "months ago" -msgstr "" +msgid "last month" +msgstr "minulý mesiac" #: template.php:96 -msgid "last year" -msgstr "" +msgid "months ago" +msgstr "pred mesiacmi" #: template.php:97 +msgid "last year" +msgstr "minulý rok" + +#: template.php:98 msgid "years ago" -msgstr "" +msgstr "pred rokmi" #: updater.php:66 #, php-format @@ -118,8 +119,8 @@ msgstr "" #: updater.php:68 msgid "up to date" -msgstr "" +msgstr "aktuálny" #: updater.php:71 msgid "updates check is disabled" -msgstr "" +msgstr "sledovanie aktualizácií je vypnuté" diff --git a/l10n/sk_SK/settings.po b/l10n/sk_SK/settings.po index 71ad4bb94b..2089e7b7c5 100644 --- a/l10n/sk_SK/settings.po +++ b/l10n/sk_SK/settings.po @@ -4,15 +4,16 @@ # # Translators: # , 2011, 2012. +# , 2012. # Roman Priesol , 2012. # , 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-19 00:03+0000\n" -"Last-Translator: I Robot \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 10:33+0000\n" +"Last-Translator: martinb \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" @@ -22,24 +23,24 @@ msgstr "" #: ajax/apps/ocs.php:23 msgid "Unable to load list from App Store" -msgstr "" +msgstr "Nie je možné nahrať zoznam z App Store" #: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18 #: ajax/togglegroups.php:15 msgid "Authentication error" -msgstr "" +msgstr "Chyba pri autentifikácii" #: ajax/creategroup.php:19 msgid "Group already exists" -msgstr "" +msgstr "Skupina už existuje" #: ajax/creategroup.php:28 msgid "Unable to add group" -msgstr "" +msgstr "Nie je možné pridať skupinu" #: ajax/enableapp.php:14 msgid "Could not enable app. " -msgstr "" +msgstr "Nie je možné zapnúť aplikáciu." #: ajax/lostpassword.php:14 msgid "Email saved" @@ -59,11 +60,11 @@ msgstr "Neplatná požiadavka" #: ajax/removegroup.php:16 msgid "Unable to delete group" -msgstr "" +msgstr "Nie je možné zmazať skupinu" #: ajax/removeuser.php:22 msgid "Unable to delete user" -msgstr "" +msgstr "Nie je možné zmazať užívateľa" #: ajax/setlanguage.php:18 msgid "Language changed" @@ -72,12 +73,12 @@ msgstr "Jazyk zmenený" #: ajax/togglegroups.php:25 #, php-format msgid "Unable to add user to group %s" -msgstr "" +msgstr "Nie je možné pridať užívateľa do skupiny %s" #: ajax/togglegroups.php:31 #, php-format msgid "Unable to remove user from group %s" -msgstr "" +msgstr "Nie je možné zmazať užívateľa zo skupiny %s" #: js/apps.js:27 js/apps.js:61 msgid "Disable" @@ -97,7 +98,7 @@ msgstr "Slovensky" #: templates/admin.php:14 msgid "Security Warning" -msgstr "" +msgstr "Bezpečnostné varovanie" #: templates/admin.php:17 msgid "" @@ -130,27 +131,27 @@ msgstr "" #: templates/admin.php:56 msgid "Sharing" -msgstr "" +msgstr "Zdieľanie" #: templates/admin.php:61 msgid "Enable Share API" -msgstr "" +msgstr "Zapnúť API zdieľania" #: templates/admin.php:62 msgid "Allow apps to use the Share API" -msgstr "" +msgstr "Povoliť aplikáciam používať API pre zdieľanie" #: templates/admin.php:67 msgid "Allow links" -msgstr "" +msgstr "Povoliť odkazy" #: templates/admin.php:68 msgid "Allow users to share items to the public with links" -msgstr "" +msgstr "Povoliť užívateľom zdieľať obsah pomocou verejných odkazov" #: templates/admin.php:73 msgid "Allow resharing" -msgstr "" +msgstr "Povoliť opakované zdieľanie" #: templates/admin.php:74 msgid "Allow users to share items shared with them again" @@ -158,11 +159,11 @@ msgstr "" #: templates/admin.php:79 msgid "Allow users to share with anyone" -msgstr "" +msgstr "Povoliť užívateľom zdieľať s každým" #: templates/admin.php:81 msgid "Allow users to only share with users in their groups" -msgstr "" +msgstr "Povoliť užívateľom zdieľanie iba s užívateľmi ich vlastnej skupiny" #: templates/admin.php:88 msgid "Log" @@ -196,7 +197,7 @@ msgstr "Pozrite si stránku aplikácie na apps.owncloud.com" #: templates/apps.php:30 msgid "-licensed by " -msgstr "" +msgstr "-licencované " #: templates/help.php:9 msgid "Documentation" @@ -225,7 +226,7 @@ msgstr "Odpoveď" #: templates/personal.php:8 #, php-format msgid "You have used %s of the available %s" -msgstr "" +msgstr "Použili ste %s dostupného %s" #: templates/personal.php:12 msgid "Desktop and Mobile Syncing Clients" @@ -237,7 +238,7 @@ msgstr "Stiahnúť" #: templates/personal.php:19 msgid "Your password was changed" -msgstr "" +msgstr "Heslo bolo zmenené" #: templates/personal.php:20 msgid "Unable to change your password" @@ -309,7 +310,7 @@ msgstr "Iné" #: templates/users.php:80 templates/users.php:112 msgid "Group Admin" -msgstr "" +msgstr "Správca skupiny" #: templates/users.php:82 msgid "Quota" diff --git a/l10n/sl/core.po b/l10n/sl/core.po index 66b5310397..933feb6207 100644 --- a/l10n/sl/core.po +++ b/l10n/sl/core.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -32,58 +32,62 @@ msgstr "Ni kategorije za dodajanje?" msgid "This category already exists: " msgstr "Ta kategorija že obstaja:" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Nastavitve" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "januar" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "februar" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "marec" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "april" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "maj" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "junij" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "julij" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "avgust" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "september" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "oktober" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "november" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "december" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Prekliči" @@ -104,10 +108,110 @@ msgstr "V redu" msgid "No categories selected for deletion." msgstr "Za izbris ni bila izbrana nobena kategorija." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Napaka" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Geslo" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "Ponastavitev gesla ownCloud" @@ -193,10 +297,6 @@ msgstr "Dodaj" msgid "Create an admin account" msgstr "Ustvari skrbniški račun" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Geslo" - #: templates/installation.php:36 msgid "Advanced" msgstr "Napredne možnosti" @@ -238,11 +338,11 @@ msgstr "Gostitelj podatkovne zbirke" msgid "Finish setup" msgstr "Dokončaj namestitev" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "spletne storitve pod vašim nadzorom" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Odjava" diff --git a/l10n/sl/files.po b/l10n/sl/files.po index a7b136d34f..e20cbd0fdc 100644 --- a/l10n/sl/files.po +++ b/l10n/sl/files.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-18 10:08+0000\n" -"Last-Translator: Peter Peroša \n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -62,39 +62,43 @@ msgstr "Odstrani iz souporabe" msgid "Delete" msgstr "Izbriši" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "že obstaja" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "nadomesti" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "predlagaj ime" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "ekliči" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "nadomeščen" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "razveljavi" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "z" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "odstranjeno iz souporabe" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "izbrisano" @@ -110,7 +114,7 @@ msgstr "Nalaganje ni mogoče, saj gre za mapo, ali pa ima datoteka velikost 0 ba msgid "Upload Error" msgstr "Napaka pri nalaganju" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Na čakanju" @@ -118,44 +122,44 @@ msgstr "Na čakanju" msgid "Upload cancelled." msgstr "Nalaganje je bilo preklicano." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Nalaganje datoteke je v teku. Če zapustite to stran zdaj, boste nalaganje preklicali." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Neveljavno ime. Znak '/' ni dovoljen." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "pregledanih datotek" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "napaka med pregledovanjem datotek" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Velikost" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Spremenjeno" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "mapa" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "mape" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "datoteka" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "datoteke" @@ -207,7 +211,7 @@ msgstr "Mapa" msgid "From url" msgstr "Iz url naslova" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Naloži" diff --git a/l10n/sl/files_sharing.po b/l10n/sl/files_sharing.po index 54b84f8ba1..3003e48ccd 100644 --- a/l10n/sl/files_sharing.po +++ b/l10n/sl/files_sharing.po @@ -8,15 +8,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-01 02:01+0200\n" -"PO-Revision-Date: 2012-08-31 14:15+0000\n" -"Last-Translator: Peter Peroša \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Transfer-Encoding: 8bit\n" "Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3)\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" #: templates/authenticate.php:4 msgid "Password" @@ -26,14 +26,24 @@ msgstr "Geslo" msgid "Submit" msgstr "Pošlji" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Prenesi" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "Predogled ni na voljo za" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "spletne storitve pod vašim nadzorom" diff --git a/l10n/sl/files_versions.po b/l10n/sl/files_versions.po index 716e97cbbd..ec3807cf82 100644 --- a/l10n/sl/files_versions.po +++ b/l10n/sl/files_versions.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-17 11:09+0000\n" -"Last-Translator: Peter Peroša \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "Zastaraj vse različice" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "Različice" diff --git a/l10n/so/core.po b/l10n/so/core.po index f34edceab5..83743d0716 100644 --- a/l10n/so/core.po +++ b/l10n/so/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+0000\n" "Last-Translator: I Robot \n" "Language-Team: Somali (http://www.transifex.com/projects/p/owncloud/language/so/)\n" "MIME-Version: 1.0\n" @@ -29,58 +29,62 @@ msgstr "" msgid "This category already exists: " msgstr "" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "" @@ -101,10 +105,110 @@ msgstr "" msgid "No categories selected for deletion." msgstr "" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "" @@ -190,10 +294,6 @@ msgstr "" msgid "Create an admin account" msgstr "" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "" - #: templates/installation.php:36 msgid "Advanced" msgstr "" @@ -235,11 +335,11 @@ msgstr "" msgid "Finish setup" msgstr "" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "" diff --git a/l10n/so/files.po b/l10n/so/files.po index 331c5b9de8..56d0c68046 100644 --- a/l10n/so/files.po +++ b/l10n/so/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:02+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+0000\n" "Last-Translator: I Robot \n" "Language-Team: Somali (http://www.transifex.com/projects/p/owncloud/language/so/)\n" "MIME-Version: 1.0\n" @@ -59,39 +59,43 @@ msgstr "" msgid "Delete" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "" @@ -107,7 +111,7 @@ msgstr "" msgid "Upload Error" msgstr "" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "" @@ -115,44 +119,44 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "" @@ -204,7 +208,7 @@ msgstr "" msgid "From url" msgstr "" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "" diff --git a/l10n/so/files_sharing.po b/l10n/so/files_sharing.po index dbbd4da284..ff0fc169de 100644 --- a/l10n/so/files_sharing.po +++ b/l10n/so/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+0000\n" "Last-Translator: I Robot \n" "Language-Team: Somali (http://www.transifex.com/projects/p/owncloud/language/so/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: so\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/so/files_versions.po b/l10n/so/files_versions.po index 194dbdb067..6be7c16884 100644 --- a/l10n/so/files_versions.po +++ b/l10n/so/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+0000\n" "Last-Translator: I Robot \n" "Language-Team: Somali (http://www.transifex.com/projects/p/owncloud/language/so/)\n" "MIME-Version: 1.0\n" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/sr/core.po b/l10n/sr/core.po index 2e4f99fe34..b7bf53c473 100644 --- a/l10n/sr/core.po +++ b/l10n/sr/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -30,58 +30,62 @@ msgstr "" msgid "This category already exists: " msgstr "" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Подешавања" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "" @@ -102,10 +106,110 @@ msgstr "" msgid "No categories selected for deletion." msgstr "" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Лозинка" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "" @@ -191,10 +295,6 @@ msgstr "" msgid "Create an admin account" msgstr "Направи административни налог" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Лозинка" - #: templates/installation.php:36 msgid "Advanced" msgstr "Напредно" @@ -236,11 +336,11 @@ msgstr "Домаћин базе" msgid "Finish setup" msgstr "Заврши подешавање" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "веб сервиси под контролом" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Одјава" diff --git a/l10n/sr/files.po b/l10n/sr/files.po index f047ac6ad4..9448d408c2 100644 --- a/l10n/sr/files.po +++ b/l10n/sr/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -60,39 +60,43 @@ msgstr "" msgid "Delete" msgstr "Обриши" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "" @@ -108,7 +112,7 @@ msgstr "" msgid "Upload Error" msgstr "" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "" @@ -116,44 +120,44 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Величина" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Задња измена" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "" @@ -205,7 +209,7 @@ msgstr "фасцикла" msgid "From url" msgstr "" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Пошаљи" diff --git a/l10n/sr/files_sharing.po b/l10n/sr/files_sharing.po index c1bbe16e93..36c9d0ac46 100644 --- a/l10n/sr/files_sharing.po +++ b/l10n/sr/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: sr\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" +"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" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/sr/files_versions.po b/l10n/sr/files_versions.po index 4018647302..592163313f 100644 --- a/l10n/sr/files_versions.po +++ b/l10n/sr/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/sr@latin/core.po b/l10n/sr@latin/core.po index c3541b058a..9af762b5fe 100644 --- a/l10n/sr@latin/core.po +++ b/l10n/sr@latin/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -30,58 +30,62 @@ msgstr "" msgid "This category already exists: " msgstr "" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Podešavanja" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "" @@ -102,10 +106,110 @@ msgstr "" msgid "No categories selected for deletion." msgstr "" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Lozinka" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "" @@ -191,10 +295,6 @@ msgstr "" msgid "Create an admin account" msgstr "Napravi administrativni nalog" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Lozinka" - #: templates/installation.php:36 msgid "Advanced" msgstr "Napredno" @@ -236,11 +336,11 @@ msgstr "Domaćin baze" msgid "Finish setup" msgstr "Završi podešavanje" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Odjava" diff --git a/l10n/sr@latin/files.po b/l10n/sr@latin/files.po index d99ba6a880..8de8f62c45 100644 --- a/l10n/sr@latin/files.po +++ b/l10n/sr@latin/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -60,39 +60,43 @@ msgstr "" msgid "Delete" msgstr "Obriši" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "" @@ -108,7 +112,7 @@ msgstr "" msgid "Upload Error" msgstr "" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "" @@ -116,44 +120,44 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Veličina" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Zadnja izmena" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "" @@ -205,7 +209,7 @@ msgstr "" msgid "From url" msgstr "" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Pošalji" diff --git a/l10n/sr@latin/files_sharing.po b/l10n/sr@latin/files_sharing.po index 7536a9cba8..cd27899cfc 100644 --- a/l10n/sr@latin/files_sharing.po +++ b/l10n/sr@latin/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: sr@latin\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" +"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" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/sr@latin/files_versions.po b/l10n/sr@latin/files_versions.po index 821c0e6607..1f2db94b8a 100644 --- a/l10n/sr@latin/files_versions.po +++ b/l10n/sr@latin/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/sv/core.po b/l10n/sv/core.po index 57ad5c15e4..7873089355 100644 --- a/l10n/sv/core.po +++ b/l10n/sv/core.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -35,58 +35,62 @@ msgstr "Ingen kategori att lägga till?" msgid "This category already exists: " msgstr "Denna kategori finns redan:" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Inställningar" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Januari" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Februari" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Mars" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "April" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Maj" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Juni" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Juli" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "Augusti" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "September" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Oktober" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "November" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "December" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Avbryt" @@ -107,10 +111,110 @@ msgstr "Ok" msgid "No categories selected for deletion." msgstr "Inga kategorier valda för radering." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Fel" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Lösenord" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "ownCloud lösenordsåterställning" @@ -196,10 +300,6 @@ msgstr "Lägg till" msgid "Create an admin account" msgstr "Skapa ett administratörskonto" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Lösenord" - #: templates/installation.php:36 msgid "Advanced" msgstr "Avancerat" @@ -241,11 +341,11 @@ msgstr "Databasserver" msgid "Finish setup" msgstr "Avsluta installation" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "webbtjänster under din kontroll" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Logga ut" diff --git a/l10n/sv/files.po b/l10n/sv/files.po index 8a065ef01f..5a27a5de8b 100644 --- a/l10n/sv/files.po +++ b/l10n/sv/files.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-18 10:56+0000\n" -"Last-Translator: Magnus Höglund \n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -65,39 +65,43 @@ msgstr "Sluta dela" msgid "Delete" msgstr "Radera" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "finns redan" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "ersätt" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "föreslå namn" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "avbryt" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "ersatt" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "ångra" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "med" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "Ej delad" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "raderad" @@ -113,7 +117,7 @@ msgstr "Kunde inte ladda upp dina filer eftersom det antingen är en mapp eller msgid "Upload Error" msgstr "Uppladdningsfel" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Väntar" @@ -121,44 +125,44 @@ msgstr "Väntar" msgid "Upload cancelled." msgstr "Uppladdning avbruten." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Ogiltigt namn, '/' är inte tillåten." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "filer skannade" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "fel vid skanning" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Storlek" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Ändrad" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "mapp" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "mappar" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "fil" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "filer" @@ -210,7 +214,7 @@ msgstr "Mapp" msgid "From url" msgstr "Från webbadress" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Ladda upp" diff --git a/l10n/sv/files_sharing.po b/l10n/sv/files_sharing.po index 1888512788..14ceb3bf5d 100644 --- a/l10n/sv/files_sharing.po +++ b/l10n/sv/files_sharing.po @@ -8,15 +8,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-01 02:01+0200\n" -"PO-Revision-Date: 2012-08-31 08:24+0000\n" -"Last-Translator: Magnus Höglund \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Transfer-Encoding: 8bit\n" "Language: sv\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/authenticate.php:4 msgid "Password" @@ -26,14 +26,24 @@ msgstr "Lösenord" msgid "Submit" msgstr "Skicka" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Ladda ner" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "Ingen förhandsgranskning tillgänglig för" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "webbtjänster under din kontroll" diff --git a/l10n/sv/files_versions.po b/l10n/sv/files_versions.po index f78979b79a..34745cd24f 100644 --- a/l10n/sv/files_versions.po +++ b/l10n/sv/files_versions.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-17 07:33+0000\n" -"Last-Translator: Magnus Höglund \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "Upphör alla versioner" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "Versioner" diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index 3da643204c..015b551e21 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-09-21 02:02+0200\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -81,6 +81,10 @@ msgstr "" msgid "December" msgstr "" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "" @@ -101,10 +105,110 @@ msgstr "" msgid "No categories selected for deletion." msgstr "" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "" @@ -190,10 +294,6 @@ msgstr "" msgid "Create an admin account" msgstr "" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "" - #: templates/installation.php:36 msgid "Advanced" msgstr "" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index 5988309ac7..ba6bc6dc04 100644 --- a/l10n/templates/files.pot +++ b/l10n/templates/files.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-09-21 02:02+0200\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -59,6 +59,10 @@ msgstr "" msgid "Delete" msgstr "" +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + #: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "" @@ -204,7 +208,7 @@ msgstr "" msgid "From url" msgstr "" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "" diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot index daeb636e2e..741fb3611c 100644 --- a/l10n/templates/files_encryption.pot +++ b/l10n/templates/files_encryption.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-09-21 02:02+0200\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot index 47e75c8fd4..88791a0c73 100644 --- a/l10n/templates/files_external.pot +++ b/l10n/templates/files_external.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-09-21 02:02+0200\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot index 38e3593cbc..50c205047b 100644 --- a/l10n/templates/files_sharing.pot +++ b/l10n/templates/files_sharing.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-09-21 02:02+0200\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:10 templates/public.php:26 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:25 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:33 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot index fcea4a7c6a..683525fdac 100644 --- a/l10n/templates/files_versions.pot +++ b/l10n/templates/files_versions.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-09-21 02:02+0200\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot index 8afa66abbd..5fe2147456 100644 --- a/l10n/templates/lib.pot +++ b/l10n/templates/lib.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-09-21 02:02+0200\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -41,19 +41,19 @@ msgstr "" msgid "Admin" msgstr "" -#: files.php:280 +#: files.php:309 msgid "ZIP download is turned off." msgstr "" -#: files.php:281 +#: files.php:310 msgid "Files need to be downloaded one by one." msgstr "" -#: files.php:281 files.php:306 +#: files.php:310 files.php:335 msgid "Back to Files" msgstr "" -#: files.php:305 +#: files.php:334 msgid "Selected files too large to generate zip file." msgstr "" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index 80c99fad1c..4c06316254 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-09-21 02:02+0200\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot index 0450ef1b72..0add0c24ad 100644 --- a/l10n/templates/user_ldap.pot +++ b/l10n/templates/user_ldap.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-09-21 02:02+0200\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/th_TH/core.po b/l10n/th_TH/core.po index 57ee6a0d22..ea908570fe 100644 --- a/l10n/th_TH/core.po +++ b/l10n/th_TH/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -31,58 +31,62 @@ msgstr "ไม่มีหมวดหมู่ที่ต้องการเ msgid "This category already exists: " msgstr "หมวดหมู่นี้มีอยู่แล้ว: " -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "ตั้งค่า" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "มกราคม" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "กุมภาพันธ์" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "มีนาคม" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "เมษายน" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "พฤษภาคม" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "มิถุนายน" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "กรกฏาคม" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "สิงหาคม" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "กันยายน" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "ตุลาคม" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "พฤศจิกายน" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "ธันวาคม" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "ยกเลิก" @@ -103,10 +107,110 @@ msgstr "ตกลง" msgid "No categories selected for deletion." msgstr "ยังไม่ได้เลือกหมวดหมู่ที่ต้องการลบ" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "พบข้อผิดพลาด" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "รหัสผ่าน" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "รีเซ็ตรหัสผ่าน ownCloud" @@ -192,10 +296,6 @@ msgstr "เพิ่ม" msgid "Create an admin account" msgstr "สร้าง บัญชีผู้ดูแลระบบ" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "รหัสผ่าน" - #: templates/installation.php:36 msgid "Advanced" msgstr "ขั้นสูง" @@ -237,11 +337,11 @@ msgstr "Database host" msgid "Finish setup" msgstr "ติดตั้งเรียบร้อยแล้ว" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "web services under your control" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "ออกจากระบบ" diff --git a/l10n/th_TH/files.po b/l10n/th_TH/files.po index 988beba494..8d92e08793 100644 --- a/l10n/th_TH/files.po +++ b/l10n/th_TH/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-18 08:41+0000\n" -"Last-Translator: AriesAnywhere Anywhere \n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -61,39 +61,43 @@ msgstr "ยกเลิกการแชร์ข้อมูล" msgid "Delete" msgstr "ลบ" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "มีอยู่แล้ว" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "แทนที่" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "แนะนำชื่อ" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "ยกเลิก" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "แทนที่แล้ว" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "เลิกทำ" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "กับ" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "ยกเลิกการแชร์ข้อมูลแล้ว" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "ลบแล้ว" @@ -109,7 +113,7 @@ msgstr "ไม่สามารถอัพโหลดไฟล์ของค msgid "Upload Error" msgstr "เกิดข้อผิดพลาดในการอัพโหลด" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "อยู่ระหว่างดำเนินการ" @@ -117,44 +121,44 @@ msgstr "อยู่ระหว่างดำเนินการ" msgid "Upload cancelled." msgstr "การอัพโหลดถูกยกเลิก" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "การอัพโหลดไฟล์กำลังอยู่ในระหว่างดำเนินการ การออกจากหน้าเว็บนี้จะทำให้การอัพโหลดถูกยกเลิก" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "ชื่อที่ใช้ไม่ถูกต้อง '/' ไม่อนุญาตให้ใช้งาน" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "ไฟล์ต่างๆได้รับการสแกนแล้ว" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "พบข้อผิดพลาดในระหว่างการสแกนไฟล์" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "ขนาด" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "ปรับปรุงล่าสุด" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "โฟลเดอร์" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "โฟลเดอร์" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "ไฟล์" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "ไฟล์" @@ -206,7 +210,7 @@ msgstr "แฟ้มเอกสาร" msgid "From url" msgstr "จาก url" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "อัพโหลด" diff --git a/l10n/th_TH/files_sharing.po b/l10n/th_TH/files_sharing.po index 27aa8b2872..7aa1219fad 100644 --- a/l10n/th_TH/files_sharing.po +++ b/l10n/th_TH/files_sharing.po @@ -8,15 +8,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-01 02:01+0200\n" -"PO-Revision-Date: 2012-08-31 17:05+0000\n" -"Last-Translator: AriesAnywhere Anywhere \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: th_TH\n" -"Plural-Forms: nplurals=1; plural=0\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: templates/authenticate.php:4 msgid "Password" @@ -26,14 +26,24 @@ msgstr "รหัสผ่าน" msgid "Submit" msgstr "ส่ง" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "ดาวน์โหลด" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "ไม่สามารถดูตัวอย่างได้สำหรับ" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "เว็บเซอร์วิสที่คุณควบคุมการใช้งานได้" diff --git a/l10n/th_TH/files_versions.po b/l10n/th_TH/files_versions.po index aa1ceaf157..0a8bbe5c25 100644 --- a/l10n/th_TH/files_versions.po +++ b/l10n/th_TH/files_versions.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-17 05:39+0000\n" -"Last-Translator: AriesAnywhere Anywhere \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "หมดอายุทุกรุ่น" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "รุ่น" diff --git a/l10n/tr/core.po b/l10n/tr/core.po index a715d982b6..81dc1feacf 100644 --- a/l10n/tr/core.po +++ b/l10n/tr/core.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+0000\n" "Last-Translator: I Robot \n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" @@ -32,58 +32,62 @@ msgstr "Eklenecek kategori yok?" msgid "This category already exists: " msgstr "Bu kategori zaten mevcut: " -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Ayarlar" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Ocak" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Şubat" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Mart" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "Nisan" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Mayıs" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Haziran" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Temmuz" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "Ağustos" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "Eylül" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Ekim" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "Kasım" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "Aralık" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "İptal" @@ -104,10 +108,110 @@ msgstr "Tamam" msgid "No categories selected for deletion." msgstr "Silmek için bir kategori seçilmedi" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Hata" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Parola" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "ownCloud parola sıfırlama" @@ -193,10 +297,6 @@ msgstr "Ekle" msgid "Create an admin account" msgstr "Bir yönetici hesabı oluşturun" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Parola" - #: templates/installation.php:36 msgid "Advanced" msgstr "Gelişmiş" @@ -238,11 +338,11 @@ msgstr "Veritabanı sunucusu" msgid "Finish setup" msgstr "Kurulumu tamamla" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "kontrolünüzdeki web servisleri" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Çıkış yap" diff --git a/l10n/tr/files.po b/l10n/tr/files.po index 5eba75eccb..2ab1e1108d 100644 --- a/l10n/tr/files.po +++ b/l10n/tr/files.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+0000\n" "Last-Translator: I Robot \n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" @@ -63,39 +63,43 @@ msgstr "" msgid "Delete" msgstr "Sil" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "zaten mevcut" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "değiştir" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "iptal" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "değiştirildi" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "geri al" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "ile" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "silindi" @@ -111,7 +115,7 @@ msgstr "Dosyanızın boyutu 0 byte olduğundan veya bir dizin olduğundan yükle msgid "Upload Error" msgstr "Yükleme hatası" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Bekliyor" @@ -119,44 +123,44 @@ msgstr "Bekliyor" msgid "Upload cancelled." msgstr "Yükleme iptal edildi." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Dosya yükleme işlemi sürüyor. Şimdi sayfadan ayrılırsanız işleminiz iptal olur." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Geçersiz isim, '/' işaretine izin verilmiyor." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Boyut" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Değiştirilme" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "dizin" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "dizinler" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "dosya" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "dosyalar" @@ -208,7 +212,7 @@ msgstr "Klasör" msgid "From url" msgstr "Url'den" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Yükle" diff --git a/l10n/tr/files_sharing.po b/l10n/tr/files_sharing.po index 7f22432893..fbf76ec640 100644 --- a/l10n/tr/files_sharing.po +++ b/l10n/tr/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+0000\n" "Last-Translator: I Robot \n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: tr\n" -"Plural-Forms: nplurals=1; plural=0\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/tr/files_versions.po b/l10n/tr/files_versions.po index b358355e28..d9aaae9d16 100644 --- a/l10n/tr/files_versions.po +++ b/l10n/tr/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+0000\n" "Last-Translator: I Robot \n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/uk/core.po b/l10n/uk/core.po index a544613a18..c7dfc830d8 100644 --- a/l10n/uk/core.po +++ b/l10n/uk/core.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-11 02:02+0200\n" -"PO-Revision-Date: 2012-09-10 11:16+0000\n" -"Last-Translator: VicDeo \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -84,6 +84,10 @@ msgstr "Листопад" msgid "December" msgstr "Грудень" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Відмінити" @@ -104,10 +108,110 @@ msgstr "" msgid "No categories selected for deletion." msgstr "" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Помилка" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Пароль" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "" @@ -193,10 +297,6 @@ msgstr "Додати" msgid "Create an admin account" msgstr "" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Пароль" - #: templates/installation.php:36 msgid "Advanced" msgstr "" diff --git a/l10n/uk/files.po b/l10n/uk/files.po index a83100498c..3f9b0eed1d 100644 --- a/l10n/uk/files.po +++ b/l10n/uk/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -61,39 +61,43 @@ msgstr "" msgid "Delete" msgstr "Видалити" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "відмінити" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "видалені" @@ -109,7 +113,7 @@ msgstr "Неможливо завантажити ваш файл тому, що msgid "Upload Error" msgstr "Помилка завантаження" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Очікування" @@ -117,44 +121,44 @@ msgstr "Очікування" msgid "Upload cancelled." msgstr "Завантаження перервано." -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Некоректне ім'я, '/' не дозволено." -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Розмір" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Змінено" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "тека" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "теки" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "файл" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "файли" @@ -206,7 +210,7 @@ msgstr "Папка" msgid "From url" msgstr "З URL" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Відвантажити" diff --git a/l10n/uk/files_sharing.po b/l10n/uk/files_sharing.po index 411329b93c..bb4445339e 100644 --- a/l10n/uk/files_sharing.po +++ b/l10n/uk/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-11 02:02+0200\n" -"PO-Revision-Date: 2012-09-10 10:38+0000\n" -"Last-Translator: VicDeo \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -26,14 +26,24 @@ msgstr "Пароль" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Завантажити" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:25 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/uk/files_versions.po b/l10n/uk/files_versions.po index 15fa3309cd..45b78595d4 100644 --- a/l10n/uk/files_versions.po +++ b/l10n/uk/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/l10n/vi/core.po b/l10n/vi/core.po index 4030732e1e..4a5eed0411 100644 --- a/l10n/vi/core.po +++ b/l10n/vi/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -30,58 +30,62 @@ msgstr "Không có danh mục được thêm?" msgid "This category already exists: " msgstr "Danh mục này đã được tạo :" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "Cài đặt" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "Tháng 1" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "Tháng 2" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "Tháng 3" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "Tháng 4" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "Tháng 5" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "Tháng 6" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "Tháng 7" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "Tháng 8" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "Tháng 9" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "Tháng 10" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "Tháng 11" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "Tháng 12" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "Hủy" @@ -102,10 +106,110 @@ msgstr "Ok" msgid "No categories selected for deletion." msgstr "Không có thể loại nào được chọn để xóa." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "Lỗi" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "Mật khẩu" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "Khôi phục mật khẩu Owncloud " @@ -191,10 +295,6 @@ msgstr "Thêm" msgid "Create an admin account" msgstr "Tạo một tài khoản quản trị" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "Mật khẩu" - #: templates/installation.php:36 msgid "Advanced" msgstr "Nâng cao" @@ -236,11 +336,11 @@ msgstr "Database host" msgid "Finish setup" msgstr "Cài đặt hoàn tất" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "các dịch vụ web dưới sự kiểm soát của bạn" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "Đăng xuất" diff --git a/l10n/vi/files.po b/l10n/vi/files.po index 8c98054155..2599fbabd8 100644 --- a/l10n/vi/files.po +++ b/l10n/vi/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:02+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -61,39 +61,43 @@ msgstr "Không chia sẽ" msgid "Delete" msgstr "Xóa" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "đã tồn tại" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "thay thế" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "tên gợi ý" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "hủy" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "đã được thay thế" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "lùi lại" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "với" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "đã xóa" @@ -109,7 +113,7 @@ msgstr "Không thể tải lên tập tin này do nó là một thư mục hoặ msgid "Upload Error" msgstr "Tải lên lỗi" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Chờ" @@ -117,44 +121,44 @@ msgstr "Chờ" msgid "Upload cancelled." msgstr "Hủy tải lên" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi trang bây giờ sẽ hủy quá trình này." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "Tên không hợp lệ ,không được phép dùng '/'" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Kích cỡ" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "Thay đổi" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "folder" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "folders" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "file" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "files" @@ -206,7 +210,7 @@ msgstr "Folder" msgid "From url" msgstr "Từ url" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "Tải lên" diff --git a/l10n/vi/files_sharing.po b/l10n/vi/files_sharing.po index fd39b546fd..c30ea0ef9b 100644 --- a/l10n/vi/files_sharing.po +++ b/l10n/vi/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-08 02:02+0200\n" -"PO-Revision-Date: 2012-09-07 14:58+0000\n" -"Last-Translator: Sơn Nguyễn \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -26,14 +26,24 @@ msgstr "Mật khẩu" msgid "Submit" msgstr "Xác nhận" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "Tải về" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "Không có xem trước cho" -#: templates/public.php:25 +#: templates/public.php:37 msgid "web services under your control" msgstr "dịch vụ web dưới sự kiểm soát của bạn" diff --git a/l10n/vi/files_versions.po b/l10n/vi/files_versions.po index 0ce200328c..d6a9e9ee7a 100644 --- a/l10n/vi/files_versions.po +++ b/l10n/vi/files_versions.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "Hết hạn tất cả các phiên bản" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "Phiên bản" diff --git a/l10n/zh_CN.GB2312/core.po b/l10n/zh_CN.GB2312/core.po index b5a49cd5b2..19aa6d0c44 100644 --- a/l10n/zh_CN.GB2312/core.po +++ b/l10n/zh_CN.GB2312/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-17 15:26+0000\n" -"Last-Translator: marguerite su \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -83,6 +83,10 @@ msgstr "十一月" msgid "December" msgstr "十二月" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "取消" @@ -103,10 +107,110 @@ msgstr "好的" msgid "No categories selected for deletion." msgstr "没有选者要删除的分类." -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "错误" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "密码" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "私有云密码重置" @@ -192,10 +296,6 @@ msgstr "添加" msgid "Create an admin account" msgstr "建立一个 管理帐户" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "密码" - #: templates/installation.php:36 msgid "Advanced" msgstr "进阶" diff --git a/l10n/zh_CN.GB2312/files.po b/l10n/zh_CN.GB2312/files.po index bbf13e6f0f..237eb0741f 100644 --- a/l10n/zh_CN.GB2312/files.po +++ b/l10n/zh_CN.GB2312/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:02+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+0000\n" "Last-Translator: I Robot \n" "Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n" "MIME-Version: 1.0\n" @@ -61,39 +61,43 @@ msgstr "取消共享" msgid "Delete" msgstr "删除" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "已经存在了" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "替换" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "推荐名称" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "取消" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "替换过了" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "撤销" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "随着" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "已取消共享" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "删除" @@ -109,7 +113,7 @@ msgstr "不能上传你指定的文件,可能因为它是个文件夹或者大 msgid "Upload Error" msgstr "上传错误" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "Pending" @@ -117,44 +121,44 @@ msgstr "Pending" msgid "Upload cancelled." msgstr "上传取消了" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "文件正在上传。关闭页面会取消上传。" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "非法文件名,\"/\"是不被许可的" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" -msgstr "" +msgstr "文件已扫描" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" -msgstr "" +msgstr "扫描出错" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "大小" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "修改日期" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "文件夹" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "文件夹" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "文件" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "文件" @@ -206,7 +210,7 @@ msgstr "文件夹" msgid "From url" msgstr "从URL:" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "上传" diff --git a/l10n/zh_CN.GB2312/files_sharing.po b/l10n/zh_CN.GB2312/files_sharing.po index e7446b3059..1509a1ab9e 100644 --- a/l10n/zh_CN.GB2312/files_sharing.po +++ b/l10n/zh_CN.GB2312/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-17 10:46+0000\n" -"Last-Translator: marguerite su \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -26,14 +26,24 @@ msgstr "密码" msgid "Submit" msgstr "提交" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "下载" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "没有预览可用于" -#: templates/public.php:25 +#: templates/public.php:37 msgid "web services under your control" msgstr "您控制的网络服务" diff --git a/l10n/zh_CN.GB2312/files_versions.po b/l10n/zh_CN.GB2312/files_versions.po index e2016da8c6..f66d4f68be 100644 --- a/l10n/zh_CN.GB2312/files_versions.po +++ b/l10n/zh_CN.GB2312/files_versions.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-17 10:51+0000\n" -"Last-Translator: marguerite su \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+0000\n" +"Last-Translator: I Robot \n" "Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "作废所有版本" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "版本" diff --git a/l10n/zh_CN.GB2312/settings.po b/l10n/zh_CN.GB2312/settings.po index c50d5b6546..97dbf49a93 100644 --- a/l10n/zh_CN.GB2312/settings.po +++ b/l10n/zh_CN.GB2312/settings.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-19 00:03+0000\n" -"Last-Translator: I Robot \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 19:03+0000\n" +"Last-Translator: marguerite su \n" "Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -224,7 +224,7 @@ msgstr "回答" #: templates/personal.php:8 #, php-format msgid "You have used %s of the available %s" -msgstr "" +msgstr "您已使用了 %s,总可用 %s" #: templates/personal.php:12 msgid "Desktop and Mobile Syncing Clients" @@ -236,7 +236,7 @@ msgstr "下载" #: templates/personal.php:19 msgid "Your password was changed" -msgstr "" +msgstr "您的密码以变更" #: templates/personal.php:20 msgid "Unable to change your password" diff --git a/l10n/zh_CN/core.po b/l10n/zh_CN/core.po index 5ecd449a62..1cdc8ebf73 100644 --- a/l10n/zh_CN/core.po +++ b/l10n/zh_CN/core.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-07 02:04+0200\n" -"PO-Revision-Date: 2012-09-06 07:30+0000\n" -"Last-Translator: hanfeng \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -32,58 +32,62 @@ msgstr "没有可添加分类?" msgid "This category already exists: " msgstr "此分类已存在: " -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "设置" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "一月" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "二月" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "三月" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "四月" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "五月" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "六月" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "七月" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "八月" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "九月" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "十月" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "十一月" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "十二月" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "取消" @@ -104,10 +108,110 @@ msgstr "好" msgid "No categories selected for deletion." msgstr "没有选择要删除的类别" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "错误" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "密码" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "重置 ownCloud 密码" @@ -193,10 +297,6 @@ msgstr "添加" msgid "Create an admin account" msgstr "创建管理员账号" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "密码" - #: templates/installation.php:36 msgid "Advanced" msgstr "高级" @@ -238,11 +338,11 @@ msgstr "数据库主机" msgid "Finish setup" msgstr "安装完成" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "由您掌控的网络服务" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "注销" diff --git a/l10n/zh_CN/files.po b/l10n/zh_CN/files.po index 8d55cbc924..36473aea1c 100644 --- a/l10n/zh_CN/files.po +++ b/l10n/zh_CN/files.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-19 02:02+0200\n" -"PO-Revision-Date: 2012-09-18 05:43+0000\n" -"Last-Translator: hanfeng \n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -62,39 +62,43 @@ msgstr "取消分享" msgid "Delete" msgstr "删除" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "已经存在" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "替换" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "建议名称" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "取消" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "已经替换" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "撤销" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "随着" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "已取消分享" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "已经删除" @@ -110,7 +114,7 @@ msgstr "无法上传文件,因为它是一个目录或者大小为 0 字节" msgid "Upload Error" msgstr "上传错误" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "操作等待中" @@ -118,44 +122,44 @@ msgstr "操作等待中" msgid "Upload cancelled." msgstr "上传已取消" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "文件正在上传中。现在离开此页会导致上传动作被取消。" -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "非法的名称,不允许使用‘/’。" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "已扫描文件" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "扫描时出错" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "大小" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "修改日期" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "文件夹" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "文件夹" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "文件" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "文件" @@ -207,7 +211,7 @@ msgstr "文件夹" msgid "From url" msgstr "来自地址" -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "上传" diff --git a/l10n/zh_CN/files_sharing.po b/l10n/zh_CN/files_sharing.po index e6e603fc5a..0cf69de8ed 100644 --- a/l10n/zh_CN/files_sharing.po +++ b/l10n/zh_CN/files_sharing.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: templates/authenticate.php:4 msgid "Password" @@ -25,14 +25,24 @@ msgstr "" msgid "Submit" msgstr "" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "" -#: templates/public.php:23 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/zh_CN/files_versions.po b/l10n/zh_CN/files_versions.po index 157efc0c27..eb613ae45c 100644 --- a/l10n/zh_CN/files_versions.po +++ b/l10n/zh_CN/files_versions.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-17 16:01+0000\n" -"Last-Translator: hanfeng \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,6 +22,10 @@ msgstr "" msgid "Expire all versions" msgstr "过期所有版本" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "版本" diff --git a/l10n/zh_TW/core.po b/l10n/zh_TW/core.po index 72df7a953c..b5cc4be3a0 100644 --- a/l10n/zh_TW/core.po +++ b/l10n/zh_TW/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -31,58 +31,62 @@ msgstr "無分類添加?" msgid "This category already exists: " msgstr "此分類已經存在:" -#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61 +#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55 msgid "Settings" msgstr "設定" -#: js/js.js:593 +#: js/js.js:642 msgid "January" msgstr "一月" -#: js/js.js:593 +#: js/js.js:642 msgid "February" msgstr "二月" -#: js/js.js:593 +#: js/js.js:642 msgid "March" msgstr "三月" -#: js/js.js:593 +#: js/js.js:642 msgid "April" msgstr "四月" -#: js/js.js:593 +#: js/js.js:642 msgid "May" msgstr "五月" -#: js/js.js:593 +#: js/js.js:642 msgid "June" msgstr "六月" -#: js/js.js:594 +#: js/js.js:643 msgid "July" msgstr "七月" -#: js/js.js:594 +#: js/js.js:643 msgid "August" msgstr "八月" -#: js/js.js:594 +#: js/js.js:643 msgid "September" msgstr "九月" -#: js/js.js:594 +#: js/js.js:643 msgid "October" msgstr "十月" -#: js/js.js:594 +#: js/js.js:643 msgid "November" msgstr "十一月" -#: js/js.js:594 +#: js/js.js:643 msgid "December" msgstr "十二月" +#: js/oc-dialogs.js:123 +msgid "Choose" +msgstr "" + #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" msgstr "取消" @@ -103,10 +107,110 @@ msgstr "Ok" msgid "No categories selected for deletion." msgstr "沒選擇要刪除的分類" -#: js/oc-vcategories.js:68 +#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:485 msgid "Error" msgstr "錯誤" +#: js/share.js:103 +msgid "Error while sharing" +msgstr "" + +#: js/share.js:114 +msgid "Error while unsharing" +msgstr "" + +#: js/share.js:121 +msgid "Error while changing permissions" +msgstr "" + +#: js/share.js:130 +#, perl-format +msgid "Shared with you and the group %s by %s" +msgstr "" + +#: js/share.js:132 +#, perl-format +msgid "Shared with you by %s" +msgstr "" + +#: js/share.js:137 +msgid "Share with" +msgstr "" + +#: js/share.js:142 +msgid "Share with link" +msgstr "" + +#: js/share.js:143 +msgid "Password protect" +msgstr "" + +#: js/share.js:147 templates/installation.php:30 templates/login.php:13 +msgid "Password" +msgstr "密碼" + +#: js/share.js:152 +msgid "Set expiration date" +msgstr "" + +#: js/share.js:153 +msgid "Expiration date" +msgstr "" + +#: js/share.js:182 +#, perl-format +msgid "Share via email: %s" +msgstr "" + +#: js/share.js:184 +msgid "No people found" +msgstr "" + +#: js/share.js:210 +msgid "Resharing is not allowed" +msgstr "" + +#: js/share.js:246 +#, perl-format +msgid "Shared in %s with %s" +msgstr "" + +#: js/share.js:267 +msgid "Unshare" +msgstr "" + +#: js/share.js:275 +msgid "can edit" +msgstr "" + +#: js/share.js:277 +msgid "access control" +msgstr "" + +#: js/share.js:280 +msgid "create" +msgstr "" + +#: js/share.js:283 +msgid "update" +msgstr "" + +#: js/share.js:286 +msgid "delete" +msgstr "" + +#: js/share.js:289 +msgid "share" +msgstr "" + +#: js/share.js:313 js/share.js:463 +msgid "Password protected" +msgstr "" + +#: js/share.js:485 +msgid "Error setting expiration date" +msgstr "" + #: lostpassword/index.php:26 msgid "ownCloud password reset" msgstr "ownCloud 密碼重設" @@ -192,10 +296,6 @@ msgstr "添加" msgid "Create an admin account" msgstr "建立一個管理者帳號" -#: templates/installation.php:30 templates/login.php:13 -msgid "Password" -msgstr "密碼" - #: templates/installation.php:36 msgid "Advanced" msgstr "進階" @@ -237,11 +337,11 @@ msgstr "資料庫主機" msgid "Finish setup" msgstr "完成設定" -#: templates/layout.guest.php:42 +#: templates/layout.guest.php:36 msgid "web services under your control" msgstr "網路服務已在你控制" -#: templates/layout.user.php:45 +#: templates/layout.user.php:39 msgid "Log out" msgstr "登出" diff --git a/l10n/zh_TW/files.po b/l10n/zh_TW/files.po index de69e6ab16..04eb07ba0d 100644 --- a/l10n/zh_TW/files.po +++ b/l10n/zh_TW/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-18 02:01+0200\n" -"PO-Revision-Date: 2012-09-18 00:01+0000\n" +"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"PO-Revision-Date: 2012-09-21 23:14+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" @@ -62,39 +62,43 @@ msgstr "" msgid "Delete" msgstr "刪除" -#: js/filelist.js:186 js/filelist.js:188 +#: js/fileactions.js:182 +msgid "Rename" +msgstr "" + +#: js/filelist.js:188 js/filelist.js:190 msgid "already exists" msgstr "已經存在" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "replace" msgstr "取代" -#: js/filelist.js:186 +#: js/filelist.js:188 msgid "suggest name" msgstr "" -#: js/filelist.js:186 js/filelist.js:188 +#: js/filelist.js:188 js/filelist.js:190 msgid "cancel" msgstr "取消" -#: js/filelist.js:235 js/filelist.js:237 +#: js/filelist.js:237 js/filelist.js:239 msgid "replaced" msgstr "" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:267 js/filelist.js:269 +#: js/filelist.js:237 js/filelist.js:239 js/filelist.js:271 js/filelist.js:273 msgid "undo" msgstr "" -#: js/filelist.js:237 +#: js/filelist.js:239 msgid "with" msgstr "" -#: js/filelist.js:267 +#: js/filelist.js:271 msgid "unshared" msgstr "" -#: js/filelist.js:269 +#: js/filelist.js:273 msgid "deleted" msgstr "" @@ -110,7 +114,7 @@ msgstr "無法上傳您的檔案因為它可能是一個目錄或檔案大小為 msgid "Upload Error" msgstr "上傳發生錯誤" -#: js/files.js:236 js/files.js:341 js/files.js:370 +#: js/files.js:236 js/files.js:341 js/files.js:371 msgid "Pending" msgstr "" @@ -118,44 +122,44 @@ msgstr "" msgid "Upload cancelled." msgstr "上傳取消" -#: js/files.js:423 +#: js/files.js:424 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "檔案上傳中. 離開此頁面將會取消上傳." -#: js/files.js:493 +#: js/files.js:494 msgid "Invalid name, '/' is not allowed." msgstr "無效的名稱, '/'是不被允許的" -#: js/files.js:666 +#: js/files.js:667 msgid "files scanned" msgstr "" -#: js/files.js:674 +#: js/files.js:675 msgid "error while scanning" msgstr "" -#: js/files.js:748 templates/index.php:56 +#: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "大小" -#: js/files.js:749 templates/index.php:58 +#: js/files.js:750 templates/index.php:58 msgid "Modified" msgstr "修改" -#: js/files.js:776 +#: js/files.js:777 msgid "folder" msgstr "" -#: js/files.js:778 +#: js/files.js:779 msgid "folders" msgstr "" -#: js/files.js:786 +#: js/files.js:787 msgid "file" msgstr "" -#: js/files.js:788 +#: js/files.js:789 msgid "files" msgstr "" @@ -207,7 +211,7 @@ msgstr "資料夾" msgid "From url" msgstr "由 url " -#: templates/index.php:21 +#: templates/index.php:20 msgid "Upload" msgstr "上傳" diff --git a/l10n/zh_TW/files_sharing.po b/l10n/zh_TW/files_sharing.po index 0b9f8057b5..8db01e4d10 100644 --- a/l10n/zh_TW/files_sharing.po +++ b/l10n/zh_TW/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-12 02:01+0200\n" -"PO-Revision-Date: 2012-09-11 15:56+0000\n" -"Last-Translator: Jeff5555 \n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -26,14 +26,24 @@ msgstr "密碼" msgid "Submit" msgstr "送出" -#: templates/public.php:9 templates/public.php:19 +#: templates/public.php:9 +#, php-format +msgid "%s shared the folder %s with you" +msgstr "" + +#: templates/public.php:11 +#, php-format +msgid "%s shared the file %s with you" +msgstr "" + +#: templates/public.php:14 templates/public.php:30 msgid "Download" msgstr "下載" -#: templates/public.php:18 +#: templates/public.php:29 msgid "No preview available for" msgstr "無法預覽" -#: templates/public.php:25 +#: templates/public.php:37 msgid "web services under your control" msgstr "" diff --git a/l10n/zh_TW/files_versions.po b/l10n/zh_TW/files_versions.po index eedc03d79e..ed8a556567 100644 --- a/l10n/zh_TW/files_versions.po +++ b/l10n/zh_TW/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-17 02:02+0200\n" -"PO-Revision-Date: 2012-09-17 00:04+0000\n" +"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"PO-Revision-Date: 2012-09-21 23:15+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" @@ -21,6 +21,10 @@ msgstr "" msgid "Expire all versions" msgstr "" +#: js/versions.js:16 +msgid "History" +msgstr "" + #: templates/settings-personal.php:4 msgid "Versions" msgstr "" diff --git a/lib/l10n/sk_SK.php b/lib/l10n/sk_SK.php new file mode 100644 index 0000000000..33b329c30b --- /dev/null +++ b/lib/l10n/sk_SK.php @@ -0,0 +1,25 @@ + "Pomoc", +"Personal" => "Osobné", +"Settings" => "Nastavenia", +"Users" => "Užívatelia", +"Apps" => "Aplikácie", +"Admin" => "Správca", +"ZIP download is turned off." => "Sťahovanie súborov ZIP je vypnuté.", +"Files need to be downloaded one by one." => "Súbory musia byť nahrávané jeden za druhým.", +"Back to Files" => "Späť na súbory", +"Selected files too large to generate zip file." => "Zvolené súbory sú príliž veľké na vygenerovanie zip súboru.", +"Application is not enabled" => "Aplikácia nie je zapnutá", +"Authentication error" => "Chyba autentifikácie", +"1 minute ago" => "pred 1 minútou", +"%d minutes ago" => "pred %d minútami", +"today" => "dnes", +"yesterday" => "včera", +"%d days ago" => "pred %d dňami", +"last month" => "minulý mesiac", +"months ago" => "pred mesiacmi", +"last year" => "minulý rok", +"years ago" => "pred rokmi", +"up to date" => "aktuálny", +"updates check is disabled" => "sledovanie aktualizácií je vypnuté" +); diff --git a/settings/l10n/ca.php b/settings/l10n/ca.php index ebb1b6cbca..54bfdecde7 100644 --- a/settings/l10n/ca.php +++ b/settings/l10n/ca.php @@ -20,7 +20,10 @@ "Security Warning" => "Avís de seguretat", "Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "La carpeta de dades i els vostres fitxersprobablement són accessibles des d'Internet. La fitxer .htaccess que ownCloud proporciona no funciona. Us recomanem que configureu el servidor web de tal manera que la carpeta de dades no sigui accessible o que moveu la carpeta de dades fora de l'arrel de documents del servidor web.", "Cron" => "Cron", +"Execute one task with each page loaded" => "Executar una tasca de cada pàgina carregada", "cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php està registrat en un servei webcron. Feu una crida a la pàgina cron.php a l'arrel de ownCloud cada minut a través de http.", +"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Utilitzeu el sistema de servei cron. Cridar el arxiu cron.php de la carpeta owncloud cada minut utilitzant el sistema de tasques cron.", +"Sharing" => "Compartir", "Enable Share API" => "Activa l'API de compartir", "Allow apps to use the Share API" => "Permet que les aplicacions usin l'API de compartir", "Allow links" => "Permet enllaços", @@ -42,8 +45,10 @@ "Problems connecting to help database." => "Problemes per connectar amb la base de dades d'ajuda.", "Go there manually." => "Vés-hi manualment.", "Answer" => "Resposta", +"You have used %s of the available %s" => "Ha utilitzat %s de la %s disponible", "Desktop and Mobile Syncing Clients" => "Clients de sincronització d'escriptori i de mòbil", "Download" => "Baixada", +"Your password was changed" => "La seva contrasenya s'ha canviat", "Unable to change your password" => "No s'ha pogut canviar la contrasenya", "Current password" => "Contrasenya actual", "New password" => "Contrasenya nova", diff --git a/settings/l10n/ro.php b/settings/l10n/ro.php index e33d118991..ee0d804716 100644 --- a/settings/l10n/ro.php +++ b/settings/l10n/ro.php @@ -45,8 +45,10 @@ "Problems connecting to help database." => "Probleme de conectare la baza de date.", "Go there manually." => "Pe cale manuală.", "Answer" => "Răspuns", +"You have used %s of the available %s" => "Ai utilizat %s din %s spațiu disponibil", "Desktop and Mobile Syncing Clients" => "Clienți de sincronizare pentru telefon mobil și desktop", "Download" => "Descărcări", +"Your password was changed" => "Parola a fost modificată", "Unable to change your password" => "Imposibil de-ați schimbat parola", "Current password" => "Parola curentă", "New password" => "Noua parolă", diff --git a/settings/l10n/sk_SK.php b/settings/l10n/sk_SK.php index 2cf912eb00..ebbd495df7 100644 --- a/settings/l10n/sk_SK.php +++ b/settings/l10n/sk_SK.php @@ -1,26 +1,47 @@ "Nie je možné nahrať zoznam z App Store", +"Authentication error" => "Chyba pri autentifikácii", +"Group already exists" => "Skupina už existuje", +"Unable to add group" => "Nie je možné pridať skupinu", +"Could not enable app. " => "Nie je možné zapnúť aplikáciu.", "Email saved" => "Email uložený", "Invalid email" => "Neplatný email", "OpenID Changed" => "OpenID zmenené", "Invalid request" => "Neplatná požiadavka", +"Unable to delete group" => "Nie je možné zmazať skupinu", +"Unable to delete user" => "Nie je možné zmazať užívateľa", "Language changed" => "Jazyk zmenený", +"Unable to add user to group %s" => "Nie je možné pridať užívateľa do skupiny %s", +"Unable to remove user from group %s" => "Nie je možné zmazať užívateľa zo skupiny %s", "Disable" => "Zakázať", "Enable" => "Povoliť", "Saving..." => "Ukladám...", "__language_name__" => "Slovensky", +"Security Warning" => "Bezpečnostné varovanie", +"Sharing" => "Zdieľanie", +"Enable Share API" => "Zapnúť API zdieľania", +"Allow apps to use the Share API" => "Povoliť aplikáciam používať API pre zdieľanie", +"Allow links" => "Povoliť odkazy", +"Allow users to share items to the public with links" => "Povoliť užívateľom zdieľať obsah pomocou verejných odkazov", +"Allow resharing" => "Povoliť opakované zdieľanie", +"Allow users to share with anyone" => "Povoliť užívateľom zdieľať s každým", +"Allow users to only share with users in their groups" => "Povoliť užívateľom zdieľanie iba s užívateľmi ich vlastnej skupiny", "Log" => "Záznam", "More" => "Viac", "Add your App" => "Pridať vašu aplikáciu", "Select an App" => "Vyberte aplikáciu", "See application page at apps.owncloud.com" => "Pozrite si stránku aplikácie na apps.owncloud.com", +"-licensed by " => "-licencované ", "Documentation" => "Dokumentácia", "Managing Big Files" => "Spravovanie veľké súbory", "Ask a question" => "Opýtajte sa otázku", "Problems connecting to help database." => "Problémy spojené s pomocnou databázou.", "Go there manually." => "Prejsť tam ručne.", "Answer" => "Odpoveď", +"You have used %s of the available %s" => "Použili ste %s dostupného %s", "Desktop and Mobile Syncing Clients" => "Klienti pre synchronizáciu", "Download" => "Stiahnúť", +"Your password was changed" => "Heslo bolo zmenené", "Unable to change your password" => "Nedokážem zmeniť vaše heslo", "Current password" => "Aktuálne heslo", "New password" => "Nové heslo", @@ -38,6 +59,7 @@ "Create" => "Vytvoriť", "Default Quota" => "Predvolená kvóta", "Other" => "Iné", +"Group Admin" => "Správca skupiny", "Quota" => "Kvóta", "Delete" => "Odstrániť" ); diff --git a/settings/l10n/zh_CN.GB2312.php b/settings/l10n/zh_CN.GB2312.php index 626fd5786c..26bfbbd7ae 100644 --- a/settings/l10n/zh_CN.GB2312.php +++ b/settings/l10n/zh_CN.GB2312.php @@ -45,8 +45,10 @@ "Problems connecting to help database." => "连接到帮助数据库时的问题", "Go there manually." => "收到转到.", "Answer" => "回答", +"You have used %s of the available %s" => "您已使用了 %s,总可用 %s", "Desktop and Mobile Syncing Clients" => "桌面和移动同步客户端", "Download" => "下载", +"Your password was changed" => "您的密码以变更", "Unable to change your password" => "不能改变你的密码", "Current password" => "现在的密码", "New password" => "新密码",